aboutsummaryrefslogtreecommitdiff
path: root/net/xmlrpc-c-devel/files
Commit message (Collapse)AuthorAgeFilesLines
* Retire net/xmlrpc-c-devel, older than net/xmlrpc-cRenato Botelho2016-06-112-22/+0
| | | | | | | Sponsored by: Rubicon Communications (Netgate) Notes: svn path=/head/; revision=416745
* net/xmlrpc-c*: Respect CXXFLAGS (PHB 12.9)John Marino2015-02-191-0/+11
| | | | | | | | The main program did respect cflags, but the cpp example program did not. Approved by: blanket Notes: svn path=/head/; revision=379348
* - Update to 1.32.99Renato Botelho2012-12-172-15/+11
| | | | | | | | | | - Fix build with clang [1] PR: ports/174285 [1] Submitted by: deeptech71 <deeptech71@gmail.com> [1] Notes: svn path=/head/; revision=309109
* Update to 1.31.05Renato Botelho2012-09-174-68/+0
| | | | Notes: svn path=/head/; revision=304420
* Update to 1.31.04Renato Botelho2012-09-076-11/+83
| | | | Notes: svn path=/head/; revision=303814
* Update to 1.28.4Renato Botelho2011-12-281-76/+0
| | | | Notes: svn path=/head/; revision=288183
* Fix build with clangRenato Botelho2011-07-271-0/+76
| | | | Notes: svn path=/head/; revision=278420
* Update to 1.27.1Renato Botelho2011-07-261-10/+0
| | | | Notes: svn path=/head/; revision=278382
* Update to 1.27Renato Botelho2011-07-041-0/+10
| | | | Notes: svn path=/head/; revision=277077
* Update to 1.25.3Renato Botelho2011-02-231-4/+4
| | | | Notes: svn path=/head/; revision=269536
* - Update to 1.18.00 (aquired from svn)Chin-San Huang2009-04-103-31/+9
| | | | Notes: svn path=/head/; revision=232029
* Fix the build with the new curl version: the CURLOPT_SSLENGINE_DEFAULTPeter Pentchev2009-01-241-0/+11
| | | | | | | option takes an argument now, even though it might be ignored. Notes: svn path=/head/; revision=226785
* - Fix linker issue with static xmlrpc-c libraries.Chin-San Huang2008-10-241-0/+11
| | | | | | | | | | - Bump PORTREVISION PR: ports/128033 Submitted by: Roman Bogorodskiy (novel@) Notes: svn path=/head/; revision=221960
* - Update to 1.11.00Chin-San Huang2008-09-021-0/+11
| | | | Notes: svn path=/head/; revision=219648
* - Update to 1.06.25Martin Wilke2008-03-312-30/+0
| | | | | | | | PR: 122078 Submitted by: Ports Fury Notes: svn path=/head/; revision=210216
* - Update net/xmlrpc-c to 1.06.21.Florent Thoumie2007-12-1824-1449/+30
| | | | | | | | - OPTIONS'ify. - Depend on curl by default rather than libwww. Notes: svn path=/head/; revision=204035
* - Fix build on -currentKirill Ponomarev2004-03-0423-12/+1449
| | | | | | | | PR: ports/63752 Submitted by: Ports Fury Notes: svn path=/head/; revision=102932
* * correct use of '#include <string>' and 'use namespace'Oliver Braun2002-11-141-0/+12
(fixes build on -current) * PERL->REINPLACE PR: ports/45286 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=70106