aboutsummaryrefslogtreecommitdiff
path: root/java/jgrapht/files
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.7.0Herve Quiroz2007-03-111-9/+9
| | | | | | | | PR: 109891 Submitted by: Marcelo Araujo <araujo@bsdmail.org> Notes: svn path=/head/; revision=187126
* - Update to 0.6.0Herve Quiroz2005-11-281-0/+14
" 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