Commit graph

11 commits

Author SHA1 Message Date
Thomas Klausner
4c850f93bc Remove obsolete @dirrm lines. 2009-10-11 10:44:24 +00:00
Tobias Nygren
c8851bbfad USE_PERL5 is deprectated, convert to USE_TOOLS. 2008-02-03 16:53:11 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Sergey Svishchev
c11d89b336 Repair even more linkrot in MASTER_SITES and HOMEPAGEs... 2006-05-01 14:20:07 +00:00
Johnny C. Lam
64bfcf7b60 Catch up to modern pkginstall framework: USE_PKGINSTALL has been dead
for a while now, and *_EXTRA_TMPL are generally not needed anymore.
2006-03-14 01:27:57 +00:00
Hauke Fath
884b9194e7 Make netpbm use optional. 2006-01-15 17:34:33 +00:00
Roland Illig
91a02fafba Ran "pkglint --autofix", which fixed some quoting issues in MAKE_ENV,
CONFIGURE_ARGS, FILES_SUBST and the like.
2005-12-05 22:27:44 +00:00
Roland Illig
819ac68829 The real user name in PKG_USERS does not need to be escaped with double
backslashes anymore. A single backslash is enough. Changed the
definition in all affected packages. For those that are not caught, an
additional check is placed into bsd.pkginstall.mk.
2005-08-23 11:49:43 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Hauke Fath
0b67381f62 Note cvs botch - I forgot to 'cvs import' the package. Sorry. 2005-05-06 09:01:34 +00:00
Hauke Fath
09d4059621 PPR is a Unix print spooler expressly designed for operating
PostScript printers.

Its features are numerous, and it supports PostScript printers
connected to parallel or serial ports, or over the network through
AppleTalk, LanManager, LPD, and TCP/IP protocols. It accepts jobs from
SMB clients (such as Microsoft Windows), Macintosh, and Unix clients.

PPR is designed for PostScript printing, so it can detect PostScript
errors. If the input file is not PostScript, it can pipe the input
through a filter. PPR has been designed to manage large numbers of
printers with minimal operator attention.

Builds, installs and pkglints. For anything else, see the TODO.
2005-05-06 08:57:54 +00:00