summaryrefslogtreecommitdiffstats
path: root/x11-wm/icewm
Commit message (Collapse)AuthorAgeFilesLines
* Use USE_IMLIB.nakai2000-10-251-2/+3
| | | | Submitted by: Michael Urban <murban@tznet.com>
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 1.0.4nakai2000-06-192-2/+2
|
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
|
* Missed a few ports in the GNOME 1.2 updateade2000-06-021-1/+1
|
* Update to 1.0.3nakai2000-04-162-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Update to 1.0.2nakai2000-02-222-3/+3
|
* Update to 1.0.1nakai2000-01-142-3/+3
|
* Compile with I18N by default.vanilla2000-01-012-3/+19
|
* Add more MASTER_SITE.nakai1999-12-281-1/+2
| | | | Submitted by: Dirk Froemberg <dirk@freebsd.org>
* Update to 1.0.0nakai1999-12-273-5/+7
|
* Use gnome.3nakai1999-12-011-1/+1
| | | | | PR: ports/15112 Submitted by: Alex D. Chen <dhchen@ilh.dorm9.nccu.edu.tw>
* Add Brian Scott's apm patch.nakai1999-12-012-3/+88
| | | | Submitted by: Brian Scott <bscott@bunyatech.com.au>
* Update to 0.9.52nakai1999-11-243-7/+7
|
* Update to 0.9.50nakai1999-11-163-4/+8
|
* Change path of MASTER_SITE.dirk1999-11-121-1/+1
|
* Upgrade to 0.9.49.vanilla1999-10-092-3/+3
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Update to version 0.9.48cpiazza1999-08-274-7/+32
| | | | | PR: 13394 Submitted by: maintainer
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Update to version 0.9.41.steve1999-06-085-49/+35
| | | | | PR: 11861 Submitted by: Chris Piazza <cpiazza@home.net>
* This port depends on libgnome.so.2 and not version 1.steve1999-06-071-2/+2
| | | | | PR: 12065 Submitted by: John Baldwin <jobaldwi@vt.edu>
* update to 0.9.39 (note that digit % 3 == 0)mharo1999-05-163-8/+8
| | | | | PR: 11735 Submitted by: Chris Piazza cpiazza@home.net
* Update to version 0.9.38 and change I18N to USE_I18N to avoid compilationsteve1999-05-096-21/+29
| | | | | | | problems. PR: 11473 Submitted by: Chris Piazza <cpiazza@home.net>
* Upgrade to 0.9.36.dirk1999-03-282-4/+4
| | | | The distfile for the previous version was removed from the MASTER_SITES.
* Now that gettext includes a shared library, dependencies shouldnectar1999-03-191-5/+4
| | | | | | | use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* * Update 0.9.29 -> 0.9.34nectar1999-03-172-165/+186
| | | | * Move data files from lib/X11/icewm -> share/icewm
* * Update 0.9.29 -> 0.9.34nectar1999-03-174-16/+8
| | | | * Move data files from lib/X11/icewm -> share/icewm
* Upgrade to 0.9.29.vanilla1999-01-172-4/+4
|
* Upgrade to 0.9.28.vanilla1999-01-173-8/+14
|
* Change maitainer's email address,vanilla1999-01-121-2/+2
| | | | and BROKEN some gnome ports until I upgrade it.
* Upgrade to 0.9.27.vanilla1999-01-103-4/+5
|
* Upgrade to 0.9.26.vanilla1999-01-053-647/+9
|
* Upgrade to 0.9.22.vanilla1998-12-262-4/+4
|
* Upgrade to 0.9.21.vanilla1998-12-232-4/+4
|
* Gawd, please don't overwrite a patch in ${PATCHDIR}. It wasn't cleaning upasami1998-12-021-4/+4
| | | | | after itself either (although you shouldn't write anything in ${PATCHDIR} in the first place).
* Upgrade to 0.9.18.vanilla1998-11-233-58/+77
|
* Upgrade to 0.9.17, add my page to MASTER_SITES.vanilla1998-11-163-12/+10
|
* Changed master site or not, I haven't been able to fetch this port forasami1998-11-161-1/+3
| | | | a few days. Can you put it on your own site or something?
* Correct MASTER_SITES.vanilla1998-11-151-2/+2
| | | | Submitted by: isomer@Freebsd.ee.ntu.edu.tw
* Upgrade to 0.9.16.vanilla1998-11-114-21/+228
|
* Upgrade to 0.9.14.vanilla1998-10-106-132/+267
| | | | | PR: ports/8184 Submitted by: maintainer
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* Upgrade to 0.9.12.vanilla1998-08-142-4/+4
|
* Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwmasami1998-08-071-2/+2
| | | | | fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm.
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Update to version 0.9.10.steve1998-07-275-166/+202
| | | | | PR: 7389 Submitted by: maintainer
* Can't fetch....asami1998-07-031-1/+3
|
OpenPOWER on IntegriCloud