Commit graph

9 commits

Author SHA1 Message Date
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
rillig
029a1b4d0a Removed extra empty line. 2005-05-23 08:49:16 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
ben
e9707da8f5 Remove PKG_REIVISION typo introduced in revision 1.4 of Makefile. 2005-01-29 14:10:36 +00:00
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
edf9ae51dc Fix PLIST and bump PKGREVISION.
- Add an entry for an empty directory.
  - Add a comment on a directory handled by xmms.
2004-07-05 15:07:33 +00:00
snj
e0f41bcf65 bl3ify, use PREFIX in MESSAGE, remove unused buildlink2.mk. 2004-03-12 02:55:49 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
ben
e4473afe58 Import xmms-meta-input-0.4, a XMMS plugin wrapper for shell scripts.
This plugin allows you to write XMMS plugins as Unix programs. You write
a program that understands the very simple commands on its command line
and outputs raw sound on its standard output and you're done with it.

What's good (and in fact the purpose of this plugin) is that you can
write input plugins for XMMS in C shell or Bash! Of course, you won't
be able to do much number crunching in a shell script, but you can use
it to run other programs to do the actual playing.
2003-12-24 00:09:55 +00:00