Commit graph

21 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
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
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
agc
95ca62c681 This package works on Solaris, so add it to ONLY_FOR_PLATFORM. 2000-03-20 15:42:32 +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
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
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
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
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
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