CVS log for ports/www/apache-forrest/Makefile
Up to [FreeBSD] / ports / www / apache-forrest
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jul 21 05:02:59 2011 UTC (6 months, 3 weeks ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 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.11: download - view: text, markup, annotated - select for diffs
Wed Dec 29 20:04:33 2010 UTC (13 months, 1 week ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +0 -1 lines
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Mar 12 23:09:01 2009 UTC (2 years, 11 months ago) by nivit
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- Set JAVA_VERSION to 1.4 1.5 instead of 1.4+, because the program doesn't run with Java 6 - Bump PORTREVISION
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 6 14:06:46 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Sat May 19 20:24:26 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +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.7: download - view: text, markup, annotated - select for diffs
Wed Apr 18 21:14:26 2007 UTC (4 years, 9 months ago) by nivit
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 0.8
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Dec 10 01:21:50 2006 UTC (5 years, 2 months ago) by nivit
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Updated email address in my ports Approved by: alexbl (mentor)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 15 16:47:21 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -2 lines
- Drop dead mirror PR: ports/95718 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: nivit@users.sourceforge.net (Nicola Vitale) (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 6 16:00:42 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.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Update to bsd.java.mk 2.0
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jul 6 15:43:59 2005 UTC (6 years, 7 months ago) by hq
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +22 -38 lines
- Update to 0.7 - Add 'java' category PR: 83012 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 17 22:47:50 2004 UTC (7 years, 5 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -1 lines
Make fetchable again and add mirrors. PR: ports/70475 Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 23 19:24:21 2004 UTC (7 years, 8 months ago) by thierry
Branches: MAIN
Add apache-forrest 0.5.1, a tool for rapid development of small sites. PR: 58015 Submitted by: Nicola Vitale
