asau
|
6ebceaf75d
|
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2012-10-08 13:45:34 +00:00 |
|
joerg
|
ba171a91fa
|
Add DESTDIR support.
|
2008-06-12 02:14:13 +00:00 |
|
wiz
|
cf154597d5
|
Update HOMEPAGE. From Sergey Svishchev.
|
2007-02-22 19:22:25 +00:00 |
|
jlam
|
585534220c
|
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
2005-05-22 20:07:36 +00:00 |
|
tv
|
f816d81489
|
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-04-11 21:44:48 +00:00 |
|
agc
|
d81d19f8e0
|
Add RMD160 digests.
|
2005-02-24 12:51:41 +00:00 |
|
grant
|
da9ffea92e
|
call ${BSD_INSTALL} instead of "install". fixes install on Solaris.
|
2004-07-24 22:35:43 +00:00 |
|
salo
|
6f12e00a99
|
Require flex, don't hardcode CC, LEX, CFLAGS, LDFLAGS.
Fixes build on Solaris.
|
2004-07-10 13:55:09 +00:00 |
|
grant
|
123e3187fc
|
this blindly calls "gcc", so use buildlink3 so it uses the wrapper.
|
2004-06-27 13:32:16 +00:00 |
|
agc
|
3ad1bdbf06
|
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2004-01-20 12:18:15 +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 |
|
zuntum
|
d038a73ebd
|
Move pkg/ files into package's toplevel directory
|
2001-10-31 22:52:58 +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 |
|
agc
|
1c989c3883
|
Move to sha1 digests, where appropriate and possible, and add distfile
sizes.
|
2001-04-20 12:41:48 +00:00 |
|
agc
|
2d6b6a009c
|
+ 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 11:43:32 +00:00 |
|
wiz
|
a87738b456
|
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
|
2001-02-17 17:42:09 +00:00 |
|
abs
|
df05aef71f
|
Strip trailing '.', and/or leading '(a|an) '
|
2000-01-05 15:37:50 +00:00 |
|
kim
|
5062a08ef0
|
Pretty print source code or just convert any ascii file to PostScript.
|
1999-11-05 00:10:13 +00:00 |
|