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,6 +1,6 @@
# $NetBSD: Makefile,v 1.56 2014/02/12 23:18:38 tron Exp $
# $NetBSD: Makefile,v 1.60 2014/10/12 00:08:26 gdt Exp $
PKGREVISION= 1
PKGREVISION= 5
CONFLICTS+= bacula-client-[0-9]* bacula-clientonly-[0-9]*

View File

@@ -1,8 +1,9 @@
# $NetBSD: Makefile.common,v 1.64 2014/01/14 10:58:17 markd Exp $
# $NetBSD: Makefile.common,v 1.65 2014/10/05 16:41:08 wiz Exp $
#
# used by sysutils/bacula-clientonly/Makefile
# used by sysutils/bacula-tray-monitor/Makefile
# used by sysutils/bacula-wx-console/Makefile
# used by sysutils/bacula-qt-console/Makefile
DISTNAME= bacula-5.2.13
CATEGORIES= sysutils

View File

@@ -1,10 +1,10 @@
# $NetBSD: options.mk,v 1.20 2013/05/19 11:00:03 shattered Exp $
# $NetBSD: options.mk,v 1.21 2014/10/12 00:08:26 gdt Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.bacula
PKG_SUPPORTED_OPTIONS= ssl
PKG_OPTIONS_REQUIRED_GROUPS= database
PKG_OPTIONS_GROUP.database= catalog-sqlite3 catalog-pgsql catalog-mysql
PKG_SUGGESTED_OPTIONS= catalog-sqlite3
PKG_SUGGESTED_OPTIONS= ssl catalog-sqlite3
.include "../../mk/bsd.options.mk"