# Created by: Ying-Chieh Liao # $FreeBSD$ PORTNAME= xmlrpc-c PORTVERSION= 1.16.44 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/Xmlrpc-c%20Super%20Stable/${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= garga@FreeBSD.org COMMENT= XML-RPC library for C and C++ LICENSE= BSD OPTIONS_DEFINE= DEBUG CURL LIBWWW OPTIONS_DEFAULT=CURL LIBWWW LIBWWW_DESC= Compile with libwww support CONFLICTS= xmlrpc-epi-0.* xmlrpc-c-devel-[0-9]* USE_PERL5= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:env GNU_CONFIGURE= yes MAKEFILE= GNUmakefile MAKE_ARGS= LIBTOOL="${LIBTOOL}" \ CFLAGS_COMMON="${CFLAGS}" MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes .include .if empty(PORT_OPTIONS:MDEBUG) CFLAGS+= -DNDEBUG .endif .if ${PORT_OPTIONS:MCURL} LIB_DEPENDS+= curl:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+= --enable-curl-client .else CONFIGURE_ARGS+= --disable-curl-client .endif .if ${PORT_OPTIONS:MLIBWWW} LIB_DEPENDS+= wwwcore:${PORTSDIR}/www/libwww CONFIGURE_ARGS+= --enable-libwww-client .else CONFIGURE_ARGS+= --disable-libwww-client .endif post-extract: @${FIND} ${WRKSRC} -type l -name blddir -delete @${FIND} ${WRKSRC} -type l -name srcdir -delete post-patch: @${GREP} -lR '\-lpthread' ${WRKSRC} 2>/dev/null | \ ${XARGS} ${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' @${REINPLACE_CMD} -e '/#include.*features.h/d' \ ${WRKSRC}/tools/xmlrpc_pstream/xmlrpc_pstream.cpp @${REINPLACE_CMD} -e '//d' \ ${WRKSRC}/lib/curl_transport/curltransaction.c \ ${WRKSRC}/lib/curl_transport/xmlrpc_curl_transport.c \ ${WRKSRC}/lib/curl_transport/curlmulti.c .include l-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* - Update to 0.21.1acm2009-01-162-4/+4
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* - Add missing dependencyacm2008-05-201-1/+1
* - Update to 0.20acm2008-05-192-5/+4
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1
* - Update to 0.19acm2007-10-052-7/+5
* - Fix build with GCC 4.xacm2007-09-061-0/+4
* - Add missing dependencies, it fixes problems in configure timeacm2007-08-201-2/+2
* - Update to 0.18acm2007-08-182-10/+9
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - I forgot to remove BROKEN line in my previous commit.acm2007-02-021-3/+1
* - Update to 0.17acm2007-02-023-29/+8
* BROKEN: Does not compilekris2007-01-301-0/+2
* - Update to 0.16acm2006-12-022-6/+5
* - Use provided WX_CONFIG instead of local WXCONFIG.alepulver2006-12-011-4/+3
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
* - Update to 0.15acm2006-09-163-7/+52
* Change maintainer address to my @FreeBSD.org emailacm2006-07-231-1/+1
* - Update to 0.14.stefan2006-06-183-750/+13
* - Update to 0.13pav2006-03-183-387/+443
* SHA256ifyedwin2006-01-221-0/+1
* Respect LOCALBASE and X11BASEmnag2005-11-061-2/+5
* > OK, but don't forget USE_GCC (3.4+ will be right I guess), because itedwin2005-10-161-0/+1