Commit graph

16 commits

Author SHA1 Message Date
wiz
cbbd0ce5d3 Fix build with gcc-4.5.
Mark as not MAKE_JOBS_SAFE (doesn't wait for library to be built before
linking it).
2011-12-19 13:44:07 +00:00
hasso
5d7a540113 Make it build on DragonFly. 2009-03-11 12:16:21 +00:00
rillig
f3627f4d2f Fixed the code the correct way. I somehow forgot to test the last change. 2007-10-10 18:14:07 +00:00
rillig
dd80914cc6 Fixed building with g++4. 2007-10-10 16:57:25 +00:00
joerg
eaf54b4577 Don't use malloc.h. 2007-08-01 20:19:21 +00:00
joerg
a3ce3b5bff Unconditionally include stdlib.h, it is a standard header and needed
for exit().
2005-12-23 16:10:05 +00:00
agc
645a2eab08 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:05:29 +00:00
wiz
7a30cb7798 Make build with gcc3. 2004-09-08 12:47:39 +00:00
recht
cd3aa751b1 Regen patch[c-e] so that they also apply cleanly with GNU patch.
Addresses PR 26802 by Georg Schwarz.
2004-08-30 06:27:55 +00:00
jlam
8fdf4e7f9b buildlink1 -> buildlink2 2002-11-14 23:50:45 +00:00
wiz
c1a89d0eb0 'unsigned' in the right place makes this build again. 2002-07-17 17:41:24 +00:00
jlam
9a2974e3f0 Honor CFLAGS and LDFLAGS passed in from environment, and mark as
USE_BUILDLINK_ONLY.
2001-08-19 18:39:50 +00:00
skrll
2154bcc4e4 Pass CXX down in MAKE_ENV rather than hardcoding g++. This makes libtool
happy.

Noted in recent i386 bulk build.
2001-04-23 08:26:01 +00:00
skrll
8098246e81 Make patches work with pkgdiff. 2001-04-22 17:43:18 +00:00
agc
d26f80ba43 Move to sha1 digests, and add distfile sizes. 2001-04-20 08:55:26 +00:00
agc
268ad0352c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:33:37 +00:00