summaryrefslogtreecommitdiff
path: root/x11-wm/e16 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITES.Vanilla I. Shu2001-08-051-1/+1
| | | | | | | Submitted by: freedom@csie.nctu.edu.tw Notes: svn path=/head/; revision=45812
* Do not try to probe wctype.h, and this port is buildable again.Clive Lin2001-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) Notes: svn path=/head/; revision=44348
* Fix typo.Will Andrews2001-03-101-1/+1
| | | | | | | | PR: 25658 Submitted by: nrahlstr Notes: svn path=/head/; revision=39467
* Remove Aqua theme for copyrights,Vanilla I. Shu2001-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 Notes: svn path=/head/; revision=37904
* Enable zoom future on alpha with XFree86-4.Vanilla I. Shu2001-01-271-6/+8
| | | | | | | | PR: ports/24678 Submitted by: conrad@th.physik.uni-bonn.de Notes: svn path=/head/; revision=37649
* /usr/X11R6/share/enlightenment/themes/DEFAULT is a symbolic link,Vanilla I. Shu2001-01-262-2/+2
| | | | | | | | | not a directory, and bump version. Reminded by: "Paul A. Howes" <pahowes@fair-ware.com> Notes: svn path=/head/; revision=37592
* Well, bump version, and add RESTRICTED for aqua.etheme.Vanilla I. Shu2001-01-231-1/+3
| | | | | | | Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=37495
* Disable snapshot for pager.Vanilla I. Shu2001-01-232-1/+4
| | | | | | | | | PR: ports/24534 Submitted by: Jan Conrad <conrad@th.physik.uni-bonn.de> Obtained from: debian Notes: svn path=/head/; revision=37490
* Add zh_TW.Big5 locale config files.Vanilla I. Shu2001-01-096-620/+1139
| | | | Notes: svn path=/head/; revision=36999
* Upgrade to 0.16.5.Vanilla I. Shu2000-10-134-882/+641
| | | | | | | | PR: ports/21668 Submitted by: clive@CirX.ORG Notes: svn path=/head/; revision=33756
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-051-3/+3
| | | | Notes: svn path=/head/; revision=33427
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-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 Notes: svn path=/head/; revision=31272
* Update to version 0.16.4.Jim Mock2000-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 Notes: svn path=/head/; revision=28569
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-2/+2
| | | | Notes: svn path=/head/; revision=27443
* Don't depend on libgif and libjpeg directly, imlib handles this.Chris Piazza2000-02-161-2/+0
| | | | | | | | Verified to work correctly with libungif, message sent to maintainer. Notes: svn path=/head/; revision=25895
* Bump freetype's lib numberJustin M. Seger1999-11-251-1/+1
| | | | Notes: svn path=/head/; revision=23312
* Update to 0.16.3Yukihiro Nakai1999-11-243-11/+11
| | | | | | | Submitted by: Clive Lin <clive@GnatS.CirX.ORG> Notes: svn path=/head/; revision=23300
* Update to 0.16.2Yukihiro Nakai1999-11-144-553/+553
| | | | | | | Submitted by: Clive Lin <clive@GnatS.CirX.ORG> Notes: svn path=/head/; revision=23123
* Update to 0.16.1Yukihiro Nakai1999-10-294-547/+555
| | | | | | | Submitted by: Clive Lin <clive@GnatS.CirX.ORG> Notes: svn path=/head/; revision=22721
* Small fix to the version line in the comment field.Yukihiro Nakai1999-10-191-1/+1
| | | | Notes: svn path=/head/; revision=22519
* Update to 0.16.0Yukihiro Nakai1999-10-185-654/+1302
| | | | | | | Submitted by: Clive Lin <clive@GnatS.CirX.ORG> Notes: svn path=/head/; revision=22504
* Use updated imlib library.Yukihiro Nakai1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22243
* esound library update esd.1 -> esd.2Yukihiro Nakai1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22238
* The version number of libgif.so has changed to 5.Steve Price1999-09-181-1/+1
| | | | Notes: svn path=/head/; revision=21701
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* oops, local repository was modified. revert back to previous versionMichael Haro1999-08-261-2/+2
| | | | Notes: svn path=/head/; revision=20976
* LIB_DEPENDS= Fnlib.0 -> Fnlib.4Michael Haro1999-08-251-2/+2
| | | | Notes: svn path=/head/; revision=20973
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-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. Notes: svn path=/head/; revision=19799
* Fixup after imlib version bump.Steve Price1999-05-291-4/+3
| | | | | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19059
* Add WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18425
* Update to 0.15.5Satoshi Taoka1999-04-163-538/+675
| | | | | | | | PR: 11148 Submitted by: Yukihiro Nakai nacai@iname.com Notes: svn path=/head/; revision=17913
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.Jacques Vidrine1999-03-151-2/+2
| | | | | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3 Notes: svn path=/head/; revision=17236
* This replaces patch-aa to install enlightenment/config/tin-e/17/Vanilla I. Shu1999-01-241-0/+96
| | | | | | | | | correctly as well as an update to PLIST. PR: ports/9623 Submitted by: Yarema <yds@dppl.com> Notes: svn path=/head/; revision=16284
* Upgrade to 0.15.0-19990120.Vanilla I. Shu1999-01-223-486/+483
| | | | Notes: svn path=/head/; revision=16263
* Bump Imlib's version number to 2.Vanilla I. Shu1999-01-141-2/+2
| | | | Notes: svn path=/head/; revision=16042
* Bump esound's library version to 1.0.Vanilla I. Shu1999-01-051-2/+2
| | | | Notes: svn path=/head/; revision=15853
* Update homepage.Tim Vanderhoek1998-12-291-2/+4
| | | | Notes: svn path=/head/; revision=15698
* Typo.Satoshi Asami1998-11-291-2/+2
| | | | Notes: svn path=/head/; revision=14959
* One more tiff34 fix. This thing was even lacking the dependency, probablySatoshi Asami1998-11-291-2/+3
| | | | | | | why Justin missed it. Notes: svn path=/head/; revision=14947
* audio/esound is now ELF.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13386
* graphics/imlib is now ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13385
* graphics/fnlib is ELF-ready now.Satoshi Asami1998-09-231-2/+2
| | | | Notes: svn path=/head/; revision=13368
* giflib is now converted to ELF so remove regexp support.Steve Price1998-09-191-2/+2
| | | | Notes: svn path=/head/; revision=13232
* Portlint, and strip binary.Vanilla I. Shu1998-08-251-2/+5
| | | | Notes: svn path=/head/; revision=12822
* Depend on giflib, E needs it.Satoshi Asami1998-08-201-1/+2
| | | | Notes: svn path=/head/; revision=12680
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwmSatoshi Asami1998-08-071-2/+2
| | | | | | | | fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker wm2 wmx" from x11 to x11-wm. Notes: svn path=/head/; revision=12331
* Fix the path of p5-Gtk.Vanilla I. Shu1998-08-061-2/+2
| | | | Notes: svn path=/head/; revision=12306