snj
ce3ce0f6e4
No longer used.
2004-04-18 01:32:24 +00:00
jlam
7db11b582a
Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly
...
by moving the inclusion of buildlink3.mk files outside of the protected
region. This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.
BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list. This ordering property is used to check for builtin
packages in the correct order. The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end. However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-18 09:12:08 +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
jmmv
ab17dd00b3
PKGCONFIG_OVERRIDE is relative to WRKSRC.
2004-02-14 18:26:26 +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
b3d5015e09
Increase BUILDLINK_DEPENDS.
2004-02-11 22:57:16 +00:00
xtraeme
12915b3d65
Bump PKGREVISION due to USE_X11BASE -> USE_X11 change.
2004-02-11 22:54:07 +00:00
xtraeme
15a4d92d17
bl3ify, while here replace USE_X11BASE with USE_X11.
2004-02-11 05:51:53 +00:00
grant
6ed486373b
whitespace cleanup.
2004-02-07 10:49:05 +00:00
grant
7e0e387df3
link against libm on Solaris.
2004-02-04 00:00:53 +00:00
reed
6d9af8d68d
Bump package revisions for tiff update.
...
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
xtraeme
4a04910f83
Updated to 1.1.0, provided by Min Sik Kim PR pkg/23630.
...
Changes:
o imlib2-1.1.0 uses freetype2 instead of freetype1.
o More bugfixes, etc.
2003-12-04 19:37:52 +00:00
reed
6e28327b02
Make sure the *-config scripts are buildlinked too.
...
(As discussed on tech-pkg in late October; okay'd by wiz then.)
2003-12-03 01:32:08 +00:00
martti
ee90b572a6
COMMENT should start with a capital letter.
2003-07-21 16:45:54 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6
PKGREVISION bump for libiconv update.
2003-07-13 13:50:19 +00:00
jmmv
4b47f36617
Line up PKGREVISION whitespace.
2003-05-05 16:32:24 +00:00
wiz
7166660e08
Dependency bumps, needed because of devel/pth's major bump, and related
...
dependency bumps.
2003-05-02 11:53:34 +00:00
jmmv
5a13113088
Update to 1.0.6. Author only maintains a CVS ChangeLog that is very difficult
...
to track for differences since 1.0.3... anyway, most changes seem to be
bugfixes and performance improvements.
This closes my own PR pkg/19144.
2003-02-15 12:00:40 +00:00
wiz
03303e62c2
Test USE_MMX variable instead of undocumented IMLIB2_USE_MMX.
2002-12-26 04:30:41 +00:00
grant
dd9c4f2490
allow this to build by replacing the use of LTCONFIG_OVERRIDE with
...
LIBTOOL_OVERRIDE.
2002-12-19 12:41:02 +00:00
wiz
50ce89dbae
Remove unneeded USE_LIBINTL.
2002-10-21 15:10:18 +00:00
wiz
f93f7b4733
Convert to buildlink2.
2002-09-23 15:14:43 +00:00
wiz
2ea144b5c6
Unused.
2002-09-23 15:10:29 +00:00
jlam
efb93b17bd
Merge changes in packages from the buildlink2 branch that have
...
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
fredb
b48eba1112
Give all packages which depend on "png" a version bump, and update
...
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
enami
60c6ac4d38
Make necessary rpath is embedded in shared objects by making LDFLAGS is
...
substituted by configure instead of hardcoding.
2001-11-14 23:17:10 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
jlam
f0a4fcd3e4
Substitute the real config script for the config wrapper script in
...
installed files. We don't want buildlink references to escape into the
install directory.
2001-10-03 20:56:40 +00:00
rh
0dc5ad37a6
Initial import of imlib2-1.0.3, an image manipulation library (the
...
successor to imlib).
2001-08-16 10:49:52 +00:00