aboutsummaryrefslogtreecommitdiff
path: root/net/ulxmlrpcpp
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to USES=libtool,tarDmitry Marakasov2014-05-262-5/+6
| | | | | | | - Strip libraries Notes: svn path=/head/; revision=355429
* Fix build on 10-currentPawel Pekala2013-10-283-2/+30
| | | | | | | | PR: ports/181879 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=331873
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-4/+3
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 1.7.5Martin Wilke2010-02-123-8/+8
| | | | | | | | PR: 143817 Submitted by: Ports Fury Notes: svn path=/head/; revision=249678
* -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
* - Update to 1.7.4Martin Wilke2008-08-182-4/+4
| | | | | | | | PR: 126600 Submitted by: Ports Fury Notes: svn path=/head/; revision=218799
* upgrade to 1.7.3Ying-Chieh Liao2007-12-203-6/+6
| | | | Notes: svn path=/head/; revision=204189
* - Update to 1.7.2Martin Wilke2007-10-055-59/+11
| | | | | | | | PR: 116929 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=200962
* upgrade to 1.7.0Ying-Chieh Liao2007-08-233-6/+6
| | | | Notes: svn path=/head/; revision=198157
* upgrade to 1.6.0Ying-Chieh Liao2007-07-203-9/+12
| | | | Notes: svn path=/head/; revision=195928
* - Fix build with gcc 4.1Martin Wilke2007-01-272-0/+12
| | | | | | | | Submitted by: pointyhat via kris Thanks to: trasz for fix Notes: svn path=/head/; revision=183412
* - Update to 1.5.5Martin Wilke2007-01-172-4/+4
| | | | | | | | PR: 108002 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=182662
* - Update to 1.5.4Martin Wilke2007-01-013-6/+7
| | | | Notes: svn path=/head/; revision=181202
* - 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
* Update to 1.5.2.Sam Lawrance2006-05-142-4/+4
| | | | | | | | PR: ports/97218 Submitted by: Ports Fury Notes: svn path=/head/; revision=162307
* - Update to 1.5.1Pav Lucistnik2006-04-292-4/+4
| | | | | | | | PR: ports/96473 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=160739
* - Update to version 1.5.0Sergey Matveychuk2006-04-208-85/+110
| | | | | | | | PR: ports/96008 Submitted by: Ports Fury Notes: svn path=/head/; revision=159985
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-2/+2
| | | | Notes: svn path=/head/; revision=154857
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* unbreak by upgrading to 1.4.6Ying-Chieh Liao2004-09-034-17/+14
| | | | Notes: svn path=/head/; revision=118023
* BROKEN: Does not compileKris Kennaway2004-08-161-0/+2
| | | | Notes: svn path=/head/; revision=116327
* upgrade to 1.4.2Ying-Chieh Liao2004-06-304-7/+29
| | | | Notes: svn path=/head/; revision=112605
* - Use USE_ICONV knobKirill Ponomarev2004-03-301-2/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105726
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-1/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* upgrade to 1.2.5Ying-Chieh Liao2004-01-073-3/+3
| | | | Notes: svn path=/head/; revision=97528
* upgrade to 1.2.4Ying-Chieh Liao2003-12-213-3/+4
| | | | Notes: svn path=/head/; revision=96305
* add ulxmlrpcpp 1.2.4 beta 5Ying-Chieh Liao2003-12-106-0/+104
A ultra lightweight xml-rpc library written in C++ Notes: svn path=/head/; revision=95518