diff options
Diffstat (limited to 'devel/viewvc')
-rw-r--r-- | devel/viewvc/Makefile | 35 | ||||
-rw-r--r-- | devel/viewvc/distinfo | 1 | ||||
-rw-r--r-- | devel/viewvc/files/patch-aa | 17 | ||||
-rw-r--r-- | devel/viewvc/pkg-comment | 1 | ||||
-rw-r--r-- | devel/viewvc/pkg-descr | 11 | ||||
-rw-r--r-- | devel/viewvc/pkg-message | 5 | ||||
-rw-r--r-- | devel/viewvc/pkg-plist | 41 |
7 files changed, 0 insertions, 111 deletions
diff --git a/devel/viewvc/Makefile b/devel/viewvc/Makefile deleted file mode 100644 index e79a019a2858..000000000000 --- a/devel/viewvc/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: viewcvs -# Date created: Sun 02 Jul 2000 -# Whom: will -# -# $FreeBSD$ -# - -PORTNAME= viewcvs -PORTVERSION= 0.7 -CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= ports@FreeBSD.org - -USE_PYTHON= yes -NO_BUILD= yes -PKGMESSAGE= ${WRKDIR}/pkg-message - -pre-install: - @ ${PERL} -pi -e "s:/usr/local/viewcvs-dev:${PREFIX}/share/viewcvs:g" \ - ${WRKSRC}/viewcvs-install - -do-install: - @ cd ${WRKSRC} && ${PYTHON_CMD} viewcvs-install - -post-install: - @ ${SED} -e "s:%%PREFIX%%:${PREFIX}:g" pkg-message >${PKGMESSAGE} -.if !defined(BATCH) - @ ${ECHO} - @ ${CAT} ${PKGMESSAGE} - @ ${ECHO} -.endif - -.include <bsd.port.mk> diff --git a/devel/viewvc/distinfo b/devel/viewvc/distinfo deleted file mode 100644 index c34aaab0e9a4..000000000000 --- a/devel/viewvc/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (viewcvs-0.7.tar.gz) = b89565b8b03ce8a5771902895fa3e787 diff --git a/devel/viewvc/files/patch-aa b/devel/viewvc/files/patch-aa deleted file mode 100644 index 9a7770ced514..000000000000 --- a/devel/viewvc/files/patch-aa +++ /dev/null @@ -1,17 +0,0 @@ ---- viewcvs-install Fri May 12 06:26:11 2000 -+++ viewcvs-install.new Sun Jul 2 19:59:28 2000 -@@ -159,10 +159,10 @@ - print INFO_TEXT - - ## get the install path -- temp = raw_input("Installation Path [%s]: " % ROOT_DIR) -- temp = string.strip(temp) -- if len(temp): -- ROOT_DIR = temp -+ #temp = raw_input("Installation Path [%s]: " % ROOT_DIR) -+ #temp = string.strip(temp) -+ #if len(temp): -+ # ROOT_DIR = temp - - ## install the files - print diff --git a/devel/viewvc/pkg-comment b/devel/viewvc/pkg-comment deleted file mode 100644 index c545364ec9b3..000000000000 --- a/devel/viewvc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python version of Zeller's cvsweb diff --git a/devel/viewvc/pkg-descr b/devel/viewvc/pkg-descr deleted file mode 100644 index 66ee573e8d8b..000000000000 --- a/devel/viewvc/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -ViewCVS was inspired by cvsweb (Zeller's version). ViewCVS -can browse directories, change logs, and specific revisions -of files. It can display diffs between versions and show -selections of files based on tags or branches. In addition, -ViewCVS has "annotation" or "blame" support, and the -beginnings of Bonsai-like query facilities. - -WWW: http://viewcvs.sourceforge.net/ -Author: Greg Stein <gstein@lyra.org> - -- Will <andrews@technologist.com> diff --git a/devel/viewvc/pkg-message b/devel/viewvc/pkg-message deleted file mode 100644 index 941ffa1d94b7..000000000000 --- a/devel/viewvc/pkg-message +++ /dev/null @@ -1,5 +0,0 @@ -If you would like to set up ViewCVS in a usable manner, all -you need to do is modify the configuration file, located at -%%PREFIX%%/share/viewcvs/viewcvs.conf, to note where your -CVSROOT is, and then copy the actual CGI (located at -%%PREFIX%%/share/viewcvs/cgi/viewcvs.cgi) to your cgi-bin. diff --git a/devel/viewvc/pkg-plist b/devel/viewvc/pkg-plist deleted file mode 100644 index 8b3080d59f8a..000000000000 --- a/devel/viewvc/pkg-plist +++ /dev/null @@ -1,41 +0,0 @@ -share/viewcvs/cgi/viewcvs.cgi -share/viewcvs/cgi/queryform.cgi -share/viewcvs/cgi/query.cgi -share/viewcvs/viewcvs.conf -share/viewcvs/lib/PyFontify.py -share/viewcvs/lib/PyFontify.pyc -share/viewcvs/lib/blame.py -share/viewcvs/lib/blame.pyc -share/viewcvs/lib/commit.py -share/viewcvs/lib/commit.pyc -share/viewcvs/lib/compat.py -share/viewcvs/lib/compat.pyc -share/viewcvs/lib/config.py -share/viewcvs/lib/config.pyc -share/viewcvs/lib/cvsdbapi.py -share/viewcvs/lib/cvsdbapi.pyc -share/viewcvs/lib/database.py -share/viewcvs/lib/database.pyc -share/viewcvs/lib/dbi.py -share/viewcvs/lib/dbi.pyc -share/viewcvs/lib/popen.py -share/viewcvs/lib/popen.pyc -share/viewcvs/lib/py2html.py -share/viewcvs/lib/py2html.pyc -share/viewcvs/lib/query.py -share/viewcvs/lib/query.pyc -share/viewcvs/lib/rcsparse.py -share/viewcvs/lib/rcsparse.pyc -share/viewcvs/lib/rlog.py -share/viewcvs/lib/rlog.pyc -share/viewcvs/lib/viewcvs.py -share/viewcvs/lib/viewcvs.pyc -share/viewcvs/loginfo-handler -share/viewcvs/cvsdbadmin -share/viewcvs/make-database -share/viewcvs/html-templates/queryformtemplate.html -share/viewcvs/html-templates/querytemplate.html -@dirrm share/viewcvs/html-templates -@dirrm share/viewcvs/lib -@dirrm share/viewcvs/cgi -@dirrm share/viewcvs |