aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker
Commit message (Collapse)AuthorAgeFilesLines
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - fix build for png-1.4.1Dirk Meyer2010-03-291-0/+11
| | | | Notes: svn path=/head/; revision=251675
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Add a patch to fix a periodic focus bugDoug Barton2009-12-142-1/+36
| | | | | | | | | | Bump PORTREVISION PR: ports/140755 Submitted by: Dmitry <dmitry2006@yandex.ru> Notes: svn path=/head/; revision=245801
* Add a port that installs only libwraster from Window Maker. A lot ofDoug Barton2009-08-171-0/+2
| | | | | | | dockapps depend on libwraster but don't need the full WM port. Notes: svn path=/head/; revision=239792
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my portsDoug Barton2009-03-241-0/+2
| | | | Notes: svn path=/head/; revision=230904
* Update windowmaker.org -> windowmaker.info in all places that it occurs.Doug Barton2008-12-311-1/+4
| | | | | | | Bump PORTREVISION to incorporate most recent changes. Notes: svn path=/head/; revision=225055
* Add support for PORTDOCSDoug Barton2008-12-312-0/+18
| | | | Notes: svn path=/head/; revision=225053
* Add a fix for the following bugs:Doug Barton2008-12-312-0/+65
| | | | | | | | | | | | | | - release colors to avoid issues with the reference count overflowing a small integer and causing unexpected color releases that can crash Window Maker (Martin Frydl <martin.frydl@systinet.com>) - fixed a small memory leak in WINGs/wview.c caused by not releasing the background color of a view (Martin Frydl <martin.frydl@systinet.com>) Inspired by the "refcount" patch in the Debian rpm, updated versions of the patches obtained from the latest WindowMaker source repo. Notes: svn path=/head/; revision=225050
* Fix issues with fullscreen mode, particularly for OpenOffice.Doug Barton2008-12-311-0/+13
| | | | | | | | | | Patch comes from the PR, confirmed in latest version of WindowMaker sources. PR: ports/129291 Submitted by: keef <hardcss@yahoo.co.jp> Notes: svn path=/head/; revision=225049
* On amd64 clicking the WPrefs.app can cause a crash.Doug Barton2008-12-312-10/+63
| | | | | | | | | | | Fix obtained partly from the PR and partly from the Debian RPM. The wmspec.c fix was confirmed in the latest version of windowmaker in their repo. PR: ports/120284 Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp> Notes: svn path=/head/; revision=225048
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* - Add a new OPTION (off by default), DOCKHOTKEYS that permit to set hotkeysRenato Botelho2007-10-052-2/+453
| | | | | | | | | | | | | directly on dock's [1] - Since i'm here, s/INSTALLS_SHLIB/USE_LDCONFIG/ PR: ports/116518 Submitted by: garga Approved by: maintainer timeout (2 weeks) Obtained from: Fedora 7 source rpm [1] Notes: svn path=/head/; revision=200919
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* Fix build with gcc 4.1Doug Barton2006-12-181-0/+130
| | | | | | | Obtained from: Gentoo Notes: svn path=/head/; revision=180059
* Add my own web site as a backup master siteDoug Barton2006-05-211-1/+2
| | | | Notes: svn path=/head/; revision=162972
* The windowmaker web site has moved to .infoDoug Barton2006-05-211-1/+1
| | | | Notes: svn path=/head/; revision=162971
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Use official spellings of `GNUstep' and `NeXTstep' in port's COMMENT andAlexey Dokuchaev2005-12-262-2/+2
| | | | | | | | | description. Approved by: maintainer timeout (over a month) Notes: svn path=/head/; revision=152100
* Add SHA256 checksums to my portsDoug Barton2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149230
* Add option (on by default) to compile in the infamousDoug Barton2005-11-231-0/+6
| | | | | | | | "single click" patch to put that option on the WPrefs menu. Notes: svn path=/head/; revision=149219
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* For the ports that I maintain, do the following as appropriate:Doug Barton2005-10-291-2/+2
| | | | | | | | | | | | 1. Add myself as a backup master site (Sourceforge and CPAN ports already have good enough coverage, so skip them). 2. For all ports that have them, download the PGP signature files. 3. For ports in 2, add a verify target to the Makefile 4. For ports where I was already providing a master site, update the URL. 5. Pet portlint in a couple of places. Notes: svn path=/head/; revision=146646
* 1. Move the include of bsd.port.pre.mk before OPTIONS based on a recentDoug Barton2005-08-112-1/+89
| | | | | | | | | | | | | | | post to -ports on this topic 2. Fix build on amd64 by not trying to inline asm code designed for i386 3. Add a patch to fix window positioning on amd64, from http://article.gmane.org/gmane.compw.window-managers.windowmaker.devel/749 2 and 3 provided/reminded by Dejan Lesjak <dejan.lesjak@ijs.si> Fixes for 2 and 3 tested by Dejan, and A Dude <adudek16@gmail.com>. Approved by: portmgr (krion) Notes: svn path=/head/; revision=140842
* Update to the latest, 0.92.Doug Barton2005-07-256-148/+86
| | | | | | | | | Re-sort pkg-plist was my idea. Submitted by: Ports Fury Notes: svn path=/head/; revision=140067
* Patch to fix a debilitating problem for amd64 users. To quote Scott:Doug Barton2005-03-281-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | "While it compiles and seems to start fine, it will crash if you start any GTK-based program, including Firefox and Mozilla ... GTK populates the NET_WM_ICON X11 property with incorrectly padded data, and WindowMaker blindly reads it out and winds up passing garbage to some X libraries, which in turn abort the entire process ... Fortunately, handling this X11 property is not mandatory as there are other more reliable ways to pass icon state through X (and in fact very very few other window managers even try this), so it's safe to avoid the whole mess by stubbing it out and letting Windowmaker fall back to a more reliable method." I've tested this patch with i386 windowmaker, and haven't noticed any differences. I have xterms and various other things doing fancy stuff with window and icon titles, so I'm pretty confident that this will be safe for users of all ARCH's. It's also possible that it will help those users who were having weird QT problems, but I was not able to reproduce that problem so I can't say for sure. Submitted by: scottl Approved by: portmgr (krion) Notes: svn path=/head/; revision=132096
* Update to 0.91.0, the latest version from the window maker team.Doug Barton2004-10-263-68/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It contains several bug fixes, especially for the new alt-tab code. 1. Adopt this port, at least for the time being. I use it every day, and follow the wm-user list so I'm probably qualified. 2. Update the descriptions of the OPTIONS. 3. Restore the knob for KDE, and add knobs for XINERAMA and the additional LINGUAS files. These, and the XKB_STATUS knobs are all off by default, but on for the PACKAGE_BUILDING case. I borrowed this concept from the fluxbox port. 4. Add a knob for the experimental virtual desktop code, off by default. The window maker folks warn that this is still experimental, so users shouldn't wander into it by mistake. 5. Instead of bumping the SHLIB version number to 5, set it back to 4. The window maker folks use N.N.N for their libwraster version string, and their version for the 0.80.2 version of window maker was 2.3.0. Thus, our previous version number of 4 was already bogus, so keep it bogus even though they've bumped their version to 3.N.N. The new lib is forward compatible for apps compiled with old library (I've tested many of them), and this "fixes" all the ports that depend on libwraster. 6. Make the locale files hidden under the LINGUAS knob conditional in the plist. Notes: svn path=/head/; revision=120205
* This code is no longer in version 0.91.0Doug Barton2004-10-261-12/+0
| | | | Notes: svn path=/head/; revision=120203
* - Fix build on 4-stablePav Lucistnik2004-10-257-42/+83
| | | | | | | | | | | | | | - Fix libwraster shared library version - Remove a patch which is no longer needed - Remove options which are no longer supported - Fix pkg-plist - Revise pkg-descr PR: ports/73082 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=120185
* Update to 0.90.0, the latest release from the Window Maker team.Doug Barton2004-10-243-34/+24
| | | | | | | | | | | | This release adds many new features, including font anti-aliasing. 1. Update LIB_DEPENDS to include Xft 2. Modernize USE_LIBTOOL 3. Hermes is no longer relevant 4. Update man page list and pkg-plist for new version Notes: svn path=/head/; revision=120073
* De-fuzz for 0.90.0Doug Barton2004-10-241-24/+24
| | | | Notes: svn path=/head/; revision=120072
* Revised to include all the languages supported in 0.90.0.Doug Barton2004-10-241-1/+1
| | | | Notes: svn path=/head/; revision=120071
* This patch does not seem to be necessary in 0.90.0.Doug Barton2004-10-241-26/+0
| | | | Notes: svn path=/head/; revision=120070
* This adjustment for how libtool is used seems no longer necessaryDoug Barton2004-10-241-13/+0
| | | | | | | in 0.90.0. Notes: svn path=/head/; revision=120069
* Choosing a default font for the installation seems no longer to beDoug Barton2004-10-241-11/+0
| | | | | | | necessary in 0.90.0. Notes: svn path=/head/; revision=120068
* Improvements in the 0.90.0 code make these patches irrelevant.Doug Barton2004-10-242-30/+0
| | | | Notes: svn path=/head/; revision=120067
* In preparation for 0.90.0, delete all patches that involve charsetDoug Barton2004-10-246-88/+0
| | | | | | | | manipulation and zh_TW.Big5. The new charset is UTF-8 everywhere, and zh_TW is now built into the distribution. Notes: svn path=/head/; revision=120066
* - Convert to OPTIONSPav Lucistnik2004-08-211-13/+4
| | | | | | | | PR: ports/70718 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=116895
* Pet portlintKirill Ponomarev2004-07-111-2/+2
| | | | Notes: svn path=/head/; revision=113392
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Drop maintainership; I don't use this from day-to-day thesedays.Kris Kennaway2004-05-061-1/+1
| | | | Notes: svn path=/head/; revision=108516
* o/~ Everybody was distfile sizing! o/~Kris Kennaway2004-03-221-0/+1
| | | | | | | | | (Add SIZE to distinfo) Submitted by: trevor Notes: svn path=/head/; revision=104924
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963