summaryrefslogtreecommitdiffstats
path: root/x11-wm/enlightenment
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITES.vanilla2001-08-051-1/+1
| | | | Submitted by: freedom@csie.nctu.edu.tw
* Do not try to probe wctype.h, and this port is buildable again.clive2001-06-231-0/+3
| | | | | | | This is hacky, but I currently don't have plans to fix enlightenment or our wctype.h (and its friends). Approved by: vanilla (MAINTAINER)
* Fix typo.will2001-03-101-1/+1
| | | | | PR: 25658 Submitted by: nrahlstr
* Remove Aqua theme for copyrights,vanilla2001-02-025-429/+348
| | | | | | | | | now install Marble theme as DEFAULT, because themes distributed with E's source are really suck and ugly, Bump revision too. Reminded by: rwatson
* Enable zoom future on alpha with XFree86-4.vanilla2001-01-271-6/+8
| | | | | PR: ports/24678 Submitted by: conrad@th.physik.uni-bonn.de
* /usr/X11R6/share/enlightenment/themes/DEFAULT is a symbolic link,vanilla2001-01-262-2/+2
| | | | | | not a directory, and bump version. Reminded by: "Paul A. Howes" <pahowes@fair-ware.com>
* Well, bump version, and add RESTRICTED for aqua.etheme.vanilla2001-01-231-1/+3
| | | | Submitted by: Jeremy Norris <ishmael27@home.com>
* Disable snapshot for pager.vanilla2001-01-232-1/+4
| | | | | | PR: ports/24534 Submitted by: Jan Conrad <conrad@th.physik.uni-bonn.de> Obtained from: debian
* Add zh_TW.Big5 locale config files.vanilla2001-01-096-620/+1139
|
* Upgrade to 0.16.5.vanilla2000-10-134-882/+641
| | | | | PR: ports/21668 Submitted by: clive@CirX.ORG
* Implement WANT_IMLIB and USE_IMLIB.reg2000-10-051-3/+3
|
* (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
* Update to version 0.16.4.jim2000-05-185-124/+1997
| | | | | | Submitted by: Sean C. Farley <sean-freebsd@farley.org> Prodded into committing by: Clive Lin <clive@CirX.ORG> in a message to -ports Cc'd to maintainer
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Don't depend on libgif and libjpeg directly, imlib handles this.cpiazza2000-02-161-2/+0
| | | | | Verified to work correctly with libungif, message sent to maintainer.
* Bump freetype's lib numberjseger1999-11-251-1/+1
|
* Update to 0.16.3nakai1999-11-243-11/+11
| | | | Submitted by: Clive Lin <clive@GnatS.CirX.ORG>
* Update to 0.16.2nakai1999-11-144-553/+553
| | | | Submitted by: Clive Lin <clive@GnatS.CirX.ORG>
* Update to 0.16.1nakai1999-10-294-547/+555
| | | | Submitted by: Clive Lin <clive@GnatS.CirX.ORG>
* Small fix to the version line in the comment field.nakai1999-10-191-1/+1
|
* Update to 0.16.0nakai1999-10-185-654/+1302
| | | | Submitted by: Clive Lin <clive@GnatS.CirX.ORG>
* Use updated imlib library.nakai1999-10-081-1/+1
|
* esound library update esd.1 -> esd.2nakai1999-10-081-1/+1
|
* The version number of libgif.so has changed to 5.steve1999-09-181-1/+1
|
* The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* oops, local repository was modified. revert back to previous versionmharo1999-08-261-2/+2
|
* LIB_DEPENDS= Fnlib.0 -> Fnlib.4mharo1999-08-251-2/+2
|
* 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.
* Fixup after imlib version bump.steve1999-05-291-4/+3
| | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Add WWW:mharo1999-05-031-1/+1
|
* Update to 0.15.5taoka1999-04-163-538/+675
| | | | | PR: 11148 Submitted by: Yukihiro Nakai nacai@iname.com
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.nectar1999-03-151-2/+2
| | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3
* This replaces patch-aa to install enlightenment/config/tin-e/17/vanilla1999-01-241-0/+96
| | | | | | correctly as well as an update to PLIST. PR: ports/9623 Submitted by: Yarema <yds@dppl.com>
* Upgrade to 0.15.0-19990120.vanilla1999-01-223-486/+483
|
* Bump Imlib's version number to 2.vanilla1999-01-141-2/+2
|
* Bump esound's library version to 1.0.vanilla1999-01-051-2/+2
|
* Update homepage.hoek1998-12-291-2/+4
|
* Typo.asami1998-11-291-2/+2
|
* One more tiff34 fix. This thing was even lacking the dependency, probablyasami1998-11-291-2/+3
| | | | why Justin missed it.
* audio/esound is now ELF.asami1998-09-251-2/+2
|
* graphics/imlib is now ELFized.asami1998-09-251-2/+2
|
* graphics/fnlib is ELF-ready now.asami1998-09-231-2/+2
|
* giflib is now converted to ELF so remove regexp support.steve1998-09-191-2/+2
|
* Portlint, and strip binary.vanilla1998-08-251-2/+5
|
* Depend on giflib, E needs it.asami1998-08-201-1/+2
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* 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.
* Fix the path of p5-Gtk.vanilla1998-08-061-2/+2
|
OpenPOWER on IntegriCloud