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
jasper
1b9a5636ca
fix build with clang6; via flatpak
2018-04-10 08:49:36 +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
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
jasper
dd11ff3185
switch distfiles.nl to SSL, setup with security/letsencrypt/client
2015-11-24 09:11:02 +00:00
jasper
629211f2fb
add working mirror
2015-11-06 12:32:16 +00:00
bentley
1ccb9d9eee
Update maintainer email address.
2015-10-13 06:29:37 +00:00
ajacoutot
1c3e45f90a
Remove uneeded endian patch.
2015-05-01 14:13:11 +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
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
ajacoutot
1a24040dae
Some fixes and cleaning up.
...
from Brad
maintainer timeout
2012-01-21 07:53:58 +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
d7f6fc7e23
more conversions
2010-11-08 10:28:22 +00:00
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +00:00
robert
76f37c63b2
Make gcc4 happy; patch from FreeBSD
2010-05-09 15:17:18 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
jakemsr
7398d6cd1a
let SDL do the audio conversions as smpeg doesn't do them very well
...
ok pvalchev
2009-01-25 01:25:39 +00:00
naddy
f3a004bec6
fix "underquoted definition" warnings from newer aclocal and
...
regen some patches
2009-01-09 17:43:38 +00:00
sthen
e861c067e1
WANTLIB+=sndio and bump
2008-11-07 00:33:01 +00:00
sturm
857ae64bd2
missing PKGNAME bump after WANTLIB changes
2007-10-13 05:23:11 +00:00
winiger
c3787d7e67
correct WANTLIB, ok pvalchev@
2007-10-12 12:38:00 +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
ajacoutot
4265799101
- better MASTER_SITES
...
from Vlad Glagolev <stelzy at gmail dot com>
2007-01-24 23:26:55 +00:00
ajacoutot
15b11d21a0
- remove unneeded gcc3 compile fix (don't make it link with supc++)
...
- regen PLIST while there
- bump PKGNAME
ok simon@
2007-01-17 12:28:44 +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
steven
b2f0140638
SHARED_LIBS and USE_LIBTOOL
2006-01-06 07:57:01 +00:00
jolan
89754a7fa0
disable silly gtk-player, bump PKGNAME
2005-07-03 21:35:23 +00:00
db
0925c3a284
typo and wording fixes; approved by pval
...
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00
espie
b060aaf66c
WANTLIB markers
2004-11-24 00:11:03 +00:00
espie
f28f2a833d
switch to new plist, killing a few install scripts along the way.
2004-09-14 23:43:54 +00:00
espie
8e9e8ccb93
make it work with gcc3
2003-12-29 13:45:30 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
pvalchev
1faebf6f10
correct path to endian.h; fixes hppa build
2003-11-22 00:53:39 +00:00
fgsch
6256399a40
and more..
2002-12-29 20:19:09 +00:00
wcobb
10503b6c27
Document the smpeg API.
...
ok pvalchev@
2002-12-25 02:09:03 +00:00
pvalchev
ba79eaa958
only attempt lock/unlock audio operations when audio is initialized/handled
...
from Adam Procter via wcobb@
2002-06-08 09:21:19 +00:00
espie
3c08c3c943
Kill a few SUBDIR.
2002-05-13 18:50:36 +00:00
espie
5b37289c23
md5->distinfo
2002-03-21 19:59:18 +00:00
pvalchev
bbd7617304
add new master site; from freebsd
2002-02-19 06:53:13 +00:00