aboutsummaryrefslogtreecommitdiff
path: root/net/xmlrpc-c-devel
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Fix build on -currentKirill Ponomarev2004-03-0424-28/+1451
| | | | | | | | PR: ports/63752 Submitted by: Ports Fury Notes: svn path=/head/; revision=102932
* Fix build on CURRENTTilman Keskinoz2004-02-291-4/+3
| | | | Notes: svn path=/head/; revision=102486
* - Make portlint happyClement Laforet2004-02-271-1/+1
| | | | Notes: svn path=/head/; revision=102257
* BROKEN on 5.x: Does not compileKris Kennaway2004-02-071-1/+7
| | | | Notes: svn path=/head/; revision=100217
* 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
* utilize SITE_PERLYing-Chieh Liao2003-10-241-1/+1
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* * correct use of '#include <string>' and 'use namespace'Oliver Braun2002-11-142-3/+15
| | | | | | | | | | | (fixes build on -current) * PERL->REINPLACE PR: ports/45286 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=70106
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove #include <malloc.h>Kris Kennaway2002-03-311-0/+6
| | | | Notes: svn path=/head/; revision=57018
* o add missing file to PLISTMario Sergio Fujikawa Ferreira2001-10-032-0/+5
| | | | | | | | | | o add missing references to installed man pages PR: 31020 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=48418
* upgrade to 0.9.10Ying-Chieh Liao2001-09-113-12/+10
| | | | | | | drop maintainership Notes: svn path=/head/; revision=47636
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* one of its tools need Frontier::Client perl moduleYing-Chieh Liao2001-03-081-0/+1
| | | | Notes: svn path=/head/; revision=39268
* add xmlrpc-c, XML-RPC library for C and C++Ying-Chieh Liao2001-03-085-0/+79
Notes: svn path=/head/; revision=39242