1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

USES=execinfo

This commit is contained in:
Baptiste Daroussin 2014-08-05 06:40:46 +00:00
parent ff06f04d62
commit e52598b550
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364077
10 changed files with 15 additions and 33 deletions

View File

@ -19,12 +19,11 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
libmikmod.so:${PORTSDIR}/audio/libmikmod \
libvorbis.so:${PORTSDIR}/audio/libvorbis \
libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
libpcre.so:${PORTSDIR}/devel/pcre \
libexecinfo.so:${PORTSDIR}/devel/libexecinfo
libpcre.so:${PORTSDIR}/devel/pcre
USE_GCC= yes
USE_XORG= x11
USES= gmake pathfix pkgconfig tar:tgz
USES= execinfo gmake pathfix pkgconfig tar:tgz
USE_LDCONFIG= yes
USE_GL= yes
USE_SQLITE= yes

View File

@ -11,11 +11,9 @@ MAINTAINER= bdrewery@FreeBSD.org
COMMENT= Gearman C Server and Library
BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs \
libexecinfo>=0:${PORTSDIR}/devel/libexecinfo \
${PYTHON_PKGNAMEPREFIX}sphinx>=0:${PORTSDIR}/textproc/py-sphinx
LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \
libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \
libexecinfo.so:${PORTSDIR}/devel/libexecinfo
libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
CONFLICTS= p5-Gearman-Server-1.* gearmand-1.0.*
@ -26,7 +24,7 @@ GROUPS= gearmand
USE_PERL5= build
GNU_CONFIGURE= yes
USES= pathfix perl5 gmake libtool
USES= pathfix perl5 gmake libtool execinfo
USE_LDCONFIG= yes
USE_PYTHON_BUILD=yes
USE_RC_SUBR= gearmand

View File

@ -11,11 +11,9 @@ MAINTAINER= bdrewery@FreeBSD.org
COMMENT= Gearman C Server and Library
BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs \
libexecinfo>=0:${PORTSDIR}/devel/libexecinfo \
${PYTHON_PKGNAMEPREFIX}sphinx>=0:${PORTSDIR}/textproc/py-sphinx
LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \
libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid \
libexecinfo.so:${PORTSDIR}/devel/libexecinfo
libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
CONFLICTS= p5-Gearman-Server-1.* gearmand-1.1.*
@ -24,7 +22,7 @@ GROUPS= gearmand
USE_PERL5= build
GNU_CONFIGURE= yes
USES= pathfix gmake perl5 libtool
USES= pathfix gmake perl5 libtool execinfo
USE_LDCONFIG= yes
USE_PYTHON_BUILD=yes
USE_RC_SUBR= gearmand

View File

@ -10,11 +10,10 @@ MASTER_SITES= GOOGLE_CODE
MAINTAINER= clsung@FreeBSD.org
COMMENT= Library of C++ classes for flexible logging
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libgflags.so:${PORTSDIR}/devel/gflags
LIB_DEPENDS= libgflags.so:${PORTSDIR}/devel/gflags
GNU_CONFIGURE= yes
USES= pathfix libtool:keepla
USES= execinfo pathfix libtool:keepla
USE_LDCONFIG= yes
PROJECTHOST= google-glog

View File

@ -19,12 +19,9 @@ PROJECTHOST= gperftools
WRKSRC= ${WRKDIR}/gperftools-${PORTVERSION}
DOCSDIR= ${PREFIX}/share/doc/gperftools
BUILD_DEPENDS+= ${LOCALBASE}/include/execinfo.h:${PORTSDIR}/devel/libexecinfo
LIB_DEPENDS+= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USES= compiler libtool
USES= compiler execinfo libtool
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lexecinfo

View File

@ -11,15 +11,13 @@ PKGNAMESUFFIX= ${LLVM_SUFFIX}
MAINTAINER= brooks@FreeBSD.org
COMMENT= The LLVM Compiler Infrastructure
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
LLVM_SUFFIX= ${PORTVERSION:S/.//g}
LLVM_PREFIX= ${PREFIX}/llvm${LLVM_SUFFIX}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${LLVM_SUFFIX}
DATADIR= ${PREFIX}/share/${PORTNAME}${LLVM_SUFFIX}
UNIQUENAME= ${PORTNAME}${LLVM_SUFFIX}
USES= gmake perl5 shebangfix
USES= execinfo gmake perl5 shebangfix
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX}
USE_LDCONFIG= ${LLVM_PREFIX}/lib

View File

@ -11,15 +11,13 @@ PKGNAMESUFFIX= ${LLVM_SUFFIX}
MAINTAINER= brooks@FreeBSD.org
COMMENT= Low Level Virtual Machine
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
LLVM_SUFFIX= ${PORTVERSION:S/.//g}
LLVM_PREFIX= ${PREFIX}/llvm${LLVM_SUFFIX}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${LLVM_SUFFIX}
DATADIR= ${PREFIX}/share/${PORTNAME}${LLVM_SUFFIX}
UNIQUENAME= ${PORTNAME}${LLVM_SUFFIX}
USES= gmake perl5
USES= execinfo gmake perl5
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX}
USE_LDCONFIG= ${LLVM_PREFIX}/lib

View File

@ -11,8 +11,6 @@ PKGNAMESUFFIX= ${LLVM_SUFFIX}
MAINTAINER= brooks@FreeBSD.org
COMMENT= Low Level Virtual Machine
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
LLVM_SUFFIX= ${PORTVERSION:S/.//g:C/r.//}
LLVM_PREFIX= ${PREFIX}/llvm${LLVM_SUFFIX}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${LLVM_SUFFIX}
@ -21,7 +19,7 @@ UNIQUENAME= ${PORTNAME}${LLVM_SUFFIX}
WRKSRC= ${WRKDIR}/llvm-${PORTVERSION}
USES= gmake perl5
USES= execinfo gmake perl5
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX}
USE_LDCONFIG= ${LLVM_PREFIX}/lib

View File

@ -11,8 +11,6 @@ PKGNAMESUFFIX= ${LLVM_SUFFIX}
MAINTAINER= brooks@FreeBSD.org
COMMENT= Low Level Virtual Machine
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
LLVM_SUFFIX= ${PORTVERSION:S/.//g:C/r.//}
LLVM_PREFIX= ${PREFIX}/llvm${LLVM_SUFFIX}
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${LLVM_SUFFIX}
@ -21,7 +19,7 @@ UNIQUENAME= ${PORTNAME}${LLVM_SUFFIX}
WRKSRC= ${WRKDIR}/llvm.src
USES= compiler:c++11-lib gmake perl5
USES= compiler:c++11-lib execinfo gmake perl5
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${LLVM_PREFIX}
USE_LDCONFIG= ${LLVM_PREFIX}/lib

View File

@ -7,12 +7,11 @@ CATEGORIES= devel lang
MAINTAINER= brooks@FreeBSD.org
COMMENT= Temporally Enhanced Security Logic Assertions
USES= cmake:outsource ninja
USES= cmake:outsource execinfo ninja
BUILD_DEPENDS= clang33:${PORTSDIR}/lang/clang33
RUN_DEPENDS= clang33:${PORTSDIR}/lang/clang33
LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
libprotobuf.so:${PORTSDIR}/devel/protobuf
LIB_DEPENDS= libprotobuf.so:${PORTSDIR}/devel/protobuf
USE_GITHUB= yes
GH_ACCOUNT= CTSRD-TESLA