summaryrefslogtreecommitdiff
path: root/print/LPRng
AgeCommit message (Collapse)AuthorFilesLines
2009-04-08Use META_PACKAGEjoerg1-13/+3
2008-06-12Add DESTDIR support.joerg1-1/+3
2007-10-25* If PLIST_SRC is explicitly set to an empty value in a package Makefile,jlam2-3/+2
then automatically generate a PLIST that says "${PKGNAME} has no files". * If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile, and no PLIST files exist, then fail during the package build with PKG_FAIL_REASON. * Remove "intentionally empty" PLISTs again. Now, the easy way to say that a package installs no files is to just add the following to the package Makefile: PLIST_SRC= # empty
2007-10-25Re-add "intentionally empty" PLISTs for meta-packages and other packagesjlam1-0/+2
that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-2/+0
can handle packages having no PLIST files.
2006-09-04Reset MAINTAINER as I don't have time to maintain this any more.martti1-2/+2
2006-06-22Don't wire nb version of LPRng-core down.joerg1-2/+2
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-3/+3
2005-10-10This is a meta package, so add meta-pkgs to the CATEGORIES.reed1-2/+2
2005-07-21Depend on LPRng-core-3.8.28nb1 and bump PKGREVISION.wiz1-2/+3
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-2/+1
useful.
2004-12-01"the the" -> "the"wiz1-1/+1
2004-11-28Updated LPRng to 3.8.28martti1-4/+3
2004-10-28Fix dependency on LPRng-core, and bump PKGREVISION.wiz1-2/+3
2004-09-06- Set myself as MAINTAINERmartti1-2/+2
- PKG_SYSCONFDIR fixes - Add lib/liblpr.so* to PLIST - Run checkpc before starting the printer daemon
2004-05-21Updated LPRng-core to 3.8.27adam1-4/+3
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-05-17Lose leading 'the ' on COMMENTabs1-2/+2
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-12Update HOMEPAGE.dent1-2/+2
2000-12-13add plist file removed accidentaly in previous commit.kei1-0/+2
2000-12-13make "LPRng" package to meta-package which depends on "LPRng-core" andkei12-326/+20
"LPRng-doc" packages.
2000-04-19Quote wildcard arguments to pax so that the presence of matching files innathanw1-2/+2
the current directory doesn't break the command.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-09-13Adapt FreeBSD LPRng port to work with pkgsrc machinery.jlam11-246/+310
Also add back FreeBSD RCS ID to Makefile.
1999-09-11LPRng 3.6.6: An Enhanced Printer Spooler. From FreeBSD ports collection.jlam9-0/+275