Commit graph

37 commits

Author SHA1 Message Date
jlam
68ea4c6571 TOOLS_GZIP_CMD only holds the path to gzip now, so no need to strip off
arguments anymore.
2005-07-18 02:38:07 +00:00
kristerw
70a2b3b41c The workref fix in previous commits did not work on NetBSD 1.6; its
make does not understand the "W" option in :C modifiers, and it
handles substitution in strings containing spaces somwheat differently.

Bump PKGREVISION.
2005-07-10 10:07:25 +00:00
tron
858bc6155d Bump package revision after new tools fallout has been fixed. 2005-06-27 19:21:40 +00:00
tron
5b68ad5bf5 Don't use "ac_cv_path_XYZ" because it might not work with the next
autoconf version.
2005-06-27 19:07:30 +00:00
tron
8f3de6d0c3 Avoid compiling the path to the "gzip" wrapper script into the binary. 2005-06-27 19:00:05 +00:00
kristerw
64cc5a875b Change the CONFIGURE_ENV to use the variables users are supposed to set,
rather than the autoconf cache variables.
2005-06-25 01:14:11 +00:00
kristerw
88ae4d43e0 Prevent work/.tools paths being embedded in the package.
Bump PKGREVISION.
2005-06-16 21:14:04 +00:00
adam
23a8433807 Changes 2.11:
* Ported to GTK+2
* Now understands new font name format used by WindowMaker 0.90
* Bug fixes
2005-05-25 09:57:14 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
d5dd07cda8 Add RMD160 checksums to the SHA1 ones. 2005-02-23 18:43:53 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
wiz
625c7f78f4 Drop maintainership, I am not using this any longer. 2004-11-09 10:30:31 +00:00
adam
5be8d1b6a2 Changes 2.9.2:
* Improved handling of specific workspaces (WorkspaceSpecificBack
          attribute), fixing segfaults and previews
        * Panels are now shown sorted alphabetically instead of in the previous
          haphazard order

Changes 2.9.1:
        * Updated Danish translation (Morten Bo Johansen <mojo@image.dk>)
          and German translation (Florian Ernst <florian@uni-hd.de>)
        * Various segfaults fixed
        * Fixed bug causing non-alphanumeric keyboard shortcuts to be ignored
        * Fixed bug where middle and right mouse buttons were swapped in dialog
        * Installing a theme now puts it in GNUstep/Library/WindowMaker/Themes
          as one would expect
        * New themes websites in "Themes" menu to replace those that have
          ceased to exist
2004-11-08 10:14:33 +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
minskim
80a82cd834 bl3ify 2004-02-25 23:25:21 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
53bad80033 Fix wmakerconf so it can locate all files installed by WindowMaker in
non-standard locations (i.e., /usr/pkg/* and PKG_SYSCONFDIR).
Bump PKGREVISION to 3.
2003-05-06 16:21:26 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jmmv
157c1cd4d3 Add "windowmaker" as a secondary category; it already existed, but contained
a single package.
2003-04-26 09:49:35 +00:00
cjep
2f9e9722bf USE_PKGLOCALEDIR=yes 2003-01-10 07:49:51 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
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
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +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
wiz
a7c38d8edc Remove dependency on perl -- it's only useful together with a) some more
perl packages b) lynx or c) wget, and then only for web-installing themes.
2001-09-09 13:57:10 +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
a00ad8e56d Remove USE_BUILDLINK_X11...it's not usable and may break pkgsrc. 2001-08-23 21:00:07 +00:00
wiz
3e0cc6a068 Update to 2.8.1. New since 2.7:
* Added new Window Maker texture style "interwoven gradients" and
  attributes WorkspaceBorder/WorkspaceBorderSize
* New translations: pt_BR.po, es_ES.po
2001-08-03 17:49:40 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
agc
41e8e90119 Move to sha1 checksums where appropriate and possible.
Add distfile sizes where possible.
2001-04-17 16:03:42 +00:00
agc
bbc67fac91 + 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 11:53:33 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
wiz
4f91656212 Move three window manager support packages from x11 to wm. 2000-12-15 23:25:17 +00:00