summaryrefslogtreecommitdiffstats
path: root/x11-wm/wmakerconf
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-existing wmfun library from LIB_DEPENDS.sobomax2001-05-151-2/+1
|
* Update version number of wmraster shared library.sobomax2001-05-141-1/+1
|
* Update to 2.8.1.sobomax2001-04-264-10/+12
|
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".obrien2001-03-201-1/+1
|
* Layout fixes in x11-wm.olgeni2001-02-051-1/+1
|
* Fix several hardcoded paths. This should improve port's behaviour, so bumpsobomax2001-01-123-0/+121
| | | | PORTREVISION.
* Update version number of libwmfun shared library.sobomax2001-01-081-1/+1
|
* Update to 2.7. Fix plist breakage caused by reg.sobomax2000-10-114-5/+15
| | | | No responce from: maintainer
* Implement WANT_GNOME.reg2000-10-053-27/+36
|
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Update to 2.6.2.sobomax2000-06-294-2/+24
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* update to 2.6.1mharo2000-04-064-10/+8
| | | | | PR: 17768 Submitted by: "Maxim Sobolev" <sobomax@altavista.net>
* Fix LIB_DEPENDS; libwmfun is now part of the windowmaker port.tg2000-02-161-1/+1
| | | | | PR: 16727 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Update to version 2.5.steve2000-01-294-16/+3
| | | | | PR: 16326 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Update to version 2.4.steve1999-12-233-34/+23
| | | | | PR: 15355 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Update to version 2.4.steve1999-12-231-3/+4
| | | | | PR: 15355 Submitted by: Maix Sobolev <sobomax@altavista.net>
* Finish updating this port to version 2.3 - version required comment,steve1999-10-113-6/+5
| | | | | | | new URL, and PLIST changes so this will package again. PR: 14207 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Fix PropList shlib version. Along with Imlib, it was actually broken inasami1999-10-111-1/+1
| | | | rev. 1.7 by dan. (Apologies to Nakai-san.)
* Bump imlib shlib version.asami1999-10-101-1/+1
| | | | Forgotten by: nakai
* What's with the weird indenting? Fix it.asami1999-10-101-12/+12
|
* Update wmakerconf to 2.3dan1999-10-082-15/+15
| | | | | PR: ports/14179 Submitted by: Maintainer
* Use updated imlib library.nakai1999-10-081-1/+1
|
* Use the updated libproplist shared librarycpiazza1999-10-071-1/+1
|
* This committer needs a vacation. Remove a lot of extra junkcpiazza1999-09-241-64/+0
| | | | | | at the top and bottom of this patch (it was an entire PR..) Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Add a patch to remove a menu that's work in progress andcpiazza1999-09-241-0/+78
| | | | | | | shouldn't be there (it's empty) PR: 13854 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* WindowMaker -> Window Maker.cpiazza1999-09-091-1/+1
| | | | Submitted by: maintainer
* Update to version 2.2cpiazza1999-09-083-7/+10
| | | | | PR: 13469 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1
|
* 1. Support for bzip'ed themes (RUN_DEPENDS=bunzip2)cpiazza1999-08-282-5/+30
| | | | | | | | 2. Configuration files upgrade via Inet (RUN_DEPENDS=wget,rpm) 3. PLIST fixed PR: 13426 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Import of wmakerconf.cpiazza1999-08-265-0/+80
Wmakerconf is a configuration tool for the WindowMaker windowmanager. PR: 13140 Submitted by: Dominik Rothert <dr@domix.de>
OpenPOWER on IntegriCloud