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
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
jasper
9b32e9c611
fix build with clang6
2018-04-11 18:01:24 +00:00
naddy
1a87aebd2d
mechanical replacement of the gettext module
2017-11-21 00:12:59 +00:00
sthen
ceb7770170
Handle pthread-stubs removal.
2017-10-23 17:10:37 +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
espie
bdb8a5647f
abs(unsigned) doesn't make much sense.
...
clang catches an actual bug in jakemsr's code!
2017-05-02 16:47:32 +00:00
sthen
7b9fdbb2c9
use LIBCXX
2017-04-10 11:45:22 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
naddy
06a9102560
Drop USE_GROFF since groff and mandoc produce identical output.
2013-10-11 23:48:03 +00:00
espie
51e3b5bd29
PERMIT_* / REGRESS->TEST sweep
2013-03-11 01:30:26 +00:00
jasper
6c0a8bf4ae
- regen WANTLIB
2011-11-04 08:21:59 +00:00
espie
61199a1dbc
normalize pkgpath
2011-09-16 08:48:01 +00:00
jasper
6396bd780f
- add missing modules and license marker
...
- regen WANTLIB
2011-01-03 19:38:40 +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
ajacoutot
ff07e285bc
Remove USE_X11.
2010-10-24 20:58:58 +00:00
espie
7b7cc80d38
USE_GROFF=Yes
2010-10-18 16:52:44 +00:00
jasper
e34499f593
- fix WANTLIB after cairo update.
2010-10-11 08:11:24 +00:00
sthen
4726ceaf91
new lib_depends/revision
2010-09-03 14:39:07 +00:00
jakemsr
923488792d
convert to sndio(7), fixing some bugs along the way with
...
help from ratchov@
2010-07-01 01:57:33 +00:00
landry
8fbd50bb6d
Remove jason@ as MAINTAINER, as his e-mail bounces since a while.. agreed
...
by jason@, prodded by espie@. While here, take maintainership of
devel/geotiff & devel/proj. Any takers for the others ?
ok espie@
2010-01-23 10:29:45 +00:00
ajacoutot
7e19e1f6aa
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 18:05:49 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
jasper
af1ee128a2
- regen WANTLIB
2009-03-06 22:29:31 +00:00
ajacoutot
badb8bab11
- fix WANTLIB
2008-06-01 17:17:25 +00:00
ajacoutot
470d8231ad
- add update-desktop-database goo
2007-12-15 19:12:06 +00:00
steven
d3351a7c8e
fix WANTLIB
2007-11-13 12:55:46 +00:00
merdely
379afe5f60
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN
...
From Darrin Chandler
2007-09-16 01:37:09 +00:00
aanriot
1c5cded47d
USE_X11 = Yes
...
checked by ajacoutot@
2007-07-11 14:25:34 +00:00
jason
05ec5f8372
remove share/nls/pl_PL.ISO_8859-2/; bump package number
2007-05-30 21:54:17 +00:00
jason
3ac8e03a3f
add port for gpsk31: PSK31 sender/receiver using GTK. Transmit
...
sounds right, but I can't easily test receive until I get home.
2007-05-30 05:27:44 +00:00