Port details |
- axis2 Provides a Web Services,SOAP and WSDL engine from Apache
- 1.8.0_1 www =5 1.8.0_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-09-20 01:25:30
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: pslist, vlc, monit, cacti, libmatroska
- Also Listed In: java
- License: APACHE20
- WWW:
- https://axis.apache.org/axis2/java/core/
- Description:
- Apache Axis2 is a Web Services / SOAP / WSDL engine, the successor to the
widely used Apache Axis SOAP stack. There are two implementations of the Apache
Axis2 Web services engine - Apache Axis2/Java and Apache Axis2/C
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/axis2/ && make install clean
- To add the package, run one of these commands:
- pkg install www/axis2
- pkg install axis2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: axis2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1629395038
SHA256 (axis2-1.8.0-bin.zip) = b1c3dd77fe54e960a72efab65df2980373b429a672be1ce84d92ed150c2bf796
SIZE (axis2-1.8.0-bin.zip) = 35033716
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bootstrap.jar : www/tomcat9
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for axis2-1.8.0_1:
EXAMPLES=on: Build and/or install examples
====> Options available for the single AS: you have to select exactly one of them
TOMCAT9=on: Use Tomcat 9.0.x
TOMCAT101=off: Use Tomcat 10.1.x
===> Use 'make config' to modify these settings
- Options name:
- www_axis2
- USES:
- cpe java zip
- pkg-message:
- If upgrading from < 1.8.0:
- From Apache Axis2 1.8.0 Release Note: Because of the HTTPClient 4.x changes and
also JAX-WS changes in the 1.7.x series, users are strongly encouraged to
update their axis2.xml.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.0_1 31 Dec 2024 08:57:55 |
Muhammad Moinur Rahman (bofh) |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
1.8.0_1 04 Aug 2024 12:23:08 |
Rene Ladan (rene) |
www/axis2: use Tomcat 9 by default as Tomcat 8.5 expired |
1.8.0 18 Jul 2023 17:45:19 |
Vladimir Druzenko (vvd) |
Mk/bsd.options.desc.mk: sort out TOMCAT options
1. Removed EOLed tomcat 6, 7 and 8.
2. Replaced tomcat10 with tomcat101.
3. Changed TOMCAT*_DESC to more correct.
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D41054
MFH: 2023Q3 |
1.8.0 24 Sep 2022 13:05:11 |
Danilo G. Baio (dbaio) |
*: Release a few ports to the pool |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.8.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.8.0 29 Jun 2022 16:33:10 |
Po-Chuan Hsieh (sunpoet) |
www/axis2: Update WWW
Approved by: portmgr (blanket) |
1.8.0 19 Aug 2021 19:09:44 |
Danilo G. Baio (dbaio) |
www/axis2: Update to 1.8.0
Add new TOMCAT options and set version 8.5 as default because 7.0 is
deprecated.
From Apache Axis2 1.8.0 Release Note: Because of the HTTPClient 4.x changes
and also JAX-WS changes in the 1.7.x series, users are strongly encouraged to
update their axis2.xml.
Changelog: https://axis.apache.org/axis2/java/core/release-notes/1.8.0.html |
1.7.9_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.7.9_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.9_1 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
1.7.9_1 11 Aug 2019 21:40:39 |
rene |
www/axis2: drop tomcat6 as a suported option, bump PORTREVISION |
1.7.9 23 Nov 2018 23:29:56 |
dbaio |
www/axis2: Update to 1.7.9
Changes: http://axis.apache.org/axis2/java/core/release-notes/1.7.9.html |
1.7.8 29 May 2018 23:07:47 |
dbaio |
www/axis2: Update to 1.7.8
Changes: http://axis.apache.org/axis2/java/core/release-notes/1.7.8.html |
1.7.7 24 Dec 2017 14:02:46 |
dbaio |
www/axis2: Update to 1.7.7
Changes: http://axis.apache.org/axis2/java/core/release-notes/1.7.7.html |
1.7.6 11 Aug 2017 00:39:19 |
dbaio |
www/axis2: Update to 1.7.6, Fixes security vulnerability
- Add TOMCAT85 as new option
Changes: http://axis.apache.org/axis2/java/core/release-notes/1.7.6.html
MFH: 2017Q3
Security: c1265e85-7c95-11e7-93af-005056925db4 |
1.7.5 19 May 2017 01:03:57 |
dbaio |
www/axis2: Update to 1.7.5
Maintenance release that includes fixes for several issues, including a local
file inclusion vulnerability (AXIS2-5846).
Changes: http://axis.apache.org/axis2/java/core/release-notes/1.7.5.html
Approved by: garga (mentor)
MFH: 2017Q2
Differential Revision: https://reviews.freebsd.org/D10784 |
1.7.4 08 May 2017 17:21:49 |
dbaio |
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648 |
1.7.4 31 Oct 2016 07:10:43 |
jhale |
Update to 1.7.4
PR: 213792
Submitted by: Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
MFH: 2016Q4
Security: ac18046c-9b08-11e6-8011-005056925db4 |
1.7.3 20 Oct 2016 18:58:46 |
feld |
www/axis2: Update to 1.7.3
- Resolve CVE-2010-3981 [1]
- Switch to options helper
- Add LICENSE_FILE
- Install missing files through axis2.war. Reported upstream [2]
- Set architecture neutral
- Take maintainer'ship
- Fix permissions
[1] http://axis.apache.org/axis2/java/core/release-notes/1.7.3.html
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3981
[2] https://issues.apache.org/jira/browse/AXIS2-5816
PR: 213536
MFH: 2016Q4
Security: CVE-2010-3981 |
1.7.1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.7.1 26 Feb 2016 14:46:00 |
mi |
Update from 1.7.0 to 1.7.1. The upstream maintainers urge all users
to upgrade:
http://axis.apache.org/axis2/java/core/release-notes/1.7.1.html
Notified by: portscout |
1.7.0 05 Feb 2016 21:45:51 |
pi |
www/axis2: 1.6.4 -> 1.7.0
Changes:
https://axis.apache.org/axis2/java/core/release-notes/1.7.0.html
PR: 206858
Submitted by: w.schwarzenfeld@aon.at |
1.6.4 21 Jan 2016 20:27:10 |
pi |
www/axis2: 1.6.2 -> 1.6.4
Changes:
http://axis.apache.org/axis2/java/core/release-notes/1.6.3.html
http://axis.apache.org/axis2/java/core/release-notes/1.6.4.html
fixes approx. 55 issues
PR: 206024
Submitted by: w.schwarzenfeld@aon.at |
1.6.2_1 17 Jun 2015 20:04:14 |
amdmi3 |
- Fix build on pre-10.x after previous commit |
1.6.2_1 08 Jun 2015 01:24:15 |
amdmi3 |
- Simplify installation
- Switch to @sample
- Drop @dirrm* from plist |
1.6.2_1 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
1.6.2_1 28 Mar 2015 12:18:00 |
sunpoet |
- Add CPE information
PR: 198959
Submitted by: shun <shun.fbsd.pr@dropcut.net> |
1.6.2_1 25 May 2014 05:15:52 |
miwi |
- Stage support
PR: 189933 |
1.6.2_1 10 Mar 2014 18:01:09 |
bapt |
Convert www to USES=zip |
1.6.2_1 21 Feb 2014 13:39:58 |
ehaupt |
Remove trailing whitespaces from category www |
1.6.2_1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.6.2_1 09 Jan 2014 21:41:13 |
nemysis |
- Send www/axis2 back to the pool, since I no longer use it |
1.6.2_1 30 Dec 2013 20:55:19 |
ohauer |
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@) |
1.6.2_1 18 Dec 2013 10:20:49 |
nemysis |
- Change maintainer email of my ports to @FreeBSD.org
Approved by: pawel / wg (mentors, implicit) |
1.6.2_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.6.2_1 20 Nov 2012 19:07:56 |
jgh |
- drop tomcat55 as an option, and pass maintainership to submitter
- drop hard-coded install in favor of ${INSTALL}
PR: 173035
Submitted by: nemysis@gmx.ch
Feature safe: yes |
1.6.2_1 03 Oct 2012 01:15:48 |
jgh |
- reset maintainer to heap |
1.6.2_1 21 Aug 2012 05:21:04 |
jgh |
- fix examples installation, bump portrevision
PR: 170807
Submitted by: Artis.Caune@gmail.com |
1.6.2 25 Jun 2012 23:09:08 |
jgh |
- adopt optionsNG |
1.6.2 30 Apr 2012 16:40:05 |
jgh |
- Update to 1.6.2
- shorten MASTER_SITES
- move default to tomcat6
Changes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10611&version=12317875
Sponsored by: Experts-Exchange, LLC. |
1.6.1_3 24 Apr 2012 20:00:44 |
jgh |
- fix package installations, %D% => %D
- bump PORTREVISION
Sponsored by: Experts-Exchange, LLC. |
1.6.1_2 09 Jan 2012 15:41:08 |
tabthorpe |
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav |
1.6.1_2 20 Dec 2011 17:10:20 |
jgh |
move contributor address => jgh
Approved by: crees (mentor) |
1.6.1_2 03 Dec 2011 08:29:29 |
eadler |
- Package installation fixed for exec's
- Account for local web.xml file
- portrevision Bump (pkg-plist change)
PR: ports/163032
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
Feature safe: yes |
1.6.1_1 01 Dec 2011 20:04:08 |
eadler |
- Move to binary distribution to support building applications.
- Bump portrevision.
PR: ports/162999
Submitted by: Jason Helfman <jhelfman@experts-exchange.com> (maintainer)
Feature safe: yes |
1.6.1 28 Sep 2011 17:21:46 |
crees |
Remove reference to UNZIP_CMD in install target -- missed in previous commit.
Submitted by: Jason Helfman (maintainer) |
1.6.1 27 Sep 2011 18:38:18 |
crees |
Fix build and fail if no app servers are selected.
Submitted by: Jason Helfman (maintainer), eadler |
1.6.1 20 Sep 2011 01:24:42 |
eadler |
Apache Axis2 is a Web Services / SOAP / WSDL engine, the successor to the
widely used Apache Axis SOAP stack. There are two implementations of the Apache
Axis2 Web services engine - Apache Axis2/Java and Apache Axis2/C
WWW: http://axis.apache.org/axis2/java/core/
PR: ports/159269
Reviewed by: glewis
Submitted by: Jason Helfman <jhelfman@e-e.com>
Approved by: bapt (mentor) |