FreshPorts -- The Place For Ports Tue, 9 Feb 2010 6:24 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
e4graph 1.0a11_3 devel on this many watch lists=0 search for ports that depend on this port
A C++ library that persistently stores graph like data
Maintained by: dan@rucci.org search for ports maintained by this maintainer
Port Added: 15 Jul 2002 20:43:06
Also Listed In: tcl


e4Graph is a C++ library that allows programs to store graph-like data
persistently and to access and manipulate that data efficiently. With
e4Graph, you can arrange your data in the most natural form that reflects
the relationships between its parts, rather than having to force it into
a table-like format. The e4Graph library allows you to concentrate on the
relationships you want to represent, and not on how to store them in a
database. You can modify data items, and add and remove connections and
relationships between pieces of data on the fly. e4Graph allows you to
represent an unlimited number of different connections between pieces of
data, and your program can selectively manipulate the data according to
the relationships it cares about, not having to know about other connections
represented in the data set.

WWW: http://e4graph.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake
Required Libraries: databases/metakit, lang/tcl84, textproc/expat2

To install the port: cd /usr/ports/devel/e4graph/ && make install clean
To add the package: pkg_add -r e4graph


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://sunet.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://iweb.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://switch.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://surfnet.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://kent.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://freefr.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://voxel.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://jaist.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://osdn.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://nchc.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://transact.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://softlayer.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://internode.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://biznetnetworks.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
http://upfr.dl.sourceforge.net/project/e4graph/e4graph-source/e4graph-1.0a11/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
26 Nov 2009 23:03:01
Original commit files touched by this commit  1.0a11_3
amdmi3 search for other commits by this committer
- Fix build on 9.0

PR:             140167
Submitted by:   Jilles Tjoelker <jilles@stack.nl>
Approved by:    maintainer timeout
22 Aug 2009 01:18:43
Original commit files touched by this commit  1.0a11_3
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
09 Apr 2008 14:42:26
Original commit files touched by this commit  1.0a11_3
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
23 Jan 2008 01:04:17
Original commit files touched by this commit  1.0a11_3
beech search for other commits by this committer
- Pass maintainership to Daniel Rucci <dan@rucci.org>

Approved by:    linimon (mentor)
21 Jan 2008 00:24:17
Original commit files touched by this commit  1.0a11_3
beech search for other commits by this committer
- Fix core-dump issue when executing make test.
- Bump portrevision

PR:             ports/119539
Submitted by:   Daniel Rucci <dan@rucci.org>
Approved by:    linimon (mentor)
29 Sep 2007 18:03:26
Original commit files touched by this commit  1.0a11_2
db search for other commits by this committer
- committed the wrong file

Pointyhat to:   db
28 Sep 2007 22:49:10
Original commit files touched by this commit  1.0a11_2
db search for other commits by this committer
- Fix problem with build of port reported by linimon Sept 28 2007
  Basically the port was relying on TCL_PACKAGE_PATH in tcllib/tclConfig.sh
  to be a single path with no trailing spaces. As of tcl84, TCL_PACKAGE_PATH
  can be a list. I patched e4graph configure to use TCL_PREFIX/lib instead.

Discussed with: linimon
14 Aug 2006 23:55:18
Original commit files touched by this commit  1.0a11_2
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
04 May 2006 22:41:12
Original commit files touched by this commit  1.0a11_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.0a11_2
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
30 Jan 2006 23:20:05
Original commit files touched by this commit  1.0a11_2
kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
24 Nov 2005 15:40:04
Original commit files touched by this commit  1.0a11_1
pav search for other commits by this committer
- Add some SHA256 checksums
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.0a11_1
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.
31 May 2005 22:34:46
Original commit files touched by this commit  1.0a11_1
oliver search for other commits by this committer
change the libtool version to use from 1.3 to 1.5
14 Mar 2004 07:58:26
Original commit files touched by this commit  1.0a11_1
kuriyama search for other commits by this committer
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.0a11
ade search for other commits by this committer
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.
07 Mar 2004 20:08:47
Original commit files touched by this commit  1.0a11
krion search for other commits by this committer
- Fix WWW: line
07 Mar 2004 16:44:56
Original commit files touched by this commit  1.0a11
krion search for other commits by this committer
- Update to version 1.0a11

PR:             ports/63874
Submitted by:   Ports Fury
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.0a9_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.0a9
trevor search for other commits by this committer
SIZEify.
24 Sep 2003 14:59:39
Original commit files touched by this commit  1.0a9
krion search for other commits by this committer
- Update to version 1.0a9

PR:             56634
Submitted by:   Ports Fury
30 Aug 2003 18:02:06
Original commit files touched by this commit  1.0a8_1
krion search for other commits by this committer
- Fix build

PR:             56192
Submitted by:   Ports Fury
17 Aug 2003 02:45:26
Original commit files touched by this commit  1.0a8_1
kris search for other commits by this committer
Switch to tcl 8.4, add tcl84 virtual category and bump PORTREVISION.
07 Aug 2003 09:07:59
Original commit files touched by this commit  1.0a8
krion search for other commits by this committer
Update to 1.0a8

PR:             55239
Submitted by:   Ports Fury
18 May 2003 21:56:50
Original commit files touched by this commit  1.0a7
petef search for other commits by this committer
Update to 1.0a7.

PR:             51511
Submitted by:   Ports Fury
20 Feb 2003 17:07:10
Original commit files touched by this commit  1.0a6_2
knu search for other commits by this committer
De-pkg-comment.
07 Feb 2003 00:09:00
Original commit files touched by this commit  1.0a6_2
naddy search for other commits by this committer
URL updates.

PR:             47997
Submitted by:   tadalunch@s5.xrea.com
20 Nov 2002 12:22:20
Original commit files touched by this commit  1.0a6_2
ijliao search for other commits by this committer
- Add missing RUN_DEPENDS

PR:             45423
Submitted by:   Ports Fury
08 Nov 2002 15:52:07
Original commit files touched by this commit  1.0a6_2
arved search for other commits by this committer
Unbreak devel e4graph

PR:             44108
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
07 Nov 2002 03:10:58
Original commit files touched by this commit  1.0a6_2
adamw search for other commits by this committer
Fix PORTCOMMENTs that were killing INDEX builds.

105 pointy hats to:     me
Approved by:            pat
05 Oct 2002 23:50:26
Original commit files touched by this commit  1.0a6_2
kris search for other commits by this committer
BROKEN: Does not compile
17 Sep 2002 08:41:05
Original commit files touched by this commit  1.0a6_2
kuriyama search for other commits by this committer
Bump PORTREVISION and expat shlib.
10 Sep 2002 03:50:40
Original commit files touched by this commit  1.0a6_1
kevlo search for other commits by this committer
Fix dependency.

PR: 42607
Submitted by: Tilman Linneweh <tilman@arved.FreeBSD.ORG>
21 Jul 2002 03:17:49
Original commit files touched by this commit  1.0a6_1
kuriyama search for other commits by this committer
Bump portrevision (textproc/expat2 shlib bump).
15 Jul 2002 20:37:22
Original commit files touched by this commit  1.0a6
ijliao search for other commits by this committer
oops... forget dependencies
15 Jul 2002 20:33:24
Original commit files touched by this commit  1.0a6
ijliao search for other commits by this committer
add e4graph 1.0a6
A C++ library that persistently stores graph like data

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.344 seconds.