Commit graph

11 commits

Author SHA1 Message Date
kristerw
8babcb102d Compilation of the tryulong32.c configuration test takes ~forever on
arm/gcc 2.95.3.  Add a workaround.
2004-01-31 01:23:16 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
2003-06-11 20:50:50 +00:00
schmonz
a77b81c7cd Update my email address. 2002-07-22 00:13:13 +00:00
cjep
c282139ca8 Turn off optimization on NetBSD/arm. Having it on causes a hang in compilation. 2002-06-07 08:17:33 +00:00
cjep
4972f56304 On arm32 turn off optimisation so that this package builds. 2002-05-19 19:37:50 +00:00
yyamano
fe4b706f3e Make conf-ld to make it build on Darwin. pkg/15467 2002-03-30 13:15:02 +00:00
martti
e9a6821cc4 Added cdb-0.75 (provided by Amitai Schlair in pkg/14879)
cdb is a fast, reliable, simple package for creating and reading
constant databases.

cdb is designed to be used in mission-critical applications like
e-mail. Database replacement is safe against system crashes. Readers
don't have to pause during a rewrite.
2001-12-10 18:11:46 +00:00