aboutsummaryrefslogtreecommitdiff
path: root/net/xmlrpc++
Commit message (Collapse)AuthorAgeFilesLines
* Switch to USE_GCC=3.3 and work around bsd.port.mk bug that does not addKris Kennaway2004-03-141-2/+9
| | | | | | | CC and CXX to MAKE_ENV. Notes: svn path=/head/; revision=103941
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* fix build on -stableYing-Chieh Liao2004-01-251-0/+13
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=99079
* requires gcc 3.1 or higherYing-Chieh Liao2003-12-171-0/+1
| | | | Notes: svn path=/head/; revision=96024
* add xmlrpc++ 0.7Ying-Chieh Liao2003-11-135-0/+74
A C++ implementation of the XML-RPC protocol Notes: svn path=/head/; revision=93864