mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
JDP's cvsup. Beware, this port depends on modula-3!
This commit is contained in:
parent
445c7c73f5
commit
4e32dddba9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3543
20
net/cvsup/Makefile
Normal file
20
net/cvsup/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: cvsup
|
||||
# Version required: 13.2
|
||||
# Date created: 7 August 1995
|
||||
# Whom: asami
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= cvsup-13.2
|
||||
CATEGORIES+= net
|
||||
MASTER_SITES= ftp://freefall.freebsd.org/pub/CVSup/
|
||||
|
||||
MAINTAINER= jdp@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= z\\.1\\.:${PORTSDIR}/devel/libz \
|
||||
m3\\.353\\.:${PORTSDIR}/lang/modula-3
|
||||
|
||||
MAKE_ENV= M3FLAGS=-DDYNAMIC
|
||||
|
||||
.include <bsd.port.mk>
|
1
net/cvsup/distinfo
Normal file
1
net/cvsup/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (cvsup-13.2.tar.gz) = a5c27b1310be8e3f4c7dbb864c0cee13
|
1
net/cvsup/pkg-comment
Normal file
1
net/cvsup/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A network file distribution and update system for CVS repositories.
|
8
net/cvsup/pkg-descr
Normal file
8
net/cvsup/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
CVSup is a software package for distributing and updating collections
|
||||
of files across a network. CVSup is specifically tailored to
|
||||
distributing CVS repositories. By taking advantage of the special
|
||||
properties of the files contained in CVS repositories, CVSup is
|
||||
able to perform updates much faster than traditional systems. It
|
||||
is especially valuable for people with slow Internet connections.
|
||||
|
||||
asami@freebsd.org
|
6
net/cvsup/pkg-plist
Normal file
6
net/cvsup/pkg-plist
Normal file
@ -0,0 +1,6 @@
|
||||
sbin/cvsup
|
||||
sbin/cvsupd
|
||||
sbin/supconv
|
||||
man/man1/cvsup.1.gz
|
||||
man/man1/supconv.1.gz
|
||||
man/man8/cvsupd.8.gz
|
Loading…
Reference in New Issue
Block a user