Commit graph

28 commits

Author SHA1 Message Date
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
jlam
27cae62d46 These packages install libraries that differ from previous versions if they
are built using the hard-syscall-enabled pth.  Bump the PKGREVISION so we
can distinguish these packages from the previous ones.
2002-08-08 16:17:04 +00:00
jlam
6114321176 Convert to use pthread.buildlink.mk. 2002-08-01 06:40:50 +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
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
wiz
968a85e418 Remove dependency on perl. It should have been a build-dependency, but even
that is not needed, contrary to what the configure script says.
2001-09-09 14:35:52 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
jlam
9bc5217737 Use ossaudio.buildlink.mk. 2001-08-23 15:55:26 +00:00
zuntum
97033fa2c9 o add buildlink.mk file for use by other packages
o convert to use buildlink.mk files
2001-06-30 11:26:31 +00:00
wiz
26c40c61dd Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
2001-05-22 09:32:18 +00:00
wiz
d1418ded1a Disable vidmode, since this doesn't work on XF4 after v1.3 of patch-ai. 2001-04-02 22:15:48 +00:00
tron
5382bbe7c6 Because the minor number of the PNG library was increased packages compiled
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
2001-03-04 09:06:09 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
garbled
cf3f058d93 Fix the hermes version requirement, and unhose a hosed patch 2000-12-15 03:20:49 +00:00
garbled
f2793e2849 Update this package to Clanlib-0.4.4.. too many changes to list. 2000-12-15 03:13:04 +00:00
wiz
81d457f055 Fix libraries on ELF.
Shut up compilation warnings.
2000-12-08 01:33:41 +00:00
rh
1d8820934c Use new USE_MESA variable to depend on the correct Mesa packages 2000-10-15 12:06:32 +00:00
tron
ea7dc91900 Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.
2000-03-21 22:40:50 +00:00
wiz
583efaf2a9 avoid compile problems when libggi is installed by not using it 2000-02-13 02:00:29 +00:00
tron
e8a1039530 Use "png>=1.0.3" instead of "png-*" in dependence list. 2000-02-09 20:20:52 +00:00
tron
f184beb4a5 Use wildcard dependence for "png" package. 2000-02-09 15:22:32 +00:00
wiz
900f5e50ff replaced some commands by their ${COMMAND} counterparts 2000-01-02 03:36:52 +00:00
rh
802d6b9938 Add missing dependency on pth. 1999-12-12 07:59:39 +00:00
rh
c5ddef14ad Update clanlib to 0.2.2. Changes are mostly bugfixes. 1999-11-30 13:24:45 +00:00
tron
b7f3f61a86 Use wildcard dependence for "Mesa" package so that either standard or
hardware accelerated Mesa libraries can be used.
1999-09-29 22:58:43 +00:00
agc
8d435e9b59 Don't try to read /usr/lib/libz.a on Solaris, as it doesn't exist - check
for the operating system type before performing the check.
1999-08-10 10:30:59 +00:00
garbled
e3651372c9 Import of clanlib 0.1.15. Known to work on ELF.. a.out may need some
work.

The ClanLib Game SDK.
1999-07-21 22:56:35 +00:00