Port details |
- soapui Web service, SOA, and SOAP testing tool
- 5.5.0 devel =3 5.5.0Version of this port present on the latest quarterly branch.
- Maintainer: pi@FreeBSD.org
- Port Added: 2007-07-26 19:26:50
- Last Update: 2024-12-31 08:57:55
- Commit Hash: 0835676
- People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
- Also Listed In: java www
- License: APACHE11 APACHE20 BSD3CLAUSE CPL EUPL11 LGPL21 LGPL3 MIT MPL11
- WWW:
- https://www.soapui.org
- Description:
- SoapUI is a free and open source desktop application for inspecting, invoking,
developing, simulating/mocking and functional/load/compliance testing of web
services over HTTP.
- ¦ ¦ ¦ ¦
- 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/devel/soapui/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/soapui
- pkg install soapui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: soapui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1574917929
SHA256 (SoapUI-5.5.0-linux-bin.tar.gz) = fcb6c15e69fc5f4ef2b1f41b235cd75ec017acb76c378ca6ec743f198c8f3c6c
SIZE (SoapUI-5.5.0-linux-bin.tar.gz) = 50942701
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:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for soapui-5.5.0:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_soapui
- USES:
- cpe java
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.5.0 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 |
5.5.0 18 Dec 2024 16:40:16 |
Dave Cottlehuber (dch) |
devel/soapui: fix EUPL11 var name
Reported by: mat |
5.5.0 18 Dec 2024 13:00:58 |
Dave Cottlehuber (dch) |
devel/soapui: use new in-tree EUPL11 licence
Approved by: blanket
Sponsored by: SkunkWerks, GmbH |
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) |
5.5.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 ) |
5.5.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
5.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.5.0 28 Nov 2019 17:00:24 |
pi |
devel/soapui: upgrade 5.2.1 -> 5.5.0
Submitted by: Vikash Badal <vikashb@where-ever.za.net>
Relnotes: https://github.com/SmartBear/soapui/blob/next/RELEASENOTES.txt |
5.2.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 |
5.2.1 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
5.2.1 27 Jan 2018 17:42:44 |
dbaio |
devel/soapui: Fix LICENSE and MASTER_SITES
License CPL was not correctly defined (missing permissions).
The SoapUI download has moved from SourceForge to a new address[1].
While here, fix WWW.
[1] - https://sourceforge.net/projects/soapui/files/?source=navbar
PR: 223385
Approved by: maintainer timeout (pi, > 2 weeks) |
5.2.1 04 Nov 2017 11:43:35 |
dbaio |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
5.2.1 26 May 2016 03:44:08 |
pi |
devel/soapui: fix license
PR: 209602
Submitted by: amdmi3 |
5.2.1 18 May 2016 13:19:13 |
amdmi3 |
- Simplify MASTER_SITES
- Add NO_ARCH
- Switch to options helpers
Approved by: portmgr blanket |
5.2.1 08 Nov 2015 07:54:36 |
pi |
devel/soapui: 5.2.0 -> 5.2.1
Changes:
http://www.soapui.org/news/SoapUI-5-2-1-Released.html |
5.2.0 07 Jul 2015 14:22:38 |
pi |
devel/soapui: 5.1.3 -> 5.2.0
http://www.soapui.org/news/SoapUI-5-2-released.html
- You can use 4 new JSONPath-based assertions:
o JsonPath Count
Calculates the number of element occurrences in a JSON response.
o JsonPath Existence Match
Extracts data from a JSON response and compares it with an expected
value.
o JsonPath Match
Checks if a JSON response contains specific node.
o JsonPath RegEx Match
Extracts data from a JSON response and verifies it with a regular
expression.
You can find the new assertions in the Add Assertions dialog, in
the Property Content assertion group.
- You can create new empty projects (in earlier versions, projects
had to be based on WSDL or WADL, or URI).
- Support for Java 6 has been dropped.
To run SoapUI, now you need to have Java 7 on your computer.
- Old-style icons have been replaced with newer icons.
- Several bugs fixed. |
5.1.3 23 Apr 2015 13:22:13 |
amdmi3 |
- Add CPE info |
5.1.3 10 Apr 2015 18:29:07 |
pi |
devel/soapui: 5.1.2 -> 5.1.3
Changes:
- Removed version conflict affecting Maven builds |
5.1.2 31 Mar 2015 18:10:21 |
pi |
devel/soapui: 5.0.0 -> 5.1.2
Changes:
http://www.soapui.org/about-soapui/whats-new-in-5-1.html |
5.0.0 27 Oct 2014 11:07:20 |
bapt |
Cleanup plist |
5.0.0 08 Jun 2014 19:05:28 |
pi |
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org |
5.0.0 22 Apr 2014 19:36:33 |
pi |
devel/soapui: update from 4.6.4 to 5.0.0
PR: ports/188851
Obtained from: Federico Bernoldi
Submitted by: pi (myself)
Approved by: culot (mentor) |
4.6.4 17 Jan 2014 14:51:06 |
wg |
devel/soapui: update to 4.6.4
PR: ports/185825
Submitted by: maintainer |
4.6.3 19 Dec 2013 15:11:33 |
wg |
devel/soapui: update to 4.6.3
PR: ports/184991
Submitted by: maintainer |
4.6.1 10 Nov 2013 10:30:08 |
wg |
devel/soapui: update to 4.6.1
- Update to 4.6.1
- Allow staging
- Add LICENSE (GPLv2)
PR: ports/183815
Submitted by: Vladimir Kondratiev <wulf mail.mipt.ru>
Approved by: maintainer |
4.5.1 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
4.5.1 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
4.5.1 01 Jul 2012 10:09:29 |
jase |
- Update to 4.5.1 [1]
- Convert to optionsNG and add DOCS,EXAMPLES options
- Add some pkg-plist entries not present in submitted patch
- Fix PORTDOCS,PORTEXAMPLES dirrm in pkg-plist
- Replace hardcoded DATADIR and DOCSDIR paths in pkg-plist
PR: ports/169508 [1]
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Approved by: culot (mentor) |
4.5.0 18 Jun 2012 21:05:06 |
beech |
- Update to 4.5.0
- Pass maintainership to submitter
PR: ports/168945
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> |
3.5 14 Nov 2011 17:16:14 |
tabthorpe |
- Reassign these ports back to the heap
Feature safe: yes |
3.5 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
3.5 06 Apr 2010 18:06:18 |
niels |
- Upgrade to latest version (3.5)
- Take maintainership
Approved by: itetcu (mentor) |
2.0.2_1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
2.0.2_1 31 Jan 2009 20:23:14 |
arved |
Drop maintainership
There is a new version out, but i couldn't make it work. Since the project i
used this for is history i am not that interested in the port anymore. |
2.0.2_1 06 Jun 2008 13:21:59 |
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) |
2.0.2 31 Jan 2008 13:44:21 |
arved |
Update to 2.0.2 |
2.0.1 18 Jan 2008 20:25:54 |
arved |
Update to 2.0.1 |
2.0 01 Jan 2008 17:59:10 |
arved |
Update to 2.0 |
1.7.6_1 07 Oct 2007 16:47:15 |
arved |
Bump PORTREVISION, because plist changed with the last commit
Reminded by: erwin |
1.7.6 06 Oct 2007 17:36:03 |
arved |
Fix pkg-plist
Reported by: pointyhat |
1.7.6 02 Oct 2007 19:27:07 |
arved |
Update to 1.7.6 |
1.7.1 09 Aug 2007 17:16:34 |
arved |
Update to 1.7.5 |
1.7.1 29 Jul 2007 12:11:03 |
arved |
Add @dirrm %%DATADIR%% to pkg-plist *blush*
Reported by: pointyhat |
1.7.1 26 Jul 2007 19:26:45 |
arved |
Add soapui, a Java application for testing web services over HTTP |