pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Enable the following newly added packages:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a31e3c17b6b1
branches:  trunk
changeset: 529812:a31e3c17b6b1
user:      abs <abs%pkgsrc.org@localhost>
date:      Sun Jun 10 13:53:03 2007 +0000

description:
Enable the following newly added packages:
    databases/p5-Rose-DB
    databases/p5-Rose-DB-Object
    databases/p5-SQL-ReservedWords
    devel/p5-Clone-PP
    devel/p5-Data-OptList
    devel/p5-Rose-Object
    devel/p5-Sub-Exporter
    devel/p5-Sub-Install
    time/p5-DateTime-Format-MySQL
    time/p5-DateTime-Format-Pg
    time/p5-Rose-DateTime
    time/p5-Time-Clock

diffstat:

 databases/Makefile |  5 ++++-
 devel/Makefile     |  7 ++++++-
 time/Makefile      |  6 +++++-
 3 files changed, 15 insertions(+), 3 deletions(-)

diffs (89 lines):

diff -r f2db38698a37 -r a31e3c17b6b1 databases/Makefile
--- a/databases/Makefile        Sun Jun 10 13:48:23 2007 +0000
+++ b/databases/Makefile        Sun Jun 10 13:53:03 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.230 2007/05/29 10:16:42 joerg Exp $
+# $NetBSD: Makefile,v 1.231 2007/06/10 13:53:03 abs Exp $
 #
 
 COMMENT=       Databases
@@ -93,7 +93,10 @@
 SUBDIR+=       p5-MLDBM-Sync
 SUBDIR+=       p5-Net-MySQL
 SUBDIR+=       p5-Palm
+SUBDIR+=       p5-Rose-DB
+SUBDIR+=       p5-Rose-DB-Object
 SUBDIR+=       p5-SQL-Abstract
+SUBDIR+=       p5-SQL-ReservedWords
 SUBDIR+=       p5-SQL-Statement
 SUBDIR+=       p5-gdbm
 SUBDIR+=       p5-perl-ldap
diff -r f2db38698a37 -r a31e3c17b6b1 devel/Makefile
--- a/devel/Makefile    Sun Jun 10 13:48:23 2007 +0000
+++ b/devel/Makefile    Sun Jun 10 13:53:03 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.864 2007/06/07 16:50:14 wiz Exp $
+# $NetBSD: Makefile,v 1.865 2007/06/10 13:53:03 abs Exp $
 #
 
 COMMENT=       Development utilities
@@ -394,6 +394,7 @@
 SUBDIR+=       p5-Class-WhiteHole
 SUBDIR+=       p5-Class-XPath
 SUBDIR+=       p5-Clone
+SUBDIR+=       p5-Clone-PP
 SUBDIR+=       p5-Compress-Raw-Zlib
 SUBDIR+=       p5-Compress-Zlib
 SUBDIR+=       p5-Config-General
@@ -406,6 +407,7 @@
 SUBDIR+=       p5-Data-Buffer
 SUBDIR+=       p5-Data-Dump
 SUBDIR+=       p5-Data-Hierarchy
+SUBDIR+=       p5-Data-OptList
 SUBDIR+=       p5-Data-ShowTable
 SUBDIR+=       p5-Data-TemporaryBag
 SUBDIR+=       p5-Data-UUID
@@ -542,6 +544,7 @@
 SUBDIR+=       p5-Regexp-Assemble
 SUBDIR+=       p5-Regexp-MatchContext
 SUBDIR+=       p5-Regexp-Shellish
+SUBDIR+=       p5-Rose-Object
 SUBDIR+=       p5-SDL
 SUBDIR+=       p5-SVN-Mirror
 SUBDIR+=       p5-SVN-Notify
@@ -558,6 +561,8 @@
 SUBDIR+=       p5-Spoon
 SUBDIR+=       p5-Storable
 SUBDIR+=       p5-String-Format
+SUBDIR+=       p5-Sub-Exporter
+SUBDIR+=       p5-Sub-Install
 SUBDIR+=       p5-Sub-Installer
 SUBDIR+=       p5-Sub-Uplevel
 SUBDIR+=       p5-Task-Weaken
diff -r f2db38698a37 -r a31e3c17b6b1 time/Makefile
--- a/time/Makefile     Sun Jun 10 13:48:23 2007 +0000
+++ b/time/Makefile     Sun Jun 10 13:53:03 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2007/06/06 12:18:01 markd Exp $
+# $NetBSD: Makefile,v 1.61 2007/06/10 13:53:03 abs Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -43,13 +43,17 @@
 SUBDIR+=       p5-DateTime-Format-ICal
 SUBDIR+=       p5-DateTime-Format-ISO8601
 SUBDIR+=       p5-DateTime-Format-Mail
+SUBDIR+=       p5-DateTime-Format-MySQL
+SUBDIR+=       p5-DateTime-Format-Pg
 SUBDIR+=       p5-DateTime-Format-Strptime
 SUBDIR+=       p5-DateTime-Format-W3CDTF
 SUBDIR+=       p5-DateTime-Locale
 SUBDIR+=       p5-DateTime-Set
 SUBDIR+=       p5-DateTime-TimeZone
+SUBDIR+=       p5-Rose-DateTime
 SUBDIR+=       p5-Schedule-Cron-Events
 SUBDIR+=       p5-Time
+SUBDIR+=       p5-Time-Clock
 SUBDIR+=       p5-Time-Duration
 SUBDIR+=       p5-Time-HiRes
 SUBDIR+=       p5-Time-Local



Home | Main Index | Thread Index | Old Index