summaryrefslogtreecommitdiff
path: root/wm
AgeCommit message (Collapse)AuthorFilesLines
2001-04-03Not necessary because ../../sawfish/files/md5 is used.toshii1-3/+0
2001-03-29Added INFO_FILES to Makefile and @exec/@unexec install-info to pkg/PLISTwennmach2-2/+6
2001-03-28Fix PLISTrh1-2/+1
2001-03-27Change BUILD_DEPENDS semantics:hubertf2-5/+5
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-20Add and enable fvwm2-currentrh1-1/+2
2001-03-20Initial import of fvwm2-current-2.3.29, the latest beta of fvwm2, providedrh6-0/+514
in PR-12376 by Martti Kuparinen <martti.kuparinen@iki.fi> with some changes by Thomas Klausner and myself.
2001-03-19Correct bitmap/pixmap paths once again. Pointed out by veego.wiz1-2/+2
2001-03-19s/X11ROOT/X11BASE/wiz1-2/+2
2001-03-13Update to 2.2.5, provided by Martti Kuparinen in pkg/12377.wiz5-45/+48
Changes: Remote startup sped up, security fix regarding .fvwm2rc being searched in . if $HOME was not set, and some minor fixes.
2001-03-13Add USE_X11 to get correct linker directivesjlam1-1/+2
2001-03-12add @dirrm include/WINGswiz1-1/+2
2001-03-12We don't want pkg/COMMENTs anymore.wiz1-1/+0
2001-03-12add & enable ratpoisonzuntum1-1/+2
2001-03-12Initial import of ratpoison.zuntum4-0/+38
Ratpoison is a simple Window Manager with no fat library dependencies, no fancy graphics, no window decorations, and no flashy wank. It is largely modelled after GNU Screen which has done wonders in virtual terminal market. All interaction with the window manager is done through keystrokes. ratpoison has a prefix map to minimize the key clobbering that cripples EMACS and other quality pieces of software.
2001-03-11Update to Afterstep-1.8.8. Bug fixes to many modules. Shaped icons arefredb8-49/+42
back, and the completely re-written "Audio" module makes all kinds of funny noises! Update submitted by Martti Kuparinin in PR pkg/12380.
2001-03-11Update to 0.64.0. Notable changes include:mjl7-31/+65
- fixed messup in get-{wings,wutil,wraster}-flags - fixed #wmdatadir# substitution in wmaker.inst (Seiichi SATO <sato@cvs-net.co.jp>) - Removed spurious focus disabling for GNUstep applications - Fixed broken panels. - decreased nice() value in wmsetbg - applied gnome panel not-covering patch - added item copy to WPrefs menu editor - added locale selection code for menu in wmaker.inst - fixed bug in built-in xpm support - removed plugin support - fixed a crash bug in WPrefs menu editor - added updated single-click patch - fixed WindozeCycling config in WPrefs - fixed circulate raise withour WindozeCycling - added wmagnify utility - changed behaviour of control/shift double click on titlebar for maximize - updated getstyle to account for extendspace options - fixed weird color bug in jpeg loader - improved and simplified fonts configuration for multibyte languages - cleaned ParseCommand() and renamed to TokenizeString() - rewrote menu editor in WPrefs - fixed circulateraise on non-windoze cycling mode - fixed bug with incorrect reading of ppm files - fixed bug with incorrect window placement using automatic placement, while there were shaded windows on other workspaces - fixed some buffer overflow issues in WINGs - fixed bug with WPrefs.app not selecting the menu appearance options after startup. - fixed some memory leaks generated by wstrappend() - fixed code that was dependant on the order of evaluation in wrlib. This fixed a number of problems, like greyscale jpegs that showed up in red and possibly the problems with pseudocolor displays. - made clicks on unfocused windows be effective on focus follow mouse/sloppy
2001-03-11Invoke "xmkmf" with full pathname to avoid problems on systems with twotron1-2/+2
X11 installations like e.g. Solaris with OpenWindows and XFree86.
2001-03-10add & enable bbkeys and bbkeys-qthubertf1-1/+3
2001-03-10Add bbkeys-qt-1.2: Qt-based configuration utility for bbkeyshubertf7-0/+63
Qt-based configuration utility for bbkeys to replace the simplistic terminal-based one included. Submitted by Al Snell <alaric@alaric-snell.com> in PR 11259
2001-03-10Add bbkeys-0.3.5: General X Window keygrabberhubertf5-0/+45
Provide keyboard shortcuts for X11R6, specifically intended for use with the Blackbox window manager but usable with any. Can bind actions such as executing commands, altering the states of windows, switching workspaces, etc. to arbitrary keys. Note: since the basic package does not install the qt-based configuration tool, bbkeys ought to be invoked with the -noqt option unless you also install the wm/bbkeys-qt package. Submitted by Al Snell <alaric@alaric-snell.com> in PR 11259
2001-03-08Regen patch-sum; remove whitespace from PLIST.wiz2-10/+9
2001-03-04Because the minor number of the PNG library was increased packages compiledtron2-4/+4
using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences.
2001-03-03Add a file with "patch" is an ugly kludge. But the file into "${FILESDIR}"tron3-175/+173
where it belongs and copy it to "${WRKSRC}" in the "post-extract" targets. This also prevents the installation of "bsd-daemon.xpm.orig".
2001-03-03Add missing file "lib/X11/icewm/taskbar/bsd-daemon.xpm".tron2-2/+4
2001-02-28Replace some hardwired /usr/local's in some files with ${PREFIX}.wiz1-2/+8
Bump version to 0.62.1nb1. Solves pkg/12021.
2001-02-27Add patch for better quitting (no event needed after choosing 'exit')wiz2-1/+15
supplied by Joel Reicher in pkg/11732.
2001-02-26Use "PKGLOCALEDIR" instead of "LOCALEDIR".tron2-27/+26
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf7-17/+17
XXX need to teach pkglint to be more picky about this
2001-02-23Make this right: We want RCS Ids.wiz3-3/+7
2001-02-23Apply patches supplied in pkg/11959 by Anders Dinsen to displaywiz3-1/+186
a BSD daemon instead of something else...
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz60-60/+66
2001-02-16Not needed any more -- COMMENTs are in Makefiles now.wiz1-1/+0
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-31/+33
While I'm here, unify category Makefiles to more standard style. (If you have tools depending on the previous form, please fix them.)
2001-02-15regenwiz1-2/+2
2001-02-13Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups withtron3-34/+34
"${LOCALBASE}".
2001-02-07Fix a few more paste-o's.fredb1-2/+2
2001-02-05Use full pathname "${LOCALBASE}/bin/auto..." in dependences and maketron2-4/+4
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-01-29Add automatic ${VARIABLE} handling for MESSAGE files.wiz2-9/+9
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced, not @VARIABLE@, nor @@VARIABLE@@). By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX, X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST. Clean up some packages while I'm there; add RCS tags to most MESSAGEs. Remove some uninteresting MESSAGEs.
2001-01-25Don't let afterstepdoc call netscape with "-remote <url>", since packagedfredb2-9/+11
netscape is now really ns-open.
2001-01-25Give a nod to gnome compatibility.fredb1-6/+6
2001-01-25Tweak "DEPENDS": fix invalid dewey depends for rplay by bumping tofredb1-2/+5
latest version, and add a comment explaining why asclock and xp are set off from the others (they're not needed to build afterstep).
2001-01-18Add and enable wmx-current and wmx-gnome-current.jlam1-1/+3
2001-01-18wmx-gnome-current: wmx + partial GNOME compliance compiled injlam3-0/+20
2001-01-18Import wmx-6.0pre6 as wmx-current with PKGNAME wmx-5.0.6.jlam9-0/+119
Changes from version 5.0 include bugfixes, shaped window support, and partial GNOME compliance (compile-time option).
2001-01-13Standardize version number: "0.62.x" -> "0.62nb1"tv1-2/+2
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc3-3/+15
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-01Update to 2.2.4:veego5-45/+45
Changes in official release 2.2.4 (November 1999) * Fixed HP-UX 10.20 build problems. * Fixed build problems without shape extension. Changes in official release 2.2.3 (October 1999) * Several minor bugfixes. * Fixed dragging windows out of the pager. * Added support for StartFunction & ImagePath not to break new configurations. * Fixed long-window-name-hangs-X bug.
2000-12-22Update MASTER_SITESabs1-2/+2
2000-12-22Fix changed path to asclockabs1-2/+2
2000-12-18Move x11/ascp, x11/econf, and x11/wmextra to wm.wiz1-1/+4