aboutsummaryrefslogtreecommitdiff
path: root/net/xmlrpc-c
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.06.38Renato Botelho2009-12-142-10/+10
| | | | Notes: svn path=/head/; revision=245790
* - Update to 1.06.36Renato Botelho2009-09-172-7/+5
| | | | | | | | | - Take maintainerwhip Feature safe: yes Notes: svn path=/head/; revision=241593
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Mark MAKE_JOBS_UNSAFE=yesPhilip M. Gollucci2009-07-031-0/+2
| | | | | | | | | PR: ports/135536 Approved by: maintainer timeout (chinsan; 16 days) Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=237018
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-1/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* - Update to 1.06.32Chin-San Huang2009-01-032-5/+4
| | | | Notes: svn path=/head/; revision=225168
* - Fix linker issue with static xmlrpc-c libraries.Chin-San Huang2008-10-242-0/+12
| | | | | | | | | | - Bump PORTREVISION PR: ports/128033 Submitted by: Roman Bogorodskiy (novel@) Notes: svn path=/head/; revision=221959
* - Fix conflictsChin-San Huang2008-09-021-3/+1
| | | | Notes: svn path=/head/; revision=219637
* - Add conflicts with net/xmlrpc-c-develChin-San Huang2008-09-021-0/+2
| | | | Notes: svn path=/head/; revision=219636
* - Update to 1.06.30Chin-San Huang2008-08-243-7/+7
| | | | Notes: svn path=/head/; revision=219063
* Update net/xmlrpc-c to 1.06.27.Florent Thoumie2008-04-172-4/+5
| | | | Notes: svn path=/head/; revision=211432
* Update net/xmlrpc-c to 1.06.26.Florent Thoumie2008-04-172-4/+8
| | | | Notes: svn path=/head/; revision=211420
* - Update to 1.06.25Martin Wilke2008-03-314-54/+29
| | | | | | | | PR: 122078 Submitted by: Ports Fury Notes: svn path=/head/; revision=210216
* - Update to 1.06.24Philippe Audeoud2008-03-102-5/+5
| | | | | | | Approved by: thierry@ (mentor) Notes: svn path=/head/; revision=208762
* Update net/xmlrpc-c to 1.06.23.Florent Thoumie2008-01-032-4/+5
| | | | Notes: svn path=/head/; revision=204925
* - Update net/xmlrpc-c to 1.06.21.Florent Thoumie2007-12-1827-1482/+120
| | | | | | | | - OPTIONS'ify. - Depend on curl by default rather than libwww. Notes: svn path=/head/; revision=204035
* Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending onMark Linimon2007-09-301-0/+1
| | | | | | | | whether the perl dependency is unconditional or conditional. This will be needed for the conditional inclusion of bsd.perl.mk. Notes: svn path=/head/; revision=200412
* Register conflict with net/xmlrpc-epi.Thierry Thomas2007-02-201-0/+2
| | | | Notes: svn path=/head/; revision=185574
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | | - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170651
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+9
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-021-1/+6
| | | | Notes: svn path=/head/; revision=136688
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* 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