naddy
ab45f39af6
drop RCS Ids
2022-03-11 19:36:11 +00:00
benoit
6cd2dcbd94
Update to ntl-11.5.1.
2021-06-25 07:08:19 +00:00
benoit
62b9a224bb
Update to ntl-11.5.0.
2021-06-21 06:37:06 +00:00
benoit
5d060a803f
Update to ntl-11.4.4.
2021-03-06 07:10:24 +00:00
benoit
e3b0ce795c
Update to ntl-11.4.3 from wen heping, thanks !
2020-02-06 08:10:00 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
naddy
84174f9106
bump for package path change devel/gmp -> devel/gmp,-main
2018-11-02 18:48:39 +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
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
benoit
66e4b8c3b6
Update to ntl-9.11.0.
2016-08-30 06:52:57 +00:00
benoit
405ae13c07
Update to ntl-9.10.0.
2016-06-27 09:37:55 +00:00
benoit
8901b9bdb0
Update to ntl-9.9.1.
2016-06-07 13:35:28 +00:00
benoit
5eb1bb8902
Update to ntl-9.8.1.
2016-05-25 11:42:05 +00:00
benoit
11ddae2a39
Disable native option.
...
from Michael McConville, thanks !
2016-04-20 07:59:45 +00:00
benoit
17cbc66605
Update to ntl-9.7.0.
2016-03-21 08:17:33 +00:00
benoit
b491c6dc07
Update to ntl-9.6.4.
2016-01-31 09:03:50 +00:00
benoit
4e2c52cfb3
Update to ntl-9.6.3.
2016-01-27 09:26:35 +00:00
benoit
6b3415f2ae
Update to ntl-9.6.2.
2015-11-14 10:26:25 +00:00
benoit
bdc36d71bf
Update to ntl-9.6.1.
2015-11-12 08:50:35 +00:00
benoit
10a565ef9c
Update to ntl-9.6.0.
2015-11-11 09:52:00 +00:00
benoit
b4e0cc7b43
Update to ntl-9.5.0.
2015-10-30 11:35:13 +00:00
benoit
1b2e4e4994
Update to ntl-9.4.0.
2015-09-23 07:50:02 +00:00
benoit
d35f5e139f
Update to ntl-9.3.0.
2015-07-22 12:37:50 +00:00
benoit
394e7f1b08
Update to ntl-9.2.0.
2015-07-03 08:21:23 +00:00
benoit
60291e74f5
Update to ntl-9.0.2.
2015-03-30 07:44:17 +00:00
benoit
582c0e6926
Update to ntl-9.0.1.
2015-03-28 09:49:24 +00:00
benoit
8ad59c772f
Update to ntl-8.1.2.
2015-02-02 16:16:48 +00:00
benoit
aa7fa2ee62
Update to ntl-8.1.0.
2015-01-10 13:55:32 +00:00
benoit
03d4568588
Update to ntl-8.0.0.
2014-12-26 08:42:02 +00:00
benoit
5f2a0e6420
Update to ntl-7.0.2.
2014-12-16 08:29:04 +00:00
benoit
05b1133bc8
Update to ntl-7.0.1.
2014-11-15 06:53:49 +00:00
benoit
e2b3c37d9e
Update ntl to 7.0.0.
2014-11-09 14:35:25 +00:00
benoit
f9d768ecac
Update ntl to 6.2.1.
2014-09-03 09:46:46 +00:00
benoit
53c738be1e
Update to ntl 6.1.0.
2014-03-15 09:13:13 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
benoit
be06e469c0
- update ntl to 6.0.0
...
- update patches
- bump SHARED_LIBS
- update PLIST
2013-03-05 08:26:02 +00:00
jasper
5d3e86e4d8
- regen WANTLIB
2011-11-03 20:28:09 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
landry
00697f6d21
Pass ${LIBTOOL} to src/DoConfig so that it correctly uses ports libtool.
...
Regen patches and switch to newer LIB_DEPENDS while here.
2010-10-24 09:38:10 +00:00
benoit
0b07ada3d5
- update ntl to 5.5.2
...
ok ajacoutot@, jasper@, steven@
2009-09-08 12:29:15 +00:00
benoit
f86a0513f3
- add libtool usage
...
- bump
Problem found by sthen@
ok sthen@, ajacoutot@
2009-08-10 21:00:25 +00:00
benoit
1851e3f6aa
- update to ntl 5.5.1
...
- add SHARED_LIBS
- change maintainer
- regen PLIST
ok ajacoutot@
2009-05-22 09:03:24 +00:00
steven
907a85c549
remove quotes from COMMENT/PERMIT*/BROKEN
2007-09-15 18:44:36 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
alek
a77bd15eef
- devel/gmp is BUILD_DEPENDS
...
- Bump PKGNAME
2005-11-18 23:26:43 +00:00
naddy
8e0d7f62ec
SIZE
2005-01-05 17:05:00 +00:00