Commit graph

22 commits

Author SHA1 Message Date
wiz
9abcba32db Not needed any longer. 2002-08-31 03:10:11 +00:00
wiz
fd6f5cba97 Not needed any longer with buildlink2. 2002-08-31 03:06:43 +00:00
wiz
b486fff43b Convert to buildlink2. Fix path to directory in buildlink2. 2002-08-31 03:00:07 +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
zuntum
4bd6ecc9c5 Move pkg/ files into package's toplevel directory 2001-11-01 00:17:43 +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
01ab29fe3e Add devel/libproplist/buildlink.mk, since it's not coming automatically
with wm/windowmaker/buildlink.mk anymore.
2001-10-05 13:23:28 +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
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
ea9dba85e0 Add buildlink.mk file for use by other package Makefiles. 2001-07-24 10:51:18 +00:00
jlam
1ac553ced7 * Really complete buildlinkization:
* Remove explicit references to /usr/local/include and /usr/local/lib
    added by the configure script.
  * Note that wslib/get-wsound-flags needs to have references to
    ${BUILDLINK_DIR} removed before installation by listing it in
    REPLACE_BUILDLINK.
* Remove patches that add -Wl,-R${X11BASE}/lib to the link flags of
  various libraries and programs.  This already should be passed in via
  LDFLAGS, and if additional flags are needed on Solaris, then we should
  just set the additional LDFLAGS in the package Makefile.
2001-07-24 10:39:01 +00:00
jlam
a5a65af6af sort 2001-07-24 10:25:37 +00:00
wiz
5dd55ad8b7 Complete buildlinkization. 2001-07-22 16:54:22 +00:00
tron
78b05791cc Fix typo in last commit. 2001-07-07 17:17:58 +00:00
tron
e9e6b71373 Make this package work under Solaris. 2001-07-07 17:15:05 +00:00
zuntum
6f440ebdc5 Converted to use buildlink.mk files, set USE_BUILDLINK_ONLY 2001-06-29 21:20:27 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wiz
eba3a33692 Note a place where one can find an (incomplete) sound set. 2001-03-12 21:34:55 +00:00
wiz
9ff7f3e724 Initial import of WSoundServer, a sound server for window maker, reacting
to window manager events (like starting/exiting applications, hiding,
maximizing, ...).
Supersedes audio/wmsound, thus closing pkg/9523.
2001-03-12 21:10:25 +00:00