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

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

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Aug 26 07:26:16 2008 UTC (3 years, 5 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -4 lines
Update to 3.2.1

PR:		125722
Submitted by:	Wen heping <wenheping@gmail.com>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:38:38 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +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.12: download - view: text, markup, annotated - select for diffs
Wed Feb 27 15:10:52 2008 UTC (3 years, 11 months ago) by ehaupt
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +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.11: download - view: text, markup, annotated - select for diffs
Sat May 19 20:12:49 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.10: preferred, colored
Changes since revision 1.10: +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.10: download - view: text, markup, annotated - select for diffs
Tue May 16 15:46:49 2006 UTC (5 years, 8 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -3 lines
Update to 3.2

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 3 01:01:17 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, 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
Wed Dec 1 02:33:56 2004 UTC (7 years, 2 months ago) by hq
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +8 -1 lines
Link API documentation with JDK API documentation, if installed.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Aug 14 16:09:15 2004 UTC (7 years, 5 months ago) by hq
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +15 -23 lines
- Update to 3.1
- Use USE_ANT
- Use %%JAVAJARDIR%%
- Use ${INSTALL_DATA} and ${CPIO} rather than ${CP} [1]
- ECHO_CMD -> ECHO_MSG
- Fix homepage in pkg-descr (and arrange the text a little)
- Add 'devel' category

PR:		70213
Submitted by:	me
Reviewed by:	glewis [1]
Approved by:	glewis (mentor), znerd (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 15 20:53:59 2004 UTC (7 years, 9 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +27 -17 lines
Log:
- Update to version 3.0
- Now using PORTDOCS macro for automated PLIST build (should fix the deinstall
  issue)
- Now using MASTER_SITE_APACHE_JAKARTA
- Now installs various additional docs: e.g. DEVELOPERS-GUIDE.html
- Now using JAVAJARDIR instead of JAVASHAREDIR/classes
- bsd.java.mk 2.0 compliant
- ECHO_CMD instead of ECHO
- Make JAVAJARDIR
- Echo doc files as they are installed
- Removed pkg-plist entirely (use PLIST_FILES)
- Changed the name of the installed JAR (no more version number in it as
  it is the case for other Java libraries)

PR:		64171
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>

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
Thu Nov 14 10:49:10 2002 UTC (9 years, 3 months ago) by znerd
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Improved output from do-install target.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 22 07:36:30 2002 UTC (9 years, 3 months ago) by znerd
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Upgrade from 2.0 to 2.1.

See:
http://jakarta.apache.org/builds/jakarta-commons/release/commons-collections/v2.1/RELEASE-NOTES-2.1.html

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

See:
http://jakarta.apache.org/commons/collections.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