Commit graph

18 commits

Author SHA1 Message Date
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
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
rh
386f5f88c3 Test for pth, not __NetBSD__ to make this compile with native threads.
Bump PKGREVISION.
2002-10-27 06:47:44 +00:00
jlam
d037b8735e Make this package OSS-aware. 2002-10-17 00:02:00 +00:00
jlam
127246259b buildlink1 -> buildlink2 2002-09-21 01:31:24 +00:00
jlam
264aa431e2 Bump PKGREVISION as a result of removing the _POSIX_THREAD_SYSCALL_SOFT
definition.  The resulting packages are different than before.
2002-08-08 15:29:45 +00:00
jlam
b9aa048fa1 The xmms plugins should have the same thread semantics as xmms. Since
xmms does use _POSIX_THREAD_SYSCALL_SOFT, the plugins shouldn't either.
2002-08-08 15:23:27 +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
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
b5522c3a80 Use ossaudio.buildlink.mk. 2001-08-23 13:57:57 +00:00
zuntum
38e93eafd8 Converted to use buildlink, set USE_BUILDLINK_ONLY 2001-08-16 05:13:04 +00:00
rh
20984a2457 Update xmms-crossfade to 0.2.9. Changes include:
* Fixed the pre-mixing effect plugin handling.
  * Added more verbose error messages when one of 'xmms-config',
    GLIB or GTK can not be found.
  * Fixed a bug which could cause very ugly feedback when using the
    silence-after-fadeout crossfader feature.  This does only happen
    when you have activated an effect plugin in XMMS.
  * Fixed a small configure script error.
2001-06-21 17:00:31 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
rh
9ee5da0b32 Initial import of xmms-crossfade-0.2.7, a cross-fading plugin for xmms. 2001-05-23 20:17:22 +00:00