Path to this page:
./
devel/apache-ant19,
Java make(1) replacement
Branch: CURRENT,
Version: 1.9.13,
Package name: apache-ant-1.9.13,
Maintainer: pkgsrc-usersAnt is a Java based build tool. In theory it is kind of like
"make" without make's wrinkles and with the full portability
of pure java code.
Ant uses XML to specify build actions to be taken, and new
build actions are implemented in Java.
Required to run:[
lang/openjdk11]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 4380.219 KB
Version history: (Expand)
- (2018-07-24) Package added to pkgsrc.se, version apache-ant-1.9.13 (created)
CVS history: (Expand)
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-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.
|
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
|
2018-07-24 18:24:50 by Jonathan Perkin | Files touched by this commit (5) |
Log message:
apache-ant19: Add new package, version 1.9.13.
This is the 1.9 branch of apache-ant, which is required for JDK 7.x
and older. JDK 8.x and newer use the main apache-ant 1.10 package.
|