Commit Graph

1020 Commits

Author SHA1 Message Date
ajacoutot
bb4ed2b8b5 - just like a2ps, build both letter and a4 FLAVORS for psutils 2009-05-19 13:48:34 +00:00
ajacoutot
7943d34c8c - be consistent with a least ghostscript and a2ps and build the letter
FLAVOR by default
- regen PLIST while here
2009-05-19 13:46:34 +00:00
ajacoutot
45145171af - don't link .so to .so.X.Y
- merge PFRAG.shared into PLIST
- bump
2009-05-19 11:15:28 +00:00
ajacoutot
9ff4d05ca6 - upstream integrated kurt@'s patches with some small changes ; bring
them in as it will ease update to a new release
2009-05-18 17:09:54 +00:00
ajacoutot
8fd5cae47a - tweak MESSAGE & bump 2009-05-16 17:34:52 +00:00
kurt
e436b9fc81 Fix daemon mode by correcting non-portable code:
- close(0); open(...); is no guaranteed to open on file descriptor 0.
  Change to using dup2()
- Threaded applications that fork() may only call async-signal-safe
  functions in the child process until such time as one of the exec
  functions are called. Enable the APPLE code path that uses execlp()
  in child. Also close child fd's in such a way as to not trip on
  non-blocking fd design issues of libpthread.

okay ajacoutot@
2009-05-14 12:38:52 +00:00
ajacoutot
dd1ef1ab89 Revert part of previous, it does not seem to help after all; for now
it is advised to start cups in foreground mode (i.e. 'cupsd -f &').
Issue is still under investigation.
2009-05-09 11:05:44 +00:00
ajacoutot
95350a94bb - disable threading; it causes several issues which will need more
investigation
- explicitely set some configure switches
- use wheel as "system-groups" instead of non-existent "sys"
- enable raw printing
- respect CFLAGS
- add GSSAPI support
- tweak gecos
- add missing @sample
2009-05-08 20:00:57 +00:00
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