Commit Graph

1629 Commits

Author SHA1 Message Date
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