Ayala. It is a set of PHP classes - no PHP extensions required - that
allow developers to create and consume web services based on SOAP 1.1,
WSDL 1.1 and HTTP 1.0/1.1.
WWW: http://sourceforge.net/projects/nusoap/
PR: ports/116174
Submitted by: Gea-Suan Lin <gslin at gslin.org>
net/ntop doesn't build under certain circumstances (it is
confusing versions of autoconf). Attached is a patch submitted
to me by Edward Sutton and tested by Jeffrey Goldberg which
fixes this problem. I haven't been able to reproduce this
problem but Jeffrey pointed out that this patch fixed it
for him. I don't believe that a bump of PORTREVISION is
necessary for this, but feel free to correct me if I am
wrong. :)
A discussion of this can be found at
http://docs.freebsd.org/cgi/getmsg.cgi?fetch=333895+0+current/freebsd-ports
PR: ports/116289
Submitted by: Wesley Shields <wxs@atarininja.org>
The current version of the net/radiator port is set for
version 3.16 of the radiator software. The most recent
version of radiator available is version 3.17.1. The attached
patch updates the port version variable in the Makefile to
3.17.1 and related values in the distinfo file so that the
net/radiator port will install radiator version 3.17.1.
PR: ports/112692
Submitted by: Erik Klavon<erik@ack.berkeley.edu>
Several people have produced some patches for fping that adds an
option to select the IP source_address for queries and some have
said they submitted them to the sourceforge fping maintainer.
Since I did not see any official fping distributions that include
any of those patches, I recently Cc-ed the sourceforge fping
maintainer's address in a question to the smokeping mailing-list
asking about that patch but so far I have heard back only from
that list with a pointer to a debian patch. Per request from
Jason Harris, I include here a copy of the patch that is usable
in ports/net/fping/files that adds that option.
PR: ports/111549
Submitted by: Philip Kizer <pckizer@nostrum.com>
Approved by: maintainer timeout
This is a port of csocks, A socks client with many features
WWW: http://csocks.virtuale.org
PR: ports/115265
Submitted by: Raffaele De Lorenzo <raffaele.delorenzo@libero.it>
From README:
TSP is a control protocol used to establish and maintain
static tunnels. The Gateway6 Client is used on the host
computer to connect to a tunnel broker using the TSP protocol
and to get the information for its tunnel. When it receives
the information for the tunnel, the Gateway6 client creates
the static tunnel on its operating system.
The Gateway6 Client code is mostly identical for all client
platforms. However, creating the static tunnel is operating
system dependent and is done by a script called by the
Gateway6 Client. These scripts are located under the template
directory in the Gateway6 Client installation directory.
The script executed by the Gateway6 Client to configure the
tunnel interface is customized for each type of supported
operating system and takes care of all specifics for the
target operating system. On Unix systems, it is a shell
script. This separation of the binary and script enables
fast and easy additions of new operating systems, as has
been shown by the community contributions for many operating
systems.
WWW: http://www.go6.net/
PR: ports/114544
Submitted by: Michael Scholz <mike@fth-devel.net>
- this patch gives the possibility to install extra certificates by
setting the variable ICA_CERTS in /etc/make.conf
- bump PORTREVISION
PR: ports/115944
Submitted by: Edwin Groothuis <edwin_AT_mavetju.org>
Approved by: clsung (mentor)
ip6addrctl presently starts before freenet6. this causes
the multicast routes being added to produce irritating error
messages.
PR: ports/114499
Submitted by: "John Merryweather Cooper" <j.m.cooper@borgsdemons.com>
Approved by: edwin@mavetju.org
PR: ports/116054
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)
- Install to PREFIX instead of LOCALBASE
- Use INSTALL_* macros instead of CP
- Handle configuration files per Porter's Handbook
- Documents go to DOCSDIR, not ETCDIR
- Use SourceForge mirror as first choice
Approved by: Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)