summaryrefslogtreecommitdiff
path: root/wm/windowmaker/buildlink.mk
AgeCommit message (Collapse)AuthorFilesLines
2002-10-09Unused.wiz1-81/+0
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-10-05Remove a superfluous whitespace.wiz1-3/+3
2001-10-05Update to 0.70.0, based on pkg/14157 by Geoff C. Wing, with some fixeswiz1-3/+2
by me. Changes are bugfixes, and the following: - copy/paste launching in Dock - internal code clean-up with notifications for window state change and other stuff - removed the libPropList dependancy by adding property list handling code to WINGs. This code is not only better integrated with the other WINGs data structures, but it's also more robust. Also a backward compatibility header file is provided which maps old libPropList function names to the new WINGs based proplist names allowing old code to be linked to WINGs with minimal changes. For details on how to use the compat mode, read the comments on top of WINGs/WINGs/proplist-compat.h More details about this can be found in WINGs/ChangeLog and WINGs/NEWS. Say bye, bye libPropList =) - rewrote all Window Maker code to use the new WINGs based proplist functions.
2001-10-03Substitute the real config script for the config wrapper script injlam1-1/+7
installed files. We don't want buildlink references to escape into the install directory.
2001-07-27Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the defaultjlam1-1/+2
installation directory in case the package isn't installed.
2001-07-23Add dependency on hermes.wiz1-1/+2
2001-07-20Mechanical changes to buildlink.mk files to use EVAL_PREFIX to setjlam1-5/+5
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-15Add the buildlink-config-wrapper targets to the pre-configurejlam1-1/+4
dependencies.
2001-07-15Add buildlink.mk file for use by other package Makefiles.jlam1-0/+71