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

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	glusterfs
3
PORTNAME=	glusterfs
4
PORTVERSION=	3.11.1
4
PORTVERSION=	3.11.1
5
PORTREVISION=	6
5
PORTREVISION=	7
6
CATEGORIES=	net
6
CATEGORIES=	net
7
MASTER_SITES=	http://bits.gluster.org/pub/gluster/glusterfs/src/
7
MASTER_SITES=	http://bits.gluster.org/pub/gluster/glusterfs/src/
8
8
(-)files/glusterd.in (-1 / +2 lines)
Lines 3-9 Link Here
3
# $FreeBSD$
3
# $FreeBSD$
4
4
5
# PROVIDE: glusterd
5
# PROVIDE: glusterd
6
# REQUIRE: LOGIN
6
# BEFORE: mountlate
7
# REQUIRE: NETWORKING
7
# KEYWORD: shutdown
8
# KEYWORD: shutdown
8
9
9
. /etc/rc.subr
10
. /etc/rc.subr

Return to bug 236112