Commit Graph

44 Commits

Author SHA1 Message Date
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +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
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
naddy
f91f68b648 replace libiconv module 2016-09-12 22:44:08 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
landry
cff0252ba6 Use MODCMAKE_BUILD_SUFFIX where appropriate, bump REVISION when the PLIST
actually changes.
2014-11-07 10:05:28 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
espie
ed5cbe2da5 fix after libgsf update, just trust pkg-config and don't play games
with the output wrt include dirs
2013-03-10 09:42:32 +00:00
brad
70960bb6e2 Further tweaks for Pacal's sloppy wv2 update.
ok kili@
2012-12-03 22:30:26 +00:00
pascal
d36106faf9 Update to wv2 0.4.2.
With tweaks from dcoppa@, ok dcoppa@ brad@
2012-11-29 19:07:57 +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
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
jasper
e9b6f0b707 - regen WANTLIB 2011-11-04 09:05:54 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
sthen
ec8f9886f2 revision/lib_depends 2010-10-23 22:01:29 +00:00
landry
ba88cbecde Fix after no_gnome FLAVOR removal in devel/libgsf.
While here fix WANTLIB and bump PKGNAME.
2008-11-18 13:40:32 +00:00
sthen
323cf44154 shared library and PKGNAME bumps due to use of isinf/isnan/nan
following libc/libm changes
2008-07-25 20:25:59 +00:00
sthen
9389b14a70 Fix build following isnan() change from a function to a macro.
From pkgsrc.

ok martynas@
2008-07-25 15:16:33 +00:00
steven
ec7b0f0160 fix WANTLIB 2008-02-02 09:30:54 +00:00
merdely
508e6279c2 Remove surrounding quotes in COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-16 01:40:27 +00:00
espie
5b9988e64d shorten comment 2007-05-17 13:50:12 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
espie
8b2b6ddc7f a few more SHARED_LIBS reformat 2006-10-28 11:19:20 +00:00
espie
d1d5e05ad4 remove `empty' version spec (.0.0) which is no longer needed to desambiguate
library names.
2006-09-18 11:40:06 +00:00
bernd
a021df0e58 Security update to wv2-0.2.3.
Fixes an integer overflow bug. (CVE-2006-2197)

http://secunia.com/advisories/20665/
2006-06-15 09:16:18 +00:00
espie
b0d27a1201 Bump C++ shared libs numbers and corresponding package names,
handles a through databases
2006-01-13 19:12:15 +00:00
espie
d3616a8832 more MODGNU_SHARED_LIBS 2006-01-10 11:35:14 +00:00
espie
0fa5562083 SHARED_LIBS 2005-12-24 16:11:52 +00:00
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
wilfried
382358d05f Fix LIB_DEPENDS + USE_LIBTOOL 2005-11-13 22:22:58 +00:00
fgsch
c5b44fec6e after querying brad@ he decided to drop maintainership for these. 2005-10-30 00:10:39 +00:00
naddy
b7db90135a SIZE 2005-01-05 15:58:29 +00:00
espie
5e9d6d12a9 WANTLIB markers 2004-11-21 22:53:58 +00:00
espie
081e4fec6d update to new plists. 2004-09-14 23:24:38 +00:00
xsa
b698ec169b new-style MODULES. 2004-08-10 08:12:09 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
sturm
fe4c7290ab use gcc3 on sparc64 2004-01-08 21:06:26 +00:00
brad
18a25c9e45 if no libgsf package is already installed then build libgsf using the
no_gnome pseudo FLAVOR.
2003-12-31 07:03:42 +00:00
brad
e28eff7756 add wv2 0.2.1
wv2 is a library which allows access to Microsoft Word files. It
is a rewrite of the wv library.
2003-12-27 08:40:01 +00:00