diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/avro-cpp/Makefile | 1 | ||||
-rw-r--r-- | devel/cocaine-core/Makefile | 7 | ||||
-rw-r--r-- | devel/eblob/Makefile | 1 | ||||
-rw-r--r-- | devel/edb/Makefile | 2 | ||||
-rw-r--r-- | devel/kdesdk4/Makefile | 8 | ||||
-rw-r--r-- | devel/kdevplatform/Makefile | 9 | ||||
-rw-r--r-- | devel/libXGP/Makefile | 6 | ||||
-rw-r--r-- | devel/libYGP/Makefile | 13 | ||||
-rw-r--r-- | devel/libiqxmlrpc/Makefile | 11 | ||||
-rw-r--r-- | devel/libslave/Makefile | 1 | ||||
-rw-r--r-- | devel/nemiver/Makefile | 2 | ||||
-rw-r--r-- | devel/qt4-moc/files/patch-src__tools__moc__main.cpp | 10 | ||||
-rw-r--r-- | devel/ros/Makefile | 6 | ||||
-rw-r--r-- | devel/sdts++/Makefile | 2 | ||||
-rw-r--r-- | devel/simgear/Makefile | 1 | ||||
-rw-r--r-- | devel/smack/Makefile | 1 | ||||
-rw-r--r-- | devel/subcommander/Makefile | 10 | ||||
-rw-r--r-- | devel/subcommander2/Makefile | 1 | ||||
-rw-r--r-- | devel/uatraits/Makefile | 2 |
19 files changed, 47 insertions, 47 deletions
diff --git a/devel/avro-cpp/Makefile b/devel/avro-cpp/Makefile index 21344aa4ff1c..14538a82524c 100644 --- a/devel/avro-cpp/Makefile +++ b/devel/avro-cpp/Makefile @@ -3,6 +3,7 @@ PORTNAME= avro PORTVERSION= 1.7.3 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= APACHE MASTER_SITE_SUBDIR= ${PORTNAME}/stable diff --git a/devel/cocaine-core/Makefile b/devel/cocaine-core/Makefile index dbd13706125c..77cf5c88d9e3 100644 --- a/devel/cocaine-core/Makefile +++ b/devel/cocaine-core/Makefile @@ -3,6 +3,7 @@ PORTNAME= cocaine-core PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= GH GHC @@ -26,6 +27,12 @@ GH_ACCOUNT= zloidemon GH_COMMIT= 7d0f35c GH_TAGNAME= master +MAKE_JOBS_SAFE= yes + CONFLICTS= json-c-[0-9]* +post-patch: + @${REINPLACE_CMD} -e "s,boost_thread,boost_thread ${PTHREAD_LIBS},g" \ + ${WRKSRC}/CMakeLists.txt + .include <bsd.port.mk> diff --git a/devel/eblob/Makefile b/devel/eblob/Makefile index 1d7104be153b..14354fdc3016 100644 --- a/devel/eblob/Makefile +++ b/devel/eblob/Makefile @@ -3,6 +3,7 @@ PORTNAME= eblob PORTVERSION= 0.17.5 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= g.veniamin@googlemail.com diff --git a/devel/edb/Makefile b/devel/edb/Makefile index 09bdffc76f08..7c48ff3c05d5 100644 --- a/devel/edb/Makefile +++ b/devel/edb/Makefile @@ -2,7 +2,7 @@ PORTNAME= edb PORTVERSION= 0.9.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://codef00.com/projects/ DISTNAME= debugger-${PORTVERSION} diff --git a/devel/kdesdk4/Makefile b/devel/kdesdk4/Makefile index b9d214088e2b..cfcd9a0cc139 100644 --- a/devel/kdesdk4/Makefile +++ b/devel/kdesdk4/Makefile @@ -1,11 +1,9 @@ -# New ports collection Makefile for: kdesdk -# Date created: 2008-01-31 -# Whom: Martin Wilke <miwi@FreeBSD.org> -# +# Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ PORTNAME= kdesdk PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src @@ -15,7 +13,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= KDE Software Development Kit LIB_DEPENDS= svn_client-1.0:${PORTSDIR}/devel/subversion \ - boost_thread.4:${PORTSDIR}/devel/boost-libs \ + boost_thread:${PORTSDIR}/devel/boost-libs \ hunspell-1.3.0:${PORTSDIR}/textproc/hunspell \ qca.2:${PORTSDIR}/devel/qca BUILD_DEPENDS= ${LOCALBASE}/include/ltdl.h:${PORTSDIR}/devel/libltdl diff --git a/devel/kdevplatform/Makefile b/devel/kdevplatform/Makefile index 062c98a2772e..cd642344f6f4 100644 --- a/devel/kdevplatform/Makefile +++ b/devel/kdevplatform/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: kdevplatform -# Date created: Sun Aug 23 17:14:39 UTC 2009 -# Whom: Golyashov Sergei <svvord@mail.ru> -# +# Created by: Golyashov Sergei <svvord@mail.ru> # $FreeBSD$ PORTNAME= kdevplatform PORTVERSION= ${KDEVELOP_VERSION:S/4./1./} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDEVELOP_BRANCH}/kdevelop/${KDEVELOP_VERSION}/src @@ -16,7 +13,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= KDE development platform LIB_DEPENDS= svn_client-1.0:${PORTSDIR}/devel/subversion \ - boost_thread.4:${PORTSDIR}/devel/boost-libs \ + boost_thread:${PORTSDIR}/devel/boost-libs \ qjson.0:${PORTSDIR}/devel/qjson USE_BZIP2= yes diff --git a/devel/libXGP/Makefile b/devel/libXGP/Makefile index b83ca23d9759..5c42179ad09b 100644 --- a/devel/libXGP/Makefile +++ b/devel/libXGP/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libXGP -# Date created: 20 August 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libXGP MASTERDIR= ${.CURDIR}/../libYGP diff --git a/devel/libYGP/Makefile b/devel/libYGP/Makefile index 4244aa7751e9..5202f526523c 100644 --- a/devel/libYGP/Makefile +++ b/devel/libYGP/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: libygp -# Date created: 2 August 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME?= libYGP PORTVERSION= 0.9.42 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/libymp/libymp/libYGP-${PORTVERSION} DISTNAME= libYGP-${PORTVERSION} @@ -19,7 +15,7 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ boost_filesystem:${PORTSDIR}/devel/boost-libs USE_BZIP2= yes -USE_GCC= any +USE_GCC= 4.6+ GNU_CONFIGURE= yes USE_GNOME= gnomehack USE_LDCONFIG= yes @@ -30,8 +26,6 @@ CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --with-gmp\ --disable-static --disable-rpath --enable-network-trav USE_GMAKE= yes -CXXFLAGS+= -DBOOST_FILESYSTEM_VERSION=2 - .if ${PORTNAME:M*XGP} LIB_DEPENDS+= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 PLIST_SUB= YGP="@comment " XGP="" @@ -41,6 +35,7 @@ MKIN_PATCH= s/^(SUBDIRS = ).*$$/\1XGP/; .else PLIST_SUB= XGP="@comment " YGP="" MKIN_PATCH= s/@MYSUBDIRS@/YGP/; +BROKEN= Does not build with recent boost .endif post-patch: diff --git a/devel/libiqxmlrpc/Makefile b/devel/libiqxmlrpc/Makefile index 2b0be611f10c..be7f95e0546d 100644 --- a/devel/libiqxmlrpc/Makefile +++ b/devel/libiqxmlrpc/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: libiqxmlrpc -# Date created: 1 Apr 2008 -# Whom: Max Khon <fjoe@FreeBSD.org> -# +# Created by: Max Khon <fjoe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libiqxmlrpc PORTVERSION= 0.11.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF @@ -15,7 +11,7 @@ MAINTAINER= fjoe@FreeBSD.org COMMENT= Free, object-oriented XML-RPC implementation written in C++ BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen -LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs LICENSE= BSD @@ -27,6 +23,7 @@ CMAKE_ARGS= -Dbuild_docs=off .endif LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes +USE_OPENSSL= yes PORTDATA= * diff --git a/devel/libslave/Makefile b/devel/libslave/Makefile index 6355ed3a6995..ef05b3de34f6 100644 --- a/devel/libslave/Makefile +++ b/devel/libslave/Makefile @@ -3,6 +3,7 @@ PORTNAME= libslave PORTVERSION= 0.0.${DATE} +PORTREVISION= 1 CATEGORIES= devel databases MASTER_SITES= GH GHC diff --git a/devel/nemiver/Makefile b/devel/nemiver/Makefile index dbf0f44bb06e..e9733fd586df 100644 --- a/devel/nemiver/Makefile +++ b/devel/nemiver/Makefile @@ -3,7 +3,7 @@ PORTNAME= nemiver PORTVERSION= 0.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/devel/qt4-moc/files/patch-src__tools__moc__main.cpp b/devel/qt4-moc/files/patch-src__tools__moc__main.cpp new file mode 100644 index 000000000000..f8411f3e8fa8 --- /dev/null +++ b/devel/qt4-moc/files/patch-src__tools__moc__main.cpp @@ -0,0 +1,10 @@ +--- ./src/tools/moc/main.cpp.orig 2013-01-30 16:16:31.615488856 +0000 ++++ ./src/tools/moc/main.cpp 2013-01-30 16:16:52.991681291 +0000 +@@ -187,6 +187,7 @@ + Moc moc; + pp.macros["Q_MOC_RUN"]; + pp.macros["__cplusplus"]; ++ pp.macros["BOOST_TT_HAS_OPERATOR_HPP_INCLUDED"]; + QByteArray filename; + QByteArray output; + FILE *in = 0; diff --git a/devel/ros/Makefile b/devel/ros/Makefile index 49c6ebebdc62..180acdc0917b 100644 --- a/devel/ros/Makefile +++ b/devel/ros/Makefile @@ -1,11 +1,9 @@ -# New ports collection makefile for: ros -# Date created: 2010-08-01 -# Whom: Rene Ladan <rene@FreeBSD.org> -# +# Created by: Rene Ladan <rene@FreeBSD.org> # $FreeBSD$ PORTNAME= ros PORTVERSION= 1.4.10 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://code.ros.org/svn/release/download/stacks/${STACKNAME}/${STACKNAME}-${PORTVERSION}/ DIST_SUBDIR= ros diff --git a/devel/sdts++/Makefile b/devel/sdts++/Makefile index 7b93f9b36ae4..9ba467ccd7ee 100644 --- a/devel/sdts++/Makefile +++ b/devel/sdts++/Makefile @@ -3,7 +3,7 @@ PORTNAME= sdts++ PORTVERSION= 1.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://thor-f5.er.usgs.gov/sdts/sdtsxx/ \ http://lychnobite.org/sdts/ diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile index 73a3c66160b9..1ec263953e19 100644 --- a/devel/simgear/Makefile +++ b/devel/simgear/Makefile @@ -2,6 +2,7 @@ PORTNAME= simgear PORTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= devel games MASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \ ftp://ftp.de.flightgear.org/pub/simgear/Source/ \ diff --git a/devel/smack/Makefile b/devel/smack/Makefile index 8d5b1cd36855..9e56f5418788 100644 --- a/devel/smack/Makefile +++ b/devel/smack/Makefile @@ -3,6 +3,7 @@ PORTNAME= smack PORTVERSION= 0.5.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= g.veniamin@googlemail.com diff --git a/devel/subcommander/Makefile b/devel/subcommander/Makefile index aef8718a25a2..8450a5e62ae9 100644 --- a/devel/subcommander/Makefile +++ b/devel/subcommander/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: subcommander -# Date created: 22 July 2007 -# Whom: sutra -# +# Created by: sutra # $FreeBSD$ -# PORTNAME= subcommander PORTVERSION= 1.2.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= devel MASTER_SITES= http://subcommander.tigris.org/files/documents/1759/42385/ DISTNAME= Subcommander-${PORTVERSION} @@ -16,7 +12,7 @@ MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Qt based multiplatform subversion client, diff & merge tool LIB_DEPENDS= neon.27:${PORTSDIR}/www/neon29 \ - boost_thread.4:${PORTSDIR}/devel/boost-libs \ + boost_thread:${PORTSDIR}/devel/boost-libs \ svn_client-1.0:${PORTSDIR}/devel/subversion16 CONFLICTS_BUILD=subversion-1.7.[0-9]* diff --git a/devel/subcommander2/Makefile b/devel/subcommander2/Makefile index bf67ab24c48c..9fc7783bf0f2 100644 --- a/devel/subcommander2/Makefile +++ b/devel/subcommander2/Makefile @@ -3,6 +3,7 @@ PORTNAME= subcommander PORTVERSION= 2.0.0.b5.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION:R:S,.b,~b,}p${PORTVERSION:E}.orig diff --git a/devel/uatraits/Makefile b/devel/uatraits/Makefile index 138f8f8af2cc..02037215b72e 100644 --- a/devel/uatraits/Makefile +++ b/devel/uatraits/Makefile @@ -3,7 +3,7 @@ PORTNAME= uatraits PORTVERSION= 20121112 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel www MASTER_SITES= http://people.freebsd.org/~demon/ |