summaryrefslogtreecommitdiff
path: root/x11/e17-module-uptime (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Update enlightenment-devel and EFL libraries to the latest snapshotStanislav Sedov2008-03-113-17/+30
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=208836
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-3/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - bsd.efl.mk is now in ports/MkPav Lucistnik2007-03-241-3/+1
| | | | | | | | PR: ports/100497 Submitted by: stass Notes: svn path=/head/; revision=188172
* - Update e17 ports to 20070223 snapshotStanislav Sedov2007-03-112-5/+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] Notes: svn path=/head/; revision=187097
* - Move to LOCALBASEStanislav Sedov2006-10-083-28/+35
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=174934
* In coordination with enlightenment-devel maintainer MODULE_ARCH was changed toIon-Mihai Tetcu2006-07-123-14/+7
| | | | | | | | | | | freebsd${OSREL}-${ARCH}. Appropriate patches for evas and enlightenment-devel have been commited. Track this. PR: ports/100122 Submited by: maintainer Notes: svn path=/head/; revision=167619
* An e17 module indicating the system's current uptime, load averages and numberIon-Mihai Tetcu2006-07-105-0/+67
of active users in a configurable interval. Author: Matthew Mullins WWW: http://www.enlightenment.org PR: ports/99368 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Notes: svn path=/head/; revision=167348