Commit Graph

24 Commits

Author SHA1 Message Date
naddy
7f61407556 drop RCS Ids 2022-03-11 19:39:15 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
danj
d86edbbc0c Remove unreachable maintainers 2019-05-06 19:51:38 +00:00
naddy
4b60550345 add missing includes for ports-gcc 2018-11-30 21:05:32 +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
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
816f54ed0a make it build with clang, give it a proper makefile, separate C from C++,
add the required extern C, and fix one strrchr...
2017-05-13 00:15:38 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
90aa524662 Adjust after libdvdcss/libdvdnav/libdvdread updates.
from Brad, ok sthen@
2012-05-03 06:51:24 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
sthen
efacceb213 lib_depends, revision 2010-10-24 21:40:38 +00:00
espie
198aeda2f3 syntax 2010-05-22 14:15:16 +00:00
merdely
1f22f0e985 Remove surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 03:24:28 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
espie
081f45d827 new style specs 2006-08-03 23:15:57 +00:00
espie
71c3d20c01 and don't forget the new patches. 2006-02-19 18:30:12 +00:00
espie
6390ee36c9 fix for newest libdvdread.
avoid building lsdvd while here, since it's a dup with the other port
anyways.
2006-02-19 18:29:32 +00:00
naddy
8e0d7f62ec SIZE 2005-01-05 17:05:00 +00:00
jolan
bd665a9d74 fix rcsid, pointed out by jacob meuser 2004-12-14 23:50:31 +00:00
jolan
2149c0d06c streamdvd-0.4, fast tool to backup video dvds on the fly
maintained by marc smith
2004-11-24 02:27:33 +00:00