Commit Graph

37 Commits

Author SHA1 Message Date
naddy
b9beed8ab3 Drop USE_GROFF from subdir: acceptable formatting differences only. 2015-01-22 22:17:46 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
e1bfc39cf6 broken everywhere due to frequent segfaults during build 2015-01-12 19:49:08 +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
sthen
4afa084881 mark BROKEN-i386; segfaults during build 2014-06-07 20:20:42 +00:00
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
naddy
c7e055641a kill direct and indirect references to GCC2_ARCHS 2013-08-07 15:37:07 +00:00
espie
42033f2a01 yet another declaration after statement.
don't try to fix this one, I don't see cross-compile from vax as a useful
endeavor anyways...
2013-07-15 04:37:40 +00:00
sthen
691151c4ee tweak CATEGORIES 2013-05-17 09:40:35 +00:00
landry
5b766363f2 Explicitely set USE_LIBTOOL=No for ports we know don't work with our
libtool.
Joint work with ajacoutot@
2013-03-21 08:33:51 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
sthen
5b614b27f4 drop maintainer as per his request 2012-09-28 18:55:27 +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
jasper
258b54f6e3 start moving gnu toolchain components into their own DIST_SUBDIR, such as
gdb/. otherwise we would end up with several copies of the same distfile
for no good reason.

ok pirofti@
2011-11-11 18:33:03 +00:00
jasper
83a844b399 use ${PREFIX} here 2011-11-08 12:43:25 +00:00
jasper
22c6845a80 Don't install the xml syscall files which only contain Linux' syscalls. 2011-11-08 12:40:41 +00:00
naddy
1f7e52ef42 this requires arm-elf/binutils to build 2011-11-01 19:22:24 +00:00
jasper
09df7e468f - add devel/arm-elf to CATEGORIES 2011-07-18 17:10:25 +00:00
landry
6e676f1b3f Mark as BROKEN on amd64, it never managed to build in all my bulk
builds.. jasper@ agrees.
2011-01-20 00:23:06 +00:00
espie
f9827a98ad zap autoconf-N: part, since it's now default 2010-11-26 14:17:17 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jasper
529f5136ab - move USE_GROFF to Makefile.inc 2010-10-22 15:32:33 +00:00
jasper
db7f695fcd - update arm-elf-newlib to 1.18.0
tested by and ok MAINTAINER
2010-10-22 15:20:53 +00:00
jasper
f25d42e68f - update arm-elf-gdb to 7.1
tested by and ok MAINTAINER
2010-10-22 15:20:21 +00:00
jasper
238fedab37 - update arm-elf-gcc to 4.4.4
tested by and ok MAINTAINER
2010-10-22 15:20:04 +00:00
jasper
755ae3d6b5 - update arm-elf-binutils to 2.20
tested by and ok MAINTAINER
2010-10-22 15:19:28 +00:00
jasper
7bb0a75685 - move license block and several shared configure options to Makefile.inc
ok MAINTAINER
2010-10-22 15:18:48 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
jasper
51fbd93f23 - use SUBST_VARS for gcc version. 2010-10-14 09:58:37 +00:00
jasper
d67b4ff4de - switch to a master site that has the distfile 2010-10-14 08:05:09 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
espie
fa9adc6fb8 fix deps 2009-03-14 14:47:27 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
sturm
f72e1e2bdb change default behaviour for arm-elf targets to always pass '-mfpu=softfpa'
to GAS unless '-mhard-float' is specified
sync patches while here

from maintainer
2007-10-05 13:14:12 +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
sturm
9a9b1d2495 GNU cross compiler suite, configured for the arm-elf target.
from and maintained by Sebastian Trahm <basti at schleifi.com>
2007-04-02 15:35:01 +00:00