Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Jan 2021 05:51:23
1.3.8

|
yuri  |
devel/py-llfuse: Update 1.3.6 -> 1.3.8
PR: 252117
Submitted by: jcfyecrayz@liamekaens.com
Approved by: stdin@niklaas.eu (maintainer's timeout 30 days) |
28 Dec 2020 23:02:15
1.3.6

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
24 Dec 2020 13:46:02
1.3.6

|
kai  |
Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python) |
14 Dec 2019 09:43:53
1.3.6

|
antoine  |
Update to 1.3.6
PR: 242587 |
20 Nov 2019 14:40:32
1.2_4

|
antoine  |
Revert r517286, breaking bulk -a is not covered by portmgr blanket |
11 Nov 2019 21:50:04
1.2_4

|
amdmi3  |
- Limit python version (does not build with 3.7+)
Approved by: portmgr blanket |
30 Jul 2019 12:43:04
1.2_4

|
pkubaj  |
devel/py-llfuse: Fix build (warning=error), remove -Werror
-Werror is added to flags by default, breaking build for example with GCC.
Follow upstream and remove it. Also disable DEVELOPER_MODE since it's enabled
too widely.
PR: 238887
Approved by: portmgr (blanket(s): build fix, ports compliance), linimon (mentor)
Differential Revision: https://reviews.freebsd.org/D21067 |
26 Jul 2019 20:46:57
1.2_4

|
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
1.2_3

|
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 |
29 Jul 2018 22:18:46
1.2_2

|
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 |
30 Nov 2017 15:50:34
1.2_1

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
10 Sep 2017 20:55:39
1.2_1

|
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 |
29 Apr 2017 06:32:03
1.2

|
linimon  |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
14 Apr 2017 18:52:26
1.2

|
swills  |
devel/py-llfuse: Allow overriding USES |
03 Apr 2017 03:17:35
1.2

|
wen  |
- Update to 1.2
- Update maintainer's email
PR: 218305
Submitted by: stdin@niklaas.eu(maintainer) |
01 Apr 2017 15:23:32
1.0_1

|
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 |
02 Dec 2016 11:58:22
1.0

|
mat  |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
21 Apr 2016 16:43:15
1.0

|
swills  |
many ports: mark broken on powerpc64 |
22 Mar 2016 07:25:37
1.0

|
pi  |
devel/py-llfuse: Another attempt to fix STRIP
PR: 203759
Submitted by: jbeich |
22 Mar 2016 05:35:22
1.0

|
pi  |
devel/py-llfuse: fix STRIP_CMD
PR: 203759
Pointy-hat to: pi |
22 Mar 2016 05:13:29
1.0

|
pi  |
New port: devel/py-llfuse
Python-LLFUSE is a set of Python bindings for the low level FUSE API. It
requires at least FUSE 2.8.0 and supports both Python 2.x and 3.x. It runs
under Linux, OS-X, FreeBSD and NetBSD.
WWW: https://bitbucket.org/nikratio/python-llfuse
PR: 203759
Submitted by: Niklaas Baudet von Gersdorff <niklaas@kulturflatrate.net> |