Commit graph

8 commits

Author SHA1 Message Date
wiz
6301213966 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:21:16 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +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
grant
239d12fe26 revert last; thanks minskim. 2004-06-14 01:09:05 +00:00
grant
e9635507d7 bl3 includes belong at the end right before bsd.pkg.mk. 2004-06-14 00:58:44 +00:00
minskim
7de7f7ac09 Import xmmsctrl from pkgsrc-wip. Packaged by Michal Pasternak and
modified by me.

xmmsctrl is a small utility to control xmms from the command line.
Its goal is to be used coupled with sh to test xmms state and perform
an appropriate action, e.g. if playing then pause else play.  The
interest of this is to bind keys in a window manager to have control
over xmms with keys that do play/next/pause, prev, control sound...
2004-05-09 04:42:46 +00:00