summaryrefslogtreecommitdiff
path: root/textproc/xmlrpc-c
AgeCommit message (Collapse)AuthorFilesLines
2017-04-30Recursive revbump from boost updateryoon2-4/+4
2017-01-01Revbump after boost updateadam2-4/+4
2016-10-07Revbump post boost updateadam2-4/+4
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin2-4/+4
2016-02-26Use OPSYSVARS.jperkin1-5/+2
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-01-15Not MAKE_JOBS_SAFE.joerg1-1/+5
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron2-3/+4
2013-12-01Fix build on MirBSD.bsiegert4-8/+55
Remove all "#define _XOPEN_SOURCE" lines, as they break things horribly on MirBSD for some reason. Sprinkle a few <sys/types.h> includes. Add support for generating shared libraries on MirBSD.
2013-11-14Changes 1.25.26:adam2-6/+6
Fix interpretation of dateTime.iso8601 variant with timezone information. As broken, it would add up to a second to the correct datetime or reject the message claiming that it has invalid syntax. Always broken (recognition of the timezone variant was introduced in Xmlrpc-c 1.20).
2013-09-12Changes 1.25.25:adam13-155/+69
* base.hpp: Fix declarations out of order causing compile failure. Broken since Xmlrpc-c 1.19 (June 2009). * Make distclean cleans up src/test/blddir and src/test/srcdir.
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin2-4/+4
2013-01-05Fix build on OpenBSD/amd64 5.2.ryoon3-7/+28
Add config for OpenBSD.
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache2-3/+4
2012-12-15Changes 1.16.44:adam2-6/+6
Server: fix method add failure when signature string contains "I" (for 64 bit integer).
2012-11-14Changes 1.16.43:adam2-6/+6
* Bug fixes.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-07-25Changes 1.16.42:adam2-7/+6
Fix crash due to bogus memory free when xmlrpc_parse_value() fails. Broken in 1.07
2012-07-25Use correct linker flags on Solaris with GCC. Fixes relocation issues.jperkin3-2/+31
Bump PKGREVISION.
2012-05-04Changes 1.16.41:adam2-6/+6
* xmlrpc, xmlrpc_pstream client programs: fix bug in display of unprintable ASCII as \xHH: shows \xff where it should be something else.
2012-04-25Use LDFLAGS before any additional libs. Fixes an issue I had where thehans2-1/+38
wrong libstdc++ was picked up because of -L confusion.
2012-03-12Changes 1.16.40:adam2-6/+6
Bug fixes.
2012-02-06Changes 1.16.39: bug fixesadam2-6/+6
2011-11-22Make this build with symlinked pkgsrc directory.yyamano2-1/+16
2011-06-30Drop includion of curl/types.h.obache4-1/+46
It is deprecated header file since curl-2.12.0 and removed at curl-7.21.7. fixes PR#45106.
2011-05-09Changes 1.16.35:adam2-7/+6
* Fix build failure in examples on some platforms because of --rpath.
2011-04-22recursive bump from gettext-lib shlib bump.obache2-3/+4
2011-04-06Changes 1.16.34:adam13-189/+109
* Fix compile bug with some compilers on 64 bit. Changes 1.16.33: * Build: Fix prototype/definition mismatch in libwww.cpp with some compilers (e.g. Solaris). * Build: Fix linking of xml-rpc-api2cpp with some linkers (e.g. Solaris). Changes 1.16.32: * Windows Abyss server: properly handle wait for connection. Changes 1.16.31: * CGI XML-RPC server accepts (ignores) parameters after "text/xml" in Content-type header from client.
2011-03-25Linux also needs CFLAGS_SHLIB = -fPIC; a fix for PR#44349adam2-3/+11
2011-02-22Changes 1.06.42:adam2-12/+13
* Fix prototype/definition mismatch in libwww.cpp with some compilers. * Fix linking of xml-rpc-api2cpp with some linkers.
2010-10-25Changes 1.06.41:adam2-7/+7
* CGI XML-RPC server accepts (ignores) parameters after "text/xml" in Content-type header from client. * Build: replace <sys/signal.h> with <signal.h>.
2010-06-15Changes 1.06.40:adam3-11/+10
* Bug fixes.
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz2-4/+4
2009-11-10restore linker search path which got lost in libtoolification, fixesdrochner3-6/+6
incomplete pkg installation w/o DESTDIR (PR pkg/42297 by Brad Harder) bump PKGREVISION
2009-11-09Make sure to install programs with libtool. Bump revision.joerg3-4/+14
2009-11-05Link tools with libtool. Don't use .libs in linker pathes.joerg6-14/+81
2009-10-30Mark SUPRESEDES.obache1-1/+2
2009-10-29rename the pkg so that it doesn't share the namespace with thedrochner2-4/+8
former version anymore, to avoid problems with binary pkgs
2009-10-28Fix building on Darwin; allow custom compiler and linker flags; allow ↵adam5-13/+61
universal binary.
2009-10-27update to 1.06.38drochner12-115/+61
this switches to the "super stable" branch which is the only one where tarballs are distributed of, too many changes to list here, the most notable recent one is that the recent expat DOS vulnerability was fixed, as were some portability issues which caused problems on NetBSD
2009-09-20patching patches/patch-ab to work for FreeBSD, toosno2-7/+16
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-01-11Fix build with curl-7.19.x.wiz2-1/+15
Still builds with this patch and curl-7.18, so no PKGREVISION bump. Addresses PR 40369.
2008-10-02Requires a C99 compiler.ahoka1-2/+2
2008-09-20Add support for OpenSolarisadrianp2-5/+21
2008-02-02The package supports installation to DESTDIR.heinz1-1/+3
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn2-3/+4
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-12-07add MAKE_JOBS_SAFE=no from Rumko on pkgsc-users@gdt1-1/+4
2007-04-06Fixes build problem on NetBSD.obache2-4/+4