Commit Graph

35 Commits

Author SHA1 Message Date
ajacoutot
d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
naddy
06ebc532ac drop RCS Ids 2022-03-11 18:59:33 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +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
fcambus
e4312446b4 Update fuse-utils to 1.4.3.
OK gonzalo@
2018-07-08 18:34:02 +00:00
fcambus
2fe14a57c7 Update fuse-utils to 1.4.0.
OK benoit@
2017-12-22 13:54:27 +00:00
fcambus
6cfe7b8a7d Update fuse-utils to 1.3.5.
OK benoit@
2017-10-18 15:58:35 +00:00
fcambus
08aadcbbf5 Update fuse-utils to 1.3.4.
OK benoit@
2017-09-13 09:14:22 +00:00
fcambus
60e712ef75 Update fuse-utils to 1.3.3.
OK benoit@
2017-08-05 11:21:44 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
fcambus
76149627a4 Update fuse-utils to 1.3.2.
OK bcallah@, benoit@
2017-07-18 19:18:39 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
fcambus
bb4acf2986 Update fuse-utils to 1.3.1.
Dropped dependency on ffmpeg (and the now useless patch) as it's not
used anymore.

OK bentley@
2017-01-03 13:20:42 +00:00
sthen
0f4034be36 sync WANTLIB 2015-08-17 19:10:11 +00:00
ajacoutot
00f6a9a5c1 Cope with FFmpeg 20150412.
from brad
2015-04-28 06:35:06 +00:00
bentley
2e6c4dc7df Update to fuse-utils-1.1.1. 2014-06-09 08:55:16 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
espie
a14bf26ca8 new depends 2010-11-15 23:22:07 +00:00
espie
c3677a7fb2 do LIB_DEPENDS for emulators/editors 2010-11-07 18:50:57 +00:00
espie
68505ea57d USE_GROFF=Yes 2010-10-18 18:00:15 +00:00
grange
018fce2949 Update to fuse-utils-0.10.0.1. 2009-01-07 18:00:20 +00:00
steven
c04c370d9a fix WANTLIB 2007-11-13 14:54:30 +00:00
merdely
28c7e10121 Removed surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:45:13 +00:00
steven
938063af37 USE_LIBTOOL 2007-03-31 10:45:01 +00:00
steven
4901d32ffa add gettext module and fix WANTLIB 2007-01-12 08:44:31 +00:00
grange
ab5bc43cb6 Update to 0.7.0 and drop maintainership. 2006-09-24 18:17:33 +00:00
espie
367a30f74c more new lib specs 2006-08-02 10:10:35 +00:00
alek
9389fdf74d - Adjust devel/gettext dependency
- Bump PKGNAME

ok grange@
2005-02-19 11:20:35 +00:00
espie
cbb0cc1730 WANTLIB markers 2004-11-27 10:39:13 +00:00
xsa
24ae6277f0 new-style MODULES. 2004-08-10 08:32:35 +00:00
sturm
779a56e919 update to fuse-utils 0.6.2
ok grange@
2004-05-08 06:48:08 +00:00
grange
087a7e1929 Update to fuse-utils-0.6.1
ok naddy@ sturm@
2003-10-17 06:28:07 +00:00
grange
c2b3399b84 fuse utilities are a few tools which may be of occasional use when
dealing with ZX Spectrum emulator files. They were originally
distributed with fuse, the Free Unix Spectrum Emulator, but are now
independent of fuse and can be used on their own.

WWW: http://www.srcf.ucam.org/~pak21/spectrum/fuse.html

ok naddy@
2002-12-16 14:33:35 +00:00