| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:43:44
1.4_6
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
28 Oct 2012 22:19:55
1.4_6
|
hq  |
- Add support for tomcat6/7 instead of tomcat55
- Move docs and examples to optionsNG and define portdocs and portexamples
explictly
PR: 173011
Submitted by: jgh
Feature safe: yes |
13 Aug 2011 23:15:17
1.4_5
|
hq  |
- Handle deprecation of www/tomcat41 and cleanup dependencies [1]
- Fix Tomcat dependency lookup mechanism
- Honor NOPORTEXAMPLES
- Use PORTDOCS and PORTEXAMPLES
PR: 159691 [1]
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> [1] |
21 Jul 2011 05:03:02
1.4_4
|
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.4_4
|
miwi  |
- Get Rid MD5 support |
08 Dec 2009 09:29:49
1.4_4
|
pav  |
- Remove support of expired jakarta-tomcat5 port |
08 Dec 2009 09:19:02
1.4_4
|
pav  |
- Remove support for expired port jakarta-tomcat4 |
06 Jun 2008 14:07:24
1.4_4
|
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.4_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
17 Mar 2007 22:53:48
1.4_2
|
gabor  |
- Follow moved dependency
- Bump PORTREVISION
- Fix INDEX build
Pointyhat to: gabor |
20 Sep 2006 04:02:44
1.4_1
|
kris  |
Revert BROKEN commit, which overlapped with the fix from the maintainer.
Pointy hat to: kris |
02 Sep 2006 16:51:10
1.4_1
|
kris  |
Schedule these broken ports for termination on 2006-12-01 |
31 Aug 2006 16:27:33
1.4_1
|
kris  |
BROKEN: Incorrect pkg-plist (despite previous commit) |
16 Aug 2006 21:23:55
1.4_1
|
hq  |
- Fix PLIST_SUB entry to fix package building [1]
- Fix packing list
- Bump PORTREVISION to enforce a correct registering of installed files
Reported by: pointyhat via kris [1] |
13 Aug 2006 16:45:19
1.4
|
hq  |
While I'm here, improve COMMENT: Apache is not an acronym |
13 Aug 2006 16:43:34
1.4
|
hq  |
Forgoten in last commit: takeover maintainership |
13 Aug 2006 16:42:15
1.4
|
hq  |
- Update to 1.4
- Update to bsd.java.mk 2.0
- Install system JARs in ${JAVAJARDIR}
- Add support for Tomcat 5.0 and 5.5
- Do not install in ${LOCALBASE}/... but rather in ${PREFIX}/...
- Use %%JAVAJARDIR%%, %%DOCSDIR%% and %%EXAMPLESDIR%% in pkg-plist
- Add $FreeBSD$ tag in pkg-plist
- Use ${FIND} | ${INSTALL} to install files
- Reset maitnainership [1]
I'll takeover maintainership for a while to keep things in order.
PR: 101966
Submitted by: hq
Requested by: former maintainer [1] |
30 Apr 2006 11:23:23
1.1_2
|
lawrance  |
Install jar library files into ${JAVAJARDIR}, instead of into the JDK's
home directory. This is as directed by PH "Best Practices" for Java
libraries. It also fixes the build of jboss4 (due to library pollution)
when axis is installed.
PR: ports/92781
Submitted by: Alex Kiesel
Approved by: rui@ruilopes.com (maintainer, timeout 10 weeks) |
24 Jan 2006 03:14:23
1.1_2
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Apr 2004 10:47:12
1.1_2
|
krion  |
- Fix MASTER_SITES
PR: ports/65454
Submitted by: maintainer |
11 Apr 2004 00:25:35
1.1_2
|
kris  |
BROKEN: Unfetchable |
03 Apr 2004 06:49:00
1.1_2
|
glewis  |
. Fix fallout from bsd.java.mk update:
JAVA_VER -> JAVA_PORT_VERSION
. Quote literal used in conditional. |
31 Mar 2004 03:12:58
1.1_2
|
trevor  |
SIZEify (maintainer timeout) |
09 Oct 2003 08:44:11
1.1_2
|
roam  |
Honor NOPORTDOCS, install sample classes.
PR: 57773
Submitted by: maintainer |
28 Jul 2003 19:34:56
1.1_1
|
marcus  |
* Updated to Axis 1.1;
* Added LIB_SUBDIR pkg-plist variable and moved all variables into
PLIST_SUB make variable;
* Changed the ownership of axis webapp directories to www;
* Added WWW link into pkg-descr;
* Take ownership;
* Other minor tweaks.
Submitted by: Rui Lopes <rui@ruilopes.com> |
05 Jul 2003 03:46:38
1.1
|
marcus  |
Build the plist during pre-install in preparation for upcoming
bsd.port.mk changes. |
23 Jun 2003 05:10:36
1.1
|
daichi  |
Add axis 1.1, SOAP implementation by APACHE project.
PR: 53365
Submitted by: Kensaku MASUDA <greg@greg.rim.or.jp> |