Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
sno 8da7d101f2 pkgsrc changes:
- Updating package for p5 module RPC::XML from 0.64 to 0.65
  - Adjusting license and dependencies according to META.yml

Upstream changes:
0.65	Wednesday June 17, 2009, 06:00:00 AM -0700

	* etc/make_method
	* etc/rpc-method.dtd
	* lib/RPC/XML/Procedure.pm
	* t/30_method.t
	* t/35_namespaces.t (added)
	* t/namespace1.xpl (added)
	* t/namespace2.xpl (added)
	* t/namespace3.xpl (added)
	Support for declaration of namespaces in XPL code. Adds a new
	test suite and includes a rewrite/update of the method tests.
	Change also covers the make_method tool and the DTD for XPL
	files.

	* lib/RPC/XML.pm
	* lib/RPC/XML/Client.pm
	* lib/RPC/XML/Server.pm
	* t/02_pod_coverage.t
	Interim fix for encoding issues, prior to the mega-encoding
	work. This makes the library correctly create octet-based
	messages, rather than letting UTF-8 leak in if it was passed in
	initially.

	* lib/Apache/RPC/Server.pm
	* lib/RPC/XML.pm
	* lib/RPC/XML/Client.pm
	Follow-up to previous commit, some serialization-related
	problems. Not all instances of bytelength() had been removed
	after the previous slate of changes, and once that was done
	some tests in 15_serialize.t broke.

	* lib/RPC/XML.pm
	* lib/RPC/XML/Parser.pm
	* t/12_nil.t (added)
	* t/30_method.t
	RT #34132: Based on a patch from the requestor, added support
	for <nil/>. Documentation and tests are present, but a little
	sparse. This change also incorporates a small add to
	lib/RPC/XML/Parser.pm to address RT #42033.

	* t/40_server.t
	* t/41_server_hang.t
	RT #27778: Fix problems with child-process management on
	Windows that was causing t/40_server.t to hang during test
	runs. Also put skip-clause into t/41_server_hang.t, as
	according to the person reporting, it doesn't work at all on
	MSWin (the network code is very UNIX-y).

	* lib/RPC/XML.pm
	* t/10_data.t
	Applied a regexp-fix from Joakim Mared for stringification of
	doubles.

	* lib/RPC/XML.pm
	* lib/RPC/XML/Client.pm
	* lib/RPC/XML/Parser.pm
	* lib/RPC/XML/Procedure.pm
	* lib/RPC/XML/Server.pm
	* t/10_data.t
	RT ticket #35106: Make the behavior of RPC::XML::array
	constructor work as expected. This led to adding use of
	Scalar::Util and cleaning up the places where I was still doing
	"UNIVERSAL::isa(...)" hacks to test refs without the risk of
	directly calling ->isa() on a potentially-unblessed ref.

	* lib/Apache/RPC/Server.pm
	* lib/Apache/RPC/Status.pm
	* lib/RPC/XML.pm
	* lib/RPC/XML/Client.pm
	* lib/RPC/XML/Function.pm
	* lib/RPC/XML/Method.pm
	* lib/RPC/XML/Parser.pm
	* lib/RPC/XML/Procedure.pm
	* lib/RPC/XML/Server.pm
	Update the copyright year and license information, and add
	contact data to all POD sections for RT, AnnoCPAN, GitHub, etc.

	* lib/RPC/XML/Client.pm
	* t/50_client.t
	RT ticket #34559: Allow control of LWP::UA timeouts from within
	client class.

	* lib/RPC/XML/Server.pm
	RT ticket #43019: Small hack to the existing SSL hack for
	Socket6 problems.

	* lib/Apache/RPC/Server.pm
	* lib/Apache/RPC/Status.pm
	* lib/RPC/XML.pm
	* lib/RPC/XML/Client.pm
	* lib/RPC/XML/Function.pm
	* lib/RPC/XML/Method.pm
	* lib/RPC/XML/Parser.pm
	* lib/RPC/XML/Procedure.pm
	* lib/RPC/XML/Server.pm
	Since Scalar::Util requires 5.006, make that (5.006001,
	actually) the base required Perl version.
2009-07-07 21:31:27 +00:00
archivers pkgsrc changes: 2009-07-07 19:10:05 +00:00
audio Add patches to work with NetBSD's curses. 2009-07-07 21:18:52 +00:00
benchmarks Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
biology Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
bootstrap Rollback my previous commit: pdksh doesnt solve the problem I wanted to. 2009-07-05 12:35:13 +00:00
cad Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
chat use libgnutls-config.mk, fixes gnutls-2.8 detection with the (non-default) 2009-07-03 14:50:34 +00:00
comms pkgsrc changes: 2009-07-07 15:42:13 +00:00
converters Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
cross Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
databases Updating package for p5 module for SQL::Translator from 0.09006 to 0.09007 2009-07-07 20:37:23 +00:00
devel pkgsrc changes: 2009-07-07 21:28:52 +00:00
distfiles
doc Updated devel/p5-sapnwrfc to 0.30 2009-07-07 21:29:35 +00:00
editors Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
emulators Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
filesystems Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
finance pkgsrc changes: 2009-07-07 20:14:07 +00:00
fonts Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
games Export SDLDIR, otherwise cmake cannot find SDL_image and friends. 2009-07-06 16:09:21 +00:00
geography Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
graphics adding destdir support and license of perl itself (META.yml) 2009-07-07 16:07:18 +00:00
ham Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
inputmethod Address of and register variables don't play together, so fix it. 2009-07-06 16:06:58 +00:00
lang Update for ${DESTDIR} support, and add an explicit license statement to the 2009-07-07 20:35:53 +00:00
licenses Add Ruby programming language license. 2009-06-10 12:42:13 +00:00
mail adding destdir support and license of perl itself (POD) 2009-07-07 16:09:45 +00:00
math Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
mbone Add wbd 1.0p4 2009-07-07 16:11:32 +00:00
meta-pkgs correct for two more pkgs which were already up-to-date 2009-06-23 19:41:36 +00:00
misc Create missing directories. 2009-06-29 16:13:30 +00:00
mk Sync bootstrap file list with reality. On the plus side, mk/bulk works again. 2009-07-02 22:34:16 +00:00
multimedia Merge with my own update. 2009-07-07 19:23:48 +00:00
net pkgsrc changes: 2009-07-07 21:31:27 +00:00
news Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with 2009-06-30 00:07:09 +00:00
packages
parallel Remove @dirrm entries from PLISTs 2009-06-14 18:10:40 +00:00
pkgtools pkg_rolling-replace-0.17: 2009-06-17 08:12:18 +00:00
print Set LICENSE. 2009-07-06 18:28:41 +00:00
regress Remove @dirrm entries from PLISTs 2009-06-14 18:11:52 +00:00
security Fix patch-bd's sum. 2009-07-06 22:08:16 +00:00
shells Fix build on HP-UX. 2009-06-27 23:42:39 +00:00
sysutils user-destdir support 2009-07-07 19:58:19 +00:00
templates audit-packages is now in pkg_install on pkgsrc HEAD and stable so update 2008-12-10 22:06:48 +00:00
textproc user-destdir support 2009-07-07 21:27:17 +00:00
time user-destdir support 2009-07-07 20:25:27 +00:00
wm user-destdir support 2009-07-07 20:04:17 +00:00
www Updating package for p5 module WWW::Amazon::WishList from 1.6.1 to 1.6.2 2009-07-07 20:02:19 +00:00
x11 user-destdir support 2009-07-07 18:44:26 +00:00
Makefile cleanup 2009-05-16 07:21:05 +00:00
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.