Changes between Version 12 and Version 13 of dev-util/subversion
- Timestamp:
- 04/12/08 14:14:47 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev-util/subversion
v12 v13 14 14 * [wiki:dev-libs/apr-util] >= 0.25 15 15 * [wiki:net-misc/neon] >= 0.25 (optional) 16 * [wiki:dev-lang/python] (for regenerating configure and running tests)17 16 18 17 === revision 1 (brecht) === … … 76 75 77 76 there is no {{{flock()}}} in BeOS. Instead, flock_server (http://www.bebits.com/app/4030) can be used. [wiki:dev-libs/apr] needs to be adjusted to use it (ticket #37). 77 78 == 1.4.x branch == 79 80 ||R5||unstable|| 81 ||BONE||untested|| 82 ||Haiku||unstable|| 83 84 Dependencies: 85 86 * [wiki:dev-libs/apr] 0.9.x 87 * [wiki:dev-libs/apr-util] 0.9.x 88 * [wiki:net-misc/neon] 0.25.x (optional) 89 * [wiki:dev-lang/python] (for regenerating configure and running tests) 90 91 === work-in-progress (andreasf) - [Haiku] === 92 93 Runs okay. {{{runtime_loader}}} outputs an error message that some serf .so file could not be loaded, but serf is the alternative to neon so can be ignored. 94 95 {{{make check}}} requires [wiki:dev-lang/python], TBD.
