Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2012/12/13 00:33:19 gdt Exp $
# $NetBSD: Makefile,v 1.7 2014/01/10 12:00:58 jperkin Exp $
DISTNAME= db-4.6.21
PKGNAME= ${DISTNAME:S/db/db46/}
@@ -21,7 +21,6 @@ CONFIGURE_DIRS= build_unix
CONFIGURE_SCRIPT= ../dist/configure
CONFIGURE_ARGS+= --enable-cxx
CONFIGURE_ARGS+= --enable-rpc
CONFIGURE_ARGS+= --enable-compat185
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/db46
CONFIGURE_ARGS+= --program-transform-name=s,db_,db46_,
@@ -50,6 +49,19 @@ PTHREAD_OPTS+= native
. include "../../mk/pthread.buildlink3.mk"
.endif
.include "../../mk/bsd.prefs.mk"
PLIST_VARS+= rpc
.if ${OS_VARIANT} != "SmartOS"
CONFIGURE_ARGS+= --enable-rpc
PLIST.rpc= yes
.endif
.if ${OPSYS} == "MirBSD"
PLIST_SRC= PLIST.${OPSYS}
.endif
INSTALLATION_DIRS= include/db46 lib share/doc/db46
post-install:

View File

@@ -1,5 +1,5 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:43:15 joerg Exp $
bin/berkeley_db46_svc
@comment $NetBSD: PLIST,v 1.3 2014/01/10 12:00:58 jperkin Exp $
${PLIST.rpc}bin/berkeley_db46_svc
bin/db46_archive
bin/db46_checkpoint
bin/db46_codegen

1698
databases/db46/PLIST.MirBSD Normal file

File diff suppressed because it is too large Load Diff