Commit graph

8 commits

Author SHA1 Message Date
Sergey Svishchev
4f46d1157a Delint:
- add or fix RCS ids
- fix permission problems (USE_TOOLS etc.)
- fix MESSAGE, DESCR, COMMENT problems
- other minor tweaks (all reported by pkglint -Wall)
2006-10-29 11:23:06 +00:00
Jeremy C. Reed
cb2a6012d1 Add patch for configuration file so it will look under
the pkgsrc configuration directory for data. And a comment to that
config too.

Bump PKGREVISION.

Set --sysconfdir for this.
2006-05-05 22:30:13 +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
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Jeremy C. Reed
5a4ee04c19 Many changes I forgot to commit:
Bump package revision for pdq.
Make this depend on file if no /usr/bin/file.

Honor @mandir@ for mandir.

xpdq depend on pdq.

todo: use PAPERSIZE variable.

Add MESSAGE to suggest other packages or tools that may be needed.
2005-05-04 01:13:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Soren Jacobsen
256cbbf271 Convert to buildlink3. 2004-05-09 05:45:44 +00:00
Jeremy C. Reed
b296679aff Pdq is a straightforward, flexible print subsystem. It is a
simple replacement for lpr, lp, lpq, lpstat, and lprm.

The features include: modular driver and interface support, jobs
can be monitored through completion, job status can be checked
after completion, users can only print files of declared types,
users can define their own printers, multitasking (with no queues
to get clogged), scripts can be embedded in the rc files, custom
command-line options, and root privileges are not required.

It includes various printer drivers and device interfaces.
2004-01-04 07:19:19 +00:00