Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  8 Jan 2002 10:43:04 +0000 (GMT)
From:      Dominic Mitchell <dom@happygiraffe.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33689: New port: devel/p5-Time-Object
Message-ID:  <20020108104304.3C14C6283@cathbad.happygiraffe.net>

next in thread | raw e-mail | index | archive | help

>Number:         33689
>Category:       ports
>Synopsis:       New port: devel/p5-Time-Object
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 08 02:50:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
The HappyGiraffe Institute for Happy Giraffes
>Environment:
System: FreeBSD cathbad.happygiraffe.net 5.0-CURRENT FreeBSD 5.0-CURRENT #23: Mon Jan 7 17:39:16 GMT 2002 root@cathbad.happygiraffe.net:/usr/obj/usr/src/sys/CATHBAD i386


	perl 5.6.0 (system perl)
>Description:
	This is a perl module for dealing with Time/Date in Perl in a
	nice OO manner.  It is a prerequisite for some other modules
	that I am porting.
>How-To-Repeat:
	n/a
>Fix:

	Here's the shar:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Time-Object
#	p5-Time-Object/Makefile
#	p5-Time-Object/pkg-descr
#	p5-Time-Object/pkg-plist
#	p5-Time-Object/distinfo
#	p5-Time-Object/pkg-comment
#
echo c - p5-Time-Object
mkdir -p p5-Time-Object > /dev/null 2>&1
echo x - p5-Time-Object/Makefile
sed 's/^X//' >p5-Time-Object/Makefile << 'END-of-p5-Time-Object/Makefile'
X# Ports collection Makefile for:		p5-Time-Object
X# Date created:					8 Jan 2002
X# Whom:						dom@happygiraffe.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Time-Object
XPORTVERSION=	1.00
XCATEGORIES=	devel
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Time
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	dom@happygiraffe.net
X
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=		Time::Object.3 Time::Seconds.3
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.mk>
END-of-p5-Time-Object/Makefile
echo x - p5-Time-Object/pkg-descr
sed 's/^X//' >p5-Time-Object/pkg-descr << 'END-of-p5-Time-Object/pkg-descr'
XThis module replaces the standard localtime and gmtime functions
Xwith implementations that return objects. It does so in a backwards
Xcompatible manner, so that using localtime/gmtime in the way documented
Xin perlfunc will still return what you expect.
X
XWWW: http://search.cpan.org/search?dist=Time-Object
END-of-p5-Time-Object/pkg-descr
echo x - p5-Time-Object/pkg-plist
sed 's/^X//' >p5-Time-Object/pkg-plist << 'END-of-p5-Time-Object/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VERSION%%/%%PERL_ARCH%%/auto/Time/Object/Object.so
Xlib/perl5/site_perl/%%PERL_VERSION%%/%%PERL_ARCH%%/auto/Time/Object/Object.bs
Xlib/perl5/site_perl/%%PERL_VERSION%%/%%PERL_ARCH%%/auto/Time/Object/.packlist
Xlib/perl5/site_perl/%%PERL_VERSION%%/%%PERL_ARCH%%/Time/Object.pm
Xlib/perl5/site_perl/%%PERL_VERSION%%/%%PERL_ARCH%%/Time/Seconds.pm
X@dirrm lib/perl5/site_perl/%%PERL_VERSION%%/%%PERL_ARCH%%/auto/Time/Object
END-of-p5-Time-Object/pkg-plist
echo x - p5-Time-Object/distinfo
sed 's/^X//' >p5-Time-Object/distinfo << 'END-of-p5-Time-Object/distinfo'
XMD5 (Time-Object-1.00.tar.gz) = 70f127fa2ccb0eee4b76fa35b073b2eb
END-of-p5-Time-Object/distinfo
echo x - p5-Time-Object/pkg-comment
sed 's/^X//' >p5-Time-Object/pkg-comment << 'END-of-p5-Time-Object/pkg-comment'
XAn Perl OO interface to time and dates.
END-of-p5-Time-Object/pkg-comment
exit
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020108104304.3C14C6283>