Commit graph

29 commits

Author SHA1 Message Date
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
salo
e45fa5c50d Update to version 1.6.3nb1
nb1:
====
- security fixes for CAN-2004-1184, CAN-2004-1185, CAN-2004-1186
- patches from Debian/Gentoo
- addresses PR pkg/29721

1.6.3:
======
- Changes in the highlighting / pretty printing
- Support for state inheritance.
- new highlighting rules
- new output language `ansi' to print color outputs
- new encodings
- new options
2005-03-17 12:24:13 +00:00
lukem
361db92c4a update homepage 2004-05-28 00:54:50 +00:00
wiz
f41052d022 Convert to bl3. 2004-04-19 00:04:54 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
c0a07d3de4 Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2. 2003-05-01 12:58:15 +00:00
cjep
3f5ec0e5a9 Lint: PKGLOCALEDIR 2003-04-27 14:46:15 +00:00
kleink
a8f045be98 Update to 1.6.1nb1: fix temporary file creation vulnerability;
from Tim Waugh via Debian.
2002-01-25 18:57:58 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
wiz
a87738b456 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:42:09 +00:00
hubertf
098a610138 Correctly recognize $PAPERSIZE, and add the appropriate configure
switch.

Patch sent in in PR 9168 by Jim Bernard <jbernard@mines.edu>
2000-01-11 19:31:00 +00:00
kim
6035b0a38f Update dependencies for papersize (wildcard except for a2ps). 1999-09-05 18:37:48 +00:00
cgd
948edb1e0e papersize-1.0 had a bug: when setpapersize was run, magicfilter's filter
scripts (.../libexec/magicfilter/*-filter) would as a side effect have
their executable bit set.  Fix that, bump the papersize revisions to
1.0.1, and update other packages' DEPENDS lines to compensate.
1999-06-16 17:28:24 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tv
af56306819 Clean up:
- re-enable localization with included GNU gettext
- use wildcard CONFLICTS
1999-02-19 00:45:23 +00:00
agc
ad5316cc66 Move DEPENDS definition up in the Makefile, to keep pkglint happy. 1998-11-12 14:35:49 +00:00
agc
e1b96d6d39 Modify this package to use the papersize package, to set the default
paper size at run-time.
1998-11-09 18:06:19 +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
frueauf
71a9dbbd6a Update to enscript-1.6.1. 1998-07-08 10:37:48 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
frueauf
a45d3c586b Update to version 1.6.0. 1998-06-17 20:59:19 +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
agc
7718c4f85b Don't include /etc/mk.conf explicitly. It's not necessary. 1998-02-23 14:27:51 +00:00
frueauf
4c842848b2 - don't use gmake, works with ours too
- add missing man page to MAN1
- addjust CONFIGURE_ENV
- include mk.conf/make.conf to get user defined PAPERSIZE
- s/echo/${ECHO}/
- s/false/${FALSE}
1998-02-22 17:21:41 +00:00
frueauf
5cbe14ed2e Initial import of enscript-1.5.0 FreeBSD port. 1998-02-22 17:15:35 +00:00