Age | Commit message (Collapse) | Author | Files | Lines |
|
didn't use FVWM2_USE_GTK=YES. The problem is fixed by adding
--without-gtk-prefix to CONFIGURE_ARGS if FVWM2_USE_GTK=NO.
|
|
not "Meta_L". This restores the wmx 5.0 behavior.
|
|
- Added FVWM2_USE_GTK and FVWM2_USE_RPLAY for those who want FvwmGtk
and audio support.
- Removed dependency on imlib until a better PLIST_SUBST is written.
Changes in stable 2.4.3 (8-Oct-2001)
* Fixed activation of shape extension.
* Fixed problems with overriding key bindings.
* Single letter key names are allowed in upper and lower case in
key bindings as before 2.4.0.
* Fixed WindowList placement with Xinerama.
* Fixed flickering icon titles.
* New X resource fvwmscreen to select the Xinerama screen on which to
place new windows.
* Coordinates of a window during motion are show relative to the
Xinerama screen.
* Some icon placement improvements with Xinerama.
|
|
a file named "background.xpm", containing a pixmap called "background",
in the ${HOME}/.wmx/ directory will decorate both the menu background
and the borders.
|
|
remove dependency on automake
|
|
|
|
with wm/windowmaker/buildlink.mk anymore.
|
|
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.
|
|
installed files. We don't want buildlink references to escape into the
install directory.
|
|
|
|
here, please see ChangeLog in the build directory for further details.
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
perl packages b) lynx or c) wget, and then only for web-installing themes.
|
|
individual package Makefiles.
|
|
|
|
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.
|
|
|
|
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.
Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.
New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
such as 1.4.4, without thinking they are alpha release numbers.
New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.
New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.
New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
|
|
manually include bsd.pkg.mk in each package.
|
|
|
|
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition). This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
|
|
|
|
|
|
0.65.0 are:
- removed FocusFollowMouse from wmaker and WPrefs
- fixed problem with alpha images showing a blue tint on big endian machines
- fixed problem with WINGs based apps exiting with a "X_RotateProperties"
related error when text was selected in a textfiled (including WPrefs.app
and Window Maker itself).
- fixed bug with maximization of windows with fixed resize increments
- added None geometry display type
- fixed window enumeration bug
- removed GNUisms from wsetfont (Marcelo E. Magallon <marcelo.magallon@bigfoot.com>, Masahide -mac- NODA <mac@clave.gr.jp>)
- added slovakian translations from (tomka@oalevice.sk)
- added WINGs i18n patch from tomka@oalevice.sk
- fixed wmsetbg.c to work in servers capable of multiple depths (overlay)
- added HMaximizeKey (Ruda Moura <ruda@conectiva.com.br>)
- fixed bad SIGPIPE handling setup across forks (Philippe Troin <phil@fifi.org>)
- added workaround for bug in locale handling on font set creation (Seiichi SATO <sato@cvs-net.co.jp>)
- Fixed some non-portable shell constructs used in installed scripts
(Johnny C. Lam <lamj@stat.cmu.edu>)
- Fixed crash with long titles in the window list menu (buffer overflow)
(Alban Hertroys <dalroi@wit401310.student.utwente.nl>, reported by
Robert Marshall <robert@chezmarshall.freeserve.co.uk>)
- Replaced almost all sprintf() calls with snprintf()
- fixed crash when removing menu entry for Window List or Workspace submenu
|
|
Changes:
. Add sound events: RestoreUpSound, RestoreDownSound, MenuPopupSound,
MenuCommandSound, OpenSound, CloseSound, PagerSound, and PagingSound.
. Change OpengingSound, EndingSound, and RestartSound to
SystemStartSound, SystemExitSound, and SystemRestartSound, respectively.
. Change the default coloring as in Windows 2000.
As well as other bugfixes.
Package change: man page now in PLIST, buildlinked.
|
|
* Added new Window Maker texture style "interwoven gradients" and
attributes WorkspaceBorder/WorkspaceBorderSize
* New translations: pt_BR.po, es_ES.po
|
|
during build.
|
|
anyway.
|
|
wmx-current and wmx-gnome-current.
|
|
|
|
|
|
* multihead support due to Sven Oliver `SvOlli' Moll
* shaped window support and window grouping due to Henri
* some behavioural improvements
* a few bug fixes
This package obsoletes wm/wmx-current, so remove the latter.
|
|
installation directory in case the package isn't installed.
|
|
by Anthony Mallet.
|
|
|
|
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>.
|
|
Extract from ChangeLog:
o installastheme.pl now uses the first screen depth reported by xdpyinfo
instead of the last; this fixes problems with the look not updating on
XFree86 4.x (allanon)
o removed reference to xiterm from Wharf config file; wharf now tries to
load aterm, and then xterm if that fails (allanon)
o fix to mystyle drawing as applied to empty menu drawing
o removed config reading from the pipe - was causing some compile time
problems and really was never needed.
|
|
dependencies.
|
|
|
|
|
|
(1) [ doesn't understand ==; use = instead.
(2) i=${!tmp} is apparently intended to do the equivalent of
eval i=\$$tmp; so use the latter instead.
I don't see how this script ever worked before.
|
|
(1) [ doesn't understand ==; use = instead.
(2) (( ... )) isn't valid /bin/sh; use [ ... ] instead.
(3) ${foo:0:4} to get the first 4 letters of ${foo} isn't valid
/bin/sh, so use a loop to remove letters off the end until
only 4 letters remain.
|
|
|
|
|
|
|
|
using PKGLOCALEDIR.
|
|
package Makefile.
|
|
|
|
|