Skip to content

Commit

Permalink
Enable the following newly added packages:
Browse files Browse the repository at this point in the history
    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
  • Loading branch information
abs committed Jun 10, 2007
1 parent 8af1197 commit 1b3f705
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
5 changes: 4 additions & 1 deletion databases/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -93,7 +93,10 @@ SUBDIR+= p5-MLDBM
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
Expand Down
7 changes: 6 additions & 1 deletion devel/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -394,6 +394,7 @@ SUBDIR+= p5-Class-Trigger
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
Expand All @@ -406,6 +407,7 @@ SUBDIR+= p5-Curses-UI-POE
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
Expand Down Expand Up @@ -542,6 +544,7 @@ SUBDIR+= p5-Readonly-XS
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
Expand All @@ -558,6 +561,8 @@ SUBDIR+= p5-Spiffy
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
Expand Down
6 changes: 5 additions & 1 deletion time/Makefile
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -43,13 +43,17 @@ SUBDIR+= p5-DateTime-Format-Epoch
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
Expand Down

0 comments on commit 1b3f705

Please sign in to comment.