| non port: devel/apache-ant/Makefile |
|
CVSWeb
|
Number of commits found: 21 |
|
Fri, 6 Jun 2008
|
[ 14:21 edwin ]
1.85 devel/ORBit/Makefile
1.134 devel/ORBit2/Makefile
1.6 devel/acovea-gtk/Makefile
1.13 devel/aegis/Makefile
1.13 devel/agide/Makefile
1.7 devel/alabastra/Makefile
1.64 devel/anjuta/Makefile
1.15 devel/antlr/Makefile
1.9 devel/antlrworks/Makefile
1.48 devel/apache-ant/Makefile
(Only the first 10 of 367 ports in this commit are shown above. )
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)
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Wed, 7 Mar 2007
|
[ 22:32 hq ]
1.46 devel/apache-ant/Makefile
1.19 devel/apache-ant/distinfo
1.25 devel/apache-ant/pkg-plist
Update to 1.7.0
PR: 108070
Submitted by: David King <ketralnis@ketralnis.com>
|
|
Wed, 6 Sep 2006
|
[ 22:52 hq ]
1.45 devel/apache-ant/Makefile
1.6 devel/apache-ant/files/ant.sh.in
1.24 devel/apache-ant/pkg-plist
- Install data files in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Install documentation files in ${DOCSDIR}
- Use PORTDOCS to reduce pkg-plist size
- Bump PORTREVISION
Reviewed by: glewis
|
|
Sun, 23 Oct 2005
|
[ 13:07 nork ]
1.44 devel/apache-ant/Makefile
New style bsd.java.mk.
Pointed out by: hq
|
|
Tue, 11 Oct 2005
|
[ 17:36 hq ]
1.43 devel/apache-ant/Makefile
Add a mirror for the man page distribution on MASTER_SITE_LOCAL as the former
server is experiencing trouble on regular basis lately.
|
|
Mon, 10 Oct 2005
|
[ 15:38 hq ]
1.42 devel/apache-ant/Makefile
1.5 devel/apache-ant/files/ant
1.5 devel/apache-ant/files/ant.sh.in
- 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
|
|
Mon, 11 Jul 2005
|
[ 02:31 hq ]
1.41 devel/apache-ant/Makefile
1.17 devel/apache-ant/distinfo
1.22 devel/apache-ant/pkg-plist
Update to 1.6.5
|
|
Wed, 25 May 2005
|
[ 16:00 hq ]
1.40 devel/apache-ant/Makefile
1.21 devel/apache-ant/pkg-plist
- Handle NOPORTDOCS in pkg-plist
- Install man pages unconditionally
PR: 81271
Submitted by: Bjoern Koenig <bkoenig@cs.tu-berlin.de>
|
|
Fri, 3 Dec 2004
|
[ 16:25 hq ]
1.39 devel/apache-ant/Makefile
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
|
[ 01:01 hq ]
1.38 devel/apache-ant/Makefile
1.11 java/bugseeker-demo/Makefile
1.11 java/bugseeker/Makefile
1.9 java/cryptix-jce/Makefile
1.13 java/jad/Makefile
1.9 java/jakarta-commons-beanutils/Makefile
1.11 java/jakarta-commons-cli/Makefile
1.9 java/jakarta-commons-collections/Makefile
1.9 java/jakarta-commons-lang/Makefile
1.9 java/jakarta-commons-logging/Makefile
(Only the first 10 of 38 ports in this commit are shown above. )
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)
|
|
Mon, 26 Jul 2004
|
[ 19:43 glewis ]
1.37 devel/apache-ant/Makefile
1.16 devel/apache-ant/distinfo
1.20 devel/apache-ant/pkg-plist
. 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]
|
|
Sat, 3 Apr 2004
|
[ 12:30 znerd ]
1.36 devel/apache-ant/Makefile
1.4 devel/apache-ant/files/ant
- 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>
|
|
Mon, 16 Feb 2004
|
[ 08:08 znerd ]
1.35 devel/apache-ant/Makefile
1.15 devel/apache-ant/distinfo
1.19 devel/apache-ant/pkg-plist
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
|
|
Mon, 12 Jan 2004
|
[ 13:40 znerd ]
1.34 devel/apache-ant/Makefile
1.3 devel/apache-ant/files/ant
Fixed 'ant' shell script. Previously the '-lib' option did not
work correctly.
Bumped PORTREVISION.
|
|
Tue, 6 Jan 2004
|
[ 07:16 znerd ]
1.33 devel/apache-ant/Makefile
1.2 devel/apache-ant/files/ant
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
|
|
Mon, 22 Dec 2003
|
[ 07:26 znerd ]
1.32 devel/apache-ant/Makefile
1.14 devel/apache-ant/distinfo
1.18 devel/apache-ant/pkg-plist
Update to Apache Ant 1.6.0.
|
|
Thu, 20 Nov 2003
|
[ 00:24 glewis ]
1.31 devel/apache-ant/Makefile
1.17 devel/apache-ant/pkg-plist
. 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)
|
|
Thu, 13 Nov 2003
|
[ 21:12 glewis ]
1.30 devel/apache-ant/Makefile
. Add missing -n so that manpages message is consistent with other
install messages.
|
|
Thu, 25 Sep 2003
|
[ 10:40 znerd ]
1.29 devel/apache-ant/Makefile
1.13 devel/apache-ant/distinfo
Now installs man page for Ant.
Bumped PORTREVISION.
PR: 44335
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
|
|
Thu, 14 Aug 2003
|
[ 14:12 znerd ]
1.28 devel/apache-ant/Makefile
1.12 devel/apache-ant/distinfo
1.16 devel/apache-ant/pkg-plist
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
|
Number of commits found: 21 |