diff options
author | mjacob <mjacob@FreeBSD.org> | 2003-07-20 00:16:37 +0000 |
---|---|---|
committer | mjacob <mjacob@FreeBSD.org> | 2003-07-20 00:16:37 +0000 |
commit | 51ac2f317364ae93f1d8748015da22bfe5eb4a05 (patch) | |
tree | 44481e545f0780b9dabf691f58c1c27f2c8ac92c /sysutils | |
parent | 93cb6ddcaec31773d8794506914d80034b5831e0 (diff) | |
download | FreeBSD-ports-51ac2f317364ae93f1d8748015da22bfe5eb4a05.zip FreeBSD-ports-51ac2f317364ae93f1d8748015da22bfe5eb4a05.tar.gz |
Moving the NetWorker FreeBSD client packages to an 'unsupported' status.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/nwclient/Makefile | 4 | ||||
-rw-r--r-- | sysutils/nwclient/pkg-descr | 7 | ||||
-rw-r--r-- | sysutils/nwclient602/Makefile | 4 | ||||
-rw-r--r-- | sysutils/nwclient602/pkg-descr | 7 |
4 files changed, 6 insertions, 16 deletions
diff --git a/sysutils/nwclient/Makefile b/sysutils/nwclient/Makefile index 74daa53..596a115 100644 --- a/sysutils/nwclient/Makefile +++ b/sysutils/nwclient/Makefile @@ -8,12 +8,12 @@ PORTNAME= nwclient PORTVERSION= 5.5.2 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ +MASTER_SITES= ${MASTER_SITE_LOCAL} ARCH!= uname -m DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz -MAINTAINER= mjacob@freebsd.org +MAINTAINER= COMMENT= Network backup client to NetWorker servers NO_BUILD= yes diff --git a/sysutils/nwclient/pkg-descr b/sysutils/nwclient/pkg-descr index 0a49b63..c5e721c 100644 --- a/sysutils/nwclient/pkg-descr +++ b/sysutils/nwclient/pkg-descr @@ -1,8 +1,3 @@ -WWW: http://www.feral.com/NetWorker/networker.html - This is the NetWorker Client for FreeBSD. It is based on NetWorker 5.5.2. -BUGS for the FreeBSD client may be entered at -http://www.feral.com/bugzilla. Do not contact -Legato for support- it is not supported by them -at all. +This is now a completely unsupported and unmaintained package. diff --git a/sysutils/nwclient602/Makefile b/sysutils/nwclient602/Makefile index af413ec..9972a02 100644 --- a/sysutils/nwclient602/Makefile +++ b/sysutils/nwclient602/Makefile @@ -9,11 +9,11 @@ PORTNAME= nwclient PORTVERSION= 6.0.2 PORTREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ +MASTER_SITES= ${MASTER_SITE_LOCAL} DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz -MAINTAINER= mjacob@freebsd.org +MAINTAINER= COMMENT= Network backup client to NetWorker servers .include <bsd.port.pre.mk> diff --git a/sysutils/nwclient602/pkg-descr b/sysutils/nwclient602/pkg-descr index fbbff47..54f29af 100644 --- a/sysutils/nwclient602/pkg-descr +++ b/sysutils/nwclient602/pkg-descr @@ -1,8 +1,3 @@ -WWW: http://www.feral.com/NetWorker/networker.html - This is the NetWorker client for FreeBSD. It is based on NetWorker 6.0.2. -BUGS for the FreeBSD client may be entered at -http://www.feral.com/bugzilla. Do not contact -Legato for support- it is not supported by them -at all. +This is now a completely unsupported and unmaintained package. |