diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-15 05:42:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-15 05:42:12 +0000 |
commit | 5f46dae90f233bedde12384f31eb10cd1e7496c5 (patch) | |
tree | a1af5f735773338776c8d3edd5fc818f4890fb96 /net | |
parent | 4bcb62c6f9e425544e90df955e8cbe045ed5130f (diff) | |
download | ports-5f46dae90f233bedde12384f31eb10cd1e7496c5.tar.gz ports-5f46dae90f233bedde12384f31eb10cd1e7496c5.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/archie/Makefile | 8 | ||||
-rw-r--r-- | net/dgd-lpmud/Makefile | 12 | ||||
-rw-r--r-- | net/dgd/Makefile | 2 | ||||
-rw-r--r-- | net/fspclient/Makefile | 3 | ||||
-rw-r--r-- | net/gated/Makefile | 8 | ||||
-rw-r--r-- | net/gopher/Makefile | 6 | ||||
-rw-r--r-- | net/imm/Makefile | 10 | ||||
-rw-r--r-- | net/pcnfsd/Makefile | 7 | ||||
-rw-r--r-- | net/pmf/Makefile | 5 | ||||
-rw-r--r-- | net/samba-devel/Makefile | 5 | ||||
-rw-r--r-- | net/samba/Makefile | 5 | ||||
-rw-r--r-- | net/samba3/Makefile | 5 | ||||
-rw-r--r-- | net/scotty/Makefile | 13 | ||||
-rw-r--r-- | net/scotty3/Makefile | 13 | ||||
-rw-r--r-- | net/slirp/Makefile | 9 | ||||
-rw-r--r-- | net/tintin++-devel/Makefile | 4 | ||||
-rw-r--r-- | net/tintin++/Makefile | 4 | ||||
-rw-r--r-- | net/wais/Makefile | 5 | ||||
-rw-r--r-- | net/xarchie/Makefile | 12 | ||||
-rw-r--r-- | net/ytalk/Makefile | 8 |
20 files changed, 87 insertions, 57 deletions
diff --git a/net/archie/Makefile b/net/archie/Makefile index 8afc8e109d88..1e3b59995cdd 100644 --- a/net/archie/Makefile +++ b/net/archie/Makefile @@ -3,15 +3,17 @@ # Date created: 20 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.1.1.1 1994/10/23 01:24:26 torstenb Exp $ +# $Id: Makefile,v 1.2 1995/04/01 12:47:44 jkh Exp $ # DISTNAME= c-archie-1.4.1-FIXED -MASTER_SITES= ftp://nic.sura.net/pub/archie/clients/ +PKGNAME= archie-1.4.1 CATEGORIES+= networking -WRKSRC= ${WRKDIR}/archie-1.4.1-FIX +MASTER_SITES= ftp://nic.sura.net/pub/archie/clients/ EXTRACT_SUFX= .tar.Z +WRKSRC= ${WRKDIR}/archie-1.4.1-FIX + pre-install: mkdir -p ${PREFIX}/bin mkdir -p ${PREFIX}/man/man1 diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile index 1d5b84283259..791507af0e5c 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -3,18 +3,20 @@ # Date created: 10 November 1994 # Whom: adam # +# $Id$ +# DISTNAME= dgd-lpmud -DISTFILES= sim-2.4.5.tar.gz 2.4.5.tar.gz -MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \ +PKGNAME= dgd-lpmud-2.4.5 CATEGORIES+= networking +MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \ ftp://ftp.lysator.liu.se/pub/lpmud/mudlibs/other/ -NCFTPFLAGS= -P - -NO_WRKSUBDIR= +DISTFILES= sim-2.4.5.tar.gz 2.4.5.tar.gz DEPENDS= ${PORTSDIR}/net/dgd +NCFTPFLAGS= -P +NO_WRKSUBDIR= PKG_ARGS= -v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST \ -r ${PKGDIR}/REQ diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 9db1d795aa27..8f096a31be71 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -1,5 +1,5 @@ # New ports collection makefile for: dgd -# Version required: 1.0.8 +# Version required: 1.0.9 # Date created: 23 August 1994 # Whom: adam # diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index c1fb933d3e32..f4b9d8759b52 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -3,10 +3,11 @@ # Date created: 7 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.2 1995/04/01 12:47:55 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/12 04:55:28 asami Exp $ # DISTNAME= fspclient.0.0-h+ +PKGNAME= fspclient.0.0.h CATEGORIES+= networking MASTER_SITES= ftp://ftp.robots.ox.ac.uk/pub/ox.src/fspclient/ EXTRACT_SUFX= .tar.z diff --git a/net/gated/Makefile b/net/gated/Makefile index 321745bb59b6..aa0d592f57ef 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -3,13 +3,15 @@ # Date created: 29 October 1994 # Whom: pst # -# $Id: Makefile,v 1.1.1.1 1995/02/02 18:01:15 pst Exp $ +# $Id: Makefile,v 1.2 1995/04/01 12:47:57 jkh Exp $ # DISTNAME= gated-R3_5Alpha_9 -EXTRACT_SUFX= .tar.Z -MASTER_SITES= ftp://gated.cornell.edu/pub/gated/ +PKGNAME= gated-3.5a9 CATEGORIES+= networking +MASTER_SITES= ftp://gated.cornell.edu/pub/gated/ +EXTRACT_SUFX= .tar.Z + ALL_TARGET= gated .include <bsd.port.mk> diff --git a/net/gopher/Makefile b/net/gopher/Makefile index f34a7e2a0db1..16affff4141f 100644 --- a/net/gopher/Makefile +++ b/net/gopher/Makefile @@ -3,13 +3,15 @@ # Date created: 11 Dec 1994 # Whom: ats # -# $Id: Makefile,v 1.1.1.1 1994/12/12 00:44:48 ats Exp $ +# $Id: Makefile,v 1.2 1995/04/01 12:48:01 jkh Exp $ # DISTNAME= gopher2.1 -MASTER_SITES= ftp://boombox.micro.umn.edu/pub/gopher/Unix/ +PKGNAME= gopher-2.1 CATEGORIES+= networking +MASTER_SITES= ftp://boombox.micro.umn.edu/pub/gopher/Unix/ EXTRACT_SUFX= .tar.Z + NCFTPFLAGS?= -P -N USE_GMAKE= yes diff --git a/net/imm/Makefile b/net/imm/Makefile index db14ea2d3e4c..4787ecf45947 100644 --- a/net/imm/Makefile +++ b/net/imm/Makefile @@ -3,14 +3,16 @@ # Date created: 13 October 1994 # Whom: wollman # -# $Id: Makefile,v 1.3 1995/03/31 20:37:29 gpalmer Exp $ +# $Id: Makefile,v 1.4 1995/04/01 12:48:03 jkh Exp $ # DISTNAME= imm-3.3 -DISTFILES= imm.src.tar.Z -MASTER_SITES= ftp://ftp.ucs.ed.ac.uk/pub/videoconference/imm/ CATEGORIES+= networking -WRKSRC= ${WRKDIR}/src +MASTER_SITES= ftp://ftp.ucs.ed.ac.uk/pub/videoconference/imm/ +DISTFILES= imm.src.tar.Z + LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk +WRKSRC= ${WRKDIR}/src + .include <bsd.port.mk> diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile index 76bbafd6c93b..bd5bab7105ce 100644 --- a/net/pcnfsd/Makefile +++ b/net/pcnfsd/Makefile @@ -3,10 +3,13 @@ # Date created: Oct 6, 1994 # Whom: pst # -MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/ -CATEGORIES+= networking + DISTNAME= pcnfsd.93.02.16 +PKGNAME= pcnfsd-93.02.16 +CATEGORIES+= networking +MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/ EXTRACT_SUFX= .tar.Z + NO_WRKSUBDIR= .include <bsd.port.mk> diff --git a/net/pmf/Makefile b/net/pmf/Makefile index 7c1237dd4fe4..e7bd1bbf16eb 100644 --- a/net/pmf/Makefile +++ b/net/pmf/Makefile @@ -3,12 +3,13 @@ # Date created: 24 Sep 1994 # Whom: adam # -# $Id: Makefile,v 1.3 1994/09/25 19:43:30 adam Exp $ +# $Id: Makefile,v 1.4 1995/04/01 12:48:28 jkh Exp $ # DISTNAME= pmf-1.13.1 -MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/clients/ CATEGORIES+= networking +MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/clients/ + WRKSRC= ${WRKDIR}/pmfdir/src pre-install: diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index ffee036e9dc6..c80e241914e5 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/Makefile @@ -3,12 +3,13 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.3 1995/04/01 12:48:30 jkh Exp $ +# $Id: Makefile,v 1.4 1995/04/09 18:07:50 gpalmer Exp $ # DISTNAME= samba-1.9.11 -MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/ CATEGORIES+= networking +MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/ + MAINTAINER= gpalmer@FreeBSD.ORG pre-install: diff --git a/net/samba/Makefile b/net/samba/Makefile index ffee036e9dc6..c80e241914e5 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -3,12 +3,13 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.3 1995/04/01 12:48:30 jkh Exp $ +# $Id: Makefile,v 1.4 1995/04/09 18:07:50 gpalmer Exp $ # DISTNAME= samba-1.9.11 -MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/ CATEGORIES+= networking +MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/ + MAINTAINER= gpalmer@FreeBSD.ORG pre-install: diff --git a/net/samba3/Makefile b/net/samba3/Makefile index ffee036e9dc6..c80e241914e5 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -3,12 +3,13 @@ # Date created: 11th Feb 1995 # Whom: gpalmer # -# $Id: Makefile,v 1.3 1995/04/01 12:48:30 jkh Exp $ +# $Id: Makefile,v 1.4 1995/04/09 18:07:50 gpalmer Exp $ # DISTNAME= samba-1.9.11 -MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/ CATEGORIES+= networking +MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/ + MAINTAINER= gpalmer@FreeBSD.ORG pre-install: diff --git a/net/scotty/Makefile b/net/scotty/Makefile index ac25a0c7e12c..1aa07e6d712c 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -3,20 +3,23 @@ # Date created: 18 Februar 1995 # Whom: gena # -# $Id: Makefile,v 1.2 1995/02/21 17:22:00 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/01 12:48:32 jkh Exp $ # DISTNAME= scotty-1.2.0 +CATEGORIES+= networking +MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ DISTFILES= scotty-1.2.0.tar.gz scotty-1.2.0-1.2.1.diff.gz \ scotty-1.2.1-1.2.2.diff.gz - EXTRACT_ONLY= scotty-1.2.0.tar.gz -MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ -CATEGORIES+= networking + +LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk \ + tcl\\.7\\.:${PORTSDIR}/lang/tcl +EXEC_DEPENDS= wishx:${PORTSDIR}/lang/tclX + HAS_CONFIGURE= yes GNU_CONFIGURE= yes USE_GMAKE= yes -DEPENDS= ${PORTSDIR}/x11/tk ${PORTSDIR}/lang/tclX ${PORTSDIR}/lang/tcl CONFIGURE_ARGS= --with-x --prefix=${PREFIX} --with-tcl-include=${PORTSDIR}/lang/tcl/work/tcl7.3 --with-tcl-library=${PORTSDIR}/lang/tcl/work/tcl7.3 --with-tk-include=${PORTSDIR}/x11/tk/work/tk3.6 --with-tk-library=${PORTSDIR}/x11/tk/work/tk3.6 --with-blt-library=${PORTSDIR}/lang/tclX/work/tclX7.3b/tclmaster/lib pre-patch: diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index ac25a0c7e12c..1aa07e6d712c 100644 --- a/net/scotty3/Makefile +++ b/net/scotty3/Makefile @@ -3,20 +3,23 @@ # Date created: 18 Februar 1995 # Whom: gena # -# $Id: Makefile,v 1.2 1995/02/21 17:22:00 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/01 12:48:32 jkh Exp $ # DISTNAME= scotty-1.2.0 +CATEGORIES+= networking +MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ DISTFILES= scotty-1.2.0.tar.gz scotty-1.2.0-1.2.1.diff.gz \ scotty-1.2.1-1.2.2.diff.gz - EXTRACT_ONLY= scotty-1.2.0.tar.gz -MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ -CATEGORIES+= networking + +LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk \ + tcl\\.7\\.:${PORTSDIR}/lang/tcl +EXEC_DEPENDS= wishx:${PORTSDIR}/lang/tclX + HAS_CONFIGURE= yes GNU_CONFIGURE= yes USE_GMAKE= yes -DEPENDS= ${PORTSDIR}/x11/tk ${PORTSDIR}/lang/tclX ${PORTSDIR}/lang/tcl CONFIGURE_ARGS= --with-x --prefix=${PREFIX} --with-tcl-include=${PORTSDIR}/lang/tcl/work/tcl7.3 --with-tcl-library=${PORTSDIR}/lang/tcl/work/tcl7.3 --with-tk-include=${PORTSDIR}/x11/tk/work/tk3.6 --with-tk-library=${PORTSDIR}/x11/tk/work/tk3.6 --with-blt-library=${PORTSDIR}/lang/tclX/work/tclX7.3b/tclmaster/lib pre-patch: diff --git a/net/slirp/Makefile b/net/slirp/Makefile index d186f11d4d22..f3cbf1c48909 100644 --- a/net/slirp/Makefile +++ b/net/slirp/Makefile @@ -1,9 +1,9 @@ # Makefile for: slirp -# Version required: alpha +# Version required: 0.9alpha # Date created: 05 April 1995 # Whom: jkh # -# $Id: Makefile,v 1.2 1995/04/01 12:47:57 jkh Exp $ +# $Id: Makefile,v 1.1.1.1 1995/04/06 06:52:41 jkh Exp $ # # This is ALPHA software, but I think it's of sufficient interest to enough @@ -13,8 +13,11 @@ # know that the "manpage" is cheesy - it's better than nothing! :-) DISTNAME= slirp -MASTER_SITES= ftp://blitzen.canberra.edu.au/pub/slirp/ ftp://freedom.wit.com/misc4/danjo/SLiRP/ +PKGNAME= slirp-0.9a CATEGORIES+= networking +MASTER_SITES= ftp://blitzen.canberra.edu.au/pub/slirp/ \ + ftp://freedom.wit.com/misc4/danjo/SLiRP/ + WRKSRC= ${WRKDIR}/slurp/src MAKE_FLAGS= freebsd -f diff --git a/net/tintin++-devel/Makefile b/net/tintin++-devel/Makefile index 343a0dcd870d..f57776dea50c 100644 --- a/net/tintin++-devel/Makefile +++ b/net/tintin++-devel/Makefile @@ -3,11 +3,11 @@ # Date created: 15 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.2 1995/04/01 12:48:39 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/12 04:55:47 asami Exp $ # DISTNAME= tintin++v1.5pl6 -PKGNAME= tintin++-1.5.6 +PKGNAME= tintin-1.5.6 CATEGORIES+= networking MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/ EXTRACT_SUFX= .tar.Z diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile index 343a0dcd870d..f57776dea50c 100644 --- a/net/tintin++/Makefile +++ b/net/tintin++/Makefile @@ -3,11 +3,11 @@ # Date created: 15 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.2 1995/04/01 12:48:39 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/12 04:55:47 asami Exp $ # DISTNAME= tintin++v1.5pl6 -PKGNAME= tintin++-1.5.6 +PKGNAME= tintin-1.5.6 CATEGORIES+= networking MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/ EXTRACT_SUFX= .tar.Z diff --git a/net/wais/Makefile b/net/wais/Makefile index 6ed52ba12f8e..ac9bd848dc10 100644 --- a/net/wais/Makefile +++ b/net/wais/Makefile @@ -3,12 +3,13 @@ # Date created: 20 Sep 1994 # Whom: adam # -# $Id: Makefile,v 1.3 1995/03/19 12:32:54 ats Exp $ +# $Id: Makefile,v 1.4 1995/04/01 12:48:49 jkh Exp $ # DISTNAME= freeWAIS-0.3 -MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/ CATEGORIES+= networking +MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/ + GMAKE= yes .include <bsd.port.mk> diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile index 20d99050ae60..be17116a72ac 100644 --- a/net/xarchie/Makefile +++ b/net/xarchie/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: xarchie -# Version required: 2.0.9 +# Version required: 2.0.10 # Date created: 24 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.5 1995/04/01 12:48:55 jkh Exp $ +# $Id: Makefile,v 1.6 1995/04/01 20:04:00 ats Exp $ # DISTNAME= xarchie-2.0.10 -MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ -CATEGORIES+= networking -MASTER_SITES+= ftp://ftp.funet.fi/pub/X11/contrib/applications/ CATEGORIES+= networking +MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ \ + ftp://ftp.funet.fi/pub/X11/contrib/applications/ -USE_IMAKE= yes EXEC_DEPENDS= archie:${PORTSDIR}/net/archie +USE_IMAKE= yes + .include <bsd.port.mk> diff --git a/net/ytalk/Makefile b/net/ytalk/Makefile index 9e15067584fc..0242437a197c 100644 --- a/net/ytalk/Makefile +++ b/net/ytalk/Makefile @@ -3,15 +3,17 @@ # Date created: 18 March 1995 # Whom: asami # -# $Id: Makefile,v 1.2 1995/03/24 11:10:53 asami Exp $ +# $Id: Makefile,v 1.3 1995/04/01 12:49:02 jkh Exp $ # DISTNAME= ytalk-v3pl2 -MASTER_SITES= ftp://knot.queensu.ca/pub/unix/software/ +PKGNAME= ytalk-3.0.2 CATEGORIES+= networking +MASTER_SITES= ftp://knot.queensu.ca/pub/unix/software/ + MAINTAINER= asami@FreeBSD.ORG + WRKSRC= ${WRKDIR}/ytalk-3.2 -PKGNAME= ytalk-3.0.2 USE_IMAKE= yes # otherwise pkg_create will think it went to /usr/X11R6 PREFIX= /usr/local |