summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-11 23:29:46 +0000
committerasami <asami@FreeBSD.org>1995-04-11 23:29:46 +0000
commit02eb5daf38601f6c8e9cb50064e84b75571a562f (patch)
tree4e7a5e4559fe5a0ab2ffff9eba89f5a35527850e /news
parent7a90672e4d4bf6a32dc50f12bf522586b0eb459e (diff)
downloadFreeBSD-ports-02eb5daf38601f6c8e9cb50064e84b75571a562f.zip
FreeBSD-ports-02eb5daf38601f6c8e9cb50064e84b75571a562f.tar.gz
Makefiles of news ports cleaned up!
Diffstat (limited to 'news')
-rw-r--r--news/cnews/Makefile10
-rw-r--r--news/inn-current/Makefile8
-rw-r--r--news/inn-stable/Makefile8
-rw-r--r--news/inn/Makefile8
-rw-r--r--news/nn/Makefile5
-rw-r--r--news/nntp/Makefile7
-rw-r--r--news/trn/Makefile4
-rw-r--r--news/trn4/Makefile4
8 files changed, 29 insertions, 25 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index e8163a9..0cca9a5 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -3,16 +3,18 @@
# Date created: 28 September 1994
# Whom: adam
#
-# $Id: Makefile,v 1.2 1995/01/24 16:43:07 pst Exp $
+# $Id: Makefile,v 1.3 1995/04/01 12:49:06 jkh Exp $
#
DISTNAME= cnews
-EXTRACT_SUFFIX= .tar.Z
-DISTFILES= ${DISTNAME}${EXTRACT_SUFFIX}
-MASTER_SITES= ftp://ftp.zoo.toronto.edu/pub/
+PKGNAME= cnews-cr.e
CATEGORIES+= news
+MASTER_SITES= ftp://ftp.zoo.toronto.edu/pub/
+EXTRACT_SUFX= .tar.Z
+
WRKSRC= ${WRKDIR}
MAKEFILE= makefile
+
NEWSSPOOL= /usr/local/newsspool
NEWSBIN= /usr/local/libexec/news
NEWSLIB= /usr/local/lib/news
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
index 2be0a591..8266627 100644
--- a/news/inn-current/Makefile
+++ b/news/inn-current/Makefile
@@ -3,15 +3,17 @@
# Date created: 20 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.1.1.1 1994/10/23 01:42:20 torstenb Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:49:08 jkh Exp $
#
DISTNAME= inn1.4sec
-NO_WRKSUBDIR= YES
-MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/
+PKGNAME= inn-1.4
CATEGORIES+= news
+MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/
EXTRACT_SUFX= .tar.Z
+NO_WRKSUBDIR= YES
+
pre-install:
mkdir -p ${PREFIX}/etc
mkdir -p ${PREFIX}/bin
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile
index 2be0a591..8266627 100644
--- a/news/inn-stable/Makefile
+++ b/news/inn-stable/Makefile
@@ -3,15 +3,17 @@
# Date created: 20 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.1.1.1 1994/10/23 01:42:20 torstenb Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:49:08 jkh Exp $
#
DISTNAME= inn1.4sec
-NO_WRKSUBDIR= YES
-MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/
+PKGNAME= inn-1.4
CATEGORIES+= news
+MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/
EXTRACT_SUFX= .tar.Z
+NO_WRKSUBDIR= YES
+
pre-install:
mkdir -p ${PREFIX}/etc
mkdir -p ${PREFIX}/bin
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 2be0a591..8266627 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -3,15 +3,17 @@
# Date created: 20 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.1.1.1 1994/10/23 01:42:20 torstenb Exp $
+# $Id: Makefile,v 1.2 1995/04/01 12:49:08 jkh Exp $
#
DISTNAME= inn1.4sec
-NO_WRKSUBDIR= YES
-MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/
+PKGNAME= inn-1.4
CATEGORIES+= news
+MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/inn/
EXTRACT_SUFX= .tar.Z
+NO_WRKSUBDIR= YES
+
pre-install:
mkdir -p ${PREFIX}/etc
mkdir -p ${PREFIX}/bin
diff --git a/news/nn/Makefile b/news/nn/Makefile
index b5c8324..e608a5a 100644
--- a/news/nn/Makefile
+++ b/news/nn/Makefile
@@ -3,12 +3,13 @@
# Date created: 24 September 1994
# Whom: adam
#
-# $Id: Makefile,v 1.4 1995/02/26 23:16:23 ats Exp $
+# $Id: Makefile,v 1.5 1995/04/01 12:49:10 jkh Exp $
#
DISTNAME= nn-6.5.0.b3
-MASTER_SITES= ftp://uniwa.uwa.edu.au/pub/nn/beta/
+PKGNAME= nn-6.5.0
CATEGORIES+= news
+MASTER_SITES= ftp://uniwa.uwa.edu.au/pub/nn/beta/
pre-patch:
@cp ${WRKSRC}/config.h-dist ${WRKSRC}/config.h
diff --git a/news/nntp/Makefile b/news/nntp/Makefile
index e40c72a..7799f98 100644
--- a/news/nntp/Makefile
+++ b/news/nntp/Makefile
@@ -3,14 +3,13 @@
# Date created: 29 September 1994
# Whom: adam
#
-# $Id: Makefile,v 1.2 1994/11/26 17:32:34 adam Exp $
+# $Id: Makefile,v 1.3 1995/04/01 12:49:11 jkh Exp $
#
DISTNAME= nntp-t5
-MASTER_SITES= ftp://nic.sura.net/pub/news/software/nntp/
+PKGNAME= nntp-1.5.11.4
CATEGORIES+= news
-#DO_NADA= echo ${.TARGET}:
-#DEPENDS= news/cnews
+MASTER_SITES= ftp://nic.sura.net/pub/news/software/nntp/
pre-patch:
@cp ${WRKSRC}/conf.h.dist ${WRKSRC}/conf.h
diff --git a/news/trn/Makefile b/news/trn/Makefile
index dc0bf67..c9b5235 100644
--- a/news/trn/Makefile
+++ b/news/trn/Makefile
@@ -7,10 +7,8 @@
#
DISTNAME= trn-3.6
-MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/
CATEGORIES+= news
-EXTRACT_SUFX= .tar.gz
-DISTFILES= trn-3.6.tar.gz
+MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/
IS_INTERACTIVE= yes
diff --git a/news/trn4/Makefile b/news/trn4/Makefile
index dc0bf67..c9b5235 100644
--- a/news/trn4/Makefile
+++ b/news/trn4/Makefile
@@ -7,10 +7,8 @@
#
DISTNAME= trn-3.6
-MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/
CATEGORIES+= news
-EXTRACT_SUFX= .tar.gz
-DISTFILES= trn-3.6.tar.gz
+MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/
IS_INTERACTIVE= yes
OpenPOWER on IntegriCloud