aboutsummaryrefslogtreecommitdiff
path: root/net/ecore-con
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Do not depend on openssl.pcStanislav Sedov2008-03-172-6/+11
| | | | | | | | | - Bump portrevision. Spotted by: az Notes: svn path=/head/; revision=209183
* - Fix openssl dependency checking in configure script.Stanislav Sedov2008-03-152-27/+14
| | | | | | | Reported by: lippe Notes: svn path=/head/; revision=209116
* - Update enlightenment-devel and EFL libraries to the latest snapshotStanislav Sedov2008-03-115-0/+182
- 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