Commit Graph

1740 Commits

Author SHA1 Message Date
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
sthen
4751d59166 @comment manpages also installed by t1utils to avoid conflicts.
Spotted by nigel@ kili@. Zap some stray whitespace while there.
2011-12-05 23:22:39 +00:00
sthen
5a08c18985 update to t1utils 1.37, drop MAINTAINER per his suggestion 2011-12-04 23:59:35 +00:00
ajacoutot
52ec370b48 Update to foo2zjs-20111202. 2011-12-04 17:43:54 +00:00
ajacoutot
13f8137926 Minor update to py-cups-1.9.60. 2011-12-04 16:56:45 +00:00
ajacoutot
ca450b9a0f Remove desktop file and icons; we don't really need them (it's just a
launcher for http://localhost:631 and we may actually want to
configure a remote server); this is needed to prevent a dependency
loop: cups->gtk+2,-guic->cups.

This also allows us to drop 3 dependencies...
2011-12-04 15:40:57 +00:00
ajacoutot
16546dde76 Temporarily remove dependency on x11/gtk+2,-guic until I figure out a way
to fix the dependency loop.
2011-12-04 14:21:11 +00:00
ajacoutot
fb173cad3a Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:04:36 +00:00
kili
e4f1b118ab Update to poppler-data-0.4.5. 2011-11-26 19:51:13 +00:00
kili
2b721eac3e Fix LIB_DEPENDS for poppler-0.18. 2011-11-26 19:50:50 +00:00
kili
4fbfe0600b Fix build with poppler-0.18. Gyped from archlinux. 2011-11-26 19:47:40 +00:00
kili
8aa77ceb5f Update to poppler-0.18.1.
poppler-qt3 parts done by espie@ (basically, we still fetch
the old poppler-0.16.7 and patch the qt3 code of it).
2011-11-26 19:45:29 +00:00
edd
b9b0215735 update to texlive-2011, OK kili@ 2011-11-23 12:00:45 +00:00
ajacoutot
e88239a213 Explcitely set the converter to a2ps and enable dbus support for colord. 2011-11-16 14:23:11 +00:00
kili
db74601aee Update to ghostscript-9.04.
Enable jbig2dec support.

New devices still not enabled (I've to resort the
device list anyway).

ok ajacoutot@
2011-11-16 12:43:23 +00:00
kili
494f00bf5b Don't build with -fno-builtin.
This was meant to reveal some problems decades ago, but actually it
now hides potential problems (with wrong printf format strings).

Format string problems will be dealt with after the update to gs9.04.

Thanks to espie@ who noticed that gs uses -fno-builtin.
2011-11-13 21:18:40 +00:00
ajacoutot
fcbe5f3ae2 Sync dependencies after move from libusb to libusb-compat and fix a
couple of fallouts. Note that these ports are only the ones that used to
have a direct dependency on devel/libusb so there may be some other
hidden ports that may break because of the switch. If that's the case,
no need to start ranting all over but instead tell me which one(s)
break. Thanks.

Note: sysutils/nut hasn't been fixed yet but will be today.
2011-11-13 13:54:04 +00:00
robert
a0cbff5881 enable poppler-cpp
ok kili@, ajacoutot@
2011-11-12 10:50:53 +00:00
ajacoutot
a21716b7e0 Resolve conflict with foo2zjs. 2011-11-06 17:25:51 +00:00
ajacoutot
7893bf8fd9 Tweak MESSAGE. 2011-11-03 12:05:40 +00:00
ajacoutot
20b865d345 Tweak comment. 2011-11-02 16:46:16 +00:00
ajacoutot
f2b3464b13 Maintenance update to foo2zjs-20111020. 2011-10-22 23:00:31 +00:00
ajacoutot
b6cefaa642 Update to cups-pk-helper-0.2.1. 2011-10-22 22:39:57 +00:00
ajacoutot
bbda32073d Only remove the cache dir on extraunexec. 2011-10-19 12:59:55 +00:00
ajacoutot
688dbb0d49 Increase timeout for driverd to give it enough time to copy a ppd file when
using the web interface.
2011-10-15 07:20:43 +00:00
ajacoutot
ee1bd52e6a Update to hplip-3.11.10. 2011-10-09 07:42:29 +00:00
ajacoutot
dc1846eded Update to system-config-printer-1.3.7. 2011-10-06 06:02:10 +00:00
ajacoutot
27945fe21e Update to py-cups-1.9.59. 2011-10-06 06:00:02 +00:00
ajacoutot
2894f54965 Adapt documentation after the update to 1.5.0. 2011-10-02 14:41:48 +00:00
ajacoutot
5e6bdfea59 Merge a patch from upstream svn to fix a segfault with cups-driverd.
crash reported by and ok giovanni@
2011-09-30 07:33:59 +00:00
espie
62f85f872e use new framework 2011-09-25 08:01:16 +00:00
espie
fb6df6f70c empty PLIST, to allow make print-plist-contents to not error out. 2011-09-18 17:18:09 +00:00
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
naddy
dc7b227db3 don't override CFLAGS; ok ajacoutot@ 2011-09-09 15:47:19 +00:00
ajacoutot
9f92a453d0 Add dependency on gstoraster. 2011-09-08 11:45:57 +00:00
ajacoutot
4fb540580b Forgot to cvs delete, spotted by jasper@ 2011-09-08 11:38:17 +00:00
ajacoutot
adfd7f6996 Fix build fix cups >=1.5. 2011-09-08 10:34:25 +00:00
ajacoutot
29857dcf3f New libcupsimage version for dlopen. 2011-09-08 10:34:06 +00:00
ajacoutot
dd310005da Major update to cups-1.5.0.
Thanks to landry@ for the bulk testing.
2011-09-08 10:33:12 +00:00
ajacoutot
017bd17942 SECURITY: CVE-2011-2896 GIF decoder LZW decoder buffer overflow 2011-08-31 12:43:08 +00:00
ajacoutot
b848622381 Update to hplip-3.11.7. 2011-08-30 08:55:55 +00:00
ajacoutot
172cd02bf8 Fix HOMEPAGE, from Donovan Watteau. 2011-08-27 12:44:56 +00:00
ajacoutot
071b72e5ba Minor update to gstoraster-1.04. 2011-08-25 10:40:48 +00:00
ajacoutot
41afd70a75 Update to foomatic-db-engine-4.0.8. 2011-08-25 10:40:29 +00:00
ajacoutot
09291d2655 Update to foomatic-filters-4.0.9. 2011-08-25 10:39:46 +00:00
ajacoutot
94f099a925 Small bugfix update to cups-1.4.8. 2011-08-25 09:50:20 +00:00
ajacoutot
94cbaa9f93 Minor update to system-config-printer-1.3.6. 2011-08-23 06:41:31 +00:00
kili
6f500bda5f Update to lilypond-2.14.2. 2011-08-19 20:26:46 +00:00
ajacoutot
2c7cd4f279 Forgot in previous. 2011-07-29 16:57:00 +00:00
ajacoutot
9f8293e921 Bugfix update to system-config-printer-1.3.5. 2011-07-29 16:56:32 +00:00
ajacoutot
f5fdba9590 Bugfix update to py-cups-1.9.58. 2011-07-29 16:56:09 +00:00
edd
144007cae8 prevent graphics/asymptote conflict. we do not build asymptote inside texlive, so there is no need to install the support files into the texmf. Instead we allow graphics/asymtote to do so itself.
OK naddy@
2011-07-26 18:04:57 +00:00
naddy
da8416ecbe fix build for all OpenBSD versions 2011-07-20 15:35:04 +00:00
ajacoutot
13236739a9 py-gnome-desktop will be deprecated when we move to gnome3, so remove
dependency now. It's only needed for optionnal gnome-keyring support.
2011-07-20 07:20:06 +00:00
jasper
b4e19df8f1 these fonts moved to fonts/ 2011-07-19 09:41:25 +00:00
jasper
46b7f21fa4 add 'fonts' to their categories 2011-07-19 09:28:36 +00:00
jasper
1c407dc524 unhook ports that have moved to fonts/ 2011-07-19 09:22:49 +00:00
jasper
fad85f135a adjust dependencies after moving fonts to fonts/
pointed out by sthen@
2011-07-19 09:20:47 +00:00
kili
129f6e7703 Bring back pstopxl.
bleeding-eyes diff (zapping perl regexps from sed invocations) from
jirib, who also tested the complete diff.

According to jirib, it's still very slow (ten minutes for two pages),
but at least it works.
2011-07-18 20:24:36 +00:00
landry
cd78075263 Remove BROKEN-hppa, the last version builds fine there.
Tested by myself, committing on behalf of kili@
2011-07-18 20:20:14 +00:00
ajacoutot
3904e62a3a Bugfix update to system-config-printer-1.3.4. 2011-07-16 07:00:04 +00:00
ajacoutot
d635660109 Update to py-cups-1.9.57. 2011-07-16 06:59:07 +00:00
jasper
9d438e995c - fix spello in comments: areference to a metal genre and wrong tense 2011-07-10 19:38:17 +00:00
kili
c3c7c860a0 New test baseline.
Still not very useful until i re-enable regression tests in lilypond.
2011-07-10 19:35:17 +00:00
jasper
71564aa4a1 sync 2011-07-10 09:41:27 +00:00
jasper
02a9a1fc8f - make no_x11 the default, instead of relying on an ancient and unmaintained tk
ok benoit@ (MAINTAINER)
2011-07-10 09:40:57 +00:00
ajacoutot
ea58a59863 -xpp 2011-07-09 13:50:58 +00:00
ajacoutot
f09000e25a Remove -- old, unmaintained and other alternatives are in-tree.
ok jasper@ dcoppa@
2011-07-09 13:50:44 +00:00
ajacoutot
8c73697fc4 Update to foo2zjs-20110609. 2011-07-09 00:36:10 +00:00
ajacoutot
1c42db55a3 Update to hplip-3.11.5. 2011-07-09 00:30:28 +00:00
ajacoutot
7025085e74 Small bugfix update to cups-pk-helper-0.1.3. 2011-07-09 00:03:44 +00:00
ajacoutot
473c2746d5 Update to foomatic-db-4.0.20110708. 2011-07-08 23:28:17 +00:00
kili
fe3f007bc9 Kill a space on the left side of my name. 2011-07-08 21:08:46 +00:00
ajacoutot
5d7ef9d5c8 Add XXX. 2011-07-08 20:56:51 +00:00
naddy
60eda5f2ee Fix build with png-1.5.
All fixes taken from upstream repositories.
2011-07-08 20:37:01 +00:00
naddy
8c18b08ac5 Fix build with png-1.5.
All fixes from/via NetBSD pkgsrc.  The people there did a lot of
heavy lifting.
2011-07-08 20:36:09 +00:00
kili
7f3711b0ff Update to fontforge-20110222.
Let it build with png-1.5 (from naddy@, who surely went blind on it).

While here, patch away some weird attempts to get something meaningful
out of code like this (yes, I show it to you all, you have to share
the pain):

    if ( timezone==0 )
        fprintf( pi->out, "Z)\n" );
    else
        fprintf( pi->out, "%+02d')\n", (int) timezone/3600 );   /* doesn't handle half-hour zones */

That's the address of timezone(3), divided by 3600 m(

ok naddy@
2011-07-08 19:04:05 +00:00
kili
b5817de80d Matt doesn't want credits any longer. 2011-07-08 18:00:58 +00:00
jasper
7f8442bcaf sub-optimal workaround to enable introspection support. only on gcc4 arches
as there appear to be serious issues with gcc3.

as discussed with and ok aja@ kili@
2011-07-08 17:41:46 +00:00
kili
0b9c3b2b30 Update to poppler-0.16.7.
ok aja@ jasper@
2011-07-07 15:30:49 +00:00
ajacoutot
94bda2d57f Use the gettext MODULE. 2011-07-06 18:57:09 +00:00
ajacoutot
f5a4e7121a Take maintainer (kili@ agrees).
While here:
* regen PLIST
* fmt(1) DESCR
2011-07-06 16:07:16 +00:00
ajacoutot
58fde224e4 Advise users to install gstoraster. We cannot make it a RUN_DEPENDS because
of a cyclic dependency:
cups -> gstoraster -> ghostscript -> cups
2011-07-06 16:03:08 +00:00
ajacoutot
9ad4c2f38a Put comment back, it was a misunderstanding from my side, prompted by kili@ 2011-07-06 14:49:02 +00:00
kili
d5d63af4d9 Update to lilypond-2.14.1.
This still uses the downloaded documentation instead of building
it, because it's no fun do build the documentation on low-memory
and/or slow systems like arm (it ran for a couple of days on my
armish, and then it failed with a segfault, which i then couldn't
reproduce for the specific file the segfaults happend on).

It also doesn't depend on the texinfo-4.13 port I sent to ports@
(but not yet committed) recently.

Running it on some of my (rather oldish, i.e. written for lilypond-2.10
and older) files produces mixed results -- simple stuff still works,
some stuff reports failure (yet creates correct output, which is
strange).  Complicated music like my (never finished) work on the
Busoni transcription of BWV-1004/Partita II doesn't work at all
(but iirc, it didn't with lilypond-2.12, either).

make regress currently fails with this version, because it would
need the texinfo port and a new test-baseline, which I didn't yet
create.

Some work to build the documentation for real (possibly shielded by a
pseudo flavor) will follow.
2011-07-06 14:14:06 +00:00
kili
fb203d1eab Update to gs-9.02 to fix the google maps problem with pdf2ps.
Drop gstoraster (formerly known as ps2raster); it is replaced
by the new gstoraster package.

Also Drop pstopxl, it's currently broken (at least since gs-9.00).
If anyone needs it, please let me know (or patch/repair it yourself
and send me a diff). Note that it would need rather heavy patching
or it had to depend on gnu grep.

ok aja@
2011-07-06 13:49:17 +00:00
kili
a5c31c83b0 +gstoraster 2011-07-06 13:46:44 +00:00
kili
f9c25c9697 This filter is designed to replace both the pstoraster and the
pdftoraster filter.
It honours the *LandscapeOrientation: Plus90 | Minus90 | Any PPD
directive (Any interpreted as Plus90) and does the necessary
transformation by ordinary PostScript means, thus bypassing the
special CTM handling by Ghostscript's cups device (which is equivalent
to Minus90).
Currently, only the Landscape/Portrait orientation is handled,
forcing the output to the orientation specified by the PPD default
page size. Any fit-to-page scaling is not yet implemented.

ok aja@
2011-07-06 13:46:27 +00:00
ajacoutot
d6c34faca2 Remove outdated comment. 2011-07-06 01:01:27 +00:00
kili
21c389b0db Use both -fPIE and -pie in the config test.
Actually try to run the test program, not only to compile it.

Fixes the build on arm.

ok ajacoutot@ (maintainer)
2011-07-05 16:36:04 +00:00
ajacoutot
b58dcc0c5c Update to cups-1.4.7. 2011-06-28 11:52:38 +00:00
sthen
b782db2e02 build with python 2.7; from Pascal Stumpf with tweak from me, ok rpointel@ landry@ 2011-06-22 13:50:43 +00:00
edd
5ba8ffb25f add mirror from sthen@ for texmf-pregen distfile
OK sthen@
2011-06-18 10:30:14 +00:00
kili
f30b70d0de Update to poppler-0.16.6.
ok landry@, who also threw this into a bulk build (thanks!)
2011-06-17 19:20:25 +00:00
ajacoutot
c46498e0fb Regen all dependencies after sane-backend recent changes. 2011-06-16 10:16:43 +00:00
edd
ad6789908b Alter style of README to match the README.template. Also add a paragraph about
package updates.

OK ajacoutot@
2011-06-14 21:11:24 +00:00
edd
1ec7f8c88c Fix broken font maps, as reported by Richard Bonichon and Laurence Tratt.
Emulate texlinks, so that those pesky symlinks are now in the packing list.
Minor plist tidy-ups that help fix the upgrade (see recent quirks commit).

OK kili@, espie@
2011-06-13 16:40:51 +00:00
jasper
1324e6066e bump epoch 2011-06-13 15:09:57 +00:00
rpointel
7db80a093b missed bump after python 27 switch. 2011-06-12 16:00:03 +00:00
ajacoutot
1d2fcd1640 +py-relatorio 2011-06-09 12:56:46 +00:00
ajacoutot
54b46cb8b9 Import py-relatorio-0.5.5.
Relatorio is a templating library which provides a way to easily output
several kinds of files (odt, ods, png, svg, ...). Support for more
filetypes can be easily added by creating plugins for them.

Relatorio also provides a report repository allowing you to link python
objects and report together, find reports by mimetype/name/python

This is a required dependency for the tryton framework which I'm working
on porting.

ok jasper@
2011-06-09 12:55:55 +00:00