View | Details | Raw Unified | Return to bug 194409 | Differences between
and this patch

Collapse All | Expand All

(-)glusterfs/Makefile (-3 / +3 lines)
Lines 1-10 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	glusterfs
3
PORTNAME=	glusterfs
4
PORTVERSION=	3.6.0.b.3
4
PORTVERSION=	3.6.2
5
CATEGORIES=	net
5
CATEGORIES=	net
6
MASTER_SITES=	http://bits.gluster.org/pub/gluster/glusterfs/src/
6
MASTER_SITES=	http://bits.gluster.org/pub/gluster/glusterfs/src/
7
DISTNAME=	${PORTNAME}-3.6.0beta3
7
DISTNAME=	${PORTNAME}-3.6.2
8
8
9
MAINTAINER=	craig001@lerwick.hopto.org
9
MAINTAINER=	craig001@lerwick.hopto.org
10
COMMENT=	GlusterFS distributed file system
10
COMMENT=	GlusterFS distributed file system
Lines 31-36 Link Here
31
CPPFLAGS+=	-I"${LOCALBASE}/include"
31
CPPFLAGS+=	-I"${LOCALBASE}/include"
32
LDFLAGS+=	-L"${LOCALBASE}/lib" -largp
32
LDFLAGS+=	-L"${LOCALBASE}/lib" -largp
33
INSTALL_TARGET=	install-strip
33
INSTALL_TARGET=	install-strip
34
PLIST_SUB=	GLUSTERLIBDIR="${PREFIX}/lib/${PORTNAME}/3.6.0beta3"
34
PLIST_SUB=	GLUSTERLIBDIR="${PREFIX}/lib/${PORTNAME}/3.6.2"
35
35
36
.include <bsd.port.mk>
36
.include <bsd.port.mk>
(-)glusterfs/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (glusterfs-3.6.0beta3.tar.gz) = a5b7d2e41e27348232be74ff448b66c3df1241de8001c82a0e9344d1c42d076e
1
SHA256 (glusterfs-3.6.2.tar.gz) = 4ab515a5ed8316cf8a19d80d8fbe89312c03ba5ee2f81f789d705e05649de0cf
2
SIZE (glusterfs-3.6.0beta3.tar.gz) = 5888792
2
SIZE (glusterfs-3.6.2.tar.gz) = 6018636
(-)glusterfs/files/patch-configure (-13 / +14 lines)
Lines 1-20 Link Here
1
--- configure.orig	2014-10-01 03:18:06.000000000 +0900
1
--- configure.orig	2015-02-16 21:13:46.743376747 +0000
2
+++ configure	2014-11-24 18:52:14.000000000 +0900
2
+++ configure	2015-02-16 21:20:20.085666758 +0000
3
@@ -19494,7 +19494,7 @@
3
@@ -16076,6 +16076,9 @@
4
 saved_LDFLAGS=$LDFLAGS
4
      linux*)
5
 #do nothing
6
        ;;
7
+     freebsd*)
8
+#do nothing
9
+       ;;
10
      netbsd*)
11
 #do nothing
12
        ;;
13
@@ -19518,7 +19521,7 @@
5
 
14
 
6
 case $host_os in
7
-     linux*)
8
+     linux*|freebsd*)
9
        CFLAGS="`${PYTHON}-config --cflags`"
10
        CPPFLAGS=$CFLAGS
11
        LDFLAGS="-L`${PYTHON}-config --prefix`/lib `${PYTHON}-config --ldflags`"
12
@@ -19507,7 +19507,7 @@
13
 esac
14
 
15
 
15
 
16
 
16
-for ac_header in python$PYTHON_VERSION/Python.h
17
-for ac_header in python$PYTHON_VERSION/Python.h
17
+for ac_header in Python.h
18
+for ac_header in python$PYTHON_VERSION/Python.h Python.h
18
 do
19
 do
19
 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
20
 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
20
 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
21
 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
(-)glusterfs/pkg-plist (-2 / +49 lines)
Lines 78-85 Link Here
78
%%GLUSTERLIBDIR%%/xlator/testing/features/template.so
78
%%GLUSTERLIBDIR%%/xlator/testing/features/template.so
79
%%GLUSTERLIBDIR%%/xlator/testing/performance/symlink-cache.so
79
%%GLUSTERLIBDIR%%/xlator/testing/performance/symlink-cache.so
80
lib/libgfapi.so
80
lib/libgfapi.so
81
lib/libgfapi.so.7
81
lib/libgfapi.so.0
82
lib/libgfapi.so.7.0.0
82
lib/libgfapi.so.0.0.0
83
lib/libgfchangelog.so
83
lib/libgfchangelog.so
84
lib/libgfchangelog.so.0
84
lib/libgfchangelog.so.0
85
lib/libgfchangelog.so.0.0.1
85
lib/libgfchangelog.so.0.0.1
Lines 102-117 Link Here
102
%%PYTHON_SITELIBDIR%%/gluster/glupy.pyo
102
%%PYTHON_SITELIBDIR%%/gluster/glupy.pyo
103
libdata/pkgconfig/glusterfs-api.pc
103
libdata/pkgconfig/glusterfs-api.pc
104
libdata/pkgconfig/libgfchangelog.pc
104
libdata/pkgconfig/libgfchangelog.pc
105
libexec/glusterfs/gsyncd
106
libexec/glusterfs/gverify.sh
107
libexec/glusterfs/peer_add_secret_pub
108
libexec/glusterfs/peer_gsec_create
109
libexec/glusterfs/python/syncdaemon/README.md
110
libexec/glusterfs/python/syncdaemon/__init__.py
111
libexec/glusterfs/python/syncdaemon/__init__.pyc
112
libexec/glusterfs/python/syncdaemon/__init__.pyo
113
libexec/glusterfs/python/syncdaemon/changelogagent.py
114
libexec/glusterfs/python/syncdaemon/changelogagent.pyc
115
libexec/glusterfs/python/syncdaemon/changelogagent.pyo
116
libexec/glusterfs/python/syncdaemon/configinterface.py
117
libexec/glusterfs/python/syncdaemon/configinterface.pyc
118
libexec/glusterfs/python/syncdaemon/configinterface.pyo
119
libexec/glusterfs/python/syncdaemon/gconf.py
120
libexec/glusterfs/python/syncdaemon/gconf.pyc
121
libexec/glusterfs/python/syncdaemon/gconf.pyo
122
libexec/glusterfs/python/syncdaemon/gsyncd.py
123
libexec/glusterfs/python/syncdaemon/gsyncd.pyc
124
libexec/glusterfs/python/syncdaemon/gsyncd.pyo
125
libexec/glusterfs/python/syncdaemon/ipaddr.py
126
libexec/glusterfs/python/syncdaemon/ipaddr.pyc
127
libexec/glusterfs/python/syncdaemon/ipaddr.pyo
128
libexec/glusterfs/python/syncdaemon/libcxattr.py
129
libexec/glusterfs/python/syncdaemon/libcxattr.pyc
130
libexec/glusterfs/python/syncdaemon/libcxattr.pyo
131
libexec/glusterfs/python/syncdaemon/libgfchangelog.py
132
libexec/glusterfs/python/syncdaemon/libgfchangelog.pyc
133
libexec/glusterfs/python/syncdaemon/libgfchangelog.pyo
134
libexec/glusterfs/python/syncdaemon/master.py
135
libexec/glusterfs/python/syncdaemon/master.pyc
136
libexec/glusterfs/python/syncdaemon/master.pyo
137
libexec/glusterfs/python/syncdaemon/monitor.py
138
libexec/glusterfs/python/syncdaemon/monitor.pyc
139
libexec/glusterfs/python/syncdaemon/monitor.pyo
140
libexec/glusterfs/python/syncdaemon/repce.py
141
libexec/glusterfs/python/syncdaemon/repce.pyc
142
libexec/glusterfs/python/syncdaemon/repce.pyo
143
libexec/glusterfs/python/syncdaemon/resource.py
144
libexec/glusterfs/python/syncdaemon/resource.pyc
145
libexec/glusterfs/python/syncdaemon/resource.pyo
146
libexec/glusterfs/python/syncdaemon/syncdutils.py
147
libexec/glusterfs/python/syncdaemon/syncdutils.pyc
148
libexec/glusterfs/python/syncdaemon/syncdutils.pyo
149
libexec/glusterfs/set_geo_rep_pem_keys.sh
105
man/man8/gluster.8.gz
150
man/man8/gluster.8.gz
106
man/man8/glusterd.8.gz
151
man/man8/glusterd.8.gz
107
man/man8/glusterfs.8.gz
152
man/man8/glusterfs.8.gz
108
man/man8/glusterfsd.8.gz
153
man/man8/glusterfsd.8.gz
109
man/man8/mount.glusterfs.8.gz
154
man/man8/mount.glusterfs.8.gz
155
sbin/glfsheal
110
sbin/gluster
156
sbin/gluster
111
sbin/glusterd
157
sbin/glusterd
112
sbin/glusterfs
158
sbin/glusterfs
113
sbin/glusterfsd
159
sbin/glusterfsd
114
sbin/mount_glusterfs
160
sbin/mount_glusterfs
161
sbin/umountd
115
%%PORTDOCS%%%%DOCSDIR%%/benchmarking/README
162
%%PORTDOCS%%%%DOCSDIR%%/benchmarking/README
116
%%PORTDOCS%%%%DOCSDIR%%/benchmarking/glfs-bm.c
163
%%PORTDOCS%%%%DOCSDIR%%/benchmarking/glfs-bm.c
117
%%PORTDOCS%%%%DOCSDIR%%/benchmarking/launch-script.sh
164
%%PORTDOCS%%%%DOCSDIR%%/benchmarking/launch-script.sh

Return to bug 194409