NOTICE: This package has been removed from pkgsrc

./net/php5-soap, PHP5 extension for SOAP functions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 5.2.13, Package name: php5-soap-5.2.13, Maintainer: jdolecek

PHP is a programming language designed to be embedded into web pages.
The SOAP extension can be used to write SOAP Servers and Clients.
It supports subsets of SOAP 1.1, SOAP 1.2 and WSDL 1.1 specifications.


Required to run:
[textproc/libxml2] [lang/php5]

Required to build:
[devel/autoconf] [devel/libtool-base] [devel/automake]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2010-03-16 17:11:00 by Takahiro Kambe | Files touched by this commit (3) | Package removed
Log message:
php5-soap has moved to php-soap.
   2010-03-15 17:46:00 by Takahiro Kambe | Files touched by this commit (11)
Log message:
Remove PHP_VERSIONS_ACCEPTED since we don't have php4 package any more
and no need to specify PHP_VERSIONS_ACCEPTED explicitly now.

No functional change.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-10-09 21:19:17 by Martti Kuparinen | Files touched by this commit (44)
Log message:
Remove trailing spaces.
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2006-06-04 18:26:56 by Joerg Sonnenberger | Files touched by this commit (73)
Log message:
Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
   2006-06-02 20:28:01 by Joerg Sonnenberger | Files touched by this commit (136)
Log message:
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.