57f4 FreshPorts -- net/p5-SOAP-Lite-060
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-SOAP-Lite-060 0.60a_1 net on this many watch lists=0 search for ports that depend on this port
SOAP::Lite - Client and server side SOAP implementation
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 May 2007 16:34:35
Also Listed In: perl5
License: not specified in port


SOAP::Lite is a collection of Perl modules which provides a 
simple and lightweight interface to the Simple Object Access Protocol 
(SOAP) both on client and server side.

This version is maintained because many systems still require functionality
in 0.60, which has become broken/deprecated in later versions.

WWW:    http://search.cpan.org/dist/SOAP-Lite/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. mail/p5-MIME-Lite
  2. mail/p5-MIME-Tools
  3. www/p5-libwww
  4. security/p5-Crypt-SSLeay
  5. security/p5-IO-Socket-SSL
  6. textproc/p5-XML-Parser
  7. lang/perl5.12
Required To Run:
  1. mail/p5-MIME-Lite
  2. mail/p5-MIME-Tools
  3. www/p5-libwww
  4. security/p5-Crypt-SSLeay
  5. security/p5-IO-Socket-SSL
  6. textproc/p5-XML-Parser
  7. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/net/p5-SOAP-Lite-060/ && make install clean
To add the package: pkg_add -r p5-SOAP-Lite-060


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/SOAP/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/SOAP/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/SOAP/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/SOAP/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/SOAP/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/SOAP/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/SOAP/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/SOAP/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/SOAP/
  11. http://at.cpan.org/modules/by-module/SOAP/
  12. http://backpan.perl.org/modules/by-module/SOAP/
  13. http://cpan.nctu.edu.tw/modules/by-module/SOAP/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/SOAP/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/SOAP/
  16. http://www.cpan.dk/modules/by-module/SOAP/
  17. http://www.cpan.dk/modules/by-module/SOAP/

Number of commits found: 10

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 15:39:36
Original commit files touched by this commit  0.60a_1
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.60a_1
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
04 Jun 2012 11:07:26
Original commit files touched by this commit  0.60a_1
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.60a_1
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  0.60a_1
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.60a_1
miwi search for other commits by this committer
- Get Rid MD5 support
21 Sep 2010 07:56:43
Original commit files touched by this commit  0.60a_1
  Sanity Test Failure
mm search for other commits by this committer
Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
16 Aug 2009 09:22:05
Original commit files touched by this commit  0.60a
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.60a
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
30 May 2007 16:32:12
Original commit files touched by this commit  0.60a
lbr search for other commits by this committer
Existing software might not work with versions of SOAP::Lite newer than
0.60.  p5-SOAP-Lite has been updated to CONFLICT with this.

(Kids: Don't do SOAP.)

Number of commits found: 10

283d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days25
new fortnight57
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0