notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: www/axis2/Makefile
SVNWeb

Number of commits found: 44

Sat, 24 Sep 2022
[ 13:05 Danilo G. Baio (dbaio) search for other commits by this committer ]    commit hash:907f709da11e7cad44cc356d3ae4f1536e14726c  commit hash:907f709da11e7cad44cc356d3ae4f1536e14726c  commit hash:907f709da11e7cad44cc356d3ae4f1536e14726c  907f709 
*: Release a few ports to the pool
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 19 Aug 2021
[ 19:09 Danilo G. Baio (dbaio) search for other commits by this committer ]    commit hash:c618c925ff11969e29d043660c0f047a5a9e84b3  commit hash:c618c925ff11969e29d043660c0f047a5a9e84b3  commit hash:c618c925ff11969e29d043660c0f047a5a9e84b3  c618c92 
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
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 26 Nov 2019
[ 21:46 jkim search for other commits by this committer ] Original commit   Revision:518482 (Only the first 10 of 443 ports in this commit are shown above. View all ports for this commit)
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
Sun, 11 Aug 2019
[ 21:40 rene search for other commits by this committer ] Original commit   Revision:508682
www/axis2: drop tomcat6 as a suported option, bump PORTREVISION
Fri, 23 Nov 2018
[ 23:29 dbaio search for other commits by this committer ] Original commit   Revision:485715
www/axis2: Update to 1.7.9

Changes:	http://axis.apache.org/axis2/java/core/release-notes/1.7.9.html
Tue, 29 May 2018
[ 23:07 dbaio search for other commits by this committer ] Original commit   Revision:471115
www/axis2: Update to 1.7.8

Changes:	http://axis.apache.org/axis2/java/core/release-notes/1.7.8.html
Sun, 24 Dec 2017
[ 14:02 dbaio search for other commits by this committer ] Original commit   Revision:457163
www/axis2: Update to 1.7.7

Changes:	http://axis.apache.org/axis2/java/core/release-notes/1.7.7.html
Fri, 11 Aug 2017
[ 00:39 dbaio search for other commits by this committer ] Original commit   Revision:447729
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
Fri, 19 May 2017
[ 01:03 dbaio search for other commits by this committer ] Original commit   Revision:441205
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
Mon, 8 May 2017
[ 17:21 dbaio search for other commits by this committer ] Original commit   Revision:440442 (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Update my email address

Approved by:	garga (mentor)
Differential Revision:	https://reviews.freebsd.org/D10648
Mon, 31 Oct 2016
[ 07:10 jhale search for other commits by this committer ] Original commit   Revision:424977
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
Thu, 20 Oct 2016
[ 18:58 feld search for other commits by this committer ] Original commit   Revision:424346
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
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 26 Feb 2016
[ 14:46 mi search for other commits by this committer ] Original commit   Revision:409611
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
Fri, 5 Feb 2016
[ 21:45 pi search for other commits by this committer ] Original commit   Revision:408271
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
Thu, 21 Jan 2016
[ 20:27 pi search for other commits by this committer ] Original commit   Revision:406875
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
Wed, 17 Jun 2015
[ 20:04 amdmi3 search for other commits by this committer ] Original commit   Revision:389992
- Fix build on pre-10.x after previous commit
Mon, 8 Jun 2015
[ 01:24 amdmi3 search for other commits by this committer ] Original commit   Revision:388824
- Simplify installation
- Switch to @sample
- Drop @dirrm* from plist
Mon, 11 May 2015
[ 18:34 mat search for other commits by this committer ] Original commit   Revision:386097 (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
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
Sat, 28 Mar 2015
[ 12:18 sunpoet search for other commits by this committer ] Original commit   Revision:382473
- Add CPE information

PR:		198959
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
Sun, 25 May 2014
[ 05:15 miwi search for other commits by this committer ] Original commit   Revision:355113
- Stage support

PR:		189933
Mon, 10 Mar 2014
[ 18:01 bapt search for other commits by this committer ] Original commit   Revision:347789 (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
Convert www to USES=zip
Fri, 21 Feb 2014
[ 13:39 ehaupt search for other commits by this committer ] Original commit   Revision:345437 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category www
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 9 Jan 2014
[ 21:41 nemysis search for other commits by this committer ] Original commit   Revision:339288
- Send www/axis2 back to the pool, since I no longer use it
Mon, 30 Dec 2013
[ 20:55 ohauer search for other commits by this committer ] Original commit   Revision:338168 (Only the first 10 of 238 ports in this commit are shown above. View all ports for this commit)
- 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@)
Wed, 18 Dec 2013
[ 10:20 nemysis search for other commits by this committer ] Original commit   Revision:336812 (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
- Change maintainer email of my ports to @FreeBSD.org

Approved by:	pawel / wg (mentors, implicit)
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Tue, 20 Nov 2012
[ 19:07 jgh search for other commits by this committer ] Original commit   Revision:307596
- 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
Wed, 3 Oct 2012
[ 01:15 jgh search for other commits by this committer ] Original commit   Revision:305180
- reset maintainer to heap
Tue, 21 Aug 2012
[ 05:21 jgh search for other commits by this committer ] Original commit 
- fix examples installation, bump portrevision

PR:	170807
Submitted by:	Artis.Caune@gmail.com
Mon, 25 Jun 2012
[ 23:09 jgh search for other commits by this committer ] Original commit 
- adopt optionsNG
Mon, 30 Apr 2012
[ 16:40 jgh search for other commits by this committer ] Original commit 
- 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.
Tue, 24 Apr 2012
[ 20:00 jgh search for other commits by this committer ] Original commit 
- fix package installations, %D% => %D
- bump PORTREVISION

Sponsored by: Experts-Exchange, LLC.
Mon, 9 Jan 2012
[ 15:41 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
- 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
Tue, 20 Dec 2011
[ 17:10 jgh search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
move contributor address => jgh

Approved by:    crees (mentor)
Sat, 3 Dec 2011
[ 08:29 eadler search for other commits by this committer ] Original commit 
- 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
Thu, 1 Dec 2011
[ 20:04 eadler search for other commits by this committer ] Original commit 
- 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
Wed, 28 Sep 2011
[ 17:21 crees search for other commits by this committer ] Original commit 
Remove reference to UNZIP_CMD in install target -- missed in previous commit.

Submitted by:   Jason Helfman (maintainer)
Tue, 27 Sep 2011
[ 18:38 crees search for other commits by this committer ] Original commit 
Fix build and fail if no app servers are selected.

Submitted by:   Jason Helfman (maintainer), eadler
Tue, 20 Sep 2011
[ 01:24 eadler search for other commits by this committer ] Original commit 
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)

Number of commits found: 44