Commit graph

6 commits

Author SHA1 Message Date
Herve Quiroz
cf755f7812 - 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]
2006-08-16 21:23:54 +00:00
Herve Quiroz
8e8c9185db - 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]
2006-08-13 16:42:15 +00:00
Sam Lawrance
2664912cd1 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)
2006-04-30 11:23:23 +00:00
Peter Pentchev
7ccdfa653f Honor NOPORTDOCS, install sample classes.
PR:		57773
Submitted by:	maintainer
2003-10-09 08:44:10 +00:00
Joe Marcus Clarke
3b9d523347 * 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>
2003-07-28 19:34:56 +00:00
Daichi GOTO
27c0786ad6 Add axis 1.1, SOAP implementation by APACHE project.
PR:		53365
Submitted by:	Kensaku MASUDA <greg@greg.rim.or.jp>
2003-06-23 05:10:36 +00:00