Commit graph

21 commits

Author SHA1 Message Date
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
minskim
26e62c755f bl3ify. 2004-03-07 03:33:33 +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
martti
ff0278ea30 COMMENT should start with a capital letter. 2003-07-21 16:24:36 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
dc0a66a22b Honour PKG_SYSCONFDIR. Bump PKGREVISION to 2. 2003-04-30 19:10:32 +00:00
jmmv
157c1cd4d3 Add "windowmaker" as a secondary category; it already existed, but contained
a single package.
2003-04-26 09:49:35 +00:00
wiz
b486fff43b Convert to buildlink2. Fix path to directory in buildlink2. 2002-08-31 03:00:07 +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
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
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
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
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
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