summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-25 01:04:11 +0000
committerwiz <wiz@pkgsrc.org>2000-02-25 01:04:11 +0000
commitf895e15bb90e64f627a3b240931a490c02189db3 (patch)
tree5922622805f6c57a7c7c84cb4052390c0dc0ee45 /sysutils
parent940e7183817e88f872b9834cf21a9ab629edc223 (diff)
downloadpkgsrc-f895e15bb90e64f627a3b240931a490c02189db3.tar.gz
remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile28
1 files changed, 5 insertions, 23 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index ec5cf37fe36..201b0cecdd7 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,26 +1,23 @@
-# $NetBSD: Makefile,v 1.56 2000/02/21 16:46:14 pooka Exp $
+# $NetBSD: Makefile,v 1.57 2000/02/25 01:04:16 wiz Exp $
# FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp
#
-# SUBDIR += LPRng
SUBDIR += addnerd
-# SUBDIR += afio
SUBDIR += amanda
- SUBDIR += amanda-common
- SUBDIR += amanda-server
SUBDIR += amanda-client
+ SUBDIR += amanda-common
SUBDIR += amanda-plot
+ SUBDIR += amanda-server
SUBDIR += apcupsd
SUBDIR += aperture
SUBDIR += asapm
SUBDIR += bchunk
SUBDIR += cdrdao
SUBDIR += cdrecord
+# SUBDIR += cdrecord-current # disabled by default
SUBDIR += cfengine
-# SUBDIR += cd-write
-# SUBDIR += contool
- SUBDIR += crashme
SUBDIR += cpogm
+ SUBDIR += crashme
SUBDIR += depot
SUBDIR += fileutils
SUBDIR += findutils
@@ -29,7 +26,6 @@
SUBDIR += gmc
SUBDIR += gtop
SUBDIR += hfsutils
-# SUBDIR += idled
SUBDIR += kapm
SUBDIR += kdf
SUBDIR += klavg
@@ -37,43 +33,29 @@
SUBDIR += logrot
SUBDIR += logtime
SUBDIR += lsof
-# SUBDIR += manck
SUBDIR += mc
-# SUBDIR += mei
SUBDIR += mkhybrid
SUBDIR += mkisofs
SUBDIR += mtools
SUBDIR += osname
-# SUBDIR += pib
SUBDIR += psmisc
SUBDIR += roller
SUBDIR += rtty
-# SUBDIR += setquota
SUBDIR += sh-utils
SUBDIR += skill
SUBDIR += socket
SUBDIR += sshsh
-# SUBDIR += star
-# SUBDIR += stat
-# SUBDIR += su2
SUBDIR += sux
SUBDIR += sysinfo
-# SUBDIR += tcplist
SUBDIR += tload
SUBDIR += top
SUBDIR += toshutils
-# SUBDIR += tua
SUBDIR += usbutil
SUBDIR += user
SUBDIR += xbatt
-# SUBDIR += xcpustate
SUBDIR += xdu
SUBDIR += xhfs
-# SUBDIR += xloadface
SUBDIR += xosview
-# SUBDIR += xperfmon
SUBDIR += xps
-# SUBDIR += xsysinfo
-# SUBDIR += xsysstats
.include "../mk/bsd.pkg.subdir.mk"