Skip to content

Commit

Permalink
Remove USES=execinfo.
Browse files Browse the repository at this point in the history
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
  • Loading branch information
mat813 committed Sep 22, 2017
1 parent 82267b9 commit d9b3f2d
Show file tree
Hide file tree
Showing 175 changed files with 153 additions and 256 deletions.
3 changes: 0 additions & 3 deletions Mk/Scripts/qa.sh
Expand Up @@ -585,9 +585,6 @@ proxydeps_suggest_uses() {
# bdb
elif expr ${pkg} : "^databases/db[456]" > /dev/null; then
warn "you need USES+=bdb"
# execinfo
elif [ ${pkg} = "devel/libexecinfo" ]; then
warn "you need USES+=execinfo"
# fam/gamin
elif [ ${pkg} = "devel/fam" -o ${pkg} = "devel/gamin" ]; then
warn "you need USES+=fam"
Expand Down
27 changes: 0 additions & 27 deletions Mk/Uses/execinfo.mk

This file was deleted.

2 changes: 1 addition & 1 deletion astro/opencpn/Makefile
Expand Up @@ -20,7 +20,7 @@ USE_GITHUB= yes
GH_ACCOUNT= ${GH_PROJECT}
GH_PROJECT= OpenCPN

USES= cmake compiler:c++11-lib execinfo gettext-tools localbase
USES= cmake compiler:c++11-lib gettext-tools localbase
USE_CXXSTD= c++11
USE_GL= gl
USE_GNOME= cairo gdkpixbuf2 gtk20
Expand Down
1 change: 0 additions & 1 deletion audio/clementine-player/Makefile
Expand Up @@ -32,7 +32,6 @@ GH_PROJECT= Clementine
USES= cmake \
compiler:c++11-lib \
desktop-file-utils \
execinfo \
gettext-tools \
pkgconfig \
sqlite
Expand Down
2 changes: 1 addition & 1 deletion audio/deadbeef/Makefile
Expand Up @@ -14,7 +14,7 @@ LICENSE= GPLv2 LGPL21
LICENSE_COMB= dual

GNU_CONFIGURE= yes
USES= compiler:c11 desktop-file-utils execinfo gettext gmake iconv libtool \
USES= compiler:c11 desktop-file-utils gettext gmake iconv libtool \
pkgconfig shebangfix tar:bzip2
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-alsa --disable-nullout --disable-static
Expand Down
2 changes: 1 addition & 1 deletion audio/pulseaudio/Makefile
Expand Up @@ -26,7 +26,7 @@ LIB_DEPENDS= libsndfile.so:audio/libsndfile \
USE_GNOME= glib20 intltool
USE_XORG= ice sm x11 xcb xtst
USE_LDCONFIG= yes
USES= compiler:c11 cpe execinfo gettext gmake gnome iconv libtool \
USES= compiler:c11 cpe gettext gmake gnome iconv libtool \
pathfix pkgconfig python:run shebangfix ssl tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ENV= PTHREAD_LIBS="-lpthread" \
Expand Down
2 changes: 1 addition & 1 deletion audio/sayonara/Makefile
Expand Up @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt
LIB_DEPENDS= libtag.so:audio/taglib \
libmtp.so:multimedia/libmtp

USES= cmake compiler:c++11-lib execinfo pkgconfig
USES= cmake compiler:c++11-lib pkgconfig
USE_GSTREAMER1= flac mpg123 ogg opus vorbis # XXX: likely incomplete
USE_QT5= dbus core gui network sql sql-sqlite3_run widgets xml \
buildtools_build qmake_build linguisttools_build
Expand Down
2 changes: 1 addition & 1 deletion biology/seqtools/Makefile
Expand Up @@ -18,7 +18,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \

BROKEN_powerpc64= fails to compile: jsoncpp.cpp: 'snprintf' is not a member of 'std'

USES= compiler:c++14-lang execinfo gettext libtool pkgconfig
USES= compiler:c++14-lang gettext libtool pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= cairo gdkpixbuf2 gtk20
USE_XORG= x11
Expand Down
2 changes: 1 addition & 1 deletion biology/ugene/Makefile
Expand Up @@ -20,7 +20,7 @@ RUN_DEPENDS= bash:shells/bash

BROKEN_aarch64= Fails to build: invokes x86 asm

USES= desktop-file-utils execinfo qmake
USES= desktop-file-utils qmake
USE_GL= glu
USE_QT5= buildtools_build linguisttools_build scripttools_build \
gui network printsupport script sql svg webkit widgets xml \
Expand Down
2 changes: 1 addition & 1 deletion cad/klayout/Makefile
Expand Up @@ -11,7 +11,7 @@ COMMENT= Qt-based GDS2 Viewer

LICENSE= GPLv2

USES= compiler:c++0x execinfo gmake python
USES= compiler:c++0x gmake python
USE_RUBY= yes
USE_QT4= corelib designer gui network moc_build sql uic_build \
rcc_build qt3support xml
Expand Down
2 changes: 1 addition & 1 deletion cad/qcad/Makefile
Expand Up @@ -19,7 +19,7 @@ LIB_DEPENDS= libquazip.so:archivers/quazip

MAKE_JOBS_UNSAFE=yes

USES= execinfo gmake qmake
USES= gmake qmake
USE_GITHUB= yes
USE_LDCONFIG= yes
USE_QT4= qmake_build codecs-cn codecs-jp codecs-kr codecs-tw corelib \
Expand Down
2 changes: 1 addition & 1 deletion chinese/fcitx/Makefile
Expand Up @@ -39,7 +39,7 @@ USE_GNOME= pango intltool libxml2 introspection
USE_KDE= ecm
USE_XORG= x11 xext xkbfile sm ice
USE_LDCONFIG= yes
USES= tar:xz cmake:noninja desktop-file-utils execinfo \
USES= tar:xz cmake:noninja desktop-file-utils \
gettext-tools:build,run gettext-runtime iconv:wchar_t \
kde:5 pkgconfig shared-mime-info
INSTALLS_ICONS= yes
Expand Down
2 changes: 1 addition & 1 deletion comms/fldigi/Makefile
Expand Up @@ -24,7 +24,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs\

USE_CXXSTD= gnu++0x
GNU_CONFIGURE= yes
USES= autoreconf compiler:c++11-lib execinfo jpeg gmake perl5 pkgconfig shebangfix
USES= autoreconf compiler:c++11-lib jpeg gmake perl5 pkgconfig shebangfix
USE_XORG= x11 xft xext xfixes xcursor xinerama
CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" \
EXTRA_LIBS="-lexecinfo"
Expand Down
2 changes: 1 addition & 1 deletion databases/akonadi/Makefile
Expand Up @@ -17,7 +17,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs
# Let process generate meaningful backtrace on core dump.
BUILD_DEPENDS= xsltproc:textproc/libxslt

USES= cmake:outsource execinfo kde:4 shared-mime-info \
USES= cmake:outsource kde:4 shared-mime-info \
compiler:c++11-lang pathfix tar:bzip2
USE_KDE= automoc4 soprano
USE_QT4= corelib dbus gui network qtestlib_build sql xml \
Expand Down
2 changes: 1 addition & 1 deletion databases/galera/Makefile
Expand Up @@ -28,7 +28,7 @@ NOT_FOR_ARCHS= i386
# https://tracker.crystax.net/issues/1263
NOT_FOR_ARCHS_REASON_i386=Uses 64 bit atomics that clang cannot generate on i386

USES= execinfo python:build scons ssl
USES= python:build scons ssl

USE_LDCONFIG= yes

Expand Down
2 changes: 1 addition & 1 deletion databases/libmemcached/Makefile
Expand Up @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS?= libevent.so:devel/libevent
TEST_DEPENDS= memcached:databases/memcached

USES= autoreconf execinfo gmake libtool localbase pathfix pkgconfig
USES= autoreconf gmake libtool localbase pathfix pkgconfig
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
Expand Down
2 changes: 1 addition & 1 deletion databases/mariadb100-server/Makefile
Expand Up @@ -29,7 +29,7 @@ SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message

SLAVEDIRS= databases/mariadb100-client
USES= bison:build cmake:noninja compiler:c++11-lib cpe execinfo \
USES= bison:build cmake:noninja compiler:c++11-lib cpe \
ncurses shebangfix ssl
USE_LDCONFIG= ${PREFIX}/lib/mysql ${PREFIX}/lib/mysql/plugin
SHEBANG_FILES= scripts/*.sh
Expand Down
2 changes: 1 addition & 1 deletion databases/mariadb101-server/Makefile
Expand Up @@ -28,7 +28,7 @@ SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message

SLAVEDIRS= databases/mariadb101-client
USES= bison:build cmake compiler:c++11-lib cpe execinfo libedit ncurses \
USES= bison:build cmake compiler:c++11-lib cpe libedit ncurses \
shebangfix ssl
USE_LDCONFIG= ${PREFIX}/lib/mysql
SHEBANG_FILES= scripts/*.sh
Expand Down
2 changes: 1 addition & 1 deletion databases/mariadb102-server/Makefile
Expand Up @@ -28,7 +28,7 @@ SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message

SLAVEDIRS= databases/mariadb102-client
USES= bison:build cmake compiler:c++11-lib cpe execinfo iconv:translit libedit ncurses shebangfix ssl
USES= bison:build cmake compiler:c++11-lib cpe iconv:translit libedit ncurses shebangfix ssl
USE_LDCONFIG= ${PREFIX}/lib/mysql
SHEBANG_FILES= scripts/*.sh
SITESDIR= mariadb/mariadb-${PORTVERSION}/source
Expand Down
2 changes: 1 addition & 1 deletion databases/mariadb55-server/Makefile
Expand Up @@ -24,7 +24,7 @@ SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message

SLAVEDIRS= databases/mariadb55-client
USES= cmake:noninja execinfo shebangfix ssl
USES= cmake:noninja shebangfix ssl
USE_LDCONFIG= ${PREFIX}/lib/mysql
SHEBANG_FILES= scripts/*.sh sql-bench/[a-km-z]*

Expand Down
2 changes: 1 addition & 1 deletion databases/mongodb/Makefile
Expand Up @@ -34,7 +34,7 @@ OPTIONS_DEFINE= SSL SASL TEST
OPTIONS_DEFAULT=SSL
TEST_DESC= Add support for running regression test

USES= cpe execinfo scons
USES= cpe scons
MAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} --cc=${CC} --cxx=${CXX} \
--use-system-pcre --use-system-snappy --use-system-v8

Expand Down
2 changes: 1 addition & 1 deletion databases/mongodb32/Makefile
Expand Up @@ -37,7 +37,7 @@ SASL_MAKE_ARGS= --use-sasl-client
SSL_USE= yes
SSL_MAKE_ARGS= --ssl

USES= compiler cpe execinfo python:build scons
USES= compiler cpe python:build scons

MAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} \
--use-system-pcre --use-system-snappy \
Expand Down
2 changes: 1 addition & 1 deletion databases/mongodb34-rocks/Makefile
Expand Up @@ -30,7 +30,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml \
${PYTHON_PKGNAMEPREFIX}pymongo>=3.0:databases/pymongo

USES= compiler:c++14-lang cpe execinfo python:build scons
USES= compiler:c++14-lang cpe python:build scons
USE_RC_SUBR= mongod \
mongos

Expand Down
2 changes: 1 addition & 1 deletion databases/mongodb34/Makefile
Expand Up @@ -31,7 +31,7 @@ CONFLICTS_BUILD= mongo-cxx-driver

CHOSEN_COMPILER_TYPE= clang

USES= compiler:c++14-lang cpe execinfo python:build scons
USES= compiler:c++14-lang cpe python:build scons
USE_RC_SUBR= mongod

MAKE_ARGS= --prefix=${STAGEDIR}${PREFIX} \
Expand Down
2 changes: 1 addition & 1 deletion databases/pgmodeler/Makefile
Expand Up @@ -13,7 +13,7 @@ COMMENT= PostgreSQL Database Modeler
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= compiler:c++11-lib execinfo pgsql qmake pkgconfig gmake
USES= compiler:c++11-lib pgsql qmake pkgconfig gmake
USE_GITHUB= yes

USE_GNOME= libxml2
Expand Down
3 changes: 2 additions & 1 deletion databases/redis-devel/Makefile
Expand Up @@ -14,7 +14,8 @@ LICENSE= BSD3CLAUSE

BROKEN_i386= undefined reference to __atomic_fetch_add_8

USES= execinfo
USE_GITHUB= yes
GH_ACCOUNT= antirez

OPTIONS_DEFINE= TESTS TRIB
OPTIONS_RADIO= EXTLUA
Expand Down
2 changes: 0 additions & 2 deletions databases/redis/Makefile
Expand Up @@ -11,8 +11,6 @@ COMMENT= Persistent key-value database with built-in net interface

LICENSE= BSD3CLAUSE

USES= execinfo

OPTIONS_DEFINE= TESTS TRIB
OPTIONS_RADIO= EXTLUA
OPTIONS_RADIO_EXTLUA= LUA LUAJIT
Expand Down
2 changes: 1 addition & 1 deletion databases/rubygem-bdb1/Makefile
Expand Up @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual

USE_RUBY= yes
USES= execinfo gem shebangfix
USES= gem shebangfix
SHEBANG_FILES= examples/*.rb

.include <bsd.port.pre.mk>
Expand Down
2 changes: 1 addition & 1 deletion databases/twemproxy/Makefile
Expand Up @@ -14,7 +14,7 @@ LICENSE= APACHE20
USE_GITHUB= yes
GH_ACCOUNT= twitter

USES= execinfo autoreconf libtool
USES= autoreconf libtool

CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lexecinfo
Expand Down
2 changes: 1 addition & 1 deletion databases/virtuoso/Makefile
Expand Up @@ -27,7 +27,7 @@ BROKEN_sparc64= Does not compile: error: DV_INT_TAG_WORD undeclared
NOT_FOR_ARCHS= arm armv6 i386 mips powerpc
NOT_FOR_ARCHS_REASON= can only be built on 64bit platforms

USES= execinfo gmake libtool readline uidfix ssl
USES= gmake libtool readline uidfix ssl
USE_AUTOTOOLS= autoheader aclocal

GNU_CONFIGURE= yes
Expand Down
2 changes: 1 addition & 1 deletion deskutils/pinot/Makefile
Expand Up @@ -46,7 +46,7 @@ CONFIGURE_ENV= MKDIR_P="${MKDIR}" TEXTCAT_LIBS="-lexttextcat-2.0"
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib -lboost_system

USES= compiler:c++11-lang autoreconf execinfo gettext libarchive \
USES= compiler:c++11-lang autoreconf gettext libarchive \
libtool pkgconfig python shebangfix sqlite:3 ssl
USE_CXXSTD= c++11
USE_XORG= pixman
Expand Down
2 changes: 1 addition & 1 deletion devel/clanlib/Makefile
Expand Up @@ -20,7 +20,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
libfontconfig.so:x11-fonts/fontconfig \
libpcre.so:devel/pcre

USES= compiler:c++11-lib execinfo gmake jpeg libtool localbase:ldflags \
USES= compiler:c++11-lib gmake jpeg libtool localbase:ldflags \
pathfix pkgconfig sqlite tar:tgz
USE_XORG= x11
USE_LDCONFIG= yes
Expand Down
2 changes: 1 addition & 1 deletion devel/cmake-gui/Makefile
Expand Up @@ -20,7 +20,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
librhash.so:security/rhash

USE_QT5= core gui widgets buildtools_build qmake_build
USES= cmake:run desktop-file-utils execinfo libarchive \
USES= cmake:run desktop-file-utils libarchive \
shared-mime-info
CMAKE_ARGS= -DBUILD_QtDialog:bool=on \
-DBUILD_CursesDialog:BOOL=OFF \
Expand Down
2 changes: 1 addition & 1 deletion devel/cmake/Makefile
Expand Up @@ -24,7 +24,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
OPTIONS_DEFINE= DOCS MANPAGES
OPTIONS_DEFAULT=MANPAGES
OPTIONS_SUB= yes
USES= execinfo libarchive ncurses
USES= libarchive ncurses
HAS_CONFIGURE= yes

LIB_DEPENDS= libcurl.so:ftp/curl \
Expand Down
2 changes: 1 addition & 1 deletion devel/gearmand-devel/Makefile
Expand Up @@ -25,7 +25,7 @@ BROKEN_sparc64= Does not build: cannot link with boost

USE_PERL5= build
GNU_CONFIGURE= yes
USES= pathfix perl5 gmake gperf libtool execinfo python:build
USES= pathfix perl5 gmake gperf libtool python:build
USE_LDCONFIG= yes
USE_RC_SUBR= gearmand
SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS}
Expand Down
2 changes: 1 addition & 1 deletion devel/gearmand/Makefile
Expand Up @@ -24,7 +24,7 @@ BROKEN_sparc64= Does not build: cannot link with boost

USE_PERL5= build
GNU_CONFIGURE= yes
USES= pathfix gmake perl5 python:build libtool execinfo
USES= pathfix gmake perl5 python:build libtool
USE_LDCONFIG= yes
USE_RC_SUBR= gearmand
SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS}
Expand Down
2 changes: 1 addition & 1 deletion devel/glog/Makefile
Expand Up @@ -21,7 +21,7 @@ INSTALL_TARGET= install-strip
LDFLAGS+= -lexecinfo
TEST_TARGET= check
USE_LDCONFIG= yes
USES= execinfo libtool localbase pathfix
USES= libtool localbase pathfix

PORTDOCS= *

Expand Down
2 changes: 1 addition & 1 deletion devel/google-perftools/Makefile
Expand Up @@ -24,7 +24,7 @@ WRKSRC= ${WRKDIR}/gperftools-${PORTVERSION}
DOCSDIR= ${PREFIX}/share/doc/gperftools

GNU_CONFIGURE= yes
USES= compiler execinfo gmake libtool
USES= compiler gmake libtool
USE_LDCONFIG= yes
TEST_TARGET= check

Expand Down
4 changes: 1 addition & 3 deletions devel/libCello/Makefile
Expand Up @@ -13,11 +13,9 @@ COMMENT= Higher level programming in C
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md

USES= dos2unix execinfo gmake
USES= dos2unix gmake
DOS2UNIX_FILES= Makefile

CFLAGS+= ${EXECINFO_CPPFLAGS}

post-patch:
${REINPLACE_CMD} -E 's| abs\(| labs\(|' ${WRKSRC}/src/*.c

Expand Down
2 changes: 1 addition & 1 deletion devel/libosmocore/Makefile
Expand Up @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite

USES= alias autoreconf execinfo gmake libtool pathfix pkgconfig
USES= alias autoreconf gmake libtool pathfix pkgconfig
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib -lexecinfo
USE_LDCONFIG= yes
Expand Down
1 change: 0 additions & 1 deletion devel/llvm-devel/Makefile
Expand Up @@ -97,7 +97,6 @@ LLDB_GH_PROJECT= lldb:lldb
LLDB_GH_SUBDIR= tools/lldb:lldb
LLDB_GH_TAGNAME= ${LLDB_COMMIT}:lldb
LLDB_IMPLIES= CLANG
LLDB_USES= execinfo
LLDB_VARS= _USES_PYTHON=python
OPENMP_DESC= Install libomp, the LLVM OpenMP runtime library
OPENMP_CONFLICTS_INSTALL= libiomp5-devel-*
Expand Down

0 comments on commit d9b3f2d

Please sign in to comment.