The traditional 4.4BSD rdist w/RCS history.

This commit is contained in:
David E. O'Brien 2000-11-11 11:56:52 +00:00
parent b4a740d8e2
commit cb073b4714
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35006
6 changed files with 38 additions and 0 deletions

32
net/44bsd-rdist/Makefile Normal file
View file

@ -0,0 +1,32 @@
# ex:ts=8
# Ports collection makefile for: rdist
# Date created: 11 November 2000
# Whom: David O'Brien <obrien@NUXI.com>
#
# $FreeBSD$
#
PORTNAME= 44bsd-rdist
PORTVERSION= 20001111
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= obrien
MAINTAINER= ports@FreeBSD.org
USE_BZIP2= yes
NO_WRKSUBDIR= yes
MAN1= 44bsd-rdist.1
post-extract:
cd ${WRKSRC} ; co RCS/*,v
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rdist ${PREFIX}/bin/44bsd-rdist
${INSTALL_MAN} ${WRKSRC}/rdist.1 ${PREFIX}/man/man1/44bsd-rdist.1
tarup:
-cd ${WRKSRC} ; rm *
cd ${WRKSRC} ; tar cvyf /tmp/${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} .
.include <bsd.port.mk>

1
net/44bsd-rdist/distinfo Normal file
View file

@ -0,0 +1 @@
MD5 (44bsd-rdist-20001111.tar.bz2) = 0d145736ce13efb493e856ddf2a80a79

View file

@ -0,0 +1 @@
The traditional 4.4BSD rdist

View file

@ -0,0 +1,2 @@
This is the the traditional 4.4BSD /usr/bin/rdist, with additional
FreeBSD fixes and updates since 4.4BSD Lite was released.

View file

@ -0,0 +1 @@
bin/44bsd-rdist

View file

@ -1,6 +1,7 @@
# $FreeBSD$
#
SUBDIR += 44bsd-rdist
SUBDIR += SSLtelnet
SUBDIR += adasockets
SUBDIR += adns