Port details |
- evfs An extensible virtual file system library
- 20080223_7 devel
=0 20080223_7Version of this port present on the latest quarterly branch. BROKEN: does not compile
DEPRECATED: abandoned upstream
This port expired on: 2011-01-01
IGNORE: is marked as broken: does not compile
- Maintainer: stas@FreeBSD.org
 - Port Added: 2006-10-08 13:51:43
- Last Update: 2011-01-03 14:38:01
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.enlightenment.org/
- Description:
- EVFS is a comprehensive virtual filesystem library with plugin support. It was
written for Enlightenment desktop, but can be used besides it.
Authors:Alex Taylor <alex@logisticchaos.com>,
Christian Kreibich <cK@whoop.org>,
John Kha
WWW: http://www.enlightenment.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: evfs
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkg-config : devel/pkg-config
- Runtime dependencies:
-
- pkg-config : devel/pkg-config
- Library dependencies:
-
- curl.6 : ftp/curl
- tag.1 : audio/taglib
- extractor.2 : textproc/libextractor
- sqlite3.8 : databases/sqlite3
- ecore_desktop.1 : x11/ecore-desktop
- ecore_ipc.1 : devel/ecore-ipc
- eina.1 : devel/eina
- ecore.1 : devel/ecore-main
- eet.5 : devel/eet
- efreet.1 : x11/efreet
- evas.1 : graphics/evas-core
- xml2.5 : textproc/libxml2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for evfs-20080223_7:
SAMBA=off (default) "Build samba plugin"
FTP=on (default) "Build FTP plugin"
TAGLIB=on (default) "Use taglib for audio metadata extraction"
XTRACT=on (default) "Enable extended metadata extraction via libextractor"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20080223_7 03 Jan 2011 14:38:01
 |
garga  |
Remove expired ports:
2011-01-01 audio/emphasis: abandoned upstream
2011-01-01 converters/ecore-txt: abandoned upstream
2011-01-01 deskutils/estickies: abandoned upstream
2011-01-01 devel/ecore-job: abandoned upstream
2011-01-01 devel/engrave: abandoned upstream
2011-01-01 devel/evfs: abandoned upstream
2011-01-01 devel/ruby-ecore: abandoned upstream
2011-01-01 graphics/exhibit: abandoned upstream
2011-01-01 graphics/epsilon: abandoned upstream
2011-01-01 graphics/esmart: abandoned upstream
2011-01-01 graphics/ruby-edje: abandoned upstream
2011-01-01 graphics/ruby-esmart: abandoned upstream
2011-01-01 graphics/ruby-evas: abandoned upstream (Only the first 15 lines of the commit message are shown above ) |
20080223_7 14 Dec 2010 07:30:56
 |
stas  |
- Update e17 applications suite to the recent snapshot.
Thanks to Grzegorz Blach <magik@roorback.net> for doing the hard work
preparing the initial version of the update!
PR: ports/148038
Submitted by: Grzegorz Blach <magik@roorback.net> (based on) |
20080223_7 03 Apr 2010 10:44:36
 |
roam  |
Chase the ftp/curl shlib version bump. |
20080223_6 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
20080223_5 02 Dec 2009 17:16:16
 |
fluffy  |
- Chase taglib update
Approved by: miwi (mentor)
Exp-run by: miwi |
20080223_4 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
20080223_3 23 Jan 2009 15:43:14
 |
roam  |
Bump the version of the curl shared library after the ftp/curl update
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. |
20080223_2 20 Jun 2008 15:41:53
 |
tabthorpe  |
- Chase taglib bump |
20080223_1 06 Jun 2008 13:21:59
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
20080223 11 Mar 2008 21:13:53
 |
stas  |
- Update enlightenment-devel and EFL libraries to the latest snapshot
- 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 |
20070223_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
20070223 24 Mar 2007 14:03:59
 |
pav  |
- bsd.efl.mk is now in ports/Mk
PR: ports/100497
Submitted by: stass |
20070223 11 Mar 2007 08:51:14
 |
stas  |
- Update e17 ports to 20070223 snapshot
- 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] |
20060926_1 13 Dec 2006 12:41:36
 |
roam  |
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports |
20060926 08 Oct 2006 13:48:37
 |
stas  |
- Move to LOCALBASE
- 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) |