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