Commit Graph

1074 Commits

Author SHA1 Message Date
ajacoutot
85aa6bd194 This needs to run_depends on ghostscript. 2009-10-27 14:36:44 +00:00
kili
b5659e40c4 Update to poppler-0.12.1.
Contains the xpdf-3.02pl4 diffs and some additional bug fixes.

ok ajacoutot@
2009-10-26 19:23:45 +00:00
kili
7306dd1dd4 Unbreak the build after the removal of ${LOCALBASE}/lib/X11/fonts/ghostscript.
No pkg bump necessary, since the ghostscript fonts are used during build time
only.
2009-10-26 19:15:15 +00:00
jasper
6a63c0cb29 SECURITY FIX for CVE-2009-3608, CVE-2009-3609.
CUPS "pdftops" Filter Data Handling Integer Overflow Vulnerabilities
Patch from Ubuntu.

ok ajacoutot@ (MAINTAINER)
2009-10-25 16:04:34 +00:00
jasper
104a083fec - update libspectre to 0.2.3
* bugfixes and enhancements

ok ajacoutot@
2009-10-25 16:01:09 +00:00
kili
5d5711efef Remove the symlink in ${PREFIX}/lib/X11/fonts.
ok ajacoutot@ (during p2k9)
2009-10-21 14:19:01 +00:00
kili
6c932f5d20 Merge security fixes from xpdf.
ok jasper@
2009-10-15 20:43:40 +00:00
kili
da255d2943 Remove stupid comments. 2009-10-13 16:20:34 +00:00
kili
ce62ff7d75 Update to poppler-data-0.3.0. 2009-10-13 10:20:05 +00:00
kili
caf2459631 Update to poppler-0.12.0.
Prodded and ok by ajacoutot@
2009-10-13 10:19:37 +00:00
giovanni
61b977f67d I have no more Hp compatible printers,
drop maintainership
2009-10-13 09:54:12 +00:00
ajacoutot
e5b1a4f773 Add gnutl support back after recent gnutls upgrade.
Regen wantlib & bump.
2009-10-12 11:17:17 +00:00
kili
0d35155812 Update to 2.12.2, following the guile update.
May still be broken a little bit; I'll fix any possible bugs
soon.
2009-10-11 18:56:21 +00:00
jasper
250e103e89 no point in having a PFRAG.shared for python ports.
aja@ agrees.
2009-10-11 17:51:29 +00:00
ajacoutot
633ab74432 Missed bump...
pointed out by jasper@
cvs: ----------------------------------------------------------------------
2009-10-10 12:39:29 +00:00
ajacoutot
d6a3d8d184 Add no_mono PSEUDO_FLAVOR on the avahi dependency. 2009-10-10 09:28:31 +00:00
jasper
18e8284ac0 missed bump after maintainer removal 2009-09-18 16:25:35 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
ajacoutot
c81df85b8c Always add the 'display' device for !no_x11.
Thanks to kili@'s idea, it is possible to make it wok alongside regular
command line invocation whether we have gtk support or not.
This change fixes helpers like libspectre which depend on this device
driver being available (even when we don't want the gtk FLAVOR).

Tweak DESCR while here.

ok kili@ aka The Thing Padawan
2009-09-13 20:59:16 +00:00
ajacoutot
6e6caf0672 Add missing first argument in exporter pdf.
from upstream git 077182e1fe53131d7c88cc1a0f278403e60bdc32

Thanks to libspectre developer Carlos Garcia Campos for debugging/fixing
his application on OpenBSD.
2009-09-11 10:40:11 +00:00
naddy
2c50e00940 switch dependencies from lzma to xz 2009-09-10 15:30:21 +00:00
ajacoutot
097416b041 Update to cups-pdf-2.5.0.
Tweak MESSAGE accordingly.
2009-09-08 14:02:45 +00:00
jolan
f5d1e2831c remove some quoting which was causing sqlports to error out with my
mk.conf, ok ajacoutot@
2009-09-06 12:01:07 +00:00
jasper
48f543263e - switch to the bzip2 distfile, which is about 50 megs smaller 2009-09-03 06:49:55 +00:00
ajacoutot
723e1756d6 Update to system-config-printer-1.0.16 2009-09-01 08:13:32 +00:00
ajacoutot
5b5f3795e0 Small update to py-cups-1.9.46 2009-09-01 08:12:51 +00:00
ajacoutot
149eca9e15 Small update to gutenprint-5.2.4. 2009-08-27 11:11:04 +00:00
sthen
35df932e0f update to 3.2.5a; mainly bug fixes 2009-08-26 13:40:54 +00:00
jasper
ca74f58b0e - update latex-mk to 1.9.1
= regen patches while here

from Andreas Bihlmaier (MAINTAINER), thanks
2009-08-24 07:03:02 +00:00
ajacoutot
a65ca3a9f2 Updated to hplip-3.9.8
Fix SHARED_LIBS.
sane-hpaio is a loadable module.
Move some PPD files from -hpijs to -hpcups.
2009-08-20 08:07:48 +00:00
ajacoutot
279517e337 When in DEBUG mode, add --enable-test to CONFIGURE_ARGS as it helps
greatly for debugging (needs cairo for building).

Add two patches (adapted from Ubuntu) to use installed ghostscript
headers instead of the bundle ones.
2009-08-18 12:12:46 +00:00
ajacoutot
4e83c22020 spelling: Cyrrilic -> Cyrillic 2009-08-16 12:19:42 +00:00
sthen
6928bb98f8 Patch the autoconf input files so they pick up python 2.6 and regenerate
configure. PKGNAME bumped to be safe, but probably not needed.
2009-08-12 21:03:56 +00:00
martynas
c141d0f8ee - update to 1.2.15; to fix lilypond build with MODPY_VERSION=2.6
- fix HOMEPAGE, and MASTER_SITES
maintainer away until June 2011.  tweak & ok sthen@
2009-08-12 10:03:23 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
98de9dc395 hp-scan needs graphics/py-Imaging. 2009-08-07 12:20:22 +00:00
giovanni
f6caac7dd5 Update to 20090623 version.
ok and help ajacoutot@
2009-08-03 13:10:09 +00:00
giovanni
1602547c9a Fix master_site
"of course" ajacoutot@
2009-08-03 13:02:55 +00:00
ajacoutot
4f11924257 Remove some now useless part of patch-cupsppd_c 2009-07-27 07:32:20 +00:00
ajacoutot
f8bddf7e5a Major update to hplip-3.9.6b.
Refer to the project homepage for the complete changelog.

This port now comes into 5 subpackages (ala Fedora):
- main: complete hplip functionnalities
- hpijs: deprecated hpijs printer driver
- hpcups: new-gen printer driver
- libs: libraries and helpers used by other subpackages
- gui: graphical tools (systray applet...)

It seems this version works a least as good as the previous one we had
in-tree. I could use some feedbacks for the fancier stuffs that hplip
provides (besides regular printing using hpcups and/or hpijs), like
printer communication, ink levels... because I have no hp equipment, but
at least, there was no regression reported.
(some features are Linux-only and are expected not to work)

Tested by several, thanks!
2009-07-13 08:14:28 +00:00
ajacoutot
e19b4862c3 - update to cups-1.3.11
kurt@'s patches are now upstream
2009-07-12 19:58:19 +00:00
jasper
fba3fa1845 - update homepage 2009-06-23 18:05:17 +00:00
ajacoutot
98a5bdc341 Minor update to gtklp-1.2.7 2009-06-22 08:20:48 +00:00
sthen
fd2b66a2dc fix wantlib, bump 2009-06-19 23:51:35 +00:00
sthen
2c90438f29 add a patch from upstream; fixes printing PDFs with canon drivers bjc600/800.
ok kili@
2009-06-16 21:03:59 +00:00
sthen
87d76d1e83 regen WANTLIB and bump; avahi/gio-2.0 2009-06-16 11:45:28 +00:00
ajacoutot
87bef10f5b Add homepage. 2009-06-09 11:57:27 +00:00
ajacoutot
2553d5a88d Update to system-config-printer 1.0.15. Tested at c2k9. 2009-06-08 19:24:43 +00:00
ajacoutot
fe386413a2 - fix cyclic dependency by using the "no_gtk no_qt3 no_qt4" FLAVOR of
avahi so that only the -main subpackage is built
(i.e. cups needs avahi, avahi needs qt3, qt3 needs cups... *bang*)

issue reported by sthen@, then naddy@, then sturm@...
2009-06-04 21:46:49 +00:00
ajacoutot
fd6b7790be - add avahi support 2009-06-03 16:31:57 +00:00