aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-SOAP
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-05-31 20:39:47 +0800
committerflz <flz@FreeBSD.org>2005-05-31 20:39:47 +0800
commit87493dec04de244962a0f2a88b57d57fca7045f8 (patch)
tree87b601374aee3083fe351a13537dc7f51ec58cfe /net/pear-SOAP
parente8b920b3e02b4435c9f538fac3e6a548f888b9cd (diff)
downloadfreebsd-ports-gnome-87493dec04de244962a0f2a88b57d57fca7045f8.tar.gz
freebsd-ports-gnome-87493dec04de244962a0f2a88b57d57fca7045f8.tar.zst
freebsd-ports-gnome-87493dec04de244962a0f2a88b57d57fca7045f8.zip
- Update to 0.9.0.
- Fix COMMENT. - Pass maintainership to submitter. PR: ports/81712 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Diffstat (limited to 'net/pear-SOAP')
-rw-r--r--net/pear-SOAP/Makefile28
-rw-r--r--net/pear-SOAP/distinfo4
2 files changed, 15 insertions, 17 deletions
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile
index f527f9f18df2..f6144e01c923 100644
--- a/net/pear-SOAP/Makefile
+++ b/net/pear-SOAP/Makefile
@@ -6,28 +6,26 @@
#
PORTNAME= SOAP
-PORTVERSION= 0.8.1
+PORTVERSION= 0.9.0
CATEGORIES= net www pear
-MAINTAINER= ports@FreeBSD.org
-COMMENT= SOAP Client/Server for PHP
+MAINTAINER= antonio@php.net
+COMMENT= PEAR SOAP Client/Server for PHP
-BUILD_DEPENDS= ${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime \
- ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request \
- ${PEARDIR}/Net/DIME.php:${PORTSDIR}/net/pear-Net_DIME
+BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= SOAP
-FILES= Base.php Client.php Disco.php Fault.php Parser.php Server.php \
- Transport.php Value.php WSDL.php tools/genproxy.php \
- Transport/HTTP.php Transport/SMTP.php Transport/TCP.php \
- Server/Email.php Server/Email_Gateway.php Server/TCP.php \
+FILES= Base.php Client.php Disco.php Fault.php Parser.php Server.php \
+ Transport.php Value.php WSDL.php tools/genproxy.php \
+ Transport/HTTP.php Transport/SMTP.php Transport/TCP.php \
+ Server/Email.php Server/Email_Gateway.php Server/TCP.php \
Type/dateTime.php Type/duration.php Type/hexBinary.php
-EXAMPLES= attachment.php client.php com_client.php disco_server.php \
- email_client.php email_gateway.php email_pop_gateway.php \
- email_pop_server.php email_server.php example_server.php \
- example_types.php server.php server2.php smtp.php \
- stockquote.php tcp_client.php tcp_daemon.pl tcp_server.php \
+EXAMPLES= attachment.php client.php com_client.php disco_server.php \
+ email_client.php email_gateway.php email_pop_gateway.php \
+ email_pop_server.php email_server.php example_server.php \
+ example_types.php server.php server2.php smtp.php \
+ stockquote.php tcp_client.php tcp_daemon.pl tcp_server.php \
wsdl_client.php
_EXAMPLESDIR= example
diff --git a/net/pear-SOAP/distinfo b/net/pear-SOAP/distinfo
index a274c96ae524..fda10474d754 100644
--- a/net/pear-SOAP/distinfo
+++ b/net/pear-SOAP/distinfo
@@ -1,2 +1,2 @@
-MD5 (PEAR/SOAP-0.8.1.tgz) = 86260a6deb9ab09443563c931784f550
-SIZE (PEAR/SOAP-0.8.1.tgz) = 69177
+MD5 (PEAR/SOAP-0.9.0.tgz) = e2436367c0fa2061053c4308e6e2348d
+SIZE (PEAR/SOAP-0.9.0.tgz) = 70131
ss='commitgraph'>* Add p5-Unicode-Lite 0.12,kuriyama2003-07-035-0/+45 * Maintainer update to 0.99.3osa2003-07-014-23/+2 * Add KTnef, viewer, extractor for the TNEF Format used byarved2003-06-285-0/+65 * Maintainer's update to 0.99.2osa2003-06-266-12/+51 * Update to 1.1.1perky2003-06-192-2/+2 * Utilize USE_GNOME= pkgconfig.adamw2003-06-171-4/+1 * - upgrade of Convert::ASN1 to 0.17scrappy2003-06-174-19/+19 * Add optional support to compile in additional character set support.marcus2003-06-171-0/+11 * Yet another overflow check, better temp file name & misc cleanupsache2003-06-149-137/+157 * Don't try to install files to ${PREFIX} during the build.marcus2003-06-131-20/+2 * Change to my FreeBSD.org addresserwin2003-06-132-2/+2 * Update to 1.1perky2003-06-122-2/+2 * Update to 1.9.1.marcus2003-06-1214-377/+39 * Add missing @dirrm and bump PORTREVISIONkris2003-06-092-0/+2 * Add py-cjkcodecs 0.9,perky2003-06-075-0/+113 * Update to 1.04mich2003-06-073-25/+28 * Update to 2.20.petef2003-05-162-2/+2 * New port: ktextdecodefjoe2003-05-135-0/+44 * unbreak for Perl 5.8edwin2003-05-081-2/+2 * Hand over maintainership to autrijus@autrijus.org, the author of the module.arved2003-05-081-1/+1 * Fix 'make package'.fjoe2003-05-041-1/+0 * Update to version 0.52;demon2003-04-293-2/+4 * Add a port for py-iconvcodec 1.0, a universal unicode codec for python.perky2003-04-235-0/+39 * New port: konwertfjoe2003-04-196-0/+1112 * New port: chmviewfjoe2003-04-199-0/+192 * Remove USE_GNOMENG.marcus2003-04-192-2/+0 * Fix compilation on alpha.mbr2003-04-171-7/+5 * Upgrade to 0.85 release candidate 3.okazaki2003-04-164-40/+13 * new port: p5-Encode-compat, Encode.pm compatibility for perl 5.6.1edwin2003-04-144-0/+52 * Fix install directory with perl 5.8 or later.nork2003-04-051-0/+9 * Distfiles moved. (www.ruby-lang.org site reorg.)knu2003-03-301-1/+2 * Update to dumpasn1-20030222kris2003-03-282-3/+3 * Update to 2.18.nork2003-03-232-3/+2 * Bump the port revision.mbr2003-03-231-1/+1 * Fix unresolved symbols in the recode port. Without thismbr2003-03-232-1/+43 * Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.knu2003-03-111-1/+1 * Clear moonlight beckons.ade2003-03-0746-23/+23 * Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-074-4/+2 * Fix the URL's in pkg-descr and add HTTP master sites.roam2003-02-282-2/+2 * De-pkg-comment for my ports.perky2003-02-252-1/+1 * De-pkg-comment.nork2003-02-232-1/+1 * * Install pkgconfig file in correct locationmarcus2003-02-223-6/+20 * De-pkg-comment.knu2003-02-2140-20/+20 * De-pkg-comment.knu2003-02-2112-6/+6 * De-pkg-comment my non-ruby ports as well.knu2003-02-182-1/+1 * De-pkg-comment.knu2003-02-186-3/+3 * Convert COMMENT to COMMENTFILE until these ports can be converted.kris2003-02-101-1/+1 * Maintainer update: converters/p5-String-Multibyte from 1.00 to 1.03edwin2003-02-053-2/+18 * - Update enca to 0.10.7fjoe2003-01-282-3/+3 * Update to 1.30.tobez2003-01-263-2/+4 * Maintainer update to 2.16edwin2003-01-072-2/+2 * Update to 0.16.nork2003-01-042-2/+2 * upgrade to 2.14ijliao2003-01-044-3/+9 * Make port fetching again, mark as broken under <5.0 due to wprintf()edwin2002-12-153-13/+21 * Catch up with the Ruby Application Archive's URL scheme change.knu2002-12-082-2/+2 * fix stdio problem on -CURRENTleeym2002-11-242-1/+12 * Update to 1.29.tobez2002-11-182-2/+2 * upgrade to 1.00ijliao2002-11-163-9/+20 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1114-14/+7 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0714-7/+14 * USE_PERL is needed for the post-po-file target.edwin2002-11-051-1/+2 * Half of these ones missed yesterday while converting to USE_REINPLACE.edwin2002-11-051-2/+3 * A letter got chopped from this patchfile and caused the portalfred2002-10-281-1/+1 * Do not create a ${PREFIX}/doc directory. Also, consolidate two patchesmarcus2002-10-285-36/+49 * Add ruby-lv, a Ruby library to use LV's encoding conversion engine.knu2002-10-246-0/+83 * Add support for NOPORTDOCS.obraun2002-10-242-9/+15 * Upgrade to 0.10.6.obraun2002-10-236-45/+5 * Fix build on -current (move FILE * initializers from declaration to main())kris2002-10-214-0/+98 * Don't (badly) rewrite CFLAGS, assume the user knows what he/she is doing.kris2002-10-191-0/+28 * Update to dumpasn1-20021007kris2002-10-122-3/+3 * - Fix MASTER_SITES, as far as author (again) changed it's location;ijliao2002-10-102-3/+14 * fix WWWijliao2002-10-101-1/+1 * Oh, where this thingie came from?sobomax2002-10-081-39/+0 * Add enca 0.10.3, a package for detecting encoding of text files.sobomax2002-10-0811-0/+155 * Use RUBY_MOD*.knu2002-10-072-8/+8 * cant be fetched for a long time, only evaluation-version availableijliao2002-09-177-221/+0 * texas chainsaw kde2 massacrealane2002-09-111-1/+0 * kde2 massacre.alane2002-09-105-72/+0 * Add USE_GNOMENGpat2002-09-081-1/+2 * USE_REINPLACE rather than a somewhat convoluted perl expression.hoek2002-09-061-2/+5 * The configure script was trying to modify CFLAGS to preventhoek2002-09-051-0/+20 * "libuu" -> "uulib"hoek2002-09-021-1/+1 * Update to xdeview 0.5.18.hoek2002-09-027-88/+22 * Updated uudeview version doesn't need to be patchedhoek2002-09-021-23/+0 * Update to uudeview 0.5.18.hoek2002-09-029-39/+37 * Upgrade to uulib 0.5.18. This adds support for yEnc.hoek2002-09-028-25/+23 * Use safe temp files. I'll try to cook-up a different version ofhoek2002-09-022-0/+45 * Update webpage URL. List yEnc as a supported encoding method (whichhoek2002-09-011-5/+3 * Better control filenames validity, ctype fixesache2002-08-293-16/+72 * Wrong version of patch was committed, fix it.ache2002-08-282-15/+16 * Add missing .pyo files to each pkg-plistperky2002-08-231-0/+1 * change my email address to leeym@FreeBSD.orgleeym2002-08-191-1/+1 * Minor port cleanupsskv2002-08-162-7/+11 * Add --without-libintl-prefix as a CONFIGURE_ARG so to eliminate amarcus2002-08-041-1/+3 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Update to 0.213.tobez2002-07-282-2/+2 * Change master site to MASTER_SITE_LOCALperky2002-07-021-3/+2 * Update to 1.04pat2002-06-282-2/+2 * add p5-Unicode-IMAPUtf7 1.02ijliao2002-06-266-0/+44 * add p5-String-Multibyte 0.07ijliao2002-06-266-0/+46 * add p5-Unicode-MapUTF8 1.09ijliao2002-06-256-0/+46 * add p5-Unicode-Map 0.112ijliao2002-06-256-0/+157 * Updating my email address.perky2002-06-251-1/+1 * Update to 1.8, and retain shared lib version of 3.marcus2002-06-176-25/+30 * Add a few other distfile mirrors.marcus2002-06-161-2/+5 * Update to 0.10.4.tobez2002-06-133-2/+3 * Fix build on -current.petef2002-06-081-0/+13 * Unbreak on -current by catching up to *.mk changeskris2002-06-041-4/+6 * Update to 1.0.13pat2002-06-012-2/+2 * Speed up fetching.obrien2002-05-301-2/+2 * Update to 0.212.tobez2002-05-282-2/+2 * Update to 1.27.tobez2002-05-282-2/+2 * Update to 1.7.0.1.obrien2002-05-282-3/+3 * Correct the path to gperf.marcus2002-05-271-1/+1 * * Add support for Korean real-world localesmarcus2002-05-232-5/+33 * Fix PLIST and update to 0.17 while I'm here.sobomax2002-05-223-18/+4 * Update as a satellite port of `converters/mule-ucs'.okazaki2002-05-175-212/+5 * Stop installing a backup file created by `patch'.okazaki2002-05-172-6/+11 * Connect mule-ucs.okazaki2002-05-161-0/+1 * Update to support Emacs 21.okazaki2002-05-165-22/+53 * Allow libiconv to be built by a non-root user.marcus2002-05-152-0/+22 * Update to 0.5.knu2002-05-122-3/+2 * Fix invalid distfilesdwcjr2002-05-095-11/+63 * Give maintainershipdwcjr2002-05-081-2/+3 * Correct BUILD_DEPENDS on p5-Crypt-DES_EDE3kris2002-05-051-1/+1 * Use USE_LIBTOOL.sobomax2002-04-305-57/+28 * Actually add the new patches from the last commit....marcus2002-04-302-0/+139 * Fix a few problems in libiconv.marcus2002-04-302-6/+15 * use USE_PYDISTUTILSijliao2002-04-291-8/+1 * Put back ru.po, it was deleted by mistake.demon2002-04-292-1/+576 * As it was advertised more than a month ago complete giconv -> iconvsobomax2002-04-242-11/+1 * add fribidi 0.10.3ijliao2002-04-206-0/+64 * Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-1912-168/+0 * Use devel/gettext port;demon2002-04-173-587/+5 * gettext upgrade uber-patch (stage 3)ade2002-04-131-4/+8 * Remove iconv->giconv hack.sobomax2002-04-081-9/+0 * more clean pkg-plistnork2002-04-072-1/+5 * Replace characters illegal in the specified encoding of the Greeknaddy2002-04-03