Commit Graph

1111 Commits

Author SHA1 Message Date
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jasper
4fba78e767 - add a few patches from upstream svn
* clarify an error message
* fix error handling of encrypted files
* save current page when reloading the document

from brynet (MAINTAINER)
2010-01-12 21:45:20 +00:00
ajacoutot
2b40d8d8f2 Tweak MESSAGE. 2010-01-12 10:59:00 +00:00
ajacoutot
562b477e50 -foomatic-db-hpijs 2010-01-12 10:58:01 +00:00
ajacoutot
77a37d554b Remove foomatic-db-hpijs (as it's been dropped from foomatic-db at
openprinting.org).

It's been unmaintained for a long time now and the generated PPDs are
out-of-date for the newer foomatic-*.
Correct PPDs files for HP printers are of course still shipped in the
hpijs package.
2010-01-12 10:55:55 +00:00
ajacoutot
57afa508a2 * -main really needs -hpcups, -hpijs is useless in this case.
* reorder depends
* tweak MESSAGE and COMMENT
2010-01-10 18:09:29 +00:00
edd
fa3f60febf Fix the xindy module path in TeX Live.
OK kili@
2010-01-10 16:43:36 +00:00
ajacoutot
435bc7fde2 Try and be logical:
* no need to depend on foomatic-filters because hpcups uses its own cups
raster and hpijs uses the bundled foomatic-rip-hplip.
* move foomatic-rip-hplip into the -hplip subpackage because it is only
used there.

Bump and add conflict marker accordingly.
2010-01-10 16:43:18 +00:00
kili
c4bc404b9c Only xindy depends on ffcall (which is horribly broken on arm). 2010-01-10 13:06:36 +00:00
edd
a299569caf fix build for the new version of clisp, which has new syntax for clisp-link.
OK kili@
2010-01-07 10:57:17 +00:00
jasper
683631fed7 SECURITY FIX:
CVE-2009-4270: Ghostscript "errprintf()" Buffer Overflow Vulnerability

ok kili@ (MAINTAINER)
2010-01-04 19:14:52 +00:00
kili
d74f83d278 Update to 2.12.3. 2010-01-01 11:00:49 +00:00
jasper
1712187405 Security fix for SA37577, related to CVE-2009-4227.
transfig ".fig" File Parsing Buffer Overflow
2009-12-27 22:15:40 +00:00
ajacoutot
7f48ea4ece Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:54:32 +00:00
benoit
176316ff57 - change my email
- update WANTLIB
2009-12-20 17:28:21 +00:00
espie
ce8c3b0e44 upgrade path from teTeX 2009-12-15 18:01:57 +00:00
edd
55f93cad4c Fixed xz BUILD_DEPENDS, thanks Thanos Tsouanas for the heads up.
OK sthen@
2009-12-15 16:21:18 +00:00
edd
bd02d1c647 Update to TeX Live 2009.
Requires newest pacakge tools for upgrading from 2008.

OK kili@
2009-12-12 17:48:34 +00:00
ajacoutot
03f7ce366f Put binaries back into the -main subpackage. It makes more sense as the
foomatic db can be removed while keeping the gutenprint pkg installed
for printing. It only adds a dependency on print/ijs.
2009-12-10 14:12:01 +00:00
ajacoutot
dc89afaa01 Make it run_depends on hpijs. 2009-12-10 13:49:57 +00:00
ajacoutot
4ec7c40b92 Remove the -gimp subpackage. It had a meaning when gimp did not provide
a sensible printing interface but this is not the case anymore. This
also allows to remove gutenprintui2 and gtk+2 dependency.

Rebuild -foomatic against the latest foomatic-db-engine.
The -foomatic package run_depends on foomatic-db. Move some files from
-main to -foomatic.
2009-12-10 11:04:35 +00:00
ajacoutot
0ee6f3255c Move PPD files under foo2zjs own directory.
Remove MESSAGE, it is not relevant anymore as the CUPS creates the
symlink automatically for us now.
2009-12-10 10:59:00 +00:00
ajacoutot
7cc37258b8 Update to foomatic-db-hpijs-1.4 2009-12-10 10:58:45 +00:00
ajacoutot
b5115d7fc9 Update to foomatic-db-4.0.20091207
Now depends on foomatic-db-engine.
2009-12-10 10:58:25 +00:00
ajacoutot
09adbe6dc8 Update to foomatic-db-engine-4.0.3.
Add a link from foomatic-ppdfile  to the CUPS driver directory so that
PPDs file will be created on demand (no need to hunt for them on
openprinting.org).

Merge MESSAGE from foomatic-db-gutenprint to be more coherent.

Rework dependencies:
foomatic-db{gutenprint,hpijs}->foomatic-db->foomatic-db-engine
2009-12-10 10:57:59 +00:00
ajacoutot
9f0b30e126 Update to foomatic-filters-4.0.3.
(rewritten from perl to c)
2009-12-10 10:57:21 +00:00
ajacoutot
1ca27be86e Create a symlink to the foomatic drivers database so that they are
available without doing anything if some are installed.
2009-12-10 10:57:06 +00:00
ajacoutot
4bc91e5e24 Unbreak after CUPS gnutls -> openssl move.
spotted by jasper@
2009-11-24 17:13:59 +00:00
jasper
2b82712fd4 ECURITY FIX for CVE-2009-3553.
CUPS "cupsdDoSelect()" Denial of Service Vulnerability.
2009-11-22 18:10:12 +00:00
ajacoutot
12bbcded54 Regen WANTLIB after CUPS gnutls -> openssl move. 2009-11-22 17:22:07 +00:00
jasper
d98c45b104 give cups a better chance to build on mips64, this exposes a bug in
ld(1), but the build is able to progress a lot further though.

ok ajacoutot@ (MAINTAINER)
2009-11-22 16:47:35 +00:00
ajacoutot
487de33a33 Regen WANTLIB after CUPS gnutls -> openssl move. 2009-11-22 16:40:03 +00:00
ajacoutot
a5a0b69c01 Now that SHA1_Update symbol conflict has been solved in security/nss3,
remove the need for gnutls and use openssl instead.
2009-11-22 16:38:55 +00:00
kili
abea5e6c76 Update. 2009-11-21 21:58:26 +00:00
kili
c1932f7b75 Security fix (CVE-2009-3607) and bug fixes. 2009-11-21 21:57:50 +00:00
ajacoutot
2ed669f58b Upstream rolled up a new tarball.
from alek@
cvs: ----------------------------------------------------------------------
2009-11-19 22:10:30 +00:00
ajacoutot
2e753781b9 Extend comment with deeper explanation.
No pkg change.
2009-11-11 11:00:32 +00:00
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