wiz
cda18437be
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
2014-10-09 14:05:50 +00:00
asau
2fead99d50
"user-destdir" is default these days
2012-09-11 23:59:21 +00:00
wiz
662a258e1b
Remove workaround for compiler bug in gcc2 on sparc64.
2010-01-16 17:57:36 +00:00
simonb
27726a7d0c
Check for end-of-string when parsing a stringlist field.
...
Problem and fix originally reported by Kentaro Oda to the mad-dev
mailing list.
See http://cve.mitre.org/cgi-bin/cvename.cgi?name=3DCVE-2008-2109
for some more info.
2008-05-20 13:31:39 +00:00
heinz
f2efa7597b
Added support for installation to DESTDIR.
2007-07-01 15:57:16 +00:00
wiz
8c6e1744ac
Remove dead MASTER_SITES. From Zafer Aydogan.
2007-06-08 18:33:05 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
7820875fff
Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
...
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534
Change path from devel/pkgconfig to devel/pkg-config.
...
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
minskim
010afd4f13
Create common directories for pkgviews installation.
2005-01-16 17:20:20 +00:00
minskim
467750a29a
Correct a variable name.
2005-01-16 17:15:35 +00:00
minskim
e1cc7a3f48
Enable pkgviews installation.
2005-01-16 17:08:36 +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
snj
bc0a8edb38
Fix build on sparc64 with gcc2.
2004-03-20 02:23:38 +00:00
adam
9f00bea7bc
Changes 0.15.1b:
...
- New id3_field_gettextencoding() API routine.
- Other slightly improved robustness.
2004-03-01 15:55:33 +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
xtraeme
1cccbf1720
bl3ify
2004-02-11 08:37:35 +00:00
cjep
8f4ebb016a
Whitespace fixes
2003-12-30 16:58:14 +00:00
simonb
a04d5ac21c
Add a pkgconfig config file. Some other packages require these.
2003-12-17 03:23:45 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
wiz
fb56ae4768
Uses libz -- include buildlink2.mk.
2003-07-10 08:40:14 +00:00
wiz
8f39b6052f
CONFLICTS with mad package.
2003-07-10 08:38:18 +00:00
wiz
e5f6fe357f
Does not really USE_PKGLOCALEDIR.
2003-07-10 08:34:54 +00:00
adam
57a036122c
ID3 tag library, part of MAD (MPEG Audio Decoder) distribution
2003-07-10 08:33:09 +00:00