The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD www : axis

Java SOAP implementation by Apache

 Apache AXIS is an implementation of the SOAP ("Simple Object Access Protocol")
submission to W3C.

From the draft W3C specification:

SOAP is a lightweight protocol for exchange of information in a decentralized,
distributed environment.  It is an XML based protocol that consists of three
parts:  an envelope that defines a framework for describing what is in a message
and how to process it, a set of encoding rules for expressing instances of
application-defined datatypes, and a convention for representing remote
procedure calls and responses. 

http://ws.apache.org/axis/



axis history


v. 1.17
date: 2007/05/19 20:24:28;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.16 date: 2007/03/17 22:53:48; author: gabor; state: Exp; lines: +3 -3 - Follow moved dependency - Bump PORTREVISION - Fix INDEX build Pointyhat to: gabor
v. 1.15 date: 2006/09/20 04:02:44; author: kris; state: Exp; lines: +0 -4 Revert BROKEN commit, which overlapped with the fix from the maintainer. Pointy hat to: kris
v. 1.14 date: 2006/09/02 16:51:09; author: kris; state: Exp; lines: +2 -0 Schedule these broken ports for termination on 2006-12-01
v. 1.13 date: 2006/08/31 16:27:33; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect pkg-plist (despite previous commit)
v. 1.12 date: 2006/08/16 21:23:54; author: hq; state: Exp; lines: +2 -1 - 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]
v. 1.11 date: 2006/08/13 16:45:19; author: hq; state: Exp; lines: +1 -1 While I'm here, improve COMMENT: Apache is not an acronym
v. 1.10 date: 2006/08/13 16:43:34; author: hq; state: Exp; lines: +1 -1 Forgoten in last commit: takeover maintainership
v. 1.9 date: 2006/08/13 16:42:15; author: hq; state: Exp; lines: +28 -30 - 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]
v. 1.8 date: 2006/04/30 11:23:22; author: lawrance; state: Exp; lines: +4 -14 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)
v. 1.7 date: 2004/04/12 10:47:12; author: krion; state: Exp; lines: +2 -3 - Fix MASTER_SITES PR: ports/65454 Submitted by: maintainer
v. 1.6 date: 2004/04/11 00:25:35; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.5 date: 2004/04/03 06:49:00; author: glewis; state: Exp; lines: +1 -1 . Fix fallout from bsd.java.mk update: JAVA_VER -> JAVA_PORT_VERSION . Quote literal used in conditional.
v. 1.4 date: 2003/10/09 08:44:10; author: roam; state: Exp; lines: +12 -2 Honor NOPORTDOCS, install sample classes. PR: 57773 Submitted by: maintainer
v. 1.3 date: 2003/07/28 19:34:56; author: marcus; state: Exp; lines: +16 -18 * 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
v. 1.2 date: 2003/07/05 03:46:38; author: marcus; state: Exp; lines: +3 -1 Build the plist during pre-install in preparation for upcoming bsd.port.mk changes.
v. 1.1 date: 2003/06/23 05:10:36; author: daichi; state: Exp; Add axis 1.1, SOAP implementation by APACHE project. PR: 53365 Submitted by: Kensaku MASUDA ============================================================================= v. 1.17 date: 2007/05/19 20:24:28; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2007/03/17 22:53:48; author: gabor; state: Exp; lines: +3 -3 - Follow moved dependency - Bump PORTREVISION - Fix INDEX build Pointyhat to: gabor
v. 1.15 date: 2006/09/20 04:02:44; author: kris; state: Exp; lines: +0 -4 Revert BROKEN commit, which overlapped with the fix from the maintainer. Pointy hat to: kris
v. 1.14 date: 2006/09/02 16:51:09; author: kris; state: Exp; lines: +2 -0 Schedule these broken ports for termination on 2006-12-01
v. 1.13 date: 2006/08/31 16:27:33; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect pkg-plist (despite previous commit)
v. 1.12 date: 2006/08/16 21:23:54; author: hq; state: Exp; lines: +2 -1 - 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]
v. 1.11 date: 2006/08/13 16:45:19; author: hq; state: Exp; lines: +1 -1 While I'm here, improve COMMENT: Apache is not an acronym
v. 1.10 date: 2006/08/13 16:43:34; author: hq; state: Exp; lines: +1 -1 Forgoten in last commit: takeover maintainership
v. 1.9 date: 2006/08/13 16:42:15; author: hq; state: Exp; lines: +28 -30 - 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]
v. 1.8 date: 2006/04/30 11:23:22; author: lawrance; state: Exp; lines: +4 -14 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)
v. 1.7 date: 2004/04/12 10:47:12; author: krion; state: Exp; lines: +2 -3 - Fix MASTER_SITES PR: ports/65454 Submitted by: maintainer
v. 1.6 date: 2004/04/11 00:25:35; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.5 date: 2004/04/03 06:49:00; author: glewis; state: Exp; lines: +1 -1 . Fix fallout from bsd.java.mk update: JAVA_VER -> JAVA_PORT_VERSION . Quote literal used in conditional.
v. 1.4 date: 2003/10/09 08:44:10; author: roam; state: Exp; lines: +12 -2 Honor NOPORTDOCS, install sample classes. PR: 57773 Submitted by: maintainer
v. 1.3 date: 2003/07/28 19:34:56; author: marcus; state: Exp; lines: +16 -18 * 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
v. 1.2 date: 2003/07/05 03:46:38; author: marcus; state: Exp; lines: +3 -1 Build the plist during pre-install in preparation for upcoming bsd.port.mk changes.
v. 1.1 date: 2003/06/23 05:10:36; author: daichi; state: Exp; Add axis 1.1, SOAP implementation by APACHE project. PR: 53365 Submitted by: Kensaku MASUDA ============================================================================= v. 1.17 date: 2007/05/19 20:24:28; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2007/03/17 22:53:48; author: gabor; state: Exp; lines: +3 -3 - Follow moved dependency - Bump PORTREVISION - Fix INDEX build Pointyhat to: gabor
v. 1.15 date: 2006/09/20 04:02:44; author: kris; state: Exp; lines: +0 -4 Revert BROKEN commit, which overlapped with the fix from the maintainer. Pointy hat to: kris
v. 1.14 date: 2006/09/02 16:51:09; author: kris; state: Exp; lines: +2 -0 Schedule these broken ports for termination on 2006-12-01
v. 1.13 date: 2006/08/31 16:27:33; author: kris; state: Exp; lines: +2 -0 BROKEN: Incorrect pkg-plist (despite previous commit)
v. 1.12 date: 2006/08/16 21:23:54; author: hq; state: Exp; lines: +2 -1 - 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]
v. 1.11 date: 2006/08/13 16:45:19; author: hq; state: Exp; lines: +1 -1 While I'm here, improve COMMENT: Apache is not an acronym
v. 1.10 date: 2006/08/13 16:43:34; author: hq; state: Exp; lines: +1 -1 Forgoten in last commit: takeover maintainership
v. 1.9 date: 2006/08/13 16:42:15; author: hq; state: Exp; lines: +28 -30 - 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]
v. 1.8 date: 2006/04/30 11:23:22; author: lawrance; state: Exp; lines: +4 -14 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)
v. 1.7 date: 2004/04/12 10:47:12; author: krion; state: Exp; lines: +2 -3 - Fix MASTER_SITES PR: ports/65454 Submitted by: maintainer
v. 1.6 date: 2004/04/11 00:25:35; author: kris; state: Exp; lines: +2 -0 BROKEN: Unfetchable
v. 1.5 date: 2004/04/03 06:49:00; author: glewis; state: Exp; lines: +1 -1 . Fix fallout from bsd.java.mk update: JAVA_VER -> JAVA_PORT_VERSION . Quote literal used in conditional.
v. 1.4 date: 2003/10/09 08:44:10; author: roam; state: Exp; lines: +12 -2 Honor NOPORTDOCS, install sample classes. PR: 57773 Submitted by: maintainer
v. 1.3 date: 2003/07/28 19:34:56; author: marcus; state: Exp; lines: +16 -18 * 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
v. 1.2 date: 2003/07/05 03:46:38; author: marcus; state: Exp; lines: +3 -1 Build the plist during pre-install in preparation for upcoming bsd.port.mk changes.
v. 1.1 date: 2003/06/23 05:10:36; author: daichi; state: Exp; Add axis 1.1, SOAP implementation by APACHE project. PR: 53365 Submitted by: Kensaku MASUDA =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm