41 Commits

Author SHA1 Message Date
naddy
a26d55a53c bump for plist changes 5.9 -> 6.0 2016-05-12 01:17:13 +00:00
naddy
b7bb8e6429 replace libiconv module 2016-04-26 22:23:24 +00:00
naddy
c30d26ae75 garbage collect CONFIGURE_SHARED 2016-03-11 20:07:49 +00:00
jasper
0cece249e7 more vax patches that are no longer needed 2016-03-09 18:45:52 +00:00
naddy
98b05d7730 bump for plist changes 5.8 -> 5.9 2015-12-20 00:16:27 +00:00
sthen
51b3db80fc port REVISION bumps as base has moved to 5.8 2015-06-17 20:03:11 +00:00
naddy
c36ada4f79 fold lib-only PFRAG.shared into PLIST, and some related cleanups 2015-03-19 20:25:26 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
d6a3190275 bump REVISION for 5.7 2015-01-02 14:26:12 +00:00
landry
e7df1f7194 Mark BROKEN-alpha a bunch of ports that reliably failed (!) to build in
the past 3 bulks, or forever.

Various reasons: no d^Hrecent compiler available, base gcc generating
nice internal compiler errors, no atomic ops, etc, etc.

While here, mark all webkits as BROKEN-hppa, since this also requires
clang or g++ 4.7. Our g++ 4.8 port only builds on
i386|amd64|powerpc|sparc64 anyway...

if you're interested^Wbored to death, full past logs at
http://build-failures.rhaalovely.net/alpha/...
2014-12-30 21:50:24 +00:00
espie
6e2a628745 more 5.6 bumps 2014-07-16 12:35:23 +00:00
pascal
5d3f42f1b1 Switch GCC in ports to PIE by default on powerpc. 2014-03-23 17:30:19 +00:00
pascal
174dc649aa Unbreak on powerpc by syncing backend with base.
ok landry@
2014-01-18 20:56:53 +00:00
pascal
d3a58e667e Merge some alpha patches from base; this does not work yet, but it's better
than what is currently there.  tested by landry@ some time ago

ok brad@
2014-01-18 11:38:22 +00:00
pascal
001e0489ab Switch ports gcc to PIE on i386.
ok sthen@
2014-01-12 22:16:02 +00:00
naddy
09999a5515 bump for plist changes 5.4 -> 5.5 2014-01-12 14:58:30 +00:00
pascal
1be23ed5d6 Merge in arm backend from base.
tested by/ok sthen@
2013-08-22 10:07:04 +00:00
naddy
6b7bf0fa1b bump for plist changes 5.3 -> 5.4 2013-07-07 21:25:27 +00:00
ajacoutot
0e97520794 Mark BROKEN on powerpc. 2013-05-02 07:36:01 +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
naddy
cbeb31112b bump for plist changes 5.2 -> 5.3 2013-02-01 16:34:36 +00:00
pascal
23ea3c8c47 Sync mips* configuration with base. Fixes gfortran on mips64 (loongson
untested).

tested by and ok jasper@
2013-01-05 16:51:28 +00:00
landry
4f266b4171 Mark as BROKEN-hppa: never built there.
There should probably be a easy fix, but that'd involve a brave soul digging
into the patch maze.
2012-12-21 18:13:08 +00:00
jasper
c4f55927e7 - don't define ENABLE_EXECUTE_STACK, just like mips64's gcc from base.
this doesn't unbreak gfortran on mips64* yet, but at least it's getting a bit further now
2012-12-17 15:04:58 +00:00
landry
5b823cb084 Sync the config/openbsd.h and config/sparc/openbsd64.h patches with
respectively r1.9 and r1.6 of base gcc ones adding #define
NO_IMPLICIT_EXTERN_C. While here add the missing #define
NO_UNSAFE_BUILTINS to gfortran/gcc 4.2, Bump all REVISIONs.
ok sthen@
2012-10-07 20:09:44 +00:00
pascal
13f6a15732 Patch GCC and derived ports to use PIE by default on the same architectures it
is enabled on in base; except for gcc 3.3, which does not have PIE support and
therefore needs to pass -nopie to the linker.

Also, sync powerpc pthread specs with base.  From Brad.

ok naddy@
2012-09-01 00:00:32 +00:00
sthen
49a55c3e0f bump for plist changes 5.1 -> 5.2 2012-06-21 13:56:57 +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
naddy
6ad7a26783 bump revision for plist changes 5.0 -> 5.1 2012-01-13 00:55:14 +00:00
naddy
65bc5aa607 bump revision for plist changes 4.9 -> 5.0 2011-07-18 19:06:36 +00:00
naddy
dd00a8e076 simply install the source man page 2011-06-21 20:17:53 +00:00
naddy
4cb3e73f03 bump revision for plist changes 4.8 -> 4.9 2011-01-15 01:09:42 +00:00
jasper
3f398591c9 - add missing conflict markers between g95 and (lib)gfortran.
ok steven@
2010-11-28 21:30:37 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
5e243a5257 convert WANTLIB on geo/lang 2010-11-07 19:12:42 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
naddy
c9bd1d7767 no need for groff, we explicitly use mandoc 2010-10-19 19:46:12 +00:00
espie
88dd25abf4 USE_GROFF=Yes 2010-10-18 19:20:41 +00:00
jasper
05e5a031bb - use global MASTER_SITE_GCC 2010-10-14 08:03:46 +00:00
steven
6f0b523996 import separate port of gfortran 4.2.1, in sync with the base compiler.
meant to be used on archs that have gcc4 in base, this doesn't require a
full gcc build from ports, and provides libgfortran as a subpackage.

idea from espie some months ago.
2010-10-10 17:39:06 +00:00