Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,17 +1,17 @@
# $NetBSD: Makefile,v 1.29 2014/02/21 20:22:09 joerg Exp $
# $NetBSD: Makefile,v 1.32 2015/01/15 13:01:44 joerg Exp $
PKGREVISION= 1
BOOST_PACKAGE= headers
BOOST_COMMENT= (build-time headers)
BOOST_CONFIG= generate
PKGREVISION= 1
.include "../../meta-pkgs/boost/Makefile.common"
BJAM_ARGS+= --without-* # disable all libraries
.include "../../devel/boost-jam/bjam.mk"
NO_BUILD= yes
do-build:
.include "../../devel/boost-jam/bjam.mk"
do-install: bjam-install
${FIND} ${DESTDIR}${PREFIX}/include/boost \

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.27 2013/11/12 16:49:07 adam Exp $
# $NetBSD: buildlink3.mk,v 1.29 2014/11/07 19:28:38 adam Exp $
BUILDLINK_TREE+= boost-headers
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= boost-headers
BOOST_HEADERS_BUILDLINK3_MK:=
# Use a dependency pattern that guarantees the proper ABI.
BUILDLINK_API_DEPENDS.boost-headers+= boost-headers-1.55.*
BUILDLINK_API_DEPENDS.boost-headers+= boost-headers-1.57.*
BUILDLINK_DEPMETHOD.boost-headers?= build
BUILDLINK_PKGSRCDIR.boost-headers?= ../../devel/boost-headers