summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>2002-01-02 18:20:34 +0000
committerjdp <jdp@FreeBSD.org>2002-01-02 18:20:34 +0000
commit72131f9bb81d8b556a330fd2f3ee5d4ee1a91972 (patch)
treea6bd12e01b35deb6c3baf75d0c091ac6f6107d49 /net
parent2d736719b02613c7c633b02cce8255733a815012 (diff)
downloadFreeBSD-ports-72131f9bb81d8b556a330fd2f3ee5d4ee1a91972.zip
FreeBSD-ports-72131f9bb81d8b556a330fd2f3ee5d4ee1a91972.tar.gz
Remove the cvsup-devel port for the present, since it builds the
same thing as the cvsup port.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/cvsup-devel/Makefile23
-rw-r--r--net/cvsup-devel/distinfo1
-rw-r--r--net/cvsup-devel/pkg-comment1
-rw-r--r--net/cvsup-devel/pkg-descr16
-rw-r--r--net/cvsup-devel/pkg-plist5
6 files changed, 0 insertions, 47 deletions
diff --git a/net/Makefile b/net/Makefile
index 110d8c7..91914a3 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -60,7 +60,6 @@
SUBDIR += cryptcat
SUBDIR += ctrace
SUBDIR += cvsup
- SUBDIR += cvsup-devel
SUBDIR += cvsup-mirror
SUBDIR += cvsupit
SUBDIR += dante
diff --git a/net/cvsup-devel/Makefile b/net/cvsup-devel/Makefile
deleted file mode 100644
index 10f04e1..0000000
--- a/net/cvsup-devel/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: cvsup-devel
-# Date created: 28 April 2001
-# Whom: jdp
-#
-# $FreeBSD$
-#
-
-PORTVERSION= 16.1e
-PORTREVISION= 0
-CATEGORIES= net
-MASTER_SITES= http://people.freebsd.org/~jdp/s1g/ \
- ftp://ftp3.freebsd.org/pub/FreeBSD/development/CVSup/snapshots/ \
- ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/snapshots/ \
- ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/development/CVSup/snapshots/
-DISTNAME= cvsup-snap-${PORTVERSION}
-
-MASTERDIR= ${.CURDIR}/../cvsup
-FILESDIR= ${.CURDIR}/files
-MD5_FILE= ${.CURDIR}/distinfo
-PATCHDIR= ${.CURDIR}/files
-PKGDIR= ${.CURDIR}
-
-.include "${MASTERDIR}/Makefile"
diff --git a/net/cvsup-devel/distinfo b/net/cvsup-devel/distinfo
deleted file mode 100644
index e0007d9d..0000000
--- a/net/cvsup-devel/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (cvsup-snap-16.1e.tar.gz) = 1fc0ce8660b7fdc350893d4ea2458ceb
diff --git a/net/cvsup-devel/pkg-comment b/net/cvsup-devel/pkg-comment
deleted file mode 100644
index 75cffb3..0000000
--- a/net/cvsup-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A general network file distribution system optimized for CVS repositories
diff --git a/net/cvsup-devel/pkg-descr b/net/cvsup-devel/pkg-descr
deleted file mode 100644
index 6cedfdb..0000000
--- a/net/cvsup-devel/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-CVSup is a software package for distributing and updating collections
-of files across a network. It can efficiently and accurately mirror
-all types of files, including sources, binaries, hard links, symbolic
-links, and even device nodes. CVSup's streaming communication
-protocol and multithreaded architecture make it most likely the
-fastest mirroring tool in existence today. In addition to being
-a great general-purpose mirroring tool, CVSup includes special
-features and optimizations specifically tailored to CVS repositories.
-
-This is a development snapshot of CVSup. It contains a number of
-recent bug fixes as well as some new features which are not ready for
-official release just yet. See the "ChangeLog" file for details.
-
-WWW: http://www.polstra.com/projects/freeware/CVSup/
-
-jdp@polstra.com
diff --git a/net/cvsup-devel/pkg-plist b/net/cvsup-devel/pkg-plist
deleted file mode 100644
index bf4feac..0000000
--- a/net/cvsup-devel/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-bin/cvpasswd
-bin/cvsup
-sbin/cvsupd
-share/cvsup/License
-@dirrm share/cvsup
OpenPOWER on IntegriCloud