aboutsummaryrefslogtreecommitdiff
path: root/net/ecore-con
Commit message (Collapse)AuthorAgeFilesLines
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-2/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* - 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