Commit Graph

1440 Commits

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