pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add SUBDIR for newly imported modules



details:   https://anonhg.NetBSD.org/pkgsrc/rev/378abf2e2b4e
branches:  trunk
changeset: 569514:378abf2e2b4e
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Jan 16 15:38:40 2010 +0000

description:
Add SUBDIR for newly imported modules

diffstat:

 devel/Makefile |  10 +++++++++-
 x11/Makefile   |   5 ++++-
 2 files changed, 13 insertions(+), 2 deletions(-)

diffs (87 lines):

diff -r f7298c722bc1 -r 378abf2e2b4e devel/Makefile
--- a/devel/Makefile    Sat Jan 16 15:33:08 2010 +0000
+++ b/devel/Makefile    Sat Jan 16 15:38:40 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1274 2009/12/22 13:59:03 reed Exp $
+# $NetBSD: Makefile,v 1.1275 2010/01/16 15:38:40 sno Exp $
 #
 
 COMMENT=       Development utilities
@@ -452,7 +452,9 @@
 SUBDIR+=       p5-Bit-Vector
 SUBDIR+=       p5-CLASS
 SUBDIR+=       p5-CPAN
+SUBDIR+=       p5-CPAN-Checksums
 SUBDIR+=       p5-CPAN-DistnameInfo
+SUBDIR+=       p5-CPAN-Inject
 SUBDIR+=       p5-CPAN-Reporter
 SUBDIR+=       p5-Cache
 SUBDIR+=       p5-Cache-Cache
@@ -549,6 +551,7 @@
 SUBDIR+=       p5-Date-Calc-XS
 SUBDIR+=       p5-Date-Manip
 SUBDIR+=       p5-Date-Simple
+SUBDIR+=       p5-Debug-Client
 SUBDIR+=       p5-Declare-Constraints-Simple
 SUBDIR+=       p5-Devel-Autoflush
 SUBDIR+=       p5-Devel-Caller
@@ -601,6 +604,7 @@
 SUBDIR+=       p5-ExtUtils-ParseXS
 SUBDIR+=       p5-ExtUtils-PkgConfig
 SUBDIR+=       p5-ExtUtils-XSBuilder
+SUBDIR+=       p5-ExtUtils-XSpp
 SUBDIR+=       p5-File-BaseDir
 SUBDIR+=       p5-File-ChangeNotify
 SUBDIR+=       p5-File-DesktopEntry
@@ -720,6 +724,7 @@
 SUBDIR+=       p5-Module-ScanDeps
 SUBDIR+=       p5-Module-Starter
 SUBDIR+=       p5-Module-Starter-PBP
+SUBDIR+=       p5-Module-Util
 SUBDIR+=       p5-Module-Versions-Report
 SUBDIR+=       p5-Moose
 SUBDIR+=       p5-Moose-Autobox
@@ -788,11 +793,13 @@
 SUBDIR+=       p5-Params-Util
 SUBDIR+=       p5-Params-Validate
 SUBDIR+=       p5-Parse-CPAN-Meta
+SUBDIR+=       p5-Parse-ErrorString-Perl
 SUBDIR+=       p5-Parse-Method-Signatures
 SUBDIR+=       p5-Parse-RecDescent
 SUBDIR+=       p5-Parse-Yapp
 SUBDIR+=       p5-PatchReader
 SUBDIR+=       p5-Path-Class
+SUBDIR+=       p5-Path-Class-File-Stat
 SUBDIR+=       p5-Path-Dispatcher
 SUBDIR+=       p5-PathTools
 SUBDIR+=       p5-Perl-Critic
@@ -825,6 +832,7 @@
 SUBDIR+=       p5-Rose-Object
 SUBDIR+=       p5-SDL
 SUBDIR+=       p5-SUPER
+SUBDIR+=       p5-SVN-Class
 SUBDIR+=       p5-SVN-Mirror
 SUBDIR+=       p5-SVN-Notify
 SUBDIR+=       p5-SVN-Simple
diff -r f7298c722bc1 -r 378abf2e2b4e x11/Makefile
--- a/x11/Makefile      Sat Jan 16 15:33:08 2010 +0000
+++ b/x11/Makefile      Sat Jan 16 15:38:40 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.608 2010/01/16 14:40:24 sborrill Exp $
+# $NetBSD: Makefile,v 1.609 2010/01/16 15:38:40 sno Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -257,9 +257,12 @@
 SUBDIR+=       oneko
 SUBDIR+=       openbsd-input-ws
 SUBDIR+=       openmotif
+SUBDIR+=       p5-Alien-wxWidgets
 SUBDIR+=       p5-Clipboard
 SUBDIR+=       p5-Gtk2-Ex-FormFactory
 SUBDIR+=       p5-Tk
+SUBDIR+=       p5-Wx
+SUBDIR+=       p5-Wx-Perl-ProcessStream
 SUBDIR+=       p5-X11-Protocol
 SUBDIR+=       p5-gtk
 SUBDIR+=       p5-gtk2



Home | Main Index | Thread Index | Old Index