Commit graph

9 commits

Author SHA1 Message Date
adrianp
13a3fe95ce Add support for OpenSolaris 2008-09-20 19:55:01 +00:00
heinz
f48310aeb7 The package supports installation to DESTDIR. 2008-02-02 13:38:53 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
gdt
22a148e365 add MAKE_JOBS_SAFE=no from Rumko on pkgsc-users@ 2007-12-07 20:41:03 +00:00
obache
fc60f9e876 Fixes build problem on NetBSD. 2007-04-06 11:44:33 +00:00
wiz
fd102ec357 Fix *-config script to include rpath. Bump PKGREVISION. 2007-02-26 21:03:12 +00:00
joerg
ff2572083d Fix pthread usage. Fix a number of libtool and C issues, that made me
wonder how this ever compiled.
2007-02-26 14:56:30 +00:00
wiz
cd88d6913e Despite appearances to the opposite, xmlrpc-c does not need expat.
It comes with an own patched version.
Remove expat dependency and bump PKGREVISION.

Add buildlink3.mk file.
2007-02-24 18:59:46 +00:00
wiz
06365cd416 Initial import of xmlrpc-c-1.09.00:
XML-RPC is a quick-and-easy way to make procedure calls over the
Internet. It converts the procedure call into XML document, sends
it to a remote server using HTTP, and gets back the response as
XML.

This library provides a modular implementation of XML-RPC for C
and C++.


XXX: build system is custom-made (i.e. not using libtool), PLIST
will be wrong for many OPSYS -- please fix!
2007-02-24 11:00:51 +00:00