jlam
84fe60f2c4
Update CUPS to 1.1. Remove most of the patches; I worked closely with
...
the author to make this package compile more seamlessly on BSD systems,
and in particular with the NetBSD pkgsrc software collection.
CUPS 1.1 is the newest production (stable) release of CUPS. It
provides many new features from the 1.0.x releases, including a
new Level 3 PostScript RIP, a new PDF filter, EPSON printer
drivers, IPP/1.1 support, banner page support, and LPD client
support. Binaries for several platforms are also available.
Major changes in v1.1 include:
- The text filter now embeds missing fonts.
- Integrated Xpdf's pdftops filter into CUPS, which is a
lightweight and reliable replacement for Ghostscript's
PDF support.
- The web administration interface now allows you to set
the default banner pages.
- Images can now be positioned on the page using the new
"position" option.
- Updated the serial, parallel, and usb backends to do
multiple writes and ignore ioctl() errors as needed;
this should fix problems with serial printing on old
serial drivers and with the UltraSPARC parallel port
driver under Solaris 2.7.
- Now propagate LD_LIBRARY_PATH to child processes from
cupsd.
- Queued remote jobs recreate remote printers as needed
when the scheduler is started.
- Deleting a printer also purges all jobs on that
printer.
- Old job and control files that don't belong to a
printer are automatically deleted.
- cups-lpd now supports options set with lpoptions.
- The IPP backend now switches to IPP/1.0 if a 1.1
request fails.
2000-07-12 20:09:33 +00:00
jlam
32e83de61f
Make this package work under ELF.
2000-07-12 20:08:11 +00:00
jlam
ce3044ed3a
Back out latest changes which added "-Wl,-R" flags to TCL_LIB_SPEC in
...
tclConfig.sh. The correct thing to do requires some more thought and
perhaps some feedback from the Scriptics folks.
2000-07-12 20:07:49 +00:00
tron
eeb9d4f609
Update homepage URL.
2000-07-12 20:02:54 +00:00
tron
a323c3b380
Fix master site list.
2000-07-11 21:37:24 +00:00
tron
f3c1f96acd
Use package system's "pppd" in "adsl-connect" and "adsl-setup".
2000-07-11 21:32:44 +00:00
tron
1d32b78b9d
Add and enable "rp-pppoe".
2000-07-11 21:25:21 +00:00
tron
49967b97b1
- Add conflict with "rp-pppoe" package.
...
- Install "pppoe" to "${PREFIX}/sbin".
2000-07-11 21:22:06 +00:00
tron
ba58c15963
Initial import of "rp-pppoe" package:
...
BSD port of Roaring Penguin's PPPoE client created by Geoff Mottram.
2000-07-11 21:20:35 +00:00
tron
f29843e4e1
Add and enable "ppp" package.
2000-07-11 20:43:28 +00:00
tron
985b728f32
Initial import of "ppp" package:
...
Point-to-Point Protocol for Internet connections over serial lines
This package is intended as an update for the "ppp" package in older
NetBSD versrion.
2000-07-11 20:41:26 +00:00
agc
4aeac45f89
Make the determination of the pre-req package's installed directory be
...
a bit more user-friendly.
Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11 14:53:35 +00:00
dmcmahill
2892ff05e1
make iverilog give proper return codes.
2000-07-11 14:35:58 +00:00
wiz
3e28a7e10a
fix PLIST for a.out
2000-07-11 13:17:25 +00:00
wiz
44c5d85e8c
fix compilation on a.out.
...
Closes pkg/10559.
2000-07-11 11:23:39 +00:00
agc
6d24f8b58a
Fix the English in a comment.
...
Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed.
2000-07-11 11:01:06 +00:00
agc
ed3b113d4a
Use pkg_info(1) to find the kde installed prefix, rather than hardcoding
...
it to X11BASE, which will be wrong if xpkgwedge is installed.
2000-07-11 10:58:34 +00:00
agc
ad735af887
Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed.
...
Use a shell "for" loop in preference to a make ".for" loop
2000-07-11 10:55:32 +00:00
agc
3397061942
Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed.
2000-07-11 10:45:58 +00:00
agc
05a65d9a35
Use X11PREFIX in preference to X11BASE, in case xpkgwedge is installed.
2000-07-11 10:40:27 +00:00
agc
dbd34e43d7
Use pkg_info(1) to find out the prefix of the installed imlib package,
...
rather than using a hardcoded best guess.
2000-07-11 10:39:05 +00:00
agc
90f5ccd5a8
Make this package cooperate with xpkgwedge better by using X11PREFIX
...
in preference to X11BASE.
2000-07-11 10:33:50 +00:00
agc
847a6766d6
Make this package cooperate with xpkgwedge better.
...
Use shell "for" loops in preference to make ".for" loops where possible.
2000-07-11 10:30:43 +00:00
agc
035c71114f
Use pkg_info(1) to find the installed path of the gtk+ package.
2000-07-11 10:19:37 +00:00
agc
6aaccb76f9
Make this package cooperate with xpkgwedge better by using X11PREFIX in
...
preference to X11BASE for its installed prefix.
2000-07-11 10:18:03 +00:00
agc
589109735e
Use X11PREFIX in preference to X11BASE, to make this package cooperate
...
better with xpkgwedge.
2000-07-11 10:15:41 +00:00
agc
7f1f39e428
Find out where kde is installed by using pkg_info(1), rather than hardcoding
...
${X11BASE}.
2000-07-11 10:10:55 +00:00
agc
9b6608ce83
Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is
...
installed.
2000-07-11 10:06:40 +00:00
agc
3d757580da
Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is
...
installed.
Also use a shell "for" loop in preference to a make ".for" loop.
2000-07-11 10:03:50 +00:00
agc
3f3d3d9ab6
Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed.
2000-07-11 10:00:39 +00:00
agc
f1baea8ac0
Use pkg_info(1) to find the installed location of qt1, rather than
...
hardcoding a best guess.
2000-07-11 09:58:57 +00:00
agc
beb36846ba
Use X11PREFIX in preference to X11BASE to make this package cooperate
...
better with xpkgwedge.
Also use a shell "for" loop rather than a make ".for" loop.
2000-07-11 09:55:51 +00:00
agc
63f53831b6
Attempt to differentiate between X11BASE (where X11 is installed) and
...
X11PREFIX (where the app defaults file is to be installed, and which
will be X11BASE, or LOCALBASE if xpkgwedge is installed).
2000-07-11 09:53:10 +00:00
agc
129d01f700
Use X11PREFIX in preference to X11BASE when installing this package, so
...
that the package cooperates better with an installed xpkgwedge.
2000-07-11 09:37:04 +00:00
agc
1b0c8d610f
Make these packages work better with xpkgwedge by using X11PREFIX in
...
preference to X11BASE, and by finding out where the xpm package is
installed by using pkg_info(1), not hardcoding a best guess.
2000-07-11 09:31:32 +00:00
agc
5ee37a44d2
Use X11PREFIX in preference to X11BASE, so that this package cooperates
...
with xpkgwedge.
2000-07-11 09:19:14 +00:00
agc
61bff6b21d
Don't try to link with ${X11BASE}/qt1/lib and ${LOCALBASE}/qt1/lib, rather
...
find out where qt1 is installed and use that directory.
2000-07-11 09:17:08 +00:00
agc
81b366ad5e
Use X11PREFIX in preference to X11BASE when installing files, so that this
...
package cooperates better with xpkgwedge.
2000-07-11 08:43:53 +00:00
agc
4566b455e3
Use X11PREFIX in preference to X11BASE for installed files, so that this
...
package cooperates better with an installed xpkgwedge.
2000-07-11 08:41:32 +00:00
agc
0fb805fba8
Use X11PREFIX in preference to X11BASE when installing files, so that
...
this package cooperates better when xpkgwedge is installed.
2000-07-11 08:39:54 +00:00
agc
5a41044693
Use X11PREFIX in preference to X11BASE for installed files, to make
...
this package cooperate with xpkgwedge.
2000-07-11 08:38:01 +00:00
dmcmahill
a7bcf518dd
Add --with-xaw to configure line to avoid picking up Xaw3d. This pkg doesn't
...
need that extra DEPENDS.
This addresses PR 10561 filed by moehl@akaflieg.extern.tu-berlin.de
2000-07-11 01:46:30 +00:00
wiz
93e8f614a2
Add the patches supplied by Gabriel Rosenkoetter in pkg/10412 and
...
pkg/10477.
2000-07-10 23:54:22 +00:00
tron
5527a5bfb4
Thomas Klausner maintains this package at the moment.
2000-07-10 21:33:32 +00:00
tron
54080996a1
Fix oversight in "a.out" patch.
2000-07-10 21:28:07 +00:00
tron
49468beb11
Make "emacs" package build on "pmax" port. Patch supplied by Joel Reicher
...
in PR pkg/10548.
2000-07-10 21:22:05 +00:00
tron
ba814665a4
Avoid conflict between "control-center" and "xscreensave-gnome" package.
2000-07-10 20:19:27 +00:00
explorer
5a035e9016
bump to 0.17 -- fixes a resolver bug, and works with 1.5{,A,B} as well.
2000-07-10 20:12:18 +00:00
tron
d95f7bcbca
Properly merge "patch-aa" and "patch-af".
2000-07-10 19:57:10 +00:00
tron
f77a400677
Remove unnecessary "./" from pathnames in patch file.
2000-07-10 19:45:04 +00:00