Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 | |
2004-02-25 | bl3ify | minskim | 1 | -3/+3 | |
2004-01-03 | Bump package revisions for tiff update. | reed | 1 | -2/+2 | |
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-04-26 | Add "windowmaker" as a secondary category; it already existed, but contained | jmmv | 1 | -2/+2 | |
a single package. | |||||
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 3 | -12/+12 | |
have been converted to USE_BUILDLINK2. | |||||
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -1/+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-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-10-24 | I am a triple idiot. The only relevant variable that x11.buildlink.mk | jlam | 1 | -2/+2 | |
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files. | |||||
2001-10-23 | x11.buildlink.mk needs to be included before any buildlink.mk files that | jlam | 1 | -2/+2 | |
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work. | |||||
2001-10-05 | Add devel/libproplist/buildlink.mk, since it's not coming automatically | wiz | 1 | -1/+2 | |
with wm/windowmaker/buildlink.mk anymore. | |||||
2001-08-29 | Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references | jlam | 1 | -2/+2 | |
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge. | |||||
2001-08-23 | Use ${GET_WRASTER_FLAGS} instead of get-wraster-flags. | jlam | 2 | -7/+9 | |
2001-07-24 | Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. | jlam | 1 | -4/+4 | |
2001-07-23 | Update to 0.10. Also make it work with latest windowmaker. | wiz | 5 | -44/+40 | |
Patches mostly by Ben Wong from pkg/13378. Changes seem only to be other changes to keep up with windowmaker. | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-22 | Update to Windowmaker 0.64.0 (WINGs include path change, and rename of | wiz | 5 | -12/+35 | |
a function). | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-12 | Added wm category to main Makefile; remove packages that have been moved | wiz | 1 | -2/+2 | |
from x11 to wm; fix paths in packages that depend on the moved ones. | |||||
2000-05-24 | Fix dependence on "windowmaker". | tron | 1 | -2/+2 | |
1999-10-06 | Change from USE_X11BASE to just USE_X11. Noticed by hubertf@netbsd.org. | jlam | 1 | -2/+2 | |
1999-10-06 | The API for WINGs changed, but this little app hasn't caught up yet. | jlam | 5 | -13/+47 | |
Patch so it can link correctly. | |||||
1999-09-21 | Use wildcards in dependence for "windowmaker" package. | tron | 1 | -2/+2 | |
1999-09-21 | Consistency: | abs | 1 | -1/+1 | |
Capitalise, remove trailing '.', remove many leading 'a', or 'the'. | |||||
1999-08-28 | Update wmessage to 0.7. Changes from 0.6: | jlam | 2 | -4/+4 | |
* fixed bug displaying zero length files + press the first letter of a button label to select it + can use 1 or 2 dashes for options (eg. --file / -file) | |||||
1999-08-26 | wmessage 0.6 - WINGs based message viewer similar to xmessage. | jlam | 7 | -0/+51 | |