Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
# $NetBSD: Makefile,v 1.36 2013/05/04 18:16:37 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.40 2014/03/25 22:36:58 asau Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME:S/-/-server-/}
|
||||
PKGREVISION= 1
|
||||
COMMENT= Lightweight Directory Access Protocol server suite
|
||||
|
||||
CONFLICTS+= openldap<2.3.23nb1
|
||||
|
||||
DEPENDS+= openldap-client>=2.3.27nb1:../../databases/openldap-client
|
||||
|
||||
CFLAGS.FreeBSD+= -DMDB_DSYNC=O_SYNC
|
||||
CFLAGS.DragonFly+= -DMDB_DSYNC=O_SYNC -DMDB_FDATASYNC=fsync
|
||||
|
||||
# slapd options
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@comment $NetBSD: PLIST,v 1.11 2013/05/04 18:16:37 adam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.12 2014/03/11 14:05:00 jperkin Exp $
|
||||
${PLIST.slapi}lib/libslapi.la
|
||||
libexec/slapd
|
||||
sbin/slapacl
|
||||
@@ -40,4 +40,3 @@ share/examples/openldap/schema/ppolicy.ldif
|
||||
share/examples/openldap/schema/ppolicy.schema
|
||||
share/examples/openldap/slapd.conf
|
||||
share/examples/openldap/slapd.ldif
|
||||
share/examples/rc.d/slapd
|
||||
|
||||
Reference in New Issue
Block a user