diff --git a/net/aggregate/Makefile b/net/aggregate/Makefile index 09ea5a2073d..d5179821c71 100644 --- a/net/aggregate/Makefile +++ b/net/aggregate/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2001/11/03 10:02:52 jakob Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/28 01:38:44 naddy Exp $ COMMENT= optimise a list of route prefixes DISTNAME= aggregate-1.5 CATEGORIES= net -NEED_VERSION= 1.363 MASTER_SITES= http://buffoon.automagic.org/dist/ \ http://maggie.automagic.org/dist/ @@ -18,4 +17,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= gnu +NO_REGRESS= Yes + .include diff --git a/net/angst/Makefile b/net/angst/Makefile index 502cbe8bf2c..c03ac2ce0e2 100644 --- a/net/angst/Makefile +++ b/net/angst/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2002/09/03 05:49:19 mark Exp $ +# $OpenBSD: Makefile,v 1.8 2002/10/28 01:38:44 naddy Exp $ COMMENT= "active packet sniffer" @@ -20,6 +20,8 @@ PERMIT_DISTFILES_FTP= Yes ALL_TARGET= angst +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/angst ${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/angst.8 ${PREFIX}/man/man8/angst.8 diff --git a/net/archie/Makefile b/net/archie/Makefile index dd3a0f7f86b..673cb13b33d 100644 --- a/net/archie/Makefile +++ b/net/archie/Makefile @@ -1,12 +1,10 @@ -# $OpenBSD: Makefile,v 1.13 2002/03/21 21:09:19 espie Exp $ -# Original from: Ejovi Nuwere +# $OpenBSD: Makefile,v 1.14 2002/10/28 01:38:44 naddy Exp $ COMMENT= "Prospero client for the archie service" DISTNAME= c-archie-1.4.1-FIXED PKGNAME= archie-1.4.1 CATEGORIES= net -NEED_VERSION= 1.515 MASTER_SITES= ftp://ftp.uu.net/networking/info-service/archie/clients/ EXTRACT_SUFX= .tar.Z @@ -16,6 +14,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= "no fee" PERMIT_DISTFILES_FTP= Yes -WRKDIST= ${WRKDIR}/archie-1.4.1-FIX +WRKDIST= ${WRKDIR}/archie-1.4.1-FIX + +NO_REGRESS= Yes .include diff --git a/net/arpcatch/Makefile b/net/arpcatch/Makefile index 753aa90bb20..b83c5c12db1 100644 --- a/net/arpcatch/Makefile +++ b/net/arpcatch/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.10 2002/03/21 21:09:19 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2002/10/28 01:38:44 naddy Exp $ COMMENT= userland arp-proxy daemon DISTNAME= arpcatch PKGNAME= ${DISTNAME}-19970824 CATEGORIES= net -NEED_VERSION= 1.515 + MASTER_SITES= ${HOMEPAGE} HOMEPAGE= http://skoda.sockpuppet.org/tqbf/ @@ -15,11 +15,13 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WRKDIST= ${WRKDIR}/${DISTNAME} +WRKDIST= ${WRKDIR}/${DISTNAME} ALL_TARGET= INSTALL_TARGET= install +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/aproxyd ${PREFIX}/sbin/aproxyd ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/arpcatch diff --git a/net/arpwatch/Makefile b/net/arpwatch/Makefile index d7ee3bad9fb..b560f0c00f8 100644 --- a/net/arpwatch/Makefile +++ b/net/arpwatch/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2001/06/01 23:36:31 jakob Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/28 01:38:44 naddy Exp $ COMMENT= "monitor arp & rarp requests" DISTNAME= arpwatch-2.1a11 CATEGORIES= net -NEED_VERSION= 1.402 + MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \ ftp://ftp.ee.lbl.gov/ \ ftp://ftp.cso.uiuc.edu/pub/security/coast/unix/arpwatch/ @@ -20,6 +20,8 @@ CONFIGURE_STYLE= gnu CONFIGURE_ARGS= --quiet MAKE_FLAGS+= ARPDIR=/var/arpwatch +NO_REGRESS= Yes + EXAMPLESDIR= ${PREFIX}/share/examples/arpwatch do-install: diff --git a/net/bing/Makefile b/net/bing/Makefile index 16b6692b263..0fdf3c25f3d 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2002/09/17 09:06:23 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.14 2002/10/28 01:38:44 naddy Exp $ COMMENT= "point-to-point bandwith measurement tool" @@ -14,6 +14,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +NO_REGRESS= Yes + post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/bing ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/bing diff --git a/net/bitchx/Makefile b/net/bitchx/Makefile index 6c0c7ab6974..e05206078bc 100644 --- a/net/bitchx/Makefile +++ b/net/bitchx/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.34 2002/03/03 13:12:29 naddy Exp $ +# $OpenBSD: Makefile,v 1.35 2002/10/28 01:38:44 naddy Exp $ # $FreeBSD: Makefile,v 1.3 1998/07/21 11:38:44 eivind Exp $ COMMENT= "alternative ircII color client" @@ -7,7 +7,7 @@ VERSION= 1.0c18 DISTNAME= ircii-pana-${VERSION} PKGNAME= BitchX-${VERSION} CATEGORIES= net -NEED_VERSION= 1.504 + MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \ ftp://ftp.bitchx.org/pub/BitchX/source/ @@ -26,6 +26,8 @@ CONFIGURE_STYLE= gnu dest WRKDIST= ${WRKDIR}/BitchX +NO_REGRESS= Yes + pre-build: @mv -f ${WRKBUILD}/Makefile ${WRKBUILD}/Makefile.new @sed -e s#bzip2#true#g ${WRKBUILD}/Makefile.new > \ diff --git a/net/bnc/Makefile b/net/bnc/Makefile index b295af41afa..a75c1537bb0 100644 --- a/net/bnc/Makefile +++ b/net/bnc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2001/05/06 04:59:57 lebel Exp $ +# $OpenBSD: Makefile,v 1.3 2002/10/28 01:38:44 naddy Exp $ COMMENT= "simple IRC relay proxy with support for virtual hosting" @@ -6,7 +6,6 @@ DISTNAME= bnc2.8.4 PKGNAME= bnc-2.8.4 CATEGORIES= net MASTER_SITES= http://gotbnc.com/files/ -NEED_VERSION= 1.402 HOMEPAGE= http://gotbnc.com/ @@ -24,6 +23,8 @@ post-patch: ${WRKSRC}/bncsetup > ${WRKSRC}/bncsetup.new @mv ${WRKSRC}/bncsetup.new ${WRKSRC}/bncsetup +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/bnc ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/bnc diff --git a/net/cidr/Makefile b/net/cidr/Makefile index 040f61bdc51..0766d8e09ad 100644 --- a/net/cidr/Makefile +++ b/net/cidr/Makefile @@ -1,13 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2002/03/21 21:09:19 espie Exp $ -# Date created: 2000-08-11 -# Whom: Jonas Eriksson +# $OpenBSD: Makefile,v 1.5 2002/10/28 01:38:44 naddy Exp $ COMMENT= "RFC 1878 subnet calculator / helper" PKGNAME= cidr-2.3 DISTNAME= cidr-current CATEGORIES= net -NEED_VERSION= 1.515 MASTER_SITES= http://home.netcom.com/~naym/cidr/ @@ -23,6 +20,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cidr ${PREFIX}/bin/cidr ${INSTALL_MAN} ${WRKSRC}/cidr.1 ${PREFIX}/man/man1/cidr.1 diff --git a/net/clog/Makefile b/net/clog/Makefile index a7067fdc1e9..0d178a0130e 100644 --- a/net/clog/Makefile +++ b/net/clog/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.16 2002/03/21 21:09:19 espie Exp $ +# $OpenBSD: Makefile,v 1.17 2002/10/28 01:38:44 naddy Exp $ # $FreeBSD: Makefile,v 1.1.1.1 1997/11/05 11:39:40 obrien Exp $ COMMENT= "tcp connection logger daemon" DISTNAME= clog-1.6 CATEGORIES= net security -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.auscert.org.au/pub/coast/mirrors/ftp.saturn.net/clog/ \ ftp://ftp.rediris.es/mirror/coast/tools/unix/clog/ @@ -17,6 +17,8 @@ PERMIT_DISTFILES_FTP= Yes WRKDIST= ${WRKDIR}/clog ALL_TARGET= freebsd +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/clog ${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/clog.8 ${PREFIX}/man/man8 diff --git a/net/crawl/Makefile b/net/crawl/Makefile index 84927a9e9f7..01e5cf6d9b1 100644 --- a/net/crawl/Makefile +++ b/net/crawl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2002/07/16 16:08:23 naddy Exp $ +# $OpenBSD: Makefile,v 1.10 2002/10/28 01:38:44 naddy Exp $ COMMENT= "small and efficient HTTP crawler" @@ -25,4 +25,6 @@ CONFIGURE_ARGS= --with-db="${LOCALBASE}" WRKDIST= ${WRKDIR}/crawl +NO_REGRESS= Yes + .include diff --git a/net/ctrace/Makefile b/net/ctrace/Makefile index 0ef78ca5412..4e8d55c2bce 100644 --- a/net/ctrace/Makefile +++ b/net/ctrace/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.6 2002/06/07 21:37:11 wilfried Exp $ +# $OpenBSD: Makefile,v 1.7 2002/10/28 01:38:45 naddy Exp $ COMMENT= "multiprotocol traceroute tool" DISTNAME= ctrace-0.8 CATEGORIES= net -NEED_VERSION= 1.515 HOMEPAGE= http://www.pratyeka.org/ctrace/ MAINTAINER= Patroklos Argyroudis @@ -20,6 +19,7 @@ BUILD_DEPENDS= ::net/p5-Net-RawIP RUN_DEPENDS= ${BUILD_DEPENDS} NO_BUILD= Yes +NO_REGRESS= Yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/ctrace ${PREFIX}/sbin diff --git a/net/dlint/Makefile b/net/dlint/Makefile index 3bb20b37efd..31759c5be7d 100644 --- a/net/dlint/Makefile +++ b/net/dlint/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2002/05/20 19:30:39 jsyn Exp $ +# $OpenBSD: Makefile,v 1.5 2002/10/28 01:38:45 naddy Exp $ COMMENT= "DNS zone verification tool" DISTNAME= dlint1.4.0 PKGNAME= dlint-1.4.0 CATEGORIES= net -NEED_VERSION= 1.515 HOMEPAGE= http://www.domtools.com/dns/dlint.shtml @@ -20,6 +19,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= http://www.domtools.com/pub/ NO_BUILD= Yes +NO_REGRESS= Yes FAKE_FLAGS= DESTROOT=${WRKINST} diff --git a/net/doc/Makefile b/net/doc/Makefile index 475f49de2ce..cc836026402 100644 --- a/net/doc/Makefile +++ b/net/doc/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2002/06/09 05:37:04 wilfried Exp $ +# $OpenBSD: Makefile,v 1.5 2002/10/28 01:38:45 naddy Exp $ COMMENT= automated domain testing tool DISTNAME= doc-2.2.3 CATEGORIES= net -NEED_VERSION= 1.496 MAINTAINER= Jakob Schlyter @@ -21,6 +20,8 @@ do-build: mv ${WRKSRC}/doc ${WRKSRC}/doc.dist sed "s,y0y0y0,${PREFIX}/libexec/doc/," ${WRKSRC}/doc.dist >${WRKSRC}/doc +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/libexec/doc ${INSTALL_DATA} ${WRKSRC}/*.awk ${PREFIX}/libexec/doc diff --git a/net/dxpc/Makefile b/net/dxpc/Makefile index 8171a6191e4..2d68989c664 100644 --- a/net/dxpc/Makefile +++ b/net/dxpc/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.17 2002/01/13 14:01:05 espie Exp $ +# $OpenBSD: Makefile,v 1.18 2002/10/28 01:38:45 naddy Exp $ COMMENT= "X11 over a low bandwidth link" VERSION= 3.8.1 DISTNAME= dxpc-${VERSION} CATEGORIES= net x11 -NEED_VERSION= 1.387 MAINTAINER= Marc Espie @@ -24,4 +23,6 @@ HOMEPAGE= http://www.vigor.nu/dxpc/ CONFIGURE_STYLE= gnu dest CONFIGURE_ARGS+=--with-lzo-lib=${PREFIX} +NO_REGRESS= Yes + .include diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile index a1df6b5cd62..6c69822c835 100644 --- a/net/ettercap/Makefile +++ b/net/ettercap/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2002/07/11 22:21:44 mark Exp $ +# $OpenBSD: Makefile,v 1.18 2002/10/28 01:38:45 naddy Exp $ NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} @@ -23,4 +23,6 @@ USE_GMAKE= Yes CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= --enable-https --enable-plugins +NO_REGRESS= Yes + .include diff --git a/net/firewalk/Makefile b/net/firewalk/Makefile index ffdd2cbddab..470a07aa2c6 100644 --- a/net/firewalk/Makefile +++ b/net/firewalk/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.19 2001/05/06 04:59:59 lebel Exp $ +# $OpenBSD: Makefile,v 1.20 2002/10/28 01:38:45 naddy Exp $ COMMENT= "gateway acl scanner (via static-source port traceroute)" DISTNAME= firewalk-0.8 CATEGORIES= net -NEED_VERSION= 1.402 + MASTER_SITES= http://www.packetfactory.net/firewalk/ LIB_DEPENDS= net::net/libnet @@ -22,4 +22,6 @@ ALL_TARGET= firewalk WRKDIST= ${WRKDIR}/Firewalk +NO_REGRESS= Yes + .include diff --git a/net/hping/Makefile b/net/hping/Makefile index fc9699d6ff5..f198f31ec8b 100644 --- a/net/hping/Makefile +++ b/net/hping/Makefile @@ -1,12 +1,10 @@ -# $OpenBSD: Makefile,v 1.13 2002/06/09 04:39:23 jsyn Exp $ +# $OpenBSD: Makefile,v 1.14 2002/10/28 01:38:45 naddy Exp $ COMMENT= "TCP/UDP ping/traceroute tool" DISTNAME= hping2.0.0-rc1 PKGNAME= hping-2.0.0rc1 CATEGORIES= net -NEED_VERSION= 1.531 -MASTER_SITES= http://www.hping.org/ HOMEPAGE= http://www.hping.org/ MAINTAINER= Dug Song @@ -17,6 +15,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +MASTER_SITES= ${HOMEPAGE} + WRKDIST= ${WRKDIR}/hping2 MAKE_FLAGS= CC="${CC}" CCOPT="${CFLAGS} -Wall" @@ -27,6 +27,8 @@ post-extract: @sed -e s#hping2#hping# -e s#HPING2#HPING# \ ${WRKSRC}/docs/hping2.8 > ${WRKSRC}/docs/hping.8 +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hping2 ${PREFIX}/sbin/hping ${INSTALL_MAN} ${WRKSRC}/docs/hping.8 ${PREFIX}/man/man8/hping.8 diff --git a/net/icb/Makefile b/net/icb/Makefile index 2869fe9f9d9..98f6a541d0d 100644 --- a/net/icb/Makefile +++ b/net/icb/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2002/03/21 21:09:19 espie Exp $ +# $OpenBSD: Makefile,v 1.21 2002/10/28 01:38:45 naddy Exp $ # $NetBSD: Makefile,v 1.6 1998/04/15 11:15:34 frueauf Exp $ COMMENT= "Internet CB - mostly-defunct chat client" @@ -6,7 +6,7 @@ COMMENT= "Internet CB - mostly-defunct chat client" DISTNAME= icb-5.0.9 PKGNAME= icb-5.0.9p1 CATEGORIES= net -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.swcp.com/pub/icb/clients/unix/ EXTRACT_SUFX= .tar.Z @@ -19,6 +19,8 @@ do-configure: @sed -e s,@PREFIX@,${PREFIX},g \ -e s,@CC@,${CC},g ${FILESDIR}/config > ${WRKSRC}/config +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/icb ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/icb diff --git a/net/icmpinfo/Makefile b/net/icmpinfo/Makefile index 73c2a292ae2..f341590c0b0 100644 --- a/net/icmpinfo/Makefile +++ b/net/icmpinfo/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.10 2002/05/15 17:42:24 espie Exp $ +# $OpenBSD: Makefile,v 1.11 2002/10/28 01:38:45 naddy Exp $ COMMENT= "look at the icmp messages received by the host" DISTNAME= icmpinfo-1.11 CATEGORIES= net sysutils -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/network/admin/} MAINTAINER= Angelos D. Keromytis @@ -16,6 +16,8 @@ PERMIT_DISTFILES_FTP= Yes ALL_TARGET= +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/icmpinfo ${INSTALL_PROGRAM} ${WRKSRC}/icmpinfo ${PREFIX}/bin diff --git a/net/ipcad/Makefile b/net/ipcad/Makefile index 25337b7ece3..eda24a7d8ce 100644 --- a/net/ipcad/Makefile +++ b/net/ipcad/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2002/09/01 18:49:01 mpech Exp $ +# $OpenBSD: Makefile,v 1.8 2002/10/28 01:38:45 naddy Exp $ # $RuOBSD: Makefile,v 1.1.1.1 2002/04/08 02:46:36 form Exp $ COMMENT= "IP accounting daemon simulating Cisco ip accounting" @@ -18,6 +18,8 @@ MASTER_SITES= ${HOMEPAGE} CONFIGURE_STYLE= gnu +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKBUILD}/ipcad ${PREFIX}/sbin ${INSTALL_MAN} ${WRKBUILD}/ipcad.8 ${PREFIX}/man/man8 diff --git a/net/iperf/Makefile b/net/iperf/Makefile index 88fd8c2da1a..b22188347f7 100644 --- a/net/iperf/Makefile +++ b/net/iperf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2002/10/04 19:20:24 naddy Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/28 01:38:45 naddy Exp $ COMMENT= "tool for measuring maximum TCP and UDP bandwidth" @@ -18,6 +18,8 @@ MASTER_SITES= http://dast.nlanr.net/Projects/Iperf/ MAKE_ENV= CC="${CC}" CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKBUILD}/iperf ${PREFIX}/bin ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/iperf diff --git a/net/ipfm/Makefile b/net/ipfm/Makefile index a4128224638..84dd19e7fa0 100644 --- a/net/ipfm/Makefile +++ b/net/ipfm/Makefile @@ -1,12 +1,10 @@ # $FreeBSD: ports/net/ipfm/Makefile,v 1.2 2000/04/09 18:11:44 cpiazza Exp $ -# $OpenBSD: Makefile,v 1.6 2002/09/01 18:49:01 mpech Exp $ +# $OpenBSD: Makefile,v 1.7 2002/10/28 01:38:45 naddy Exp $ COMMENT= "IP bandwidth analysis tool" DISTNAME= ipfm-0.11.4 CATEGORIES= net -NEED_VERSION= 1.305 -EXTRACT_SUFX= .tgz PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes @@ -14,11 +12,14 @@ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes MASTER_SITES= http://robert.cheramy.net/ipfm/archive/ +EXTRACT_SUFX= .tgz HOMEPAGE= http://robert.cheramy.net/ipfm/ CONFIGURE_STYLE=gnu +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKBUILD}/source/ipfm ${PREFIX}/sbin ${INSTALL_MAN} ${WRKBUILD}/doc/ipfm.conf.5 ${PREFIX}/man/man5 diff --git a/net/irc/Makefile b/net/irc/Makefile index 8fbde707911..47e54128ec4 100644 --- a/net/irc/Makefile +++ b/net/irc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.21 2002/05/08 17:06:05 espie Exp $ +# $OpenBSD: Makefile,v 1.22 2002/10/28 01:38:45 naddy Exp $ # $FreeBSD: Makefile,v 1.19 1998/12/09 20:15:29 billf Exp $ COMMENT= "internet relay chat (irc) server" @@ -6,7 +6,7 @@ COMMENT= "internet relay chat (irc) server" DISTNAME= irc2.10.3p1 PKGNAME= irc-2.10.3p1 CATEGORIES= net -NEED_VERSION= 1.387 + MASTER_SITES= ftp://ftp.irc.org/irc/server/ \ ftp://ftp.ntua.gr/pub/net/irc/server/ EXTRACT_SUFX= .tgz @@ -43,6 +43,8 @@ post-patch: $(WRKSRC)/support/config.h.dist > $(WRKSRC)/support/config.h.dist.new @mv $(WRKSRC)/support/config.h.dist.new $(WRKSRC)/support/config.h +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/ircd cd ${WRKBUILD}; ${INSTALL_PROGRAM} \ diff --git a/net/isc-dhcp/Makefile b/net/isc-dhcp/Makefile index c233076f652..16021d67e81 100644 --- a/net/isc-dhcp/Makefile +++ b/net/isc-dhcp/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.2 2002/08/26 03:42:03 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.3 2002/10/28 01:38:45 naddy Exp $ -COMMENT= Dynamic Host Control Protocol Server +COMMENT= "Dynamic Host Control Protocol Server" VERSION= 3.0.1rc9 DISTNAME= isc-dhcp-${VERSION} @@ -28,6 +28,8 @@ EXAMPLEDIR= share/examples/isc-dhcp post-extract: @sed s,y0y0y0,${PREFIX}, < ${FILESDIR}/site.conf > ${WRKSRC}/site.conf +NO_REGRESS= Yes + post-install: ${INSTALL_DATA_DIR} ${PREFIX}/${EXAMPLEDIR} ${INSTALL_DATA} ${WRKSRC}/server/dhcpd.conf ${PREFIX}/${EXAMPLEDIR} diff --git a/net/ldistfp/Makefile b/net/ldistfp/Makefile index 7310040e4b3..8c48daf3509 100644 --- a/net/ldistfp/Makefile +++ b/net/ldistfp/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2002/05/11 00:31:22 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2002/10/28 01:38:45 naddy Exp $ COMMENT= "remote identd fingerprinting tool" DISTNAME= ldistfp-0.1.4 CATEGORIES= net security -NEED_VERSION= 1.515 + HOMEPAGE= http://www.team-teso.net/ MASTER_SITES= ${HOMEPAGE}releases/ @@ -22,6 +22,8 @@ MAKE_FLAGS= CC='${CC}' \ WRKDIST= ${WRKDIR}/ldistfp WRKSRC= ${WRKDIST}/src +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKDIST}/bin/ldistfp ${PREFIX}/bin/ldistfp ${INSTALL_DATA_DIR} ${PREFIX}/share/ldistfp diff --git a/net/libnids/Makefile b/net/libnids/Makefile index 095cb7d2c0f..5d92ddfdc32 100644 --- a/net/libnids/Makefile +++ b/net/libnids/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.17 2001/05/06 05:00:05 lebel Exp $ +# $OpenBSD: Makefile,v 1.18 2002/10/28 01:38:45 naddy Exp $ COMMENT= "network monitoring library with TCP/IP reassembly" DISTNAME= libnids-1.16 CATEGORIES= net -NEED_VERSION= 1.402 + MASTER_SITES= http://www.packetfactory.net/Projects/Libnids/dist/ HOMEPAGE= http://www.packetfactory.net/Projects/Libnids/ @@ -22,4 +22,6 @@ FAKE_FLAGS= install_prefix="${WRKINST}" CONFIGURE_STYLE= gnu +NO_REGRESS= Yes + .include diff --git a/net/mirror/Makefile b/net/mirror/Makefile index ddf38953f19..29d5544efff 100644 --- a/net/mirror/Makefile +++ b/net/mirror/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2002/03/21 21:09:20 espie Exp $ +# $OpenBSD: Makefile,v 1.17 2002/10/28 01:38:45 naddy Exp $ COMMENT= "mirror packages on remote sites" DISTNAME= mirror-2.9 CATEGORIES= net -NEED_VERSION= 1.515 + MASTER_SITES= ftp://sunsite.org.uk/packages/mirror/ \ ftp://ftp.cs.columbia.edu/archives/perl/mirror/ \ ftp://giswitch.sggw.waw.pl/pub/unix/mirror/ \ @@ -20,6 +20,7 @@ PERMIT_DISTFILES_FTP= Yes MAKE_FILE= makefile WRKDIST= ${WRKDIR} +NO_REGRESS= Yes DOCDIR= ${PREFIX}/share/doc/mirror DOCS= copyright.html index.html mirror-faq.html mirror.html \ diff --git a/net/mrtd/Makefile b/net/mrtd/Makefile index 59b836285a5..0dac46eced3 100644 --- a/net/mrtd/Makefile +++ b/net/mrtd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2002/05/28 14:13:00 brad Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/28 01:38:45 naddy Exp $ # Uses pthreads COMMENT= "daemon/libs/toolkit for routing BGP4+, RIP, OSPF, etc." @@ -9,7 +9,6 @@ PKGNAME= mrtd-${V} HOMEPAGE= http://www.mrtd.net/ CATEGORIES= net -NEED_VERSION= 1.392 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes @@ -24,6 +23,8 @@ CONFIGURE_STYLE= gnu WRKDIST= ${WRKDIR}/mrt-${V}/src +NO_REGRESS= Yes + FAKE_FLAGS= DESTDIR=${WRKINST}/${TRUEPREFIX}/sbin \ MANDIR=${WRKINST}/${TRUEPREFIX}/man diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile index 0cf65b0649b..dcaac6cccb9 100644 --- a/net/mrtg/Makefile +++ b/net/mrtg/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.41 2002/05/12 15:54:20 danh Exp $ +# $OpenBSD: Makefile,v 1.42 2002/10/28 01:38:45 naddy Exp $ COMMENT= "multi-router traffic grapher" DISTNAME= mrtg-2.9.12a CATEGORIES= net -NEED_VERSION= 1.500 + MASTER_SITES= ftp://ftp.ou.edu/mirrors/mrtg/ \ ftp://ftp.sunet.se/pub/network/monitoring/mrtg/ \ http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/pub/ @@ -29,6 +29,8 @@ CONFIGURE_ARGS= --with-gd-inc="${LOCALBASE}/include" \ --with-png-lib="${LOCALBASE}/lib" CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -ljpeg -lttf" +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/mrtg ${INSTALL_DATA_DIR} ${PREFIX}/libdata/perl5/site_perl/Pod diff --git a/net/nam/Makefile b/net/nam/Makefile index aeda48ad2f3..d713ecb0602 100644 --- a/net/nam/Makefile +++ b/net/nam/Makefile @@ -1,14 +1,12 @@ -# # $FreeBSD: ports/net/nam/Makefile,v 1.3 1999/11/29 03:46:08 steve Exp $ -# $OpenBSD: Makefile,v 1.14 2001/10/15 14:35:35 espie Exp $ -# +# $OpenBSD: Makefile,v 1.15 2002/10/28 01:38:45 naddy Exp $ COMMENT= "UCB/LBNL Network Animator" DISTNAME= nam-src-1.0a8 PKGNAME= nam-1.0a8 CATEGORIES= net -NEED_VERSION= 1.474 + MASTER_SITES= ftp://ftp.ee.surrey.ac.uk/pub/Mirrors/ftp.isi.edu/nsnam/ \ ftp://ftp.isi.edu/nsnam/ \ http://www.isi.edu/nsnam/dist/ @@ -34,6 +32,8 @@ CONFIGURE_ARGS= --with-tcl-ver=8.3 --with-tk-ver=8.3 ALL_TARGET= +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nam ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/nam.1 ${PREFIX}/man/man1 diff --git a/net/nbtscan/Makefile b/net/nbtscan/Makefile index 365cb2cc33e..12152a53c3c 100644 --- a/net/nbtscan/Makefile +++ b/net/nbtscan/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2001/05/06 05:00:09 lebel Exp $ +# $OpenBSD: Makefile,v 1.3 2002/10/28 01:38:45 naddy Exp $ COMMENT= "NetBIOS name network scanner" DISTNAME= nbtscan-1.0.2 CATEGORIES= net MASTER_SITES= http://www.abb.aha.ru/software/ -NEED_VERSION= 1.402 MAINTAINER= Dug Song @@ -18,4 +17,6 @@ CONFIGURE_STYLE=gnu ALL_TARGET= nbtscan +NO_REGRESS= Yes + .include diff --git a/net/nemesis/Makefile b/net/nemesis/Makefile index d69d88602e3..0ede4dbbe70 100644 --- a/net/nemesis/Makefile +++ b/net/nemesis/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2002/09/03 04:34:13 mark Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/28 01:38:45 naddy Exp $ COMMENT= "Command line arbitrary packet builder" @@ -21,4 +21,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= gnu +NO_REGRESS= Yes + .include diff --git a/net/netatalk/reference/Makefile b/net/netatalk/reference/Makefile index 105d64a68ff..4bf5b6fda2f 100644 --- a/net/netatalk/reference/Makefile +++ b/net/netatalk/reference/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2002/07/23 11:47:35 naddy Exp $ +# $OpenBSD: Makefile,v 1.2 2002/10/28 01:38:45 naddy Exp $ NOT_FOR_ARCHS= powerpc # char is unsigned @@ -24,6 +24,8 @@ FAKE_FLAGS= ${MAKE_FLAGS} DESTDIR="${WRKINST}" SYSCONFDIR= /etc/netatalk +NO_REGRESS= Yes + # NOTES: # Will compile with kerberos support in apfd and papd. # Haven't tested kerberos support as there is no MacOS diff --git a/net/netpipes/Makefile b/net/netpipes/Makefile index 58f7e96198f..13df3394fbc 100644 --- a/net/netpipes/Makefile +++ b/net/netpipes/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2002/07/10 20:48:15 avsm Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/28 01:38:45 naddy Exp $ COMMENT= "shell utilities to connect programs to sockets" DISTNAME= netpipes-4.2-export CATEGORIES= net -NEED_VERSION= 1.515 HOMEPAGE= http://web.purplefrog.com/~thoth/netpipes/netpipes.html @@ -17,4 +16,6 @@ MASTER_SITES= ftp://ftp.purplefrog.com/pub/netpipes/ WRKDIST= ${WRKDIR} +NO_REGRESS= Yes + .include diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile index a5dea3228b7..71c40d5df46 100644 --- a/net/ngrep/Makefile +++ b/net/ngrep/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2002/05/20 00:15:23 brad Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/28 01:38:45 naddy Exp $ COMMENT= "network grep" DISTNAME= ngrep-1.40 CATEGORIES= net -NEED_VERSION= 1.408 + MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ngrep/} HOMEPAGE= http://ngrep.sourceforge.net/ @@ -22,4 +22,6 @@ WRKDIST= ${WRKDIR}/ngrep ALL_TARGET= ngrep +NO_REGRESS= Yes + .include diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 7ff8c4b8eae..40bd43d77c7 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.43 2002/08/12 15:58:15 jsyn Exp $ +# $OpenBSD: Makefile,v 1.44 2002/10/28 01:38:45 naddy Exp $ COMMENT= "scan ports and fingerprint stack of network hosts" @@ -33,4 +33,6 @@ USE_X11= Yes ALL_TARGET= nmap nmapfe/nmapfe .endif +NO_REGRESS= Yes + .include diff --git a/net/ns/Makefile b/net/ns/Makefile index 2014dfcc177..52027293931 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -1,7 +1,5 @@ -# # $FreeBSD: ports/net/ns/Makefile,v 1.3 1999/11/28 18:31:26 steve Exp $ -# $OpenBSD: Makefile,v 1.20 2002/10/28 00:47:05 naddy Exp $ -# +# $OpenBSD: Makefile,v 1.21 2002/10/28 01:38:45 naddy Exp $ COMMENT= "UCB/LBNL Network Simulator Version 2" diff --git a/net/nsd/Makefile b/net/nsd/Makefile index 5ae5828e9d4..1dd6aca35f1 100644 --- a/net/nsd/Makefile +++ b/net/nsd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2002/09/13 17:09:20 jakob Exp $ +# $OpenBSD: Makefile,v 1.2 2002/10/28 01:38:45 naddy Exp $ COMMENT= authorative only name server daemon @@ -22,6 +22,8 @@ MAKE_FLAGS+= PREFIX='${PREFIX}' \ NSDZONES=/var/nsd/nsd.zones \ NSDUSER=named +NO_REGRESS= Yes + DOCDIR= share/doc/nsd DOCFILES= README RELNOTES CREDITS DIFFERENCES REQUIREMENTS diff --git a/net/nslint/Makefile b/net/nslint/Makefile index 730dc4fa230..3068a3faf9d 100644 --- a/net/nslint/Makefile +++ b/net/nslint/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.3 2001/10/29 14:37:48 naddy Exp $ +# $OpenBSD: Makefile,v 1.4 2002/10/28 01:38:45 naddy Exp $ # $FreeBSD: ports/net/nslint/Makefile,v 1.10 2000/04/09 18:12:37 cpiazza Exp $ COMMENT= "performs consistency checks on BIND files" DISTNAME= nslint-2.0.2 CATEGORIES= net -NEED_VERSION= 1.402 + MAINTAINER= Wangden Kelsang PERMIT_PACKAGE_CDROM= Yes @@ -26,4 +26,6 @@ CONFIGURE_STYLE= gnu ALL_TARGET= nslint INSTALL_TARGET= install install-man +NO_REGRESS= Yes + .include diff --git a/net/nsping/Makefile b/net/nsping/Makefile index 8b75afc9916..a06897c1dbb 100644 --- a/net/nsping/Makefile +++ b/net/nsping/Makefile @@ -1,18 +1,10 @@ -# Makefile for: nsping -# Version required: 0.8 -# Date created: 12 Nov 1999 -# Whom: dugsong@monkey.org -# -# $OpenBSD: Makefile,v 1.11 2002/03/21 21:09:20 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2002/10/28 01:38:45 naddy Exp $ COMMENT= "DNS ping" -PKGNAME= nsping-0.8 - -CATEGORIES= net -NEED_VERSION= 1.515 - DISTNAME= nsping +PKGNAME= nsping-0.8 +CATEGORIES= net MASTER_SITES= http://www.enteract.com/~tqbf/ @@ -23,7 +15,9 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WRKDIST= ${WRKDIR}/${PKGNAME} +WRKDIST= ${WRKDIR}/${PKGNAME} + +NO_REGRESS= Yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nsping ${PREFIX}/sbin diff --git a/net/pchar/Makefile b/net/pchar/Makefile index 6fc72a6538c..9f91c0c4c11 100644 --- a/net/pchar/Makefile +++ b/net/pchar/Makefile @@ -1,17 +1,11 @@ -# Ports collection makefile for: pchar -# Version required: 1.2 -# Date created: Thu Dec 16, 1999 -# Whom: Angelos D. Keromytis -# -# $OpenBSD: Makefile,v 1.13 2001/06/13 23:22:36 angelos Exp $ +# $OpenBSD: Makefile,v 1.14 2002/10/28 01:38:45 naddy Exp $ # $FreeBSD: ports/net/pchar/Makefile,v 1.1.1.1 1999/11/04 08:33:26 obrien Exp $ -# COMMENT= "Sandia Internet path characterization tool" DISTNAME= pchar-1.4 CATEGORIES= net -NEED_VERSION= 1.402 + MASTER_SITES= http://www.employees.org/~bmah/Software/pchar/ MAINTAINER= Angelos D. Keromytis @@ -24,6 +18,8 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE=gnu CONFIGURE_ARGS= --with-ipv6 --with-pcap +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pchar ${PREFIX}/sbin @/usr/bin/perl -pi.orig -e 's/pchar 1/pchar 8/g' ${WRKSRC}/pchar.8 diff --git a/net/pop3gwd/Makefile b/net/pop3gwd/Makefile index c51b12b1f9c..fd36baef4a0 100644 --- a/net/pop3gwd/Makefile +++ b/net/pop3gwd/Makefile @@ -1,16 +1,11 @@ -# $OpenBSD: Makefile,v 1.11 2002/03/21 21:09:20 espie Exp $ -# -# OpenBSD port for pop3gwd. -# Created: 1999/12/28 ianm@cit.nepean.uws.edu.au -# +# $OpenBSD: Makefile,v 1.12 2002/10/28 01:38:46 naddy Exp $ COMMENT= "app-level proxy for mail retrieval behind firewalls" -DISTNAME= pop3gwd-1.2 -CATEGORIES= net mail -NEED_VERSION= 1.515 +DISTNAME= pop3gwd-1.2 +CATEGORIES= net mail -MAINTAINER= Ian McWilliam +MAINTAINER= Ian McWilliam MASTER_SITES= http://www.go.dlr.de/linux/src/ @@ -19,5 +14,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WRKDIST= ${WRKDIR}/pop3gwd/ +WRKDIST= ${WRKDIR}/pop3gwd + +NO_REGRESS= Yes + .include diff --git a/net/pptp/Makefile b/net/pptp/Makefile index a9f9ae59137..1ba542968da 100644 --- a/net/pptp/Makefile +++ b/net/pptp/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.5 2002/03/21 21:09:20 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/28 01:38:46 naddy Exp $ # $NetBSD: Makefile,v 1.1.1.1 2000/04/10 01:14:01 jtk Exp $ COMMENT= 'PPTP client package for Microsoft VPN servers' DISTNAME= pptp-linux-1.0.2 PKGNAME= pptp-1.0.2 -NEED_VERSION= 1.515 + CATEGORIES= net MASTER_SITES= http://cag.lcs.mit.edu/~cananian/Synaptics/release/ @@ -40,4 +40,6 @@ post-install: @mv ${PATCHDIR}/patch-pptc_ctrl_c.orig ${PATCHDIR}/patch-pptc_ctrl_c .endif +NO_REGRESS= Yes + .include diff --git a/net/proxy-suite/Makefile b/net/proxy-suite/Makefile index bba43836930..d896c243877 100644 --- a/net/proxy-suite/Makefile +++ b/net/proxy-suite/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.9 2001/09/10 18:57:57 heko Exp $ +# $OpenBSD: Makefile,v 1.10 2002/10/28 01:38:46 naddy Exp $ COMMENT= "set of programs to enhance firewall security" DISTNAME= proxy-suite-1.7 HOMEPAGE= http://proxy-suite.suse.de CATEGORIES= net security -NEED_VERSION= 1.402 + MAINTAINER= Camiel Dobbelaar MASTER_SITES= \ @@ -23,6 +23,8 @@ USE_GMAKE= Yes CONFIGURE_STYLE=gnu dest CONFIGURE_ARGS= --with-libwrap=/usr/lib/ +NO_REGRESS= Yes + # Take care with sysconfdir: # - the port will install configuration in fake/etc/ (will be discarded) # - post-install copies it from WRKSRC to PREFIX/share/proxy-suite/ diff --git a/net/py-libpcap/Makefile b/net/py-libpcap/Makefile index 262148d5a8a..e4b066fd6d1 100644 --- a/net/py-libpcap/Makefile +++ b/net/py-libpcap/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2002/06/09 05:37:04 wilfried Exp $ +# $OpenBSD: Makefile,v 1.8 2002/10/28 01:38:46 naddy Exp $ COMMENT= "libpcap bindings for Python" @@ -6,7 +6,6 @@ V= 0.2 DISTNAME= pylibpcap-${V} PKGNAME= py-libpcap-${V} CATEGORIES= net -NEED_VERSION= 1.515 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pylibcap/} @@ -28,4 +27,6 @@ RUN_DEPENDS+= :python-${PYTHON_VER}*:lang/python/${PYTHON_VER} WRKDIST= ${WRKDIR}/pylibpcap +NO_REGRESS= Yes + .include diff --git a/net/queso/Makefile b/net/queso/Makefile index ebdaedafd4f..b1cf6a05f65 100644 --- a/net/queso/Makefile +++ b/net/queso/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.11 2001/05/06 05:00:26 lebel Exp $ +# $OpenBSD: Makefile,v 1.12 2002/10/28 01:38:46 naddy Exp $ COMMENT= "determine remote OS using simple tcp packets" DISTNAME= queso-980922 CATEGORIES= net -NEED_VERSION= 1.402 + MASTER_SITES= ${MASTER_SITE_BACKUP} MAINTAINER= Brad Smith @@ -14,9 +14,10 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes - CONFIGURE_STYLE=gnu +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/queso ${INSTALL_MAN_DIR} ${PREFIX}/man/man1 diff --git a/net/roxirc/Makefile b/net/roxirc/Makefile index 4854a137f45..56fc9e9605f 100644 --- a/net/roxirc/Makefile +++ b/net/roxirc/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2002/06/09 05:37:04 wilfried Exp $ +# $OpenBSD: Makefile,v 1.5 2002/10/28 01:38:46 naddy Exp $ -COMMENT= "tcl/tk irc client" +COMMENT= "Tcl/Tk irc client" DISTNAME= roxirc-1.8 CATEGORIES= net -NEED_VERSION= 1.496 HOMEPAGE= http://roxirc.lighter.net/ @@ -20,6 +19,7 @@ MASTER_SITES= ${HOMEPAGE}/download/ RUN_DEPENDS= :tk-8.3.*:x11/tk/8.3 NO_BUILD= Yes +NO_REGRESS= Yes DOCS= bindings config help menus prefs startup diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index 8636366b773..2cb1ac32f50 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2002/03/21 21:09:20 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/28 01:38:46 naddy Exp $ # $FreeBSD: Makefile,v 1.10 1999/01/06 17:11:23 dt Exp $ COMMENT= "userland smbfs --- SMB to NFS protocols converter" @@ -7,7 +7,7 @@ VERSION= 1.2 DISTNAME= Sharity-Light.${VERSION} PKGNAME= sharity-light-${VERSION} CATEGORIES= net -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.obdev.at/pub/Products/Sharity-Light/ \ ftp://ftp.warpnet.ro/mirrors/ftp.obdev.at/pub/Products/Sharity-Light/ @@ -30,6 +30,8 @@ post-build: @cd ${WRKSRC}/unshlight && \ ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} ${MAKE_FLAGS} +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/Sharity-Light ${INSTALL_PROGRAM} ${WRKSRC}/shlight ${PREFIX}/sbin diff --git a/net/sirc/Makefile b/net/sirc/Makefile index 4dd34f2709b..8ce9deaeb48 100644 --- a/net/sirc/Makefile +++ b/net/sirc/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.5 2002/03/21 21:09:20 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/28 01:38:46 naddy Exp $ COMMENT= "programmable small perl irc client" DISTNAME= sirc-2.211 CATEGORIES= net -NEED_VERSION= 1.515 + MASTER_SITES= ${HOMEPAGE} MASTER_SITES0= ${HOMEPAGE}scripts/ @@ -31,6 +31,8 @@ post-patch: do-build: ${CC} ${CFLAGS} ${WRKSRC}/ssfe.c -o ${WRKSRC}/ssfe -ltermcap +NO_REGRESS= Yes + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/sirc ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/ssfe ${PREFIX}/bin diff --git a/net/slirp/Makefile b/net/slirp/Makefile index cc393e9ba41..19fe7d6d616 100644 --- a/net/slirp/Makefile +++ b/net/slirp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2002/07/21 20:52:02 naddy Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/28 01:38:46 naddy Exp $ COMMENT= "SLIP/CSLIP emulator for users with shell accounts" @@ -15,6 +15,8 @@ PERMIT_DISTFILES_FTP= Yes WRKDIST= ${WRKDIR}/${DISTNAME}/src CONFIGURE_STYLE= simple +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/slirp ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/slirp.man ${PREFIX}/man/man1/slirp.1 diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index fd4b9d592b4..27869d7500c 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2002/09/11 05:53:39 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.14 2002/10/28 01:38:46 naddy Exp $ # $FreeBSD: Makefile,v 1.1.1.1 1998/04/04 04:58:25 obrien Exp $ .if ${MACHINE_ARCH} == "alpha" @@ -30,6 +30,8 @@ CONFIGURE_STYLE= gnu ALL_TARGET= +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/sniffit ${INSTALL_PROGRAM} ${WRKSRC}/sniffit ${PREFIX}/sbin diff --git a/net/ssldump/Makefile b/net/ssldump/Makefile index 14b17c245b6..502ae426f2d 100644 --- a/net/ssldump/Makefile +++ b/net/ssldump/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2002/09/14 08:40:52 jakob Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/28 01:38:46 naddy Exp $ COMMENT= SSLv3/TLS network protocol analyzer @@ -21,4 +21,6 @@ CONFIGURE_STYLE= gnu dest CONFIGURE_ARGS+= --with-openssl-inc=/usr/include \ --with-openssl-lib=/usr/lib +NO_REGRESS= Yes + .include diff --git a/net/tacacs+/Makefile b/net/tacacs+/Makefile index 72f425dcd78..b9d9adb025f 100644 --- a/net/tacacs+/Makefile +++ b/net/tacacs+/Makefile @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2002/03/21 21:09:20 espie Exp $ +# $OpenBSD: Makefile,v 1.3 2002/10/28 01:38:46 naddy Exp $ COMMENT= "Cisco AAA protocol daemon" DISTNAME= tac_plus.F4.0.4.alpha PKGNAME= tacacs+-4.0.4a CATEGORIES= net security -NEED_VERSION= 1.515 HOMEPAGE= http://www.gazi.edu.tr/tacacs/ @@ -24,6 +23,8 @@ EXTRACT_SUFX= .tar.Z MAKE_FLAGS= CC="${CC}" ALL_TARGET= tac_plus +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tac_plus ${PREFIX}/sbin/ ${INSTALL_MAN} ${WRKSRC}/tac_plus.1 ${PREFIX}/man/man1/ diff --git a/net/tcpreplay/Makefile b/net/tcpreplay/Makefile index 06ed11feef9..39a40156ca9 100644 --- a/net/tcpreplay/Makefile +++ b/net/tcpreplay/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.13 2001/05/06 05:00:30 lebel Exp $ +# $OpenBSD: Makefile,v 1.14 2002/10/28 01:38:46 naddy Exp $ COMMENT= "resend network traffic saved by tcpdump" DISTNAME= tcpreplay-1.0.1 CATEGORIES= net -NEED_VERSION= 1.402 + MASTER_SITES= http://www.anzen.com/research/nidsbench/ LIB_DEPENDS= net::net/libnet @@ -18,6 +18,8 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= gnu dest +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tcpreplay ${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/tcpreplay.8 ${PREFIX}/man/man8 diff --git a/net/tcpshow/Makefile b/net/tcpshow/Makefile index 211ed51c025..ca90220580e 100644 --- a/net/tcpshow/Makefile +++ b/net/tcpshow/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.19 2002/05/15 17:42:25 espie Exp $ +# $OpenBSD: Makefile,v 1.20 2002/10/28 01:38:46 naddy Exp $ # $FreeBSD: Makefile,v 1.2 1997/11/10 11:33:04 asami Exp $ COMMENT= "decode tcpdump(1) output" DISTNAME= tcpshow-1.74 CATEGORIES= net security -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_FREEBSD_LOCAL:=obrien/} DISTFILES= tcpshow.c tcpshow.1 @@ -21,6 +21,8 @@ WRKDIST= ${WRKDIR} do-build: cd ${WRKSRC}; ${CC} ${CFLAGS} -DNOETHERNAMES -o tcpshow tcpshow.c +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tcpshow ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/tcpshow.1 ${PREFIX}/man/man1 diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile index 404027b1eef..eebd7e1f5d5 100644 --- a/net/tcpslice/Makefile +++ b/net/tcpslice/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2001/04/12 15:59:18 bmc Exp $ +# $OpenBSD: Makefile,v 1.4 2002/10/28 01:38:46 naddy Exp $ COMMENT= "tool for extracting and gluing pcap (tcpdump) files" DISTNAME= tcpslice-1.1a3 CATEGORIES= net -NEED_VERSION= 1.394 + MASTER_SITES= ftp://ftp.ee.lbl.gov/ EXTRACT_SUFX= .tar.Z @@ -18,6 +18,8 @@ PERMIT_DISTFILES_FTP= Yes SEPARATE_BUILD= concurrent CONFIGURE_STYLE= gnu +NO_REGRESS= Yes + post-install: ${INSTALL_MAN} ${WRKSRC}/tcpslice.1 ${PREFIX}/man/man1/tcpslice.1 ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tcpslice diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile index 76f3211ac39..a49cdb5ac3f 100644 --- a/net/tcptrace/Makefile +++ b/net/tcptrace/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2002/10/17 18:21:29 naddy Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/28 01:38:46 naddy Exp $ COMMENT= "TCP dump file analysis tool" @@ -22,6 +22,8 @@ CONFIGURE_ENV= YACC=bison ALL_TARGET= tcptrace +NO_REGRESS= Tes + DOCFILES= ARGS COPYRIGHT FAQ README README.mailing_list README.modules \ README.tput_graphs WWW dot_tcptracerc diff --git a/net/tcptraceroute/Makefile b/net/tcptraceroute/Makefile index 6991179bee8..00b167f0ce5 100644 --- a/net/tcptraceroute/Makefile +++ b/net/tcptraceroute/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2002/07/31 17:14:30 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.8 2002/10/28 01:38:46 naddy Exp $ COMMENT= "traceroute implementation using TCP packets" @@ -25,6 +25,8 @@ MAKE_FLAGS= CC="${CC}" \ ALL_TARGET= +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tcptraceroute ${PREFIX}/sbin ${INSTALL_DATA} ${WRKSRC}/tcptraceroute.8 ${PREFIX}/man/man8 diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index 0117a8d093b..f1aa1462ac3 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -1,13 +1,10 @@ -# $OpenBSD: Makefile,v 1.11 2001/10/28 13:05:48 espie Exp $ -# Id: Makefile,v 1.7 1996/11/18 11:36:43 asami Exp $ -# +# $OpenBSD: Makefile,v 1.12 2002/10/28 01:38:46 naddy Exp $ COMMENT= "client program to help playing muds" DISTNAME= tintin++v1.5pl6 PKGNAME= tintin-1.5.6 CATEGORIES= net games -NEED_VERSION= 1.402 MASTER_SITES= ftp://ftp.walrus.com/pub/avatar/clients/ EXTRACT_SUFX= .tar.Z @@ -21,6 +18,8 @@ CONFIGURE_STYLE= gnu old WRKDIST= ${WRKDIR}/tintin++/src +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/tintin ${INSTALL_PROGRAM} ${WRKSRC}/tt++ ${PREFIX}/bin diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index 16b869a9f04..aa35754235a 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2002/07/23 18:42:00 naddy Exp $ +# $OpenBSD: Makefile,v 1.16 2002/10/28 01:38:46 naddy Exp $ # $FreeBSD: Makefile,v 1.16 1999/02/16 03:06:21 jseger Exp $ COMMENT= "programmable MUD client, with macro support and more" @@ -27,6 +27,8 @@ MAKE_ENV= TFVER="${DISTNAME:S/^tf-//}" \ MAKE_FILE= ${WRKSRC}/unix/Makefile +NO_REGRESS= Yes + SYMLINKS= kb-bash.tf,bind-bash.tf kb-emacs.tf,bind-emacs.tf \ complete.tf,completion.tf factoral.tf,factorial.tf \ filexfer.tf,file-xfer.tf local-eg.tf,local.tf.sample \ diff --git a/net/tircproxy/Makefile b/net/tircproxy/Makefile index 3e51642f683..4c224f1f15e 100644 --- a/net/tircproxy/Makefile +++ b/net/tircproxy/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.13 2001/12/19 22:31:55 naddy Exp $ +# $OpenBSD: Makefile,v 1.14 2002/10/28 01:38:46 naddy Exp $ COMMENT= "transparent IRC proxy" DISTNAME= tircproxy-0.4.5 CATEGORIES= net -NEED_VERSION= 1.435 HOMEPAGE= http://bre.klaki.net/programs/tircproxy/ @@ -20,4 +19,6 @@ INSTALL_TARGET= install-strip WRKDIST= ${WRKDIR}/tircproxy-0.4 +NO_REGRESS= Yes + .include diff --git a/net/tkirc/Makefile b/net/tkirc/Makefile index 2890b50bb2e..d748144e1f8 100644 --- a/net/tkirc/Makefile +++ b/net/tkirc/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2002/06/09 05:37:04 wilfried Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/28 01:38:46 naddy Exp $ COMMENT= "ircII internet relay chat client" DISTNAME= tkirc2.46 CATEGORIES= net -NEED_VERSION= 1.496 HOMEPAGE= http://netsplit.de/tkirc2/ @@ -21,6 +20,7 @@ RUN_DEPENDS= :ircII-*:net/ircII \ :tk-8.3.*:x11/tk/8.3 NO_BUILD= Yes +NO_REGRESS= Yes WRKDIST= ${WRKDIR}/tkirc2 diff --git a/net/trafd/Makefile b/net/trafd/Makefile index c01e4323747..635a5361b80 100644 --- a/net/trafd/Makefile +++ b/net/trafd/Makefile @@ -1,11 +1,11 @@ # $FreeBSD: ports/net/trafd/Makefile,v 1.4 2000/07/07 19:22:10 steve Exp $ -# $OpenBSD: Makefile,v 1.6 2002/09/01 19:10:31 mpech Exp $ +# $OpenBSD: Makefile,v 1.7 2002/10/28 01:38:46 naddy Exp $ COMMENT= "BPF traffic collector" DISTNAME= trafd-3.0.1 CATEGORIES= net -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.riss-telecom.ru/pub/dev/trafd/ EXTRACT_SUFX= .tgz @@ -14,6 +14,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +NO_REGRESS= Yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/trafd/trafd ${PREFIX}/sbin ${INSTALL_SCRIPT} ${WRKSRC}/trafd/trafstop ${PREFIX}/sbin diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index 94a86269800..5d76528ac9d 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.11 2001/07/26 06:31:05 kevlo Exp $ +# $OpenBSD: Makefile,v 1.12 2002/10/28 01:38:46 naddy Exp $ COMMENT= "full screen visualization of network traffic" DISTNAME= trafshow-3.1 CATEGORIES= net -NEED_VERSION= 1.384 + MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoft/ MASTER_SITES0= ftp://ftp.kame.net/pub/kame/misc/ EXTRACT_SUFX= .tgz @@ -26,6 +26,8 @@ CONFIGURE_ENV= CPPFLAGS="-DINET6" ALL_TARGET= trafshow +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/trafshow ${INSTALL_PROGRAM} ${WRKBUILD}/trafshow ${PREFIX}/bin diff --git a/net/ttcp/Makefile b/net/ttcp/Makefile index 04d27887122..a67801226d4 100644 --- a/net/ttcp/Makefile +++ b/net/ttcp/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.3 2002/03/21 21:09:20 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2002/10/28 01:38:46 naddy Exp $ COMMENT= "benchmarking tool for analysing TCP and UDP performance" PKGNAME= ttcp-1.12 CATEGORIES= net -NEED_VERSION= 1.515 + MASTER_SITES= ftp://ftp.sgi.com/sgi/src/ttcp/ DISTFILES= ttcp.c ttcp.1 README EXTRACT_ONLY= @@ -25,6 +25,8 @@ post-extract: do-build: ${CC} ${CFLAGS} -o ${WRKBUILD}/ttcp ${WRKSRC}/ttcp.c +NO_REGRESS= Yes + do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ttcp ${INSTALL_PROGRAM} ${WRKBUILD}/ttcp ${PREFIX}/bin diff --git a/net/ucspi-unix/Makefile b/net/ucspi-unix/Makefile index e22332d183c..3a729f29f37 100644 --- a/net/ucspi-unix/Makefile +++ b/net/ucspi-unix/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2002/03/21 21:09:20 espie Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/28 01:38:46 naddy Exp $ COMMENT= "tools for building unix domain socket client/servers" DISTNAME= ucspi-unix-0.34 CATEGORIES= net -NEED_VERSION= 1.515 HOMEPAGE= http://em.ca/~bruceg/ucspi-unix/ MAINTAINER= Anil Madhavapeddy @@ -17,6 +16,8 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= http://em.ca/~bruceg/ucspi-unix/0.34/ +NO_REGRESS= Yes + DOCFILES= TODO README PROTOCOL NEWS BINFILES= unixserver unixclient diff --git a/net/uucp/Makefile b/net/uucp/Makefile index 02b073f2aab..14b8399f32a 100644 --- a/net/uucp/Makefile +++ b/net/uucp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2002/10/24 23:23:36 fgsch Exp $ +# $OpenBSD: Makefile,v 1.9 2002/10/28 01:38:46 naddy Exp $ COMMENT= "UUCP suite" @@ -20,8 +20,9 @@ MAKE_FLAGS+= sbindir='$$(PREFIX)/libexec/uucp' \ oldconfigdir=/etc/uucp \ MAKEINFO='makeinfo --no-split' -FAKE_FLAGS= DESTDIR=${WRKINST} $(MAKE_FLAGS) +NO_REGRESS= Yes +FAKE_FLAGS= DESTDIR=${WRKINST} $(MAKE_FLAGS) FAKE_TARGET= install install-info post-install: diff --git a/net/vtun/Makefile b/net/vtun/Makefile index 617893b3fff..76af17e0eaa 100644 --- a/net/vtun/Makefile +++ b/net/vtun/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.24 2002/07/30 14:36:50 brad Exp $ +# $OpenBSD: Makefile,v 1.25 2002/10/28 01:38:46 naddy Exp $ COMMENT= "virtual tunnels over TCP/IP networks with traffic shaping" @@ -26,6 +26,8 @@ CONFIGURE_ARGS= --localstatedir="${LOG_DIR}" \ WRKDIST= ${WRKDIR}/vtun +NO_REGRESS= Yes + DOCS= FAQ README README.Setup README.Shaper post-install: diff --git a/net/wide-dhcp/Makefile b/net/wide-dhcp/Makefile index 556d5128194..31f437443e2 100644 --- a/net/wide-dhcp/Makefile +++ b/net/wide-dhcp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2002/03/21 21:09:20 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2002/10/28 01:38:46 naddy Exp $ COMMENT= "client and servers for the WIDE DHCP protocol" @@ -6,17 +6,19 @@ DISTNAME= dhcp-1.4.0p3 PKGNAME= wide-dhcp-1.4.0.3 CATEGORIES= net MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/dhcp/ -NEED_VERSION= 1.515 HOMEPAGE= http://www.sfc.wide.ad.jp/~tomy/dhcp/index-e.html -PERMIT_PACKAGE_CDROM= YES -PERMIT_PACKAGE_FTP= YES -PERMIT_DISTFILES_CDROM= YES -PERMIT_DISTFILES_FTP= YES + +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes MAKE_FLAGS= OSTYPE=OpenBSD CC=${CC} CFLAGS="${CFLAGS} -g -Wall -I. -I${WRKBUILD}/server" FAKE_FLAGS= ${MAKE_FLAGS} SBIN=${WRKINST}${PREFIX}/sbin MAN=${WRKINST}${PREFIX}/man LIBEXEC=${WRKINST}${PREFIX}/libexec +NO_REGRESS= Yes + DOCS= README README.jis db_sample/intro.dhcp db_sample/intro.dhcp.jis EXAMPLES= dhcpdb.pool dhcpdb.relay dhcpdb.server diff --git a/net/wmnet/Makefile b/net/wmnet/Makefile index 40fa30b679e..cbcd63b34d4 100644 --- a/net/wmnet/Makefile +++ b/net/wmnet/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2002/10/01 06:18:24 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.6 2002/10/28 01:38:46 naddy Exp $ COMMENT= little X dock.app network monitor @@ -17,4 +17,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= imake +NO_REGRESS= Yes + .include diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile index cd936138882..ca7ea6f0fe0 100644 --- a/net/xarchie/Makefile +++ b/net/xarchie/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.11 2002/05/15 17:42:25 espie Exp $ +# $OpenBSD: Makefile,v 1.12 2002/10/28 01:38:46 naddy Exp $ # $FreeBSD: Makefile,v 1.12 1996/12/01 01:23:22 obrien Exp $ COMMENT= "X11 front-end program for the archie network search service" DISTNAME= xarchie-2.0.10 CATEGORIES= net -NEED_VERSION= 1.515 + MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} PERMIT_PACKAGE_CDROM= Yes @@ -15,4 +15,6 @@ PERMIT_DISTFILES_FTP= Yes CONFIGURE_STYLE= imake +NO_REGRESS= Yes + .include diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile index 5e8fb7a6a32..c4fcf3c5c5a 100644 --- a/net/xprobe/Makefile +++ b/net/xprobe/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2002/03/09 02:23:53 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.5 2002/10/28 01:38:46 naddy Exp $ COMMENT= "ICMP active OS fingerprint scanner" DISTNAME= xprobe-0.0.2 CATEGORIES= net security -NEED_VERSION= 1.427 HOMEPAGE= http://www.sys-security.com/html/projects/X.html @@ -20,4 +19,6 @@ MASTER_SITES= http://www.sys-security.com/archive/tools/X/ CONFIGURE_STYLE= gnu MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC}/cfg-scripts +NO_REGRESS= Yes + .include diff --git a/net/ysmv7/Makefile b/net/ysmv7/Makefile index dd0e37319cc..d7badbc6f47 100644 --- a/net/ysmv7/Makefile +++ b/net/ysmv7/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2002/09/10 21:32:45 fgsch Exp $ +# $OpenBSD: Makefile,v 1.2 2002/10/28 01:38:46 naddy Exp $ COMMENT= "icq console client with encryption support" DISTNAME= ysmv7_2_8_0 @@ -21,4 +21,6 @@ EXTRACT_SUFX= .tgz CONFIGURE_STYLE= autoconf +NO_REGRESS= Yes + .include diff --git a/net/ytalk/Makefile b/net/ytalk/Makefile index 6d49203de18..0aaeddde9ef 100644 --- a/net/ytalk/Makefile +++ b/net/ytalk/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.19 2001/05/05 21:41:53 espie Exp $ +# $OpenBSD: Makefile,v 1.20 2002/10/28 01:38:47 naddy Exp $ COMMENT='enhanced talk that allows for multiple parties' DISTNAME= ytalk-3.1.1 CATEGORIES= net -NEED_VERSION= 1.324 + MASTER_SITES= http://www.iagora.com/~espel/ytalk/ \ ftp://quatramaran.ens.fr/pub/orabidoo/ytalk/ @@ -25,6 +25,8 @@ FLAVOR?= CONFIGURE_ARGS+= --without-x .endif +NO_REGRESS= Yes + INSTALL_TARGET= install.bin install.man post-install: