summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/Makefile68
-rw-r--r--audio/Makefile206
-rw-r--r--benchmarks/Makefile39
-rw-r--r--biology/Makefile20
-rw-r--r--cad/Makefile62
-rw-r--r--chat/Makefile42
-rw-r--r--comms/Makefile54
-rw-r--r--converters/Makefile38
-rw-r--r--cross/Makefile46
-rw-r--r--databases/Makefile86
-rw-r--r--devel/Makefile318
-rw-r--r--editors/Makefile76
-rw-r--r--emulators/Makefile86
-rw-r--r--finance/Makefile18
-rw-r--r--fonts/Makefile32
-rw-r--r--games/Makefile254
-rw-r--r--graphics/Makefile240
-rw-r--r--ham/Makefile14
-rw-r--r--japanese/Makefile84
-rw-r--r--lang/Makefile150
-rw-r--r--mail/Makefile110
-rw-r--r--math/Makefile104
-rw-r--r--mbone/Makefile18
-rw-r--r--meta-pkgs/Makefile12
-rw-r--r--misc/Makefile144
-rw-r--r--net/Makefile310
-rw-r--r--news/Makefile28
-rw-r--r--parallel/Makefile12
-rw-r--r--pkgtools/Makefile32
-rw-r--r--print/Makefile90
-rw-r--r--security/Makefile132
-rw-r--r--shells/Makefile18
-rw-r--r--sysutils/Makefile150
-rw-r--r--textproc/Makefile146
-rw-r--r--time/Makefile64
-rw-r--r--wm/Makefile64
-rw-r--r--www/Makefile222
-rw-r--r--x11/Makefile262
38 files changed, 1964 insertions, 1887 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index fd69fd19092..6c75a6ec939 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,37 +1,39 @@
-# $NetBSD: Makefile,v 1.26 2000/12/12 01:30:36 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2001/02/16 15:51:46 wiz Exp $
#
- SUBDIR += arc
- SUBDIR += bunzip
- SUBDIR += bzip2
- SUBDIR += fastjar
- SUBDIR += freeze
- SUBDIR += gcpio
- SUBDIR += gsharutils
- SUBDIR += gtar
- SUBDIR += gtar-base
- SUBDIR += gtar-info
- SUBDIR += gzip
- SUBDIR += gzip-base
- SUBDIR += gzip-info
- SUBDIR += ha
- SUBDIR += hpack
- SUBDIR += lha
- SUBDIR += liblzo
- SUBDIR += lzop
- SUBDIR += macutil
- SUBDIR += ppunpack
- SUBDIR += rar
- SUBDIR += squsq
- SUBDIR += unace
- SUBDIR += unarj
- SUBDIR += undms
- SUBDIR += unlzx
- SUBDIR += unrar
- SUBDIR += unzip
- SUBDIR += xbin
- SUBDIR += zip
- SUBDIR += zip1
- SUBDIR += zoo
+COMMENT= Archivers
+
+SUBDIR+= arc
+SUBDIR+= bunzip
+SUBDIR+= bzip2
+SUBDIR+= fastjar
+SUBDIR+= freeze
+SUBDIR+= gcpio
+SUBDIR+= gsharutils
+SUBDIR+= gtar
+SUBDIR+= gtar-base
+SUBDIR+= gtar-info
+SUBDIR+= gzip
+SUBDIR+= gzip-base
+SUBDIR+= gzip-info
+SUBDIR+= ha
+SUBDIR+= hpack
+SUBDIR+= lha
+SUBDIR+= liblzo
+SUBDIR+= lzop
+SUBDIR+= macutil
+SUBDIR+= ppunpack
+SUBDIR+= rar
+SUBDIR+= squsq
+SUBDIR+= unace
+SUBDIR+= unarj
+SUBDIR+= undms
+SUBDIR+= unlzx
+SUBDIR+= unrar
+SUBDIR+= unzip
+SUBDIR+= xbin
+SUBDIR+= zip
+SUBDIR+= zip1
+SUBDIR+= zoo
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/audio/Makefile b/audio/Makefile
index 20cc8e2c327..44bf85d6202 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,106 +1,108 @@
-# $NetBSD: Makefile,v 1.81 2001/02/15 09:26:56 tron Exp $
+# $NetBSD: Makefile,v 1.82 2001/02/16 15:51:46 wiz Exp $
#
- SUBDIR += ac3dec
- SUBDIR += amp
- SUBDIR += aumix
- SUBDIR += bladeenc
- SUBDIR += cam
- SUBDIR += cdd
- SUBDIR += cddbd
- SUBDIR += cdparanoia
- SUBDIR += cmp3
- SUBDIR += cs4235
- SUBDIR += dap
- SUBDIR += easytag
- SUBDIR += eawpatches
- SUBDIR += emixer
- SUBDIR += esound
- SUBDIR += festdoc
- SUBDIR += festival
- SUBDIR += festlex-cmu
- SUBDIR += festlex-oald
- SUBDIR += festlex-ogi
- SUBDIR += festlex-poslex
- SUBDIR += festogi-spanish
- SUBDIR += festvox-abc
- SUBDIR += festvox-aec
- SUBDIR += festvox-don
- SUBDIR += festvox-el11
- SUBDIR += festvox-en1
- SUBDIR += festvox-hvs
- SUBDIR += festvox-jph
- SUBDIR += festvox-kal16
- SUBDIR += festvox-kal8
- SUBDIR += festvox-ked16
- SUBDIR += festvox-ked8
- SUBDIR += festvox-mwm
- SUBDIR += festvox-ogirab
- SUBDIR += festvox-rab16
- SUBDIR += festvox-rab8
- SUBDIR += festvox-tll
- SUBDIR += festvox-us1
- SUBDIR += festvox-us2
- SUBDIR += festvox-us3
- SUBDIR += freezetag
- SUBDIR += gdcd
- SUBDIR += gmp3info
- SUBDIR += gnome-audio
- SUBDIR += gnome-media
- SUBDIR += gogo
- SUBDIR += gqmpeg
- SUBDIR += gsm
- SUBDIR += guspatches
- SUBDIR += icecast
- SUBDIR += id3ed
- SUBDIR += kdemultimedia
- SUBDIR += krio
- SUBDIR += lame
- SUBDIR += libac3
- SUBDIR += libaudiofile
- SUBDIR += libcdaudio
- SUBDIR += libmikmod
- SUBDIR += libsidplay
- SUBDIR += liveice
- SUBDIR += madplay
- SUBDIR += maplay
- SUBDIR += mbrola
- SUBDIR += mbrolavox-en1
- SUBDIR += mbrolavox-us1
- SUBDIR += mbrolavox-us2
- SUBDIR += mbrolavox-us3
- SUBDIR += mikmod
- SUBDIR += mp3check
- SUBDIR += mp3info
- SUBDIR += mpg123
- SUBDIR += musicbox
- SUBDIR += nas
- SUBDIR += nspmod
- SUBDIR += realplayer
- SUBDIR += rio
- SUBDIR += rio500
- SUBDIR += rplay
- SUBDIR += sidplay
- SUBDIR += snd
- SUBDIR += sox
- SUBDIR += splay
- SUBDIR += timidity
- SUBDIR += tosha
- SUBDIR += tracker
- SUBDIR += vorbis
- SUBDIR += wmmixer
- SUBDIR += wmsound
- SUBDIR += wsoundprefs
- SUBDIR += xamp
- SUBDIR += xcdplayer
- SUBDIR += xhippo
- SUBDIR += xmcd
- SUBDIR += xmix
- SUBDIR += xmmix
- SUBDIR += xmms
- SUBDIR += xmp
- SUBDIR += xmradio
- SUBDIR += xsidplay
- SUBDIR += xwave
+COMMENT= Audio tools
+
+SUBDIR+= ac3dec
+SUBDIR+= amp
+SUBDIR+= aumix
+SUBDIR+= bladeenc
+SUBDIR+= cam
+SUBDIR+= cdd
+SUBDIR+= cddbd
+SUBDIR+= cdparanoia
+SUBDIR+= cmp3
+SUBDIR+= cs4235
+SUBDIR+= dap
+SUBDIR+= easytag
+SUBDIR+= eawpatches
+SUBDIR+= emixer
+SUBDIR+= esound
+SUBDIR+= festdoc
+SUBDIR+= festival
+SUBDIR+= festlex-cmu
+SUBDIR+= festlex-oald
+SUBDIR+= festlex-ogi
+SUBDIR+= festlex-poslex
+SUBDIR+= festogi-spanish
+SUBDIR+= festvox-abc
+SUBDIR+= festvox-aec
+SUBDIR+= festvox-don
+SUBDIR+= festvox-el11
+SUBDIR+= festvox-en1
+SUBDIR+= festvox-hvs
+SUBDIR+= festvox-jph
+SUBDIR+= festvox-kal16
+SUBDIR+= festvox-kal8
+SUBDIR+= festvox-ked16
+SUBDIR+= festvox-ked8
+SUBDIR+= festvox-mwm
+SUBDIR+= festvox-ogirab
+SUBDIR+= festvox-rab16
+SUBDIR+= festvox-rab8
+SUBDIR+= festvox-tll
+SUBDIR+= festvox-us1
+SUBDIR+= festvox-us2
+SUBDIR+= festvox-us3
+SUBDIR+= freezetag
+SUBDIR+= gdcd
+SUBDIR+= gmp3info
+SUBDIR+= gnome-audio
+SUBDIR+= gnome-media
+SUBDIR+= gogo
+SUBDIR+= gqmpeg
+SUBDIR+= gsm
+SUBDIR+= guspatches
+SUBDIR+= icecast
+SUBDIR+= id3ed
+SUBDIR+= kdemultimedia
+SUBDIR+= krio
+SUBDIR+= lame
+SUBDIR+= libac3
+SUBDIR+= libaudiofile
+SUBDIR+= libcdaudio
+SUBDIR+= libmikmod
+SUBDIR+= libsidplay
+SUBDIR+= liveice
+SUBDIR+= madplay
+SUBDIR+= maplay
+SUBDIR+= mbrola
+SUBDIR+= mbrolavox-en1
+SUBDIR+= mbrolavox-us1
+SUBDIR+= mbrolavox-us2
+SUBDIR+= mbrolavox-us3
+SUBDIR+= mikmod
+SUBDIR+= mp3check
+SUBDIR+= mp3info
+SUBDIR+= mpg123
+SUBDIR+= musicbox
+SUBDIR+= nas
+SUBDIR+= nspmod
+SUBDIR+= realplayer
+SUBDIR+= rio
+SUBDIR+= rio500
+SUBDIR+= rplay
+SUBDIR+= sidplay
+SUBDIR+= snd
+SUBDIR+= sox
+SUBDIR+= splay
+SUBDIR+= timidity
+SUBDIR+= tosha
+SUBDIR+= tracker
+SUBDIR+= vorbis
+SUBDIR+= wmmixer
+SUBDIR+= wmsound
+SUBDIR+= wsoundprefs
+SUBDIR+= xamp
+SUBDIR+= xcdplayer
+SUBDIR+= xhippo
+SUBDIR+= xmcd
+SUBDIR+= xmix
+SUBDIR+= xmmix
+SUBDIR+= xmms
+SUBDIR+= xmp
+SUBDIR+= xmradio
+SUBDIR+= xsidplay
+SUBDIR+= xwave
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 91a6931638e..20b6aef60f9 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -1,25 +1,26 @@
-# $NetBSD: Makefile,v 1.18 2000/12/12 01:30:39 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2001/02/16 15:51:47 wiz Exp $
#
+COMMENT= Benchmarking tools
PKG_MISC_TARGETS?= benchmark results
- SUBDIR += benchfft
- SUBDIR += bonnie
- SUBDIR += bytebench
- SUBDIR += dhrystone
- SUBDIR += fib
- SUBDIR += flops
- SUBDIR += hbench
- SUBDIR += heapsort
- SUBDIR += hint
- SUBDIR += httperf
- SUBDIR += iozone
- SUBDIR += linpack
- SUBDIR += lmbench
- SUBDIR += nsieve
- SUBDIR += paranoia
- SUBDIR += postmark
- SUBDIR += whetstone
- SUBDIR += xengine
+SUBDIR+= benchfft
+SUBDIR+= bonnie
+SUBDIR+= bytebench
+SUBDIR+= dhrystone
+SUBDIR+= fib
+SUBDIR+= flops
+SUBDIR+= hbench
+SUBDIR+= heapsort
+SUBDIR+= hint
+SUBDIR+= httperf
+SUBDIR+= iozone
+SUBDIR+= linpack
+SUBDIR+= lmbench
+SUBDIR+= nsieve
+SUBDIR+= paranoia
+SUBDIR+= postmark
+SUBDIR+= whetstone
+SUBDIR+= xengine
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/biology/Makefile b/biology/Makefile
index 08869361522..0e99363c336 100644
--- a/biology/Makefile
+++ b/biology/Makefile
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.9 2000/11/25 20:14:30 jtb Exp $
+# $NetBSD: Makefile,v 1.10 2001/02/16 15:51:47 wiz Exp $
#
- SUBDIR += bioperl
- SUBDIR += chemtool
- SUBDIR += clustalw
- SUBDIR += fastDNAml
- SUBDIR += nut
- SUBDIR += phylip
- SUBDIR += puzzle
- SUBDIR += rasmol
+COMMENT= Software for the biological sciences
+
+SUBDIR+= bioperl
+SUBDIR+= chemtool
+SUBDIR+= clustalw
+SUBDIR+= fastDNAml
+SUBDIR+= nut
+SUBDIR+= phylip
+SUBDIR+= puzzle
+SUBDIR+= rasmol
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/cad/Makefile b/cad/Makefile
index 03c9c2a05e0..0325276bb1f 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -1,34 +1,36 @@
-# $NetBSD: Makefile,v 1.32 2000/12/12 01:30:41 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2001/02/16 15:51:47 wiz Exp $
#
- SUBDIR += acs
- SUBDIR += boolean
- SUBDIR += cascade
- SUBDIR += dinotrace
- SUBDIR += eagle
- SUBDIR += fastcap
- SUBDIR += fasthenry
- SUBDIR += felt
- SUBDIR += geda
- SUBDIR += geda-docs
- SUBDIR += geda-symbols
- SUBDIR += geda-utils
- SUBDIR += gnetlist
- SUBDIR += gschem
- SUBDIR += gsymcheck
- SUBDIR += gwave
- SUBDIR += ipal-current
- SUBDIR += libgeda
- SUBDIR += ng-spice
- SUBDIR += ntesla
- SUBDIR += oregano
- SUBDIR += pcb
- SUBDIR += spice
- SUBDIR += spiceprm
- SUBDIR += verilog
- SUBDIR += verilog-current
- SUBDIR += vipec
- SUBDIR += xchiplogo
- SUBDIR += xcircuit
+COMMENT= CAD tools
+
+SUBDIR+= acs
+SUBDIR+= boolean
+SUBDIR+= cascade
+SUBDIR+= dinotrace
+SUBDIR+= eagle
+SUBDIR+= fastcap
+SUBDIR+= fasthenry
+SUBDIR+= felt
+SUBDIR+= geda
+SUBDIR+= geda-docs
+SUBDIR+= geda-symbols
+SUBDIR+= geda-utils
+SUBDIR+= gnetlist
+SUBDIR+= gschem
+SUBDIR+= gsymcheck
+SUBDIR+= gwave
+SUBDIR+= ipal-current
+SUBDIR+= libgeda
+SUBDIR+= ng-spice
+SUBDIR+= ntesla
+SUBDIR+= oregano
+SUBDIR+= pcb
+SUBDIR+= spice
+SUBDIR+= spiceprm
+SUBDIR+= verilog
+SUBDIR+= verilog-current
+SUBDIR+= vipec
+SUBDIR+= xchiplogo
+SUBDIR+= xcircuit
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/chat/Makefile b/chat/Makefile
index e9092901826..d4ef078d911 100644
--- a/chat/Makefile
+++ b/chat/Makefile
@@ -1,24 +1,26 @@
-# $NetBSD: Makefile,v 1.5 2001/02/08 13:33:37 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/16 15:51:47 wiz Exp $
#
- SUBDIR += bitchx
- SUBDIR += epic4
- SUBDIR += gaim
- SUBDIR += gale
- SUBDIR += icb
- SUBDIR += icqlib
- SUBDIR += irchat
- SUBDIR += ircII
- SUBDIR += ircu
- SUBDIR += kicq
- SUBDIR += kxicq
- SUBDIR += libirc
- SUBDIR += micq
- SUBDIR += sirc
- SUBDIR += tkicb
- SUBDIR += tkirc
- SUBDIR += xchat
- SUBDIR += zenicb
- SUBDIR += zircon
+COMMENT= communication programs
+
+SUBDIR+= bitchx
+SUBDIR+= epic4
+SUBDIR+= gaim
+SUBDIR+= gale
+SUBDIR+= icb
+SUBDIR+= icqlib
+SUBDIR+= irchat
+SUBDIR+= ircII
+SUBDIR+= ircu
+SUBDIR+= kicq
+SUBDIR+= kxicq
+SUBDIR+= libirc
+SUBDIR+= micq
+SUBDIR+= sirc
+SUBDIR+= tkicb
+SUBDIR+= tkirc
+SUBDIR+= xchat
+SUBDIR+= zenicb
+SUBDIR+= zircon
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/comms/Makefile b/comms/Makefile
index d6151c74d08..c10aa3233e3 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -1,30 +1,32 @@
-# $NetBSD: Makefile,v 1.32 2001/02/10 18:35:52 tron Exp $
+# $NetBSD: Makefile,v 1.33 2001/02/16 15:51:47 wiz Exp $
#
- SUBDIR += binkd
- SUBDIR += estic
- SUBDIR += fidogate
- SUBDIR += gkermit
- SUBDIR += hylafax
- SUBDIR += ifcico-cm
- SUBDIR += jpilot
- SUBDIR += jpilot-libplugin
- SUBDIR += kermit
- SUBDIR += lrzsz
- SUBDIR += malsync
- SUBDIR += mgetty+sendfax
- SUBDIR += minicom
- SUBDIR += modemd
- SUBDIR += p5-Device-SerialPort
- SUBDIR += p5-pilot-link
- SUBDIR += pilot-link
- SUBDIR += pilotmgr
- SUBDIR += plp
- SUBDIR += plptools
- SUBDIR += qpage
- SUBDIR += ruby-termios
- SUBDIR += snooper
- SUBDIR += tkhylafax
- SUBDIR += xisp
+COMMENT= Communication utilities
+
+SUBDIR+= binkd
+SUBDIR+= estic
+SUBDIR+= fidogate
+SUBDIR+= gkermit
+SUBDIR+= hylafax
+SUBDIR+= ifcico-cm
+SUBDIR+= jpilot
+SUBDIR+= jpilot-libplugin
+SUBDIR+= kermit
+SUBDIR+= lrzsz
+SUBDIR+= malsync
+SUBDIR+= mgetty+sendfax
+SUBDIR+= minicom
+SUBDIR+= modemd
+SUBDIR+= p5-Device-SerialPort
+SUBDIR+= p5-pilot-link
+SUBDIR+= pilot-link
+SUBDIR+= pilotmgr
+SUBDIR+= plp
+SUBDIR+= plptools
+SUBDIR+= qpage
+SUBDIR+= ruby-termios
+SUBDIR+= snooper
+SUBDIR+= tkhylafax
+SUBDIR+= xisp
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/converters/Makefile b/converters/Makefile
index e21f794b40b..92df4ca88a2 100644
--- a/converters/Makefile
+++ b/converters/Makefile
@@ -1,22 +1,24 @@
-# $NetBSD: Makefile,v 1.24 2001/01/01 17:29:53 rh Exp $
+# $NetBSD: Makefile,v 1.25 2001/02/16 15:51:48 wiz Exp $
#
- SUBDIR += base64
- SUBDIR += bbcim
- SUBDIR += cbmconvert
- SUBDIR += ish
- SUBDIR += kdesupport
- SUBDIR += latex2rtf
- SUBDIR += libiconv
- SUBDIR += mpack
- SUBDIR += p5-MIME-Base64
- SUBDIR += psiconv
- SUBDIR += recode
- SUBDIR += txt2html
- SUBDIR += unix2dos
- SUBDIR += uudeview
- SUBDIR += uulib
- SUBDIR += wv
- SUBDIR += xdeview
+COMMENT= Character code converters
+
+SUBDIR+= base64
+SUBDIR+= bbcim
+SUBDIR+= cbmconvert
+SUBDIR+= ish
+SUBDIR+= kdesupport
+SUBDIR+= latex2rtf
+SUBDIR+= libiconv
+SUBDIR+= mpack
+SUBDIR+= p5-MIME-Base64
+SUBDIR+= psiconv
+SUBDIR+= recode
+SUBDIR+= txt2html
+SUBDIR+= unix2dos
+SUBDIR+= uudeview
+SUBDIR+= uulib
+SUBDIR+= wv
+SUBDIR+= xdeview
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/cross/Makefile b/cross/Makefile
index 8a5dfc46ed0..97bdb52c1f3 100644
--- a/cross/Makefile
+++ b/cross/Makefile
@@ -1,26 +1,28 @@
-# $NetBSD: Makefile,v 1.22 2001/01/24 12:14:07 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2001/02/16 15:51:48 wiz Exp $
#
- SUBDIR += arm-netbsd
- SUBDIR += armv2-netbsd
- SUBDIR += bfd-crunchide
- SUBDIR += bfd-mdsetimage
- SUBDIR += binutils
- SUBDIR += i386-cygwin32
- SUBDIR += i386-linux
- SUBDIR += i386-linuxglibc1
- SUBDIR += i386-msdosdjgpp
- SUBDIR += i386-netbsd
- SUBDIR += i386-netbsdelf
- SUBDIR += i386-netbsdpe
- SUBDIR += m68k-netbsd
- SUBDIR += m68k-netbsdelf
- SUBDIR += mipseb-netbsd
- SUBDIR += mipsel-netbsd
- SUBDIR += powerpc-netbsd
- SUBDIR += sh-netbsdcoff
- SUBDIR += shel-netbsdcoff
- SUBDIR += sparc-netbsdelf
- SUBDIR += zoularis
+COMMENT= Cross-platform development utilities
+
+SUBDIR+= arm-netbsd
+SUBDIR+= armv2-netbsd
+SUBDIR+= bfd-crunchide
+SUBDIR+= bfd-mdsetimage
+SUBDIR+= binutils
+SUBDIR+= i386-cygwin32
+SUBDIR+= i386-linux
+SUBDIR+= i386-linuxglibc1
+SUBDIR+= i386-msdosdjgpp
+SUBDIR+= i386-netbsd
+SUBDIR+= i386-netbsdelf
+SUBDIR+= i386-netbsdpe
+SUBDIR+= m68k-netbsd
+SUBDIR+= m68k-netbsdelf
+SUBDIR+= mipseb-netbsd
+SUBDIR+= mipsel-netbsd
+SUBDIR+= powerpc-netbsd
+SUBDIR+= sh-netbsdcoff
+SUBDIR+= shel-netbsdcoff
+SUBDIR+= sparc-netbsdelf
+SUBDIR+= zoularis
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/databases/Makefile b/databases/Makefile
index 4c88f107035..a50145791da 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,46 +1,48 @@
-# $NetBSD: Makefile,v 1.45 2001/01/04 01:15:46 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2001/02/16 15:51:48 wiz Exp $
#
- SUBDIR += db
- SUBDIR += db3
- SUBDIR += freetds
- SUBDIR += gdbm
- SUBDIR += geneweb
- SUBDIR += gq
- SUBDIR += gtksql
- SUBDIR += gtranscript
- SUBDIR += iodbc
- SUBDIR += jdb
- SUBDIR += jdbc-postgresql
- SUBDIR += kpsql
- SUBDIR += mysql-client
- SUBDIR += mysql-server
- SUBDIR += openldap
- SUBDIR += oraedit
- SUBDIR += p5-DBD-CSV
- SUBDIR += p5-DBD-Sybase
- SUBDIR += p5-DBD-mysql
- SUBDIR += p5-DBD-postgresql
- SUBDIR += p5-DBI
- SUBDIR += p5-SQL-Statement
- SUBDIR += p5-gdbm
- SUBDIR += p5-perl-ldap
- SUBDIR += p5-pgsql
- SUBDIR += pgaccess
- SUBDIR += postgresql
- SUBDIR += py-gdbm
- SUBDIR += py-ldap
- SUBDIR += py-mysqldb
- SUBDIR += py-postgresql
- SUBDIR += quicklist
- SUBDIR += rrdtool
- SUBDIR += sdbm
- SUBDIR += sqsh
- SUBDIR += tcl-gdbm
- SUBDIR += tcl-postgresql
- SUBDIR += tk-postgresql
- SUBDIR += xmysql
- SUBDIR += xmysqladmin
- SUBDIR += zope-mysql
+COMMENT= Databases
+
+SUBDIR+= db
+SUBDIR+= db3
+SUBDIR+= freetds
+SUBDIR+= gdbm
+SUBDIR+= geneweb
+SUBDIR+= gq
+SUBDIR+= gtksql
+SUBDIR+= gtranscript
+SUBDIR+= iodbc
+SUBDIR+= jdb
+SUBDIR+= jdbc-postgresql
+SUBDIR+= kpsql
+SUBDIR+= mysql-client
+SUBDIR+= mysql-server
+SUBDIR+= openldap
+SUBDIR+= oraedit
+SUBDIR+= p5-DBD-CSV
+SUBDIR+= p5-DBD-Sybase
+SUBDIR+= p5-DBD-mysql
+SUBDIR+= p5-DBD-postgresql
+SUBDIR+= p5-DBI
+SUBDIR+= p5-SQL-Statement
+SUBDIR+= p5-gdbm
+SUBDIR+= p5-perl-ldap
+SUBDIR+= p5-pgsql
+SUBDIR+= pgaccess
+SUBDIR+= postgresql
+SUBDIR+= py-gdbm
+SUBDIR+= py-ldap
+SUBDIR+= py-mysqldb
+SUBDIR+= py-postgresql
+SUBDIR+= quicklist
+SUBDIR+= rrdtool
+SUBDIR+= sdbm
+SUBDIR+= sqsh
+SUBDIR+= tcl-gdbm
+SUBDIR+= tcl-postgresql
+SUBDIR+= tk-postgresql
+SUBDIR+= xmysql
+SUBDIR+= xmysqladmin
+SUBDIR+= zope-mysql
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/devel/Makefile b/devel/Makefile
index b8adc696781..400343bec67 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,162 +1,164 @@
-# $NetBSD: Makefile,v 1.167 2001/02/12 04:42:26 jtb Exp $
+# $NetBSD: Makefile,v 1.168 2001/02/16 15:51:48 wiz Exp $
#
- SUBDIR += GConf
- SUBDIR += SDL
- SUBDIR += argtable
- SUBDIR += as31
- SUBDIR += autoconf
- SUBDIR += automake
- SUBDIR += avltree
- SUBDIR += bcc
- SUBDIR += bison
- SUBDIR += boehm-gc
- SUBDIR += bonobo
- SUBDIR += boost
- SUBDIR += cdecl
- SUBDIR += cdk
- SUBDIR += cervisia
- SUBDIR += cfitsio
- SUBDIR += chkpt
- SUBDIR += cmdline
- SUBDIR += cscope
- SUBDIR += cvs
- SUBDIR += cvs2cl
- SUBDIR += cvslock
- SUBDIR += cweb
- SUBDIR += cxref
- SUBDIR += ddd
- SUBDIR += diffutils
- SUBDIR += dmake
- SUBDIR += doc++
- SUBDIR += electricfence
- SUBDIR += ffcall
- SUBDIR += flex
- SUBDIR += fortran-utils
- SUBDIR += ftnchek
- SUBDIR += gal
- SUBDIR += gdb
- SUBDIR += gettext
- SUBDIR += gettext-lib
- SUBDIR += gindent
- SUBDIR += glade
- SUBDIR += glib
- SUBDIR += global
- SUBDIR += gmake
- SUBDIR += gmp
- SUBDIR += gnome-objc
- SUBDIR += gobo-eiffel
- SUBDIR += gperf
- SUBDIR += gtexinfo
- SUBDIR += gtkdiff
- SUBDIR += gtl
- SUBDIR += guile-gtk
- SUBDIR += guile-oops
- SUBDIR += guile-slib
- SUBDIR += g-wrap
- SUBDIR += haskell-mode
- SUBDIR += hdf5
- SUBDIR += id-utils
- SUBDIR += ipv6socket_scrub
- SUBDIR += isect
- SUBDIR += its4
- SUBDIR += jakarta-ant
- SUBDIR += jlib
- SUBDIR += kdbg
- SUBDIR += kdevelop
- SUBDIR += ldapsdk
- SUBDIR += lclint
- SUBDIR += libavl
- SUBDIR += libctl
- SUBDIR += libg++
- SUBDIR += libgetopt
- SUBDIR += libglade
- SUBDIR += libgtop
- SUBDIR += libhfs
- SUBDIR += libnet
- SUBDIR += libole2
- SUBDIR += libproplist
- SUBDIR += libscsi
- SUBDIR += libsigc++
- SUBDIR += libslang
- SUBDIR += libsmi
- SUBDIR += libstash
- SUBDIR += libstroke
- SUBDIR += libtool
- SUBDIR += libtool-base
- SUBDIR += libtool-info
- SUBDIR += lwp
- SUBDIR += m4
- SUBDIR += maketool
- SUBDIR += mit-pthreads
- SUBDIR += nana
- SUBDIR += nasm
- SUBDIR += ncurses
- SUBDIR += netcdf
- SUBDIR += newmkdep
- SUBDIR += noweb
- SUBDIR += nqc
- SUBDIR += oaf
- SUBDIR += p5-AtExit
- SUBDIR += p5-Bit-Vector
- SUBDIR += p5-Curses
- SUBDIR += p5-Data-Dumper
- SUBDIR += p5-Data-ShowTable
- SUBDIR += p5-Date-Calc
- SUBDIR += p5-Date-Manip
- SUBDIR += p5-Devel-DProf
- SUBDIR += p5-Devel-Peek
- SUBDIR += p5-Devel-SmallProf
- SUBDIR += p5-Devel-Symdump
- SUBDIR += p5-Expect
- SUBDIR += p5-ExtUtils-F77
- SUBDIR += p5-File-PathConvert
- SUBDIR += p5-FileKGlob
- SUBDIR += p5-IO-stringy
- SUBDIR += p5-IO-Stty
- SUBDIR += p5-IO-Tty
- SUBDIR += p5-LDAP
- SUBDIR += p5-MLDBM
- SUBDIR += p5-PV
- SUBDIR += p5-Storage
- SUBDIR += p5-Term-ReadKey
- SUBDIR += p5-Time-HiRes
- SUBDIR += p5-TimeDate
- SUBDIR += p5-perl-headers
- SUBDIR += patch
- SUBDIR += pccts
- SUBDIR += pcre
- SUBDIR += pedisassem
- SUBDIR += popt
- SUBDIR += prcs
- SUBDIR += pth
- SUBDIR += ptl2
- SUBDIR += pwlib
- SUBDIR += py-curses
- SUBDIR += py-idle
- SUBDIR += ratfor
- SUBDIR += rcs
- SUBDIR += rdp
- SUBDIR += readline
- SUBDIR += rpc2
- SUBDIR += rvm
- SUBDIR += rx
- SUBDIR += sdcc
- SUBDIR += sfio
- SUBDIR += sgi-stl
- SUBDIR += sgi-stl-docs
- SUBDIR += slib
- SUBDIR += smpeg
- SUBDIR += stlport
- SUBDIR += stooop
- SUBDIR += swig
- SUBDIR += tavrasm
- SUBDIR += tkcvs
- SUBDIR += tkdiff
- SUBDIR += unproven-pthreads
- SUBDIR += w32api
- SUBDIR += xdelta
- SUBDIR += xxgdb
- SUBDIR += zlib
+COMMENT= Development utilities
+
+SUBDIR+= GConf
+SUBDIR+= SDL
+SUBDIR+= argtable
+SUBDIR+= as31
+SUBDIR+= autoconf
+SUBDIR+= automake
+SUBDIR+= avltree
+SUBDIR+= bcc
+SUBDIR+= bison
+SUBDIR+= boehm-gc
+SUBDIR+= bonobo
+SUBDIR+= boost
+SUBDIR+= cdecl
+SUBDIR+= cdk
+SUBDIR+= cervisia
+SUBDIR+= cfitsio
+SUBDIR+= chkpt
+SUBDIR+= cmdline
+SUBDIR+= cscope
+SUBDIR+= cvs
+SUBDIR+= cvs2cl
+SUBDIR+= cvslock
+SUBDIR+= cweb
+SUBDIR+= cxref
+SUBDIR+= ddd
+SUBDIR+= diffutils
+SUBDIR+= dmake
+SUBDIR+= doc++
+SUBDIR+= electricfence
+SUBDIR+= ffcall
+SUBDIR+= flex
+SUBDIR+= fortran-utils
+SUBDIR+= ftnchek
+SUBDIR+= gal
+SUBDIR+= gdb
+SUBDIR+= gettext
+SUBDIR+= gettext-lib
+SUBDIR+= gindent
+SUBDIR+= glade
+SUBDIR+= glib
+SUBDIR+= global
+SUBDIR+= gmake
+SUBDIR+= gmp
+SUBDIR+= gnome-objc
+SUBDIR+= gobo-eiffel
+SUBDIR+= gperf
+SUBDIR+= gtexinfo
+SUBDIR+= gtkdiff
+SUBDIR+= gtl
+SUBDIR+= guile-gtk
+SUBDIR+= guile-oops
+SUBDIR+= guile-slib
+SUBDIR+= g-wrap
+SUBDIR+= haskell-mode
+SUBDIR+= hdf5
+SUBDIR+= id-utils
+SUBDIR+= ipv6socket_scrub
+SUBDIR+= isect
+SUBDIR+= its4
+SUBDIR+= jakarta-ant
+SUBDIR+= jlib
+SUBDIR+= kdbg
+SUBDIR+= kdevelop
+SUBDIR+= ldapsdk
+SUBDIR+= lclint
+SUBDIR+= libavl
+SUBDIR+= libctl
+SUBDIR+= libg++
+SUBDIR+= libgetopt
+SUBDIR+= libglade
+SUBDIR+= libgtop
+SUBDIR+= libhfs
+SUBDIR+= libnet
+SUBDIR+= libole2
+SUBDIR+= libproplist
+SUBDIR+= libscsi
+SUBDIR+= libsigc++
+SUBDIR+= libslang
+SUBDIR+= libsmi
+SUBDIR+= libstash
+SUBDIR+= libstroke
+SUBDIR+= libtool
+SUBDIR+= libtool-base
+SUBDIR+= libtool-info
+SUBDIR+= lwp
+SUBDIR+= m4
+SUBDIR+= maketool
+SUBDIR+= mit-pthreads
+SUBDIR+= nana
+SUBDIR+= nasm
+SUBDIR+= ncurses
+SUBDIR+= netcdf
+SUBDIR+= newmkdep
+SUBDIR+= noweb
+SUBDIR+= nqc
+SUBDIR+= oaf
+SUBDIR+= p5-AtExit
+SUBDIR+= p5-Bit-Vector
+SUBDIR+= p5-Curses
+SUBDIR+= p5-Data-Dumper
+SUBDIR+= p5-Data-ShowTable
+SUBDIR+= p5-Date-Calc
+SUBDIR+= p5-Date-Manip
+SUBDIR+= p5-Devel-DProf
+SUBDIR+= p5-Devel-Peek
+SUBDIR+= p5-Devel-SmallProf
+SUBDIR+= p5-Devel-Symdump
+SUBDIR+= p5-Expect
+SUBDIR+= p5-ExtUtils-F77
+SUBDIR+= p5-File-PathConvert
+SUBDIR+= p5-FileKGlob
+SUBDIR+= p5-IO-stringy
+SUBDIR+= p5-IO-Stty
+SUBDIR+= p5-IO-Tty
+SUBDIR+= p5-LDAP
+SUBDIR+= p5-MLDBM
+SUBDIR+= p5-PV
+SUBDIR+= p5-Storage
+SUBDIR+= p5-Term-ReadKey
+SUBDIR+= p5-Time-HiRes
+SUBDIR+= p5-TimeDate
+SUBDIR+= p5-perl-headers
+SUBDIR+= patch
+SUBDIR+= pccts
+SUBDIR+= pcre
+SUBDIR+= pedisassem
+SUBDIR+= popt
+SUBDIR+= prcs
+SUBDIR+= pth
+SUBDIR+= ptl2
+SUBDIR+= pwlib
+SUBDIR+= py-curses
+SUBDIR+= py-idle
+SUBDIR+= ratfor
+SUBDIR+= rcs
+SUBDIR+= rdp
+SUBDIR+= readline
+SUBDIR+= rpc2
+SUBDIR+= rvm
+SUBDIR+= rx
+SUBDIR+= sdcc
+SUBDIR+= sfio
+SUBDIR+= sgi-stl
+SUBDIR+= sgi-stl-docs
+SUBDIR+= slib
+SUBDIR+= smpeg
+SUBDIR+= stlport
+SUBDIR+= stooop
+SUBDIR+= swig
+SUBDIR+= tavrasm
+SUBDIR+= tkcvs
+SUBDIR+= tkdiff
+SUBDIR+= unproven-pthreads
+SUBDIR+= w32api
+SUBDIR+= xdelta
+SUBDIR+= xxgdb
+SUBDIR+= zlib
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/editors/Makefile b/editors/Makefile
index 03b06f05084..6e4f13cfb1f 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,41 +1,43 @@
-# $NetBSD: Makefile,v 1.42 2001/01/31 08:55:21 jun Exp $
+# $NetBSD: Makefile,v 1.43 2001/02/16 15:51:49 wiz Exp $
#
- SUBDIR += abiword
- SUBDIR += beav
- SUBDIR += biew
- SUBDIR += bvi
- SUBDIR += emacs
- SUBDIR += gnotepad
- SUBDIR += hexedit
- SUBDIR += jed
- SUBDIR += joe
- SUBDIR += jove
- SUBDIR += leim
- SUBDIR += manedit
- SUBDIR += mg2a
- SUBDIR += mule
- SUBDIR += ne
- SUBDIR += nedit
- SUBDIR += ng
- SUBDIR += nvi-m17n
- SUBDIR += pico
- SUBDIR += sam
- SUBDIR += ssam
- SUBDIR += tamago
- SUBDIR += uemacs
- SUBDIR += vigor
- SUBDIR += vile
- SUBDIR += vilearn
- SUBDIR += vim
- SUBDIR += vim-gtk
- SUBDIR += vim-share
- SUBDIR += vim-xaw
- SUBDIR += wily
- SUBDIR += wordperfect
- SUBDIR += xcoral
- SUBDIR += xemacs
- SUBDIR += xemacs-packages
- SUBDIR += xvile
+COMMENT= Editors
+
+SUBDIR+= abiword
+SUBDIR+= beav
+SUBDIR+= biew
+SUBDIR+= bvi
+SUBDIR+= emacs
+SUBDIR+= gnotepad
+SUBDIR+= hexedit
+SUBDIR+= jed
+SUBDIR+= joe
+SUBDIR+= jove
+SUBDIR+= leim
+SUBDIR+= manedit
+SUBDIR+= mg2a
+SUBDIR+= mule
+SUBDIR+= ne
+SUBDIR+= nedit
+SUBDIR+= ng
+SUBDIR+= nvi-m17n
+SUBDIR+= pico
+SUBDIR+= sam
+SUBDIR+= ssam
+SUBDIR+= tamago
+SUBDIR+= uemacs
+SUBDIR+= vigor
+SUBDIR+= vile
+SUBDIR+= vilearn
+SUBDIR+= vim
+SUBDIR+= vim-gtk
+SUBDIR+= vim-share
+SUBDIR+= vim-xaw
+SUBDIR+= wily
+SUBDIR+= wordperfect
+SUBDIR+= xcoral
+SUBDIR+= xemacs
+SUBDIR+= xemacs-packages
+SUBDIR+= xvile
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/emulators/Makefile b/emulators/Makefile
index 65a859db8db..9abdbfe929f 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,46 +1,48 @@
-# $NetBSD: Makefile,v 1.48 2001/02/08 13:34:55 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2001/02/16 15:51:49 wiz Exp $
#
- SUBDIR += atari800
- SUBDIR += bochs
- SUBDIR += compat12
- SUBDIR += compat13
- SUBDIR += compat14
- SUBDIR += darcnes
- SUBDIR += doscmd
- SUBDIR += fmsx
- SUBDIR += freebsd_lib
- SUBDIR += ia64sim
- SUBDIR += linux-locale
- SUBDIR += linuxppc_lib
- SUBDIR += netbsd32_compat14
- SUBDIR += netbsd32_compat15
- SUBDIR += pcemu
- SUBDIR += plex86
- SUBDIR += simh
- SUBDIR += snes9x
- SUBDIR += spim
- SUBDIR += stella
- SUBDIR += suse_audio
- SUBDIR += suse_base
- SUBDIR += suse_compat
- SUBDIR += suse_devel
- SUBDIR += suse_glx
- SUBDIR += suse_gtk
- SUBDIR += suse_libc5
- SUBDIR += suse_libjpeg
- SUBDIR += suse_libpng
- SUBDIR += suse_linux
- SUBDIR += suse_x11
- SUBDIR += suse_xforms
- SUBDIR += swarm
- SUBDIR += uae
- SUBDIR += vice
- SUBDIR += wine
- SUBDIR += wine-current
- SUBDIR += xbeeb
- SUBDIR += xcopilot
- SUBDIR += xm7
- SUBDIR += xmame
+COMMENT= Emulators for other operating systems
+
+SUBDIR+= atari800
+SUBDIR+= bochs
+SUBDIR+= compat12
+SUBDIR+= compat13
+SUBDIR+= compat14
+SUBDIR+= darcnes
+SUBDIR+= doscmd
+SUBDIR+= fmsx
+SUBDIR+= freebsd_lib
+SUBDIR+= ia64sim
+SUBDIR+= linux-locale
+SUBDIR+= linuxppc_lib
+SUBDIR+= netbsd32_compat14
+SUBDIR+= netbsd32_compat15
+SUBDIR+= pcemu
+SUBDIR+= plex86
+SUBDIR+= simh
+SUBDIR+= snes9x
+SUBDIR+= spim
+SUBDIR+= stella
+SUBDIR+= suse_audio
+SUBDIR+= suse_base
+SUBDIR+= suse_compat
+SUBDIR+= suse_devel
+SUBDIR+= suse_glx
+SUBDIR+= suse_gtk
+SUBDIR+= suse_libc5
+SUBDIR+= suse_libjpeg
+SUBDIR+= suse_libpng
+SUBDIR+= suse_linux
+SUBDIR+= suse_x11
+SUBDIR+= suse_xforms
+SUBDIR+= swarm
+SUBDIR+= uae
+SUBDIR+= vice
+SUBDIR+= wine
+SUBDIR+= wine-current
+SUBDIR+= xbeeb
+SUBDIR+= xcopilot
+SUBDIR+= xm7
+SUBDIR+= xmame
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/finance/Makefile b/finance/Makefile
index b0d41340abd..ee82a848c8a 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -1,12 +1,14 @@
-# $NetBSD: Makefile,v 1.3 2000/12/13 22:40:57 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/16 15:51:49 wiz Exp $
#
- SUBDIR += emma
- SUBDIR += gnofin
- SUBDIR += gnucash
- SUBDIR += tclticker
- SUBDIR += xfinans
- SUBDIR += xinvest
- SUBDIR += xquote
+COMMENT= Monetary, financial and related applications
+
+SUBDIR+= emma
+SUBDIR+= gnofin
+SUBDIR+= gnucash
+SUBDIR+= tclticker
+SUBDIR+= xfinans
+SUBDIR+= xinvest
+SUBDIR+= xquote
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/fonts/Makefile b/fonts/Makefile
index 9f4ef24c4bc..c52c721a34e 100644
--- a/fonts/Makefile
+++ b/fonts/Makefile
@@ -1,19 +1,21 @@
-# $NetBSD: Makefile,v 1.11 2000/11/01 16:20:15 hubertf Exp $
+# $NetBSD: Makefile,v 1.12 2001/02/16 15:51:49 wiz Exp $
#
- SUBDIR += Xg
- SUBDIR += acroread-chsfont
- SUBDIR += acroread-chtfont
- SUBDIR += acroread-font-share
- SUBDIR += acroread-jpnfont
- SUBDIR += acroread-korfont
- SUBDIR += intlfonts
- SUBDIR += jisx0208fonts
- SUBDIR += jisx0212fonts
- SUBDIR += jisx0213fonts
- SUBDIR += jmk-fonts
- SUBDIR += ksc5601fonts
- SUBDIR += mglfonts
- SUBDIR += watanabe_vfont
+COMMENT= Fonts
+
+SUBDIR+= Xg
+SUBDIR+= acroread-chsfont
+SUBDIR+= acroread-chtfont
+SUBDIR+= acroread-font-share
+SUBDIR+= acroread-jpnfont
+SUBDIR+= acroread-korfont
+SUBDIR+= intlfonts
+SUBDIR+= jisx0208fonts
+SUBDIR+= jisx0212fonts
+SUBDIR+= jisx0213fonts
+SUBDIR+= jmk-fonts
+SUBDIR+= ksc5601fonts
+SUBDIR+= mglfonts
+SUBDIR+= watanabe_vfont
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/games/Makefile b/games/Makefile
index cd1c67ab0d6..ec1b9e24036 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,130 +1,132 @@
-# $NetBSD: Makefile,v 1.110 2001/01/26 18:25:28 abs Exp $
+# $NetBSD: Makefile,v 1.111 2001/02/16 15:51:50 wiz Exp $
#
- SUBDIR += abuse
- SUBDIR += amor
- SUBDIR += angband-tty
- SUBDIR += angband-x11
- SUBDIR += backgammon
- SUBDIR += baduki
- SUBDIR += battalion
- SUBDIR += battleball
- SUBDIR += cbzone
- SUBDIR += cgoban
- SUBDIR += civctp-demo
- SUBDIR += clanbomber
- SUBDIR += colchess
- SUBDIR += colchess-book-colchess
- SUBDIR += colchess-book-large
- SUBDIR += corewars
- SUBDIR += craft
- SUBDIR += crafty
- SUBDIR += crafty-book-enormous
- SUBDIR += crafty-book-large
- SUBDIR += crafty-book-medium
- SUBDIR += crafty-book-small
- SUBDIR += crafty-doc
- SUBDIR += crossfire-cli
- SUBDIR += crossfire-srv
- SUBDIR += dopewars
- SUBDIR += eus-demo
- SUBDIR += exchess
- SUBDIR += exchess-book-medium
- SUBDIR += exchess-book-small
- SUBDIR += finalbattle
- SUBDIR += freeciv-client
- SUBDIR += freeciv-client-gtk
- SUBDIR += freeciv-manual
- SUBDIR += freeciv-server
- SUBDIR += freeciv-share
- SUBDIR += frotz
- SUBDIR += galaxa
- SUBDIR += gemdropx
- SUBDIR += gnocatan
- SUBDIR += gnome-breakout
- SUBDIR += gnome-chess
- SUBDIR += gnome-games
- SUBDIR += gnuchess
- SUBDIR += gnuchess-book-chess
- SUBDIR += gnuchess-book-medium
- SUBDIR += gnuchess-book-small
- SUBDIR += gnuchess4
- SUBDIR += gnugo
- SUBDIR += golddig
- SUBDIR += heretic2-demo
- SUBDIR += icbm3d
- SUBDIR += imaze
- SUBDIR += jetpack
- SUBDIR += kdegames
- SUBDIR += kdetoys
- SUBDIR += knightcap
- SUBDIR += knightcap-brain
- SUBDIR += koth
- SUBDIR += lbreakout
- SUBDIR += lincity
- SUBDIR += maelstrom
- SUBDIR += mirrormagic
- SUBDIR += moria
- SUBDIR += nethack
- SUBDIR += nethack-lib
- SUBDIR += nethack-qt
- SUBDIR += nethack-tty
- SUBDIR += nethack-x11
- SUBDIR += netmaze
- SUBDIR += netris
- SUBDIR += nighthawk
- SUBDIR += omega
- SUBDIR += pacman
- SUBDIR += plib
- SUBDIR += pysol
- SUBDIR += quake
- SUBDIR += quake3arena
- SUBDIR += quake3arena-demo
- SUBDIR += quake6
- SUBDIR += quakedata
- SUBDIR += rocksndiamonds
- SUBDIR += rollemup
- SUBDIR += sl
- SUBDIR += spellcast
- SUBDIR += svb
- SUBDIR += tanked
- SUBDIR += tscp
- SUBDIR += wormz
- SUBDIR += xarchon
- SUBDIR += xbat
- SUBDIR += xbill
- SUBDIR += xblast
- SUBDIR += xboard
- SUBDIR += xboing
- SUBDIR += xbomber
- SUBDIR += xbreaky
- SUBDIR += xconq
- SUBDIR += xdemineur
- SUBDIR += xdoom
- SUBDIR += xemeraldia
- SUBDIR += xevil
- SUBDIR += xgalaga
- SUBDIR += xgospel
- SUBDIR += xjewel
- SUBDIR += xjig
- SUBDIR += xkobo
- SUBDIR += xmahjongg
- SUBDIR += xmris
- SUBDIR += xnibbles
- SUBDIR += xpat2
- SUBDIR += xpilot
- SUBDIR += xpipeman
- SUBDIR += xpuyopuyo
- SUBDIR += xracer
- SUBDIR += xroach
- SUBDIR += xroads
- SUBDIR += xscavenger
- SUBDIR += xscrabble
- SUBDIR += xskat
- SUBDIR += xsoldier
- SUBDIR += xtux
- SUBDIR += xworm
- SUBDIR += xzip
- SUBDIR += zombies
+COMMENT= Games
+
+SUBDIR+= abuse
+SUBDIR+= amor
+SUBDIR+= angband-tty
+SUBDIR+= angband-x11
+SUBDIR+= backgammon
+SUBDIR+= baduki
+SUBDIR+= battalion
+SUBDIR+= battleball
+SUBDIR+= cbzone
+SUBDIR+= cgoban
+SUBDIR+= civctp-demo
+SUBDIR+= clanbomber
+SUBDIR+= colchess
+SUBDIR+= colchess-book-colchess
+SUBDIR+= colchess-book-large
+SUBDIR+= corewars
+SUBDIR+= craft
+SUBDIR+= crafty
+SUBDIR+= crafty-book-enormous
+SUBDIR+= crafty-book-large
+SUBDIR+= crafty-book-medium
+SUBDIR+= crafty-book-small
+SUBDIR+= crafty-doc
+SUBDIR+= crossfire-cli
+SUBDIR+= crossfire-srv
+SUBDIR+= dopewars
+SUBDIR+= eus-demo
+SUBDIR+= exchess
+SUBDIR+= exchess-book-medium
+SUBDIR+= exchess-book-small
+SUBDIR+= finalbattle
+SUBDIR+= freeciv-client
+SUBDIR+= freeciv-client-gtk
+SUBDIR+= freeciv-manual
+SUBDIR+= freeciv-server
+SUBDIR+= freeciv-share
+SUBDIR+= frotz
+SUBDIR+= galaxa
+SUBDIR+= gemdropx
+SUBDIR+= gnocatan
+SUBDIR+= gnome-breakout
+SUBDIR+= gnome-chess
+SUBDIR+= gnome-games
+SUBDIR+= gnuchess
+SUBDIR+= gnuchess-book-chess
+SUBDIR+= gnuchess-book-medium
+SUBDIR+= gnuchess-book-small
+SUBDIR+= gnuchess4
+SUBDIR+= gnugo
+SUBDIR+= golddig
+SUBDIR+= heretic2-demo
+SUBDIR+= icbm3d
+SUBDIR+= imaze
+SUBDIR+= jetpack
+SUBDIR+= kdegames
+SUBDIR+= kdetoys
+SUBDIR+= knightcap
+SUBDIR+= knightcap-brain
+SUBDIR+= koth
+SUBDIR+= lbreakout
+SUBDIR+= lincity
+SUBDIR+= maelstrom
+SUBDIR+= mirrormagic
+SUBDIR+= moria
+SUBDIR+= nethack
+SUBDIR+= nethack-lib
+SUBDIR+= nethack-qt
+SUBDIR+= nethack-tty
+SUBDIR+= nethack-x11
+SUBDIR+= netmaze
+SUBDIR+= netris
+SUBDIR+= nighthawk
+SUBDIR+= omega
+SUBDIR+= pacman
+SUBDIR+= plib
+SUBDIR+= pysol
+SUBDIR+= quake
+SUBDIR+= quake3arena
+SUBDIR+= quake3arena-demo
+SUBDIR+= quake6
+SUBDIR+= quakedata
+SUBDIR+= rocksndiamonds
+SUBDIR+= rollemup
+SUBDIR+= sl
+SUBDIR+= spellcast
+SUBDIR+= svb
+SUBDIR+= tanked
+SUBDIR+= tscp
+SUBDIR+= wormz
+SUBDIR+= xarchon
+SUBDIR+= xbat
+SUBDIR+= xbill
+SUBDIR+= xblast
+SUBDIR+= xboard
+SUBDIR+= xboing
+SUBDIR+= xbomber
+SUBDIR+= xbreaky
+SUBDIR+= xconq
+SUBDIR+= xdemineur
+SUBDIR+= xdoom
+SUBDIR+= xemeraldia
+SUBDIR+= xevil
+SUBDIR+= xgalaga
+SUBDIR+= xgospel
+SUBDIR+= xjewel
+SUBDIR+= xjig
+SUBDIR+= xkobo
+SUBDIR+= xmahjongg
+SUBDIR+= xmris
+SUBDIR+= xnibbles
+SUBDIR+= xpat2
+SUBDIR+= xpilot
+SUBDIR+= xpipeman
+SUBDIR+= xpuyopuyo
+SUBDIR+= xracer
+SUBDIR+= xroach
+SUBDIR+= xroads
+SUBDIR+= xscavenger
+SUBDIR+= xscrabble
+SUBDIR+= xskat
+SUBDIR+= xsoldier
+SUBDIR+= xtux
+SUBDIR+= xworm
+SUBDIR+= xzip
+SUBDIR+= zombies
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/graphics/Makefile b/graphics/Makefile
index 8bb563000ea..3d821763333 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,123 +1,125 @@
-# $NetBSD: Makefile,v 1.116 2001/02/14 11:52:58 jtb Exp $
+# $NetBSD: Makefile,v 1.117 2001/02/16 15:51:50 wiz Exp $
#
- SUBDIR += CompuPic
- SUBDIR += GMT
- SUBDIR += ImageMagick
- SUBDIR += Mesa
- SUBDIR += Mesa-glx
- SUBDIR += MesaLib
- SUBDIR += Ngraph
- SUBDIR += alevt
- SUBDIR += autotrace
- SUBDIR += camediaplay
- SUBDIR += cdlabelgen
- SUBDIR += clanlib
- SUBDIR += cqcam
- SUBDIR += denemo
- SUBDIR += dia
- SUBDIR += dx
- SUBDIR += dxsamples
- SUBDIR += ee
- SUBDIR += fbm
- SUBDIR += flashplayer
- SUBDIR += fly
- SUBDIR += fnlib
- SUBDIR += freetype
- SUBDIR += freetype-lib
- SUBDIR += freetype-utils
- SUBDIR += freetype2
- SUBDIR += fujiplay
- SUBDIR += fxtv
- SUBDIR += g2
- SUBDIR += g3d
- SUBDIR += gd
- SUBDIR += gdk-pixbuf
- SUBDIR += gdk-pixbuf-gnome
- SUBDIR += geomview
- SUBDIR += get_ds7
- SUBDIR += gif2png
- SUBDIR += gif320
- SUBDIR += giflib
- SUBDIR += giftrans
- SUBDIR += gimp
- SUBDIR += gimp-current
- SUBDIR += giram
- SUBDIR += glu
- SUBDIR += glut
- SUBDIR += gnome-iconedit
- SUBDIR += gnuplot
- SUBDIR += gphoto
- SUBDIR += gqview
- SUBDIR += grap
- SUBDIR += hermes
- SUBDIR += hp2xx
- SUBDIR += imlib
- SUBDIR += iGMT
- SUBDIR += jpeg
- SUBDIR += kdegraphics
- SUBDIR += libflash
- SUBDIR += libgdgeda
- SUBDIR += libggi
- SUBDIR += libgii
- SUBDIR += libungif
- SUBDIR += libwmf
- SUBDIR += magicpoint
- SUBDIR += mgl
- SUBDIR += mpeg-lib
- SUBDIR += mpeg2codec
- SUBDIR += mpeg_play
- SUBDIR += mtv
- SUBDIR += ncview
- SUBDIR += netpbm
- SUBDIR += ns-flash
- SUBDIR += opendis
- SUBDIR += openptc
- SUBDIR += p5-GD
- SUBDIR += p5-GDGraph
- SUBDIR += p5-GDTextUtil
- SUBDIR += p5-Image-Size
- SUBDIR += p5-PerlMagick
- SUBDIR += pgraf
- SUBDIR += photopc
- SUBDIR += pixmap
- SUBDIR += ploticus
- SUBDIR += plotmtv
- SUBDIR += plotutils
- SUBDIR += plplot
- SUBDIR += png
- SUBDIR += png2html
- SUBDIR += pngcrush
- SUBDIR += povray
- SUBDIR += prag
- SUBDIR += pstoedit
- SUBDIR += py-gd
- SUBDIR += py-imaging
- SUBDIR += qvplay
- SUBDIR += rayshade
- SUBDIR += ruby-gl
- SUBDIR += sane
- SUBDIR += scigraphica
- SUBDIR += sketch
- SUBDIR += tgif
- SUBDIR += tiff
- SUBDIR += tkpiechart
- SUBDIR += urt
- SUBDIR += vcg
- SUBDIR += viewfax
- SUBDIR += xanim
- SUBDIR += xart
- SUBDIR += xbmbrowser
- SUBDIR += xfig
- SUBDIR += xgraph
- SUBDIR += xli
- SUBDIR += xpaint
- SUBDIR += xpdf
- SUBDIR += xplot
- SUBDIR += xpm
- SUBDIR += xsane
- SUBDIR += xv
- SUBDIR += xzgv
- SUBDIR += yplot
+COMMENT= Graphics tools and libraries
+
+SUBDIR+= CompuPic
+SUBDIR+= GMT
+SUBDIR+= ImageMagick
+SUBDIR+= Mesa
+SUBDIR+= Mesa-glx
+SUBDIR+= MesaLib
+SUBDIR+= Ngraph
+SUBDIR+= alevt
+SUBDIR+= autotrace
+SUBDIR+= camediaplay
+SUBDIR+= cdlabelgen
+SUBDIR+= clanlib
+SUBDIR+= cqcam
+SUBDIR+= denemo
+SUBDIR+= dia
+SUBDIR+= dx
+SUBDIR+= dxsamples
+SUBDIR+= ee
+SUBDIR+= fbm
+SUBDIR+= flashplayer
+SUBDIR+= fly
+SUBDIR+= fnlib
+SUBDIR+= freetype
+SUBDIR+= freetype-lib
+SUBDIR+= freetype-utils
+SUBDIR+= freetype2
+SUBDIR+= fujiplay
+SUBDIR+= fxtv
+SUBDIR+= g2
+SUBDIR+= g3d
+SUBDIR+= gd
+SUBDIR+= gdk-pixbuf
+SUBDIR+= gdk-pixbuf-gnome
+SUBDIR+= geomview
+SUBDIR+= get_ds7
+SUBDIR+= gif2png
+SUBDIR+= gif320
+SUBDIR+= giflib
+SUBDIR+= giftrans
+SUBDIR+= gimp
+SUBDIR+= gimp-current
+SUBDIR+= giram
+SUBDIR+= glu
+SUBDIR+= glut
+SUBDIR+= gnome-iconedit
+SUBDIR+= gnuplot
+SUBDIR+= gphoto
+SUBDIR+= gqview
+SUBDIR+= grap
+SUBDIR+= hermes
+SUBDIR+= hp2xx
+SUBDIR+= imlib
+SUBDIR+= iGMT
+SUBDIR+= jpeg
+SUBDIR+= kdegraphics
+SUBDIR+= libflash
+SUBDIR+= libgdgeda
+SUBDIR+= libggi
+SUBDIR+= libgii
+SUBDIR+= libungif
+SUBDIR+= libwmf
+SUBDIR+= magicpoint
+SUBDIR+= mgl
+SUBDIR+= mpeg-lib
+SUBDIR+= mpeg2codec
+SUBDIR+= mpeg_play
+SUBDIR+= mtv
+SUBDIR+= ncview
+SUBDIR+= netpbm
+SUBDIR+= ns-flash
+SUBDIR+= opendis
+SUBDIR+= openptc
+SUBDIR+= p5-GD
+SUBDIR+= p5-GDGraph
+SUBDIR+= p5-GDTextUtil
+SUBDIR+= p5-Image-Size
+SUBDIR+= p5-PerlMagick
+SUBDIR+= pgraf
+SUBDIR+= photopc
+SUBDIR+= pixmap
+SUBDIR+= ploticus
+SUBDIR+= plotmtv
+SUBDIR+= plotutils
+SUBDIR+= plplot
+SUBDIR+= png
+SUBDIR+= png2html
+SUBDIR+= pngcrush
+SUBDIR+= povray
+SUBDIR+= prag
+SUBDIR+= pstoedit
+SUBDIR+= py-gd
+SUBDIR+= py-imaging
+SUBDIR+= qvplay
+SUBDIR+= rayshade
+SUBDIR+= ruby-gl
+SUBDIR+= sane
+SUBDIR+= scigraphica
+SUBDIR+= sketch
+SUBDIR+= tgif
+SUBDIR+= tiff
+SUBDIR+= tkpiechart
+SUBDIR+= urt
+SUBDIR+= vcg
+SUBDIR+= viewfax
+SUBDIR+= xanim
+SUBDIR+= xart
+SUBDIR+= xbmbrowser
+SUBDIR+= xfig
+SUBDIR+= xgraph
+SUBDIR+= xli
+SUBDIR+= xpaint
+SUBDIR+= xpdf
+SUBDIR+= xplot
+SUBDIR+= xpm
+SUBDIR+= xsane
+SUBDIR+= xv
+SUBDIR+= xzgv
+SUBDIR+= yplot
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/ham/Makefile b/ham/Makefile
index ed6bc603983..b2ad2ccc20f 100644
--- a/ham/Makefile
+++ b/ham/Makefile
@@ -1,8 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2000/10/24 10:15:15 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/16 15:51:50 wiz Exp $
#
- SUBDIR += 7plus
- SUBDIR += dpbox
- SUBDIR += tfkiss
- SUBDIR += tnt
+
+
+COMMENT= Amateur packet radio tools
+
+SUBDIR+= 7plus
+SUBDIR+= dpbox
+SUBDIR+= tfkiss
+SUBDIR+= tnt
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/japanese/Makefile b/japanese/Makefile
index 69af3b25712..5cf15d9662a 100644
--- a/japanese/Makefile
+++ b/japanese/Makefile
@@ -1,45 +1,47 @@
-# $NetBSD: Makefile,v 1.33 2001/01/27 02:35:24 taca Exp $
+# $NetBSD: Makefile,v 1.34 2001/02/16 15:51:50 wiz Exp $
#
- SUBDIR += a2ps
- SUBDIR += ack
- SUBDIR += canna-lib
- SUBDIR += canna-server
- SUBDIR += canuum
- SUBDIR += chasen
- SUBDIR += chasen-base
- SUBDIR += freewnn-lib
- SUBDIR += freewnn-server
- SUBDIR += gawk
- SUBDIR += grep
- SUBDIR += groff
- SUBDIR += ipadic
- SUBDIR += jhd
- SUBDIR += kakasi
- SUBDIR += kbanner
- SUBDIR += king
- SUBDIR += kinput2
- SUBDIR += less
- SUBDIR += man
- SUBDIR += mh
- SUBDIR += micq
- SUBDIR += namazu1
- SUBDIR += namazu2
- SUBDIR += nkf
- SUBDIR += p5-Text-ChaSen
- SUBDIR += p5-Text-Kakasi
- SUBDIR += p5-Jcode
- SUBDIR += p5-jcode
- SUBDIR += p5-nkf
- SUBDIR += sed
- SUBDIR += sj3-lib
- SUBDIR += sj3-server
- SUBDIR += skkfep
- SUBDIR += skkinput
- SUBDIR += skkserv
- SUBDIR += vflib
- SUBDIR += vflib-lib
- SUBDIR += vflib-utils
- SUBDIR += xjman
+COMMENT= Packages with japanese language support
+
+SUBDIR+= a2ps
+SUBDIR+= ack
+SUBDIR+= canna-lib
+SUBDIR+= canna-server
+SUBDIR+= canuum
+SUBDIR+= chasen
+SUBDIR+= chasen-base
+SUBDIR+= freewnn-lib
+SUBDIR+= freewnn-server
+SUBDIR+= gawk
+SUBDIR+= grep
+SUBDIR+= groff
+SUBDIR+= ipadic
+SUBDIR+= jhd
+SUBDIR+= kakasi
+SUBDIR+= kbanner
+SUBDIR+= king
+SUBDIR+= kinput2
+SUBDIR+= less
+SUBDIR+= man
+SUBDIR+= mh
+SUBDIR+= micq
+SUBDIR+= namazu1
+SUBDIR+= namazu2
+SUBDIR+= nkf
+SUBDIR+= p5-Text-ChaSen
+SUBDIR+= p5-Text-Kakasi
+SUBDIR+= p5-Jcode
+SUBDIR+= p5-jcode
+SUBDIR+= p5-nkf
+SUBDIR+= sed
+SUBDIR+= sj3-lib
+SUBDIR+= sj3-server
+SUBDIR+= skkfep
+SUBDIR+= skkinput
+SUBDIR+= skkserv
+SUBDIR+= vflib
+SUBDIR+= vflib-lib
+SUBDIR+= vflib-utils
+SUBDIR+= xjman
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/lang/Makefile b/lang/Makefile
index a6aca0354d6..7b89763d8e6 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,78 +1,80 @@
-# $NetBSD: Makefile,v 1.87 2001/01/19 22:29:39 jtb Exp $
+# $NetBSD: Makefile,v 1.88 2001/02/16 15:51:50 wiz Exp $
#
- SUBDIR += STk
- SUBDIR += RScheme
- SUBDIR += awka
- SUBDIR += baci
- SUBDIR += brandybasic
- SUBDIR += bwbasic
- SUBDIR += caml-light
- SUBDIR += camlp4
- SUBDIR += cim
- SUBDIR += cint
- SUBDIR += clisp
- SUBDIR += drscheme
- SUBDIR += egcs
- SUBDIR += elisp-manual
- SUBDIR += elk
- SUBDIR += f2c
- SUBDIR += fort77
- SUBDIR += gawk
- SUBDIR += gb
- SUBDIR += gcc
- SUBDIR += gforth
- SUBDIR += ghc
- SUBDIR += gprolog
- SUBDIR += guavac
- SUBDIR += guile
- SUBDIR += hugs
- SUBDIR += icon
- SUBDIR += intercal
- SUBDIR += japhar
- SUBDIR += java-lang-spec
- SUBDIR += java-vm-spec
- SUBDIR += jbuilder-jit
- SUBDIR += jdk
- SUBDIR += jikes
- SUBDIR += kaffe
- SUBDIR += kali
- SUBDIR += libperl
-# SUBDIR += libperl-current # libperl is newer
- SUBDIR += librep
- SUBDIR += mawk
- SUBDIR += minischeme
- SUBDIR += moscow_ml
- SUBDIR += mzscheme
- SUBDIR += nawk
- SUBDIR += nhc98
- SUBDIR += ocaml
- SUBDIR += p2c
- SUBDIR += perl5
- SUBDIR += perl5-base
- SUBDIR += pforth
- SUBDIR += py-extclass
- SUBDIR += py-html-docs
- SUBDIR += python
- SUBDIR += ruby
- SUBDIR += scheme48
- SUBDIR += siod
- SUBDIR += smalleiffel
- SUBDIR += smalltalk
- SUBDIR += sml-nj
- SUBDIR += snobol
- SUBDIR += squeak
- SUBDIR += stalin
- SUBDIR += sun-jdk13
- SUBDIR += sun-jre13
- SUBDIR += tcl
- SUBDIR += tcl-expect
- SUBDIR += tcl-tclX
- SUBDIR += tk-expect
- SUBDIR += tk-tclX
- SUBDIR += ucblogo
- SUBDIR += umb-scheme
- SUBDIR += vscm
- SUBDIR += vslisp
+COMMENT= Programming languages
+
+SUBDIR+= STk
+SUBDIR+= RScheme
+SUBDIR+= awka
+SUBDIR+= baci
+SUBDIR+= brandybasic
+SUBDIR+= bwbasic
+SUBDIR+= caml-light
+SUBDIR+= camlp4
+SUBDIR+= cim
+SUBDIR+= cint
+SUBDIR+= clisp
+SUBDIR+= drscheme
+SUBDIR+= egcs
+SUBDIR+= elisp-manual
+SUBDIR+= elk
+SUBDIR+= f2c
+SUBDIR+= fort77
+SUBDIR+= gawk
+SUBDIR+= gb
+SUBDIR+= gcc
+SUBDIR+= gforth
+SUBDIR+= ghc
+SUBDIR+= gprolog
+SUBDIR+= guavac
+SUBDIR+= guile
+SUBDIR+= hugs
+SUBDIR+= icon
+SUBDIR+= intercal
+SUBDIR+= japhar
+SUBDIR+= java-lang-spec
+SUBDIR+= java-vm-spec
+SUBDIR+= jbuilder-jit
+SUBDIR+= jdk
+SUBDIR+= jikes
+SUBDIR+= kaffe
+SUBDIR+= kali
+SUBDIR+= libperl
+#SUBDIR+= libperl-current # libperl is newer
+SUBDIR+= librep
+SUBDIR+= mawk
+SUBDIR+= minischeme
+SUBDIR+= moscow_ml
+SUBDIR+= mzscheme
+SUBDIR+= nawk
+SUBDIR+= nhc98
+SUBDIR+= ocaml
+SUBDIR+= p2c
+SUBDIR+= perl5
+SUBDIR+= perl5-base
+SUBDIR+= pforth
+SUBDIR+= py-extclass
+SUBDIR+= py-html-docs
+SUBDIR+= python
+SUBDIR+= ruby
+SUBDIR+= scheme48
+SUBDIR+= siod
+SUBDIR+= smalleiffel
+SUBDIR+= smalltalk
+SUBDIR+= sml-nj
+SUBDIR+= snobol
+SUBDIR+= squeak
+SUBDIR+= stalin
+SUBDIR+= sun-jdk13
+SUBDIR+= sun-jre13
+SUBDIR+= tcl
+SUBDIR+= tcl-expect
+SUBDIR+= tcl-tclX
+SUBDIR+= tk-expect
+SUBDIR+= tk-tclX
+SUBDIR+= ucblogo
+SUBDIR+= umb-scheme
+SUBDIR+= vscm
+SUBDIR+= vslisp
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/mail/Makefile b/mail/Makefile
index 8c7bfb7b822..7cb0b06435e 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -1,58 +1,60 @@
-# $NetBSD: Makefile,v 1.64 2001/02/12 18:36:16 tron Exp $
+# $NetBSD: Makefile,v 1.65 2001/02/16 15:51:51 wiz Exp $
#
- SUBDIR += balsa
- SUBDIR += bulk_mailer
- SUBDIR += coolmail
- SUBDIR += cucipop
- SUBDIR += cyrus-imapd
- SUBDIR += distribute
- SUBDIR += drac
- SUBDIR += elm
- SUBDIR += etach
- SUBDIR += exim
- SUBDIR += exmh
- SUBDIR += faces
- SUBDIR += fetchmail
- SUBDIR += fetchmailconf
- SUBDIR += fromto
- SUBDIR += grepmail
- SUBDIR += imap-uw
- SUBDIR += imap-uw-utils
- SUBDIR += imp
- SUBDIR += mailagent
- SUBDIR += maildrop
- SUBDIR += mailwrapper
- SUBDIR += majordomo
- SUBDIR += metamail
- SUBDIR += mew
- SUBDIR += mhonarc
- SUBDIR += mush
- SUBDIR += mutt
- SUBDIR += mutt-unstable
- SUBDIR += nmh
- SUBDIR += p5-IMAP-Admin
- SUBDIR += p5-MIME-tools
- SUBDIR += p5-Mail-IMAPClient
- SUBDIR += p5-MailTools
- SUBDIR += pine
- SUBDIR += popa3d
- SUBDIR += postfix
- SUBDIR += postfix-current
- SUBDIR += procmail
- SUBDIR += qpopper
- SUBDIR += rblcheck
- SUBDIR += sendmail
- SUBDIR += sendmail88
- SUBDIR += smtpfeed
- SUBDIR += spruce
- SUBDIR += squirrelmail
- SUBDIR += sylpheed
- SUBDIR += tnef
- SUBDIR += vm
- SUBDIR += wmmail
- SUBDIR += xbuffy
- SUBDIR += xfmail
- SUBDIR += xmailbox
+COMMENT= Electronic mail utilities
+
+SUBDIR+= balsa
+SUBDIR+= bulk_mailer
+SUBDIR+= coolmail
+SUBDIR+= cucipop
+SUBDIR+= cyrus-imapd
+SUBDIR+= distribute
+SUBDIR+= drac
+SUBDIR+= elm
+SUBDIR+= etach
+SUBDIR+= exim
+SUBDIR+= exmh
+SUBDIR+= faces
+SUBDIR+= fetchmail
+SUBDIR+= fetchmailconf
+SUBDIR+= fromto
+SUBDIR+= grepmail
+SUBDIR+= imap-uw
+SUBDIR+= imap-uw-utils
+SUBDIR+= imp
+SUBDIR+= mailagent
+SUBDIR+= maildrop
+SUBDIR+= mailwrapper
+SUBDIR+= majordomo
+SUBDIR+= metamail
+SUBDIR+= mew
+SUBDIR+= mhonarc
+SUBDIR+= mush
+SUBDIR+= mutt
+SUBDIR+= mutt-unstable
+SUBDIR+= nmh
+SUBDIR+= p5-IMAP-Admin
+SUBDIR+= p5-MIME-tools
+SUBDIR+= p5-Mail-IMAPClient
+SUBDIR+= p5-MailTools
+SUBDIR+= pine
+SUBDIR+= popa3d
+SUBDIR+= postfix
+SUBDIR+= postfix-current
+SUBDIR+= procmail
+SUBDIR+= qpopper
+SUBDIR+= rblcheck
+SUBDIR+= sendmail
+SUBDIR+= sendmail88
+SUBDIR+= smtpfeed
+SUBDIR+= spruce
+SUBDIR+= squirrelmail
+SUBDIR+= sylpheed
+SUBDIR+= tnef
+SUBDIR+= vm
+SUBDIR+= wmmail
+SUBDIR+= xbuffy
+SUBDIR+= xfmail
+SUBDIR+= xmailbox
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/math/Makefile b/math/Makefile
index 4221c877633..f1bd27b15e2 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,55 +1,57 @@
-# $NetBSD: Makefile,v 1.52 2001/02/10 04:45:36 jtb Exp $
+# $NetBSD: Makefile,v 1.53 2001/02/16 15:51:51 wiz Exp $
#
- SUBDIR += R
- SUBDIR += abacus
- SUBDIR += abs
- SUBDIR += admesh
- SUBDIR += aribas
- SUBDIR += blas
- SUBDIR += calc
- SUBDIR += capc-calc
- SUBDIR += cassowary
- SUBDIR += dcdflib.c
- SUBDIR += dfftpack
- SUBDIR += eispack
- SUBDIR += fftw
- SUBDIR += fftpack
- SUBDIR += geg
- SUBDIR += gnumeric
- SUBDIR += grace
- SUBDIR += grpn
- SUBDIR += gsl
- SUBDIR += lapack
- SUBDIR += libffm
- SUBDIR += mcsim
- SUBDIR += meschach
- SUBDIR += metis
- SUBDIR += minpack
- SUBDIR += ntl
- SUBDIR += octave
- SUBDIR += odepack
- SUBDIR += otter
- SUBDIR += p5-BigInteger
- SUBDIR += p5-Interpolate
- SUBDIR += p5-MatrixReal
- SUBDIR += pspp
- SUBDIR += py-Numeric
- SUBDIR += py-Scientific
- SUBDIR += quadpack
- SUBDIR += randlib
- SUBDIR += rlab
- SUBDIR += sc
- SUBDIR += scilab
- SUBDIR += slatec
- SUBDIR += superlu
- SUBDIR += tochnog
- SUBDIR += udunits
- SUBDIR += vista
- SUBDIR += xldlas
- SUBDIR += xlispstat
- SUBDIR += xmgr
- SUBDIR += yacas
- SUBDIR += yorick
+COMMENT= Mathematics
+
+SUBDIR+= R
+SUBDIR+= abacus
+SUBDIR+= abs
+SUBDIR+= admesh
+SUBDIR+= aribas
+SUBDIR+= blas
+SUBDIR+= calc
+SUBDIR+= capc-calc
+SUBDIR+= cassowary
+SUBDIR+= dcdflib.c
+SUBDIR+= dfftpack
+SUBDIR+= eispack
+SUBDIR+= fftw
+SUBDIR+= fftpack
+SUBDIR+= geg
+SUBDIR+= gnumeric
+SUBDIR+= grace
+SUBDIR+= grpn
+SUBDIR+= gsl
+SUBDIR+= lapack
+SUBDIR+= libffm
+SUBDIR+= mcsim
+SUBDIR+= meschach
+SUBDIR+= metis
+SUBDIR+= minpack
+SUBDIR+= ntl
+SUBDIR+= octave
+SUBDIR+= odepack
+SUBDIR+= otter
+SUBDIR+= p5-BigInteger
+SUBDIR+= p5-Interpolate
+SUBDIR+= p5-MatrixReal
+SUBDIR+= pspp
+SUBDIR+= py-Numeric
+SUBDIR+= py-Scientific
+SUBDIR+= quadpack
+SUBDIR+= randlib
+SUBDIR+= rlab
+SUBDIR+= sc
+SUBDIR+= scilab
+SUBDIR+= slatec
+SUBDIR+= superlu
+SUBDIR+= tochnog
+SUBDIR+= udunits
+SUBDIR+= vista
+SUBDIR+= xldlas
+SUBDIR+= xlispstat
+SUBDIR+= xmgr
+SUBDIR+= yacas
+SUBDIR+= yorick
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/mbone/Makefile b/mbone/Makefile
index 7b55e2b4d50..950b22a3a0d 100644
--- a/mbone/Makefile
+++ b/mbone/Makefile
@@ -1,12 +1,14 @@
-# $NetBSD: Makefile,v 1.10 2000/12/21 12:37:59 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2001/02/16 15:51:51 wiz Exp $
#
- SUBDIR += common-mml
- SUBDIR += imm
- SUBDIR += nte
- SUBDIR += rat
- SUBDIR += sdr
- SUBDIR += vat
- SUBDIR += vic
+COMMENT= Multi-cast backBone applications
+
+SUBDIR+= common-mml
+SUBDIR+= imm
+SUBDIR+= nte
+SUBDIR+= rat
+SUBDIR+= sdr
+SUBDIR+= vat
+SUBDIR+= vic
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/meta-pkgs/Makefile b/meta-pkgs/Makefile
index 949cf029367..7f4c7adb253 100644
--- a/meta-pkgs/Makefile
+++ b/meta-pkgs/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2000/12/12 01:30:57 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2001/02/16 15:51:51 wiz Exp $
#
- SUBDIR += edesktop
- SUBDIR += netbsd-doc
- SUBDIR += netbsd-doc-print
- SUBDIR += web-server
+COMMENT= Collections of other packages
+
+SUBDIR+= edesktop
+SUBDIR+= netbsd-doc
+SUBDIR+= netbsd-doc-print
+SUBDIR+= web-server
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/misc/Makefile b/misc/Makefile
index 89272537537..4a98d6097b8 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,75 +1,77 @@
-# $NetBSD: Makefile,v 1.84 2001/02/14 11:48:59 jtb Exp $
+# $NetBSD: Makefile,v 1.85 2001/02/16 15:51:51 wiz Exp $
#
- SUBDIR += 9menu
- SUBDIR += ascii
- SUBDIR += asr-manpages
- SUBDIR += astrolog
- SUBDIR += bottlerocket
- SUBDIR += buffer
- SUBDIR += chipmunk
- SUBDIR += chord
- SUBDIR += cksfv
- SUBDIR += colorls
- SUBDIR += colortail
- SUBDIR += cowsay
- SUBDIR += cuecat
- SUBDIR += dgpsip
- SUBDIR += dialog
- SUBDIR += dotfile
- SUBDIR += dt
- SUBDIR += dync
- SUBDIR += fd
- SUBDIR += fep
- SUBDIR += figlet
-# SUBDIR += freewnn-common # base package for japanese/freewnn-*
- SUBDIR += git
- SUBDIR += gnome-pim
- SUBDIR += gnome-utils
- SUBDIR += gone
- SUBDIR += gperiodic
- SUBDIR += heyu
- SUBDIR += hitchhiker
- SUBDIR += ibutton-pdkit
- SUBDIR += iselect
- SUBDIR += jitterbug
- SUBDIR += jive
- SUBDIR += kdeutils
- SUBDIR += kp
- SUBDIR += less
- SUBDIR += libutf
- SUBDIR += lile
- SUBDIR += linuxls
- SUBDIR += logsurfer
- SUBDIR += lv
- SUBDIR += most
- SUBDIR += p5-Array-PrintCols
- SUBDIR += p5-Business-CreditCard
- SUBDIR += p5-ControlX10-CM11
- SUBDIR += p5-File-MMagic
- SUBDIR += p5-Locale-Codes
- SUBDIR += p5-Search
- SUBDIR += pdmenu
- SUBDIR += proj
- SUBDIR += pty-redir
- SUBDIR += py-readline
- SUBDIR += qterm
- SUBDIR += root
- SUBDIR += rpm
- SUBDIR += sci
- SUBDIR += screen
- SUBDIR += setiathome
- SUBDIR += siag
- SUBDIR += splitvt
- SUBDIR += staroffice
- SUBDIR += tds
- SUBDIR += team
- SUBDIR += vera
- SUBDIR += vfu
- SUBDIR += vttest
- SUBDIR += watch
- SUBDIR += xrolodex
- SUBDIR += xtend
- SUBDIR += zorro
+COMMENT= Miscellaneous utilities
+
+SUBDIR+= 9menu
+SUBDIR+= ascii
+SUBDIR+= asr-manpages
+SUBDIR+= astrolog
+SUBDIR+= bottlerocket
+SUBDIR+= buffer
+SUBDIR+= chipmunk
+SUBDIR+= chord
+SUBDIR+= cksfv
+SUBDIR+= colorls
+SUBDIR+= colortail
+SUBDIR+= cowsay
+SUBDIR+= cuecat
+SUBDIR+= dgpsip
+SUBDIR+= dialog
+SUBDIR+= dotfile
+SUBDIR+= dt
+SUBDIR+= dync
+SUBDIR+= fd
+SUBDIR+= fep
+SUBDIR+= figlet
+#SUBDIR+= freewnn-common # base package for japanese/freewnn-*
+SUBDIR+= git
+SUBDIR+= gnome-pim
+SUBDIR+= gnome-utils
+SUBDIR+= gone
+SUBDIR+= gperiodic
+SUBDIR+= heyu
+SUBDIR+= hitchhiker
+SUBDIR+= ibutton-pdkit
+SUBDIR+= iselect
+SUBDIR+= jitterbug
+SUBDIR+= jive
+SUBDIR+= kdeutils
+SUBDIR+= kp
+SUBDIR+= less
+SUBDIR+= libutf
+SUBDIR+= lile
+SUBDIR+= linuxls
+SUBDIR+= logsurfer
+SUBDIR+= lv
+SUBDIR+= most
+SUBDIR+= p5-Array-PrintCols
+SUBDIR+= p5-Business-CreditCard
+SUBDIR+= p5-ControlX10-CM11
+SUBDIR+= p5-File-MMagic
+SUBDIR+= p5-Locale-Codes
+SUBDIR+= p5-Search
+SUBDIR+= pdmenu
+SUBDIR+= proj
+SUBDIR+= pty-redir
+SUBDIR+= py-readline
+SUBDIR+= qterm
+SUBDIR+= root
+SUBDIR+= rpm
+SUBDIR+= sci
+SUBDIR+= screen
+SUBDIR+= setiathome
+SUBDIR+= siag
+SUBDIR+= splitvt
+SUBDIR+= staroffice
+SUBDIR+= tds
+SUBDIR+= team
+SUBDIR+= vera
+SUBDIR+= vfu
+SUBDIR+= vttest
+SUBDIR+= watch
+SUBDIR+= xrolodex
+SUBDIR+= xtend
+SUBDIR+= zorro
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/net/Makefile b/net/Makefile
index 0932dff91b7..328997d8b4e 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,158 +1,160 @@
-# $NetBSD: Makefile,v 1.189 2001/02/11 05:24:53 hubertf Exp $
+# $NetBSD: Makefile,v 1.190 2001/02/16 15:51:52 wiz Exp $
#
- SUBDIR += 6to4
- SUBDIR += adns
- SUBDIR += airportbasestationconfig
- SUBDIR += archie
- SUBDIR += arla
- SUBDIR += arpd
- SUBDIR += arpwatch
- SUBDIR += batchftp
- SUBDIR += bind4
- SUBDIR += bind8
- SUBDIR += bind9
- SUBDIR += bind9-current
- SUBDIR += bing
- SUBDIR += bounce
- SUBDIR += cftp
- SUBDIR += choparp
- SUBDIR += cia
- SUBDIR += coda5_client
- SUBDIR += coda5_server
- SUBDIR += coda_client
- SUBDIR += coda_doc
- SUBDIR += coda_intro
- SUBDIR += coda_server
- SUBDIR += dante
- SUBDIR += ddclient
- SUBDIR += delegate
- SUBDIR += dhid
- SUBDIR += dip
- SUBDIR += djbdns
- SUBDIR += dlint
- SUBDIR += echoping
- SUBDIR += eggdrop
- SUBDIR += ethereal
- SUBDIR += fair-identd
- SUBDIR += fping
- SUBDIR += freewais-sf
- SUBDIR += gated
- SUBDIR += gnapfetch
- SUBDIR += gnapster
- SUBDIR += gnomeicu
- SUBDIR += gnut
- SUBDIR += gtk-gnutella
- SUBDIR += gtksamba
- SUBDIR += gtm
- SUBDIR += httptunnel
- SUBDIR += icsi-finger
- SUBDIR += irrd
- SUBDIR += isic
- SUBDIR += ispman
- SUBDIR += jwhois
- SUBDIR += kdenetwork
- SUBDIR += kmap
- SUBDIR += lftp
- SUBDIR += libnids
- SUBDIR += libpcap
- SUBDIR += libsscript
- SUBDIR += lopster
- SUBDIR += lukemftp
- SUBDIR += md-whois
- SUBDIR += mirror
- SUBDIR += mouse-pppoe
- SUBDIR += mrt
- SUBDIR += mrtg
- SUBDIR += mtr
- SUBDIR += nap
- SUBDIR += ncftp2
- SUBDIR += ncftp3
- SUBDIR += netatalk
- SUBDIR += netatalk-asun
- SUBDIR += netcat
- SUBDIR += netname
- SUBDIR += netperf
- SUBDIR += netsaint-base
- SUBDIR += netsaint-plugin-snmp
- SUBDIR += netsaint-plugins
- SUBDIR += ngrep
- SUBDIR += nmap
- SUBDIR += nmapfe
- SUBDIR += nocol
- SUBDIR += ntop
- SUBDIR += ntp4
- SUBDIR += openh323
- SUBDIR += ORBit
- SUBDIR += p5-ispman
- SUBDIR += p5-Net
- SUBDIR += p5-Net-DNS
- SUBDIR += p5-Net-SNMP
- SUBDIR += p5-Net-TFTP
- SUBDIR += p5-Net-Telnet
- SUBDIR += p5-SNMP
- SUBDIR += p5-Socket6
- SUBDIR += p5-Wais
- SUBDIR += pchar
- SUBDIR += pfnet
- SUBDIR += pload
- SUBDIR += poptop
- SUBDIR += ppp
- SUBDIR += ppp-mppe
- SUBDIR += pptp
- SUBDIR += ra-pna-proxy
- SUBDIR += ra-rtsp-proxy
- SUBDIR += radius
- SUBDIR += rdist6
- SUBDIR += rp-pppoe
- SUBDIR += rsync
- SUBDIR += rumba
- SUBDIR += samba
- SUBDIR += sdist
- SUBDIR += sendfile
- SUBDIR += sftp
- SUBDIR += sitescooper
- SUBDIR += sniffit
- SUBDIR += snort
- SUBDIR += socks4
- SUBDIR += socks5
- SUBDIR += speakfreely
- SUBDIR += spegla
- SUBDIR += srsh
- SUBDIR += ssync
- SUBDIR += tacacs
- SUBDIR += tcl-scotty
- SUBDIR += tcpdump
- SUBDIR += tcpillust
- SUBDIR += tcptrace
- SUBDIR += tinyfugue
- SUBDIR += tkined
- SUBDIR += tn5250
- SUBDIR += totd
- SUBDIR += trafshow
- SUBDIR += ttcp
- SUBDIR += ttt
- SUBDIR += ucd-snmp
- SUBDIR += ucd-snmp-current
- SUBDIR += ucspi-tcp
- SUBDIR += unison
- SUBDIR += upclient
- SUBDIR += userppp
- SUBDIR += vnc
- SUBDIR += vncviewer
- SUBDIR += vtun
- SUBDIR += wakeup
- SUBDIR += wget
- SUBDIR += wmnet
- SUBDIR += wmpload
- SUBDIR += wu-ftpd
- SUBDIR += xarchie
- SUBDIR += xipdump
- SUBDIR += xspeakfree
- SUBDIR += xtraceroute
- SUBDIR += ytalk
- SUBDIR += ywho
- SUBDIR += zebra
- SUBDIR += zephyr
+COMMENT= Networking tools
+
+SUBDIR+= 6to4
+SUBDIR+= adns
+SUBDIR+= airportbasestationconfig
+SUBDIR+= archie
+SUBDIR+= arla
+SUBDIR+= arpd
+SUBDIR+= arpwatch
+SUBDIR+= batchftp
+SUBDIR+= bind4
+SUBDIR+= bind8
+SUBDIR+= bind9
+SUBDIR+= bind9-current
+SUBDIR+= bing
+SUBDIR+= bounce
+SUBDIR+= cftp
+SUBDIR+= choparp
+SUBDIR+= cia
+SUBDIR+= coda5_client
+SUBDIR+= coda5_server
+SUBDIR+= coda_client
+SUBDIR+= coda_doc
+SUBDIR+= coda_intro
+SUBDIR+= coda_server
+SUBDIR+= dante
+SUBDIR+= ddclient
+SUBDIR+= delegate
+SUBDIR+= dhid
+SUBDIR+= dip
+SUBDIR+= djbdns
+SUBDIR+= dlint
+SUBDIR+= echoping
+SUBDIR+= eggdrop
+SUBDIR+= ethereal
+SUBDIR+= fair-identd
+SUBDIR+= fping
+SUBDIR+= freewais-sf
+SUBDIR+= gated
+SUBDIR+= gnapfetch
+SUBDIR+= gnapster
+SUBDIR+= gnomeicu
+SUBDIR+= gnut
+SUBDIR+= gtk-gnutella
+SUBDIR+= gtksamba
+SUBDIR+= gtm
+SUBDIR+= httptunnel
+SUBDIR+= icsi-finger
+SUBDIR+= irrd
+SUBDIR+= isic
+SUBDIR+= ispman
+SUBDIR+= jwhois
+SUBDIR+= kdenetwork
+SUBDIR+= kmap
+SUBDIR+= lftp
+SUBDIR+= libnids
+SUBDIR+= libpcap
+SUBDIR+= libsscript
+SUBDIR+= lopster
+SUBDIR+= lukemftp
+SUBDIR+= md-whois
+SUBDIR+= mirror
+SUBDIR+= mouse-pppoe
+SUBDIR+= mrt
+SUBDIR+= mrtg
+SUBDIR+= mtr
+SUBDIR+= nap
+SUBDIR+= ncftp2
+SUBDIR+= ncftp3
+SUBDIR+= netatalk
+SUBDIR+= netatalk-asun
+SUBDIR+= netcat
+SUBDIR+= netname
+SUBDIR+= netperf
+SUBDIR+= netsaint-base
+SUBDIR+= netsaint-plugin-snmp
+SUBDIR+= netsaint-plugins
+SUBDIR+= ngrep
+SUBDIR+= nmap
+SUBDIR+= nmapfe
+SUBDIR+= nocol
+SUBDIR+= ntop
+SUBDIR+= ntp4
+SUBDIR+= openh323
+SUBDIR+= ORBit
+SUBDIR+= p5-ispman
+SUBDIR+= p5-Net
+SUBDIR+= p5-Net-DNS
+SUBDIR+= p5-Net-SNMP
+SUBDIR+= p5-Net-TFTP
+SUBDIR+= p5-Net-Telnet
+SUBDIR+= p5-SNMP
+SUBDIR+= p5-Socket6
+SUBDIR+= p5-Wais
+SUBDIR+= pchar
+SUBDIR+= pfnet
+SUBDIR+= pload
+SUBDIR+= poptop
+SUBDIR+= ppp
+SUBDIR+= ppp-mppe
+SUBDIR+= pptp
+SUBDIR+= ra-pna-proxy
+SUBDIR+= ra-rtsp-proxy
+SUBDIR+= radius
+SUBDIR+= rdist6
+SUBDIR+= rp-pppoe
+SUBDIR+= rsync
+SUBDIR+= rumba
+SUBDIR+= samba
+SUBDIR+= sdist
+SUBDIR+= sendfile
+SUBDIR+= sftp
+SUBDIR+= sitescooper
+SUBDIR+= sniffit
+SUBDIR+= snort
+SUBDIR+= socks4
+SUBDIR+= socks5
+SUBDIR+= speakfreely
+SUBDIR+= spegla
+SUBDIR+= srsh
+SUBDIR+= ssync
+SUBDIR+= tacacs
+SUBDIR+= tcl-scotty
+SUBDIR+= tcpdump
+SUBDIR+= tcpillust
+SUBDIR+= tcptrace
+SUBDIR+= tinyfugue
+SUBDIR+= tkined
+SUBDIR+= tn5250
+SUBDIR+= totd
+SUBDIR+= trafshow
+SUBDIR+= ttcp
+SUBDIR+= ttt
+SUBDIR+= ucd-snmp
+SUBDIR+= ucd-snmp-current
+SUBDIR+= ucspi-tcp
+SUBDIR+= unison
+SUBDIR+= upclient
+SUBDIR+= userppp
+SUBDIR+= vnc
+SUBDIR+= vncviewer
+SUBDIR+= vtun
+SUBDIR+= wakeup
+SUBDIR+= wget
+SUBDIR+= wmnet
+SUBDIR+= wmpload
+SUBDIR+= wu-ftpd
+SUBDIR+= xarchie
+SUBDIR+= xipdump
+SUBDIR+= xspeakfree
+SUBDIR+= xtraceroute
+SUBDIR+= ytalk
+SUBDIR+= ywho
+SUBDIR+= zebra
+SUBDIR+= zephyr
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/news/Makefile b/news/Makefile
index e4188e6baeb..d224a9a2920 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -1,17 +1,19 @@
-# $NetBSD: Makefile,v 1.18 2000/12/27 23:16:10 hubertf Exp $
+# $NetBSD: Makefile,v 1.19 2001/02/16 15:51:52 wiz Exp $
#
- SUBDIR += inn
- SUBDIR += knews
- SUBDIR += newscache
- SUBDIR += newsfetch
- SUBDIR += nn
- SUBDIR += nntpcache
- SUBDIR += nntpclnt
- SUBDIR += slrn
- SUBDIR += suck
- SUBDIR += tin
- SUBDIR += trn
- SUBDIR += xrn
+COMMENT= Network news
+
+SUBDIR+= inn
+SUBDIR+= knews
+SUBDIR+= newscache
+SUBDIR+= newsfetch
+SUBDIR+= nn
+SUBDIR+= nntpcache
+SUBDIR+= nntpclnt
+SUBDIR+= slrn
+SUBDIR+= suck
+SUBDIR+= tin
+SUBDIR+= trn
+SUBDIR+= xrn
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/parallel/Makefile b/parallel/Makefile
index e424452f6d4..3e7916a6f06 100644
--- a/parallel/Makefile
+++ b/parallel/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.2 1998/10/21 20:00:59 garbled Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/16 15:51:52 wiz Exp $
#
- SUBDIR += clusterit
- SUBDIR += glunix
- SUBDIR += mpi-ch
- SUBDIR += pvm3
+COMMENT= Applications dealing with parallelism in computing
+
+SUBDIR+= clusterit
+SUBDIR+= glunix
+SUBDIR+= mpi-ch
+SUBDIR+= pvm3
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 9fe82c01b8e..00a262f8481 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,19 +1,21 @@
-# $NetBSD: Makefile,v 1.22 2001/02/01 12:40:08 agc Exp $
+# $NetBSD: Makefile,v 1.23 2001/02/16 15:51:52 wiz Exp $
#
- SUBDIR += bsdpak
- SUBDIR += gensolpkg
-# 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
- SUBDIR += pkglint
- SUBDIR += pkgmanpages
- SUBDIR += pkgsurvey
- SUBDIR += port2pkg
- SUBDIR += rpm2pkg
- SUBDIR += url2pkg
-# SUBDIR += xpkgwedge # Experimental - turn on at your own risk!
+COMMENT= Tools for use in the packages collection
+
+SUBDIR+= bsdpak
+SUBDIR+= gensolpkg
+#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
+SUBDIR+= pkglint
+SUBDIR+= pkgmanpages
+SUBDIR+= pkgsurvey
+SUBDIR+= port2pkg
+SUBDIR+= rpm2pkg
+SUBDIR+= url2pkg
+#SUBDIR+= xpkgwedge # Experimental - turn on at your own risk!
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/print/Makefile b/print/Makefile
index 7f503ef7dec..a9c8bc45679 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,48 +1,50 @@
-# $NetBSD: Makefile,v 1.50 2000/12/21 15:06:36 jlam Exp $
+# $NetBSD: Makefile,v 1.51 2001/02/16 15:51:52 wiz Exp $
#
- SUBDIR += LPRng
- SUBDIR += LPRng-core
- SUBDIR += LPRng-doc
- SUBDIR += a2ps
- SUBDIR += acroread
- SUBDIR += acroread3
- SUBDIR += auctex
- SUBDIR += cups
- SUBDIR += cupsomatic
- SUBDIR += cupsomatic-ppds
- SUBDIR += dvidvi
- SUBDIR += enscript
- SUBDIR += ggv
- SUBDIR += ghostscript
- SUBDIR += ghostscript-fonts
- SUBDIR += ghostscript-nox11
- SUBDIR += gnome-print
- SUBDIR += gv
- SUBDIR += html2ps
- SUBDIR += hugelatex
- SUBDIR += if-psprint
- SUBDIR += jadetex
- SUBDIR += lgrind
- SUBDIR += lilypond
- SUBDIR += lyx
- SUBDIR += magicfilter
- SUBDIR += mp
- SUBDIR += mpage
- SUBDIR += p5-Font-AFM
- SUBDIR += papersize
- SUBDIR += pcps
- SUBDIR += pdflib
- SUBDIR += psify
- SUBDIR += psutils
- SUBDIR += py-reportlab
- SUBDIR += rtf2latex
- SUBDIR += stylewriter
- SUBDIR += teTeX
- SUBDIR += teTeX-bin
- SUBDIR += teTeX-share
- SUBDIR += teTeX-sharesrc
- SUBDIR += transfig
- SUBDIR += xpp
+COMMENT= Desktop publishing
+
+SUBDIR+= LPRng
+SUBDIR+= LPRng-core
+SUBDIR+= LPRng-doc
+SUBDIR+= a2ps
+SUBDIR+= acroread
+SUBDIR+= acroread3
+SUBDIR+= auctex
+SUBDIR+= cups
+SUBDIR+= cupsomatic
+SUBDIR+= cupsomatic-ppds
+SUBDIR+= dvidvi
+SUBDIR+= enscript
+SUBDIR+= ggv
+SUBDIR+= ghostscript
+SUBDIR+= ghostscript-fonts
+SUBDIR+= ghostscript-nox11
+SUBDIR+= gnome-print
+SUBDIR+= gv
+SUBDIR+= html2ps
+SUBDIR+= hugelatex
+SUBDIR+= if-psprint
+SUBDIR+= jadetex
+SUBDIR+= lgrind
+SUBDIR+= lilypond
+SUBDIR+= lyx
+SUBDIR+= magicfilter
+SUBDIR+= mp
+SUBDIR+= mpage
+SUBDIR+= p5-Font-AFM
+SUBDIR+= papersize
+SUBDIR+= pcps
+SUBDIR+= pdflib
+SUBDIR+= psify
+SUBDIR+= psutils
+SUBDIR+= py-reportlab
+SUBDIR+= rtf2latex
+SUBDIR+= stylewriter
+SUBDIR+= teTeX
+SUBDIR+= teTeX-bin
+SUBDIR+= teTeX-share
+SUBDIR+= teTeX-sharesrc
+SUBDIR+= transfig
+SUBDIR+= xpp
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/security/Makefile b/security/Makefile
index c473558b40b..111f928cbeb 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,69 +1,71 @@
-# $NetBSD: Makefile,v 1.60 2001/02/12 16:16:03 agc Exp $
+# $NetBSD: Makefile,v 1.61 2001/02/16 15:51:52 wiz Exp $
#
- SUBDIR += PAM
- SUBDIR += aide
- SUBDIR += amavis
- SUBDIR += audit-packages
- SUBDIR += crack
- SUBDIR += cyrus-sasl
- SUBDIR += ddos-scan
- SUBDIR += dsniff
- SUBDIR += egd
- SUBDIR += fortify
- SUBDIR += fressh
- SUBDIR += fsh
- SUBDIR += gnupg
- SUBDIR += isakmpd
- SUBDIR += kth-krb4
- SUBDIR += libbf
- SUBDIR += libcrack
- SUBDIR += libdes
- SUBDIR += libidea
- SUBDIR += libident
- SUBDIR += libmcrypt
- SUBDIR += libnasl
- SUBDIR += mcrypt
- SUBDIR += mhash
- SUBDIR += nessus
- SUBDIR += nessus-core
- SUBDIR += nessus-libraries
- SUBDIR += nessus-plugins
- SUBDIR += nfsbug
- SUBDIR += openssh
- SUBDIR += openssl
- SUBDIR += p5-Crypt-Blowfish
- SUBDIR += p5-Crypt-CBC
- SUBDIR += p5-Digest-MD5
- SUBDIR += p5-MD5
- SUBDIR += p5-SHA
- SUBDIR += pakemon
- SUBDIR += pam-ldap
- SUBDIR += pgp2
- SUBDIR += pgp5
- SUBDIR += pks
- SUBDIR += portsentry
- SUBDIR += priv
- SUBDIR += py-crypto
- SUBDIR += racoon
- SUBDIR += rc5des
- SUBDIR += rid
- SUBDIR += rsaref
- SUBDIR += scanssh
- SUBDIR += smtpd
- SUBDIR += srp_client
- SUBDIR += ssh
- SUBDIR += ssh-askpass
- SUBDIR += ssh-ip-tunnel
- SUBDIR += ssh6
- SUBDIR += ssldump
- SUBDIR += sslwrap
- SUBDIR += stunnel
- SUBDIR += sudo
- SUBDIR += tcp_wrappers
- SUBDIR += tripwire
- SUBDIR += uvscan
- SUBDIR += uvscan-dat
- SUBDIR += xdm-krb4
+COMMENT= Security tools
+
+SUBDIR+= PAM
+SUBDIR+= aide
+SUBDIR+= amavis
+SUBDIR+= audit-packages
+SUBDIR+= crack
+SUBDIR+= cyrus-sasl
+SUBDIR+= ddos-scan
+SUBDIR+= dsniff
+SUBDIR+= egd
+SUBDIR+= fortify
+SUBDIR+= fressh
+SUBDIR+= fsh
+SUBDIR+= gnupg
+SUBDIR+= isakmpd
+SUBDIR+= kth-krb4
+SUBDIR+= libbf
+SUBDIR+= libcrack
+SUBDIR+= libdes
+SUBDIR+= libidea
+SUBDIR+= libident
+SUBDIR+= libmcrypt
+SUBDIR+= libnasl
+SUBDIR+= mcrypt
+SUBDIR+= mhash
+SUBDIR+= nessus
+SUBDIR+= nessus-core
+SUBDIR+= nessus-libraries
+SUBDIR+= nessus-plugins
+SUBDIR+= nfsbug
+SUBDIR+= openssh
+SUBDIR+= openssl
+SUBDIR+= p5-Crypt-Blowfish
+SUBDIR+= p5-Crypt-CBC
+SUBDIR+= p5-Digest-MD5
+SUBDIR+= p5-MD5
+SUBDIR+= p5-SHA
+SUBDIR+= pakemon
+SUBDIR+= pam-ldap
+SUBDIR+= pgp2
+SUBDIR+= pgp5
+SUBDIR+= pks
+SUBDIR+= portsentry
+SUBDIR+= priv
+SUBDIR+= py-crypto
+SUBDIR+= racoon
+SUBDIR+= rc5des
+SUBDIR+= rid
+SUBDIR+= rsaref
+SUBDIR+= scanssh
+SUBDIR+= smtpd
+SUBDIR+= srp_client
+SUBDIR+= ssh
+SUBDIR+= ssh-askpass
+SUBDIR+= ssh-ip-tunnel
+SUBDIR+= ssh6
+SUBDIR+= ssldump
+SUBDIR+= sslwrap
+SUBDIR+= stunnel
+SUBDIR+= sudo
+SUBDIR+= tcp_wrappers
+SUBDIR+= tripwire
+SUBDIR+= uvscan
+SUBDIR+= uvscan-dat
+SUBDIR+= xdm-krb4
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/shells/Makefile b/shells/Makefile
index e0c86387351..4d2125be351 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -1,12 +1,14 @@
-# $NetBSD: Makefile,v 1.8 2000/12/12 01:31:04 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2001/02/16 15:51:53 wiz Exp $
#
- SUBDIR += bash2
- SUBDIR += es
- SUBDIR += esh
- SUBDIR += rc
- SUBDIR += scsh
- SUBDIR += tcsh
- SUBDIR += zsh
+COMMENT= Shells
+
+SUBDIR+= bash2
+SUBDIR+= es
+SUBDIR+= esh
+SUBDIR+= rc
+SUBDIR+= scsh
+SUBDIR+= tcsh
+SUBDIR+= zsh
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/sysutils/Makefile b/sysutils/Makefile
index ad393677088..d54caf554aa 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,78 +1,80 @@
-# $NetBSD: Makefile,v 1.87 2001/02/10 23:28:17 frueauf Exp $
+# $NetBSD: Makefile,v 1.88 2001/02/16 15:51:53 wiz Exp $
#
- SUBDIR += amanda
- SUBDIR += amanda-client
- SUBDIR += amanda-common
- SUBDIR += amanda-plot
- SUBDIR += amanda-server
- SUBDIR += apcupsd
- SUBDIR += aperture
- SUBDIR += asapm
- SUBDIR += bchunk
- SUBDIR += c++rt0
- SUBDIR += cdrdao
- SUBDIR += cdrecord
- SUBDIR += cfengine
- SUBDIR += cpogm
- SUBDIR += crashme
- SUBDIR += daemontools
- SUBDIR += depot
- SUBDIR += dog
- SUBDIR += e2fsprogs
- SUBDIR += fileutils
- SUBDIR += findutils
- SUBDIR += fix4SA110rev2
- SUBDIR += gcombust
- SUBDIR += genpasswd
- SUBDIR += gmc
- SUBDIR += gnome-vfs
- SUBDIR += gpart
- SUBDIR += gtop
- SUBDIR += hfsutils
- SUBDIR += kapm
- SUBDIR += kdf
- SUBDIR += klavg
- SUBDIR += lavaps
- SUBDIR += logrot
- SUBDIR += lsof
- SUBDIR += mc
- SUBDIR += memconf
- SUBDIR += mkhybrid
-# SUBDIR += mkisofs # currently part of cdrecord
- SUBDIR += mksunbootcd
- SUBDIR += mtools
- SUBDIR += osname
- SUBDIR += pcvt-utils
- SUBDIR += psmisc
- SUBDIR += pstree
- SUBDIR += roller
- SUBDIR += rtty
- SUBDIR += sh-utils
- SUBDIR += skill
- SUBDIR += socket
- SUBDIR += sshsh
- SUBDIR += stow
- SUBDIR += sux
- SUBDIR += sysgen
- SUBDIR += sysinfo
- SUBDIR += tits
- SUBDIR += tkcron
- SUBDIR += tload
- SUBDIR += top
- SUBDIR += toshutils
- SUBDIR += ups-nut
- SUBDIR += ups-nut-cgi
- SUBDIR += usbutil
- SUBDIR += user
- SUBDIR += vidc-tools
- SUBDIR += whowatch
- SUBDIR += xbatt
- SUBDIR += xbattbar
- SUBDIR += xcdroast
- SUBDIR += xdu
- SUBDIR += xhfs
- SUBDIR += xosview
- SUBDIR += xps
+COMMENT= System utilities
+
+SUBDIR+= amanda
+SUBDIR+= amanda-client
+SUBDIR+= amanda-common
+SUBDIR+= amanda-plot
+SUBDIR+= amanda-server
+SUBDIR+= apcupsd
+SUBDIR+= aperture
+SUBDIR+= asapm
+SUBDIR+= bchunk
+SUBDIR+= c++rt0
+SUBDIR+= cdrdao
+SUBDIR+= cdrecord
+SUBDIR+= cfengine
+SUBDIR+= cpogm
+SUBDIR+= crashme
+SUBDIR+= daemontools
+SUBDIR+= depot
+SUBDIR+= dog
+SUBDIR+= e2fsprogs
+SUBDIR+= fileutils
+SUBDIR+= findutils
+SUBDIR+= fix4SA110rev2
+SUBDIR+= gcombust
+SUBDIR+= genpasswd
+SUBDIR+= gmc
+SUBDIR+= gnome-vfs
+SUBDIR+= gpart
+SUBDIR+= gtop
+SUBDIR+= hfsutils
+SUBDIR+= kapm
+SUBDIR+= kdf
+SUBDIR+= klavg
+SUBDIR+= lavaps
+SUBDIR+= logrot
+SUBDIR+= lsof
+SUBDIR+= mc
+SUBDIR+= memconf
+SUBDIR+= mkhybrid
+#SUBDIR+= mkisofs # currently part of cdrecord
+SUBDIR+= mksunbootcd
+SUBDIR+= mtools
+SUBDIR+= osname
+SUBDIR+= pcvt-utils
+SUBDIR+= psmisc
+SUBDIR+= pstree
+SUBDIR+= roller
+SUBDIR+= rtty
+SUBDIR+= sh-utils
+SUBDIR+= skill
+SUBDIR+= socket
+SUBDIR+= sshsh
+SUBDIR+= stow
+SUBDIR+= sux
+SUBDIR+= sysgen
+SUBDIR+= sysinfo
+SUBDIR+= tits
+SUBDIR+= tkcron
+SUBDIR+= tload
+SUBDIR+= top
+SUBDIR+= toshutils
+SUBDIR+= ups-nut
+SUBDIR+= ups-nut-cgi
+SUBDIR+= usbutil
+SUBDIR+= user
+SUBDIR+= vidc-tools
+SUBDIR+= whowatch
+SUBDIR+= xbatt
+SUBDIR+= xbattbar
+SUBDIR+= xcdroast
+SUBDIR+= xdu
+SUBDIR+= xhfs
+SUBDIR+= xosview
+SUBDIR+= xps
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/textproc/Makefile b/textproc/Makefile
index 75e7f2ae0c6..851933ef678 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,76 +1,78 @@
-# $NetBSD: Makefile,v 1.71 2001/02/06 22:11:20 jtb Exp $
+# $NetBSD: Makefile,v 1.72 2001/02/16 15:51:53 wiz Exp $
#
- SUBDIR += antiword
- SUBDIR += catdoc
- SUBDIR += cdif
- SUBDIR += detex
- SUBDIR += dict-client
- SUBDIR += dict-server
- SUBDIR += docbook
- SUBDIR += dsssl-docbook-modular
- SUBDIR += eperl
- SUBDIR += fop
- SUBDIR += glimpse
- SUBDIR += html
- SUBDIR += html2text
- SUBDIR += icu
- SUBDIR += isearch
- SUBDIR += iso12083
- SUBDIR += iso8879
- SUBDIR += ispell
- SUBDIR += ispell-gaeilge
- SUBDIR += jade
- SUBDIR += kdoc
- SUBDIR += latex2html
- SUBDIR += libpspell
- SUBDIR += libunicode
- SUBDIR += libxml
- SUBDIR += lout
- SUBDIR += makeztxt
- SUBDIR += mminstance
- SUBDIR += opensp
- SUBDIR += p5-Convert-ASN1
- SUBDIR += p5-Convert-BER
- SUBDIR += p5-Filter
- SUBDIR += p5-Text-CSV_XS
- SUBDIR += p5-Text-DelimMatch
- SUBDIR += p5-Text-Template
- SUBDIR += p5-XML-Node
- SUBDIR += p5-XML-Parser
- SUBDIR += par
- SUBDIR += py-dtml
- SUBDIR += rman
- SUBDIR += rtfm
- SUBDIR += sp
- SUBDIR += t1lib
- SUBDIR += t1utils
- SUBDIR += tcl-dom
- SUBDIR += tcl-xml
- SUBDIR += ted
- SUBDIR += ted-cs
- SUBDIR += ted-da
- SUBDIR += ted-de
- SUBDIR += ted-en-gb
- SUBDIR += ted-en-us
- SUBDIR += ted-es
- SUBDIR += ted-fr
- SUBDIR += ted-it
- SUBDIR += ted-nl
- SUBDIR += ted-no
- SUBDIR += ted-pt
- SUBDIR += ted-sv
- SUBDIR += texi2html
- SUBDIR += textutils
- SUBDIR += unroff
- SUBDIR += untex
- SUBDIR += urlview
- SUBDIR += wdiff
- SUBDIR += xalan-c
- SUBDIR += xalan-j
- SUBDIR += xerces-c
- SUBDIR += xerces-j
- SUBDIR += xp
- SUBDIR += xt
+COMMENT= Text processing utilities (does not include desktop publishing)
+
+SUBDIR+= antiword
+SUBDIR+= catdoc
+SUBDIR+= cdif
+SUBDIR+= detex
+SUBDIR+= dict-client
+SUBDIR+= dict-server
+SUBDIR+= docbook
+SUBDIR+= dsssl-docbook-modular
+SUBDIR+= eperl
+SUBDIR+= fop
+SUBDIR+= glimpse
+SUBDIR+= html
+SUBDIR+= html2text
+SUBDIR+= icu
+SUBDIR+= isearch
+SUBDIR+= iso12083
+SUBDIR+= iso8879
+SUBDIR+= ispell
+SUBDIR+= ispell-gaeilge
+SUBDIR+= jade
+SUBDIR+= kdoc
+SUBDIR+= latex2html
+SUBDIR+= libpspell
+SUBDIR+= libunicode
+SUBDIR+= libxml
+SUBDIR+= lout
+SUBDIR+= makeztxt
+SUBDIR+= mminstance
+SUBDIR+= opensp
+SUBDIR+= p5-Convert-ASN1
+SUBDIR+= p5-Convert-BER
+SUBDIR+= p5-Filter
+SUBDIR+= p5-Text-CSV_XS
+SUBDIR+= p5-Text-DelimMatch
+SUBDIR+= p5-Text-Template
+SUBDIR+= p5-XML-Node
+SUBDIR+= p5-XML-Parser
+SUBDIR+= par
+SUBDIR+= py-dtml
+SUBDIR+= rman
+SUBDIR+= rtfm
+SUBDIR+= sp
+SUBDIR+= t1lib
+SUBDIR+= t1utils
+SUBDIR+= tcl-dom
+SUBDIR+= tcl-xml
+SUBDIR+= ted
+SUBDIR+= ted-cs
+SUBDIR+= ted-da
+SUBDIR+= ted-de
+SUBDIR+= ted-en-gb
+SUBDIR+= ted-en-us
+SUBDIR+= ted-es
+SUBDIR+= ted-fr
+SUBDIR+= ted-it
+SUBDIR+= ted-nl
+SUBDIR+= ted-no
+SUBDIR+= ted-pt
+SUBDIR+= ted-sv
+SUBDIR+= texi2html
+SUBDIR+= textutils
+SUBDIR+= unroff
+SUBDIR+= untex
+SUBDIR+= urlview
+SUBDIR+= wdiff
+SUBDIR+= xalan-c
+SUBDIR+= xalan-j
+SUBDIR+= xerces-c
+SUBDIR+= xerces-j
+SUBDIR+= xp
+SUBDIR+= xt
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/time/Makefile b/time/Makefile
index 758b20f0ffc..b99f1132e07 100644
--- a/time/Makefile
+++ b/time/Makefile
@@ -1,35 +1,37 @@
-# $NetBSD: Makefile,v 1.4 2000/12/21 15:06:06 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/02/16 15:51:53 wiz Exp $
#
- SUBDIR += asclock
- SUBDIR += asclock-gtk
- SUBDIR += asclock-xlib
- SUBDIR += cal
- SUBDIR += cardboard-schedule
- SUBDIR += catclock
- SUBDIR += dclock
- SUBDIR += emiclock
- SUBDIR += glclock
- SUBDIR += gnyaclock
- SUBDIR += ical
- SUBDIR += korganizer
- SUBDIR += kworldwatch
- SUBDIR += logtime
- SUBDIR += pcal
- SUBDIR += plan
- SUBDIR += polclock
- SUBDIR += py-mxDateTime
- SUBDIR += rclock
- SUBDIR += remind
- SUBDIR += sunclock
- SUBDIR += swisswatch
- SUBDIR += titrax
- SUBDIR += wmcalclock
- SUBDIR += wmmoonclock
- SUBDIR += wmtime
- SUBDIR += xbeats
- SUBDIR += xcal
- SUBDIR += xdaliclock
- SUBDIR += xtimer
+COMMENT= clocks, calendars, daily planners and other time related applications
+
+SUBDIR+= asclock
+SUBDIR+= asclock-gtk
+SUBDIR+= asclock-xlib
+SUBDIR+= cal
+SUBDIR+= cardboard-schedule
+SUBDIR+= catclock
+SUBDIR+= dclock
+SUBDIR+= emiclock
+SUBDIR+= glclock
+SUBDIR+= gnyaclock
+SUBDIR+= ical
+SUBDIR+= korganizer
+SUBDIR+= kworldwatch
+SUBDIR+= logtime
+SUBDIR+= pcal
+SUBDIR+= plan
+SUBDIR+= polclock
+SUBDIR+= py-mxDateTime
+SUBDIR+= rclock
+SUBDIR+= remind
+SUBDIR+= sunclock
+SUBDIR+= swisswatch
+SUBDIR+= titrax
+SUBDIR+= wmcalclock
+SUBDIR+= wmmoonclock
+SUBDIR+= wmtime
+SUBDIR+= xbeats
+SUBDIR+= xcal
+SUBDIR+= xdaliclock
+SUBDIR+= xtimer
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/wm/Makefile b/wm/Makefile
index 4a8b59f5354..1586374854a 100644
--- a/wm/Makefile
+++ b/wm/Makefile
@@ -1,35 +1,37 @@
-# $NetBSD: Makefile,v 1.6 2001/01/18 20:21:56 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/16 15:51:54 wiz Exp $
#
- SUBDIR += 9wm
- SUBDIR += afterstep
- SUBDIR += amiwm
- SUBDIR += ascp
- SUBDIR += blackbox
- SUBDIR += ctwm
- SUBDIR += econf
- SUBDIR += enlightenment
- SUBDIR += ethemes
- SUBDIR += flwm
- SUBDIR += fvwm1
- SUBDIR += fvwm2
- SUBDIR += fvwm95
- SUBDIR += icewm
- SUBDIR += icewm-gnome
- SUBDIR += lwm
- SUBDIR += olvwm
- SUBDIR += sawfish
- SUBDIR += sawfish-replibs
- SUBDIR += scwm
- SUBDIR += tvtwm
- SUBDIR += uwm
- SUBDIR += windowmaker
- SUBDIR += wm2
- SUBDIR += wmakerconf
- SUBDIR += wmextra
- SUBDIR += wmthemes
- SUBDIR += wmx
- SUBDIR += wmx-current
- SUBDIR += wmx-gnome-current
+COMMENT= window managers (for X)
+
+SUBDIR+= 9wm
+SUBDIR+= afterstep
+SUBDIR+= amiwm
+SUBDIR+= ascp
+SUBDIR+= blackbox
+SUBDIR+= ctwm
+SUBDIR+= econf
+SUBDIR+= enlightenment
+SUBDIR+= ethemes
+SUBDIR+= flwm
+SUBDIR+= fvwm1
+SUBDIR+= fvwm2
+SUBDIR+= fvwm95
+SUBDIR+= icewm
+SUBDIR+= icewm-gnome
+SUBDIR+= lwm
+SUBDIR+= olvwm
+SUBDIR+= sawfish
+SUBDIR+= sawfish-replibs
+SUBDIR+= scwm
+SUBDIR+= tvtwm
+SUBDIR+= uwm
+SUBDIR+= windowmaker
+SUBDIR+= wm2
+SUBDIR+= wmakerconf
+SUBDIR+= wmextra
+SUBDIR+= wmthemes
+SUBDIR+= wmx
+SUBDIR+= wmx-current
+SUBDIR+= wmx-gnome-current
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/www/Makefile b/www/Makefile
index b26fa9e5f7f..7b8dda9cc07 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,114 +1,116 @@
-# $NetBSD: Makefile,v 1.117 2001/02/12 15:26:39 jlam Exp $
+# $NetBSD: Makefile,v 1.118 2001/02/16 15:51:54 wiz Exp $
#
- SUBDIR += Mosaic
- SUBDIR += adzap
- SUBDIR += amaya
- SUBDIR += analog
- SUBDIR += ap-DBI
- SUBDIR += ap-Embperl
- SUBDIR += ap-auth-cookie
- SUBDIR += ap-auth-ldap
- SUBDIR += ap-auth-postgresql
- SUBDIR += ap-csacek
- SUBDIR += ap-dtcl
- SUBDIR += ap-fastcgi
- SUBDIR += ap-jserv
- SUBDIR += ap-perl
- SUBDIR += ap-php3
- SUBDIR += ap-php4
- SUBDIR += ap-ssl
- SUBDIR += apache
- SUBDIR += apache6
- SUBDIR += arena
- SUBDIR += asp2php
- SUBDIR += asWedit
- SUBDIR += bluefish
- SUBDIR += bozohttpd
- SUBDIR += calamaris
- SUBDIR += cgilib
- SUBDIR += checkbot
- SUBDIR += chimera
- SUBDIR += cocoon
- SUBDIR += communicator
- SUBDIR += curl
- SUBDIR += galway
- SUBDIR += glibwww
- SUBDIR += grail
- SUBDIR += gtkhtml
- SUBDIR += haskell-cgi
- SUBDIR += horde
- SUBDIR += htdig
- SUBDIR += htmldoc
- SUBDIR += hypermail
- SUBDIR += ijb
- SUBDIR += jakarta-tomcat
- SUBDIR += jsdk20
- SUBDIR += jssi
- SUBDIR += kannel
- SUBDIR += libghttp
- SUBDIR += libwww
- SUBDIR += links
- SUBDIR += lynx
- SUBDIR += lynx-current
- SUBDIR += mozilla
- SUBDIR += navigator
- SUBDIR += navigator3
- SUBDIR += netscape
- SUBDIR += ns-plugger-common
- SUBDIR += ns-plugger-communicator
- SUBDIR += ns-plugger-navigator
- SUBDIR += ns-remote
- SUBDIR += opera
- SUBDIR += p5-Apache-ASP
- SUBDIR += p5-Apache-ePerl
- SUBDIR += p5-CGI
- SUBDIR += p5-CGI-Application
- SUBDIR += p5-CGI_Lite
- SUBDIR += p5-FCGI
- SUBDIR += p5-HTML-Format
- SUBDIR += p5-HTML-Parser
- SUBDIR += p5-HTML-PrettyPrinter
- SUBDIR += p5-HTML-Table
- SUBDIR += p5-HTML-Tagset
- SUBDIR += p5-HTML-Template
- SUBDIR += p5-HTML-Tree
- SUBDIR += p5-URI
- SUBDIR += p5-VRML
- SUBDIR += p5-libwww
- SUBDIR += php3
- SUBDIR += php3-gd
- SUBDIR += php3-ldap
- SUBDIR += php3-mysql
- SUBDIR += php3-pgsql
- SUBDIR += php3-snmp
- SUBDIR += php4
- SUBDIR += php4-gd
- SUBDIR += php4-imap
- SUBDIR += php4-ldap
- SUBDIR += php4-mysql
- SUBDIR += php4-pgsql
- SUBDIR += py-pcgi
- SUBDIR += py-zpublisher
- SUBDIR += spfc
- SUBDIR += squid
- SUBDIR += surfraw
- SUBDIR += swish-e
- SUBDIR += tcl-cgi
- SUBDIR += thttpd
- SUBDIR += tidy
- SUBDIR += urlget
- SUBDIR += w3
- SUBDIR += w3c-httpd
- SUBDIR += w3m
- SUBDIR += waplet
- SUBDIR += web500gw
- SUBDIR += webalizer
- SUBDIR += weblint
- SUBDIR += wml
- SUBDIR += wwwcount
- SUBDIR += wwwoffle
- SUBDIR += zope
- SUBDIR += zope-confera
+COMMENT= Packages related to the World Wide Web
+
+SUBDIR+= Mosaic
+SUBDIR+= adzap
+SUBDIR+= amaya
+SUBDIR+= analog
+SUBDIR+= ap-DBI
+SUBDIR+= ap-Embperl
+SUBDIR+= ap-auth-cookie
+SUBDIR+= ap-auth-ldap
+SUBDIR+= ap-auth-postgresql
+SUBDIR+= ap-csacek
+SUBDIR+= ap-dtcl
+SUBDIR+= ap-fastcgi
+SUBDIR+= ap-jserv
+SUBDIR+= ap-perl
+SUBDIR+= ap-php3
+SUBDIR+= ap-php4
+SUBDIR+= ap-ssl
+SUBDIR+= apache
+SUBDIR+= apache6
+SUBDIR+= arena
+SUBDIR+= asp2php
+SUBDIR+= asWedit
+SUBDIR+= bluefish
+SUBDIR+= bozohttpd
+SUBDIR+= calamaris
+SUBDIR+= cgilib
+SUBDIR+= checkbot
+SUBDIR+= chimera
+SUBDIR+= cocoon
+SUBDIR+= communicator
+SUBDIR+= curl
+SUBDIR+= galway
+SUBDIR+= glibwww
+SUBDIR+= grail
+SUBDIR+= gtkhtml
+SUBDIR+= haskell-cgi
+SUBDIR+= horde
+SUBDIR+= htdig
+SUBDIR+= htmldoc
+SUBDIR+= hypermail
+SUBDIR+= ijb
+SUBDIR+= jakarta-tomcat
+SUBDIR+= jsdk20
+SUBDIR+= jssi
+SUBDIR+= kannel
+SUBDIR+= libghttp
+SUBDIR+= libwww
+SUBDIR+= links
+SUBDIR+= lynx
+SUBDIR+= lynx-current
+SUBDIR+= mozilla
+SUBDIR+= navigator
+SUBDIR+= navigator3
+SUBDIR+= netscape
+SUBDIR+= ns-plugger-common
+SUBDIR+= ns-plugger-communicator
+SUBDIR+= ns-plugger-navigator
+SUBDIR+= ns-remote
+SUBDIR+= opera
+SUBDIR+= p5-Apache-ASP
+SUBDIR+= p5-Apache-ePerl
+SUBDIR+= p5-CGI
+SUBDIR+= p5-CGI-Application
+SUBDIR+= p5-CGI_Lite
+SUBDIR+= p5-FCGI
+SUBDIR+= p5-HTML-Format
+SUBDIR+= p5-HTML-Parser
+SUBDIR+= p5-HTML-PrettyPrinter
+SUBDIR+= p5-HTML-Table
+SUBDIR+= p5-HTML-Tagset
+SUBDIR+= p5-HTML-Template
+SUBDIR+= p5-HTML-Tree
+SUBDIR+= p5-URI
+SUBDIR+= p5-VRML
+SUBDIR+= p5-libwww
+SUBDIR+= php3
+SUBDIR+= php3-gd
+SUBDIR+= php3-ldap
+SUBDIR+= php3-mysql
+SUBDIR+= php3-pgsql
+SUBDIR+= php3-snmp
+SUBDIR+= php4
+SUBDIR+= php4-gd
+SUBDIR+= php4-imap
+SUBDIR+= php4-ldap
+SUBDIR+= php4-mysql
+SUBDIR+= php4-pgsql
+SUBDIR+= py-pcgi
+SUBDIR+= py-zpublisher
+SUBDIR+= spfc
+SUBDIR+= squid
+SUBDIR+= surfraw
+SUBDIR+= swish-e
+SUBDIR+= tcl-cgi
+SUBDIR+= thttpd
+SUBDIR+= tidy
+SUBDIR+= urlget
+SUBDIR+= w3
+SUBDIR+= w3c-httpd
+SUBDIR+= w3m
+SUBDIR+= waplet
+SUBDIR+= web500gw
+SUBDIR+= webalizer
+SUBDIR+= weblint
+SUBDIR+= wml
+SUBDIR+= wwwcount
+SUBDIR+= wwwoffle
+SUBDIR+= zope
+SUBDIR+= zope-confera
.include "../mk/bsd.pkg.subdir.mk"
diff --git a/x11/Makefile b/x11/Makefile
index 9c1aa7d0dd6..e95fbb43b85 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,134 +1,136 @@
-# $NetBSD: Makefile,v 1.201 2001/01/16 00:11:48 skrll Exp $
+# $NetBSD: Makefile,v 1.202 2001/02/16 15:51:54 wiz Exp $
#
- SUBDIR += 9term
- SUBDIR += XF86Setup
- SUBDIR += Xaw-Xpm
- SUBDIR += Xaw3d
- SUBDIR += Xbae
- SUBDIR += XmHTML
- SUBDIR += aterm
- SUBDIR += blt
- SUBDIR += controlcenter
- SUBDIR += dxpc
- SUBDIR += ebuilder
- SUBDIR += egtk
- SUBDIR += eterm
- SUBDIR += filerunner
- SUBDIR += fltk
- SUBDIR += fvwm-wharf
- SUBDIR += gdm
- SUBDIR += gnome
- SUBDIR += gnome-applets
- SUBDIR += gnome-core
- SUBDIR += gnome-libs
- SUBDIR += gnome-python
- SUBDIR += gnome-users-guide
- SUBDIR += gtk
- SUBDIR += gtk+extra
- SUBDIR += gtk--
- SUBDIR += gtk-engines
- SUBDIR += gtk10
- SUBDIR += gtkglarea
- SUBDIR += gtkstep
- SUBDIR += hanterm
- SUBDIR += kde
- SUBDIR += kdebase
- SUBDIR += kdelibs
- SUBDIR += khostchooser
- SUBDIR += kterm
- SUBDIR += lesstif
- SUBDIR += lesstif12
- SUBDIR += modeline
- SUBDIR += oneko
- SUBDIR += openmotif
- SUBDIR += p5-Tk
- SUBDIR += p5-gtk
- SUBDIR += py-Tk
- SUBDIR += py-wxWindows
- SUBDIR += qt1
- SUBDIR += qt2
- SUBDIR += qt2-designer
- SUBDIR += qt2-docs
- SUBDIR += qt2-examples
- SUBDIR += qt2-libs
- SUBDIR += qtarch
- SUBDIR += qwspritefield
- SUBDIR += qwt
- SUBDIR += rep-gtk
- SUBDIR += ruby-Tk
- SUBDIR += ruby-gtk
- SUBDIR += rxvt
- SUBDIR += speyes
- SUBDIR += swing
- SUBDIR += tix
- SUBDIR += tk
- SUBDIR += tkinfo
- SUBDIR += tkman
- SUBDIR += type1inst
- SUBDIR += unclutter
- SUBDIR += wmavgload
- SUBDIR += wmessage
- SUBDIR += wmfire
- SUBDIR += wmfstatus
- SUBDIR += wmweather
- SUBDIR += wterm
- SUBDIR += wxGTK
- SUBDIR += wxWindows-docs
- SUBDIR += x2x
- SUBDIR += x3270
- SUBDIR += xaniroc
- SUBDIR += xautolock
- SUBDIR += xbanner
- SUBDIR += xcb
- SUBDIR += xcolors
- SUBDIR += xcolorsel
- SUBDIR += xcruise
- SUBDIR += xdaemon
- SUBDIR += xdaemon2
- SUBDIR += xdialog
- SUBDIR += xdm3d
- SUBDIR += xearth
- SUBDIR += xephem
- SUBDIR += xfce
- SUBDIR += xfishtank
- SUBDIR += xflame
- SUBDIR += xforms
- SUBDIR += xfstt
- SUBDIR += xgas
- SUBDIR += xglobe
- SUBDIR += xhangglider
- SUBDIR += xkeycaps
- SUBDIR += xless
- SUBDIR += xlockmore
- SUBDIR += xlogout
- SUBDIR += xmascot
- SUBDIR += xmeter
- SUBDIR += xmindpath
- SUBDIR += xmon
- SUBDIR += xmountains
- SUBDIR += xmove
- SUBDIR += xmx
- SUBDIR += xneko
- SUBDIR += xp
- SUBDIR += xpenguins
- SUBDIR += xpmicons
- SUBDIR += xpmroot
- SUBDIR += xpns
- SUBDIR += xscreensaver
- SUBDIR += xscreensaver-gnome
- SUBDIR += xscribble
- SUBDIR += xscript
- SUBDIR += xsnow
- SUBDIR += xteddy
- SUBDIR += xteddy2
- SUBDIR += xtermset
- SUBDIR += xview
- SUBDIR += xview-clients
- SUBDIR += xview-config
- SUBDIR += xview-lib
- SUBDIR += xwatchwin
- SUBDIR += xworld
- SUBDIR += xwrits
+COMMENT= Packages to support the X window system
+
+SUBDIR+= 9term
+SUBDIR+= XF86Setup
+SUBDIR+= Xaw-Xpm
+SUBDIR+= Xaw3d
+SUBDIR+= Xbae
+SUBDIR+= XmHTML
+SUBDIR+= aterm
+SUBDIR+= blt
+SUBDIR+= controlcenter
+SUBDIR+= dxpc
+SUBDIR+= ebuilder
+SUBDIR+= egtk
+SUBDIR+= eterm
+SUBDIR+= filerunner
+SUBDIR+= fltk
+SUBDIR+= fvwm-wharf
+SUBDIR+= gdm
+SUBDIR+= gnome
+SUBDIR+= gnome-applets
+SUBDIR+= gnome-core
+SUBDIR+= gnome-libs
+SUBDIR+= gnome-python
+SUBDIR+= gnome-users-guide
+SUBDIR+= gtk
+SUBDIR+= gtk+extra
+SUBDIR+= gtk--
+SUBDIR+= gtk-engines
+SUBDIR+= gtk10
+SUBDIR+= gtkglarea
+SUBDIR+= gtkstep
+SUBDIR+= hanterm
+SUBDIR+= kde
+SUBDIR+= kdebase
+SUBDIR+= kdelibs
+SUBDIR+= khostchooser
+SUBDIR+= kterm
+SUBDIR+= lesstif
+SUBDIR+= lesstif12
+SUBDIR+= modeline
+SUBDIR+= oneko
+SUBDIR+= openmotif
+SUBDIR+= p5-Tk
+SUBDIR+= p5-gtk
+SUBDIR+= py-Tk
+SUBDIR+= py-wxWindows
+SUBDIR+= qt1
+SUBDIR+= qt2
+SUBDIR+= qt2-designer
+SUBDIR+= qt2-docs
+SUBDIR+= qt2-examples
+SUBDIR+= qt2-libs
+SUBDIR+= qtarch
+SUBDIR+= qwspritefield
+SUBDIR+= qwt
+SUBDIR+= rep-gtk
+SUBDIR+= ruby-Tk
+SUBDIR+= ruby-gtk
+SUBDIR+= rxvt
+SUBDIR+= speyes
+SUBDIR+= swing
+SUBDIR+= tix
+SUBDIR+= tk
+SUBDIR+= tkinfo
+SUBDIR+= tkman
+SUBDIR+= type1inst
+SUBDIR+= unclutter
+SUBDIR+= wmavgload
+SUBDIR+= wmessage
+SUBDIR+= wmfire
+SUBDIR+= wmfstatus
+SUBDIR+= wmweather
+SUBDIR+= wterm
+SUBDIR+= wxGTK
+SUBDIR+= wxWindows-docs
+SUBDIR+= x2x
+SUBDIR+= x3270
+SUBDIR+= xaniroc
+SUBDIR+= xautolock
+SUBDIR+= xbanner
+SUBDIR+= xcb
+SUBDIR+= xcolors
+SUBDIR+= xcolorsel
+SUBDIR+= xcruise
+SUBDIR+= xdaemon
+SUBDIR+= xdaemon2
+SUBDIR+= xdialog
+SUBDIR+= xdm3d
+SUBDIR+= xearth
+SUBDIR+= xephem
+SUBDIR+= xfce
+SUBDIR+= xfishtank
+SUBDIR+= xflame
+SUBDIR+= xforms
+SUBDIR+= xfstt
+SUBDIR+= xgas
+SUBDIR+= xglobe
+SUBDIR+= xhangglider
+SUBDIR+= xkeycaps
+SUBDIR+= xless
+SUBDIR+= xlockmore
+SUBDIR+= xlogout
+SUBDIR+= xmascot
+SUBDIR+= xmeter
+SUBDIR+= xmindpath
+SUBDIR+= xmon
+SUBDIR+= xmountains
+SUBDIR+= xmove
+SUBDIR+= xmx
+SUBDIR+= xneko
+SUBDIR+= xp
+SUBDIR+= xpenguins
+SUBDIR+= xpmicons
+SUBDIR+= xpmroot
+SUBDIR+= xpns
+SUBDIR+= xscreensaver
+SUBDIR+= xscreensaver-gnome
+SUBDIR+= xscribble
+SUBDIR+= xscript
+SUBDIR+= xsnow
+SUBDIR+= xteddy
+SUBDIR+= xteddy2
+SUBDIR+= xtermset
+SUBDIR+= xview
+SUBDIR+= xview-clients
+SUBDIR+= xview-config
+SUBDIR+= xview-lib
+SUBDIR+= xwatchwin
+SUBDIR+= xworld
+SUBDIR+= xwrits
.include "../mk/bsd.pkg.subdir.mk"