Path to this page: ./
devel/apache-ivy,
Apache Projects Java-Based agile dependency manager
Branch: CURRENT,
Version: 2.5.0nb1,
Package name: apache-ivy-2.5.0nb1,
Maintainer: pkgsrc-usersApache Ivy is a simple yet powerful dependency manager featuring
continuous integration, dependencies of dependencies management,
multiple repositories including ibiblio and high performance (use
of a local cache).
Required to run:[
devel/apache-ant] [
lang/openjdk11]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 2663.829 KB
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2024-10-04) Updated to version: apache-ivy-2.5.0nb1
- (2020-10-29) Updated to version: apache-ivy-2.5.0
CVS history: (Expand)
| 2025-03-26 15:17:32 by Thomas Klausner | Files touched by this commit (12) |
Log message: i*: clean up after sun-j*7 removal |
| 2024-10-04 21:07:58 by Roland Illig | Files touched by this commit (1) |
Log message: devel/apache-ivy: fix pkglint warnings, bump revision |
| 2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip |
| 2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: Remove SHA1 hashes for distfiles |
| 2020-10-29 10:31:41 by Juraj Lutter | Files touched by this commit (3) |
Log message: apache-ivy: Update to 2.5.0 Changelog for 2.5.0: - The minimum runtime Java version required is now Java 7 - Ivy now uses BouncyCastle OpenPGP API 1.59. Due to the non backward compatibility of that library, earlier versions are not supported. - Ivy now uses HttpComponents HttpClient 4.5.x version with HTTP backed resolvers. Users are expected to have this version of the library (and its dependencies) in their runtime classpath if they want to use such resolvers. - The previous (similarly named but not the same) commons-httpclient library is no longer used or supported. For full changelog see: http://ant.apache.org/ivy/history/2.5.0/release-notes.html |
| 2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message: all: migrate several HOMEPAGEs to https pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. |
| 2018-07-24 18:27:23 by Jonathan Perkin | Files touched by this commit (1) |
Log message: apache-ivy: Use apache-ant 1.9.x with JDK 7.x Bump PKGREVISION. |
| 2018-06-14 13:32:37 by Filip Hajny | Files touched by this commit (3) |
Log message: devel/apache-ivy: Update to 2.4.0. 2.4.0 - some new Ant tasks - improved OSGI support - a Bintray resolver - numerous bug fixes as documented in Jira and in the release notes 2.3.0 - improved Ant support with some new Ant tasks and enhancements to existing tasks - improved Maven2 compatibility - some new resolvers - numerous bug fixes as documented in Jira and in the release notes |