| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Jul 2019 20:46:57
4.16.g20180628_3

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
12 Dec 2018 01:35:36
4.16.g20180628_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
02 Nov 2018 13:32:35
4.16.g20180628_1

|
rene  |
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 |
29 Jul 2018 22:18:46
4.16.g20180628_1

|
gerald  |
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 |
03 Jul 2018 16:39:35
4.16.g20180628

|
cem  |
sysutils/fusefs-lkl: update to 4.16
Upstream removed git tags, so the version is based on Linux Makefile and
date of the git revision.
The upstream Makefile no longer accepts specific targets, so the non-FUSE
targets are patched away to prevent them from being built (which fails).
(They are not used by this port.)
Submitted by: Charlie Li <ml AT vishwin.info>
Reviewed by: mat
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D16044 |
22 Mar 2018 08:41:08
4.8.493_4

|
antoine  |
fusefs-lkl fails on head with same error as FreeBSD 11 |
21 Mar 2018 17:16:46
4.8.493_4

|
mat  |
Mark BROKEN On FreeBSD 11:
+ echo Inconsistent kallsyms data
Inconsistent kallsyms data
+ echo Try 'make KALLSYMS_EXTRA_PASS=1' as a workaround
Try make KALLSYMS_EXTRA_PASS=1 as a workaround
+ exit 1
Sponsored by: Absolight |
10 Mar 2018 17:46:06
4.8.493_4

|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
10 Sep 2017 20:55:39
4.8.493_3

|
gerald  |
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 |
14 Jul 2017 23:19:21
4.8.493_2

|
jbeich  |
sysutils/fusefs-lkl: respect CC
PR: 218475
Submitted by: Ting-Wei Lan
Approved by: maintainer timeout (1 month) |
01 May 2017 08:42:19
4.8.493_2

|
gerald  |
Replace USE_GCC=yes by a strict build dependency on lang/gcc since
only that guarantees that a binary (or actually symlink) named gcc
is present which this ports apparently requires.
USE_GCC=yes allows users to adjust the default version of GCC via
Mk/bsd.defaults-versions.mk, and with the change coming via PR218330
lang/gcc5 is going to be used instead of the (nearly identical, for
now) lang/gcc shortly.
PR: 218475, 218330
Approved by: cem (maintainer) |
01 Apr 2017 15:23:32
4.8.493_2

|
gerald  |
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 |
17 Feb 2017 16:49:13
4.8.493_1

|
mat  |
Remove the remaining IGNORE_FreeBSD_9 lines.
Sponsored by: Absolight |
20 Nov 2016 09:38:09
4.8.493_1

|
gerald  |
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. |
19 Oct 2016 18:56:01
4.8.493

|
jbeich  |
sysutils/fusefs-lkl: update to 4.8.493
- Switch to `git describe --abbrev=12` versioning scheme
Approved by: cem (maintainer)
Differential Revision: https://reviews.freebsd.org/D8284 |
19 Oct 2016 03:33:05
4.5.0

|
jbeich  |
sysutils/fusefs-lkl: unbreak
- Drop bsd.port.pre.mk line
Approved by: portmgr blanket |
14 Sep 2016 15:59:34
4.5.0

|
mat  |
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight |
17 Aug 2016 15:46:25
4.5.0

|
cem  |
sysutils/fusefs-lkl: Update to more recent master
This brings us from Linux 4.3.0+ to Linux 4.5.0+.
It also brings in support for extended filesystem options from the LKL project.
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D7520 |
01 Jun 2016 13:15:37
4.3.0

|
mat  |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
01 Apr 2016 14:25:18
4.3.0

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
02 Dec 2015 22:42:06
4.3.0

|
antoine  |
- Remove build dependency on the python symlink
- libfuse.so is already provided by USES=fuse |
01 Dec 2015 20:25:34
4.3.0

|
cem  |
sysutils/fusefs-lkl: We don't want python2.7, we want 'python' |
29 Nov 2015 18:23:15
4.3.0

|
cem  |
sysutils/fusefs-lkl: Add needed USES=python |
21 Nov 2015 19:05:24
4.3.0

|
cem  |
sysutils/fusefs-lkl: Be sure to build with ports ld, bc
The base versions are deficient. |
21 Nov 2015 18:17:24
4.3.0

|
cem  |
sysutils/fusefs-lkl: Disable on older platforms |
20 Nov 2015 18:44:53
4.3.0

|
cem  |
sysutils/fusefs-lkl: Add lklfuse, a Linux implementation for FUSE
liblkl.a provides the Linux kernel (in nommu mode) as a library. The lklfuse
binary can be used to mount filesystems that Linux supports (btrfs, ext4 and
earlier, and xfs) read/write under FUSE.
Reviewed by: bdrewery
Sponsored by: EMC / Isilon Storage Division
Differential Revision: https://reviews.freebsd.org/D4199 |