Skip site navigation (1)Skip section navigation (2)

CVS log for ports/java/jakarta-commons-lang/Makefile

[BACK] Up to [FreeBSD] / ports / java / jakarta-commons-lang

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jan 9 15:40:59 2012 UTC (4 weeks, 4 days ago) by tabthorpe
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- 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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jul 21 05:02:43 2011 UTC (6 months, 3 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -2 lines
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

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jun 28 05:32:07 2011 UTC (7 months, 2 weeks ago) by hq
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1 lines
- Update to 2.6
- Add LICENSE

PR:		158361
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Oct 3 20:31:13 2010 UTC (16 months, 1 week ago) by hq
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -6 lines
- Update to version 2.5 [1]
- Fix JAVA_VERSION (1.3+ now)

PR:		151150 [1]
Submitted by:	olgeni [1]

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:38:39 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
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)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Feb 27 15:10:53 2008 UTC (3 years, 11 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
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)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat May 19 20:12:51 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Mar 4 16:53:06 2007 UTC (4 years, 11 months ago) by hq
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -6 lines
Update to 2.3

Reported by:	portscout

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Feb 10 22:53:57 2007 UTC (5 years ago) by hq
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -3 lines
Update to 2.2

Reported by:	portscout

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue May 9 00:18:04 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -2 lines
Remove USE_REINPLACE from categories starting with a J

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jun 15 13:48:07 2005 UTC (6 years, 7 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +20 -3 lines
- Update to 2.1
- Link API documentation to JDK Standard API documentation if present
- SIZEify
- Add 'devel' category [1]

Reported by:	portlint [1]

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 3 01:01:19 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
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)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 23 11:13:16 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +17 -21 lines
- Update to bsd.java.mk 2.0
- Use USE_ANT (and set USE_JIKES=no)
- Use JAVAJARDIR
- Dynamic plist
- Various minor improvements

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 15 16:26:43 2004 UTC (7 years, 9 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
. 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

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jan 12 21:27:36 2004 UTC (8 years, 1 month ago) by znerd
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -6 lines
Log:
- Update to 2.0
- Now uses MASTER_SITE_APACHE_JAKARTAm, as it should
- Properly using PORTDOCS in pkg-plist

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jul 23 14:30:28 2003 UTC (8 years, 6 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Port devel/jakarta-ant was renamed to devel/apache-ant.

Reported by:	kris
Pointy hat to:	me

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:04:38 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jan 3 13:47:34 2003 UTC (9 years, 1 month ago) by znerd
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
Update to 1.0.1.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 14 08:57:14 2002 UTC (9 years, 2 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -2 lines
Not including version number in JAR file anymore.
Bumped PORTREVISION.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Oct 18 20:09:45 2002 UTC (9 years, 3 months ago) by znerd
Branches: MAIN
New port: Jakarta Commons Lang.

See:
http://jakarta.apache.org/commons/lang.html

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options