aboutsummaryrefslogtreecommitdiff
path: root/java/jgrapht
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Backout previous commit, the problem was fixed in previous revisionPav Lucistnik2008-09-051-1/+1
| | | | | | | Reported by: hq Notes: svn path=/head/; revision=219939
* - Limit to jdk 1.4-1.5, does not build with jdk 1.6Pav Lucistnik2008-09-041-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=219855
* Fix build with Java 1.6Herve Quiroz2008-09-021-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=219646
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 0.7.3Herve Quiroz2008-04-232-5/+4
| | | | | | | | PR: 122912 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=211862
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 0.7.0Herve Quiroz2007-03-113-17/+14
| | | | | | | | PR: 109891 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Notes: svn path=/head/; revision=187126
* - Update to 0.6.0Herve Quiroz2005-11-283-37/+46
| | | | | | | | | | | | | | | | | | | | " The new version delivers a cumulative update of new developments, bug fixes, and improvements, including an upgrade to JDK 1.4. " - Set JAVA_VERSION=1.4+ - Add 'math' category [1] - Use USE_ANT - Fix COMMENT: some words seemed to be missing, turning the comment to a nonsense sentence - ECHO_CMD -> ECHO_MSG - Cleanup: remove "ex:ts=8" and uneeded targets - Use ${FIND} | ${INSTALL_DATA} to install documentation files - Take maintainership Reported by: portlint [1] Notes: svn path=/head/; revision=149792
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149334
* add jgrapht 0.5.3Ying-Chieh Liao2004-07-093-0/+89
A Java class provides mathematical graph-theory objects and algorithms Notes: svn path=/head/; revision=113246