pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Added some recently imported packages to their categor...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/612bc218aa24
branches:  trunk
changeset: 534963:612bc218aa24
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Nov 04 12:36:13 2007 +0000

description:
Added some recently imported packages to their category Makefiles.

diffstat:

 devel/Makefile   |  3 ++-
 editors/Makefile |  4 +++-
 games/Makefile   |  3 ++-
 net/Makefile     |  3 ++-
 wm/Makefile      |  3 ++-
 5 files changed, 11 insertions(+), 5 deletions(-)

diffs (93 lines):

diff -r 1f0fbfd251c9 -r 612bc218aa24 devel/Makefile
--- a/devel/Makefile    Sun Nov 04 12:17:10 2007 +0000
+++ b/devel/Makefile    Sun Nov 04 12:36:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.896 2007/11/01 23:48:50 jnemeth Exp $
+# $NetBSD: Makefile,v 1.897 2007/11/04 12:36:13 rillig Exp $
 #
 
 COMMENT=       Development utilities
@@ -245,6 +245,7 @@
 SUBDIR+=       libbonobo
 SUBDIR+=       libbonoboui
 SUBDIR+=       libcfg+
+SUBDIR+=       libconfig
 SUBDIR+=       libctl
 SUBDIR+=       libdfui
 SUBDIR+=       libdnsres
diff -r 1f0fbfd251c9 -r 612bc218aa24 editors/Makefile
--- a/editors/Makefile  Sun Nov 04 12:17:10 2007 +0000
+++ b/editors/Makefile  Sun Nov 04 12:36:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.121 2007/10/29 13:41:26 uebayasi Exp $
+# $NetBSD: Makefile,v 1.122 2007/11/04 12:36:13 rillig Exp $
 #
 
 COMMENT=       Editors
@@ -33,6 +33,7 @@
 SUBDIR+=       gedit
 SUBDIR+=       gice
 SUBDIR+=       gnuserv
+SUBDIR+=       gobby
 SUBDIR+=       gtranslator
 SUBDIR+=       heme
 SUBDIR+=       hexedit
@@ -64,6 +65,7 @@
 SUBDIR+=       ng
 SUBDIR+=       nvi
 SUBDIR+=       nvi-m17n
+SUBDIR+=       obby
 SUBDIR+=       pico
 SUBDIR+=       poedit
 SUBDIR+=       rox-edit
diff -r 1f0fbfd251c9 -r 612bc218aa24 games/Makefile
--- a/games/Makefile    Sun Nov 04 12:17:10 2007 +0000
+++ b/games/Makefile    Sun Nov 04 12:36:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.293 2007/10/30 10:06:22 wiz Exp $
+# $NetBSD: Makefile,v 1.294 2007/11/04 12:36:14 rillig Exp $
 #
 
 COMMENT=       Games
@@ -222,6 +222,7 @@
 SUBDIR+=       tanked
 SUBDIR+=       teg
 SUBDIR+=       tetrinetx
+SUBDIR+=       thew
 SUBDIR+=       tileworld
 SUBDIR+=       tscp
 SUBDIR+=       tuxmath
diff -r 1f0fbfd251c9 -r 612bc218aa24 net/Makefile
--- a/net/Makefile      Sun Nov 04 12:17:10 2007 +0000
+++ b/net/Makefile      Sun Nov 04 12:36:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.690 2007/10/29 15:06:30 agc Exp $
+# $NetBSD: Makefile,v 1.691 2007/11/04 12:36:14 rillig Exp $
 #
 
 COMMENT=       Networking tools
@@ -233,6 +233,7 @@
 SUBDIR+=       neat
 SUBDIR+=       nemesis
 SUBDIR+=       net-snmp
+SUBDIR+=       net6
 SUBDIR+=       netatalk
 SUBDIR+=       netatalk1
 SUBDIR+=       netbsd-tap
diff -r 1f0fbfd251c9 -r 612bc218aa24 wm/Makefile
--- a/wm/Makefile       Sun Nov 04 12:17:10 2007 +0000
+++ b/wm/Makefile       Sun Nov 04 12:36:13 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2007/10/28 12:31:53 tnn Exp $
+# $NetBSD: Makefile,v 1.100 2007/11/04 12:36:14 rillig Exp $
 #
 
 COMMENT=       X11 window managers, configuration tools, and themes
@@ -9,6 +9,7 @@
 SUBDIR+=       afterstep
 SUBDIR+=       amaterus
 SUBDIR+=       amiwm
+SUBDIR+=       awesome
 SUBDIR+=       bbconf
 SUBDIR+=       bbkeys
 SUBDIR+=       bbkeys09



Home | Main Index | Thread Index | Old Index