aboutsummaryrefslogtreecommitdiff
path: root/net/xmlrpc++
Commit message (Collapse)AuthorAgeFilesLines
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-8/+1
| | | | Notes: svn path=/head/; revision=225335
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* 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