non port: net/glusterfs/Makefile |
SVNWeb
|
Number of commits found: 37 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Wed, 20 Oct 2021
|
[ 16:13 Stefan Eßer (se) ] 2eb4dad
net/glusterfs: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 9 Sep 2021
|
[ 19:13 Dmitry Marakasov (amdmi3) ] 63ca5b1
net/glusterfs: fix LICENSE, add LICENSE_FILEs
Approved by: portmgr blanket
|
Sat, 1 May 2021
|
[ 17:55 Tobias Kortkamp (tobik) ] 6707a3c (Only the first 10 of 47 ports in this commit are shown above. )
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
|
Fri, 9 Apr 2021
|
[ 15:32 Florian Smeets (flo) ] 02f3df6
net/glusterfs: Update to 8.4
Approved by: maintainer
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Dec 2020
|
[ 12:11 fluffy ]
net/glusterfs: unbreak build with python != 3.7
- get rid of hardcoded py37 suffixes in plist, use PYTHON_SUFFIX macro
- add missed files to plist
- bump PORTREVISION
With hat: ports-secteam
|
Sat, 26 Sep 2020
|
[ 21:09 timur ] (Only the first 10 of 11 ports in this commit are shown above. )
An update to the net/glusterfs port:
- System call fixes backported from upstream
- Adding missing scripts to the SHEBANG_FILES list
- Correct a bug with extended attributes
- Fix detection of the PACKAGE_VERSION and generation of the correct API version
PR: 249492
Submitted by: maintainer
Reported by: timur
|
Wed, 19 Aug 2020
|
[ 14:26 pkubaj ]
net/glusterfs: fix build on GCC architectures
Use newer GCC to workaround base GCC bug:
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../../.. -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE -DGF_BSD_HOST_OS -include ../../../../config.h -include
../../../../site.h -I../../../../libglusterfs/src -I../../../../libglusterfs/src
-I../../../../libglusterfs/src -I../../../../rpc/xdr/src
-I../../../../rpc/xdr/src -I/usr/local/include -I/usr/local/include -Wall
-I/usr/local/include/uuid -I/usr/local/include -Wformat -Werror=format-security
-Werror=implicit-function-declaration -DO_DSYNC=0 -Dxdr_quad_t=xdr_longlong_t
-Dxdr_u_quad_t=xdr_u_longlong_t -O2 -pipe -fstack-protector-strong
-fno-strict-aliasing -isystem /usr/local/include -MT write-behind.lo -MD -MP -MF
.deps/write-behind.Tpo -c write-behind.c -fPIC -DPIC -o .libs/write-behind.o
write-behind.c: In function 'wb_readdirp_cbk':
write-behind.c:2585: error: unrecognizable insn:
(insn 92 91 93 13 (parallel [
(set (reg:SI 189)
(ior:SI (and:SI (plus:SI (mem/v:QI (plus:DI (reg/v/f:DI 140 [
wb_inode ])
(const_int 168 [0xa8])) [-1 S1 A64])
(reg:SI 185))
(reg:SI 187))
(and:SI (not:SI (reg:SI 187))
(mem/v:QI (plus:DI (reg/v/f:DI 140 [ wb_inode ])
(const_int 168 [0xa8])) [-1 S1 A64])))) (Only the first 15 lines of the commit message are shown above )
|
Wed, 29 Jul 2020
|
[ 20:33 flo ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 8.0, this is a collaborative effort between Daniel Morante and
myself.
- update to 8.0
- make it possible to mount gluster volumes on boot [1]
- reset maintainer [1], I would have set it to ports@ but Daniel volunteered
to maintain the port
- add pkg-message to point out that procfs is required for some operations
like "gluster volume status" which is also required for self healing. [2]
This version works although I still see the same memory leak as with the
3.X series.
PR: 236112 [1], 223671 [2]
Submitted by: Daniel Morante <daniel@morante.net>, flo
Obtained from: https://github.com/tuaris/freebsd-glusterfs7
Differential Revision: D25037
|
Mon, 27 Apr 2020
|
[ 23:45 mandree ]
sysutils/liburcu: update to 0.12.1
Since the library version changes from 6.0.0 to 6.1.0:
All ports that depend on liburcu in default configuration get
PORTREVISION bumped. All were build-tested in 12.1 amd64 poudriere bulk -t.
Reset maintainer (mmokhi@), repeated maintainer timeout.
PR: 243768
Reported by: alex_y_xu@yahoo.ca
Approved by: maintainer timeout (mmokhi, 88 d)
|
Sun, 8 Mar 2020
|
[ 17:01 antoine ] (Only the first 10 of 187 ports in this commit are shown above. )
Deprecate some ports using deprecated version of python
With hat: portmgr
|
Fri, 8 Nov 2019
|
[ 13:48 tobik ] (Only the first 10 of 49 ports in this commit are shown above. )
net: Add missing USES={gnome,php}
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Fri, 2 Nov 2018
|
[ 13:32 rene ] (Only the first 10 of 243 ports in this commit are shown above. )
Remove compatibility code for FreeBSD < 11.2 from all ports.
Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by: rene
Reviewed by: bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Sun, 11 Feb 2018
|
[ 05:40 eugen ]
glusterfs should be mountable by means of /etc/fstab now
as we have /sbin/mount_fusefs in all supported FreeBSD versions,
for example:
gluster1:name /mnt/name fusefs
rw,late,backup-volfile-servers=gluster2:gluster3,mountprog=/usr/local/sbin/mount_glusterfs
0 0
Make it work by fixing shell script /usr/local/sbin/mount_glusterfs
to properly process multiple -o command line options.
PR: 224451
Submitted by: Vladimir Kurtukov <vk@vk.pp.ru>
Reported by: Vladimir Kurtukov <vk@vk.pp.ru>
Approved by: craig001@lerwick.hopto.org (maintainer)
|
Tue, 12 Dec 2017
|
[ 12:40 antoine ] (Only the first 10 of 23 ports in this commit are shown above. )
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
|
Wed, 1 Nov 2017
|
[ 13:10 olgeni ] (Only the first 10 of 57 ports in this commit are shown above. )
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275
|
Sun, 30 Jul 2017
|
[ 22:45 dbaio ]
net/glusterfs: Update to 3.11.1
- Regenerate patches
While here:
- Fix Q/A errors (shebangfix)
- Update WWW
- Use OPSYS with OSVERSION
PR: 220674
Submitted by: craig001@lerwick.hopto.org (maintainer)
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D11550
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Thu, 8 Jun 2017
|
[ 10:36 mat ]
Mark BROKEN with libressl.
keys.c:130:17: error: implicit declaration of function 'HMAC_CTX_new'
[-Werror=implicit-function-declaration]
phctx = HMAC_CTX_new();
^
Sponsored by: Absolight
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Sat, 21 Jan 2017
|
[ 03:08 swills ]
net/glusterfs: Update to 3.9.0
PR: 215033
Submitted by: craig001@lerwick.hopto.org (maintainer)
|
Wed, 11 Jan 2017
|
[ 10:08 amdmi3 ] (Only the first 10 of 57 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
|
Mon, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Fri, 1 Apr 2016
|
[ 21:47 mat ]
Missed two occurences of ${PORTSDIR}/.
With hat: portmgr
Sponsored by: Absolight
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 24 Feb 2016
|
[ 19:44 hrs ] (Only the first 10 of 11 ports in this commit are shown above. )
Add net/glusterfs, an open source, distributed file system capable of
scaling to several petabytes and handling thousands of clients.
Submitted by: Craig Butler (maintainer)
PR: 194409
|
Number of commits found: 37 |