./wip/java-xmlrpc, Java implementation of XML-RPC

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


Branch: CURRENT, Version: 1.2, Package name: java-xmlrpc-1.2, Maintainer: pkgsrc-users

Apache XML-RPC is a Java implementation of XML-RPC, a
popular protocol that uses XML over HTTP to implement
remote procedure calls.

Apache XML-RPC was previously known as Helma XML-RPC.
If you have code using the Helma library, all you should
have to do is change the import statements in your code
from helma.xmlrpc.* to org.apache.xmlrpc.*.


Required to run:
[lang/openjdk11]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: b4cbe9689f9e9b1e648c96c866ee1b1a6f075d17
Filesize: 200.948 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-26 00:32:22 by othyro | Files touched by this commit (104)
Log message:
Maintainer stated that no time is available to work on pkgsrc anymore, but
wouldn't mind seeing other people continue to maintain these packages.
Resetting to pkgsrc-users@NetBSD.org
   2012-10-01 23:05:45 by Aleksej Saushev | Files touched by this commit (1)
Log message:
Support staged installation.
   2009-10-11 12:44:40 by Thomas Klausner | Files touched by this commit (286)
Log message:
Remove obsolete @dirrm lines.
   2005-11-03 15:43:30 by Roland Illig | Files touched by this commit (1)
Log message:
Using MASTER_SITE_APACHE instead of hard-coded URL.
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-04-11 23:13:20 by Todd Vierling | Files touched by this commit (1)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

   2004-07-18 17:26:00 by Peter Postma | Files touched by this commit (1)
Log message:
wip is not the category, fix it.
   2004-05-08 19:30:10 by pancake ;) | Files touched by this commit (2)
Log message:
add documentation and change pkgname to java-xmlrpc instead of 'xmlrpc'