Commit Graph

170 Commits

Author SHA1 Message Date
ajacoutot
8a173ddd69 Tweak, no pkg change. 2013-03-19 18:20:09 +00:00
ajacoutot
93e02d5818 Update to cups-1.6.2. 2013-03-19 08:49:14 +00:00
brad
14129baf57 Fix cups-config to not cause overlinking when using shared libs.
Run through a bulk build.

ok ajacoutot@
2013-03-14 07:22:33 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
055e6e1a45 Fix man pages renaming. 2013-02-04 14:46:24 +00:00
ajacoutot
420a12b963 Remove now useless LIB_DEPENDS. 2013-01-06 08:58:24 +00:00
ajacoutot
094fa2ba4d tyop 2013-01-06 08:42:08 +00:00
ajacoutot
30d26f8b1d Document printer sharing. 2013-01-05 16:36:08 +00:00
ajacoutot
5fa6f918f1 Add avahi support. Apple removed the CUPS polling daemon so this is the
only way we can browse for shared printers.

discussed with and agreed by several
2013-01-05 12:47:45 +00:00
ajacoutot
ed873f8bec Remove useless patch; the Desktop file is not installed anymore. 2013-01-02 13:49:20 +00:00
ajacoutot
767306c380 @exec-update takes care of the cache. 2012-10-19 07:18:28 +00:00
ajacoutot
ef0f3cb1bd Better patch from upstream. 2012-10-01 12:47:55 +00:00
ajacoutot
772b3ff2f6 Upstream STR bug numbers. 2012-09-30 09:28:04 +00:00
dcoppa
29796d0572 Don't create the shared libs using soname.
No objections from ajacoutot@ (maintainer)
2012-09-28 13:04:20 +00:00
ajacoutot
aa00ad2704 Fix the @exec-update call. 2012-09-28 10:19:28 +00:00
giovanni
c2406dfc84 Add a workaround to prevent cups-driverd(8) from crashing on every update
help and ok ajacoutot@
2012-09-27 10:07:55 +00:00
ajacoutot
279d534633 Create both the _cups user and group in -libs instead of splitting them.
Regen WANTLIB while here.
2012-09-08 07:54:03 +00:00
ajacoutot
159cb9a106 Don't use CONFIGURE_STYLE=dest, it fucks things up.
Bring a couple of patches from CUPS str.
Remove the lpthread patch.
2012-08-23 16:25:48 +00:00
naddy
ba89129c80 no need for groff 2012-08-05 13:47:04 +00:00
ajacoutot
b0c2996700 Add missing marker for print/cups.
Remove ldap FLAVOR description from DESCR.
2012-08-05 06:19:40 +00:00
ajacoutot
9012a96d3d Split REVISION between subpackages; no pkg change. 2012-08-04 18:01:28 +00:00
ajacoutot
41059d5fbb Remove XXX.
Bump minor which I forgot in previous.
2012-08-04 17:53:06 +00:00
ajacoutot
e90b27a568 Major update to CUPS 1.6.1.
This package is now split between -main (the bloat) and -libs (i.e.
cups-libs; which only contains the base libraries which have no
external deps).
Most filters have moved to cups-filters, the split was needed because
cups depends on cups-filters which depends on cups

The nice side-effect is that this will simplify lots of things in tree.
2012-08-04 14:37:04 +00:00
ajacoutot
82f66c95c3 Tweak README. 2012-06-20 14:54:40 +00:00
ajacoutot
89e7fbd097 Remove '${DESTDIR}' from the html pages.
from gjones
2012-06-01 07:55:12 +00:00
ajacoutot
866c75776f /etc/cups -> SYSCONFDIR/cups
spotted by Mikolaj Kucharski
2012-05-28 15:18:18 +00:00
ajacoutot
aafd55892c Err stupid me. Revert previous otherwise we won't get printer updates in
the printcap. I'll have to think about something else...
2012-05-26 06:43:38 +00:00
ajacoutot
0c6d65403d Please security(8): cat the content of the CUPS printcap file into
/etc/printcap(5) instead of creating a link.
2012-05-26 06:26:04 +00:00
ajacoutot
70bfdb7afb Slightly different patch from upstream. 2012-05-18 16:31:22 +00:00
ajacoutot
730c80a594 Update to cups-1.5.3. 2012-05-17 10:11:23 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
ajacoutot
eb46fd2adc Make sure we use ghostscript as pdftops interpreter but do _not_ depend
on it being installed at build time (cyclic dependency).

breakage reported by nigel@
2012-02-17 07:45:10 +00:00
ajacoutot
c1f3074d18 Update to cups-1.5.2.
While here, create cups's printcap under /etc/cups/ because we are
running unpriviledged so we cannot touch /etc/printcap.
Tweak rc script accordingly.
2012-02-16 22:12:08 +00:00
ajacoutot
850003653b Remove bogus symlink which can make cups-driverd go into a loop.
Add a note about updating to a new major version (may require to revove
the cache).
Check the configuration file sanity in rc_pre().

ok sthen@
2012-02-02 07:11:19 +00:00
ajacoutot
ca450b9a0f Remove desktop file and icons; we don't really need them (it's just a
launcher for http://localhost:631 and we may actually want to
configure a remote server); this is needed to prevent a dependency
loop: cups->gtk+2,-guic->cups.

This also allows us to drop 3 dependencies...
2011-12-04 15:40:57 +00:00
ajacoutot
16546dde76 Temporarily remove dependency on x11/gtk+2,-guic until I figure out a way
to fix the dependency loop.
2011-12-04 14:21:11 +00:00
ajacoutot
fb173cad3a Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:04:36 +00:00
ajacoutot
fcbe5f3ae2 Sync dependencies after move from libusb to libusb-compat and fix a
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.

Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00
ajacoutot
bbda32073d Only remove the cache dir on extraunexec. 2011-10-19 12:59:55 +00:00
ajacoutot
688dbb0d49 Increase timeout for driverd to give it enough time to copy a ppd file when
using the web interface.
2011-10-15 07:20:43 +00:00
ajacoutot
2894f54965 Adapt documentation after the update to 1.5.0. 2011-10-02 14:41:48 +00:00
ajacoutot
5e6bdfea59 Merge a patch from upstream svn to fix a segfault with cups-driverd.
crash reported by and ok giovanni@
2011-09-30 07:33:59 +00:00
ajacoutot
4fb540580b Forgot to cvs delete, spotted by jasper@ 2011-09-08 11:38:17 +00:00
ajacoutot
dd310005da Major update to cups-1.5.0.
Thanks to landry@ for the bulk testing.
2011-09-08 10:33:12 +00:00
ajacoutot
017bd17942 SECURITY: CVE-2011-2896 GIF decoder LZW decoder buffer overflow 2011-08-31 12:43:08 +00:00
ajacoutot
94f099a925 Small bugfix update to cups-1.4.8. 2011-08-25 09:50:20 +00:00
ajacoutot
58fde224e4 Advise users to install gstoraster. We cannot make it a RUN_DEPENDS because
of a cyclic dependency:
cups -> gstoraster -> ghostscript -> cups
2011-07-06 16:03:08 +00:00
ajacoutot
9ad4c2f38a Put comment back, it was a misunderstanding from my side, prompted by kili@ 2011-07-06 14:49:02 +00:00
ajacoutot
d6c34faca2 Remove outdated comment. 2011-07-06 01:01:27 +00:00