summaryrefslogtreecommitdiff
path: root/devel/prcs
AgeCommit message (Collapse)AuthorFilesLines
1999-02-11Use install-info in $PATH, so that systems with it in base will work too.tv1-3/+3
1998-12-30Ditto as for patch-ab.tv1-0/+13
1998-12-30ANSI-ism in hash.cc: can't implicitly cast a const reference to atv1-0/+13
non-const reference.
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna1-3/+1
from individual DESCR files that had them.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-07-26Add glob-style wildcards to ONLY_FOR_ARCHS.tv1-2/+2
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-06-06Update to prcs 1.2.8; set ONLY_FOR_ARCHS with leaving out m68k, sincefrueauf2-3/+6
checkin.cc triggers a compiler bug.
1998-05-08Don't install byte-compiled emacs lisp file.agc1-0/+22
1998-05-08This package installs info files, so add a USE_GTEXINFO definitionagc1-1/+2
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-2/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-26Update to 1.2.3, set us as maintainers.hubertf2-3/+3
1998-03-24checksume changed :-/hubertf1-1/+1
1998-02-28portlint: add missing install-info lines.frueauf1-1/+3
1998-02-25Add NetBSD RCS Id.agc1-0/+1
1998-02-25Upgrade to version 1.2.2agc1-1/+1
1998-02-25Add NetBSD RCS Id.agc1-4/+4
Upgrade to version 1.2.2 NetBSD make(1) works perfectly well - no need for gmake. Specify GNU_CONFIGURE, not USE_CONFIGURE, otherwise prefix never gets set.
1998-02-25Initial import of prcs (Project RCS) version 1.2.2 into the NetBSDagc5-0/+44
packages collection, from the FreeBSD port. This is a tool for version control, similar to CVS, but much simpler, and uses an interesting binary diff utility called xdelta.