Commit graph

58 commits

Author SHA1 Message Date
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +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
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
jlam
73314543a9 Add patch-sum. 2001-01-30 16:38:31 +00:00
jlam
ca3d7c830e Update xpp to 1.0. Changes from version 0.7:
- Let jobs from standard input get the name "STDIN" instead of
     "(stdin)", because the parantheses caused problems with Samba
     or Windows servers.
   - Let the first printer be selected when CUPS does not report a
     default printer
   - Banner page support
   - Raw output support
   - Renamed "Cancel" button of main window to "Close"
   - Added comment in "Instances" to tell the user that he has to
     copy an existing instance of the desired printer when he wants
     to add an instance.
   - Support for adding, copying, renaming, and deleting printer
     instances.
   - Rearranged option widgets for media settings on the "Basic" tab
     of the "Options" dialog: Now there is a seperate widget for the
     media type and widgets for options which are not supported
     according to the PPD file are grayed out.
   - Fixed bug of the duplex widget on the "Basic" tab of the
     "Options" dialog: The widget was sometimes linked to the
     "Duplexer installed?" option.
   - All sliders for numerical options (both CUPS and CUPS-O-MATIC)
     have fields for typing the values now.
2001-01-30 16:37:55 +00:00
jlam
c4527c3354 Makefile uses GNU make-isms ... define USE_GMAKE. 2001-01-25 15:57:25 +00:00
wiz
6959c4c435 fltk lives in x11, not graphics 2000-12-15 20:07:16 +00:00
jlam
34e2858e72 xpp - The X Printing Panel
This is a useful X11 frontend to printing with CUPS.
2000-12-08 16:36:24 +00:00