Commit graph

40 commits

Author SHA1 Message Date
cjep
fe47f55dd6 This package seems to build okay on NetBSD/arm as well, so include this
in the ONLY_FOR_PLATFORM list. Update HOMEPAGE.
2002-06-06 23:07:06 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
hubertf
87b55efd0c Set lispdir do files don't end up in /, bump to prcs-1.2.15nb1.
Addresses PR 15603 by Ryo HAYASAKA <ryoh@jaist.ac.jp>
2002-02-14 01:20:19 +00:00
wiz
9832e26996 Remove obsolete patch. 2002-01-10 14:05:00 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
agc
52a0edf949 Restore COMMENT definition which got lost in the last upgrade. 2001-10-01 10:42:00 +00:00
hubertf
d00fc8f54e Update prcs to 1.2.15. Changes: Lots of bug fixes. 2001-09-24 18:04:31 +00:00
abs
d67a3f63b3 Lose leading '(The|the) ' from COMMENT 2001-05-17 08:38:42 +00:00
wiz
dfb2d5edc6 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 00:44:09 +00:00
agc
86e2ccf167 Move to sha1 digest, and add distfile size 2001-04-18 10:01:41 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
22f7b831d9 remove empty line 2000-08-10 23:10:55 +00:00
agc
95ca62c681 This package works on Solaris, so add it to ONLY_FOR_PLATFORM. 2000-03-20 15:42:32 +00:00
wiz
79ae857c64 remove deleted patch-ac from patch-sum 2000-03-16 12:42:05 +00:00
hubertf
bbff547164 Update to 1.2.9. Changes:
* Update for C++ changes in egcs-1.1.  Thanks to Andrew Stitcher.
* Update a greatly improved prcs.el from Jesse Glick.  See the new
  documentation at the top of prcs.el.
* Fixed a few documentation typos.  Thanks to Fran\xe7ois Pinard and
  Daniel Villeneuve.
* Change the output of the "Index: " line in diff output so that the
  Index line matches the from name in the context diff header.  This
  seemed to cause problems for some versions of patch.
* prcs info -l now outputs Project-Keywords.
* The configure option --disable-environment allows you to build
  a binary free of any default environment variable settings.  This
  is intended for package maintainers.

Also fixes PR 5209 by installing the el-files to share/examples/prcs.
2000-03-06 04:28:00 +00:00
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