minskim
|
b23abaaf3f
|
Do not use "-DBSD" and "-lcompat" on Linux.
|
2004-06-18 17:41:10 +00:00 |
|
jlam
|
326169077a
|
USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined.
|
2004-03-23 04:40:59 +00:00 |
|
xtraeme
|
6c39a6eab6
|
bl3ify
|
2004-03-11 18:03:49 +00:00 |
|
jlam
|
a1c40fc01e
|
We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,
etc. because the bare variables will point to the correct executables.
|
2004-02-08 04:03:14 +00:00 |
|
agc
|
dc52048e01
|
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2004-01-20 12:07:06 +00:00 |
|
martti
|
ff0278ea30
|
COMMENT should start with a capital letter.
|
2003-07-21 16:24:36 +00:00 |
|
grant
|
91f00f1cbc
|
s/netbsd.org/NetBSD.org/
|
2003-07-17 21:21:03 +00:00 |
|
jmmv
|
f1446ddf2b
|
Drop trailing whitespace. Ok'ed by wiz.
|
2003-05-06 17:40:18 +00:00 |
|
jmmv
|
0916498c1b
|
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
|
2003-03-29 12:40:00 +00:00 |
|
jlam
|
1c57323789
|
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
|
2002-08-25 21:48:57 +00:00 |
|
zuntum
|
b427eb87ce
|
Move pkg/ files into package's toplevel directory
|
2001-10-31 20:24:14 +00:00 |
|
agc
|
a16fc84f19
|
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
2001-09-09 20:36:07 +00:00 |
|
jlam
|
205d0f6d40
|
Mark as USE_BUILDLINK_ONLY.
|
2001-07-16 10:29:50 +00:00 |
|
jtb
|
30c378c9d7
|
The `xbinunix.c' file states:
* (c) 1984 Brown University
* may be used but not sold without permission
Add the appropriate restrictions.
|
2001-06-04 17:08:20 +00:00 |
|
agc
|
871c5f4103
|
Move to sha1 digests, and add distfile sizes.
|
2001-04-18 11:21:02 +00:00 |
|
agc
|
4274f13ce5
|
+ 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:10:18 +00:00 |
|
wiz
|
c53fae8ea1
|
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
|
2001-02-16 13:15:24 +00:00 |
|
pooka
|
7fd99b3097
|
change name of loop variable to shut up pkglint
|
2000-10-10 11:50:42 +00:00 |
|
pooka
|
a91d1730e4
|
Do extraction a bit different to make this DTRT with WRKOBJDIR set.
|
2000-10-10 11:49:59 +00:00 |
|
rh
|
c121a0b9af
|
Initial import of xbin-2.3, a utility to convert mailable BinHex format
into binary
|
2000-06-05 12:36:07 +00:00 |
|