Commit graph

24 commits

Author SHA1 Message Date
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
8475357fcd Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
1999-06-20 21:06:17 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
tv
403370cf8f Ditto as for patch-ab. 1998-12-30 20:51:19 +00:00
tv
d8e58a859b ANSI-ism in hash.cc: can't implicitly cast a const reference to a
non-const reference.
1998-12-30 20:36:54 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tv
be6f4e5204 Add glob-style wildcards to ONLY_FOR_ARCHS. 1998-07-26 22:20:22 +00:00
agc
8157ff7bcf Update package Makefiles for automatic manual page handling. 1998-06-22 11:19:40 +00:00
frueauf
64bdfaa4bc Update to prcs 1.2.8; set ONLY_FOR_ARCHS with leaving out m68k, since
checkin.cc triggers a compiler bug.
1998-06-06 13:19:20 +00:00
agc
2a12125fca Don't install byte-compiled emacs lisp file. 1998-05-08 13:12:21 +00:00
agc
6249a0688d This package installs info files, so add a USE_GTEXINFO definition 1998-05-08 13:08:49 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
470ca9d38b Update to 1.2.3, set us as maintainers. 1998-03-26 10:14:26 +00:00
hubertf
7a1c4cd815 checksume changed :-/ 1998-03-24 16:13:15 +00:00
frueauf
41810fdb01 portlint: add missing install-info lines. 1998-02-28 10:38:55 +00:00
agc
313acb4f1c Add NetBSD RCS Id. 1998-02-25 14:27:16 +00:00
agc
e582f49850 Upgrade to version 1.2.2 1998-02-25 14:26:36 +00:00
agc
533d1d8261 Add NetBSD RCS Id.
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-25 14:25:58 +00:00
agc
08b1887bf6 Initial import of prcs (Project RCS) version 1.2.2 into the NetBSD
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.
1998-02-25 14:22:32 +00:00