Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2001 00:01:57 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28503: New port: devel/p5-Class-Date
Message-ID:  <200106290401.f5T41v648202@electron.databits.net>

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

>Number:         28503
>Category:       ports
>Synopsis:       New port: devel/p5-Class-Date
>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:   Thu Jun 28 21:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #7: Mon Jun 11 10:15:45 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

This module is intended to provide a general-purpose date and
datetime type for perl. You have a Class::Date class for absolute
date and datetime, and have a Class::Date::Rel class for relative
dates.

You can use ``+'', ``-'', ``<'' and ``>'' operators as with native
perl data types.

WWW: http://dlux.sch.bme.hu/Class-Date/

>How-To-Repeat:

>Fix:

# 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-Class-Date
#	p5-Class-Date/pkg-descr
#	p5-Class-Date/pkg-plist
#	p5-Class-Date/Makefile
#	p5-Class-Date/distinfo
#	p5-Class-Date/pkg-comment
#
echo c - p5-Class-Date
mkdir -p p5-Class-Date > /dev/null 2>&1
echo x - p5-Class-Date/pkg-descr
sed 's/^X//' >p5-Class-Date/pkg-descr << 'END-of-p5-Class-Date/pkg-descr'
XThis module is intended to provide a general-purpose date and
Xdatetime type for perl. You have a Class::Date class for absolute
Xdate and datetime, and have a Class::Date::Rel class for relative
Xdates.
X
XYou can use ``+'', ``-'', ``<'' and ``>'' operators as with native
Xperl data types.
X
XWWW: http://dlux.sch.bme.hu/Class-Date/
X
X- Pete
Xpetef@databits.net
END-of-p5-Class-Date/pkg-descr
echo x - p5-Class-Date/pkg-plist
sed 's/^X//' >p5-Class-Date/pkg-plist << 'END-of-p5-Class-Date/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Class/Date.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Date/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Date/Date.bs
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Date/Date.so
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class/Date
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Class 2>&1 || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Class 2>&1 || true
END-of-p5-Class-Date/pkg-plist
echo x - p5-Class-Date/Makefile
sed 's/^X//' >p5-Class-Date/Makefile << 'END-of-p5-Class-Date/Makefile'
X# New ports collection makefile for:	p5-Class-Date
X# Date Created:				28 June 2001
X# Whom:					Pete Fritchman <petef@databits.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Class-Date
XPORTVERSION=	1.0.2
XCATEGORIES=	devel perl5
XMASTER_SITES=	http://dlux.sch.bme.hu/Class-Date/download/
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	petef@databits.net
X
XPERL_CONFIGURE=	yes
X
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
XMAN3=	Class::Date.3
X
X.include <bsd.port.mk>
END-of-p5-Class-Date/Makefile
echo x - p5-Class-Date/distinfo
sed 's/^X//' >p5-Class-Date/distinfo << 'END-of-p5-Class-Date/distinfo'
XMD5 (Class-Date-1.0.2.tar.gz) = 06da333d45c7be8fcc17ec7098697e62
END-of-p5-Class-Date/distinfo
echo x - p5-Class-Date/pkg-comment
sed 's/^X//' >p5-Class-Date/pkg-comment << 'END-of-p5-Class-Date/pkg-comment'
XA Perl class for easy date and time manipulation
END-of-p5-Class-Date/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?200106290401.f5T41v648202>