Commit Graph

1740 Commits

Author SHA1 Message Date
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
ajacoutot
1ab788a05a Update to system-config-printer-1.3.12. 2012-10-13 08:57:38 +00:00
ajacoutot
223627bc6e This requires -liconv to load cups.so. 2012-10-13 08:55:16 +00:00
ajacoutot
4315bfae9a Update to gutenprint-5.2.9. 2012-10-13 08:24:52 +00:00
ajacoutot
f7960bc839 Update to hplip-3.12.10a. 2012-10-12 21:56:07 +00:00
ajacoutot
df9dd3e430 Minor update to foo2zjs-20120909. 2012-10-12 20:00:38 +00:00
ajacoutot
ff06f56920 SECURITY update to cups-pk-helper-0.2.3.
prodded by landry@
2012-10-12 15:47:15 +00:00
ajacoutot
74aab90dcc Unbreak now that we have fedora_gtk+2. 2012-10-11 15:05:37 +00:00
robert
9bb4e3a019 mark as BROKEN because it's broken with fedora 10 2012-10-11 10:13:56 +00:00
ajacoutot
ef0f3cb1bd Better patch from upstream. 2012-10-01 12:47:55 +00:00
ajacoutot
772b3ff2f6 Upstream STR bug numbers. 2012-09-30 09:28:04 +00:00
dcoppa
29796d0572 Don't create the shared libs using soname.
No objections from ajacoutot@ (maintainer)
2012-09-28 13:04:20 +00:00
ajacoutot
aa00ad2704 Fix the @exec-update call. 2012-09-28 10:19:28 +00:00
ajacoutot
d62a678e0e Update to poppler-0.20.4.
input from and ok kili@ (maintainer)
2012-09-27 18:45:34 +00:00
giovanni
c2406dfc84 Add a workaround to prevent cups-driverd(8) from crashing on every update
help and ok ajacoutot@
2012-09-27 10:07:55 +00:00
ajacoutot
ef5cb32a0f Stupid autohell is stupid...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).

So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
		ac_cv_path_GTKDOC_REBASE="" \
		ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
5e41632919 Fix RUN_DEPENDS. 2012-09-14 15:36:59 +00:00
ajacoutot
931a20db10 Update to hplip-3.12.9. 2012-09-11 10:52:16 +00:00
ajacoutot
a7c3c50ec0 Committed upstream. 2012-09-11 06:27:46 +00:00
ajacoutot
dc4004efb1 Link to BZ 2012-09-10 11:56:03 +00:00
ajacoutot
eed12faea4 Committed upstream. 2012-09-10 05:28:51 +00:00
ajacoutot
37ffa7b1fa URL to BZ. 2012-09-09 14:25:10 +00:00
kili
764b569ac0 Create mutexes with type PTHREAD_MUTEX_RECURSIVE to stop ghostscript from
aborting.

ok aja@
2012-09-09 08:57:36 +00:00
ajacoutot
37eb8729aa Bugfix update to cups-filters-1.0.24. 2012-09-08 07:55:30 +00:00
ajacoutot
d0d5032b31 Bugfix update to qpdf-3.0.2. 2012-09-08 07:55:00 +00:00
ajacoutot
279d534633 Create both the _cups user and group in -libs instead of splitting them.
Regen WANTLIB while here.
2012-09-08 07:54:03 +00:00
kili
19d3539829 Update to poppler-0.20.3.
ok aja@
2012-09-02 15:21:17 +00:00
ajacoutot
dea8c6536d Update to foomatic-db-4.0.20120901. 2012-09-01 21:47:29 +00:00
ajacoutot
646da5c873 Adapt example. 2012-09-01 21:46:26 +00:00
ajacoutot
cb1c95b2eb Adapt comment. 2012-09-01 21:44:49 +00:00
ajacoutot
b59bb6ed4d Add comment about colord. 2012-09-01 21:09:24 +00:00
ajacoutot
0b558f5f5b Update to cups-filters-1.0.23.
with help from espie@
2012-09-01 18:35:14 +00:00
ajacoutot
0bbbd35e32 register-plist did not catch the devel/glib2 -main -> empty change.
espie asked me in such a nice way to fix this that I'm bumping all ports
that have a direct dependency on glib2.
2012-09-01 14:36:56 +00:00
ajacoutot
e2dd3baf5e Update to system-config-printer-1.3.11. 2012-08-28 19:16:19 +00:00
espie
b1b88327aa switch default poppler flavor to no_qt,no_qt4,boostrap, as naddy@ now
sees bulk builds with a critical path sequentially building qt4, poppler,
libreoffice...

passes a full bulk

agreed with kili@, aja@, naddy@
2012-08-28 19:13:11 +00:00
ajacoutot
eed1884d2f Update to py-cups-1.9.62. 2012-08-28 19:11:04 +00:00
ajacoutot
7282ba3640 +qpdf 2012-08-24 07:39:41 +00:00
ajacoutot
d8526bfa23 Import qpdf-3.0.1.
QPDF is a command-line program that does structural, content-preserving
transformations on PDF files. It could have been called something like
pdf-to-pdf. It also provides many useful capabilities to developers of
PDF-producing software or for people who just want to look at the
innards of a PDF file to learn more about how they work.

This will be needed by an update to cups-filters which I am working on.
ok jasper@
2012-08-24 07:38:57 +00:00
ajacoutot
159cb9a106 Don't use CONFIGURE_STYLE=dest, it fucks things up.
Bring a couple of patches from CUPS str.
Remove the lpthread patch.
2012-08-23 16:25:48 +00:00
ajacoutot
3e1fd36b4b Update to ghostscript-9.06.
This fixes a crash when using PDF printing with gtk-print.

ok kili@ (maintainer)
2012-08-22 06:24:17 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
ajacoutot
b7eab0566c boring morning useless cleanup: remove the FreeBSD RCS tags; it makes
sense for ports Makefile but not really for categories.

ok espie@
2012-08-18 07:25:25 +00:00
ajacoutot
115595a2cd Update to foo2zjs-20120601. 2012-08-17 13:54:26 +00:00
ajacoutot
44dc58e842 Update to gtklp-1.2.9 and fix build with cups >= 1.6.0. 2012-08-15 13:22:29 +00:00
ajacoutot
45bb53adb1 Bugfix update to libspectre-0.2.7.
* fixes 2 crashes
2012-08-08 16:40:42 +00:00
edd
be0a367e37 Fix a broken shellout to which(1) in minted.sty and mention the soft
dependency upon py-pygments.

Breakage spotted by Luís Rosa. Thanks.

OK dcoppa@
2012-08-07 15:15:09 +00:00
naddy
af7e54d962 remove USE_GROFF from ports that don't install any man pages 2012-08-06 11:14:39 +00:00
naddy
ba89129c80 no need for groff 2012-08-05 13:47:04 +00:00
ajacoutot
849cdfb89d No more epdfview cups FLAVOR. 2012-08-05 09:58:12 +00:00
ajacoutot
e9a6cc6dbc I forgot to cvs add the patches in my commit yesterday; spotted by ian@, thanks!
While here, regen WANTLIB/depends.
2012-08-05 06:46:10 +00:00
ajacoutot
b0c2996700 Add missing marker for print/cups.
Remove ldap FLAVOR description from DESCR.
2012-08-05 06:19:40 +00:00
ajacoutot
9012a96d3d Split REVISION between subpackages; no pkg change. 2012-08-04 18:01:28 +00:00
ajacoutot
41059d5fbb Remove XXX.
Bump minor which I forgot in previous.
2012-08-04 17:53:06 +00:00
ajacoutot
3a90553d9c Compile/install gstoraster and the corresponding convs file.
Link gstoraster to pstoraster in case there are some oldies around that
still try to use pstoraster.
Remove the dlopen libcups hack and link to libcups as upstream intended.
Unconditionally depend on cups,-libs.

with and ok kili@
2012-08-04 17:51:44 +00:00
ajacoutot
b33438642d This has nothing to do here... 2012-08-04 15:42:03 +00:00
ajacoutot
cc7efd5dcf -gstoraster 2012-08-04 15:18:32 +00:00
ajacoutot
446548b384 Remove gstoraster; it'll be part of ghostscript soon. 2012-08-04 15:17:56 +00:00
ajacoutot
f86804944a cup -> cups,-libs
Explicitely set our PSTORASTE to gstoraster.
Tweak README.
2012-08-04 14:57:28 +00:00
ajacoutot
47b62a476b No need to RUN_DEPENDS on foomatic-filter; dependency on foomatic-dn-engine
already takes care of it.
2012-08-04 14:56:35 +00:00
ajacoutot
226cfc845e Properly set dependencies on cups or cups-libs according to the subpackage.
While here, tweak the README a bit.
2012-08-04 14:55:37 +00:00
ajacoutot
67c18cf201 Don't depend on print/gstoraster anymore; gstoraster will be part of
ghostscript again once kili@ has OK'd my diff.
2012-08-04 14:54:22 +00:00
ajacoutot
2605dbd7b8 Redo the documentation to explain things in a clearer way. 2012-08-04 14:53:21 +00:00
ajacoutot
3fee01776e Missing RUN_DEPENDS on foomatic-db-engine. 2012-08-04 14:52:33 +00:00
ajacoutot
2b33dbbe6c Explicitely depends on print/cups; otherwise this package is pretty much
useless.
2012-08-04 14:44:25 +00:00
ajacoutot
26a5383792 cups -> cups,-libs 2012-08-04 14:43:37 +00:00
ajacoutot
fae261d27a Fix build with cups >= 1.6; from upstream. 2012-08-04 14:43:10 +00:00
ajacoutot
f6601c7ffb Depends on both foomatic-db and foomatic-db-engine. 2012-08-04 14:42:04 +00:00
ajacoutot
7ec1e02226 Depend on print/foomatic-db-engine instead of foomatic-filters.
Adapt to new CUPS.
2012-08-04 14:41:07 +00:00
ajacoutot
7203e90045 Remove the cups FLAVOR. Link to libcups by default. 2012-08-04 14:40:08 +00:00
ajacoutot
b77deac319 Fix build with cups >= 1.6 2012-08-04 14:39:22 +00:00
ajacoutot
e1bca279a2 Fix DEPENDS after recent CUPS update. 2012-08-04 14:38:26 +00:00
ajacoutot
e90b27a568 Major update to CUPS 1.6.1.
This package is now split between -main (the bloat) and -libs (i.e.
cups-libs; which only contains the base libraries which have no
external deps).
Most filters have moved to cups-filters, the split was needed because
cups depends on cups-filters which depends on cups

The nice side-effect is that this will simplify lots of things in tree.
2012-08-04 14:37:04 +00:00
ajacoutot
eed232e42a +cups-filters 2012-08-04 14:36:31 +00:00
ajacoutot
53d7645b59 Import cups-filters-1.0.20
This package provides additional CUPS filters which are not provided by
the CUPS project itself. This includes filters for a PDF based printing
workflow.

ok jasper@
2012-08-04 14:36:09 +00:00
ajacoutot
df05ce5271 Update to foomatic-filters-4.0.17. 2012-07-14 08:04:27 +00:00
kili
1b3ed43914 Fix build for poppler-0.20.
ok aja@
2012-07-13 15:17:41 +00:00
kili
6f38644f4d Adjust WANTLIB for poppler-0.20.
ok aja@
2012-07-13 15:07:48 +00:00
kili
ee578fffb1 Missing patches. 2012-07-13 15:04:46 +00:00
kili
980c86efb1 Update to poppler-0.20.2.
ok aja@
2012-07-13 15:03:19 +00:00
kili
5e34761dcb Update ghostscript to 9.05.
THe following devices had been added:

        cdnj500, eplcolor, eplmono, inkcov, pamcmyk4, plan, planc,
        plang, plank, planm, tiff48nc, tiff64nc, tiffscaled,
        tiffscaled24, tiffscaled8, tiffsep1, txtwrite

The following devices had been removed:

        cgm24, cgm8, cgmmono, imdi, lx5000, wtscmyk, wtsimdi

No objections from aja@ two or three days ago.
2012-07-11 10:26:31 +00:00
ajacoutot
394520591f Remove uneeded patch. 2012-06-30 04:22:11 +00:00
sthen
ff37bfa26b subst /usr/bin/python -> MODPY_BIN on all the scripts, upstream changed some
of them from /usr/bin/env. OK ajacoutot@
2012-06-27 10:53:00 +00:00
sthen
44b5f40001 minor tweaks to hplip, ok ajacoutot@
- use rc.d/httpd rather than apachectl
- MODPY_BIN in the new config_usb_printer.py
- comment tyops
2012-06-26 11:17:54 +00:00
ajacoutot
5de4c66e02 Update to hplip-3.12.6. 2012-06-26 06:17:11 +00:00
ajacoutot
82f66c95c3 Tweak README. 2012-06-20 14:54:40 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
ajacoutot
0450c9460c Update to gutenprint-5.2.8. 2012-06-13 16:04:56 +00:00
ajacoutot
72ba0866cb Create a poppler-utils subpackage which bundles the same utilities that
xpdf-utils used to ship. The reason is that these are still actively
maintained and expected to be based on poppler by external tools.
While here, remove gcc3 workaround and regen all dependencies.

input from and ok kili@ (maintainer)
2012-06-06 18:27:34 +00:00
landry
59b9711805 Add missing build_depends on boost, pointed out by nigel@, thanks! 2012-06-01 22:00:27 +00:00
ajacoutot
89e7fbd097 Remove '${DESTDIR}' from the html pages.
from gjones
2012-06-01 07:55:12 +00:00
ajacoutot
866c75776f /etc/cups -> SYSCONFDIR/cups
spotted by Mikolaj Kucharski
2012-05-28 15:18:18 +00:00
landry
cba6867b0c Major update to scribus 1.4.1, switches from qt3 to qt4.
Based on a diff from Jiri B on ports@.
2012-05-28 12:32:04 +00:00
ajacoutot
aafd55892c Err stupid me. Revert previous otherwise we won't get printer updates in
the printcap. I'll have to think about something else...
2012-05-26 06:43:38 +00:00
ajacoutot
0c6d65403d Please security(8): cat the content of the CUPS printcap file into
/etc/printcap(5) instead of creating a link.
2012-05-26 06:26:04 +00:00
ajacoutot
70bfdb7afb Slightly different patch from upstream. 2012-05-18 16:31:22 +00:00
ajacoutot
730c80a594 Update to cups-1.5.3. 2012-05-17 10:11:23 +00:00
ajacoutot
45420cae19 Add missing calls to gtk.gdk.threads_{enter,leave} to fix the abort on
startup.

looks good to kurt@
2012-05-09 15:24:17 +00:00
ajacoutot
daf8c04a06 Missing RUN_DEPENDS. 2012-05-06 07:21:17 +00:00
jasper
702bfef43c switch to MASTER_SITE_DEBIAN 2012-04-30 19:22:08 +00:00
espie
a5e76be6ca belated fix of the removal flavor mess.
won't help people with a "bogus" p3 package,
but will prevent ambiguities from before, and after.
2012-04-28 12:16:29 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
ajacoutot
3231d150e9 /etc/rc.d -> RCDIR 2012-04-22 13:44:09 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
ajacoutot
f4601f3381 Update to cups-pdf-2.6.1.
Use proper SUBST_CMD to not hardcode paths.
By default, save PDFs in the user's HOME.
MESSAGE -> README
2012-04-11 17:29:50 +00:00
ajacoutot
2d90e3bd65 Update to foomatic-db-4.0.20120411. 2012-04-11 16:16:08 +00:00
ajacoutot
222e335c19 Update to system-config-printer-1.3.9. 2012-04-11 16:04:03 +00:00
ajacoutot
93a2577333 Update to py-cups-1.9.61. 2012-04-11 16:03:36 +00:00
ajacoutot
aedfa348bc Fix HOMEPAGE. 2012-04-11 15:59:56 +00:00
ajacoutot
1e35b92048 Update to foo2zjs-20120223. 2012-04-11 15:54:35 +00:00
ajacoutot
dd1e622a14 Updtae to foomatic-filters-4.0.15. 2012-04-11 15:47:48 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
9268f3af07 Update to cups-pk-helper-0.2.2. 2012-03-28 09:07:51 +00:00
kili
157d608462 Update to poppler-0.18.4.
ok ajacoutot@
2012-03-27 06:31:05 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
kili
4d11f0fe70 Missed disdvi. 2012-03-17 21:25:37 +00:00
kili
5ae99e3a74 texlive doesn't contain dvi2tty. @comment related documentation
to avoid a conflict with print/dvi2tty.

noticed and ok naddy@
2012-03-17 20:50:14 +00:00
naddy
53efca7ae7 getline -> get_line
drop USE_GROFF
2012-03-17 18:55:17 +00:00
espie
6cb221c775 FLAVOR:L -> FLAVOR 2012-03-09 10:58:36 +00:00
kili
09c60e699c Get rid of the gtk+2 dependency.
ok ajacoutot@
2012-02-27 18:53:58 +00:00
ajacoutot
dae30c8dd9 Update to system-config-printer-1.3.8. 2012-02-26 07:13:26 +00:00
ajacoutot
810f7fc36e Update to hplip-3.12.2. 2012-02-23 16:03:03 +00:00
sthen
22edabdcb4 Remove patches casting NULL when used as a sentinel to a pointer.
These are no longer needed since unistd.h r1.63 et al.  ok ajacoutot@
2012-02-21 22:19:31 +00:00
ajacoutot
04f34342b4 CONFIGURE_STYLE autoconf already appends gnu, so no need to explicitely
list it.

ok sthen@
2012-02-21 16:21:41 +00:00
ajacoutot
28fae9ffde Tweak DESCR after recent FLAVORs change. 2012-02-18 09:08:16 +00:00
ajacoutot
fbdb203937 Fix path to the ppd-o-matic script. 2012-02-17 15:55:36 +00:00
ajacoutot
7378645d4c Fix HOMEPAGE. 2012-02-17 15:53:30 +00:00
ajacoutot
5767c7e5a4 Update to foomatic-filters-4.0.12. 2012-02-17 15:44:16 +00:00
ajacoutot
b36cf3a8a7 Tweak original MASTER_SITES. 2012-02-17 15:41:40 +00:00
nigel
4de61216ab bump revision after psutil letter FLAVOR removed.
ok ajc
2012-02-17 13:41:33 +00:00
ajacoutot
030f788427 Bump after a2ps FLAVORs change. 2012-02-17 13:26:09 +00:00
ajacoutot
4e428229ce Only needs to depend on a2ps. 2012-02-17 13:25:04 +00:00
ajacoutot
eb46fd2adc Make sure we use ghostscript as pdftops interpreter but do _not_ depend
on it being installed at build time (cyclic dependency).

breakage reported by nigel@
2012-02-17 07:45:10 +00:00
ajacoutot
f07619b728 Set proper FLAVORs after recent changes to a2ps, psutils and mpage. 2012-02-16 22:31:16 +00:00
ajacoutot
5965ad905b Better MASTER_SITES. 2012-02-16 22:26:22 +00:00
ajacoutot
3c887401db Update to libpaper-1.1.24. 2012-02-16 22:14:33 +00:00
ajacoutot
1aa2e273cd Drop all FLAVORs except for a4. Uses letter size by default.
ok sthen@
2012-02-16 22:13:05 +00:00
ajacoutot
c1f3074d18 Update to cups-1.5.2.
While here, create cups's printcap under /etc/cups/ because we are
running unpriviledged so we cannot touch /etc/printcap.
Tweak rc script accordingly.
2012-02-16 22:12:08 +00:00
ajacoutot
c463bb9882 Fix DESCR. 2012-02-16 22:10:59 +00:00
ajacoutot
850003653b Remove bogus symlink which can make cups-driverd go into a loop.
Add a note about updating to a new major version (may require to revove
the cache).
Check the configuration file sanity in rc_pre().

ok sthen@
2012-02-02 07:11:19 +00:00
sthen
1fd7849123 - pdfjam and texlive base conflict because texlive now includes the pdfjam
scripts. add @conflict marker to texlive and remove/unlink pdfjam.

- add missing @man annotation in texmf

conflict noted by naddy@. ok ajacoutot@ espie@
2012-01-31 14:15:57 +00:00
edd
e05516e2bc make pkg_check happier with texlive, OK kili@ 2012-01-22 18:52:01 +00:00
ajacoutot
92d3ed7c9e Update to hplip-3.11.12. 2012-01-17 09:54:27 +00:00
landry
b4fcb70248 Fixes a bug with poppler swapping the blue and red channels, from
http://trac.emma-soft.com/epdfview/changeset/367
From James Turner, ok dcoppa@.
2012-01-13 19:07:25 +00:00
ajacoutot
7f47a2222b Update to foomatic-db-4.0.20120112. 2012-01-12 16:47:06 +00:00
edd
164e17b9bd * Fixes conTeXt found in TeX Live 2011.
* Separates conTeXt into it's own sub-package (texlive_texmf-context).
* Patches in correct paths for texmfcnf.lua
* Creates the luatex cache at install time of texlive_texmf-context.
* Updates documentation relating to the above.
* Use %D in all hashing @exec/@unexec.
* Fix a bogus LOCALBASE, which should have been a TRUEPREFIX.
* Small tidy ups.

OK kili@
2012-01-10 18:04:31 +00:00
jasper
9c62d3985b - bump REVISION after several python modules had their flavor dropped. 2011-12-20 18:55:08 +00:00
jasper
ba5500d643 - don't install demo script which needs additional files to be installed, there
is enough example data in the manual already
- reformat DESCR
- no REVISION bump since it was just imported
- hook it up while here.

ok millert@
2011-12-14 14:23:53 +00:00
millert
9e83de77eb p5-PostScript-MailLabels port 2011-12-14 14:14:24 +00:00
kili
9e4f1a5d90 Bugfix update to poppler-0.18.2. 2011-12-10 22:04:12 +00:00
sthen
ab3b6d46c0 Mention conflicting manpages in notes, req by edd@
Mention missing @man markers in PLISTs
2011-12-05 23:25:46 +00:00