Commit graph

11 commits

Author SHA1 Message Date
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
joerg
e66c6a113b Don't use GTK_DISABLE_DEPRECATED, it breaks with GTK 2.12. 2007-10-06 00:05:32 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
tonio
3942f34b05 selectwm uses getopt_long, so add libgetopt buildlink3
bump PKGREVISION
2005-10-10 15:11:26 +00:00
tonio
bc6d549925 Force the package to use external gettext
Fix link problem with gettext under darwin
Update maintainer address

bump PKGREVISION
2005-09-13 21:21:12 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
agc
9ab915bc59 Initial import of selectwm-0.4.1 into the Packages Collection.
Provided in PR 29965 by Antoine Reilles, modified slighlty by myself to
look in pkgsrc and X11R6 directories when looking for window managers.

	selectwm is a small application (using GTK+) which lets you select your
	window manager.  It looks for a file named .selectwmrc in the user's
	directory which contains a list of window managers.

	When you start X it should show a list which lets you choose your
	window manager (by double clicking on it with the mouse or with the
	arrow keys and the return or space key)

	To use selectwm, replace the call to your window manager in your
	.xinitrc or .xsession configuration file by a call to selectwm, e.g.:

		...
		# set a solid black background
		xsetroot -solid black

		# start selectwm
		selectwm
2005-04-15 12:42:40 +00:00