aboutsummaryrefslogtreecommitdiffstats
path: root/x11/enity
Commit message (Collapse)AuthorAgeFilesLines
* - Update enlightenment-devel and EFL libraries to the latest snapshotstas2008-03-122-5/+5
| | | | | | | | | | - Deprecate old unsupported apps and modules (entice, devian, eveil, engage) - Split evas and ecore to separate modules to handle dependencies properly - Disable PAM in enlightenment-devel as it don't work anyway (requires root privilegies) - Add DBUS support. Thanks to: az
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - bsd.efl.mk is now in ports/Mkpav2007-03-241-1/+0
| | | | | PR: ports/100497 Submitted by: stass
* - Fix on !i386 by disabling invalid code. There's no known solution for thisstas2007-03-152-0/+27
| | | | | | problem currently. Reported by: kris
* - Update e17 ports to 20070223 snapshotstas2007-03-113-25/+5
| | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2]
* - Move to LOCALBASEstas2006-10-084-0/+60
- Use new EFL framework - Update all e17 ports to the lates stable cvs snapshot - Add additional knobs/options to ports makefiles to control the feature set - Add a bunch of new e17 applications/libraries - Minor improvements/modification. Approved by: vanilla (old maintainer), sem (mentor)