FreeBSD Bugzilla – Attachment 58833 Details for
Bug 88587
[NEW PORT] net/cvsupchk: Check a CVSup directory hierarchy against the checkouts file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
cvsupchk-19990209.shar
cvsupchk-19990209.shar (text/plain), 1.84 KB, created by
Matthias Andree
on 2005-11-07 10:00:29 UTC
(
hide
)
Description:
cvsupchk-19990209.shar
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2005-11-07 10:00:29 UTC
Size:
1.84 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># cvsupchk ># cvsupchk/Makefile ># cvsupchk/pkg-descr ># >echo c - cvsupchk >mkdir -p cvsupchk > /dev/null 2>&1 >echo x - cvsupchk/Makefile >sed 's/^X//' >cvsupchk/Makefile << 'END-of-cvsupchk/Makefile' >X# New ports collection makefile for: cvsupchk >X# Date created: 07 Nov 2005 >X# Whom: matthias.andree@gmx.de >X# >X# $FreeBSD$ >X# >X >XPORTNAME= cvsupchk >XPORTVERSION= 19990209 >XCATEGORIES= net >XDISTFILES= >X >XMAINTAINER= matthias.andree@gmx.de >XCOMMENT= Check a CVSup directory hierarchy against the checkouts file >X >XBUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/cvsup:extract >X >XPLIST_FILES= bin/cvsupchk >X >X.if !defined(NOPORTDOCS) >XPORTDOCS= * >X.endif >X >XUSE_PYTHON= yes >X >X.include <bsd.port.pre.mk> >X >Xsrc!= cd ${PORTSDIR}/net/cvsup && make -V WRKSRC >X >Xdo-build: >X ${MKDIR} ${WRKSRC} >X ${SED} 's:^#!/usr/local/bin/python:${PYTHON_CMD}:' <${src}/contrib/cvsupchk/cvsupchk >${WRKSRC}/cvsupchk >X >Xdo-install: >X ${MKDIR} ${PREFIX}/bin >X ${INSTALL_SCRIPT} ${WRKSRC}/cvsupchk ${PREFIX}/bin/ >X.if !defined(NOPORTDOCS) >X ${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${src}/contrib/cvsupchk/README ${DOCSDIR}/ >X.endif >X >X.include <bsd.port.post.mk> >END-of-cvsupchk/Makefile >echo x - cvsupchk/pkg-descr >sed 's/^X//' >cvsupchk/pkg-descr << 'END-of-cvsupchk/pkg-descr' >X"cvsupchk is a python script that checks a CVSup maintained directory >Xhierarchy against the corresponding CVSup checkouts file. It looks for >Xa number of anomalies: missing checked out files, deleted files being >Xpresent, extra RCS files, 'dead' directories being present and so on." >X >X-- Joseph Koshy <jkoshy@freebsd.org> >END-of-cvsupchk/pkg-descr >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 88587
: 58833