/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Writes hashes that go to/from disk in db form. Hash keys are strings * * Author: * JP Rosevear (jpr@ximian.com) * * Copyright 2000, Ximian, Inc. */ #ifndef __E_DBHASH_H__ #define __E_DBHASH_H__ #include typedef enum { E_DBHASH_STATUS_SAME, E_DBHASH_STATUS_DIFFERENT, E_DBHASH_STATUS_NOT_FOUND, } EDbHashStatus; typedef struct _EDbHash EDbHash; typedef struct _EDbHashPrivate EDbHashPrivate; struct _EDbHash { EDbHashPrivate *priv; }; typedef void (*EDbHashFunc) (const char *key, gpointer user_data); EDbHash *e_dbhash_new (const char *filename); void e_dbhash_add (EDbHash *edbh, const char *key, const char *data); void e_dbhash_remove (EDbHash *edbh, const char *key); EDbHashStatus e_dbhash_compare (EDbHash *edbh, const char *key, const char *compare_data); void e_dbhash_foreach_key (EDbHash *edbh, EDbHashFunc func, gpointer user_data); void e_dbhash_write (EDbHash *edbh); void e_dbhash_destroy (EDbHash *edbh); #endif /* ! __E_DBHASH_H__ */ cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/news
Commit message (Expand)AuthorAgeFilesLines
* - Fix plist.avilla2012-01-242-2/+28
* - fix runtime with decent Twisted [1]rm2012-01-234-8/+42
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-144-12/+7
* - Remove explicit par2 dependency, it is conflicting with different flavour ofpav2011-12-291-1/+0
* Update to tin 2.0.1johans2011-12-293-4/+3
* End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1
* - Update to 0.6.14 [1]culot2011-12-194-8/+9
* Fix clang build.fjoe2011-12-153-0/+36
* Update to 20110223 snapshot.fjoe2011-12-157-88/+18
* - fix missing includesdinoex2011-11-2722-0/+267
* - update FETCH_DEPENDSdinoex2011-11-141-1/+1
* - add FETCH_DEPENDSdinoex2011-11-141-0/+1
* Remove ports@ ports that have been DEPRECATED for at least 1 monthdougb2011-11-0216-316/+0
* - Update to 0.6.10zi2011-10-293-7/+12
* The vast majority of pkg-descr files had the following format when theydougb2011-10-244-11/+2
* Remove more tags from pkg-descr files fo the form:dougb2011-10-246-16/+0
* Remove ports maintainted by ports@ which have passed their EXPIRATION_DATEdougb2011-10-095-94/+0
* Remove optional dependencies and comments related to the removal ofdougb2011-09-301-6/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-2413-25/+24
* - Update to 0.6.9jlaffaye2011-09-235-28/+107
* 2012-09-20 www/ruby-http-access: Deprecated upstream, please use www/rubygem-...bapt2011-09-2225-360/+0
* Change maintainer address to my FreeBSD addresscs2011-09-151-1/+1
* - Track dependencies after databases/gdbm updategabor2011-09-123-4/+6
* Update to 0.6.8jlaffaye2011-09-082-3/+3
* 2011-09-01 korean/hlatexfonts-ocf: No more public distfilesbapt2011-09-0710-199/+0
* - Update to 11.0.0sbz2011-09-073-5/+11
* - Update to 2.22sunpoet2011-09-012-8/+9
* - Remove optional dependency on devel/py-elementtree since it'slioux2011-08-241-6/+2
* Fix maintainer field for slave portsjohans2011-08-221-1/+1
* - Return maintainership to submittercrees2011-08-171-16/+16
* Over to volunteer, who is also the author of the software.linimon2011-08-161-1/+1
* Update to 0.135.kwm2011-08-132-9/+20
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
* Update to 0.6.6zi2011-08-104-10/+12
* - use MASTER_SITTE_LOCALdinoex2011-08-082-3/+2
* - update WWWdinoex2011-08-071-1/+1
* - add MASTER_SITE_LOCALdinoex2011-08-071-1/+2
* Remove WWW entries from unmaintained ports that return 404 or where the domainehaupt2011-08-031-2/+0
* Deprecate some ports where I can't find distfiles and upstreambapt2011-08-032-0/+6
* Mark BROKEN: Does not fetchbapt2011-08-032-0/+4
* Deprecate unmaintained ports marked as BROKEN for more then 6 monthbapt2011-08-021-0/+3
* Deprecatebapt2011-08-021-0/+3
* Bye bye abandonwares (part 4)bapt2011-08-0117-509/+0
* Fix build post gnutls update.zi2011-07-211-1/+5
* - Fix build with WITH_CANLOCK option set.johans2011-07-121-10/+5
* Update tin to 1.9.6johans2011-07-094-27/+27
* Update to 0.6.5jlaffaye2011-06-273-3/+4
* Last bunch of deprecation: no more public distfiles and/or abandonware... las...bapt2011-06-172-0/+6
* Mark broken some ports with unfetchable distfilesbapt2011-06-171-0/+2
* Fix master_sitebapt2011-06-171-1/+1
* Update to 0.6.4jlaffaye2011-06-105-321/+370
* Update my e-mail to my FreeBSD one.jlaffaye2011-06-091-1/+1
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-0/+1
* Remove sunsite from MASTER_SITES, they're too slow to pick uploads up.mandree2011-05-231-4/+1
* remove unmaintained expired ports from newsbapt2011-05-0241-3030/+0
* Remove most expired ports:rene2011-04-195-475/+0
* Change maintainer permandree2011-03-301-1/+1
* - Get Rid MD5 supportmiwi2011-03-2096-115/+0
* - Mark ports that have been broken for six month or more, or never compiled onpav2011-03-171-0/+2
* - Update MASTER_SITESbapt2011-03-171-2/+2
* undeprecate has it is used by many other portsbapt2011-03-161-4/+2
* Deprecate unmaintained ports from news where upstream disapear and/orbapt2011-03-145-0/+15
* Port cleanupjohans2011-03-133-16/+26
* - Fix build with cherrypy-3.2.0wen2011-03-112-12/+1
* - cherrypy went all eggy so adjust deplinepav2011-03-081-1/+1
* Update to 0.134.kwm2011-02-284-60/+5
* Update cleanfeed to latest releasejohans2011-02-252-4/+3
* - Remove PYTHON_REL < 250, since USE_PYTHON 2.5+miwi2011-02-251-11/+2
* - Move to py25 or abovemiwi2011-02-253-5/+4
* Only grep first host from .ini file in rcfile when shutting down.mandree2011-02-252-1/+2
* - Fix dependswen2011-02-242-65/+86
* - Update to 0.6wen2011-02-234-416/+500
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0
* - Chase security/libksba shlib version bumpglarkin2010-12-161-1/+1
* Fix NOPORTDOCS builds if gmake isn't installed.mandree2010-12-091-2/+2
* Fix leftover files in NOPORTDOCS install.mandree2010-12-081-0/+8
* Add LICENSE=GPLv3 line.mandree2010-12-071-0/+2
* - Update to upstream release 1.5.4 (2009)mandree2010-12-076-118/+19
* Sync to new bsd.autotools.mkade2010-12-045-5/+5
* Reset hideo@lastamericanempire.com due to maintainer-timeouts and nolinimon2010-12-021-1/+1
* Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2010-12-023-3/+3
* - Update to 0.5.6swills2010-11-273-5/+10
* Make fetchable again.thierry2010-10-231-1/+1
* Punt autoconf267->autoconf268ade2010-10-162-2/+2
* - Update to 2.13tdb2010-10-16