The FreeBSD Ports Archive
FreeBSD databases : edb4>
Enlightenment Database Library
Enlightenment Database Library
Edb is intended to provide a stable API and file format for archiving
configuration, theme, and other data available all the time for access at
random really fast. Edb can store any kind of data in key-value pair format.
Random access reading and writing is FAST as the core of Edb uses a berkley.
Edb provides a convenience API designed to make access fast AND improve access
speed by caching open db's until a flush and providing conveience macros too.
It also will be used to store image data and geometry data for theme files so
the information can be accessed without needing to unarchive files and can be
edited without having to unarchive and re-archive, and still be accesses at
random really quickly. Documentation is provided as comments in the Edb.h
header file.
Edb will be used for all config theme and meta data stroage for E17/EFM
etc. sine it provides FAST random-access read/write of any data wanted
(binary, string, integert, floating point) withotu the need to
unpack/repack files - data can be etxracted and put back at whim with a
simple API from which simple or complex tools can be built.
http://www.enlightenment.org/Libraries/Edb/index.html
|
edb history
v. 1.28
date: 2007/03/11 08:50:59; author: stas; state: Exp; lines: +2 -2
- 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 (maintainer) [2]
v. 1.27
date: 2006/10/08 13:48:21; author: stas; state: Exp; lines: +6 -4
- 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)
v. 1.26
date: 2006/04/01 17:24:57; author: vanilla; state: Exp; lines: +1 -1
Upgrade to 1.0.5.007.
v. 1.25
date: 2006/03/18 04:22:38; author: vanilla; state: Exp; lines: +2 -2
Upgrade to 1.0.5.006.
v. 1.24
date: 2006/02/23 10:35:02; author: ade; state: Exp; lines: +2 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.23
date: 2006/01/14 18:33:25; author: vanilla; state: Exp; lines: +1 -1
1: upgrade to latest version.
2: remove BROKEN on x11-toolkits/ewl.
v. 1.22
date: 2005/11/15 06:48:17; author: ade; state: Exp; lines: +1 -1
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.
v. 1.21
date: 2005/08/01 16:23:19; author: vanilla; state: Exp; lines: +1 -1
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
v. 1.20
date: 2005/06/01 13:53:05; author: vanilla; state: Exp; lines: +2 -3
Upgrade to 1.0.5.003.
v. 1.19
date: 2004/08/10 15:50:53; author: vanilla; state: Exp; lines: +1 -3
Add gnometarget to USE_GNOME, that's better way.
v. 1.18
date: 2004/08/08 15:54:43; author: vanilla; state: Exp; lines: +8 -16
1: Upgrade to 1.0.5
2: move MASTER_SITE back to sf.net.
3: take MAINTAINER.
v. 1.17
date: 2004/07/21 19:14:59; author: vs; state: Exp; lines: +6 -6
- distfile was bzip2ed and moved to my server because sf.net mirrors has
two different files with the same name
- fix packaging
PR: ports/69384
Submitted by: Radim Kolar
v. 1.16
date: 2004/06/21 21:27:14; author: kris; state: Exp; lines: +3 -0
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
v. 1.15
date: 2004/03/14 06:16:07; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.14
date: 2004/03/09 07:03:49; author: trevor; state: Exp; lines: +1 -0
Mark broken: the distfile was changed.
v. 1.13
date: 2004/02/04 05:19:00; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.12
date: 2003/04/18 21:19:00; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.11
date: 2003/02/20 17:00:12; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.10
date: 2002/11/10 16:45:22; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.9
date: 2002/11/06 22:44:15; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.8
date: 2002/11/03 20:48:22; author: arved; state: Exp; lines: +2 -1
PERL -> REINPLACE_CMD
PR: 39972
Submitted by: Scott Flatman
v. 1.7
date: 2002/08/30 13:16:55; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42192
Submitted by: Edwin Groothuis
v. 1.6
date: 2002/06/04 01:38:42; author: petef; state: Exp; lines: +1 -1
Reset maintainership to ports@. Thanks for your work on these, Jeremy!
PR: 38874
Submitted by: Jeremy Norris (previous maintainer)
v. 1.5
date: 2002/01/28 02:08:06; author: pat; state: Exp; lines: +2 -3
- Change maintainer's email address
- Update MASTER_SITES
- Bump shlib version for x11-toolkits/gevas
PR: 34354
Submitted by: maintainer
v. 1.4
date: 2001/11/04 10:01:36; author: vanilla; state: Exp; lines: +9 -8
Upgrade to 1.03.
PR: ports/31114
Submitted by: maintainer
v. 1.3
date: 2000/11/17 14:42:50; author: kevlo; state: Exp; lines: +9 -5
- Update to 1.0.2
- Take over maintainership
PR: 22796
Submitted by: Jeremy Norris
Approved by: MAINTAINER
v. 1.2
date: 2000/11/10 13:52:28; author: kevlo; state: Exp; lines: +3 -2
Change MASTER_SITES to SourceForge.
I sent the maintainer the patch, but I haven't got his reply.
v. 1.1
date: 2000/11/03 07:17:19; author: nakai; state: Exp;
Initial import.
Enlightenment DR17 database utility.
Submitted by: ports/22089
Reviewed by: Brandon Fosdick
=============================================================================
|
| |

|