56 Commits

Author SHA1 Message Date
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
kili
e004dd7232 mftrace moved from fonts/ to print/ 2018-12-26 21:20:21 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
naddy
4bdb3c616a * replace gettext module
* sync wantlib
* adjust plists
ok kili@
2017-11-13 15:38:07 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
naddy
deea7ed07b drop SHARED_ONLY from python and ruby ports 2016-03-20 16:12:22 +00:00
ajacoutot
f41ba597e3 Cope with recent fonts directory change in ghostscript.
ok kili@
2015-04-06 21:05:07 +00:00
kili
cd83926d18 Tests had been "temporarily" disabled for more than three years
now, so just drop all the test-goo.
2015-01-18 21:27:21 +00:00
kili
d6200cd774 Update to lilypond-2.18.2.
Initial diff and testing of the final diff on i386 and amd64 by
Graeme Lee (thanks!).
2014-05-27 20:43:50 +00:00
kili
5d961aa357 Unbreak on 32 bit archs after the fontforge update.
I should my incomplete work on ksh back from 2008 instead, but I'm
just a poor slacker.

(Hint: configure tries something like
        test 20120731000000 -lt 20110222000000
)
2014-01-17 21:01:39 +00:00
landry
2949b18fa5 Fix build with newer freetype by using the #defines to reach includes.
Also from FreeBSD.
2014-01-10 18:17:06 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +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
espie
d0fa01c846 normalize pkgpath 2011-09-16 11:13:37 +00:00
kili
6f500bda5f Update to lilypond-2.14.2. 2011-08-19 20:26:46 +00:00
jasper
fad85f135a adjust dependencies after moving fonts to fonts/
pointed out by sthen@
2011-07-19 09:20:47 +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
kili
b5817de80d Matt doesn't want credits any longer. 2011-07-08 18:00:58 +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
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
f9827a98ad zap autoconf-N: part, since it's now default 2010-11-26 14:17:17 +00:00
espie
bec176e99e new depends 2010-11-20 09:48:38 +00:00
espie
60f17a941b more WANTLIB 2010-11-11 18:34:59 +00:00
espie
632a3518ab move gettext to new WANTLIB 2010-11-06 16:07:00 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
4cc3f43b65 USE_GROFF=Yes 2010-10-18 21:25:07 +00:00
jasper
07acbf9098 - upstream regenerated the tarball.
committing on behalf of kili@
2010-09-02 07:51:35 +00:00
fgsch
bc8dc131fe Bump revision after python's default change. 2010-08-30 18:29:28 +00:00
kili
4eb670526b Adjust WANTLIB and bump.
Silence post-extract a little bit.

Enable regression tests.
2010-06-24 19:53:12 +00:00
landry
bb448ee46f Mark as BROKEN on hppa, SIGILL during build. 2010-05-22 10:37:35 +00:00
kili
d74f83d278 Update to 2.12.3. 2010-01-01 11:00:49 +00:00
kili
7306dd1dd4 Unbreak the build after the removal of ${LOCALBASE}/lib/X11/fonts/ghostscript.
No pkg bump necessary, since the ghostscript fonts are used during build time
only.
2009-10-26 19:15:15 +00:00
kili
0d35155812 Update to 2.12.2, following the guile update.
May still be broken a little bit; I'll fix any possible bugs
soon.
2009-10-11 18:56:21 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
2c5f8a533a CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module 2009-04-26 11:01:04 +00:00
ajacoutot
c89ef704dd - nothing should have to run_depends on rarian anymore
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore

This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.

discussed with jasper@
2009-03-14 11:36:24 +00:00
ajacoutot
037960749c - first pass at cleaning rarian/scrollkeeper handling
remove rarian-sk-update from PLIST ; it is only a wrapper that does
noting: librarian takes care of everything now.

discussed with jasper@
2009-03-14 10:40:51 +00:00
jasper
98dddcefbd - switch to rarian instead of scrollkeeper
- regen PLIST

ok ajacoutot@
2008-12-17 18:40:13 +00:00
ajacoutot
898ac781a4 - add missing scrollkeeper-update goo 2007-12-18 16:05:48 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
kili
8a96ed481d Update to 2.10.33. 2007-09-23 19:28:15 +00:00
merdely
37a0c13bfe Remove surrounding quotes in COMMENT/PERMIT_*/ERRORS 2007-09-15 21:36:44 +00:00
kili
ff8a81acff Update to 2.10.25. 2007-06-06 20:36:23 +00:00
kili
c4f4264183 Better COMMENTs. Noticed after a general mail from espie@. 2007-05-20 14:14:37 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
kili
ef8a6de95a Unbreak for xenocara: don't even run fc-cache, fix WANTLIB (+ expat z).
While here, remove a bogus patch also related to fc-cache that is
never invoked (target install-fc-cache).

ok, martynas@
2007-04-01 22:07:44 +00:00