aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 03:25:05 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 03:25:05 +0000
commitb5d1cecde4e6c0dcb132742181e822478f6759af (patch)
treea5f4ee1240324a616c9004580f7a5eddaac86d39 /net
parent00b371ce6a59014fd7d6dd1d58740f77e8f8caab (diff)
downloadports-b5d1cecde4e6c0dcb132742181e822478f6759af.tar.gz
ports-b5d1cecde4e6c0dcb132742181e822478f6759af.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/bounce/Makefile4
-rw-r--r--net/clog/Makefile4
-rw-r--r--net/dlint/Makefile4
-rw-r--r--net/fping/Makefile4
-rw-r--r--net/icb/Makefile4
-rw-r--r--net/icmpinfo/Makefile4
-rw-r--r--net/mopd/Makefile4
-rw-r--r--net/netcat/Makefile10
-rw-r--r--net/ngrep/Makefile4
-rw-r--r--net/pathchar/Makefile8
-rw-r--r--net/pchar/Makefile4
-rw-r--r--net/relay/Makefile4
-rw-r--r--net/rsync/Makefile10
-rw-r--r--net/smbtcpdump/Makefile8
-rw-r--r--net/sniffit/Makefile8
-rw-r--r--net/tcpshow/Makefile4
-rw-r--r--net/telserv/Makefile4
-rw-r--r--net/wide-dhcp/Makefile79
18 files changed, 88 insertions, 83 deletions
diff --git a/net/bounce/Makefile b/net/bounce/Makefile
index 7c47989e5bcc..d83efb996e91 100644
--- a/net/bounce/Makefile
+++ b/net/bounce/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: bounce
-# Version required: 1.0
+# Version required: 1.0
# Date created: Mon Dec 23, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ \
http://people.FreeBSD.org/~obrien/Distfiles/
EXTRACT_SUFX= .c
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
NO_WRKSUBDIR= yes
diff --git a/net/clog/Makefile b/net/clog/Makefile
index 5f065f92b741..649205fbdf6f 100644
--- a/net/clog/Makefile
+++ b/net/clog/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: clog
-# Version required: 1.6
+# Version required: 1.6
# Date created: Tue Nov 04, 1997
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.saturn.net/pub/users/brian/clog/ \
ftp://ftp.ox.ac.uk/pub/comp/security/COAST/mirrors/ftp.saturn.net/clog/ \
ftp://ftp.rediris.es/mirror/coast/tools/unix/clog/
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
WRKSRC= ${WRKDIR}/clog
ALL_TARGET= freebsd
diff --git a/net/dlint/Makefile b/net/dlint/Makefile
index 841e3b0adb5a..cda4fe9dfaa0 100644
--- a/net/dlint/Makefile
+++ b/net/dlint/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: dlint
-# Version required: 1.3.2
+# Version required: 1.3.2
# Date created: Wed Dec 23, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -12,7 +12,7 @@ PKGNAME= dlint-1.3.3
CATEGORIES= net
MASTER_SITES= http://www.domtools.com/pub/
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
NO_BUILD= yes
MAN8= dlint.8
diff --git a/net/fping/Makefile b/net/fping/Makefile
index 3ef1355113fe..d836985c0e4b 100644
--- a/net/fping/Makefile
+++ b/net/fping/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: fping
-# Version required: 1.20
+# Version required: 1.20
# Date created: Tue Mar 25, 1997
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.uu.net/usenet/comp.sources.unix/volume26/fping/ \
ftp://ftp.isnet.is/pub/Usenet/Usenet.src/comp.sources.unix/v26/fping/
EXTRACT_SUFX= .Z
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
DIST_SUBDIR= fping
EXTRACT_CMD= zcat
diff --git a/net/icb/Makefile b/net/icb/Makefile
index 38e533bccba6..e8809d0500e0 100644
--- a/net/icb/Makefile
+++ b/net/icb/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: icb
-# Version required: 5.0.9
+# Version required: 5.0.9
# Date created: Tue Feb 03, 1998
# Whom: David O'Brien (obrien@NUXI.ucdavis.edu)
#
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.swcp.com/pub/icb/clients/unix/ \
ftp://ftp.tu-clausthal.de/pub/unix.new/net/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
do-configure:
@cd ${WRKSRC}; \
diff --git a/net/icmpinfo/Makefile b/net/icmpinfo/Makefile
index 6b2606be3c51..ac690ef093bd 100644
--- a/net/icmpinfo/Makefile
+++ b/net/icmpinfo/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: icmpinfo
-# Version required: 1.11
+# Version required: 1.11
# Date created: Mon June 23, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://hplyot.obspm.fr/net/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/network/admin
-MAINTAINER= obrien@NUXI.com
+MAINTAINER= obrien@NUXI.com
ALL_TARGET=
MAN1= icmpinfo.1
diff --git a/net/mopd/Makefile b/net/mopd/Makefile
index 16ec66ba81a2..a4f138e7c3f4 100644
--- a/net/mopd/Makefile
+++ b/net/mopd/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: mopd
-# Version required: 2.5.3
+# Version required: 2.5.3
# Date created: Sun Nov 14, 1999
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -11,7 +11,7 @@ DISTNAME= mopd-2.5.3
CATEGORIES= net
MASTER_SITES= ftp://ftp.stacken.kth.se/pub/OS/NetBSD/mopd/
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
# MANDIR is concetenated to DESTDIR which all forms the man install dir...
MAKE_ENV= DESTDIR=${PREFIX} MANDIR=/man/man NOMANCOMPRESS=true
diff --git a/net/netcat/Makefile b/net/netcat/Makefile
index 29927027a851..2b1717f6762b 100644
--- a/net/netcat/Makefile
+++ b/net/netcat/Makefile
@@ -1,8 +1,8 @@
# ex:ts=8
-# New ports collection makefile for: netcat
-# Version required: 1.10
-# Date created: Thur Nov 21, 1996
-# Whom: David O'Brien (obrien@cs.ucdavis.edu)
+# Ports collection makefile for: netcat
+# Version required: 1.10
+# Date created: Thur Nov 21, 1996
+# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $FreeBSD$
#
@@ -17,7 +17,7 @@ MASTER_SITES= ftp://avian.org/src/hacks/ \
ftp://ftp.rge.com/pub/security/coast/mirrors/avian.org/netcat/
EXTRACT_SUFX= .tgz
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
NO_WRKSUBDIR= yes
ALL_TARGET= freebsd
diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile
index 1e5e5c9a3bd0..cdce3e2a2908 100644
--- a/net/ngrep/Makefile
+++ b/net/ngrep/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: ngrep
-# Version required: 1.35
+# Version required: 1.35
# Date created: Sat Jan 01, 2000
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -11,7 +11,7 @@ DISTNAME= ngrep-1.35
CATEGORIES= net security
MASTER_SITES= http://www.packetfactory.net/ngrep/
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
WRKSRC= ${WRKDIR}/ngrep
GNU_CONFIGURE= yes
diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile
index 7b8fbdc7bd58..3fc8486c41b8 100644
--- a/net/pathchar/Makefile
+++ b/net/pathchar/Makefile
@@ -1,8 +1,8 @@
# ex:ts=8
-# New ports collection makefile for: pathchar
-# Version required: a0 (a.out systems), a1 (ELF systems)
-# Date created: 7 November 1998
-# Whom: Josh Gilliam <josh@quick.net>
+# Ports collection makefile for: pathchar
+# Version required: a0 (a.out systems), a1 (ELF systems)
+# Date created: 7 November 1998
+# Whom: Josh Gilliam <josh@quick.net>
#
# $FreeBSD$
#
diff --git a/net/pchar/Makefile b/net/pchar/Makefile
index cd03b2752cbf..e4ff689b138d 100644
--- a/net/pchar/Makefile
+++ b/net/pchar/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: pchar
-# Version required: 1.0
+# Version required: 1.0
# Date created: Wed Nov 03, 1999
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -11,7 +11,7 @@ DISTNAME= pchar-1.1.1
CATEGORIES= net ipv6
MASTER_SITES= http://www.ca.sandia.gov/~bmah/Software/pchar/
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
GNU_CONFIGURE= yes
MAN8= pchar.8
diff --git a/net/relay/Makefile b/net/relay/Makefile
index 08a351655f38..124d1b0ae10b 100644
--- a/net/relay/Makefile
+++ b/net/relay/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: relay
-# Version required: 1.10
+# Version required: 1.10
# Date created: Mon Dec 23, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -13,7 +13,7 @@ CATEGORIES= net security
MASTER_SITES= http://www.iagora.com/~espel/ \
http://people.FreeBSD.org/~obrien/Distfiles/
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
IS_INTERACTIVE= 'must set server hostname in relay.h'
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index a3cd6eb99de3..35516c6f2b06 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,8 +1,8 @@
# ex:ts=8
-# New ports collection makefile for: rsync
-# Version required: 2.3.1
-# Date created: Sat Aug 3, 1996
-# Whom: David O'Brien (obrien@cs.ucdavis.edu)
+# Ports collection makefile for: rsync
+# Version required: 2.3.1
+# Date created: Sat Aug 3, 1996
+# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $FreeBSD$
#
@@ -19,7 +19,7 @@ PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/ \
PATCHFILES= rsync-232-v6-20000127a.diff.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
Y2K= http://rsync.samba.org/rsync/y2k.html
diff --git a/net/smbtcpdump/Makefile b/net/smbtcpdump/Makefile
index 721bebb823e1..9b358e385b00 100644
--- a/net/smbtcpdump/Makefile
+++ b/net/smbtcpdump/Makefile
@@ -1,8 +1,8 @@
# ex:ts=8
-# New ports collection makefile for: smbtcpdump
-# Version required: 3.4
-# Date created: 2 Jun 1998
-# Whom: obrien
+# Ports collection makefile for: smbtcpdump
+# Version required: 3.4
+# Date created: 2 Jun 1998
+# Whom: obrien
#
# $FreeBSD$
#
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile
index 2fd28c52358e..d35897b24cad 100644
--- a/net/sniffit/Makefile
+++ b/net/sniffit/Makefile
@@ -1,8 +1,8 @@
# ex:ts=8
-# New ports collection makefile for: sniffit
-# Version required: 0.3.5
-# Date created: 28 Mar 1998
-# Whom: bsdx
+# Ports collection makefile for: sniffit
+# Version required: 0.3.5
+# Date created: 28 Mar 1998
+# Whom: bsdx
#
# $FreeBSD$
#
diff --git a/net/tcpshow/Makefile b/net/tcpshow/Makefile
index aafaaceb2439..e6a9575a6f6d 100644
--- a/net/tcpshow/Makefile
+++ b/net/tcpshow/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: tcpshow
-# Version required: 1.0
+# Version required: 1.0
# Date created: Tue Nov 04, 1997
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -13,7 +13,7 @@ MASTER_SITES= http://people.FreeBSD.org/~obrien/Distfiles/
# http://www.cs.berkeley.edu/~daw/mike/
DISTFILES= tcpshow.c tcpshow.1
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
NO_WRKSUBDIR= yes
MAN1= tcpshow.1
diff --git a/net/telserv/Makefile b/net/telserv/Makefile
index 634fb4742f64..338b10afc6ea 100644
--- a/net/telserv/Makefile
+++ b/net/telserv/Makefile
@@ -1,6 +1,6 @@
# ex:ts=8
# Ports collection makefile for: telserv
-# Version required: 1.0
+# Version required: 1.0
# Date created: Mon Feb 03, 1998
# Whom: David O'Brien (obrien@NUXI.com)
#
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ \
http://people.FreeBSD.org/~obrien/Distfiles/
EXTRACT_SUFX= .c
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
NO_WRKSUBDIR= yes
diff --git a/net/wide-dhcp/Makefile b/net/wide-dhcp/Makefile
index 4a3487235e62..e80fc268b976 100644
--- a/net/wide-dhcp/Makefile
+++ b/net/wide-dhcp/Makefile
@@ -1,7 +1,8 @@
-# New ports collection makefile for: dhcp
-# Version required: 1.4.0p1
-# Date created: 21 November 1995
-# Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
+# ex:ts=8
+# Ports collection makefile for: dhcp
+# Version required: 1.4.0p1
+# Date created: 21 November 1995
+# Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp>
#
# $FreeBSD$
#
@@ -14,7 +15,7 @@ MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/dhcp/ \
ftp://ftp.st.ryukoku.ac.jp/pub/network/dhcp/wide/ \
ftp://ftp.sage-au.org.au/pub/network/boot/wide-dhcp/
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= obrien@FreeBSD.org
MAKE_ENV= OSTYPE=${OPSYS}
@@ -33,42 +34,46 @@ post-install:
fi
@${CP} ${WRKSRC}/README ${PREFIX}/share/doc/dhcp/
@${CP} ${WRKSRC}/README.jis ${PREFIX}/share/doc/dhcp/
- @${CP} ${WRKSRC}/db_sample/dhcpdb.pool ${PREFIX}/share/examples/dhcp/dhcpdb.pool.sample
- @${CP} ${WRKSRC}/db_sample/dhcpdb.relay ${PREFIX}/share/examples/dhcp/dhcpdb.relay.sample
- @${CP} ${WRKSRC}/db_sample/dhcpdb.server ${PREFIX}/share/examples/dhcp/dhcpdb.server.sample
+ @${CP} ${WRKSRC}/db_sample/dhcpdb.pool \
+ ${PREFIX}/share/examples/dhcp/dhcpdb.pool.sample
+ @${CP} ${WRKSRC}/db_sample/dhcpdb.relay \
+ ${PREFIX}/share/examples/dhcp/dhcpdb.relay.sample
+ @${CP} ${WRKSRC}/db_sample/dhcpdb.server \
+ ${PREFIX}/share/examples/dhcp/dhcpdb.server.sample
@${CP} ${WRKSRC}/db_sample/intro.dhcp ${PREFIX}/share/doc/dhcp/
- @${CP} ${WRKSRC}/db_sample/intro.dhcp.jis ${PREFIX}/share/doc/dhcp/
+ @${CP} ${WRKSRC}/db_sample/intro.dhcp.jis \
+ ${PREFIX}/share/doc/dhcp/
.endif
- @if [ ! -f ${STARTUP_SCRIPT} ]; then \
- ${ECHO} "Installing ${STARTUP_SCRIPT} startup file."; \
- ${ECHO} '#!/bin/sh' > ${STARTUP_SCRIPT}; \
- ${ECHO} 'DB_POOL=/etc/dhcpdb.pool' >> ${STARTUP_SCRIPT}; \
- ${ECHO} 'DB_RELAY=/etc/dhcpdb.relay' >> ${STARTUP_SCRIPT}; \
- ${ECHO} 'DB_BIND=/var/db/dhcpdb.bind' >> ${STARTUP_SCRIPT};\
- ${ECHO} 'if [ -f $${DB_POOL} -a -f $${DB_RELAY} \'\
- >> ${STARTUP_SCRIPT}; \
- ${ECHO} ' -a -x ${PREFIX}/sbin/dhcps ]; then' \
- >> ${STARTUP_SCRIPT}; \
- ${ECHO} ' if [ -f $${DB_BIND} ]; then' >> ${STARTUP_SCRIPT};\
- ${ECHO} ' find $${DB_POOL} -newer $${DB_BIND} -exec ${RM} $${DB_BIND} \;'\
- >> ${STARTUP_SCRIPT}; \
- ${ECHO} ' fi' >> ${STARTUP_SCRIPT}; \
- ${ECHO} " ${PREFIX}/sbin/dhcps [Interface Name]" \
- >> ${STARTUP_SCRIPT}; \
- ${ECHO} " ${ECHO} -n ' dhcps'" \
- >> ${STARTUP_SCRIPT}; \
- ${ECHO} 'fi' >> ${STARTUP_SCRIPT}; \
- ${CHMOD} 755 ${STARTUP_SCRIPT}; \
- ${CHOWN} bin.bin ${STARTUP_SCRIPT}; \
+ @if [ ! -f ${STARTUP_SCRIPT} ]; then \
+ ${ECHO} "Installing ${STARTUP_SCRIPT} startup file."; \
+ ${ECHO} '#!/bin/sh' > ${STARTUP_SCRIPT}; \
+ ${ECHO} 'DB_POOL=/etc/dhcpdb.pool' >> ${STARTUP_SCRIPT}; \
+ ${ECHO} 'DB_RELAY=/etc/dhcpdb.relay' >> ${STARTUP_SCRIPT}; \
+ ${ECHO} 'DB_BIND=/var/db/dhcpdb.bind' >> ${STARTUP_SCRIPT}; \
+ ${ECHO} 'if [ -f $${DB_POOL} -a -f $${DB_RELAY} \' \
+ >> ${STARTUP_SCRIPT}; \
+ ${ECHO} ' -a -x ${PREFIX}/sbin/dhcps ]; then' \
+ >> ${STARTUP_SCRIPT}; \
+ ${ECHO} ' if [ -f $${DB_BIND} ]; then' >> ${STARTUP_SCRIPT}; \
+ ${ECHO} ' find $${DB_POOL} -newer $${DB_BIND} -exec ${RM} $${DB_BIND} \;' \
+ >> ${STARTUP_SCRIPT}; \
+ ${ECHO} ' fi' >> ${STARTUP_SCRIPT}; \
+ ${ECHO} " ${PREFIX}/sbin/dhcps [Interface Name]" \
+ >> ${STARTUP_SCRIPT}; \
+ ${ECHO} " ${ECHO} -n ' dhcps'" \
+ >> ${STARTUP_SCRIPT}; \
+ ${ECHO} 'fi' >> ${STARTUP_SCRIPT}; \
+ ${CHMOD} 755 ${STARTUP_SCRIPT}; \
+ ${CHOWN} bin.bin ${STARTUP_SCRIPT}; \
fi
@if [ ! -c /dev/bpf1 ]; then \
- ${ECHO} "**********************************************************";\
- ${ECHO} "* W a r n i n g *";\
- ${ECHO} "* This DHCP program needs Berkeley packet filter (bpf). *";\
- ${ECHO} "* To use DHCP, your kernel must be rebuilt with bpf, and *";\
- ${ECHO} "* make bpf devices on /dev directory. *";\
- ${ECHO} "* Please read some info file with \`pkg_info ${PKGNAME}'. *";\
- ${ECHO} "**********************************************************";\
+ ${ECHO} "********************************************************";\
+ ${ECHO} "* W a r n i n g *";\
+ ${ECHO} "* DHCP the needs Berkeley Packet Filter (bpf). *";\
+ ${ECHO} "* To use DHCP, your kernel must be rebuilt with bpf, *";\
+ ${ECHO} "* and make bpf devices on /dev directory. *";\
+ ${ECHO} "* Please read the info file by \`pkg_info ${PKGNAME}'. *";\
+ ${ECHO} "********************************************************";\
fi
.include <bsd.port.mk>