mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 21:11:17 +02:00
change :devel/libboost to devel/libboost64
This commit is contained in:
@@ -9,9 +9,9 @@ MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= C++ library implementing a BitTorrent client
|
||||
|
||||
LIB_DEPENDS= libboost_chrono.so:devel/libboost \
|
||||
libboost_random.so:devel/libboost \
|
||||
libboost_system.so:devel/libboost
|
||||
LIB_DEPENDS= libboost_chrono.so:devel/libboost64 \
|
||||
libboost_random.so:devel/libboost64 \
|
||||
libboost_system.so:devel/libboost64
|
||||
|
||||
USES= compiler:c++14-lang iconv:wchar_t pkgconfig ssl
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
@@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT?= Bittorrent client using Qt4 and libtorrent-rasterbar
|
||||
|
||||
LIB_DEPENDS+= libtorrent-rasterbar.so:net/libtorrent-rasterbar
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost64
|
||||
|
||||
|
||||
LIB_DEPENDS+= libGeoIP.so:net/libGeoIP
|
||||
|
||||
@@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= MySQL database connector for C++
|
||||
|
||||
LIB_DEPENDS+= libmysqlclient.so:data/mariadb
|
||||
LIB_DEPENDS= libboost_regex.so:devel/libboost
|
||||
LIB_DEPENDS= libboost_regex.so:devel/libboost64
|
||||
|
||||
#USE_MYSQL= 51+
|
||||
USES= cmake:outsource
|
||||
|
||||
@@ -19,7 +19,7 @@ ONLY_FOR_ARCHS_REASON= "Only supported on amd64 (i386 deprecated in v3)"
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheetah>=2.4.4:python/py-cheetah \
|
||||
${PYTHON_PKGNAMEPREFIX}typing>=3.6.2:python/py-typing \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>=3.11:python/py-yaml
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost64
|
||||
LIB_DEPENDS+= libpcre.so:text/libpcre
|
||||
LIB_DEPENDS+= libsnappy.so:arch/libsnappy
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Library providing ability to interpret Abiword documents
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/algorithm/string.hpp:devel/libboost
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/algorithm/string.hpp:devel/libboost64
|
||||
LIB_DEPENDS+= librevenge.so:libre/librevenge
|
||||
LIB_DEPENDS+= libxml2.so:text/libxml2
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ MASTER_SITES= LODEV
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Library and tools for parsing Corel Draw file format
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/optional.hpp:devel/libboost
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/optional.hpp:devel/libboost64
|
||||
LIB_DEPENDS+= libicui18n.so:devel/libicu
|
||||
LIB_DEPENDS+= librevenge.so:libre/librevenge
|
||||
LIB_DEPENDS+= liblcms2.so:graph/liblcms2
|
||||
|
||||
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= lib
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= CLucene is a C++ port of Lucene
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/lib/libboost_regex.a:devel/libboost
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/lib/libboost_regex.a:devel/libboost64
|
||||
|
||||
USES= cmake gmake
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
@@ -11,7 +11,7 @@ MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Client library for the CMIS interface
|
||||
|
||||
LIB_DEPENDS+= libcppunit.so:libre/libcppunit
|
||||
LIB_DEPENDS+= libboost_regex.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_regex.so:devel/libboost64
|
||||
|
||||
LIB_DEPENDS+= libcurl.so:net/libcurl
|
||||
LIB_DEPENDS+= libxml2.so:text/libxml2
|
||||
|
||||
@@ -10,7 +10,7 @@ MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Library for import of reflowable e-book formats
|
||||
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/algorithm/string.hpp:devel/libboost
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/algorithm/string.hpp:devel/libboost64
|
||||
LIB_DEPENDS+= librevenge.so:libre/librevenge
|
||||
LIB_DEPENDS+= libicui18n.so:devel/libicu
|
||||
LIB_DEPENDS+= libxml2.so:text/libxml2
|
||||
|
||||
@@ -10,7 +10,7 @@ MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Library to interpret and import Apple Keynote presentations
|
||||
|
||||
|
||||
LIB_DEPENDS+= libboost_filesystem.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_filesystem.so:devel/libboost64
|
||||
LIB_DEPENDS+= librevenge.so:libre/librevenge
|
||||
LIB_DEPENDS+= libxml2.so:text/libxml2
|
||||
LIB_DEPENDS+= liblangtag.so:libre/liblangtag
|
||||
|
||||
@@ -9,7 +9,7 @@ MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= C++ Library for rendering OpenGL models stored in glTF format
|
||||
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/ptr_container/ptr_map.hpp:devel/libboost \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/ptr_container/ptr_map.hpp:devel/libboost64 \
|
||||
${LOCALBASE}/include/glm/glm.hpp:libre/libglm
|
||||
|
||||
USES= compiler:c++0x pathfix pkgconfig tar:bzip2
|
||||
|
||||
@@ -8,7 +8,7 @@ MASTER_SITES= http://dev-www.libreoffice.org/src/${PORTNAME}/
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Library and tools for parsing Microsoft Publisher file format
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/ptr_container/ptr_map.hpp:devel/libboost
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/ptr_container/ptr_map.hpp:devel/libboost64
|
||||
LIB_DEPENDS= libicui18n.so:devel/libicu
|
||||
LIB_DEPENDS+= librevenge.so:libre/librevenge
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
#CONFIGURE_ARGS+= --with-sharedptr=c++11
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/boost64/include/boost/shared_ptr.hpp:devel/libboost
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/boost64/include/boost/shared_ptr.hpp:devel/libboost64
|
||||
CONFIGURE_ARGS+= --with-sharedptr=boost
|
||||
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ INSTALL_TARGET= install-strip
|
||||
USES+= gmake
|
||||
|
||||
#CONFIGURE_ARGS+= --with-sharedptr=c++11
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/boost64/include/boost/shared_ptr.hpp:devel/libboost
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/boost64/include/boost/shared_ptr.hpp:devel/libboost64
|
||||
CONFIGURE_ARGS+= --with-sharedptr=boost
|
||||
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/boost64/lib
|
||||
|
||||
@@ -11,7 +11,7 @@ COMMENT= Standalone file import filter library for spreadsheet documents
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/mdds/global.hpp:libre/libmdds
|
||||
#LIB_DEPENDS+= libzip.so:arch/libzip
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost64
|
||||
|
||||
BOOST_PREFIX= ${LOCALBASE}/boost64
|
||||
CPPFLAGS+= -I${BOOST_PREFIX}/include
|
||||
|
||||
@@ -8,7 +8,7 @@ MASTER_SITES= LIBREOFFICE_DEV
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Library and tools for parsing Aldus/Adobe PageMaker documents
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/format.hpp:devel/libboost
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/format.hpp:devel/libboost64
|
||||
LIB_DEPENDS= librevenge.so:libre/librevenge
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -10,7 +10,7 @@ MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Base library for writing document import filters
|
||||
|
||||
|
||||
LIB_DEPENDS+= libboost_context.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_context.so:devel/libboost64
|
||||
|
||||
USES+= tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= #
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Library to build a filter for old StarOffice's documents
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/shared_ptr.hpp:devel/libboost
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/shared_ptr.hpp:devel/libboost64
|
||||
LIB_DEPENDS= librevenge.so:libre/librevenge
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -9,7 +9,7 @@ MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Library and tools for parsing the visio file format structure
|
||||
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/spirit/include/classic_core.hpp:devel/libboost
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/spirit/include/classic_core.hpp:devel/libboost64
|
||||
LIB_DEPENDS+= librevenge.so:libre/librevenge
|
||||
LIB_DEPENDS+= libicui18n.so:devel/libicu
|
||||
LIB_DEPENDS+= libxml2.so:text/libxml2
|
||||
|
||||
@@ -20,7 +20,7 @@ USE_LDCONFIG= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
#CONFIGURE_ARGS+= --with-sharedptr=c++11
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/boost64/include/boost/shared_ptr.hpp:devel/libboost
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/boost64/include/boost/shared_ptr.hpp:devel/libboost64
|
||||
CONFIGURE_ARGS+= --with-sharedptr=boost
|
||||
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/boost64/lib
|
||||
|
||||
@@ -8,7 +8,7 @@ MASTER_SITES= LODEV
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Library that parses the file format of Zoner Callisto/Draw documents
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/cstdint.hpp:devel/libboost
|
||||
BUILD_DEPENDS= ${LOCALBASE}/boost64/include/boost/cstdint.hpp:devel/libboost64
|
||||
LIB_DEPENDS+= libicui18n.so:devel/libicu
|
||||
LIB_DEPENDS+= libpng.so:graph/libpng
|
||||
LIB_DEPENDS+= librevenge.so:libre/librevenge
|
||||
|
||||
@@ -8,7 +8,7 @@ CATEGORIES= net-mgmt
|
||||
MAINTAINER= lme@FreeBSD.org
|
||||
COMMENT= Monitoring and management system for hosts, services and networks
|
||||
|
||||
LIB_DEPENDS= libboost_system.so:devel/libboost
|
||||
LIB_DEPENDS= libboost_system.so:devel/libboost64
|
||||
RUN_DEPENDS= bash>=0:lang/bash
|
||||
|
||||
LIB_DEPENDS+= libmysqlclient.so:data/mariadb
|
||||
|
||||
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= lib
|
||||
MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT= Cross-platform C++ library for network and low-level I/O programming
|
||||
|
||||
#RUN_DEPENDS= libboost>=0:devel/libboost
|
||||
#RUN_DEPENDS= libboost>=0:devel/libboost64
|
||||
|
||||
USES= tar:bz2
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= lib
|
||||
MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT= Cross-platform C++ library for network and low-level I/O programming
|
||||
|
||||
RUN_DEPENDS= libboost>=0:devel/libboost
|
||||
RUN_DEPENDS= libboost>=0:devel/libboost64
|
||||
|
||||
USES= tar:bz2
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@@ -9,7 +9,7 @@ MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT?= C++ library implementing a BitTorrent client
|
||||
|
||||
LIB_DEPENDS+= libboost_date_time.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_date_time.so:devel/libboost64
|
||||
LIB_DEPENDS+= libGeoIP.so:net/libGeoIP
|
||||
|
||||
CXX= clang++
|
||||
|
||||
@@ -15,9 +15,9 @@ BUILD_DEPENDS+= lua:lang/lua53
|
||||
RUN_DEPENDS+= lua:lang/lua53
|
||||
|
||||
LIB_DEPENDS+= libprotobuf.so:devel/libprotobuf
|
||||
LIB_DEPENDS+= libboost_thread.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/libboost
|
||||
LIB_DEPENDS+= libboost_thread.so:devel/libboost64
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost64
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/libboost64
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ DISTNAME= pdns-${PORTVERSION}
|
||||
MAINTAINER= tremere@cainites.net
|
||||
COMMENT= Advanced DNS server with multiple backends including SQL
|
||||
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libboost_serialization.a:devel/libboost
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libboost_serialization.a:devel/libboost64
|
||||
USES+= pgsql
|
||||
LIB_DEPENDS+= libsqlite3.so:data/sqlite3
|
||||
LIB_DEPENDS+= libiconv.so:text/libiconv
|
||||
|
||||
@@ -12,7 +12,7 @@ PKGNAMESUFFIX= -core
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= CLucene is a C++ port of Lucene
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_regex.a:devel/libboost
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_regex.a:devel/libboost64
|
||||
|
||||
USES= cmake gmake
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
@@ -9,7 +9,7 @@ CATEGORIES= net-p2p finance
|
||||
MAINTAINER= robbak@robbak.com
|
||||
COMMENT?= Virtual Peer-to-Peer Currency Client (QT)
|
||||
|
||||
LIB_DEPENDS= libboost_date_time.so:devel/libboost
|
||||
LIB_DEPENDS= libboost_date_time.so:devel/libboost64
|
||||
LIB_DEPENDS= libqrencode.so:graph/libqrencode
|
||||
BUILD_DEPENDS+= protoc:devel/libprotobuf
|
||||
LIB_DEPENDS+= libprotobuf.so:devel/libprotobuf
|
||||
|
||||
@@ -13,7 +13,7 @@ COMMENT= Open source, cross-platform, free C/C++ IDE
|
||||
BUILD_DEPENDS= zip:arch/zip
|
||||
|
||||
LIB_DEPENDS+= libwx_baseu.so:xapp/libwxWidget
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost64
|
||||
LIB_DEPENDS+= libgtk-x11.so:gnome/libgtk2
|
||||
LIB_DEPENDS+= libfreetype.so:graph/libfreetype2
|
||||
LIB_DEPENDS+= libhunspell.so:text/hunspell
|
||||
|
||||
@@ -9,7 +9,7 @@ MASTER_SITES= https://inkscape.org/en/gallery/item/12187/
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Full featured open source SVG editor
|
||||
|
||||
BUILD_DEPENDS= libboost>=0:devel/libboost
|
||||
BUILD_DEPENDS= libboost>=0:devel/libboost64
|
||||
|
||||
LIB_DEPENDS+= libcdr.so:libre/libcdr
|
||||
LIB_DEPENDS+= librevenge.so:libre/librevenge
|
||||
|
||||
@@ -27,10 +27,10 @@ LIB_DEPENDS+= libssl3.so:crypto/libnss
|
||||
|
||||
LIB_DEPENDS+= libintl.so:devel/gettext
|
||||
|
||||
LIB_DEPENDS+= libboost_date_time.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_filesystem.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_iostreams.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_date_time.so:devel/libboost64
|
||||
LIB_DEPENDS+= libboost_filesystem.so:devel/libboost64
|
||||
LIB_DEPENDS+= libboost_iostreams.so:devel/libboost64
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost64
|
||||
LIB_DEPENDS+= libffi.so:devel/libffi
|
||||
LIB_DEPENDS+= libgio.so:devel/libglib
|
||||
LIB_DEPENDS+= libglib.so:devel/libglib
|
||||
|
||||
@@ -9,7 +9,7 @@ CATEGORIES= net-p2p finance
|
||||
MAINTAINER= robbak@robbak.com
|
||||
COMMENT?= Virtual Peer-to-Peer Currency Client (QT)
|
||||
|
||||
LIB_DEPENDS= libboost_date_time.so:devel/libboost
|
||||
LIB_DEPENDS= libboost_date_time.so:devel/libboost64
|
||||
LIB_DEPENDS= libqrencode.so:graph/libqrencode
|
||||
BUILD_DEPENDS+= protoc:devel/libprotobuf
|
||||
LIB_DEPENDS+= libprotobuf.so:devel/libprotobuf
|
||||
|
||||
@@ -15,7 +15,7 @@ MAINTAINER= rakuco@FreeBSD.org
|
||||
COMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG)
|
||||
|
||||
|
||||
#LIB_DEPENDS+= libboost_regex.so:devel/libboost
|
||||
#LIB_DEPENDS+= libboost_regex.so:devel/libboost64
|
||||
LIB_DEPENDS+= libaspell.so:text/aspell
|
||||
LIB_DEPENDS+= libenchant.so:text/libenchant
|
||||
LIB_DEPENDS+= libhunspell.so:text/hunspell
|
||||
|
||||
@@ -10,7 +10,7 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT?= Bittorrent client using Qt4 and libtorrent-rasterbar
|
||||
|
||||
LIB_DEPENDS+= libtorrent-rasterbar.so:net/libtorrent-rasterbar
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost
|
||||
LIB_DEPENDS+= libboost_system.so:devel/libboost64
|
||||
|
||||
|
||||
LIB_DEPENDS+= libGeoIP.so:net/libGeoIP
|
||||
|
||||
Reference in New Issue
Block a user