pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d3ba09f111d
branches:  trunk
changeset: 514050:0d3ba09f111d
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Jun 07 12:03:13 2006 +0000

description:
Add:
- devel/p5-IO-Prompt
- devel/p5-List-MoreUtils
- devel/p5-Perl6-Export
- devel/p5-Perl6-Slurp
- devel/p5-version
- graphics/p5-RRDTool-OO
- time/p5-DateTime-Format-Builder
- time/p5-DateTime-Format-ISO8601
- time/p5-DateTime-Format-Strptime
- www/p5-FCGI-ProcManager

diffstat:

 devel/Makefile    |  7 ++++++-
 graphics/Makefile |  3 ++-
 time/Makefile     |  5 ++++-
 www/Makefile      |  3 ++-
 4 files changed, 14 insertions(+), 4 deletions(-)

diffs (96 lines):

diff -r 89785d6cb6b6 -r 0d3ba09f111d devel/Makefile
--- a/devel/Makefile    Wed Jun 07 12:00:59 2006 +0000
+++ b/devel/Makefile    Wed Jun 07 12:03:13 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.766 2006/06/06 10:24:24 seb Exp $
+# $NetBSD: Makefile,v 1.767 2006/06/07 12:03:13 abs Exp $
 #
 
 COMMENT=       Development utilities
@@ -424,6 +424,7 @@
 SUBDIR+=       p5-IO-Multiplex
 SUBDIR+=       p5-IO-Null
 SUBDIR+=       p5-IO-Pager
+SUBDIR+=       p5-IO-Prompt
 SUBDIR+=       p5-IO-String
 SUBDIR+=       p5-IO-Stty
 SUBDIR+=       p5-IO-Tee
@@ -437,6 +438,7 @@
 SUBDIR+=       p5-IPC-SharedCache
 SUBDIR+=       p5-Inline
 SUBDIR+=       p5-LDAP
+SUBDIR+=       p5-List-MoreUtils
 SUBDIR+=       p5-Log-Agent
 SUBDIR+=       p5-Log-Dispatch
 SUBDIR+=       p5-Log-Dispatch-Config
@@ -473,6 +475,8 @@
 SUBDIR+=       p5-PatchReader
 SUBDIR+=       p5-PathTools
 SUBDIR+=       p5-Perl-Tidy
+SUBDIR+=       p5-Perl6-Export
+SUBDIR+=       p5-Perl6-Slurp
 SUBDIR+=       p5-PerlIO-eol
 SUBDIR+=       p5-PerlIO-via-dynamic
 SUBDIR+=       p5-PerlIO-via-symlink
@@ -532,6 +536,7 @@
 SUBDIR+=       p5-perl-headers
 SUBDIR+=       p5-prefork
 SUBDIR+=       p5-subversion
+SUBDIR+=       p5-version
 SUBDIR+=       palmpower
 SUBDIR+=       pango
 SUBDIR+=       papaya
diff -r 89785d6cb6b6 -r 0d3ba09f111d graphics/Makefile
--- a/graphics/Makefile Wed Jun 07 12:00:59 2006 +0000
+++ b/graphics/Makefile Wed Jun 07 12:03:13 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.421 2006/05/21 16:59:48 xtraeme Exp $
+# $NetBSD: Makefile,v 1.422 2006/06/07 12:03:13 abs Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -213,6 +213,7 @@
 SUBDIR+=       p5-Image-Info
 SUBDIR+=       p5-Image-Size
 SUBDIR+=       p5-PerlMagick
+SUBDIR+=       p5-RRDTool
 SUBDIR+=       p5-SWF-File
 SUBDIR+=       pear-Image_Canvas
 SUBDIR+=       pear-Image_Color
diff -r 89785d6cb6b6 -r 0d3ba09f111d time/Makefile
--- a/time/Makefile     Wed Jun 07 12:00:59 2006 +0000
+++ b/time/Makefile     Wed Jun 07 12:03:13 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2006/04/16 22:25:45 minskim Exp $
+# $NetBSD: Makefile,v 1.48 2006/06/07 12:03:13 abs Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
@@ -33,7 +33,10 @@
 SUBDIR+=       logtime
 SUBDIR+=       p5-DateTime
 SUBDIR+=       p5-DateTime-Event-Cron
+SUBDIR+=       p5-DateTime-Format-Builder
 SUBDIR+=       p5-DateTime-Format-Epoch
+SUBDIR+=       p5-DateTime-Format-ISO8601
+SUBDIR+=       p5-DateTime-Format-Strptime
 SUBDIR+=       p5-DateTime-Locale
 SUBDIR+=       p5-DateTime-Set
 SUBDIR+=       p5-DateTime-TimeZone
diff -r 89785d6cb6b6 -r 0d3ba09f111d www/Makefile
--- a/www/Makefile      Wed Jun 07 12:00:59 2006 +0000
+++ b/www/Makefile      Wed Jun 07 12:03:13 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.454 2006/05/26 23:54:54 joerg Exp $
+# $NetBSD: Makefile,v 1.455 2006/06/07 12:03:13 abs Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -194,6 +194,7 @@
 SUBDIR+=       p5-CGI-Session
 SUBDIR+=       p5-CGI_Lite
 SUBDIR+=       p5-FCGI
+SUBDIR+=       p5-FCGI-ProcManager
 SUBDIR+=       p5-HTML-Clean
 SUBDIR+=       p5-HTML-Element-Extended
 SUBDIR+=       p5-HTML-FillInForm



Home | Main Index | Thread Index | Old Index