summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authortnn <tnn>2009-08-08 06:22:34 +0000
committertnn <tnn>2009-08-08 06:22:34 +0000
commit40bc59156c57fed7973318aa5a2f1430d65f4cbb (patch)
tree00a76f46c59d785b5db657146c51e73eb1577901 /time
parent3d1eb002bca3607a94ec88bf5f96d2bd26d03741 (diff)
downloadpkgsrc-40bc59156c57fed7973318aa5a2f1430d65f4cbb.tar.gz
remove time/p5-Date-Calc, duplicate of devel/p5-Date-Calc
Diffstat (limited to 'time')
-rw-r--r--time/Makefile3
-rw-r--r--time/p5-Date-Calc/DESCR14
-rw-r--r--time/p5-Date-Calc/Makefile20
-rw-r--r--time/p5-Date-Calc/distinfo5
4 files changed, 1 insertions, 41 deletions
diff --git a/time/Makefile b/time/Makefile
index c96159b3b39..9bc2e97f359 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2009/07/08 12:54:57 sno Exp $
+# $NetBSD: Makefile,v 1.102 2009/08/08 06:22:34 tnn Exp $
#
COMMENT= Clocks, calendars, daily planners and other time related applications
@@ -41,7 +41,6 @@ SUBDIR+= ocaml-calendar
SUBDIR+= p5-Calendar-Simple
SUBDIR+= p5-Data-ICal
SUBDIR+= p5-Data-ICal-DateTime
-SUBDIR+= p5-Date-Calc
SUBDIR+= p5-DateTime
SUBDIR+= p5-DateTime-Calendar-Discordian
SUBDIR+= p5-DateTime-Calendar-Mayan
diff --git a/time/p5-Date-Calc/DESCR b/time/p5-Date-Calc/DESCR
deleted file mode 100644
index f31b0b852a7..00000000000
--- a/time/p5-Date-Calc/DESCR
+++ /dev/null
@@ -1,14 +0,0 @@
-This package consists of a C library and a Perl module (which uses
-the C library, internally) 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).
-
-(See also http://www.engelschall.com/u/sb/download/Date-Calc/DIN1355/
-for a scan of part of the "DIN 1355" document (in German)).
-
-The module of course handles year numbers of 2000 and above correctly
-("Year 2000" or "Y2K" compliance) -- actually all year numbers from
-1 to the largest positive integer representable on your system
-(which is at least 32767) can be dealt with.
diff --git a/time/p5-Date-Calc/Makefile b/time/p5-Date-Calc/Makefile
deleted file mode 100644
index 9489a29e1ab..00000000000
--- a/time/p5-Date-Calc/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/13 23:46:51 abs Exp $
-
-DISTNAME= Date-Calc-5.4
-PKGNAME= p5-${DISTNAME}
-CATEGORIES= time perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/perldoc?Date::Calc
-COMMENT= Gregorian calendar date calculations
-
-DEPENDS+= p5-Bit-Vector>=6.4:../../devel/p5-Bit-Vector
-
-USE_LANGUAGES= c # installs C module
-PERL5_PACKLIST= auto/Date/Calc/.packlist
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-Date-Calc/distinfo b/time/p5-Date-Calc/distinfo
deleted file mode 100644
index d67eedfdf3c..00000000000
--- a/time/p5-Date-Calc/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/02/13 23:46:51 abs Exp $
-
-SHA1 (Date-Calc-5.4.tar.gz) = 630dfca054aaebd4535e2251c2c5c20d625f3f94
-RMD160 (Date-Calc-5.4.tar.gz) = 527e60e102c8e5a04eb9038560ff8325b8a6ed84
-Size (Date-Calc-5.4.tar.gz) = 206622 bytes