From Kyle Hargraves <halogen@nol.net>:
add a few missing entries from SUBDIRs. Leave lam out for now, as its install process is really weird.
This commit is contained in:
parent
ff4f24fa58
commit
f80fa9e00b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2000/04/11 06:23:20 jakob Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2000/04/21 18:45:10 espie Exp $
|
||||
# $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $
|
||||
#
|
||||
|
||||
@ -10,6 +10,7 @@
|
||||
# SUBDIR += cdplay
|
||||
SUBDIR += esound
|
||||
# SUBDIR += gmod
|
||||
SUBDIR += gogo
|
||||
SUBDIR += gom
|
||||
SUBDIR += gqmpeg
|
||||
SUBDIR += gsm
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.28 2000/04/05 11:18:14 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.29 2000/04/21 18:45:11 espie Exp $
|
||||
# $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $
|
||||
#
|
||||
|
||||
@ -38,6 +38,7 @@
|
||||
SUBDIR += gsl
|
||||
SUBDIR += id-utils
|
||||
# SUBDIR += ilu
|
||||
SUBDIR += jdk
|
||||
SUBDIR += kdbg
|
||||
SUBDIR += lclint
|
||||
SUBDIR += libaudiofile
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2000/04/10 18:33:52 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2000/04/21 18:45:11 espie Exp $
|
||||
# $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $
|
||||
#
|
||||
|
||||
@ -19,6 +19,7 @@
|
||||
# SUBDIR += mule-common
|
||||
SUBDIR += nedit
|
||||
# SUBDIR += nvi
|
||||
SUBDIR += nvi-m17n
|
||||
# SUBDIR += staroffice
|
||||
SUBDIR += textedit
|
||||
# SUBDIR += thoteditor
|
||||
@ -32,6 +33,7 @@
|
||||
# SUBDIR += xed
|
||||
# SUBDIR += xemacs
|
||||
SUBDIR += xemacs20
|
||||
SUBDIR += xemacs20:mule
|
||||
# SUBDIR += xemacs21
|
||||
# SUBDIR += xvile
|
||||
SUBDIR += xwpe
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.69 2000/04/11 05:58:16 camield Exp $
|
||||
# $OpenBSD: Makefile,v 1.70 2000/04/21 18:45:12 espie Exp $
|
||||
# $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $
|
||||
#
|
||||
|
||||
SUBDIR += archie
|
||||
SUBDIR += arpcatch
|
||||
SUBDIR += arpwatch
|
||||
# SUBDIR += ascend-radius
|
||||
# SUBDIR += bb
|
||||
@ -32,6 +33,7 @@
|
||||
# SUBDIR += fspclient
|
||||
# SUBDIR += ftpsearch
|
||||
# SUBDIR += ftptool
|
||||
SUBDIR += gaim
|
||||
SUBDIR += gated
|
||||
SUBDIR += gicq
|
||||
# SUBDIR += gnu-finger
|
||||
@ -50,6 +52,7 @@
|
||||
# SUBDIR += lftp
|
||||
# SUBDIR += libsocket++
|
||||
SUBDIR += libnet
|
||||
SUBDIR += libnids
|
||||
SUBDIR += licq
|
||||
# SUBDIR += llnlxdir
|
||||
# SUBDIR += llnlxftp
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2000/04/11 06:02:28 turan Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2000/04/21 18:45:12 espie Exp $
|
||||
# $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $
|
||||
#
|
||||
|
||||
@ -27,16 +27,19 @@
|
||||
SUBDIR += nbaudit
|
||||
SUBDIR += nessus
|
||||
SUBDIR += nfsshell
|
||||
SUBDIR += outguess
|
||||
# SUBDIR += p5-Authen-Radius
|
||||
# SUBDIR += p5-Crypt-DES
|
||||
# SUBDIR += p5-Crypt-IDEA
|
||||
# SUBDIR += p5-MD5
|
||||
# SUBDIR += p5-PGP
|
||||
SUBDIR += parse
|
||||
SUBDIR += pgp
|
||||
SUBDIR += pgp5
|
||||
SUBDIR += pgplib
|
||||
# SUBDIR += pidentd
|
||||
SUBDIR += portscanner
|
||||
SUBDIR += radiusniff
|
||||
SUBDIR += rdp
|
||||
SUBDIR += rsaref
|
||||
SUBDIR += smurflog
|
||||
@ -54,6 +57,7 @@
|
||||
SUBDIR += tempwatch
|
||||
# SUBDIR += tripwire
|
||||
# SUBDIR += vscan
|
||||
SUBDIR += whisker
|
||||
# SUBDIR += xinetd
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2000/04/13 21:16:52 turan Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2000/04/21 18:45:13 espie Exp $
|
||||
# Original from: FreeLSD <freelsd@freelsd.net>
|
||||
|
||||
DISTNAME= radiusniff-0.2
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= nny@sinister.com
|
||||
FAKE= Yes
|
||||
|
||||
PERMIT_PACKAGE_CDROM= "not specified, vague license"
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2000/03/02 01:25:39 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2000/04/21 18:45:13 espie Exp $
|
||||
# $FreeBSD: Makefile,v 1.26 1997/11/20 08:58:51 tg Exp $
|
||||
#
|
||||
|
||||
@ -31,6 +31,7 @@
|
||||
# SUBDIR += top
|
||||
# SUBDIR += tua
|
||||
SUBDIR += upsd
|
||||
SUBDIR += usbutil
|
||||
SUBDIR += xbatt
|
||||
SUBDIR += webmin
|
||||
# SUBDIR += xcpustate
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2000/04/17 23:52:58 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2000/04/21 18:45:14 espie Exp $
|
||||
# $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $
|
||||
#
|
||||
|
||||
@ -18,6 +18,7 @@
|
||||
# SUBDIR += gwstat
|
||||
# SUBDIR += harvest
|
||||
# SUBDIR += http-analyze
|
||||
SUBDIR += hotjava
|
||||
SUBDIR += libghttp
|
||||
# SUBDIR += libpics
|
||||
# SUBDIR += libwww
|
||||
@ -29,6 +30,7 @@
|
||||
# SUBDIR += momspider
|
||||
SUBDIR += mozilla
|
||||
SUBDIR += netscape
|
||||
SUBDIR += nscache
|
||||
# SUBDIR += p5-Apache
|
||||
# SUBDIR += p5-CGI
|
||||
# SUBDIR += p5-CGI_Lite
|
||||
@ -40,6 +42,7 @@
|
||||
# SUBDIR += p5-libwww
|
||||
SUBDIR += php3
|
||||
SUBDIR += squid
|
||||
SUBDIR += tidy
|
||||
SUBDIR += transproxy
|
||||
# SUBDIR += vrweb
|
||||
# SUBDIR += w3
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.53 2000/04/05 11:54:45 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.54 2000/04/21 18:45:14 espie Exp $
|
||||
# $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $
|
||||
#
|
||||
|
||||
@ -60,6 +60,7 @@
|
||||
SUBDIR += lupe
|
||||
# SUBDIR += mlvwm
|
||||
SUBDIR += mouseclock
|
||||
SUBDIR += mxconns
|
||||
# SUBDIR += neXtaw
|
||||
SUBDIR += olvwm
|
||||
# SUBDIR += p5-Tcl-Tk
|
||||
|
Loading…
Reference in New Issue
Block a user