View | Details | Raw Unified | Return to bug 151142
Collapse All | Expand All

(-)Makefile (-3 / +3 lines)
Lines 7-15 Link Here
7
7
8
PORTNAME=	bacula2
8
PORTNAME=	bacula2
9
DISTVERSION=	2.4.4
9
DISTVERSION=	2.4.4
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES?=	sysutils
11
CATEGORIES?=	sysutils
12
MASTER_SITES=	SF/bacula/bacula/${PORTVERSION}
12
MASTER_SITES=	SF/bacula/z-older-releases/bacula/${PORTVERSION}
13
13
14
MAINTAINER=	v.haisman@sh.cvut.cz
14
MAINTAINER=	v.haisman@sh.cvut.cz
15
COMMENT?=	The network backup solution (server)
15
COMMENT?=	The network backup solution (server)
Lines 92-98 OPTIONS+= MTX "Install mtx for control o Link Here
92
.endif
92
.endif
93
93
94
OPTIONS+=	NLS "Native Language Support via gettext utilities" on
94
OPTIONS+=	NLS "Native Language Support via gettext utilities" on
95
OPTIONS+=	OPENSSL "Enable OpenSSL for encrypted communication" off
95
OPTIONS+=	OPENSSL "Enable Use OpenSSL (broken for version >= 1.0.0)" off
96
96
97
# Prepare if bgnome-console is selected this must be happen before
97
# Prepare if bgnome-console is selected this must be happen before
98
# include of bsd.port.pre.mk!
98
# include of bsd.port.pre.mk!

Return to bug 151142