Commit Graph

1012 Commits

Author SHA1 Message Date
bernd
692ceb000e Sync after latest cups library bump. 2009-04-27 08:26:23 +00:00
bernd
e5effe71d7 Update to cups-1.3.10. With lots of help from ajacoutot@.
There's an issue with the admin.cgi which will be fixed
in-tree.

ok ajacoutot@, jasper@
2009-04-27 08:25:39 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
sthen
5ddde6614a - Fix USE_SYSTRACE=Yes builds.
- LOCALBASE -> TRUEPREFIX

- Add a separate script (tl-link-config) to decide which config to
symlink. Fixes the situation where -base gets bumped and so the minimal
fmtutil.cnf gets incorrectly linked when really the -full config is
needed.

from maintainer Edd Barrett.
2009-04-23 00:18:17 +00:00
kili
c3ff6c32c9 Update to fontforge-20090408. 2009-04-22 12:23:00 +00:00
kili
4846185f8f Security update to 0.10.6
Fixes CVE-2009-0799, CVE-2009-0800, CVE-2009-1179, CVE-2009-1180,
CVE-2009-1181, CVE-2009-1182, CVE-2009-1183, CVE-2009-1187,
CVE-2009-1188 and a couple of other bugs.

Detailed changelog at http://poppler.freedesktop.org/releases.html

Major bumps to all shared libs. I think that only libpoppler.so
needs a a bump, but bumps are cheap and don't hurt, and I may have
missed some changes when reading the diffs.

ok landry@ (who tested it with epdfview)
2009-04-22 12:14:15 +00:00
ajacoutot
8f7cd0f1e5 - remove workaround now that our default thread stack size has been
increased
2009-04-21 13:01:18 +00:00
jasper
56c787888b - add security fix for CVE-2009-0196
ok kili@ (MAINTAINER)
2009-04-16 19:53:38 +00:00
ajacoutot
d0674337d4 - add some comments ; no pkg change 2009-04-10 16:36:02 +00:00
ajacoutot
61cdcb5a0a - lower some buffer size to prevent crash with default limit settings 2009-04-10 15:35:01 +00:00
ajacoutot
b661e99a20 - fix WANTLIB after cups udate 2009-04-10 12:31:00 +00:00
ajacoutot
1d321633f5 - fix WANTLIB after cups update 2009-04-10 11:59:06 +00:00
jasper
707ab4fa72 - update openclipart to 0.19
(distfile grew to a modest 375M...)

you'll need -r1.7 of ports/infrastructure/install/FS.pm, thanks to naddy@
for fixing an issue there

ok ajacoutot@
2009-04-09 17:19:22 +00:00
ajacoutot
12184f5df1 - make sure Type1 fonts can be found at runtime
from Slackware Linux
2009-04-09 09:25:20 +00:00
ajacoutot
5c0f045c92 - fix a crash with NSS based applications when printing using gtk+2-cups
There are some conflicting symbols between nss and openssl (hint from
martynas@ some time ago about another issue).
- fix tyop while here (MAITAINER -> MAINTAINER)

"looks good" landry@ ok jasper@
2009-04-09 08:47:24 +00:00
jasper
a41479263c - add SECURITY FIXES for SA34534, CVE-2009-0583 and CVE-2009-0584.
patches taken from upstream and gentoo bugreports

ok kili@ (MAINTAINER)
2009-04-06 17:06:33 +00:00
landry
78066ffb46 Update to epdfview 0.1.7, based on a diff by brynet at gmail, who also
takes maintainership.
Bring in two patches from upstream svn to fix
http://trac.emma-soft.com/epdfview/ticket/118.
2009-04-04 09:25:25 +00:00
ajacoutot
4fa823828c - fix the no_gimp PSEUDO_FLAVOR
from Tim van der Molen
2009-03-31 15:11:25 +00:00
naddy
fb023d83f7 bump for python dependency change 2009-03-28 18:12:49 +00:00
jasper
ef461f6a98 - this should be one of the last rounds of missing bumps.. 2009-03-26 11:50:09 +00:00
jasper
c9657ef17b another batch of missing bumps 2009-03-25 13:52:31 +00:00
jasper
4c5694de70 - more missing package name bumps 2009-03-25 13:39:40 +00:00
ajacoutot
e95c0ced6a - regen PLIST to add missing desktop file
spotted by Mikolaj Kucharski, thanks!
2009-03-23 19:28:22 +00:00
ajacoutot
b5edb014d9 - major update to gutenprint 5.2.3 which is the latest stable version
If you're running with locally generated PPD files, you will need to
regen them with foomatic-ppdfile(1) so that the driver uses
gutenprint-ijs.5.2 and not gutenprint-ijs.5.0.

Tested on several printers without regression.
2009-03-23 17:17:33 +00:00
ajacoutot
daf6cc05c9 - enable dbus support
this adds some nice desktop functionnality when dealing with print
queues, printer notifications...
2009-03-23 15:04:41 +00:00
kili
fd5bb03941 Explicitely use ${MODPY_BIN}, so people don't get different results
depending on wether there's a python -> python2.5 symlink or not.
And fix the build now that configure will always find python.

Problem found by Edd Barret (vext01 at gmail dot com).

"looks right" wcmaier@ (some days ago)
2009-03-18 20:49:50 +00:00
sthen
6b60308588 use ${MODPY_LIB_DEPENDS} to fix lib_depends pkgspec, bump. 2009-03-17 21:30:14 +00:00
sthen
ea67a9cb53 fix depends, bump 2009-03-17 19:32:44 +00:00
ajacoutot
c6b353a2e0 +splix 2009-03-17 18:38:22 +00:00
ajacoutot
4486f0920e Import splix-2.0.0
SpliX is a set of CUPS printer drivers for SPL (Samsung Printer
Language) printers.  This driver is usable by all printer devices which
understand the QPDL (Quick Page Description Language) language.  It
covers several Samsung, Xerox, Dell and Ricoh printers.
2009-03-17 18:37:20 +00:00
kili
d4d18dc107 Bump for python deps. 2009-03-16 22:20:02 +00:00
ajacoutot
d9ce578e26 - tweak 2009-03-15 18:31:29 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
sthen
2217a86e32 sync WANTLIB/LIB_DEPENDS and bump 2009-03-12 18:13:54 +00:00
ajacoutot
57a1b88602 - tweak rc.local bits in MESSAGE 2009-03-05 17:17:28 +00:00
jasper
98266ca12c Security fix for CVE-2008-5183.
Patch adapted from Red Hat's solution.

ok ajacoutot@ (MAINTAINER)
2009-03-04 19:50:00 +00:00
kili
2f0ed9b4c5 Add @pkgpath and @conflict markers to let pkg_add -u correctly
update the texlive packages. Bump all pkgnames.

"looks good to me" espie@, "please commit" naddy
2009-02-22 19:05:17 +00:00
sthen
cdf0161dd3 tidy MASTER_SITES for some distfiles I mirror. no bump. 2009-02-18 14:06:45 +00:00
jasper
580818c350 regen patch 2009-02-15 18:57:27 +00:00
naddy
14feb56f24 forgotten pkgname bump 2009-02-11 15:37:16 +00:00
naddy
13a1c92a0f forgotten package bump 2009-02-11 15:28:11 +00:00
ajacoutot
c39863fa89 - make the job viewer work
- remove some unused patched
- remove more redhat branding
2009-02-10 17:19:42 +00:00
ajacoutot
13346f229e - move some files from -main to -foomatic where they belong; fix
packaging of flavored builds
- regen WANTLIB while here
2009-02-09 11:25:12 +00:00
ajacoutot
5b8ea0a3f5 - add a patch to allow anyone to listen to the new printer notification
dbus signal
from Debian
2009-02-02 23:10:05 +00:00
ajacoutot
eeb3a85b88 - SECURITY: fix for Secunia SA31470 -- patches adapted from RedHat
(CVE-2008-2940 CVE-2008-2941)
prodded by jasper@
- fix some hardcoded paths and regen PLIST while here

ok jasper@
2009-02-02 10:47:11 +00:00
ajacoutot
f18131fe57 - update to system-config-printer-1.0.13
ok jasper@
2009-01-31 12:37:30 +00:00
ajacoutot
75280f8be8 - update to py-cups-1.9.45
- add a small workaround because our CUPS is too old (CUPS will get a major
update on the next dev cycle)

ok jasper@
2009-01-31 12:36:59 +00:00
ajacoutot
3a3afaef2a - provide a default desktop file from the ones that are installed; put it
in the correct place and add a corresponding icon and goo
- remove sturm@ from maintainer per his request

ok sturm@
2009-01-29 20:07:05 +00:00
ajacoutot
c900c4fbde - no need for the gtk FLAVOR of ghostscript, now that libgs is provided
by default ; drawback is that this becomes SHARED_ONLY
from kili@
- merge PFRAG.shared into PLIST
2009-01-19 14:03:53 +00:00