Commit Graph

54 Commits

Author SHA1 Message Date
naddy 85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
sthen 485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +00:00
naddy 4921bb9c4b Trust c++(1) to create a library that can also be used with C code, and
don't try to manually add C++ support libraries.  Fixes build with llvm7.
2019-01-22 19:27:35 +00:00
naddy 4843e351e0 Revert previous. If C++ code has been linked with c++(1) into a library,
it should be possible to link that library to C code with cc(1).
2019-01-22 19:23:40 +00:00
naddy 478db942ff Add dummy C++ sources that don't need to exist. This forces the
C++ linker to be chosen, which is required when linking C code
against a C++ library.
2019-01-22 19:03:08 +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 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
naddy 1db8edffc5 replace libiconv module 2016-09-13 14:40:29 +00:00
naddy c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
sthen 1b450b8415 add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)
2015-04-21 18:33:48 +00:00
naddy 2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy 570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy c7e055641a kill direct and indirect references to GCC2_ARCHS 2013-08-07 15:37:07 +00:00
ajacoutot 58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +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
espie 275447e210 FLAVOR:L and such things 2011-11-18 10:11:32 +00:00
jasper c20c8d003e - update guilib to 1.2.1 2011-01-03 19:56:33 +00:00
jasper edf66cc9bb - add missing modules 2011-01-03 19:47:11 +00:00
espie 5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie 7f2b17ae6e kill a few libspecs in LIB_DEPENDS 2010-11-08 09:57:39 +00:00
ajacoutot ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
naddy b9b8307b3d check COMPILER_VERSION instead of USE_GCC3; from Brad 2010-07-18 19:12:05 +00:00
espie dbcfe8499d C++ syntax 2010-05-22 21:02:34 +00:00
kili 8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
sthen 4b8d0cb2f8 chase WANTLIB (sndio) and bump 2008-11-19 17:26:20 +00:00
steven 43dc6891f3 fix WANTLIB 2007-11-13 14:06:21 +00:00
merdely 376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
sturm b67038d83e WANTLIB 2007-04-14 21:20:19 +00:00
espie 470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie 8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
pvalchev d369ce13cc revert sdl changes from here too 2006-10-19 00:35:03 +00:00
pvalchev 9e987ad68f sdl wantlib 2006-10-18 18:40:26 +00:00
espie 04d06f7b44 bump C++ shared libs after typedef changes.
note that all SDL libs link with supc++ (potentially, and thus are affected)
-> don't take a chance, bump.
2006-01-13 23:40:22 +00:00
bernd a01ca264fd SHARED_LIBS 2006-01-07 14:48:47 +00:00
jakemsr 779b5bad35 - distfile was rerolled
- USE_LIBTOOL
- general cleanup
- bump pkgname

OK wilfried@
2005-11-21 01:16:53 +00:00
naddy 3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie 6bec6cc34b WANTLIB markers 2004-11-23 11:22:00 +00:00
espie 0a5d240a79 new plists 2004-08-10 00:52:43 +00:00
espie b9526f630b fix link for gcc3 2003-12-30 18:49:04 +00:00
jolan 912e6da097 drop maintainership on some stuff i don't use anymore, lop off
WWW: ${HOMEPAGE} while touching 'em
2003-09-25 06:25:13 +00:00
jolan 67e58ed296 update e-mail address, ok brad@ 2003-05-12 08:23:45 +00:00
pvalchev 2bcf688652 New maintainer: Jolan Luff <jolan@cryptonomicon.org> 2003-02-23 18:30:20 +00:00
brad fb4ec1cc36 change e-mail address.
--
From: MAINTAINER
2002-12-09 15:37:23 +00:00
mark 7f83abbfb8 tag patches and add GPL comment for PERMIT's 2002-09-03 04:29:10 +00:00
mark 18b6dcf40d guilib-1.1.1 update
(works on ELF with brad's pending fixes: usbhid_pic/SDL)
told to go ahead and commit now (brad@ ok)
2002-09-03 04:20:27 +00:00
brad c18bc612ae checksum mismatch, update checksums. 2002-04-07 23:33:00 +00:00
espie 5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00