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

(-)Makefile (-1 / +4 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	barnyard
8
PORTNAME=	barnyard
9
PORTVERSION=	0.2.0
9
PORTVERSION=	0.2.0
10
PORTREVISION=	5
10
PORTREVISION=	6
11
CATEGORIES=	security
11
CATEGORIES=	security
12
MASTER_SITES=	SF/barnyard/barnyard-0.2/${PORTVERSION}
12
MASTER_SITES=	SF/barnyard/barnyard-0.2/${PORTVERSION}
13
13
Lines 19-24 Link Here
19
OPTIONS=	MYSQL "Enable MySQL support" on \
19
OPTIONS=	MYSQL "Enable MySQL support" on \
20
		POSTGRESQL "Enable PostgreSQL support" off
20
		POSTGRESQL "Enable PostgreSQL support" off
21
21
22
DEPRECATED=	Use security/barnyard2 instead
23
EXPIRATION=	2010-12-31
24
22
USE_AUTOTOOLS=	autoheader:262 aclocal:19
25
USE_AUTOTOOLS=	autoheader:262 aclocal:19
23
USE_RC_SUBR=	barnyard.sh
26
USE_RC_SUBR=	barnyard.sh
24
GNU_CONFIGURE=	yes
27
GNU_CONFIGURE=	yes
(-)pkg-plist (+1 lines)
Lines 6-8 Link Here
6
%%PORTDOCS%%%%DOCSDIR%%/COPYING
6
%%PORTDOCS%%%%DOCSDIR%%/COPYING
7
%%PORTDOCS%%%%DOCSDIR%%/LICENSE.QPL
7
%%PORTDOCS%%%%DOCSDIR%%/LICENSE.QPL
8
%%PORTDOCS%%%%DOCSDIR%%/README
8
%%PORTDOCS%%%%DOCSDIR%%/README
9
%%PORTDOCS%%@dirrm %%DOCSDIR%%

Return to bug 149718