sthen
9fe1e38b23
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:43:27 +00:00
sthen
f1cb67fa81
Add MODGCC4_LIBDEP to LIB_DEPENDS-cxx (by default it's only added to
...
LIB_DEPENDS), as is done with other multipackage ports using gcc4.
Unbreaks "non-bootstrap" build on base=gcc arches. Discussed with
landry@ naddy@
2018-11-21 16:49:04 +00:00
naddy
53302a19c9
Re-add the gmpxx C++ library. productivity/libalkimia requires the
...
C++ templates, though not libgmpxx.
Split off the C++ support into a separate cxx subpackage. Add a
no_cxx bootstrap flavor and use it for the dependency chain up to
lang/gcc/4.9 in order to allow bootstrapping a C++ compiler from
ports.
Based on work by sthen@, tweaks by espie@.
2018-11-02 18:43:56 +00:00
sthen
d5474646e0
disable gmpxx (c++ library), it isn't used in ports or enabled by default upstream
...
ok naddy@
2018-10-24 15:21:56 +00:00
jca
defab2065b
Fixed in the unstable repo, not in the gmp-6.1 repo
2017-11-05 15:12:56 +00:00
jca
b53ccc8ca1
Unbreak configure check with MALLOC_OPTIONS=S
...
Don't rely on malloc returning zeroed memory. ok kili@ naddy@ (maintainer)
2017-11-03 14:25:40 +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
2b24b1b99b
update to 6.1.2: bug fixes
2016-12-19 21:48:12 +00:00
naddy
b3b6554a38
long overdue update to the latest release (now 6.1.1)
...
alpha and sparc64 testing and ok jca@
2016-11-11 19:40:26 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
jasper
6d3bbc6464
remove vax-specific patches
2016-03-09 18:20:02 +00:00
bentley
1e0d53d026
missed file in previous
2015-06-18 02:37:25 +00:00
bentley
ed4136091e
Switch to bz2 distfile, since the .tar.gz is missing on some mirrors.
...
Decompressed tarball verified to be identical.
ok naddy@ (MAINTAINER)
2015-06-18 02:36:35 +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
espie
338775dc12
fix after transition to elf, conversion by miod@ and me.
...
okay naddy@, miod@
(no bump, doesn't affect anything besides vax, on which it didn't even
compile after the breakage).
2013-07-22 16:54:56 +00:00
miod
714347734c
Replace existing PIC-unaware m88k assembly parts with proper m4 generator;
...
also disable the assembly mul_1 routine, which fails 5 of the regress tests.
This lets this build again on m88k.
Bump package version just to be on the safe side.
help and ok naddy@
2013-04-13 20:19:50 +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
tobiasu
166aa5bddb
Fix symbol names of assembly routines for SH.
...
ok naddy@
2013-01-29 12:40:05 +00:00
sthen
78b691e4f1
sync WANTLIB; ok naddy@
2011-06-15 16:11:25 +00:00
naddy
6d7946fb71
update to 5.0.2; ok jasper@
2011-05-27 20:48:39 +00:00
naddy
eb67f84be6
Update to 4.3.1 and enable C++ bindings.
...
Tested on arm (sthen@), alpha, amd64, i386, mips64 (jasper@),
powerpc (ajacoutot@), sparc (phessler@), sparc64.
2009-06-06 17:45:48 +00:00
naddy
1dcb1faf86
maintenance update to 4.2.4; tested by various
2008-10-26 23:05:41 +00:00
naddy
eb198f439c
Maintenance update to 4.2.2.
...
Tested on alpha, amd64, i386, powerpc (ajacoutot@), sparc64.
2007-10-24 16:19:57 +00:00
merdely
376b75df06
Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
2007-09-16 02:52:56 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
naddy
b1f7d0b108
update to 4.2.1; joint work with espie@
2006-11-01 18:43:09 +00:00
espie
8b2b6ddc7f
a few more SHARED_LIBS reformat
2006-10-28 11:19:20 +00:00
bernd
f653356ba8
SHARED_LIBS, USE_LIBTOOL
2006-01-06 20:30:26 +00:00
naddy
b581e350a7
- maintenance update to 4.1.4
...
- enable MPFR, required by GCC4/Fortran95; from espie@
2005-01-06 19:52:43 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00
espie
0fe0712abb
more plists
2004-08-09 13:28:30 +00:00
naddy
5873f51b97
update to 4.1.3 (bug fixes)
2004-06-10 16:26:29 +00:00
pvalchev
4f8274808c
Fix amd64, now builds & passes all regress tests:
...
> On Opteron/AMD64 systems with GCC, count_trailing_zeros in longlong.h
> may cause errors from the assembler about incorrect registers used with
> bsfq.
From GMP project directly; ok maintainer naddy
2004-02-26 22:50:54 +00:00
naddy
3ad1cdbb49
remove workarounds for gcc2.95/sparc64 bugs
2004-02-22 22:21:01 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
naddy
ca59d1087f
fix for i386/ELF
2003-04-18 01:22:53 +00:00
naddy
430f3bac60
Maintenance update to 4.1.2.
2003-03-29 00:30:59 +00:00
naddy
0fe9eb2ce8
Update to 4.1.1: bug fixes, support for *BSD/sparc64 has been integrated.
2002-12-13 23:56:58 +00:00
naddy
f814be22f8
update to 4.1 and take maintainer; ok jakob@
2002-10-21 23:18:05 +00:00
naddy
de76294f85
- configure sparc64 as a 64-bit platform
...
- include workaround for a compiler bug
- simplify
ok jakob@
2002-10-13 22:09:25 +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
jakob
10ee651ab0
ranlib library after build; PR#1951
2001-07-22 20:50:02 +00:00
jakob
1d0220ad49
move COMMENT into Makefile & touch NEED_VERSION
2001-03-24 19:55:27 +00:00
danh
526383486e
sync libtool patches
2001-02-19 22:02:04 +00:00