Remove the cvsup-devel port for the present, since it builds the
same thing as the cvsup port.
This commit is contained in:
parent
4e5384dd77
commit
c0a04c186f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52505
@ -60,7 +60,6 @@
|
||||
SUBDIR += cryptcat
|
||||
SUBDIR += ctrace
|
||||
SUBDIR += cvsup
|
||||
SUBDIR += cvsup-devel
|
||||
SUBDIR += cvsup-mirror
|
||||
SUBDIR += cvsupit
|
||||
SUBDIR += dante
|
||||
|
@ -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"
|
@ -1 +0,0 @@
|
||||
MD5 (cvsup-snap-16.1e.tar.gz) = 1fc0ce8660b7fdc350893d4ea2458ceb
|
@ -1 +0,0 @@
|
||||
A general network file distribution system optimized for CVS repositories
|
@ -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
|
@ -1,5 +0,0 @@
|
||||
bin/cvpasswd
|
||||
bin/cvsup
|
||||
sbin/cvsupd
|
||||
share/cvsup/License
|
||||
@dirrm share/cvsup
|
Loading…
Reference in New Issue
Block a user