| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 16:29:01
1.1_1
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
10 Dec 2012 13:43:44
1.1_1
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
07 Dec 2012 19:40:04
1.1_1
|
jgh  |
- drop www/tomcat55 as optional dependency (end-of-life approaching)
Feature safe: yes |
05 Oct 2012 16:30:22
1.1_1
|
bapt  |
Convert to new options framework |
24 Oct 2011 03:33:20
1.1_1
|
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
21 Jul 2011 05:03:02
1.1_1
|
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 |
19 Mar 2011 12:38:54
1.1_1
|
miwi  |
- Get Rid MD5 support |
01 Oct 2010 20:48:04
1.1_1
|
stas  |
- Depend on maven2 instead of maven as maven got deprecated. [1]
- Do not try to force removal of webapps directory.
Reported by: garga [1] |
10 Dec 2009 11:09:42
1.1
|
stas  |
- Update to 1.1.
- Drop dependencies on old unsupported tomcat versions [1].
Requested by: pav [1] |
08 Dec 2009 09:19:02
1.0_2
|
pav  |
- Remove support for expired port jakarta-tomcat4 |
22 Aug 2009 00:38:34
1.0_2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
06 Jun 2008 14:07:24
1.0_2
|
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) |
19 May 2007 20:32:57
1.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Apr 2007 21:58:05
1.0
|
stas  |
- www/xsm was repocopied to www/extsm to resolve a possible conflict with
future x11/xsm import. |