Commit Graph

1483 Commits

Author SHA1 Message Date
sthen
7e0b0c7e60 fix trailing backslash; pointed out by Andreas Kahari, thanks!
ok ajacoutot@
2010-03-29 13:11:42 +00:00
jasper
e04d0415fd - update openclipart to 2.0 2010-03-29 12:23:24 +00:00
ajacoutot
b9b195187c No need to specify the no_* FLAVOR for avahi, this is the default now.
naddy thinks there may be some gratuitous bumps but let's be safe.

reads good to sthen@, ok jasper@
2010-03-29 07:52:26 +00:00
ajacoutot
ed5c5131df Move hp-check from -gui to -main. 2010-03-26 08:00:03 +00:00
ajacoutot
07ff32bdb7 Fix packaging so that grumpy v2.0 can make good dreams. 2010-03-25 21:41:34 +00:00
oga
3304c7a5be Fix latex-mk when using pdflatex with xfig.
The suffix make rule was typoed to still generate a .eps instead of a
.pdf, making it fail. Bump packagename.

"durrr, OK" phessler@, "I never used xfig with latex-mk, so if it works
for you go ahead" ${MAINTAINER}
2010-03-24 16:15:06 +00:00
ajacoutot
f6a9d7a924 Add setup.py to the SUBST_CMD list.
from Greg Jones, thanks.
2010-03-24 06:31:13 +00:00
naddy
e9c6b1da7f * extract directly into destdir to save copy
* remove execute bits from data files
2010-03-21 16:43:40 +00:00
ajacoutot
c2879afdcf Update to foomatic-db-engine-4.0.4.
The important part for us is that "it is not required any more that for
Foomatic to return a PPD file for a given printer/driver combo that
there is an XML file for both the printer and the driver. One XML file
(either printer or driver) is enough when this file describes the
printer/driver relation."
That means that printers that did not appear before (i.e. one could not
create a custom ppd) where they were marked as supported will now
appear and work fine.
2010-03-21 14:41:00 +00:00
ajacoutot
311ef385df Update to foomatic-filters-4.0.4.
Get rid of the libgs dependency.
2010-03-21 14:39:40 +00:00
edd
c5a355f911 Remove 'tlmgr' script. It is not intended to be used with the OpenBSD
packakges and if it were to work it would screw up package checksums.

OK, jasper@
2010-03-21 13:22:55 +00:00
ajacoutot
c3eff2d298 Major update to hplip-3.10.2.
Take maintainership.
Tweak, flush and fix dependencies...

Add some example on how to use hplip.
2010-03-21 11:07:43 +00:00
ajacoutot
43ca060d34 Set better defaults to fix some printing issues with lpd(8).
issue reported by Jan Stary
2010-03-21 10:49:25 +00:00
ajacoutot
f4844268e7 Take maintainership of these print ports. 2010-03-21 10:14:50 +00:00
ajacoutot
9bb999da35 Update to gutenprint-5.2.5. 2010-03-21 10:00:36 +00:00
ajacoutot
00bcec65dc Update to libspectre-0.2.4.
Take maintainership.

ok jasper@
2010-03-21 09:50:59 +00:00
ajacoutot
00a8519bba Update to py-cups-1.9.48.
Take maintainership.
2010-03-21 09:46:02 +00:00
jsg
c4093906b0 Bring in pdfjadetex.ini from TeX Live svn revision 16978
by Karl Berry, which unbreaks jadetex with TeX Live 2009.

ok edd@ jasper@
2010-02-17 10:19:08 +00:00
naddy
f7d8d158a2 bump so we don't collide with earlier package names; ok ajacoutot@ 2010-02-10 16:32:22 +00:00
jasper
228964a8d2 - extend archtecture tests for mips64el
ok naddy@ phessler@
2010-02-09 12:23:59 +00:00
kili
d4dc1f4d12 Actully build the complete thing during make build instead of linking
obj/gs during make fake. This fixes the breakage on hppa found by
landry@ the other day. Bump PKGNAME to be save (shouldn't be
necessary, but the failure on hppa was weird enough to get paranoic).

Builds fine on hppa for landry@.

ok ajacoutot@
2010-02-06 19:56:40 +00:00
ajacoutot
7b9098c173 Give some much needed love so this port:
* tweak COMMENT and DESCR, document FLAVORS
* add myself as MAINTAINER
* fix the s10x14 FLAVOR
* we already patch Makefile.unix so move the *_FLAGS to it
* Remove Apple copyrighted files (from Fedora).
* bump PKGNAME major version to be on par with every other *nix

ok kili@ espie@
2010-02-06 11:26:29 +00:00
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
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
ajacoutot
9177b9710f - bugfix update to poppler-0.10.7
ok kili@
2009-05-26 13:05:46 +00:00
sthen
6f96b7b778 remove comment about a known issue that's already been fixed; bump PKGNAME
from Edd Barrett (maintainer).
2009-05-25 17:19:12 +00:00
ajacoutot
b49b306aa4 - regen WANTLIB (from cups kerberos support)
- bump
2009-05-22 14:56:37 +00:00
ajacoutot
31b65561fb - regen WANTLIB (from cups kerberos support)
- bump
2009-05-22 13:51:08 +00:00
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
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
kili
e91fb64abf Build, install and use libgs in all flavors on shared archs. Note:
there is currently no libgs (not even a libgs.a) on static archs.

Install only *one* binary (bin/gs), even in the gtk flavor; the gsc
binary in the gtk flavor was identically to gsx, with the exception
that the display driver (which is the sole purpose of the gtk flavor)
didn't work in gsc.

ok ajacoutot@
2009-01-19 12:46:22 +00:00
ajacoutot
1de2fd2b40 - new MAINTAINER: Benoit Lecocq 2009-01-16 07:52:50 +00:00
ajacoutot
1f20d1b59f - this needs gperf to build
from Andreas Kahari on ports@, thanks!
2009-01-08 09:54:32 +00:00
jasper
e5e123db33 - add a bunch of missing headers that fix a crash at startup on amd64.
* another example why checking build logs for implicit declarations
  makes sense

crash noticed by claudio@
2009-01-07 17:51:16 +00:00
kili
1b463fbe8b Don't use MODPY_EXPAT_DEPENDS.
Update license marker.

With help from fgsch@ (thanks!)
ok alek@ (maintainer)
2009-01-04 16:54:09 +00:00
djm
8499cec521 remove dependencies on removed python subpackages; prodded by sturm@ 2009-01-02 13:07:36 +00:00
steven
aae8a54f74 another typo
from Edd Barrett
2008-12-27 18:22:36 +00:00
steven
1d68304279 don't use -O3
from maintainer Edd Barrett some time ago
2008-12-27 16:01:44 +00:00
steven
634fe4d4ab fix typo
from maintainer Edd Barrett
2008-12-27 12:17:40 +00:00
sturm
6a75f4fccb this is part of texlive, maintainer didn't object 2008-12-26 10:03:20 +00:00
ajacoutot
665a62471d - last commit needed a bump 2008-12-23 10:55:30 +00:00
jolan
17ebdecbd4 respect SYSCONFDIR 2008-12-23 00:18:01 +00:00
sturm
d4e9b85f7f unlinked from builds more than 14 month ago, time to say goodbye 2008-12-22 15:54:38 +00:00
ajacoutot
3bf0fc5c19 - remove some Fedora specifics
from opensolaris
- while here, regen PLIST
- bump
2008-12-21 11:40:40 +00:00
ajacoutot
45a0f3aff7 - take maintainership of these ports, jacob@ is on audio now and not
printing anymore ;-)

"go ahead" jacob@
2008-12-20 21:15:56 +00:00
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +00:00
sturm
87df80d2e7 unlink jadetex from builds
it is now part of texlive but also depends on it, which doesn't work
it's not deleted yet, to give anil (maintainer) a chance to verify both
jadetexs are equivalent
it will be removed soon, though
2008-12-15 14:07:21 +00:00
sturm
ed47dbcfb9 unbreak creation of fmt files, fixes jadetex und should fix sbcl
from maintainer Edd Barrett
2008-12-15 08:08:05 +00:00
ajacoutot
ad0ac88e01 +libspectre 2008-12-12 16:03:27 +00:00
ajacoutot
1d8ff7d6ec Import libspectre-0.2.2
libspectre is a small library that provides a convenient and easy to use
API for handling and rendering Postscript documents.

looks good to jasper@
2008-12-12 16:02:51 +00:00
jasper
c75abcdae7 - SECURITY FIX for CVE-2008-3863 and CVE-2008-4306 (buffer overflows)
* patch taken from debian's bugreport #506261.

- specify license version and regen PLIST while here
2008-12-09 16:00:17 +00:00
jasper
c8e713f95c - regen patches so next diff will be cleaner 2008-12-09 15:23:55 +00:00
steven
18f4cdc817 enable luatex, which also makes texdoc work
from maintainer Edd Barrett
2008-12-04 22:29:06 +00:00
sthen
1e5c4e5bf9 Zvezdan Petkovic drops maintainership of these ports, req on ports@.
(packages bumped)
2008-12-03 23:44:44 +00:00
steven
d296bba242 change dependency to texlive-base again 2008-11-30 18:48:09 +00:00
steven
105a6556a8 reorganize packaging: remove -tetex package, this is now all included in
the main -minimal texmf package. this now allows using latex without the
need to install extra packages.

from maintainer Edd Barrett, requested by sturm
2008-11-30 18:45:27 +00:00
ajacoutot
0ac1928a92 - @bin markers, WANTLIB fix and bump 2008-11-29 09:49:03 +00:00
ajacoutot
31e6cf352b - add @bin markers
- fix WANTLIB
- bump
2008-11-28 17:36:18 +00:00
ajacoutot
5b4a715552 - run_depends on a2ps instead of enscript
brought to you by the "make printing easier" department ;-)

sounds good to jakemsr@ (maintainer)
2008-11-23 22:35:33 +00:00
ajacoutot
ca71470303 - update to a2ps-4.14
- tweak license marker (from kili@)
- sync COMMENT with reality
- this needs psutils for most features
- enable delegations without needing to build_depends on the
corresponding programs so that printing for most formats will just work,
granted necessary utilities are installed

"commit it" kili@
2008-11-23 20:28:32 +00:00
kili
a9532d1023 Add some missing files to PLIST-qt4 (noted by Edd Barrett) and fix
WANTLIB. All pkgnames bumped.
2008-11-19 18:27:16 +00:00
ajacoutot
bca5fcd5fa - install pstoraster.convs sample file so that CUPS can use pstoraster
without any configuration tweaks

ok kili@ (maintainer)
2008-11-19 09:59:38 +00:00
ajacoutot
511c15f8bd - fix HOMEPAGE
- specify license marker
- uncomment the foomatic-rip link CUPS filter

"that's fine" jakemsr@ (maintainer)
2008-11-19 05:30:13 +00:00
ajacoutot
6c01c04658 - remove foomatic-rip link (the foomatic-filters package now handles it)
- tweak MESSAGE
2008-11-19 05:28:30 +00:00
sturm
61f551aa19 revert due to circular dependencies, a correct fix is being worked on
noticed by markus lude
2008-11-15 20:08:53 +00:00
sturm
4f63d24aa0 depend on texmf,-tetex so this package actually becomes useable
this should unbreak all those ports just depending on texlive/base

ok maintainer
2008-11-14 10:43:11 +00:00
kili
bd3f00bb23 cups is an ex-flavor 2008-11-12 19:27:28 +00:00
kili
fe63fbce40 Use dlopen(2) for cups libraries to get rid of the cups flavor and
the evil circular dependencies.

Idea: bernd@
Tests: ajacoutot@
Catering: Sir Lancelot
Music: Dave Soldier and Komar & Melamid

ok ajacoutot@
2008-11-12 19:26:38 +00:00
jasper
1cdf0d0b74 - fix directory on master_sites
- remove one dead site while here
2008-11-05 18:08:33 +00:00
steven
7d82ac776c don't link libstdc++ statically 2008-11-03 21:30:53 +00:00
matthieu
1b8d2a6a01 Update to foiltex 2.1.4b. ok ajacoutot@. 2008-10-30 19:42:09 +00:00
ajacoutot
5be1ba2e28 - use xdg-open in the desktop file command 2008-10-30 15:07:05 +00:00
ajacoutot
a6cf2c9fdb - make sure we don't try to install stuff outside of WRKINST if the
/usr/share/applications directory exists
spotted by todd@
- while here, do install the .desktop files and icons and add the
corresponding goos
- regen PLIST
- bump
2008-10-30 13:26:41 +00:00
steven
d876cd0f58 needs -fPIC to build on sparc64.
confirmed by sturm@
2008-10-29 09:26:20 +00:00
kili
3e88a42347 Update to 8.63.
ok ajacoutot (who trusts me... hrhrhr)
2008-10-28 17:53:42 +00:00
naddy
a57993cf08 Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the
latter location.
2008-10-28 15:21:48 +00:00
kili
7f2a877fd4 +poppler-data 2008-10-28 13:01:31 +00:00
kili
350bbb9d30 This package consists of encoding files for use with poppler. The
encoding files are optional and poppler will automatically read
them if they are present.  When installed, the encoding files enables
poppler to correctly render CJK and Cyrrilic properly.  While poppler
is licensed under the GPL, these encoding files are copyright Adobe
and licensed much more strictly, and thus distributed separately.
2008-10-28 13:01:11 +00:00
kili
de3e4e19d9 Update to 0.10.0. 2008-10-28 12:59:55 +00:00
ajacoutot
003b771660 - remove foomatic-filters from RUN_DEPENDS (for now) as it creates a
circular dependency with ghostscript-*-cups
- precise license marker
- take over maintainership
- bump

ok kili@ mbalmer@
2008-10-28 12:33:32 +00:00
kili
acf4182307 Update to fontforge-20080927. 2008-10-27 17:58:52 +00:00
ajacoutot
18435d46ac - update to system-config-printer-1.0.9 2008-10-27 13:29:13 +00:00
steven
d2d4f842eb depends on texmf-tetex package 2008-10-22 05:15:42 +00:00
steven
cbd92ff8ac update to texlive 2008
reorganize port structure

all from maintainer Edd Barrett
2008-10-21 20:57:57 +00:00
ajacoutot
94b7a63ec5 - xmlto is only a build_depends, not a run_depends 2008-10-16 12:52:39 +00:00
steven
dea322904f move some stuff between subpackages, sort plists
(no pkg bumps since it's not hooked to builds yet)

from maintainer Edd Barrett
2008-10-12 22:00:36 +00:00
jasper
272bbdad42 - fix MASTER_SITES 2008-10-10 13:45:02 +00:00
steven
9d52f600b6 fix pkgnames in rundepends
not bumping since we're not building it yet
2008-10-08 05:22:45 +00:00
steven
b7be487879 import texlive 2008, texmf part
reorganized port uses subpackages now instead of separate ports
easier to work on in tree; not linked to builds yet.

from maintainer Edd Barrett
2008-10-07 20:54:35 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
ajacoutot
4eed10c764 - TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS 2008-09-17 13:54:54 +00:00
ajacoutot
1acf3a9c98 - update to system-config-printer-1.0.7 2008-09-17 12:00:56 +00:00
ajacoutot
e9ab8cc44c - small update to version 1.9.42 2008-09-17 11:57:44 +00:00
martynas
a677746674 - don't round to double-precision
ok naddy@
2008-09-11 19:24:23 +00:00
ajacoutot
4694217313 - don't tell users to install the -cups subpackage when it does not exist
anymore
2008-08-31 16:06:11 +00:00
sthen
dd34d332a7 update transfig to 3.2.5 to match the recently updated xfig.
Add license marker. Tested by oga@, thanks!
2008-08-28 19:02:55 +00:00
martynas
9388d76aa7 don't try to use extended-precision isfinite. ok naddy@ 2008-07-30 17:12:24 +00:00
jakemsr
23a358bfc4 * kill the -cups subpackage, it's redundant and leads to a circular
dependency with ghostscript/cups.
* add @bin markers while here

requested by and help from kili@, ajacoutot@ agrees with the idea
2008-07-27 00:05:24 +00:00
kili
0983b83248 Instead of copying the address, just copy the color data.
Initially found by naddy grepping for suspicious casts.
Bug and patch approved upstream.
2008-07-12 19:11:56 +00:00
naddy
92ee1a8d26 SECURITY:
Fix memory management bug (CVE-2008-295).
2008-07-09 14:45:11 +00:00
ajacoutot
01613278e8 - update to system-config-printer-1.0.3
looks fine to jasper@
2008-07-08 09:33:21 +00:00
ajacoutot
0e9c5c133e - update to py-cups-1.9.40
- use SUBST_CMD in the process

looks fine to jasper@
2008-07-08 09:32:49 +00:00
ajacoutot
063a45fc90 - include dir is LOCALBASE, not TRUEPREFIX
Edd Barrett (MAINTAINER) agrees

"yep, change that" steven@
2008-06-30 21:38:28 +00:00
ajacoutot
1228e6a72e - remove X-Red-Hat category for .desktop files (from jasper@)
- make the manage printer job entry appear (from jasper@)
- fix path to system-config-printer in applet.py
- use SUBST_FILES

ok jasper@
2008-06-12 21:51:42 +00:00
ajacoutot
aebff0d549 - link the hpaio module the same way as other sane backends loadable
modules ; this should allow scanimage(1) to work

issue reported by Stephan Andreas <alfons1991 at arcor dot de> on ports@
2008-06-05 19:10:43 +00:00
jasper
53f601691d - fix path 2008-05-31 22:24:50 +00:00
ajacoutot
37c8796785 - remove dependency on devhelp for lighter non-gnome ports to avoid a
too big dependency chain

requested by steven@
discussed with steven@ espie@ fgsch@
2008-05-27 08:02:51 +00:00
ajacoutot
d8df7a8750 - since devhelp files are provided, make it run_depends on devhelp so
that we can actually see them

ok jasper@
2008-05-26 08:32:57 +00:00
jasper
efa1fc04a6 able the DRM bits here too, like it was done for xpdf
from brad@
2008-05-21 11:52:49 +00:00
fgsch
9422412b4a sync with cairo update. jasper@ ok. 2008-05-19 09:57:43 +00:00
ajacoutot
b6e6f1b1a3 +gtklp 2008-05-17 13:32:32 +00:00
ajacoutot
839c070db6 Import gtklp-1.2.6
GtkLP is a graphical frontend for CUPS, the Common UNIX Printing System.
It is used to have an easy (and graphical) access to all of the many
options of cups-managed printers.

"this can go in" bernd@
2008-05-17 13:29:29 +00:00
espie
58aed27e40 fix ports that reference qt3 and python directly 2008-05-11 19:41:20 +00:00
kili
cbb706a50f Fix the build of the gtk flavor on amd64.
Tested by steven@, who also found the problem.
2008-05-09 19:29:44 +00:00
steven
3e5124a6c9 substitute the right directory into tex-site.el
found by fulvio ciriaco (oivulf at gmail)
2008-05-07 05:10:30 +00:00
okan
d344b51008 ht conflict now only exists for older ht ports.
feedback and ok merdely@
2008-05-04 20:45:30 +00:00
fgsch
6ef5bed285 install some icons and use them for the desktop. bump package.
maintainer and ajacoutot@ ok.
2008-05-02 11:55:42 +00:00
bernd
9ea33ae747 Update to cups-pdf-2.4.7 and include the cups-pdf email dispatch script.
With help from ajacoutot@.

ok jasper@
2008-04-29 12:10:15 +00:00
kili
3041c88e03 CVE-2008-1693 (adapted from the xpdf patch from debian).
ok naddy, bernd
2008-04-22 23:55:09 +00:00
fgsch
41dc572f97 add epdfview,cups. ok espie and ajacoutot 2008-04-22 10:12:47 +00:00
ajacoutot
60bb00b8bd - fix CATEGORIES 2008-04-20 09:49:33 +00:00
bernd
618c764e30 Security fix for CVE-2008-1693. From Debian. 2008-04-19 07:52:15 +00:00
jasper
66af960085 - add lss 2008-04-13 17:46:36 +00:00
jasper
6fcf2df718 import lss 0.1.6
LSS is a symbol browser to help creating LaTeX documents with many math
symbols.
All symbols are grouped into categories and user can copy symbol name to
system-wide clipboard (or insert it directly to first running copy of
gVIM) by selecting symbol icon from list.
2008-04-13 17:45:43 +00:00
jasper
9e72ef3db9 - add py-cups and system-config-printer 2008-04-10 10:24:19 +00:00
jasper
9663087b13 import system-config-printer 0.9.90
CUPS configuration GUI.  Configures a CUPS server. It uses the CUPS API
to do this. The communication with the server is performed using IPP. As
a result, it is equally able to configure a remote CUPS server as a
local one.

help and ok ajacoutot@
2008-04-10 10:23:04 +00:00
jasper
71202b314f import py-cups 1.9.38
Python bindings for the CUPS API.

help and ok ajacoutot@
2008-04-10 10:21:42 +00:00
kili
6cf57f0d06 Re-add some important files dropped with the last update.
Noticed by Onat I. <onatinadresi@gmail.com>, fix double-checked also
by Onat I. and Giovanni Bechis <bigionews@snb.it>.
2008-04-06 15:48:13 +00:00
kili
ed80eba166 Update to 8.62.
NOTE: the cups flavor will probably vanish very soon. See
http://marc.info/?l=openbsd-ports&m=120624299930920&w=2 for
explanation.

"looks ok", and some testing, jakemsr@
2008-04-01 20:37:00 +00:00
wcmaier
2f08e80c7d Make distfile fetchable via MASTER_SITE_SOURCEFORGE.
Noticed by Tobias Ulmer; ok merdely@ jasper@
2008-03-31 12:49:58 +00:00
ajacoutot
1cde74a860 - update to version 2.7.12 (should be the latest 2.7.* release; we'll
see about updating to the 2.8.* version later)
- enable gui interface

Thanks to Predrag Punosevac <punosevac at math.arizona dot edu> for the
reminder
2008-03-15 10:18:29 +00:00
jasper
5f786b2cb6 - remove unneeded patches, these ports use devel/libtool for a while
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
merdely
3cfc70432a Update phxbsd mirror URL (thanks dwc). No bump necessary.
ok okan@
2008-02-13 04:40:17 +00:00
mbalmer
582842c344 Update to detex-2.8 which has now a proper license. Thanks to Daniel
Trinkle (the author) for taking the time to talk to his University and
to clarify the copyright/licensing situation.

ok steven
2008-02-02 11:56:13 +00:00
steven
0ca3079df6 use INSTALL_SCRIPT for shell scripts, avoids trying to strip them.
noticed by Edd Barrett
2008-01-28 23:03:09 +00:00
steven
2506b0efb8 fix a bug in the powerdot class.
from texlive via maintainer Edd Barrett
2008-01-26 13:07:23 +00:00
steven
fbf31af51a +pdfjam 2008-01-26 10:36:42 +00:00
steven
c7b18ff0b9 import pdfjam 1.20
PDFjam is a small collection of shell scripts which provide a simple
interface to some of the functionality of the excellent pdfpages
package for pdfLaTeX.

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2008-01-26 10:35:55 +00:00
espie
6bd4daa538 fix qt4 plugin compilation. 2008-01-21 22:52:43 +00:00
ian
97429db11b Add desktop goo, ok mbalmer@ 2008-01-21 17:13:32 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
kili
36016587c8 Dependency changes after gimp update. 2007-12-28 19:00:58 +00:00
ajacoutot
898ac781a4 - add missing scrollkeeper-update goo 2007-12-18 16:05:48 +00:00
ajacoutot
a404862929 - add update-mime-database goo 2007-12-16 11:30:20 +00:00
ajacoutot
9e8d6a32fa - add update-desktop-database goo 2007-12-15 21:43:03 +00:00
jakemsr
b8d7bcd5a4 use -pthread instead of -lpthread for pthreads linkage in CUPS
bulk build tested by steven@ (a while ago) "sure" mbalmer@
2007-12-11 08:00:06 +00:00
steven
029dbf5bcd clean up some more on pkg_delete, and adapt messages a bit.
mostly from maintainer Edd Barrett, with some tweaks
2007-12-09 10:49:34 +00:00
kili
5e00cbfecb Account for the poppler update, and bump pkgname. 2007-12-07 20:10:33 +00:00
kili
4daab47c77 SECURITY: Update to poppler 0.6.2 (fixes CVE-2007-3387).
ok landry@
2007-12-07 19:55:58 +00:00
ajacoutot
79ef00d88c - make the -cups subpackage run on the cups FLAVOR of ghostscript since
it needs pstoraster

ok naddy@
2007-11-20 15:48:41 +00:00
ajacoutot
beac1a304b - add the cups FLAVOR to the build
"fine with it" okan@, "add it" steven@
2007-11-20 14:18:16 +00:00
kili
a1f3aba027 Update to 8.60.
Add a cups flavor (for the pstoraster thingy).
Accept the truth and dake maintainership.

Tested by many.
ok simon@
2007-11-19 20:06:56 +00:00
jasper
33f06b00d3 update maintainers email address.
per his request
2007-11-13 20:05:00 +00:00
bernd
5db1b659e7 ht and texlive_base both install ${LOCALBASE}/bin/ht.
Add @conflict markers.
2007-11-06 06:33:51 +00:00
ajacoutot
eac18dfe63 - forgot these in previous commit 2007-11-05 09:50:09 +00:00
ajacoutot
26555bd7a4 - merge PFRAG.shared into PLIST as it is SHARED_ONLY 2007-11-05 09:46:00 +00:00
ajacoutot
3eb6ff13cc unlink py-reportlab-barcode 2007-11-05 09:45:40 +00:00
ajacoutot
f931fde204 - remove barcode plugin (included in py-reportlab now) 2007-11-05 09:45:05 +00:00
ajacoutot
67af7f0bdd - update to version 2.1
- add conflict with barcode plugin as it's now included in py-reportlab
- rl_accel now comes in a separate tarball

maintainer timeout
2007-11-05 09:44:19 +00:00
steven
ff5b83dc7f late pkg bump after switch to python 2.5 2007-11-04 23:24:43 +00:00
merdely
f15550d688 Foo2zjs updated to latest version, some printers added,
some fixes to make it work with Ghostscript 8.60.

From Giovanni Bechis (MAINTAINER)
ok ajacoutot@
2007-11-04 15:47:45 +00:00
ajacoutot
3904196687 s/hpijs/hplip/ 2007-11-02 15:51:28 +00:00
ajacoutot
9191dec4ce - remove
this has been replaced by print/hplip,-hpijs
2007-11-02 15:50:40 +00:00
ajacoutot
0639571144 Import hplip-2.7.10
This port contains 3 subpackages:

* hplip
HPLIP is an HP developed solution for printing, scanning, and faxing
with HP inkjet and laser based printers in Unix.
The HPLIP project provides printing support for 1,248 printer models,
including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy),
Business Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP.

* hpijs (supersed print/hpijs)
The Hewlett-Packard Co. Linux Inkjet Driver Project is an add-on to the
GNU Ghostscript application. This driver is based on the Hewlett Packard
Appliance APDK for deskjet printers.

* hplip-docs
Documentation for HPLIP in HTML format.


feedback from winiger@, reviewed by bernd@
"looks correct" jasper@ , "works for me" sthen@
2007-11-02 15:48:55 +00:00
ajacoutot
3e936da7e5 - domain name change; fix MASTER_SITES 2007-10-27 23:44:41 +00:00
jasper
8b6b52a5bd - use our naming scheme for patches 2007-10-26 21:49:00 +00:00
steven
b08d2ecda2 remove a bunch of symlinks when the package gets deleted.
from maintainer Edd Barrett
2007-10-19 22:14:13 +00:00
jakemsr
b87cd349c7 typo noticed by Giovanni Bechis <bigionews <at> snb <dot> it>, thanks 2007-10-19 09:12:03 +00:00
steven
d1d27c6dc2 remove two ports which are now included in texlive/texmf-full 2007-10-17 21:31:44 +00:00
kili
f843d0ffe7 Fix installation of tcdialog.1 if texlive_base is already installed.
ok matthieu@
2007-10-15 07:31:57 +00:00
kili
7290c0491f bump PKGNAME after python version switch 2007-10-12 16:52:56 +00:00
steven
359e10e23c remove broken master site; from Jim Razmus 2007-10-08 14:01:12 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
steven
e68d34c3f3 redistribution is allowed, so set PERMIT* to yes.
ok mbalmer@ jasper@
2007-10-02 14:01:12 +00:00
steven
9381f1cdea unlink ppower4 and prosper, which are included in texlive 2007-10-01 11:45:11 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
steven
9c4772bd94 unlink teTeX, which is being replaced with texlive 2007-10-01 11:14:26 +00:00
ajacoutot
cd086fa455 +gutenprint 2007-10-01 10:34:29 +00:00
ajacoutot
5f98d6be66 Import gutenprint-5.0.1
Gutenprint, formerly known as gimp-print, is a project to provide high
quality drivers for Canon, Epson, Lexmark and PCL printers.
This package contains the driver libraries which are the basis of the
gutenprint project, and which can be used by other printing programs. It
may be used with most common UNIX print spooling systems, including
CUPS, lpr, LPRng, or others.

There are 3 subpackages:
* foomatic-db-gutenprint -> Foomatic data for gutenprint drivers
* gutenprint-cups -> gutenprint CUPS driver
* gutenprint-gimp -> Gimp print plug-in


Note: the direct CUPS drivers won't work as they need pstoraster which
will be included with the next ghostscript update; you will still be
able to print with CUPS using foomatic (which most of the time is the
recommended way anyway).
Hopefully, more people will test this now that it's in.

based on a port by jakemsr@
ok jakemsr@
2007-10-01 10:32:57 +00:00
steven
315c46ce8a register symlink in plist instead of using @exec/@unexec
discussed with mbalmer
2007-09-30 14:39:23 +00:00
ajacoutot
564932b702 - update to foomatic-db-engine-3.0.20070919 for better support of newer
PPDs (also resolve a parsing bug on powerpc)
- use a saner version number
- fix default libdir

ok jakemsr@
2007-09-26 08:25:34 +00:00
ajacoutot
80b8e36a57 - use a saner version number
noticed by jakemsr@
discussed with brad@ and bernd@
2007-09-26 08:17:47 +00:00
ajacoutot
8033bfe947 +foo2zjs 2007-09-26 06:26:54 +00:00
ajacoutot
0034214ace Import foo2zjs-20070901
foo2zjs is an open source printer driver for printers that use the
Zenographics ZjStream wire protocol for their print data, such as the
Minolta/QMS magicolor 2300 DL or Konica Minolta magicolor 2430 DL.
These printers are often erroneously referred to as winprinters or GDI
printers.
However, Microsoft GDI only mandates the API between an application and
the printer driver, not the protocol on the wire between the printer
driver and the printer.
In fact, ZjStream printers are raster printers which happen to use a
very efficient wire protocol which was developed by Zenographics and
licensed by most major printer manufacturers for at least some of their
product lines.


from Giovanni Bechis <g.bechis at snb dot it> (MAINTAINER) with some
tweaks by me
testing and ok merdely@
2007-09-26 06:26:19 +00:00
kili
8a96ed481d Update to 2.10.33. 2007-09-23 19:28:15 +00:00
kili
236f4ca076 Update to fontforge-20070915.
ok jasper@
2007-09-23 18:45:45 +00:00
ajacoutot
0f7256f6a3 - MESSAGE is already long enough without the need to add several useless
blank lines
2007-09-20 09:34:07 +00:00
jasper
4defa4f3b2 make it more clear on how to start cups.
prompted by and ok marco@
ok mbalmer@
2007-09-19 20:58:07 +00:00
ajacoutot
900c93f0eb +foomatic-db-hpijs 2007-09-18 16:15:52 +00:00
ajacoutot
cc7f6a7663 Import foomatic-db-hpijs-20070820
Foomatic XML data generators for HP's HPIJS driver, used by
foomatic-db-engine to generate PPD files.

ok jakemsr@
2007-09-18 16:15:09 +00:00
steven
308260684c conflict with texlive packages 2007-09-16 08:15:53 +00:00
steven
bad857941e conflict with teTeX_texmf-doc package 2007-09-16 08:09:57 +00:00
merdely
432ab66897 Put quotes back around ERRORS.
From simon@
2007-09-15 23:36:43 +00:00
merdely
843330d749 Remove quotes around COMMENT 2007-09-15 22:50:19 +00:00
merdely
37a0c13bfe Remove surrounding quotes in COMMENT/PERMIT_*/ERRORS 2007-09-15 21:36:44 +00:00
steven
e1d3195b8b - maintainer made new distfiles with fixed updmap.cfg files
- remove source directory from the package
- use mv(1) during fake to save disk space
- fix broken bbold font
2007-09-10 14:50:50 +00:00
steven
1b4cb1e147 use mv(1) during fake to save some disk space 2007-09-10 13:47:05 +00:00
steven
ac9bd85104 add a fix for metapost, plus some minor wording changes
from maintainer Edd Barrett
2007-09-10 13:37:26 +00:00
steven
d1d76bb060 add texlive 2007-09-10 09:07:15 +00:00
ajacoutot
04dfead7d6 - add a @conflict marker to ease uprade when hpijs is installed
- bump
2007-09-09 15:16:05 +00:00
ajacoutot
25edb3df76 - use foomatic-rip from the foomatic-filter package and remove the
script from FILES
- remove quotes from COMMENTS

no objection from former maintainer Benjamin Lerman, ok jakemsr@ kili@
2007-09-09 14:53:05 +00:00
ajacoutot
d7fce7c328 - make it use foomatic-rip from the foomatic-filter package
- remove quotes from COMMENTS
- remove useless patch
- take over maintainership

no objection from former maintainer Benjamin Lerman, ok jakemsr@ kili@
2007-09-09 14:47:33 +00:00
ajacoutot
1987623689 - add foomatic-db, foomatic-db-engine, foomatic-filters 2007-09-09 14:43:04 +00:00
ajacoutot
06e666c3d9 Import foomatic-db-engine-3.0.2
Foomatic's database engine generates PPD files from the data in
Foomatic's XML database. It also contains scripts to directly generate
print queues and handle jobs.


work by and ok jakemsr@, ok kili@
2007-09-09 14:42:02 +00:00
ajacoutot
ba1681e53f Import foomatic-db-3.0-20070708
The collected knowledge about printers, drivers, and driver options in
XML files, used by foomatic-db-engine to generate PPD files.


work by and ok jakemsr@ (very minor tweaks from me), ok kili@
2007-09-09 14:41:26 +00:00
ajacoutot
43bc486e6d Import foomatic-filters-3.0.2
Filter scripts used by the printer spoolers to convert the incoming
PostScript data into the printer's native format using a printer/driver
specific, but spooler-independent PPD file.


work by and ok jakemsr@, ok kili@
2007-09-09 14:40:29 +00:00
steven
5668470497 do not use PKGNAME to construct WRKDIST 2007-09-07 21:59:53 +00:00
steven
51763a6a5b put common stuff in one place
looks good to maintainer Edd Barrett
2007-09-07 15:26:18 +00:00
steven
b184bb255d sort 2007-09-07 08:25:18 +00:00
ajacoutot
daf58af29c +ijs 2007-09-03 09:21:44 +00:00
ajacoutot
c511a05809 Import ijs-0.35
IJS is, first and foremost, a protocol for transmission of raster page
images. This snapshot provides a reference implementation of the
protocol, the design of which is still in flux. When the protocol
specification is published, it will be authoritative. Applications
should feel free to link against the library provided in this package,
adapt that code for their own needs, or roll a completely new
implementation.


first step at importing Jacob Meuser (jakemsr@)'s work on printing
from an ok jakemsr@ (with some small tweaks by me)
2007-09-03 09:20:54 +00:00
jasper
c823df2f96 update master site
ok mbalmer@ (MAINTAINER)
2007-09-02 17:42:36 +00:00
mbalmer
785df206aa Update to Scribus 1.3.4
Collaborative work with Mathias Kilian (kili@).

ok kili
2007-08-25 20:16:32 +00:00
kili
6f9a2d502a Don't link against libpaper, even if it's installed. Noticed by
Adriaan <misc.adriaan@gmail.com>.  Help from espie@ (disable it in
the Makefile instead of patching configure).

While here, strip quotes from COMMENT, add HOMEPAGE and fix MASTER_SITES.

ok espie@
2007-08-04 22:04:11 +00:00
kili
4a499bb87c SECURITY: CVE-2007-3387.
ok naddy@
2007-08-03 20:51:42 +00:00
kili
9377c838a8 pkg tools now deal with fonts.scale -- installing it explicitely
will cause pkg_delete to leave a partial package around.
Noticed by kurt@.

ok espie@, ajacoutot@
2007-08-03 15:15:20 +00:00
kili
d5bb69dc38 SECURITY:
CVE-2006-0301 (fixed upstream in 0.4 but not merged into
0.5 before the "unstable" 0.5.9 got the xpdf 3.02 merge).

CVE-2007-0104 (fixed in CVS and in development version by merging
xpdf 3.02, but not in the "stable" version).

CVE-2007-3387 (from xpdf patch).

While here, remove quotes from COMMENT-* and fix WANTLIB-*.

ok naddy@
2007-07-31 22:22:01 +00:00
jasper
26bc9c8629 import texlive 2007
TeXLive is an easy way to get up and running with TeX. It provides a
comprehensive TeX system which includes all the major TeX-related
programs, macro packages, and fonts that are free software, including
support for many languages around the world.

from Edd Barrett <vext01@gmail.com>, with a lot of tweaks by me
input from kili@
feedback and ok simon@
2007-07-17 21:53:25 +00:00
steven
d53092a556 no need to chmod files for which you set @mode in plist 2007-07-05 15:57:26 +00:00
kili
562a3e20b9 Fix WANTLIB, from maintainer Vlad Glagolev <stelzy@gmail.com>.
Bump PKGNAME.
2007-07-04 18:50:59 +00:00
ajacoutot
788d5561f4 +libpaper 2007-07-04 17:33:37 +00:00
ajacoutot
a42a5af6c3 Import libpaper-1.1.21
The paper library and accompanying files are intended to provide a
simple way for applications to take actions based on a system- or
user-specified paper size.


ok jasper@
2007-07-04 17:32:41 +00:00
jakemsr
09cf613d6e - the executable needs to be installed with mode 0700 to operate
properly
- cleanup: respect CC and CFLAGS, use standard methods for installing
  files
- bump PKGNAME

ok jasper@, kili@ (who reminded me to bump PKGNAME)
2007-07-03 23:37:25 +00:00
kili
616af8af64 Don't pull in gawk as a hidden run dependency just because it's installed
at build time.
Bump pkgname.

ok steven@
2007-06-19 10:44:40 +00:00
kili
ff8a81acff Update to 2.10.25. 2007-06-06 20:36:23 +00:00
kili
6610e8bb38 Use the pdf_sec.ps shipped with ghostcript 8.54, which has the minor
advance of actually working.
DIST_SUBDIR and Makefile.inc are obsolete now, so drop them.
Use included (and patched) jasper to simplify the update to gs 8.56.

ok jasper@, jakemsr@
"go for it", espie@
2007-05-26 12:25:10 +00:00
kili
c4f4264183 Better COMMENTs. Noticed after a general mail from espie@. 2007-05-20 14:14:37 +00:00
ajacoutot
9ba0e992d7 - don't force optimisation nor debug
- regen patches while here
2007-05-07 13:58:07 +00:00
aanriot
31e31ae28d +htmldoc,no_x11
ok naddy@
2007-05-03 07:37:49 +00:00
ajacoutot
484f8a379b - add a no_x11 FLAVOR
- don't force -Os optimisation
- respect ${CXXFLAGS}
- regen patches

from aanriot@ with some tweaks by myself, ok aanriot@
2007-05-02 18:34:00 +00:00
jasper
64fef32bc3 update HOMEPAGE,
regen patches while here.
2007-04-29 00:15:02 +00:00
sturm
d712b417cc more WANTLIB fixes 2007-04-08 16:33:41 +00:00
sturm
614acb6b61 update to apsfilter 7.2.8, now supports mp3/ogg queueing
- teach SETUP about ghostscript 8
- fix psnup call
2007-04-08 15:19:31 +00:00
steven
bf694c6309 USE_LIBTOOL, sync plist 2007-04-06 06:33:03 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
kili
0713d4504f Fix WANTLIB and MODULES.
ok, mbalmer@
2007-04-02 09:27:36 +00:00
kili
ef8a6de95a Unbreak for xenocara: don't even run fc-cache, fix WANTLIB (+ expat z).
While here, remove a bogus patch also related to fc-cache that is
never invoked (target install-fc-cache).

ok, martynas@
2007-04-01 22:07:44 +00:00
steven
f4cac52f1e USE_LIBTOOL, disable-shared 2007-04-01 21:37:49 +00:00
sturm
a0b7d1520e really depend on specified autoconf/automake version 2007-04-01 16:44:19 +00:00
steven
5517a1510f update to 1.64
ok maintainer
2007-03-29 06:15:35 +00:00
mbalmer
ad63f94c00 drop maintainership. 2007-03-26 22:13:03 +00:00
mbalmer
ff51206292 Drop maintainership, since we no longer use this software. 2007-03-26 22:10:29 +00:00
deanna
a3a35e5221 Disable gnutls, remove no_gnutls FLAVOR, and use our ssl instead.
ok mbalmer
2007-03-26 16:33:05 +00:00
kili
ef37c4cf5a Force the installation of poppler-page-transition.h even when
FLAVOR="no_qt no_qt4".

"sure", espie@
2007-03-26 07:36:46 +00:00
mbalmer
fce9a81099 Update to scribus 1.3.3.8. Mostly bugfixes and some new translations. 2007-03-26 05:57:30 +00:00
espie
d46ed3bab7 let poppler build the qt4 plugin as well.
NOTE: this requires a current ports tree to build (mods to qt3.port.mk
and qt4.port.mk)
2007-03-24 13:21:26 +00:00
kurt
5fb9e48fdd revert incomplete attempt to build while installed. okay espie@ 2007-03-23 22:51:48 +00:00
kurt
a3431019d5 - update to 0.5.4 (partial update from Brad <brad at comstyle.com>)
- adjust link order so it can build while installed
w/input, testing and okay bernd@
2007-03-23 17:49:03 +00:00
kili
daec2f2661 Fix MASTER_SITES. Found by and from Charles Longeau, thanks! 2007-03-22 22:08:54 +00:00
deanna
984d0b6e04 Fix regress by letting the test know the correct shared lib versions.
ok mbalmer
2007-03-17 18:28:02 +00:00
kili
d56701ca36 Update to epdfview-0.1.6.
From maintainer Vlad Glagolev.

"Go for it." espie@
2007-03-17 14:04:16 +00:00
steven
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +00:00
steven
2d0d567da7 +latex-mk 2007-01-31 22:38:49 +00:00
steven
86c39316dd import latex-mk 1.8
latex-mk is a set of Makefile fragments designed to assist in the
management of LaTeX documents.

based on a submission by andreas.bihlmaier at gmx.de

looks good jasper@
2007-01-31 22:38:03 +00:00
steven
02c8c43c2b +ps2eps 2007-01-19 07:06:49 +00:00
steven
45b4a09f53 import ps2eps-1.61
ps2eps is a tool to produce Encapsulated PostScript Files (EPS/EPSF) from
usual one-paged Postscript documents. It calculates correct Bounding Boxes
for those EPS files and filters some special postscript command sequences
that can produce erroneous results on printers.

from Laurence Tratt <laurie at tratt.net>
2007-01-19 07:05:54 +00:00
jolan
b06262740c just fetch via http since there are still some problems with adobe's ftp
servers

ok sturm@
2007-01-18 20:46:21 +00:00
kurt
59012601cb bump pkg due to java.port.mk change in RUN_DEPENDS 2007-01-16 02:48:02 +00:00
mbalmer
20f0fad4bd maintenance update to scribus 1.3.3.7. 2007-01-10 23:33:36 +00:00