summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/Makefile4
-rw-r--r--devel/Makefile4
-rw-r--r--games/Makefile8
-rw-r--r--graphics/Makefile6
-rw-r--r--japanese/Makefile4
-rw-r--r--lang/Makefile4
-rw-r--r--misc/Makefile4
-rw-r--r--net/Makefile4
-rw-r--r--pkgtools/Makefile8
-rw-r--r--print/Makefile4
-rw-r--r--sysutils/Makefile4
-rw-r--r--textproc/Makefile4
-rw-r--r--www/Makefile4
-rw-r--r--x11/Makefile6
14 files changed, 33 insertions, 35 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 045b881cda4..2ded8c26fac 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2000/07/28 14:59:46 ad Exp $
+# $NetBSD: Makefile,v 1.66 2000/07/31 01:56:43 hubertf Exp $
#
SUBDIR += ac3dec
@@ -84,7 +84,7 @@
SUBDIR += xmcd
SUBDIR += xmix
SUBDIR += xmmix
-# SUBDIR += xmms
+ SUBDIR += xmms
SUBDIR += xmradio
SUBDIR += xsidplay
SUBDIR += xwave
diff --git a/devel/Makefile b/devel/Makefile
index cec5a00a2e1..6710368c699 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.129 2000/07/27 20:33:29 wiz Exp $
+# $NetBSD: Makefile,v 1.130 2000/07/31 01:56:43 hubertf Exp $
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
#
@@ -18,7 +18,7 @@
SUBDIR += chkpt
SUBDIR += cscope
SUBDIR += cvs
-# SUBDIR += cvs-current
+ SUBDIR += cvs-current
SUBDIR += cvs2cl
SUBDIR += cvslock
SUBDIR += cxref
diff --git a/games/Makefile b/games/Makefile
index df481a37274..e7aaca2adfc 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2000/07/28 18:13:27 jlam Exp $
+# $NetBSD: Makefile,v 1.90 2000/07/31 01:56:44 hubertf Exp $
# FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp
#
@@ -50,9 +50,9 @@
SUBDIR += pacman
SUBDIR += plib
SUBDIR += pysol
-# SUBDIR += quake
-# SUBDIR += quake6
-# SUBDIR += quakedata
+ SUBDIR += quake
+ SUBDIR += quake6
+ SUBDIR += quakedata
SUBDIR += rocksndiamonds
SUBDIR += rollemup
SUBDIR += sl
diff --git a/graphics/Makefile b/graphics/Makefile
index 0328328568b..53257b86785 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2000/07/18 07:53:02 itohy Exp $
+# $NetBSD: Makefile,v 1.85 2000/07/31 01:56:44 hubertf Exp $
# FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp
#
@@ -30,8 +30,8 @@
SUBDIR += giflib
SUBDIR += giftrans
SUBDIR += gimp
-# SUBDIR += gimp-current # Not built by default
-# SUBDIR += gimp-helpbrowser # Not built by default
+ SUBDIR += gimp-current
+ SUBDIR += gimp-helpbrowser
SUBDIR += giram
SUBDIR += gnuplot
SUBDIR += gphoto
diff --git a/japanese/Makefile b/japanese/Makefile
index ea572cbc7a8..f5822dce884 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2000/05/18 09:15:01 itohy Exp $
+# $NetBSD: Makefile,v 1.26 2000/07/31 01:56:44 hubertf Exp $
#
SUBDIR += a2ps
@@ -31,7 +31,7 @@
SUBDIR += skkfep
SUBDIR += skkinput
SUBDIR += skkserv
-# SUBDIR += vfghostscript5
+ SUBDIR += vfghostscript5
SUBDIR += vflib
SUBDIR += vflib-lib
SUBDIR += vflib-utils
diff --git a/lang/Makefile b/lang/Makefile
index 438c869615e..38a42df27f9 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2000/07/25 12:51:57 wulf Exp $
+# $NetBSD: Makefile,v 1.53 2000/07/31 01:56:44 hubertf Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -38,7 +38,7 @@
SUBDIR += ocaml
SUBDIR += p2c
SUBDIR += perl5
-# SUBDIR += perl5-current # disabled by default
+ SUBDIR += perl5-current
SUBDIR += py-extclass
SUBDIR += py-html-docs
SUBDIR += python
diff --git a/misc/Makefile b/misc/Makefile
index c7fe6383a22..407df6e46b0 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2000/07/15 07:17:24 rh Exp $
+# $NetBSD: Makefile,v 1.65 2000/07/31 01:56:44 hubertf Exp $
# FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp
SUBDIR += asr-manpages
@@ -20,7 +20,7 @@
SUBDIR += fd
SUBDIR += fep
SUBDIR += figlet
-# SUBDIR += freewnn-common # base package only
+# SUBDIR += freewnn-common # base package for japanese/freewnn-*
SUBDIR += git
SUBDIR += gnofin
SUBDIR += gnome-pim
diff --git a/net/Makefile b/net/Makefile
index 62caf3f36de..5f36ed1ccd5 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.136 2000/07/30 20:09:48 tron Exp $
+# $NetBSD: Makefile,v 1.137 2000/07/31 01:56:44 hubertf Exp $
# FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp
#
@@ -34,7 +34,7 @@
SUBDIR += gated
SUBDIR += gnapster
SUBDIR += gnomeicu
-# SUBDIR += gnut # broken
+ SUBDIR += gnut
SUBDIR += gtk-gnutella
SUBDIR += gtksamba
SUBDIR += gtm
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index e42ae14416d..bed17eace99 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2000/07/18 14:01:17 kim Exp $
+# $NetBSD: Makefile,v 1.18 2000/07/31 01:56:44 hubertf Exp $
#
SUBDIR += gensolpkg
-# SUBDIR += pax # only needed on 1.3 systems
-# SUBDIR += pkg_install # only install on demand of bsd.pkg.mk
+# SUBDIR += pax # Only needed on 1.3 systems
+# SUBDIR += pkg_install # Only install on demand of bsd.pkg.mk
SUBDIR += pkg_tarup
SUBDIR += pkgdep
SUBDIR += pkgdiff
@@ -12,6 +12,6 @@
SUBDIR += pkgmanpages
SUBDIR += port2pkg
SUBDIR += url2pkg
-# SUBDIR += xpkgwedge # broken
+# SUBDIR += xpkgwedge # Experimental - turn on at your own risk!
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/print/Makefile b/print/Makefile
index c902acb6cae..1dabdc1107a 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2000/06/26 02:29:51 hubertf Exp $
+# $NetBSD: Makefile,v 1.38 2000/07/31 01:56:45 hubertf Exp $
# FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp
#
@@ -12,8 +12,6 @@
SUBDIR += ghostscript
SUBDIR += ghostscript-fonts
SUBDIR += ghostscript-nox11
-# SUBDIR += ghostscript5
-# SUBDIR += ghostscript5-x11
SUBDIR += gnome-print
SUBDIR += gv
SUBDIR += html2ps
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 67aaf1c1e2f..8e5a3cc7863 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2000/07/22 16:20:37 rh Exp $
+# $NetBSD: Makefile,v 1.67 2000/07/31 01:56:45 hubertf Exp $
# FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp
#
@@ -14,7 +14,7 @@
SUBDIR += bchunk
SUBDIR += cdrdao
SUBDIR += cdrecord
-# SUBDIR += cdrecord-current # superseded by cdrecord
+ SUBDIR += cdrecord-current
SUBDIR += cfengine
SUBDIR += cpogm
SUBDIR += crashme
diff --git a/textproc/Makefile b/textproc/Makefile
index 784087702ec..e73e37c2840 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2000/07/18 16:35:38 jwise Exp $
+# $NetBSD: Makefile,v 1.49 2000/07/31 01:56:45 hubertf Exp $
# FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp
#
@@ -55,7 +55,7 @@
SUBDIR += wdiff
SUBDIR += xalan-j
SUBDIR += xerces-j
-# SUBDIR += xerces-j-current # conflicts with xerces-j, which is currently preferable
+ SUBDIR += xerces-j-current
SUBDIR += xp
SUBDIR += xt
diff --git a/www/Makefile b/www/Makefile
index b9a4917a8c5..e23f3aa734c 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.88 2000/07/28 17:53:52 tsarna Exp $
+# $NetBSD: Makefile,v 1.89 2000/07/31 01:56:45 hubertf Exp $
# FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp
#
@@ -46,7 +46,7 @@
SUBDIR += links
SUBDIR += lynx
SUBDIR += lynx-current
-# SUBDIR += mozilla
+ SUBDIR += mozilla
SUBDIR += navigator
SUBDIR += navigator3
SUBDIR += ns-remote
diff --git a/x11/Makefile b/x11/Makefile
index ccf3e497888..d5f90e3dd49 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.168 2000/07/30 20:32:20 tron Exp $
+# $NetBSD: Makefile,v 1.169 2000/07/31 01:56:45 hubertf Exp $
# FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp
#
@@ -12,7 +12,7 @@
SUBDIR += asclock
SUBDIR += asclock-gtk
SUBDIR += asclock-xlib
-# SUBDIR += ascp
+ SUBDIR += ascp
SUBDIR += blackbox
SUBDIR += blt
SUBDIR += catclock
@@ -26,7 +26,7 @@
SUBDIR += emiclock
SUBDIR += enlightenment
SUBDIR += eterm
-# SUBDIR += ethemes
+ SUBDIR += ethemes
SUBDIR += filerunner
SUBDIR += fltk
SUBDIR += fvwm-wharf