Commit graph

6 commits

Author SHA1 Message Date
jlam
e26a9ed756 Drop support for TOOLS_DEPMETHOD.<tool>. The new way to specify a
run-time dependency (DEPENDS) on a tool is to append a ":run" modifier
to the tool name, e.g.,

	USE_TOOLS+=	perl:run

Tools without modifiers or with an explicit ":build" modifier will
cause build dependencies (BUILD_DEPENDS) on those tools to be added.
This makes the notation a bit more compact.
2005-07-15 20:14:02 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
rillig
8e3a6fc47a Changed USE_PERL5 to USE_TOOLS. Replaced #defined with "yes" in NO_BUILD. 2005-05-25 23:31:02 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
grant
a30e671ab3 remove HOMEPAGE comment that somehow made it in here. 2005-03-05 00:12:10 +00:00
grant
7a84c14c0b Initial import of distmp3 0.1.9 into pkgsrc.
distmp3 is a client and a daemon (both written in perl) for distributed
mp3-encoding across multiple hosts on a network.

distmp3 can be used standalone or by a front-end CD ripper such as
audio/abcde.
2005-02-13 11:55:56 +00:00