55 Commits

Author SHA1 Message Date
naddy
85229c97e7 drop RCS Ids 2022-03-11 18:49:30 +00:00
rsadowski
fe8deea8e7 Update apache-ant to 1.10.12
OK daniel@
2021-11-22 08:31:54 +00:00
kurt
f9d899e6a0 Bump revision on all 1.8+ ports since now they will build with jdk
1.8 on aarch64 and their run depends will also change. okay ian@
2021-05-19 01:50:29 +00:00
daniel
59d141f471 Update apache-ant to 1.10.9 which fixes CVE-2020-11979
ok sthen@
2020-10-11 14:32:36 +00:00
jasper
600bd0368c update to apache-ant 1.10.8
this addresses CVE-2020-1945
2020-07-14 18:08:49 +00:00
jasper
950b02158c update to apache-ant-1.10.7 2019-11-03 12:33:53 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
kurt
7705a5ad0b Revision bump all java ports for the jre package removal and java.port.mk
changes.
2019-06-11 00:38:33 +00:00
jasper
7f3332e232 update to apache-ant-1.10.5 2019-04-15 16:58:55 +00:00
jasper
26a3f02183 update to apache-ant-1.10.3 2018-04-26 12:57:23 +00:00
jasper
69e12d6733 update to apache-ant-1.10.2 2018-04-02 13:34:24 +00:00
jasper
3eea31b3c7 update to apache-ant-1.10.1 2017-08-16 17:24:15 +00:00
kurt
558715b919 - disconnect devel/jdk/1.7 from the build
- adjust java.port.mk so all 1.7 and lower ports now build with 1.8
- bump revision on affected ports
okay sthen@, ian@, landry@
2017-04-21 13:27:46 +00:00
jasper
01a2e942db - update to apache-ant-1.9.7
- simplify patch
2016-05-02 11:53:49 +00:00
ajacoutot
da4cbb093c Update to apache-ant-1.9.6. 2015-07-16 23:13:01 +00:00
jasper
88ecc14332 update to apache-ant-1.9.5 2015-06-17 18:56:25 +00:00
jasper
a5b6e35da8 update to apache-ant-1.9.4 2014-07-08 14:23:21 +00:00
kurt
46f312eaef - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
jasper
59006f60fa update to apache-ant-1.9.3 2014-03-31 17:24:49 +00:00
jasper
8dd3c1ddaf update to apache-ant-1.9.2 2013-07-16 07:45:41 +00:00
jasper
edc667c38a update to apache-ant-1.9.1
tested in a bulk by landry@, thanks
2013-07-15 06:58:28 +00:00
jasper
5b2a4ec68b no need for gtar anymore 2013-04-28 16:34:53 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper
ee9c1c3220 - update to apache-ant-1.8.4
tested in a bulk by landry@
ok kurt@
2013-03-02 12:33:01 +00:00
ajacoutot
ea2155da30 Remove MAINTAINER as per his request. 2011-12-02 08:29:45 +00:00
kurt
6a13dc6824 - remove devel/jdk/1.5 and lang/kaffe
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
landry
2962a3f594 Update to apache-ant 1.8.2, from Daniel Dickman who takes
maintainership.
2011-05-02 07:20:34 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
sthen
1702428dab bump following java.port.mk change. 2009-11-09 11:03:26 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
kurt
d254e2a217 - update to 1.7.1 2009-03-25 22:14:23 +00:00
kili
617236f657 bump (java pkgspec changes) 2009-03-24 21:53:57 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
kurt
5476403976 Bump PKGNAME due to RUN_DEPENDS change caused by 1.3 and 1.4 jdk
depreciations.
2008-06-24 02:46:21 +00:00
sturm
81ede3a6b8 missing PKGNAME bumps after java.port.mk changes
noticed by espie@
2008-03-26 13:07:04 +00:00
kurt
ef1a64e45b - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
RUN_DEPENDS via java.port.mk. okay ian@ pval@
2008-02-14 21:51:31 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
kurt
59012601cb bump pkg due to java.port.mk change in RUN_DEPENDS 2007-01-16 02:48:02 +00:00
kurt
897cd07c19 - maintenance update to 1.7.0
NOTE: 1.7.0 has a useful new feature that will help java porters to
maintain runtime compatibility for src built java ports. Default values
for javac -source and -target arguments can be globally set using two new
properties: ant.build.javac.source and ant.build.javac.target.
2007-01-12 14:34:30 +00:00
kurt
d5e7960401 pkg bump due to depends change in java.port.mk 2006-11-01 20:47:41 +00:00
kurt
81c31bac88 pkg bump all 1.3 and 1.4 java ports that haven't been yet since the
java.port.mk changes. okay naddy@
2006-08-10 18:26:23 +00:00
kurt
22696ecabd convert ant startup script to use javaPathHelper. 2006-08-01 20:01:15 +00:00
kurt
17f428da4f Fixup ant startup script so that java is found in path and falls
back on a default JAVACMD value. It checks JAVACMD, JAVA_HOME,
java found in PATH then a default JAVACMD value. discussed with ian@
2006-07-19 17:37:01 +00:00
kurt
eb7eb0cce4 - adjust comment
- change location of ant libs to be in a more expected location.
okay ian@
2006-07-11 16:32:13 +00:00
espie
b90df4cf80 don't build packages owned by the package builder. 2005-09-25 09:22:49 +00:00
kurt
854ede472d update to 1.6.5, okay ian@ 2005-08-09 14:37:58 +00:00
kurt
d0f3985cc0 - begin using java MODULE
- bump pkgname
2005-06-17 19:17:41 +00:00