aboutsummaryrefslogtreecommitdiffstats
path: root/devel/e4graph
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5ohauer2011-07-031-1/+0
|
* - Fix build on 9.0amdmi32009-11-271-0/+9
| | | | | | PR: 140167 Submitted by: Jilles Tjoelker <jilles@stack.nl> Approved by: maintainer timeout
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with D
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* - Pass maintainership to Daniel Rucci <dan@rucci.org>beech2008-01-231-1/+1
| | | | Approved by: linimon (mentor)
* - Fix core-dump issue when executing make test.beech2008-01-213-3/+27
| | | | | | | | - Bump portrevision PR: ports/119539 Submitted by: Daniel Rucci <dan@rucci.org> Approved by: linimon (mentor)
* - committed the wrong filedb2007-09-302-19/+11
| | | | Pointyhat to: db
* - Fix problem with build of port reported by linimon Sept 28 2007db2007-09-291-0/+19
| | | | | | | | 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
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
|
* Conversion to a single libtool environment.ade2006-02-231-1/+2
| | | | Approved by: portmgr (kris)
* Chase shlib bump of libexpat.kuriyama2006-01-311-2/+2
|
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* change the libtool version to use from 1.3 to 1.5oliver2005-06-011-2/+4
|
* o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-1/+2
| | | | o Bump $PORTREVISION.
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | 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.
* - Fix WWW: linekrion2004-03-081-1/+1
|
* - Update to version 1.0a11krion2004-03-083-7/+12
| | | | | PR: ports/63874 Submitted by: Ports Fury
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* - Update to version 1.0a9krion2003-09-243-4/+16
| | | | | PR: 56634 Submitted by: Ports Fury
* - Fix buildkrion2003-08-312-5/+9
| | | | | PR: 56192 Submitted by: Ports Fury
* Switch to tcl 8.4, add tcl84 virtual category and bump PORTREVISION.kris2003-08-171-4/+5
|
* Update to 1.0a8krion2003-08-074-13/+9
| | | | | PR: 55239 Submitted by: Ports Fury
* Update to 1.0a7.petef2003-05-193-30/+5
| | | | | PR: 51511 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-212-1/+1
|
* URL updates.naddy2003-02-071-1/+1
| | | | | PR: 47997 Submitted by: tadalunch@s5.xrea.com
* - Add missing RUN_DEPENDSijliao2002-11-201-0/+1
| | | | | PR: 45423 Submitted by: Ports Fury
* Unbreak devel e4grapharved2002-11-082-7/+18
| | | | | PR: 44108 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* BROKEN: Does not compilekris2002-10-061-0/+2
|
* Bump PORTREVISION and expat shlib.kuriyama2002-09-171-2/+2
|
* Fix dependency.kevlo2002-09-101-1/+1
| | | | | PR: 42607 Submitted by: Tilman Linneweh <tilman@arved.FreeBSD.ORG>
* Bump portrevision (textproc/expat2 shlib bump).kuriyama2002-07-211-1/+2
|
* oops... forget dependenciesijliao2002-07-161-0/+4
|
* add e4graph 1.0a6ijliao2002-07-166-0/+84
A C++ library that persistently stores graph like data