Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.13_1 28 Jan 2024 18:33:09 |
Muhammad Moinur Rahman (bofh) |
devel/apache-ant: Moved man to share/man
Approved by: portmgr (blanket) |
1.10.13 15 Jun 2023 09:47:39 |
Li-Wen Hsu (lwhsu) |
devel/apache-ant: Update to 1.10.13
- Directly use manual pages from Debian pacakge
- Pet portclippy(1)
PR: 268843
Sponsored by: The FreeBSD Foundation |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.10.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.10.8 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.10.8 29 Jun 2022 16:32:56 |
Po-Chuan Hsieh (sunpoet) |
devel/apache-ant: Update WWW
Approved by: portmgr (blanket) |
1.10.8 23 Oct 2021 19:41:02 |
Stefan Eßer (se) |
devel/apache-ant: Add CPE information
Approved by: portmgr (blanket) |
1.10.8 10 Oct 2021 16:39:24 |
Daniel Engberg (diizzy) |
devel/apache-ant: Update MASTER_SITES
Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D32405 |
1.10.8 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.10.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10.8 15 Aug 2020 12:41:30 |
pi |
devel/apache-ant: update 1.10.7 -> 1.10.8
- update required for openjfx14
https://bugs.openjdk.java.net/browse/JDK-8231316
PR: 248098
Submitted by: mikael
MFH: 2020Q3
Relnotes: https://mirror.checkdomain.de/apache//ant/README.html
Security: CVE-2020-1945 |
1.10.7 11 Mar 2020 04:59:01 |
glewis |
* Update to 1.10.7
* Pet portlint |
1.10.6 15 Aug 2019 19:05:02 |
glewis |
Update to 1.10.6 |
1.10.5 04 Nov 2018 06:02:34 |
bapt |
Update to 1.10.5 |
1.10.3 26 May 2018 19:54:48 |
girgen |
devel/apache-ant: Update to 1.10.3
Changelog:
https://archive.apache.org/dist/ant/RELEASE-NOTES-1.10.2.html
https://archive.apache.org/dist/ant/RELEASE-NOTES-1.10.3.html |
1.10.1 07 Mar 2018 14:00:28 |
joneum |
devel/apache-ant: Update to 1.10.1
Changelog:
https://archive.apache.org/dist/ant/RELEASE-NOTES-1.9.8.html
https://archive.apache.org/dist/ant/RELEASE-NOTES-1.9.9.html
https://archive.apache.org/dist/ant/RELEASE-NOTES-1.10.0.html
https://archive.apache.org/dist/ant/RELEASE-NOTES-1.10.1.html
*While here, switch to DISTVERSION
PR: 225655
Reported by: hardy.schumacher@gmx.de |
1.9.7 24 Aug 2016 06:04:30 |
jkim |
Update to 1.9.7. |
1.9.4 25 May 2016 15:43:34 |
mat |
Remove useless WRKSRC definitions.
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight |
1.9.4 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.9.4 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.9.4 23 Jan 2015 16:03:58 |
antoine |
Remove explicit dependency on javavmwrapper for ports that USE_JAVA |
1.9.4 27 Oct 2014 07:32:26 |
bapt |
Nuke some @dirrm from devel |
1.9.4 02 Aug 2014 04:37:49 |
pi |
devel/apache-ant: 1.9.3 -> 1.9.4
Changes:
http://www.apache.org/dist/ant/RELEASE-NOTES-1.9.4.html
PR: 192299
Submitted by: takefu@airport.fm
Approved by: jkim@FreeBSD.org (from java@ team) |
1.9.3 04 Apr 2014 19:42:32 |
bapt |
USES=tar:bzip2 |
1.9.3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.9.3 08 Jan 2014 21:32:00 |
jkim |
Remove unnecessary JAVA_VERSION. |
1.9.3 08 Jan 2014 20:39:23 |
jkim |
- Update to 1.9.3 and convert NOPORTDOCS to options framework. [1]
- Support staging.
PR: ports/185588 [1] |
1.8.4 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.8.4 10 Dec 2012 11:25:28 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to USE_JAVA= 1.5+ (part1) |
1.8.4 09 Nov 2012 00:06:50 |
jkim |
Update to 1.8.4.
Feature safe: yes |
1.8.3_1 14 May 2012 14:02:02 |
ale |
Remove extra backslash and fix plist. |
1.8.3 12 May 2012 04:18:25 |
glewis |
. Update to 1.8.3.
PR: 167653 |
1.8.2_1 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
1.8.2_1 22 Aug 2011 06:50:02 |
bapt |
Do not use DATADIR in ant.sh it is too much common in build system and can lead
to failures.
Instead use ANT_HOME. (The fixes build with upcoming libreoffice with JAVA
enabled)
bump portrevision |
1.8.2 21 Jul 2011 05:03:02 |
linimon |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
1.8.2 25 Feb 2011 12:27:48 |
ale |
Update apache-ant to 1.8.2 bugfix release.
PR: ports/154187
Submitted by: ale
Approved by: portmgr (pav) |
1.8.1 29 Nov 2010 16:09:33 |
sunpoet |
- Update to 1.8.1
- Add LICENSE
- Cleanup MASTER_SITES
- Sort PLIST
PR: ports/151906
Submitted by: sunpoet (myself) |
1.7.1 09 Mar 2009 22:45:42 |
gahr |
- Update to 1.7.1
Approved by: glewis@ (on behalf of java@)
Thanks to: scf@ the reminder |
1.7.0_2 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.7.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.7.0 07 Mar 2007 22:32:45 |
hq |
Update to 1.7.0
PR: 108070
Submitted by: David King <ketralnis@ketralnis.com> |
1.6.5_2 06 Sep 2006 21:52:18 |
hq |
- Install data files in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Install documentation files in ${DOCSDIR}
- Use PORTDOCS to reduce pkg-plist size
- Bump PORTREVISION
Reviewed by: glewis |
1.6.5_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.6.5_1 23 Oct 2005 12:07:52 |
nork |
New style bsd.java.mk.
Pointed out by: hq |
1.6.5_1 11 Oct 2005 16:36:30 |
hq |
Add a mirror for the man page distribution on MASTER_SITE_LOCAL as the former
server is experiencing trouble on regular basis lately. |
1.6.5_1 10 Oct 2005 14:38:42 |
hq |
- Improve launcher script:
- Use 'java' command from javavmwrapper [1]
- ANT_INCLUDE_SHARED_JARS is now a defined/undefined switch rather than a
YES/whatever check
- Use SUB_FILES to configure (files/ant -> files/ant.sh.in)
- ECHO_CMD -> ECHO_MSG
- Use MAN1PREFIX and MAN5PREFIX
- Cleanup port and launcher script
- Bump PORTREVISION
PR: 86902 [1]
Submitted by: Panagiotis Astithas <past@ebs.gr> [1]
Reviewed by: glewis |
1.6.5 11 Jul 2005 01:45:40 |
hq |
Fix plist from last commit (and buy myself a brand new pointy hat...) |
1.6.5 11 Jul 2005 01:31:20 |
hq |
Update to 1.6.5 |
1.6.2 25 May 2005 15:00:13 |
hq |
- Handle NOPORTDOCS in pkg-plist
- Install man pages unconditionally
PR: 81271
Submitted by: Bjoern Koenig <bkoenig@cs.tu-berlin.de> |
1.6.2 03 Dec 2004 16:25:40 |
hq |
Assign maintainership to java@FreeBSD.org as this port is a critical piece
of infrastructure for a lot of java based ports.
Approved by: glewis |
1.6.2 03 Dec 2004 01:01:34 |
hq |
Reset znerd's ports maintainership:
- All JDK ports (and JDK documentation ports) that were formerly maintained by
znerd have been assigned to java@FreeBSD.org
- I will handle some of the remaining ports (jakarta-commons-*, jdom, xalan-j
and xmlenc)
- Everything else is reset to ports@FreeBSD.org
Approved by: znerd (maintainer) |
1.6.2 26 Jul 2004 18:43:30 |
glewis |
. Update to 1.6.2. The submitter's patches were used and in addition I
fixed the packing list and removed PORTREVISION.
. Use ${MASTER_SITE_APACHE} to simplify (and expand) the MASTER_SITE list.
PR: 69600 [1]
Submitted by: Sean O'Connell <oconnell@soe.ucsd.edu> [1] |
1.6.1_1 03 Apr 2004 11:30:54 |
znerd |
- fixed the location of EXTRACT_ONLY in Makefile so now
portlint does not complain
- changed the 'ant(1)' script so that it now uses the
'classpath' command provided by java/javavmwrapper
(command added recently)
PR: 65063
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |
1.6.1 16 Feb 2004 08:08:50 |
znerd |
Update to Apache Ant 1.6.1.
Requested by: Mike Berning <meb@cinci.rr.com>
Peter Schultz <pmes@bis.midco.net>
leafy <leafy@leafy.idv.tw>
PR: 62893 |
1.6.0_2 12 Jan 2004 13:40:00 |
znerd |
Fixed 'ant' shell script. Previously the '-lib' option did not
work correctly.
Bumped PORTREVISION. |
1.6.0_1 06 Jan 2004 07:16:47 |
znerd |
By default disable FreeBSD-specific behaviour to include all
JAR files in ${PREFIX}/share/java/classes in the CLASSPATH.
To re-enable the non-compatible behaviour, set
ANT_INCLUDE_SHARED_JARS to YES (case-sensitive).
The old, non-compatible behaviour has been a cause of much
discussion and frustration.
Bumped PORTREVISION.
See:
http://lists.freebsd.org/pipermail/freebsd-java/2003-September/000744.html
Requested by: Jonathan Chen <jonc@chen.org.nz> and others |
1.6.0 22 Dec 2003 07:26:21 |
znerd |
Update to Apache Ant 1.6.0. |
1.5.4_1 20 Nov 2003 00:24:02 |
glewis |
. Install the etc directory. Various documentation refers to files in
this directory.
PR: 58450
Submitted by: Remco van 't Veer <rwvtveer@xs4all.nl>
Approved by: znerd (maintainer) |
1.5.4_1 13 Nov 2003 21:12:28 |
glewis |
. Add missing -n so that manpages message is consistent with other
install messages. |
1.5.4_1 25 Sep 2003 09:40:14 |
znerd |
Now installs man page for Ant.
Bumped PORTREVISION.
PR: 44335
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |
1.5.4 14 Aug 2003 13:12:07 |
znerd |
Update to Apache Ant 1.5.4.
This is a minor bugfix release that fixes a problem with the javah task on JDK
1.4.2 and a couple of bugs in the Visual Age for Java intergration tasks. If
you don't use javah or VAJ, there is no reason to upgrade.
See:
http://ant.apache.org/antnews.html |