aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 12:51:41 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-04-01 12:51:41 +0000
commitac3066bf75f468401e4a8243ba4ea731c187b370 (patch)
treee3a493de948df0105f48151974dbe8794e55fc20 /net
parent8938ad51ee770a85d67fd2e77d524ffae87efe38 (diff)
downloadports-ac3066bf75f468401e4a8243ba4ea731c187b370.tar.gz
ports-ac3066bf75f468401e4a8243ba4ea731c187b370.zip
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Notes
Notes: svn path=/head/; revision=1267
Diffstat (limited to 'net')
-rw-r--r--net/archie/Makefile3
-rw-r--r--net/dgd-lpmud/Makefile1
-rw-r--r--net/fspclient/Makefile3
-rw-r--r--net/gated/Makefile3
-rw-r--r--net/gopher/Makefile3
-rw-r--r--net/imm/Makefile3
-rw-r--r--net/pcnfsd/Makefile1
-rw-r--r--net/pmf/Makefile3
-rw-r--r--net/samba-devel/Makefile3
-rw-r--r--net/samba/Makefile3
-rw-r--r--net/samba3/Makefile3
-rw-r--r--net/scotty/Makefile3
-rw-r--r--net/scotty3/Makefile3
-rw-r--r--net/sup/Makefile3
-rw-r--r--net/tintin++-devel/Makefile3
-rw-r--r--net/tintin++/Makefile3
-rw-r--r--net/wais/Makefile3
-rw-r--r--net/xarchie/Makefile4
-rw-r--r--net/ytalk/Makefile3
19 files changed, 37 insertions, 17 deletions
diff --git a/net/archie/Makefile b/net/archie/Makefile
index 577ec39ffdd5..8afc8e109d88 100644
--- a/net/archie/Makefile
+++ b/net/archie/Makefile
@@ -3,11 +3,12 @@
# Date created: 20 Oct 1994
# Whom: torstenb
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1994/10/23 01:24:26 torstenb Exp $
#
DISTNAME= c-archie-1.4.1-FIXED
MASTER_SITES= ftp://nic.sura.net/pub/archie/clients/
+CATEGORIES+= networking
WRKSRC= ${WRKDIR}/archie-1.4.1-FIX
EXTRACT_SUFX= .tar.Z
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile
index 3974bedca127..1d5b84283259 100644
--- a/net/dgd-lpmud/Makefile
+++ b/net/dgd-lpmud/Makefile
@@ -7,6 +7,7 @@
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/ \
+CATEGORIES+= networking
ftp://ftp.lysator.liu.se/pub/lpmud/mudlibs/other/
NCFTPFLAGS= -P
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile
index f82660bdd5c0..e6f08ddd98e4 100644
--- a/net/fspclient/Makefile
+++ b/net/fspclient/Makefile
@@ -3,12 +3,13 @@
# Date created: 7 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.2 1994/11/06 16:26:30 ache Exp $
+# $Id: Makefile,v 1.1.1.1 1994/11/07 17:29:02 ache Exp $
#
DISTNAME= fspclient.0.0-h+
EXTRACT_SUFX= .tar.z
MASTER_SITES= ftp://ftp.robots.ox.ac.uk/pub/ox.src/fspclient/
+CATEGORIES+= networking
WRKSRC= ${WRKDIR}/fspclient
GNU_CONFIGURE= YES
diff --git a/net/gated/Makefile b/net/gated/Makefile
index 6e3e1f5de063..321745bb59b6 100644
--- a/net/gated/Makefile
+++ b/net/gated/Makefile
@@ -3,12 +3,13 @@
# Date created: 29 October 1994
# Whom: pst
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/02/02 18:01:15 pst Exp $
#
DISTNAME= gated-R3_5Alpha_9
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://gated.cornell.edu/pub/gated/
+CATEGORIES+= networking
ALL_TARGET= gated
.include <bsd.port.mk>
diff --git a/net/gopher/Makefile b/net/gopher/Makefile
index 5d4024ae67dd..f34a7e2a0db1 100644
--- a/net/gopher/Makefile
+++ b/net/gopher/Makefile
@@ -3,11 +3,12 @@
# Date created: 11 Dec 1994
# Whom: ats
#
-# $Id: Makefile,v 1.1.1.1 1994/10/23 01:24:26 torstenb Exp $
+# $Id: Makefile,v 1.1.1.1 1994/12/12 00:44:48 ats Exp $
#
DISTNAME= gopher2.1
MASTER_SITES= ftp://boombox.micro.umn.edu/pub/gopher/Unix/
+CATEGORIES+= networking
EXTRACT_SUFX= .tar.Z
NCFTPFLAGS?= -P -N
USE_GMAKE= yes
diff --git a/net/imm/Makefile b/net/imm/Makefile
index 54170a452403..db14ea2d3e4c 100644
--- a/net/imm/Makefile
+++ b/net/imm/Makefile
@@ -3,12 +3,13 @@
# Date created: 13 October 1994
# Whom: wollman
#
-# $Id: Makefile,v 1.2 1995/02/11 13:50:14 asami Exp $
+# $Id: Makefile,v 1.3 1995/03/31 20:37:29 gpalmer 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
LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
diff --git a/net/pcnfsd/Makefile b/net/pcnfsd/Makefile
index 43436066972f..76bbafd6c93b 100644
--- a/net/pcnfsd/Makefile
+++ b/net/pcnfsd/Makefile
@@ -4,6 +4,7 @@
# Whom: pst
#
MASTER_SITES= ftp://bcm.tmc.edu/pcnfs/
+CATEGORIES+= networking
DISTNAME= pcnfsd.93.02.16
EXTRACT_SUFX= .tar.Z
NO_WRKSUBDIR=
diff --git a/net/pmf/Makefile b/net/pmf/Makefile
index fab96f50ba2c..7c1237dd4fe4 100644
--- a/net/pmf/Makefile
+++ b/net/pmf/Makefile
@@ -3,11 +3,12 @@
# Date created: 24 Sep 1994
# Whom: adam
#
-# $Id: Makefile,v 1.2 1994/09/25 19:12:02 adam Exp $
+# $Id: Makefile,v 1.3 1994/09/25 19:43:30 adam Exp $
#
DISTNAME= pmf-1.13.1
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/clients/
+CATEGORIES+= networking
WRKSRC= ${WRKDIR}/pmfdir/src
pre-install:
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile
index b988dcc73889..d1defaa2bc88 100644
--- a/net/samba-devel/Makefile
+++ b/net/samba-devel/Makefile
@@ -3,11 +3,12 @@
# Date created: 11th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.1.1.1 1995/02/11 18:28:42 gpalmer Exp $
+# $Id: Makefile,v 1.2 1995/03/27 23:25:12 gpalmer Exp $
#
DISTNAME= samba-1.9.08
MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/
+CATEGORIES+= networking
MAINTAINER= gpalmer@FreeBSD.ORG
pre-install:
diff --git a/net/samba/Makefile b/net/samba/Makefile
index b988dcc73889..d1defaa2bc88 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -3,11 +3,12 @@
# Date created: 11th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.1.1.1 1995/02/11 18:28:42 gpalmer Exp $
+# $Id: Makefile,v 1.2 1995/03/27 23:25:12 gpalmer Exp $
#
DISTNAME= samba-1.9.08
MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/
+CATEGORIES+= networking
MAINTAINER= gpalmer@FreeBSD.ORG
pre-install:
diff --git a/net/samba3/Makefile b/net/samba3/Makefile
index b988dcc73889..d1defaa2bc88 100644
--- a/net/samba3/Makefile
+++ b/net/samba3/Makefile
@@ -3,11 +3,12 @@
# Date created: 11th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.1.1.1 1995/02/11 18:28:42 gpalmer Exp $
+# $Id: Makefile,v 1.2 1995/03/27 23:25:12 gpalmer Exp $
#
DISTNAME= samba-1.9.08
MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/
+CATEGORIES+= networking
MAINTAINER= gpalmer@FreeBSD.ORG
pre-install:
diff --git a/net/scotty/Makefile b/net/scotty/Makefile
index 0e164d477037..ac25a0c7e12c 100644
--- a/net/scotty/Makefile
+++ b/net/scotty/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Februar 1995
# Whom: gena
#
-# $Id: Makefile,v 1.1.1.1 1995/02/21 17:07:49 jkh Exp $
+# $Id: Makefile,v 1.2 1995/02/21 17:22:00 jkh Exp $
#
DISTNAME= scotty-1.2.0
@@ -12,6 +12,7 @@ DISTFILES= scotty-1.2.0.tar.gz scotty-1.2.0-1.2.1.diff.gz \
EXTRACT_ONLY= scotty-1.2.0.tar.gz
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
+CATEGORIES+= networking
HAS_CONFIGURE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile
index 0e164d477037..ac25a0c7e12c 100644
--- a/net/scotty3/Makefile
+++ b/net/scotty3/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 Februar 1995
# Whom: gena
#
-# $Id: Makefile,v 1.1.1.1 1995/02/21 17:07:49 jkh Exp $
+# $Id: Makefile,v 1.2 1995/02/21 17:22:00 jkh Exp $
#
DISTNAME= scotty-1.2.0
@@ -12,6 +12,7 @@ DISTFILES= scotty-1.2.0.tar.gz scotty-1.2.0-1.2.1.diff.gz \
EXTRACT_ONLY= scotty-1.2.0.tar.gz
MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/
+CATEGORIES+= networking
HAS_CONFIGURE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/net/sup/Makefile b/net/sup/Makefile
index c46d5d26d03e..8a092da0b5a4 100644
--- a/net/sup/Makefile
+++ b/net/sup/Makefile
@@ -3,10 +3,11 @@
# Date created: 21 August 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.1.1.1 1994/08/22 11:31:58 jkh Exp $
+# $Id: Makefile,v 1.2 1994/11/12 11:22:48 jkh Exp $
#
DISTNAME= sup
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
+CATEGORIES+= networking
.include <bsd.port.mk>
diff --git a/net/tintin++-devel/Makefile b/net/tintin++-devel/Makefile
index 6e1d432a2de2..95cb4430908b 100644
--- a/net/tintin++-devel/Makefile
+++ b/net/tintin++-devel/Makefile
@@ -3,12 +3,13 @@
# Date created: 15 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/11/07 17:29:02 ache Exp $
+# $Id: Makefile,v 1.1.1.1 1994/11/15 01:29:32 ache Exp $
#
DISTNAME= tintin++v1.5pl6
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/
+CATEGORIES+= networking
WRKSRC= ${WRKDIR}/tintin++/src
GNU_CONFIGURE= YES
diff --git a/net/tintin++/Makefile b/net/tintin++/Makefile
index 6e1d432a2de2..95cb4430908b 100644
--- a/net/tintin++/Makefile
+++ b/net/tintin++/Makefile
@@ -3,12 +3,13 @@
# Date created: 15 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/11/07 17:29:02 ache Exp $
+# $Id: Makefile,v 1.1.1.1 1994/11/15 01:29:32 ache Exp $
#
DISTNAME= tintin++v1.5pl6
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://princeton.edu/pub/tintin++/dist/
+CATEGORIES+= networking
WRKSRC= ${WRKDIR}/tintin++/src
GNU_CONFIGURE= YES
diff --git a/net/wais/Makefile b/net/wais/Makefile
index fa7bf49b7689..6ed52ba12f8e 100644
--- a/net/wais/Makefile
+++ b/net/wais/Makefile
@@ -3,11 +3,12 @@
# Date created: 20 Sep 1994
# Whom: adam
#
-# $Id: Makefile,v 1.2 1994/09/25 19:12:03 adam Exp $
+# $Id: Makefile,v 1.3 1995/03/19 12:32:54 ats Exp $
#
DISTNAME= freeWAIS-0.3
MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/
+CATEGORIES+= networking
GMAKE= yes
.include <bsd.port.mk>
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile
index 0304e69bca90..ec366c4abf2d 100644
--- a/net/xarchie/Makefile
+++ b/net/xarchie/Makefile
@@ -3,12 +3,14 @@
# Date created: 24 September 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.3 1994/10/06 02:57:01 jkh Exp $
+# $Id: Makefile,v 1.4 1994/11/01 20:52:47 jkh 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
USE_IMAKE= yes
DEPENDS= ${PORTSDIR}/net/archie
diff --git a/net/ytalk/Makefile b/net/ytalk/Makefile
index ac6c9c33e60b..9e15067584fc 100644
--- a/net/ytalk/Makefile
+++ b/net/ytalk/Makefile
@@ -3,11 +3,12 @@
# Date created: 18 March 1995
# Whom: asami
#
-# $Id: Makefile,v 1.1.1.1 1995/03/24 06:27:19 asami Exp $
+# $Id: Makefile,v 1.2 1995/03/24 11:10:53 asami Exp $
#
DISTNAME= ytalk-v3pl2
MASTER_SITES= ftp://knot.queensu.ca/pub/unix/software/
+CATEGORIES+= networking
MAINTAINER= asami@FreeBSD.ORG
WRKSRC= ${WRKDIR}/ytalk-3.2
PKGNAME= ytalk-3.0.2