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
71c8259803
Add RMD160 digests to the SHA1 ones.
2005-02-23 20:39:42 +00:00
tv
c487cb967a
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
...
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +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
jlam
9ff0e10340
Reorder location and setting of BUILDLINK_PACKAGES to match template
...
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-05 19:25:06 +00:00
wiz
f64ef4bcdd
Unused.
2004-02-19 01:37:58 +00:00
wiz
7085173537
Add buildlink3.mk.
2004-02-19 01:06:43 +00:00
wiz
e625f809d8
Convert to buildlink3. Update autoconf dependency,
...
since currently-in-pkgsrc-libtool needs autoconf-2.50+.
2004-02-19 01:06:14 +00:00
jlam
ec993afa1a
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
...
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
grant
ed16993a08
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-22 07:14:59 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
chris
fdb7dfcdb3
Update tremor library to latest version (is a few months old, I've had the
...
update for a while)
Changes are mostly optisations, also changes in how memory is managed with
a view to using the minimum amount necessary.
2003-06-29 16:54:03 +00:00
chris
a9361cf696
Update Tremor to latest snapshot. One file has changed, seems to be
...
shrinking a buffer and removes a couple of tables.
2002-12-05 19:49:50 +00:00
chris
5e0f8541d9
Update tremor library to a newer snapshot, mostly more optimisation,
...
a few bug fixes, removes the need for patches.
2002-10-16 20:04:53 +00:00
dillo
a3cb029db9
make use of new automake.mk
2002-10-02 18:13:16 +00:00
chris
20e4f36c20
Fix version number, this release is 1.0.2, the libary version is 1.2.0.
2002-09-24 09:49:03 +00:00
chris
6de5bf269f
Initial import of tremor, the fixed point ogg vorbis decoder lib.
2002-09-24 09:32:59 +00:00