non port: java/jakarta-commons-lang/Makefile |
Number of commits found: 27 |
Monday, 11 May 2015
|
18:34 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
|
Friday, 30 May 2014
|
18:19 pawel
- Add staging support
- Convert to new options framework
|
Sunday, 2 Mar 2014
|
05:22 tabthorpe
- Reassign ports to the heap
- Thank you hq@ for your years of service!
|
Monday, 30 Dec 2013
|
20:55 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@)
|
Friday, 20 Sep 2013
|
19:48 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
|
Thursday, 2 May 2013
|
14:34 bapt
Please bmake(1) as well as make(1)
|
Monday, 10 Dec 2012
|
13:18 bapt
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
|
Monday, 9 Jan 2012
|
15:41 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
|
Thursday, 21 Jul 2011
|
05:03 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
|
Tuesday, 28 Jun 2011
|
05:32 hq
- Update to 2.6
- Add LICENSE
PR: 158361
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
|
Sunday, 3 Oct 2010
|
20:31 hq
- Update to version 2.5 [1]
- Fix JAVA_VERSION (1.3+ now)
PR: 151150 [1]
Submitted by: olgeni [1]
|
Friday, 6 Jun 2008
|
13:38 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)
|
Wednesday, 27 Feb 2008
|
15:10 ehaupt
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)
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sunday, 4 Mar 2007
|
16:53 hq
Update to 2.3
Reported by: portscout
|
Saturday, 10 Feb 2007
|
22:53 hq
Update to 2.2
Reported by: portscout
|
Tuesday, 9 May 2006
|
00:18 edwin
Remove USE_REINPLACE from categories starting with a J
|
Wednesday, 15 Jun 2005
|
13:48 hq
- Update to 2.1
- Link API documentation to JDK Standard API documentation if present
- SIZEify
- Add 'devel' category [1]
Reported by: portlint [1]
|
Friday, 3 Dec 2004
|
01:01 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)
|
Tuesday, 23 Nov 2004
|
11:13 hq
- Update to bsd.java.mk 2.0
- Use USE_ANT (and set USE_JIKES=no)
- Use JAVAJARDIR
- Dynamic plist
- Various minor improvements
|
Thursday, 15 Apr 2004
|
16:26 glewis
. Fix the port to work with both JDK 1.3 and JDK 1.4 by using the
PORTDOCS macro. Also trims the pkg-plist considerably.
Hopefully not objected to by: znerd
|
Monday, 12 Jan 2004
|
21:27 znerd
- Update to 2.0
- Now uses MASTER_SITE_APACHE_JAKARTAm, as it should
- Properly using PORTDOCS in pkg-plist
|
Wednesday, 23 Jul 2003
|
14:30 znerd
Port devel/jakarta-ant was renamed to devel/apache-ant.
Reported by: kris
Pointy hat to: me
|
Friday, 7 Mar 2003
|
06:04 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Friday, 3 Jan 2003
|
13:47 znerd
Update to 1.0.1.
|
Thursday, 14 Nov 2002
|
08:57 znerd
Not including version number in JAR file anymore.
Bumped PORTREVISION.
|
Friday, 18 Oct 2002
|
20:09 znerd
New port: Jakarta Commons Lang.
See:
http://jakarta.apache.org/commons/lang.html
|
Number of commits found: 27 |