non port: java/jakarta-commons-cli/Makefile |
SVNWeb
|
Number of commits found: 25 |
Tue, 14 Mar 2017
|
[ 08:53 vanilla ]
Update to 1.4.
|
Wed, 9 Dec 2015
|
[ 06:27 vanilla ]
Upgrade to 1.3.1.
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
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
|
Fri, 30 May 2014
|
[ 18:02 pawel ]
- Add staging support
- Convert to new options framework
|
Sun, 2 Mar 2014
|
[ 05:22 tabthorpe ] (Only the first 10 of 30 ports in this commit are shown above. )
- Reassign ports to the heap
- Thank you hq@ for your years of service!
|
Mon, 30 Dec 2013
|
[ 20:55 ohauer ] (Only the first 10 of 238 ports in this commit are shown above. )
- 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@)
|
Fri, 20 Sep 2013
|
[ 19:48 bapt ] (Only the first 10 of 143 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
|
Mon, 10 Dec 2012
|
[ 13:18 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
|
Mon, 9 Jan 2012
|
[ 15:41 tabthorpe ] (Only the first 10 of 107 ports in this commit are shown above. )
- 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
|
Thu, 21 Jul 2011
|
[ 05:03 linimon ] (Only the first 10 of 269 ports in this commit are shown above. )
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
|
Sun, 12 Dec 2010
|
[ 15:07 hq ]
- Update to 1.2
- Use binary distribution
PR: 152767
Submitted by: glewis
|
Fri, 6 Jun 2008
|
[ 13:38 edwin ] (Only the first 10 of 130 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)
|
Wed, 27 Feb 2008
|
[ 15:10 ehaupt ] (Only the first 10 of 23 ports in this commit are shown above. )
Apache Commons project are no longer hosted under MASTER_SITES_APACHE
jakarta/commons subdirectory, they have been moved one directory up.
Introduce MASTER_SITE_APACHE_COMMONS_SOURCE and adjust 22 ports accordingly.
PR: 121041
Submitted by: Marcin Cieslak <saper@system.pl>
Approved by: portmgr (linimon)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (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}.
|
Fri, 3 Dec 2004
|
[ 01:01 hq ] (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)
|
Sun, 28 Nov 2004
|
[ 17:02 hq ]
- Use %%JAVAJARDIR%%
- Use USE_ANT
- Use INSTALL_DATA rather than CP
- Use ECHO_MSG rather than ECHO
- Use JAVALIBDIR in place of JAVAJARDIR where appropriate
- Add 'devel' category
- Various cosmetic improvements
|
Tue, 20 Apr 2004
|
[ 19:48 znerd ]
- Fix PORTDOCS [1]
- bsd.java.mk 2.0 compliant
- Removed pkg-plist
- Done some cleanning (PLIST_SUB statement)
PR: 61357
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
Reported by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
|
Thu, 15 Apr 2004
|
[ 21:17 znerd ]
- Use the PORTDOCS macro to build dynamically pkg-plist (no more
Javadoc 1.3/1.4 issues hopefully, and pkg-plist is now one line
long)
- Define the ANT_INCLUDE_SHARED_JARS variable so Ant now correctly
gets JARs from ${JAVAJARDIR}
PR: 61357
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
|
Mon, 12 Jan 2004
|
[ 19:39 znerd ]
Using MASTER_SITE_APACHE_JAKARTA.
Distfile changed name only.
|
Wed, 23 Jul 2003
|
[ 14:30 znerd ] (Only the first 10 of 22 ports in this commit are shown above. )
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me
|
Fri, 7 Mar 2003
|
[ 06:04 ade ] (Only the first 10 of 88 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Thu, 14 Nov 2002
|
[ 10:49 znerd ]
Improved output from do-install target.
|
[ 10:00 znerd ]
Fixed meta information in header (creation date and description).
|
[ 09:18 znerd ]
Installing in correct locations.
Bumped PORTREVISION.
|
[ 09:02 znerd ]
New port: Jakarta Commons CLI library.
Java-library for command line arguments and options.
|
Number of commits found: 25 |