aboutsummaryrefslogtreecommitdiff
path: root/devel/e4graph
Commit message (Collapse)AuthorAgeFilesLines
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Pass maintainership to Daniel Rucci <dan@rucci.org>Beech Rintoul2008-01-231-1/+1
| | | | | | | Approved by: linimon (mentor) Notes: svn path=/head/; revision=206044
* - Fix core-dump issue when executing make test.Beech Rintoul2008-01-213-3/+27
| | | | | | | | | | | - Bump portrevision PR: ports/119539 Submitted by: Daniel Rucci <dan@rucci.org> Approved by: linimon (mentor) Notes: svn path=/head/; revision=205947
* - committed the wrong fileDiane Bruce2007-09-292-19/+11
| | | | | | | Pointyhat to: db Notes: svn path=/head/; revision=200365
* - Fix problem with build of port reported by linimon Sept 28 2007Diane Bruce2007-09-281-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 Notes: svn path=/head/; revision=200282
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170639
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-2/+2
| | | | Notes: svn path=/head/; revision=154857
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-05-311-2/+4
| | | | Notes: svn path=/head/; revision=136564
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-1/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* - Fix WWW: lineKirill Ponomarev2004-03-071-1/+1
| | | | Notes: svn path=/head/; revision=103224
* - Update to version 1.0a11Kirill Ponomarev2004-03-073-7/+12
| | | | | | | | PR: ports/63874 Submitted by: Ports Fury Notes: svn path=/head/; revision=103211
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - Update to version 1.0a9Kirill Ponomarev2003-09-243-4/+16
| | | | | | | | PR: 56634 Submitted by: Ports Fury Notes: svn path=/head/; revision=89226
* - Fix buildKirill Ponomarev2003-08-302-5/+9
| | | | | | | | PR: 56192 Submitted by: Ports Fury Notes: svn path=/head/; revision=88082
* Switch to tcl 8.4, add tcl84 virtual category and bump PORTREVISION.Kris Kennaway2003-08-171-4/+5
| | | | Notes: svn path=/head/; revision=87099
* Update to 1.0a8Kirill Ponomarev2003-08-074-13/+9
| | | | | | | | PR: 55239 Submitted by: Ports Fury Notes: svn path=/head/; revision=86451
* Update to 1.0a7.Pete Fritchman2003-05-183-30/+5
| | | | | | | | PR: 51511 Submitted by: Ports Fury Notes: svn path=/head/; revision=81279
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* URL updates.Christian Weisgerber2003-02-071-1/+1
| | | | | | | | PR: 47997 Submitted by: tadalunch@s5.xrea.com Notes: svn path=/head/; revision=74998
* - Add missing RUN_DEPENDSYing-Chieh Liao2002-11-201-0/+1
| | | | | | | | PR: 45423 Submitted by: Ports Fury Notes: svn path=/head/; revision=70566
* Unbreak devel e4graphTilman Keskinoz2002-11-082-7/+18
| | | | | | | | PR: 44108 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=69729
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* BROKEN: Does not compileKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67425
* Bump PORTREVISION and expat shlib.Jun Kuriyama2002-09-171-2/+2
| | | | Notes: svn path=/head/; revision=66485
* Fix dependency.Kevin Lo2002-09-101-1/+1
| | | | | | | | PR: 42607 Submitted by: Tilman Linneweh <tilman@arved.FreeBSD.ORG> Notes: svn path=/head/; revision=65969
* Bump portrevision (textproc/expat2 shlib bump).Jun Kuriyama2002-07-211-1/+2
| | | | Notes: svn path=/head/; revision=63297
* oops... forget dependenciesYing-Chieh Liao2002-07-151-0/+4
| | | | Notes: svn path=/head/; revision=63025
* add e4graph 1.0a6Ying-Chieh Liao2002-07-156-0/+84
A C++ library that persistently stores graph like data Notes: svn path=/head/; revision=63023