26 Commits

Author SHA1 Message Date
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
jca
b64d5741b9 BROKEN following the wxWidgets3 update
ok ajacoutot@ landry@ giovanni@
2019-01-02 12:44:53 +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
ajacoutot
f73da39901 Update to p5-Wx-0.9932. 2017-04-28 21:59:30 +00:00
sthen
073d25a37c use LIBCXX 2017-04-10 11:46:32 +00:00
sthen
ad16c0070b remove PKG_ARCH=* and add WANTLIB+=perl on perl packages with xs modules
spotted by nigel@
2016-03-22 13:39:15 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
ajacoutot
3835f90370 Update to p5-Wx-0.9928.
- Fix memory leak
2015-12-30 09:49:23 +00:00
ajacoutot
994a91b287 Update to p5-Wx-0.9927. 2015-06-07 09:46:14 +00:00
sthen
b645826a48 drop USE_GROFF, output checked with gmdiff 2015-01-21 14:43:32 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
d84f087a7a this now requires devel/p5-Module-Pluggable as a build dependency; from nigel@ 2014-11-22 18:53:31 +00:00
sthen
9f71d7e708 @comment zero-byte perl .bs files 2014-06-14 23:26:00 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
d443de5cb5 missing wantlib/modules; p5-* thingys which are *not* just WANTLIB+=c. 2012-08-23 13:52:39 +00:00
ajacoutot
df4e1203e4 Bump after recent cpan.port.mk change.
ok jasper@
(final commit)
2010-12-03 11:46:46 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
ajacoutot
127208401d First pass at new REVISION/DEPENDS... not finished yet. 2010-07-30 06:58:57 +00:00
sthen
d55e1837f6 use REVISION 2010-07-13 20:14:21 +00:00
landry
092e2f8c18 Reorder CATEGORIES, apparently the first should be the subdir where the
port has been imported..
2009-09-07 20:45:37 +00:00
landry
0663327ac1 Import p5-Wx 0.92, the perl wrapper for wxWidgets. 2009-09-07 20:30:58 +00:00