notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-llfuse Python bindings for the low-level FUSE API
1.5.0 devel on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-03-22 05:13:41
Last Update: 2023-08-21 17:04:03
Commit Hash: 1c32474
People watching this port, also watch:: pkg, libedit, glib, libunistring, bash
Also Listed In: python
License: LGPL20+
WWW:
https://github.com/python-llfuse/python-llfuse
Description:
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}llfuse>0:devel/py-llfuse@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-llfuse/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-llfuse
  • pkg install py39-llfuse
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-llfuse listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-llfuse
Package flavors (<flavor>: <package>)
  • py39: py39-llfuse
distinfo:
TIMESTAMP = 1692211741 SHA256 (llfuse-1.5.0.tar.gz) = d094448bb4eb20099537be53dc2b5b2c0369d36bde09207a9bb228cc3cd58ee1 SIZE (llfuse-1.5.0.tar.gz) = 869259

Packages (timestamps in pop-ups are UTC):
py37-llfuse
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.3.6---1.3.6-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-llfuse
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.01.5.0-1.5.01.5.0---
FreeBSD:13:quarterly1.5.01.5.01.4.41.5.01.5.01.5.01.5.01.5.0
FreeBSD:14:latest1.5.01.5.01.4.21.5.01.5.01.4.4-1.4.4
FreeBSD:14:quarterly1.5.01.5.0-1.5.01.5.01.5.01.5.01.5.0
FreeBSD:15:latest1.5.01.5.0n/a1.5.0n/a1.5.01.5.01.5.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. cython-3.9 : lang/cython@py39
  5. python3.9 : lang/python39
  6. py39-build>=0 : devel/py-build@py39
  7. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libfuse.so : sysutils/fusefs-libs
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net/s3ql*
  2. Collapse this list of deleted ports.
for Run
  1. archivers/py-borgbackup
  2. archivers/py-borgbackup11

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. archivers/py-borgbackup125*
  2. net/s3ql*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_py-llfuse
USES:
compiler:c++11-lang fuse pkgconfig python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/l/llfuse/
  2. https://pypi.org/packages/source/l/llfuse/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.0
21 Aug 2023 17:04:03
commit hash: 1c324742ce3b22670efe13934a271e076d4ec9d7commit hash: 1c324742ce3b22670efe13934a271e076d4ec9d7commit hash: 1c324742ce3b22670efe13934a271e076d4ec9d7commit hash: 1c324742ce3b22670efe13934a271e076d4ec9d7 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-llfuse: Update to 1.5.0

Changes:	https://github.com/python-llfuse/python-llfuse/releases
1.4.4
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
1.4.4
27 May 2023 23:43:58
commit hash: 266c68c3cb128ab317f49d273a59a024c17ecdf8commit hash: 266c68c3cb128ab317f49d273a59a024c17ecdf8commit hash: 266c68c3cb128ab317f49d273a59a024c17ecdf8commit hash: 266c68c3cb128ab317f49d273a59a024c17ecdf8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-llfuse: Update to 1.4.4

Changes:	https://github.com/python-llfuse/python-llfuse/releases
1.4.3
27 May 2023 04:08:42
commit hash: 532fded9f418311cbb7c536a985c7ce65f43cb33commit hash: 532fded9f418311cbb7c536a985c7ce65f43cb33commit hash: 532fded9f418311cbb7c536a985c7ce65f43cb33commit hash: 532fded9f418311cbb7c536a985c7ce65f43cb33 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-llfuse: Update to 1.4.3

- Update WWW
- Add LICENSE_FILE
- Convert to USE_PYTHON=pep517
- Convert to USE_PYTHON=pytest
- Take maintainership

Changes:	https://github.com/python-llfuse/python-llfuse/releases
1.4.2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.4.2
25 Dec 2022 17:49:37
commit hash: df7a32d6fa9a8c5270a0f25990db09e25a02b3f1commit hash: df7a32d6fa9a8c5270a0f25990db09e25a02b3f1commit hash: df7a32d6fa9a8c5270a0f25990db09e25a02b3f1commit hash: df7a32d6fa9a8c5270a0f25990db09e25a02b3f1 files touched by this commit
Dimitry Andric (dim) search for other commits by this committer
devel/py-llfuse: fix build with clang 15

During an exp-run for llvm 15 (see bug 265425), it turned out that
devel/py-llfuse failed to build with clang 15:

  src/llfuse.c:41839:21: error: incompatible pointer to integer conversion
assigning to 'uintptr_t' (aka 'unsigned int') from 'pthread_t' (aka 'struct
pthread *') [-Wint-conversion]
          __pyx_v_tid = __pyx_t_7;
                      ^ ~~~~~~~~~
  src/llfuse.c:42467:3: warning: 'PyEval_InitThreads' is deprecated
[-Wdeprecated-declarations]
    PyEval_InitThreads();
    ^
  /usr/local/include/python3.9/ceval.h:130:1: note: 'PyEval_InitThreads' has
been explicitly marked deprecated here
  Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);
  ^
  /usr/local/include/python3.9/pyport.h:508:54: note: expanded from macro
'Py_DEPRECATED'
  #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))
                                                       ^
  1 warning and 1 error generated.

The conversion from pthread_t to uintptr_t needs an explicit cast.

PR:		268226
Approved by:	maintainer timeout (2 weeks)
MFH:		2022Q4
1.4.2
03 Oct 2022 21:03:31
commit hash: ad53efc7840e2542eae7374c018ae6f8783f537ccommit hash: ad53efc7840e2542eae7374c018ae6f8783f537ccommit hash: ad53efc7840e2542eae7374c018ae6f8783f537ccommit hash: ad53efc7840e2542eae7374c018ae6f8783f537c files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
devel/py-llfuse: update to community 1.4.2, fixing Python 3.11 build

and add a pytest-based test driver (but self-tests appear centered
on Linux's /proc/PID/status interface and fail).

PR:		266201
1.3.8
03 Oct 2022 20:45:46
commit hash: b098de65c55ca375bc64a587541f9a81b8975b8fcommit hash: b098de65c55ca375bc64a587541f9a81b8975b8fcommit hash: b098de65c55ca375bc64a587541f9a81b8975b8fcommit hash: b098de65c55ca375bc64a587541f9a81b8975b8f files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
devel/py-llfuse: reset maintainer, unreachable

This appears, per INDEX-13, to be the only port where
MAINTAINER was set to stdin@niklaas.eu.

PR:		266796

--------------------
Reporting-MTA: dns; mx2.freebsd.org
X-Postfix-Queue-ID: 4MhC8t64n8z3YDm
X-Postfix-Sender: rfc822; mandree@FreeBSD.org
Arrival-Date: Mon,  3 Oct 2022 20:28:46 +0000 (UTC)

Final-Recipient: rfc822; stdin@niklaas.eu
Original-Recipient: rfc822;stdin@niklaas.eu
Action: failed
Status: 5.1.1
Remote-MTA: dns; mx02.mail.icloud.com
Diagnostic-Code: smtp; 550 5.1.1 <stdin@niklaas.eu>: user does not exist
--------------------
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.3.8
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.3.8
04 Sep 2022 12:52:19
commit hash: 80ce251a83cd173399fd8dabdae58bc6dfa08790commit hash: 80ce251a83cd173399fd8dabdae58bc6dfa08790commit hash: 80ce251a83cd173399fd8dabdae58bc6dfa08790commit hash: 80ce251a83cd173399fd8dabdae58bc6dfa08790 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/py-llfuse: unbreak bulk -a
1.3.8
03 Sep 2022 14:32:39
commit hash: 986872f049c509f03fb53bc074914baccc65ba9fcommit hash: 986872f049c509f03fb53bc074914baccc65ba9fcommit hash: 986872f049c509f03fb53bc074914baccc65ba9fcommit hash: 986872f049c509f03fb53bc074914baccc65ba9f files touched by this commit
Matthias Andree (mandree) search for other commits by this committer
devel/py-llfuse: limit to Python 3.10; broken on 3.11

since it #include "longintrepr.h" which is disabled in Python 3.11,
see https://docs.python.org/3.11/whatsnew/3.11.html

PR:		266201
1.3.8
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.3.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.8
31 Jan 2021 05:51:23
Revision:563465Original commit files touched by this commit
yuri search for other commits by this committer
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)
1.3.6
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.3.6
24 Dec 2020 13:46:02
Revision:559094Original commit files touched by this commit
kai search for other commits by this committer
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)
1.3.6
14 Dec 2019 09:43:53
Revision:520105Original commit files touched by this commit
antoine search for other commits by this committer
Update to 1.3.6

PR:		242587
1.2_4
20 Nov 2019 14:40:32
Revision:518022Original commit files touched by this commit
antoine search for other commits by this committer
Revert r517286, breaking bulk -a is not covered by portmgr blanket
1.2_4
11 Nov 2019 21:50:04
Revision:517286Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Limit python version (does not build with 3.7+)

Approved by:	portmgr blanket
1.2_4
30 Jul 2019 12:43:04
Revision:507639Original commit files touched by this commit
pkubaj search for other commits by this committer
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
1.2_4
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
1.2_3
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
1.2_2
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
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
1.2_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
1.2_1
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
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
1.2
29 Apr 2017 06:32:03
Revision:439720Original commit files touched by this commit
linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

Approved by:	portmgr (tier-2 blanket)
1.2
14 Apr 2017 18:52:26
Revision:438539Original commit files touched by this commit
swills search for other commits by this committer
devel/py-llfuse: Allow overriding USES
1.2
03 Apr 2017 03:17:35
Revision:437588Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.2
- Update maintainer's email

PR:		218305
Submitted by:	stdin@niklaas.eu(maintainer)
1.0_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
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
1.0
02 Dec 2016 11:58:22
Revision:427552Original commit files touched by this commit
mat search for other commits by this committer
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
1.0
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
1.0
22 Mar 2016 07:25:37
Revision:411638Original commit files touched by this commit
pi search for other commits by this committer
devel/py-llfuse: Another attempt to fix STRIP

PR:		203759
Submitted by:	jbeich
1.0
22 Mar 2016 05:35:22
Revision:411635Original commit files touched by this commit
pi search for other commits by this committer
devel/py-llfuse: fix STRIP_CMD

PR:		203759
Pointy-hat to:	pi
1.0
22 Mar 2016 05:13:29
Revision:411634Original commit files touched by this commit
pi search for other commits by this committer
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>

Number of commits found: 35