CVS log for ports/net-p2p/limewire/files/limewire.sh.in
Up to [FreeBSD] / ports / net-p2p / limewire / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jul 21 05:02:52 2011 UTC (6 months, 3 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -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.2: download - view: text, markup, annotated - select for diffs
Wed May 2 16:33:51 2007 UTC (4 years, 9 months ago) by alepulver
Branches: MAIN
CVS tags: 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_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
- Update to latest stable version (is minor than the port version so use PORTEPOCH). - Remove BROKEN. - Remove RESTRICTED (also removed from LEGAL) since it's distributed under GPL. - Use pkg-plist (static). - Preserve command line arguments in the wrapper script. PR: ports/112150 Submitted by: alepulver (myself) Approved by: armitage@smartwifi.com.ph (maintainer, timeout)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 12 23:47:48 2005 UTC (6 years, 11 months ago) by hq
Branches: MAIN
CVS tags: old_RELEASE_6_0_0, old_RELEASE_5_4_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL
- Update to 4.2.8 [1] - Take over maintainership [1] - Use SUB_FILES to build launcher shell script - Improve launcher shell script: update to javavmwrapper 2.0 and enforce JAVA_VERSION=1.3+ PR: 77429 [1] Submitted by: Grega <edini@edini.net> [1]
