Commit graph

21 commits

Author SHA1 Message Date
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
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".]
2002-03-13 17:36:35 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
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-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
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-23 13:14:43 +00:00
wiz
01ab29fe3e Add devel/libproplist/buildlink.mk, since it's not coming automatically
with wm/windowmaker/buildlink.mk anymore.
2001-10-05 13:23:28 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
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-29 22:41:00 +00:00
jlam
faca59df95 Use ${GET_WRASTER_FLAGS} instead of get-wraster-flags. 2001-08-23 18:01:10 +00:00
jlam
fbae3f2642 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-24 09:41:16 +00:00
wiz
17e822fb3e Update to 0.10. Also make it work with latest windowmaker.
Patches mostly by Ben Wong from pkg/13378.
Changes seem only to be other changes to keep up with windowmaker.
2001-07-23 20:38:48 +00:00
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
d777cb43d3 Update to Windowmaker 0.64.0 (WINGs include path change, and rename of
a function).
2001-03-22 14:00:39 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
wiz
5be08e0178 Added wm category to main Makefile; remove packages that have been moved
from x11 to wm; fix paths in packages that depend on the moved ones.
2000-12-12 02:10:16 +00:00
tron
a571953dbb Fix dependence on "windowmaker". 2000-05-24 16:47:21 +00:00
jlam
db7b4d194a Change from USE_X11BASE to just USE_X11. Noticed by hubertf@netbsd.org. 1999-10-06 07:43:10 +00:00
jlam
910902fabd The API for WINGs changed, but this little app hasn't caught up yet.
Patch so it can link correctly.
1999-10-06 06:07:22 +00:00
tron
c3bab7dba1 Use wildcards in dependence for "windowmaker" package. 1999-09-21 18:18:50 +00:00
abs
3365dcb7a5 Consistency:
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
jlam
75efd7e8fb Update wmessage to 0.7. Changes from 0.6:
* 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-28 08:41:19 +00:00
jlam
f3e61198a8 wmessage 0.6 - WINGs based message viewer similar to xmessage. 1999-08-26 11:32:27 +00:00