add DPB_PROPERTIES=Parallel for some things high in the dependency tree

which benefit from it.
This commit is contained in:
sthen 2012-09-26 15:04:09 +00:00
parent 4e929abcd7
commit a26a1170e9
7 changed files with 15 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2012/06/25 11:07:22 naddy Exp $
# $OpenBSD: Makefile,v 1.15 2012/09/26 15:04:09 sthen Exp $
NOT_FOR_ARCHS= ${GCC2_ARCHS}
@ -7,6 +7,7 @@ COMMENT= LZMA compression and decompression tools
DISTNAME= xz-5.0.4
SHARED_LIBS= lzma 1.0 # .5.4
CATEGORIES= archivers
DPB_PROPERTIES= parallel
HOMEPAGE= http://tukaani.org/xz/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2012/05/19 08:24:50 sthen Exp $
# $OpenBSD: Makefile,v 1.8 2012/09/26 15:04:09 sthen Exp $
COMMENT= read, modify, create ELF files on any arch
@ -8,6 +8,7 @@ REVISION= 1
SHARED_LIBS= elf 1.1
CATEGORIES= devel
DPB_PROPERTIES= parallel
# The actual homepage is in german, this points to it.
HOMEPAGE= http://directory.fsf.org/all/libelf.html

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.44 2012/08/21 11:31:34 robert Exp $
# $OpenBSD: Makefile,v 1.45 2012/09/26 15:04:09 sthen Exp $
COMMENT= perl-compatible regular expression library
@ -10,6 +10,7 @@ SHARED_LIBS += pcreposix 1.5 # 0.0
SHARED_LIBS += pcrecpp 3.3 # 0.0
CATEGORIES= devel
DPB_PROPERTIES= parallel
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ \
${MASTER_SITE_SOURCEFORGE:=pcre/}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.41 2012/09/01 14:36:57 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.42 2012/09/26 15:04:09 sthen Exp $
COMMENT= vector graphics library
@ -7,6 +7,7 @@ SHARED_LIBS+= cairo 12.0
SHARED_LIBS+= cairo-gobject 1.0
SHARED_LIBS+= cairo-script-interpreter 1.0
CATEGORIES= graphics
DPB_PROPERTIES= parallel
EXTRACT_SUFX= .tar.xz
REVISION= 2

View File

@ -1,11 +1,12 @@
# $OpenBSD: Makefile,v 1.40 2012/03/29 13:38:31 sthen Exp $
# $OpenBSD: Makefile,v 1.41 2012/09/26 15:04:09 sthen Exp $
COMMENT= IJG's JPEG compression utilities
COMMENT= IJG's JPEG compression utilities #'
V= 8c
DISTNAME= jpeg-$V
SHARED_LIBS= jpeg 64.0 # 11.0
CATEGORIES= graphics
DPB_PROPERTIES= parallel
HOMEPAGE= http://www.ijg.org/
# BSD-style

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.86 2012/03/30 18:58:03 naddy Exp $
# $OpenBSD: Makefile,v 1.87 2012/09/26 15:04:09 sthen Exp $
COMMENT= library for manipulating PNG images
@ -7,6 +7,7 @@ DISTNAME= libpng-${VERSION}
PKGNAME= png-${VERSION}
SHARED_LIBS= png 15.0
CATEGORIES= graphics
DPB_PROPERTIES= parallel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/}
HOMEPAGE= http://www.libpng.org/pub/png/libpng.html

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.87 2012/09/07 12:41:35 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.88 2012/09/26 15:04:09 sthen Exp $
COMMENT= message bus system
@ -9,6 +9,7 @@ EPOCH= 0
SHARED_LIBS += dbus-1 10.2 # 10.2
CATEGORIES= x11
DPB_PROPERTIES= parallel
HOMEPAGE= http://dbus.freedesktop.org/