diff options
author | bapt <bapt@FreeBSD.org> | 2013-01-31 21:38:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-01-31 21:38:42 +0800 |
commit | 4bcc7b42bb70613448f06e4c9bf9ee4954a45279 (patch) | |
tree | 384a6fe89b7bf8bffcc478f3462d538eea755790 /net-p2p | |
parent | 3abf6e1909ca1ed94d5f66c10c68147f3f687a2f (diff) | |
download | freebsd-ports-graphics-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.gz freebsd-ports-graphics-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.tar.zst freebsd-ports-graphics-4bcc7b42bb70613448f06e4c9bf9ee4954a45279.zip |
Chase boost update
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-lib/Makefile | 8 | ||||
-rw-r--r-- | net-p2p/libktorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15-python/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15/Makefile | 15 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-16-python/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-16/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/solidcoin/Makefile | 4 |
8 files changed, 27 insertions, 20 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 559d7f6a64c..4c17359e757 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: bitcoin -# Date created: 2011-05-20 -# Whom: Shaun Amott <shaun@FreeBSD.org> -# +# Created by: Shaun Amott <shaun@FreeBSD.org> # $FreeBSD$ -# PORTNAME= bitcoin PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= net-p2p finance MAINTAINER= robbak@robbak.com diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index 36913466c59..9b2a2db5926 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: net-p2p/eiskaltdc -# Date created: 28 Aug 2009 -# Whom: Stas Timokhin <stast@bsdportal.ru> -# +# Created by: Stas Timokhin <stast@bsdportal.ru> # $FreeBSD$ -# PORTNAME= eiskaltdcpp-lib PORTVERSION= 2.2.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE DISTNAME= eiskaltdcpp-${DISTVERSION} diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index c558d4dbbd8..7b801a4621a 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -2,7 +2,7 @@ PORTNAME= libktorrent DISTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p kde MASTER_SITES= http://ktorrent.org/downloads/${DISTVERSION:C,^1,4,:C,-.*,,}/ diff --git a/net-p2p/libtorrent-rasterbar-15-python/Makefile b/net-p2p/libtorrent-rasterbar-15-python/Makefile index e75a9a2c368..c6928102011 100644 --- a/net-p2p/libtorrent-rasterbar-15-python/Makefile +++ b/net-p2p/libtorrent-rasterbar-15-python/Makefile @@ -1,13 +1,14 @@ # $FreeBSD$ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PORTREVISION= 2 COMMENT= Python bindings for libtorrent-rasterbar-15 CATEGORIES= net-p2p python USE_PYTHON= yes -LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python-libs \ +LIB_DEPENDS+= boost_python:${PORTSDIR}/devel/boost-python-libs \ torrent-rasterbar.6:${PORTSDIR}/net-p2p/libtorrent-rasterbar-15 BUILD_WRKSRC= ${WRKSRC}/bindings/python diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile index 77251870752..fe2e3363339 100644 --- a/net-p2p/libtorrent-rasterbar-15/Makefile +++ b/net-p2p/libtorrent-rasterbar-15/Makefile @@ -2,7 +2,7 @@ PORTNAME= libtorrent-rasterbar PORTVERSION= 0.15.9 -PORTREVISION?= 2 +PORTREVISION?= 4 CATEGORIES?= net-p2p ipv6 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PROJECTHOST= libtorrent @@ -10,6 +10,8 @@ PROJECTHOST= libtorrent MAINTAINER= ports@FreeBSD.org COMMENT?= C++ library implementing a BitTorrent client +BROKEN= Does not build with recent boost + MAKE_JOBS_SAFE= yes CONFLICTS+= libtorrent-rasterbar-0.1[46789].* @@ -17,7 +19,7 @@ CONFLICTS+= libtorrent-rasterbar-0.1[46789].* NO_LATEST_LINK= yes BUILD_DEPENDS= pkgconf>0:${PORTSDIR}/devel/pkgconf -LIB_DEPENDS+= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ +LIB_DEPENDS+= boost_date_time:${PORTSDIR}/devel/boost-libs \ GeoIP.5:${PORTSDIR}/net/GeoIP USE_GNOME= gnomehack @@ -59,6 +61,15 @@ pre-patch: @${CP} ${WRKSRC}/configure ${WRKSRC}/configure.Dist @${SED} -e 's#COMPILETIME_OPTIONS+="#COMPILETIME_OPTIONS="$$COMPILETIME_OPTIONS #g' \ ${WRKSRC}/configure.Dist > ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's:BOOST_FILESYSTEM_VERSION=2:BOOST_FILESYSTEM_VERSION=3:g' \ + -e 's:BOOST_FILESYSTEM_VERSION 2:BOOST_FILESYSTEM_VERSION 3:g' \ + -e 's:\[BOOST_FILESYSTEM_VERSION\],\[2\]:[BOOST_FILESYSTEM_VERSION],[3]:g' \ + ${WRKSRC}/bindings/python/setup.py \ + ${WRKSRC}/configure \ + ${WRKSRC}/Jamfile \ + ${WRKSRC}/libtorrent-rasterbar-cmake.pc \ + ${WRKSRC}/libtorrent-rasterbar.pc + .if defined(SLAVE_PORT) && ${SLAVE_PORT:L}=="yes" post-patch: slave-post-patch diff --git a/net-p2p/libtorrent-rasterbar-16-python/Makefile b/net-p2p/libtorrent-rasterbar-16-python/Makefile index c56d4eadb4d..e2b73eb7291 100644 --- a/net-p2p/libtorrent-rasterbar-16-python/Makefile +++ b/net-p2p/libtorrent-rasterbar-16-python/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PORTREVISION= 1 + PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Python bindings for libtorrent-rasterbar-16 @@ -7,7 +9,7 @@ CATEGORIES= net-p2p python USE_PYTHON= yes -LIB_DEPENDS+= boost_python.4:${PORTSDIR}/devel/boost-python-libs \ +LIB_DEPENDS+= boost_python:${PORTSDIR}/devel/boost-python-libs \ torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 BUILD_WRKSRC= ${WRKSRC}/bindings/python diff --git a/net-p2p/libtorrent-rasterbar-16/Makefile b/net-p2p/libtorrent-rasterbar-16/Makefile index 8c562d76736..48b72884650 100644 --- a/net-p2p/libtorrent-rasterbar-16/Makefile +++ b/net-p2p/libtorrent-rasterbar-16/Makefile @@ -2,7 +2,7 @@ PORTNAME= libtorrent-rasterbar PORTVERSION= 0.16.7 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net-p2p ipv6 MASTER_SITES= GOOGLE_CODE PROJECTHOST= libtorrent @@ -16,7 +16,7 @@ CONFLICTS+= libtorrent-rasterbar-0.1[45789].* NO_LATEST_LINK= yes -LIB_DEPENDS+= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ +LIB_DEPENDS+= boost_date_time:${PORTSDIR}/devel/boost-libs \ GeoIP:${PORTSDIR}/net/GeoIP USE_PKGCONFIG= build diff --git a/net-p2p/solidcoin/Makefile b/net-p2p/solidcoin/Makefile index 0357914d49e..04c68f6fac2 100644 --- a/net-p2p/solidcoin/Makefile +++ b/net-p2p/solidcoin/Makefile @@ -3,7 +3,7 @@ PORTNAME= solidcoin PORTVERSION= 2.041 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MASTER_SITES= http://solidcoin.info/downloads/ \ http://dl.dropbox.com/u/47582909/ @@ -15,7 +15,7 @@ COMMENT= Alternative Bitcoin peer-to-peer currency client BROKEN= Does not build BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/parallel/algorithm.hpp:${PORTSDIR}/devel/boost-libs -LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= boost_date_time:${PORTSDIR}/devel/boost-libs OPTIONS= GUI "Build with wxWidgets GUI" on |