-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Christian Weisgerber
committed
Oct 28, 2002
1 parent
610768b
commit bb25130
Showing
75 changed files
with
266 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
# $OpenBSD: Makefile,v 1.13 2002/03/21 21:09:19 espie Exp $ | ||
# Original from: Ejovi Nuwere <[email protected]> | ||
# $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 <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 <[email protected]> | ||
# $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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 <[email protected]> | ||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 <[email protected]> | ||
|
||
|
@@ -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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 <[email protected]> | ||
|
||
|
@@ -24,4 +23,6 @@ HOMEPAGE= http://www.vigor.nu/dxpc/ | |
CONFIGURE_STYLE= gnu dest | ||
CONFIGURE_ARGS+=--with-lzo-lib=${PREFIX} | ||
|
||
NO_REGRESS= Yes | ||
|
||
.include <bsd.port.mk> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 <[email protected]> | ||
|
@@ -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 | ||
|
Oops, something went wrong.