summaryrefslogtreecommitdiff
path: root/java/berkeley-db/files/patch-junit (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-10-07Upgrade from 1.7.1 to 3.1.0, thanks largely to the diffs supplied by ijliaoMikhail Teterin1-4/+25
(for the earlier version 3.0.12). Make post-build test possible (via OPTIONS) and, unfortunately, disable it by default due to several test failures. (Java-maintainers may want to take a look.) Switch to an auto-generated pkg-plist (HUGE amount of examples and documentation). Ying-Chieh is planning to delete his databases/java-db and is invited to take over this port.
2005-02-05This is a port of 'JE', or Berkeley DB Java Edition -- a pure JavaMikhail Teterin1-0/+11
implementation of "db". See: http://www.sleepycat.com/products/je.shtml for more information.