Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2001 22:36:40 -0700 (PDT)
From:      Gregory Neil Shapiro <gshapiro@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28757: New port: p5-Date-Pcalc
Message-ID:  <200107060536.f665aeXL029469@horsey.gshapiro.net>

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

>Number:         28757
>Category:       ports
>Synopsis:       New port: p5-Date-Pcalc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 05 22:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Gregory Neil Shapiro
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD horsey.gshapiro.net 4.3-STABLE FreeBSD 4.3-STABLE #12: Tue Jun 26 22:39:28 PDT 2001 gshapiro@horsey.gshapiro.net:/home/FreeBSD/RELENG_4/obj/sys/HORSEY i386

>Description:

This Perl module is a direct translation of Steffen Beyer's excellent
Date::Calc module to use Perl only instead of a combination of Perl and C. 

This package consists of a Perl module for all kinds of date calculations
based on the Gregorian calendar (the one used in all western countries
today), thereby complying with all relevant norms and standards:
ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable). 

WWW: http://catcode.com/date/pcalc.html

>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-Date-Pcalc
#	p5-Date-Pcalc/Makefile
#	p5-Date-Pcalc/distinfo
#	p5-Date-Pcalc/pkg-comment
#	p5-Date-Pcalc/pkg-descr
#	p5-Date-Pcalc/pkg-plist
#
echo c - p5-Date-Pcalc
mkdir -p p5-Date-Pcalc > /dev/null 2>&1
echo x - p5-Date-Pcalc/Makefile
sed 's/^X//' >p5-Date-Pcalc/Makefile << 'END-of-p5-Date-Pcalc/Makefile'
X# New ports collection makefile for:	p5-Date-Pcalc
X# Date created:				5 July 2001
X# Whom:	      				Gregory Shapiro <gshapiro@freebsd.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Date-Pcalc
XPORTVERSION=	1.2
XCATEGORIES=	devel perl5
XMASTER_SITES=	ftp://catcode.com/pub/date/ \
X		http://www.engelschall.com/u/sb/download/pkg/
XPKGNAMEPREFIX=	p5-
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Date::Pcalc.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Date-Pcalc/Makefile
echo x - p5-Date-Pcalc/distinfo
sed 's/^X//' >p5-Date-Pcalc/distinfo << 'END-of-p5-Date-Pcalc/distinfo'
XMD5 (Date-Pcalc-1.2.tar.gz) = 1c09a09337c7d2e18a17898ca577c644
END-of-p5-Date-Pcalc/distinfo
echo x - p5-Date-Pcalc/pkg-comment
sed 's/^X//' >p5-Date-Pcalc/pkg-comment << 'END-of-p5-Date-Pcalc/pkg-comment'
XGregorian calendar date calculations
END-of-p5-Date-Pcalc/pkg-comment
echo x - p5-Date-Pcalc/pkg-descr
sed 's/^X//' >p5-Date-Pcalc/pkg-descr << 'END-of-p5-Date-Pcalc/pkg-descr'
XThis Perl module is a direct translation of Steffen Beyer's excellent
XDate::Calc module to use Perl only instead of a combination of Perl and C. 
X
XThis package consists of a Perl module for all kinds of date calculations
Xbased on the Gregorian calendar (the one used in all western countries
Xtoday), thereby complying with all relevant norms and standards:
XISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable). 
X
XWWW: http://catcode.com/date/pcalc.html
END-of-p5-Date-Pcalc/pkg-descr
echo x - p5-Date-Pcalc/pkg-plist
sed 's/^X//' >p5-Date-Pcalc/pkg-plist << 'END-of-p5-Date-Pcalc/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Date/Pcalc.pm
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date/Pcalc/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date/Pcalc
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Date 2>/dev/null || true
END-of-p5-Date-Pcalc/pkg-plist
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?200107060536.f665aeXL029469>