summaryrefslogtreecommitdiff
path: root/print/enscript/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-27Has BROKEN_GETTEXT_DETECTION.joerg1-1/+2
2006-01-06Homepage was 40 Not Found so update it.reed1-2/+2
I used the download site which redirected to this new URL. (Maybe the MASTER_SITES should point to new URL also?)
2006-01-06Remove dependency on papersize.reed1-3/+1
The package build for this package already honors the PAPERSIZE setting. (As discussed on tech-pkg.) Not bumping PKGREVISION, since I just bumped it a couple minutes ago.
2006-01-06This installation provides an enscript.info file.reed1-2/+3
(I noticed because I use custom INFO_DIR and I have chmod 0 /usr/pkg/info which is a plain file to catch misuse.) Bump PKGREVISION.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-05Ran "pkglint --autofix", which corrected some of the quoting issues inrillig1-3/+3
CONFIGURE_ARGS.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-17Update to version 1.6.3nb1salo1-5/+7
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
2004-05-28update homepagelukem1-2/+2
2004-04-19Convert to bl3.wiz1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-01Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2.jmmv1-2/+9
2003-04-27Lint: PKGLOCALEDIRcjep1-1/+3
2002-01-25Update to 1.6.1nb1: fix temporary file creation vulnerability;kleink1-1/+2
from Tim Waugh via Debian.
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
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-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2000-01-11Correctly recognize $PAPERSIZE, and add the appropriate configurehubertf1-1/+5
switch. Patch sent in in PR 9168 by Jim Bernard <jbernard@mines.edu>
1999-09-05Update dependencies for papersize (wildcard except for a2ps).kim1-2/+2
1999-06-16papersize-1.0 had a bug: when setpapersize was run, magicfilter's filtercgd1-2/+2
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-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron1-2/+1
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-04-14Remove unnecessary slash from master site list.tron1-2/+2
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-02-19Clean up:tv1-15/+3
- re-enable localization with included GNU gettext - use wildcard CONFLICTS
1998-11-12Move DEPENDS definition up in the Makefile, to keep pkglint happy.agc1-3/+3
1998-11-09Modify this package to use the papersize package, to set the defaultagc1-25/+6
paper size at run-time.
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-07-08Update to enscript-1.6.1.frueauf1-3/+6
1998-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-06-17Update to version 1.6.0.frueauf1-10/+10
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-02-23Don't include /etc/mk.conf explicitly. It's not necessary.agc1-102/+25
1998-02-22- don't use gmake, works with ours toofrueauf1-18/+36
- 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-22Initial import of enscript-1.5.0 FreeBSD port.frueauf1-0/+112