./wip/p5-Frontier-RPC, Perl module to handle client/server xmlrpc

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.07b4, Package name: p5-Frontier-RPC-0.07b4, Maintainer: pkgsrc-users

Frontier::RPC implements UserLand Software's XML RPC (Remote
Procedure Calls using Extensible Markup Language). Frontier::RPC
includes both a client module for making requests to a server and
a daemon module for implementing servers. Frontier::RPC uses RPC2
format messages.


Required to run:
[textproc/p5-XML-Parser] [www/p5-libwww] [lang/perl5]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: ff7b2db6da3e1d5eaaa291e34fc9e1018d7dbc56
Filesize: 21.188 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-04 12:45:25 by Aleksej Saushev | Files touched by this commit (38)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-03-29 12:25:29 by Filip Hajny | Files touched by this commit (2)
Log message:
Update p5-Frontier-RPC to 0.07

Changes:

- Added prototype 'docs/changes.xml' and XSLT stylesheet, stylesheet 
  contributed by Laurent Bossavit, based on changes.xml from Apache
  XML's Cocoon
- Corrected COPYING to be "same terms as Perl" (ie. Artistic and GPL)
- Added Frontier::Responder CGI responder, contributed by Joe Johnston
  <jjohn@oreilly.com>
- Merged POD for Apache::XMLRPC, contributed by Tim Peoples
  <tep@colltech.com>
- Added examples/validator1-daemon.pl validation suite
- Added Apache::XMLRPC, contributed by Ed Hill <ed-hill@uiowa.edu>
- Added type checking for newly created special data types, contributed
  by Nick Bauman <nick.bauman@eliancecorp.com>
- serialize blessed array and hash references as <array> and <struct>s,
  suggested by John Posner <jjp@connix.com>
- Frontier::Daemon now supports use_objects, suggested by John Posner
- Added docs/make-rel to create releases from CVS
- Fixes:
  - create an Integer special object for <int>s (was just <i4>s),
    reported by John Posner
  - use_objects wasn't working, reported by John Posner
  - an explicity-specified String type now correctly encodes < > & and \ 
"
   2010-11-01 01:08:22 by Thomas Klausner | Files touched by this commit (6)
Log message:
Reset maintainer.
   2008-05-30 14:22:03 by abs | Files touched by this commit (102)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2006-10-30 23:45:30 by Sergey Svishchev | Files touched by this commit (17)
Log message:
Delint more low-hanging fruit:
- whitespace, COMMENT, PLIST police
- ${PAX} -pe -> pax -pp
- other minor fixes.
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-05-23 12:27:40 by Roland Illig | Files touched by this commit (1)
Log message:
Removed trailing white-space.
   2005-04-11 23:14:38 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.