1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Remove devel/cvspadm: development ceased, please use devel/cvsdadm

This commit is contained in:
Volker Stolz 2006-04-24 08:04:31 +00:00
parent fc81cd0086
commit a2599e4f65
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160287
6 changed files with 1 additions and 45 deletions

1
MOVED
View File

@ -2255,3 +2255,4 @@ security/nessus-libnasl-devel||2006-04-17|Has expired: Development version of ne
security/nessus-libraries-devel||2006-04-17|Has expired: Development version of nessus is no longer available in sources
security/nessus-plugins-devel||2006-04-17|Has expired: Development version of nessus is no longer available in sources
audio/gstreamer-plugins-polypaudio|audio/gstreamer-plugins-polyp|2006-04-21|The port name has been changed to match its correct name
devel/cvspadm||2006-04-24|Development ceased, please use devel/cvsdadm

View File

@ -193,7 +193,6 @@
SUBDIR += cvsmapfs
SUBDIR += cvsmonitor
SUBDIR += cvsnt
SUBDIR += cvspadm
SUBDIR += cvsplot
SUBDIR += cvsps
SUBDIR += cvsps-devel

View File

@ -1,34 +0,0 @@
# New ports collection makefile for: cvspadm
# Date Created: 17 June 2001
# Whom: Pete Fritchman <petef@databits.net>
#
# $FreeBSD$
#
PORTNAME= cvspadm
PORTVERSION= 0.1.2
CATEGORIES= devel
MASTER_SITES= ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/
MAINTAINER= serge.gagnon@b2b2c.ca
COMMENT= Tool for CVS pserver user administration
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
USE_PERL5= yes
POD2TEXT?= pod2text
PORTDOCS= cvspadm.README
post-patch:
@${PERL} -pi -e "s,#!/usr/bin/perl,#!${PERL}," ${WRKSRC}/cvspadm
do-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${POD2TEXT} ${WRKSRC}/cvspadm > ${WRKSRC}/${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}
.endif
${INSTALL_SCRIPT} ${WRKSRC}/cvspadm ${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (cvspadm-0.1.2.tar.gz) = 4beab1fdb99eacf8c6ff179be09fe53e
SHA256 (cvspadm-0.1.2.tar.gz) = 2f85ebcb276aa94815bc4ddee48ca090eb0b09d73ec6bea82d04962d278b6844
SIZE (cvspadm-0.1.2.tar.gz) = 7868

View File

@ -1,6 +0,0 @@
An interface to a local CVS repository using pserver for authentication.
This script can add, delete, suspend, or enable non-system users for read
and write access to a CVS repository.
- Pete
petef@databits.net

View File

@ -1 +0,0 @@
bin/cvspadm