VOOZH about

URL: https://www.freshports.org/devel/eet

⇱ FreshPorts -- devel/eet: Enlightenment Data Handling Library



👁 FreshPorts -- The Place For Ports
👁 notbug
As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
👁 Ukraine
Port details
eet Enlightenment Data Handling Library
1.7.9,2 devel 👁 Deleted
👁 on this many watch lists
=8 👁 search for ports that depend on this port
👁 Find issues related to this port
👁 Report an issue related to this port
👁 View this port on Repology.
👁 pkg-fallout
1.7.9,2Version of this port present on the latest quarterly branch.
Maintainer: gblach@FreeBSD.org 👁 search for ports maintained by this maintainer
Port Added: 2004-08-08 08:47:38
Last Update: 2014-11-25 03:07:23
SVN Revision: 373393
People watching this port, also watch:: libxml2, tiff, lcms, libiconv, p5-XML-Parser
Also Listed In: enlightenment
License: BSD
WWW:
http://docs.enlightenment.org/auto/eet/
Description:
Eet is a tiny library designed to write an arbitrary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allow fast random-access reading of the file later on. It does not do zip as a zip itself has more complexity than is needed, and it was much simpler to implement this once here. WWW: http://docs.enlightenment.org/auto/eet/
👁 Homepage
     ¦ ¦ ¦ ¦ 👁 SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • eet>0:devel/eet
No installation instructions:
This port has been deleted.
PKGNAME: eet
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: 👁 pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libcrypto.so.8 : security/openssl
  2. pkgconf : devel/pkgconf
Runtime dependencies:
  1. libcrypto.so.8 : security/openssl
Library dependencies:
  1. libjpeg.so : graphics/jpeg
  2. libeina.so.8 : devel/eina
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 14 deleted ports
  1. devel/eio*
  2. graphics/edje*
  3. graphics/evas-core*
  4. graphics/evas-engine-xrender*
  5. graphics/evas-loader-edb*
  6. graphics/evas-loader-eet*
  7. multimedia/emotion*
  8. x11/efreet*
  9. x11-wm/e17-module-calendar*
  10. x11-wm/e17-module-efm_nav*
  11. x11-wm/e17-module-efm_path*
  12. x11-wm/e17-module-efm_pathbar*
  13. x11-wm/e17-module-itask-ng*
  14. x11-wm/e17-module-notification*
  15. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for eet-1.7.9,2: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (6 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/gblach/e17/
  2. http://distcache.FreeBSD.org/ports-distfiles/e17/
  3. http://distcache.eu.FreeBSD.org/local-distfiles/gblach/e17/
  4. http://distcache.us-east.FreeBSD.org/local-distfiles/gblach/e17/
  5. http://distcache.us-west.FreeBSD.org/local-distfiles/gblach/e17/
  6. http://download.enlightenment.org/releases/
Collapse this list.

Number of commits found: 52

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.9,2
25 Nov 2014 03:07:23
👁 Revision:373393
👁 Original commit message
 👁 files touched by this commit
gblach 👁 search for other commits by this committer
- Merge EFL libraries into devel/efl and update to 1.12.0
- Update x11-toolkits/elementary to 1.12.0
- Update x11-wm/enlightenment to 0.19.1
- Update graphics/evas_generic_loaders-* to 1.12.0
- Update devel/e_dbus to 1.7.10
- Update benchmarks/expedite to 1.7.10
- Move some of x11-wm/e17-module-* to x11-wm/e-module-*
 and update to recent snapshots
- Add multimedia/emotion_generic_players-vlc
- Add multimedia/rage

Reviewed by:	crees, antoine
1.7.9,2
27 Oct 2014 10:10:59
👁 Revision:371544
👁 Original commit message
 👁 files touched by this commit
bapt 👁 search for other commits by this committer
Cleanup plist
1.7.9,2
29 Jul 2014 18:41:17
👁 Revision:363371
👁 Original commit message
 👁 files touched by this commit
 👁 Sanity Test Failure
adamw 👁 search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
1.7.9,2
21 Feb 2014 13:36:13
👁 Revision:345404
👁 Original commit message
 👁 files touched by this commit
ehaupt 👁 search for other commits by this committer
Remove trailing whitespaces from category devel
1.7.9,2
10 Feb 2014 13:54:28
👁 Revision:343634
👁 Original commit message
 👁 files touched by this commit
ehaupt 👁 search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by: portmgr (bapt)
1.7.9,2
07 Nov 2013 16:00:45
👁 Revision:333129
👁 Original commit message
 👁 files touched by this commit
gblach 👁 search for other commits by this committer
- Update EFL to 1.7.9
- Update Enlightenment to 0.17.5
1.7.8,2
25 Oct 2013 19:58:19
👁 Revision:331629
👁 Original commit message
 👁 files touched by this commit
gblach 👁 search for other commits by this committer
- Change master sites to download.enlightenment.org
1.7.8,2
29 Sep 2013 21:38:55
👁 Revision:328735
👁 Original commit message
 👁 files touched by this commit
gblach 👁 search for other commits by this committer
- Convert to new LIB_DEPENDS syntax
- Support staging

Approved by:	crees, tabthorpe (mentors, implicit)
20 Sep 2013 17:03:27
👁 Revision:327722
👁 Original commit message
 👁 files touched by this commit
 👁 Sanity Test Failure
👁 Refresh - this port is being refreshed, or make failed to run error-free.
bapt 👁 search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
1.7.8,2
07 Aug 2013 20:57:26
👁 Revision:324364
👁 Original commit message
 👁 files touched by this commit
gblach 👁 search for other commits by this committer
- Update EFL to 1.7.8
- Update Enlightenment to 0.17.4

Approved by:	crees, tabthorpe (mentors, implicit)
1.7.7,2
23 May 2013 02:13:40
👁 Revision:318823
👁 Original commit message
 👁 files touched by this commit
gblach 👁 search for other commits by this committer
- Fix install without examples

Approved by:	crees, tabthorpe (mentors, implicit)
1.7.7,2
18 May 2013 19:36:32
👁 Revision:318442
👁 Original commit message
 👁 files touched by this commit
gblach 👁 search for other commits by this committer
- Update EFL libraries to 1.7.7
- Update Enlightenment to 0.17.3

Approved by:	crees (mentor)
1.7.6,2
23 Apr 2013 10:13:20
👁 Revision:316333
👁 Original commit message
 👁 files touched by this commit
bapt 👁 search for other commits by this committer
Convert devel to USES=pkgconfig
1.7.6,2
22 Apr 2013 20:35:20
👁 Revision:316272
👁 Original commit message
 👁 files touched by this commit
gblach 👁 search for other commits by this committer
- Update EFL libraries to 1.7.6(.1)
- Update Enlightenment to 0.17.2.1

Approved by:	crees (mentor)
1.7.5,2
15 Jan 2013 17:01:33
👁 Revision:310455
👁 Original commit message
 👁 files touched by this commit
gblach 👁 search for other commits by this committer
- Update EFL to 1.7.5
- Change master site to download.enlightenment.fr

Approved by:	tabthorpe (mentor)
1.7.4,2
22 Dec 2012 20:55:00
👁 Revision:309405
👁 Original commit message
 👁 files touched by this commit
gblach 👁 search for other commits by this committer
- Update Enlightenment to 0.17.0
- Update EFL to 1.7.4
- Convert to OptionsNG

Approved by:	crees (mentor)
1.5.0,2
04 Nov 2012 13:05:06
👁 Revision:306964
👁 Original commit message
 👁 files touched by this commit
gblach 👁 search for other commits by this committer
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form

Feature safe:	yes
1.5.0,2
26 Jun 2012 17:36:30
👁 Original commit message
 👁 files touched by this commit
makc 👁 search for other commits by this committer
- Update E17 ports:
 EFL updated to 1.1.0 and E17 updated to 0.16.999.65643 (svn 65643)
- Pass maintainership to submitter.
- New ports:
 benchmarks/expedite
 devel/eio
 graphics/evas-loader-generic
 graphics/evas-loader-ico
 graphics/evas-loader-psd
 graphics/evas-loader-wbmp
 graphics/evas_generic_loaders-gst
 graphics/evas_generic_loaders-pdf
 graphics/evas_generic_loaders-ps
 graphics/evas_generic_loaders-raw
 graphics/evas_generic_loaders-xcf
 x11-wm/e17-module-comp-scale
 x11-wm/e17-module-e-tiling
 x11-wm/e17-module-elfe
 x11-wm/e17-module-everything-aspell
 x11-wm/e17-module-everything-shotgun
 x11-wm/e17-module-xkbswitch

PR: ports/167405
Submitted by: Grzegorz Blach <magik at roorback.net>
1.4.1,2
10 Apr 2012 18:04:10
👁 Original commit message
 👁 files touched by this commit
rm 👁 search for other commits by this committer
- pass maintainership of this ports to new volunteer
- add some of them to `enlightenment' virtual category

PR: 166814
Submitted by: Grzegorz Blach <magik at roorback dot net>
1.4.1,2
24 Oct 2011 03:33:20
👁 Original commit message
 👁 files touched by this commit
stas 👁 search for other commits by this committer
- Return my ports back to the pool. I was unable to make any fixes to
 my ports in the past 3 weeks while ports were broken on any 10.x
 machines, which means I'm unable to maintain them. So let people know
 that there's no available support for them until things are back to
 normal (which also means that anyone with spare time will be able
 to fix them without getting approval).
1.4.1
11 Aug 2011 19:20:17
👁 Original commit message
 👁 files touched by this commit
 👁 Sanity Test Failure
kwm 👁 search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
1.4.1,2
25 Jun 2011 03:36:20
👁 Original commit message
 👁 files touched by this commit
miwi 👁 search for other commits by this committer
- Update modules to 1.0.0/1
- Update e17 to lastest snapshot 0.16.999.55225

PR: 154402
Submitted by: Grzegorz Blach <magik@roorback.net>
Approved by: maintainer implicit
1.4.0.b,2
14 Dec 2010 07:30:56
👁 Original commit message
 👁 files touched by this commit
stas 👁 search for other commits by this committer
- 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)
0.9.10.042_2,2
05 Feb 2010 11:46:55
👁 Original commit message
 👁 files touched by this commit
dinoex 👁 search for other commits by this committer
- update to jpeg-8
0.9.10.042_1,2
18 Jul 2009 11:11:29
👁 Original commit message
 👁 files touched by this commit
dinoex 👁 search for other commits by this committer
- update to jpeg7
Tested by: pav on pointyhat
0.9.10.042,2
05 Jan 2009 19:44:02
👁 Original commit message
 👁 files touched by this commit
pav 👁 search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
0.9.10.042,2
01 Jun 2008 09:42:37
👁 Original commit message
 👁 files touched by this commit
olgeni 👁 search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
0.9.10.042,2
11 Mar 2008 21:13:53
👁 Original commit message
 👁 files touched by this commit
stas 👁 search for other commits by this committer
- 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
11 Mar 2007 08:51:14
👁 Original commit message
 👁 files touched by this commit
stas 👁 search for other commits by this committer
- 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
08 Oct 2006 13:48:37
👁 Original commit message
 👁 files touched by this commit
stas 👁 search for other commits by this committer
- 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)
0.9.10.032
24 Jul 2006 17:03:30
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to latest version.
0.9.10.030
15 Jul 2006 01:41:06
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to latest version.

PR: ports/10234
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
0.9.10.029
05 Jul 2006 03:09:18
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to latest version.

PR: ports/99770
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
0.9.10.027
31 May 2006 12:19:22
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to latest version.
0.9.10.026
01 Apr 2006 17:24:27
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to 0.9.10.026.
0.9.10.025
18 Mar 2006 04:24:43
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to 0.9.10.025.
0.9.10.024
16 Mar 2006 06:43:46
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to 0.9.10.024
0.9.10.023_1
23 Feb 2006 10:40:45
👁 Original commit message
 👁 files touched by this commit
ade 👁 search for other commits by this committer
Conversion to a single libtool environment.

Approved by: portmgr (kris)
0.9.10.023
14 Jan 2006 18:33:28
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
1: upgrade to latest version.
2: remove BROKEN on x11-toolkits/ewl.
0.9.10.022
02 Dec 2005 07:04:48
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to latest version.
0.9.10.018
15 Nov 2005 06:52:12
👁 Original commit message
 👁 files touched by this commit
ade 👁 search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
 http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper. Run.
0.9.10.018
11 Oct 2005 05:40:39
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to latest version.
0.9.10.016
05 Oct 2005 08:02:09
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to latest version.
0.9.10.014
23 Sep 2005 23:09:06
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to latest version.
0.9.10.013
01 Aug 2005 16:23:22
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to lastest version.

ecore -> 0.9.9.013
edb -> 1.0.5.004
edje -> 0.5.0.013
eet -> 0.9.10.013
embryo -> 0.9.1.013
enlightenment-devel -> 0.16.999.013
entice -> 0.9.3.004
epeg -> 0.9.0.004
epsilon -> 0.3.0.004
esmart -> 0.9.0.004
etox -> 0.9.0.004
evas -> 0.9.9.013
ewl -> 0.0.4.004
imlib2 -> 1.2.1.004
imlib2_loaders -> 1.2.1.004
0.9.10.011
18 Jul 2005 12:35:02
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to 0.9.9.011.
0.9.10.010
16 Jun 2005 09:33:22
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to 0.9.10.010.
0.9.10.008
10 Jun 2005 02:16:53
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Fix pkg-plist.

Obtained from: kris@
0.9.10.008
07 Jun 2005 15:44:22
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to 0.9.10.008.
0.9.10.007
01 Jun 2005 14:00:45
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Upgrade to 0.9.10.007.
0.9.9
10 Aug 2004 15:50:55
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Add gnometarget to USE_GNOME, that's better way.
0.9.9
08 Aug 2004 15:46:52
👁 Original commit message
 👁 files touched by this commit
vanilla 👁 search for other commits by this committer
Add eet, it's a data handling library for enlightenment.

Number of commits found: 52

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
more...

Latest Vulnerabilities
tiffApr 11
chromiumApr 10
dnsdistApr 10
mbedtls3Apr 10
mbedtls4Apr 10
ungoogled-chromiumApr 10
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefox-esrApr 09
firefox-esrApr 09
gitlabApr 09
thunderbirdApr 09
thunderbirdApr 09

20 vulnerabilities affecting 360 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026-04-11 08:28:37 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 34331
Broken 99
Deprecated 179
Ignore 216
Forbidden 0
Restricted 1
No CDROM 1
Vulnerable 38
Expired 9
Set to expire 108
Interactive 0
new 24 hours 1
new 48 hours3
new 7 days59
new fortnight95
new month245

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD
Valid HTML, CSS, and RSS. Copyright © 2000-2026 Dan Langille. All rights reserved.