notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-XML-Compile-SOAP Base-class for SOAP implementations
3.28 net on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.28Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-01-12 16:40:36
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/XML-Compile-SOAP
Description:
XML::Compile::SOAP handles the SOAP protocol. The first implementation is SOAP1.1 (http://www.w3.org/TR/2000/NOTE-SOAP-20000508/), which is still most often used. The SOAP1.2 definition (http://www.w3.org/TR/soap12/) is provided via the separate distribution XML::Compile::SOAP12. Be aware that there are three kinds of SOAP: 1. Document style (literal) SOAP, where there is a WSDL file which explicitly types all out-going and incoming messages. Very easy to use. 2. RPC style SOAP literal. The body of the message has an extra element wrapper, but the content is also well defined. 3. RPC style SOAP encoded. The sent data is nowhere described formally. The data is constructed in some ad-hoc way.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (64 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-XML-Compile-SOAP-3.28/catalog.mk
  2. /usr/local/share/licenses/p5-XML-Compile-SOAP-3.28/LICENSE
  3. /usr/local/share/licenses/p5-XML-Compile-SOAP-3.28/ART10
  4. /usr/local/share/licenses/p5-XML-Compile-SOAP-3.28/GPLv1+
  5. lib/perl5/site_perl/XML/Compile/Operation.pm
  6. lib/perl5/site_perl/XML/Compile/SOAP.pm
  7. lib/perl5/site_perl/XML/Compile/SOAP.pod
  8. lib/perl5/site_perl/XML/Compile/SOAP/Client.pm
  9. lib/perl5/site_perl/XML/Compile/SOAP/Client.pod
  10. lib/perl5/site_perl/XML/Compile/SOAP/Extension.pm
  11. lib/perl5/site_perl/XML/Compile/SOAP/Extension.pod
  12. lib/perl5/site_perl/XML/Compile/SOAP/FAQ.pod
  13. lib/perl5/site_perl/XML/Compile/SOAP/Operation.pm
  14. lib/perl5/site_perl/XML/Compile/SOAP/Operation.pod
  15. lib/perl5/site_perl/XML/Compile/SOAP/Server.pm
  16. lib/perl5/site_perl/XML/Compile/SOAP/Server.pod
  17. lib/perl5/site_perl/XML/Compile/SOAP/Trace.pm
  18. lib/perl5/site_perl/XML/Compile/SOAP/Trace.pod
  19. lib/perl5/site_perl/XML/Compile/SOAP/Util.pm
  20. lib/perl5/site_perl/XML/Compile/SOAP/Util.pod
  21. lib/perl5/site_perl/XML/Compile/SOAP/xsd/xcdaemon/xcdaemon.xsd
  22. lib/perl5/site_perl/XML/Compile/SOAP11.pm
  23. lib/perl5/site_perl/XML/Compile/SOAP11.pod
  24. lib/perl5/site_perl/XML/Compile/SOAP11/Client.pm
  25. lib/perl5/site_perl/XML/Compile/SOAP11/Client.pod
  26. lib/perl5/site_perl/XML/Compile/SOAP11/Encoding.pm
  27. lib/perl5/site_perl/XML/Compile/SOAP11/Encoding.pod
  28. lib/perl5/site_perl/XML/Compile/SOAP11/Operation.pm
  29. lib/perl5/site_perl/XML/Compile/SOAP11/Operation.pod
  30. lib/perl5/site_perl/XML/Compile/SOAP11/Server.pm
  31. lib/perl5/site_perl/XML/Compile/SOAP11/Server.pod
  32. lib/perl5/site_perl/XML/Compile/SOAP11/xsd/soap-encoding.xsd
  33. lib/perl5/site_perl/XML/Compile/SOAP11/xsd/soap-envelope.xsd
  34. lib/perl5/site_perl/XML/Compile/Transport.pm
  35. lib/perl5/site_perl/XML/Compile/Transport.pod
  36. lib/perl5/site_perl/XML/Compile/Transport/SOAPHTTP.pm
  37. lib/perl5/site_perl/XML/Compile/Transport/SOAPHTTP.pod
  38. lib/perl5/site_perl/XML/Compile/WSDL11/xsd/wsdl-soap.xsd
  39. lib/perl5/site_perl/XML/Compile/XOP.pm
  40. lib/perl5/site_perl/XML/Compile/XOP.pod
  41. lib/perl5/site_perl/XML/Compile/XOP/Include.pm
  42. lib/perl5/site_perl/XML/Compile/XOP/Include.pod
  43. lib/perl5/site_perl/XML/Compile/XOP/xsd/200411-xmlmime.xsd
  44. lib/perl5/site_perl/XML/Compile/XOP/xsd/200505-xmlmime.xsd
  45. lib/perl5/site_perl/man/man3/XML::Compile::SOAP.3.gz
  46. lib/perl5/site_perl/man/man3/XML::Compile::SOAP11.3.gz
  47. lib/perl5/site_perl/man/man3/XML::Compile::SOAP11::Client.3.gz
  48. lib/perl5/site_perl/man/man3/XML::Compile::SOAP11::Encoding.3.gz
  49. lib/perl5/site_perl/man/man3/XML::Compile::SOAP11::Operation.3.gz
  50. lib/perl5/site_perl/man/man3/XML::Compile::SOAP11::Server.3.gz
  51. lib/perl5/site_perl/man/man3/XML::Compile::SOAP::Client.3.gz
  52. lib/perl5/site_perl/man/man3/XML::Compile::SOAP::Extension.3.gz
  53. lib/perl5/site_perl/man/man3/XML::Compile::SOAP::FAQ.3.gz
  54. lib/perl5/site_perl/man/man3/XML::Compile::SOAP::Operation.3.gz
  55. lib/perl5/site_perl/man/man3/XML::Compile::SOAP::Server.3.gz
  56. lib/perl5/site_perl/man/man3/XML::Compile::SOAP::Trace.3.gz
  57. lib/perl5/site_perl/man/man3/XML::Compile::SOAP::Util.3.gz
  58. lib/perl5/site_perl/man/man3/XML::Compile::Transport.3.gz
  59. lib/perl5/site_perl/man/man3/XML::Compile::Transport::SOAPHTTP.3.gz
  60. lib/perl5/site_perl/man/man3/XML::Compile::XOP.3.gz
  61. lib/perl5/site_perl/man/man3/XML::Compile::XOP::Include.3.gz
  62. @owner
  63. @group
  64. @mode
Collapse this list.
Dependency lines:
  • p5-XML-Compile-SOAP>0:net/p5-XML-Compile-SOAP
To install the port:
cd /usr/ports/net/p5-XML-Compile-SOAP/ && make install clean
To add the package, run one of these commands:
  • pkg install net/p5-XML-Compile-SOAP
  • pkg install p5-XML-Compile-SOAP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-XML-Compile-SOAP
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1660576768 SHA256 (XML-Compile-SOAP-3.28.tar.gz) = 0921699c4522537f7930e14fac056492de7801a9b9140d0e1faf33414ae6998f SIZE (XML-Compile-SOAP-3.28.tar.gz) = 103657

Packages (timestamps in pop-ups are UTC):
p5-XML-Compile-SOAP
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.283.283.263.283.28-3.26-
FreeBSD:13:quarterly3.283.283.283.283.283.283.283.28
FreeBSD:14:latest3.283.283.283.283.283.28-3.28
FreeBSD:14:quarterly3.283.28-3.283.283.283.283.28
FreeBSD:15:latest3.283.28n/a3.28n/a3.283.283.28
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-File-Slurper>=0 : devel/p5-File-Slurper
  2. p5-LWP-Protocol-https>=6.00 : www/p5-LWP-Protocol-https
  3. p5-Log-Report>=1.05 : devel/p5-Log-Report
  4. p5-Net-HTTP>=6.16 : net/p5-Net-HTTP
  5. p5-XML-Compile>=1.58 : textproc/p5-XML-Compile
  6. p5-XML-Compile-Cache>=1.03 : textproc/p5-XML-Compile-Cache
  7. p5-libwww>=6.08 : www/p5-libwww
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
  9. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. p5-File-Slurper>=0 : devel/p5-File-Slurper
  2. p5-LWP-Protocol-https>=6.00 : www/p5-LWP-Protocol-https
  3. p5-Log-Report>=1.05 : devel/p5-Log-Report
  4. p5-Net-HTTP>=6.16 : net/p5-Net-HTTP
  5. p5-XML-Compile>=1.58 : textproc/p5-XML-Compile
  6. p5-XML-Compile-Cache>=1.03 : textproc/p5-XML-Compile-Cache
  7. p5-libwww>=6.08 : www/p5-libwww
  8. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. net/p5-XML-Compile-SOAP-AnyEvent
  2. net/p5-XML-Compile-SOAP-Daemon
  3. net/p5-XML-Compile-SOAP-WSA
  4. net/p5-XML-Compile-WSDL11
  5. www/p5-Catalyst-Controller-SOAP
for Run
  1. net/p5-XML-Compile-SOAP-AnyEvent
  2. net/p5-XML-Compile-SOAP-Daemon
  3. net/p5-XML-Compile-SOAP-WSA
  4. net/p5-XML-Compile-WSDL11
  5. www/p5-Catalyst-Controller-SOAP

Configuration Options:
No options to configure
Options name:
net_p5-XML-Compile-SOAP
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/XML/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/XML/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/XML/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/XML/
  7. http://backpan.perl.org/modules/by-module/XML/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/XML/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/XML/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/XML/
  12. https://www.cpan.org/modules/by-module/XML/
Collapse this list.

Number of commits found: 68

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.28
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.28
27 Aug 2022 10:24:07
commit hash: f60035aa37ec0516b12b4c537a500546f23daf75commit hash: f60035aa37ec0516b12b4c537a500546f23daf75commit hash: f60035aa37ec0516b12b4c537a500546f23daf75commit hash: f60035aa37ec0516b12b4c537a500546f23daf75 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-XML-Compile-SOAP: Update to 3.28

Changes:	https://metacpan.org/dist/XML-Compile-SOAP/changes
3.27
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.27
25 Apr 2021 20:35:18
commit hash: 28f5cd2ce2990b12dc683ddd1e8f6ba63cf15911commit hash: 28f5cd2ce2990b12dc683ddd1e8f6ba63cf15911commit hash: 28f5cd2ce2990b12dc683ddd1e8f6ba63cf15911commit hash: 28f5cd2ce2990b12dc683ddd1e8f6ba63cf15911 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/p5-XML-Compile-SOAP: Update to 3.27

Changes:	https://metacpan.org/changes/distribution/XML-Compile-SOAP
3.26
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.26
08 Dec 2019 16:58:59
Revision:519374Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.26

Changes:	https://metacpan.org/changes/distribution/XML-Compile-SOAP
3.25
30 Sep 2019 04:17:30
Revision:513289Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.25

- Update pkg-descr
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/XML-Compile-SOAP
3.24
06 Oct 2018 13:06:45
Revision:481365Original commit files touched by this commit
des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
3.24
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
3.24
07 Mar 2018 16:48:15
Revision:463808Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.24

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.23
06 Mar 2018 20:32:07
Revision:463755Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.23

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.22
15 Sep 2017 08:58:50
Revision:449893Original commit files touched by this commit
mat search for other commits by this committer
Fix license information for portgs that use "the same license as Perl".

Sponsored by:	Absolight
3.22
30 Jun 2017 13:06:00
Revision:444727Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.22

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.21
12 Jan 2017 20:03:04
Revision:431310Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.21

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.20
19 Nov 2016 17:11:24
Revision:426503Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.20

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.19
07 Oct 2016 09:51:19
Revision:423459Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.19
Changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-3.19/ChangeLog
3.18
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
3.18
22 Mar 2016 13:14:58
Revision:411660Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.18
Changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-3.18/ChangeLog
3.16
19 Mar 2016 10:43:47
Revision:411388Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.16
Changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-3.16/ChangeLog
3.15
12 Jan 2016 21:41:00
Revision:405960Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.15

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.13
06 Nov 2015 11:53:08
Revision:400922Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.13

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.12
23 Sep 2015 20:13:46
Revision:397646Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.12

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.10
13 Aug 2015 17:34:48
Revision:394119Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.10

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.09
25 Jul 2015 16:30:04
Revision:392893Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.09
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.08
27 Feb 2015 20:20:28
Revision:380121Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.08

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.07
16 Jan 2015 13:46:07
Revision:377172Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.07

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
3.06
15 Jan 2015 16:51:45
Revision:377110Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 3.06
- Fix TEST_DEPENDS: Test::Deep was removed in 2.36
- Sort PLIST

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.38_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.38
05 Nov 2013 16:42:56
Revision:332868Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
2.38
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
2.38
30 Aug 2013 13:31:34
Revision:325695Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.38.

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.37
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2.37
19 Jul 2013 09:02:55
Revision:323273Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2.37
- Pet portlint(1) by replacing tab into space in WWW link

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.36
06 May 2013 10:46:15
Revision:317505Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.36.

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.35
14 Jan 2013 12:30:34
Revision:310373Original commit files touched by this commit
lth search for other commits by this committer
update to 2.35
2.34
27 Dec 2012 16:00:15
Revision:309546Original commit files touched by this commit
tobez search for other commits by this committer
Update to 2.34.

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.30
07 Oct 2012 11:43:25
Revision:305461Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.30
Changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-2.30/ChangeLog
- Trim Makefile headers
2.29
22 Aug 2012 11:04:27
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 2.29

Changes:	http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.28
22 Jun 2012 21:34:08
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.28

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.26
09 Feb 2012 03:32:23
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.26

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.25
24 Sep 2011 17:45:20
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.25
- Add BUILD_DEPENDS and TEST_DEPENDS

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.24
11 Jul 2011 05:57:37
Original commit files touched by this commit
bapt search for other commits by this committer
- update to 2.24
- changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-2.24/ChangeLog
- add licenses
2.23
20 Jun 2011 08:37:15
Original commit files touched by this commit
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2.23
16 Feb 2011 01:55:54
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.23
ChangeLog: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-2.23/ChangeLog
2.22
12 Feb 2011 14:52:47
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.22
2.21
27 Dec 2010 15:32:57
Original commit files touched by this commit
lth search for other commits by this committer
Update to 2.21
2.19
12 Dec 2010 23:11:54
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2.19
- Remove MD5

PR:             ports/152654
Submitted by:   Patrick Powell <papowell@astart.com>
With Hat:       perl@
Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/Changes
2.15
07 Dec 2010 19:47:56
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
2.15
24 Sep 2010 02:03:44
Original commit files touched by this commit
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
2.15
29 Jul 2010 08:25:03
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.15

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.12
22 Apr 2010 08:20:11
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.12

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.09
05 Feb 2010 09:04:57
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.09

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.08
22 Jul 2009 16:27:08
Original commit files touched by this commit
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
2.08
19 Jun 2009 07:34:05
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.08

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.07
17 Jun 2009 08:28:15
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.07

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
2.04
05 Jun 2009 22:55:29
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2.04

PR:             ports/134836
Approved by:    maintainer timeout (clsung; 15 days)
Submitted by:   me
2.02
04 Mar 2009 06:48:42
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 2.02

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
0.78
13 Oct 2008 06:15:14
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.78
0.77
27 Aug 2008 09:07:31
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.77

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
0.75
28 Jul 2008 10:49:57
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.75

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
0.73
02 May 2008 08:01:15
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.73

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/Changes
0.72
18 Apr 2008 09:05:02
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.72

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/Changes
0.71
14 Apr 2008 05:54:16
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.71

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
0.70
13 Apr 2008 02:31:53
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.70

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
0.68
01 Apr 2008 11:34:32
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.68

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
0.67
27 Mar 2008 02:16:15
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.67
- reset maintainershipt

Changes:        http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog
PR:             ports/121339
Submitted by:   Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
0.65
12 Jan 2008 16:40:22
Original commit files touched by this commit
miwi search for other commits by this committer
This module handles the SOAP protocol. The first implementation is SOAP1.1
(http://www.w3.org/TR/2000/NOTE-SOAP-20000508/), which is still most often
used. The SOAP1.2 definition (http://www.w3.org/TR/soap12/) is quite
different; this module tries to define a sufficiently abstract interface to
hide the protocol differences.
WWW:    http://search.cpan.org/dist/XML-Compile-SOAP/

PR:             ports/119421
Submitted by:   Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>

Number of commits found: 68