rillig
579e977969
Ran "pkglint --autofix", which corrected some of the quoting issues in
...
CONFIGURE_ARGS.
2005-12-05 23:55:01 +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
2ac6df6686
Add RMD160 digests
2005-02-24 10:16:52 +00:00
wiz
6e02d7ee41
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
...
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
jlam
1a280185e1
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
...
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
snj
43d5e1643c
Convert to buildlink3.
2004-05-08 04:50:50 +00:00
grant
ef741f8a1a
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-22 07:49:20 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
seb
b630a90732
Remove info files from PLIST files.
2004-01-13 17:48:37 +00:00
seb
2e60487c80
Properly handle info files and thus fix installation.
2003-11-05 23:32:11 +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
f36cef4df5
We refer to ${LOCALBASE}/bin as ${PREFIX}/bin within a package.
2002-09-30 11:17:55 +00:00
jlam
b4e8368c4d
buildlink1 -> buildlink2, and add missing .info files to PLIST
2002-09-30 11:15:29 +00:00
dmcmahill
36f0cfaf69
import of cross-h8300-hms-binutils-2.12.1 provided by
...
Osamu OISHI <oishi@alef.ims.ac.jp> in PR pkg/17350
binutils for hitachi h8300-hms cross compile
2002-06-27 22:24:36 +00:00