Path to this page:
./
filesystems/tahoe-lafs,
Distributed fault-tolerant least-authority filesystem
Branch: CURRENT,
Version: 1.20.0nb3,
Package name: tahoe-lafs-1.20.0nb3,
Maintainer: gdtTahoe-LAFS is a Free Software/Open Source decentralized data store.
It distributes your filesystem across multiple servers, and even if
some of the servers fail or are taken over by an attacker, the entire
filesystem continues to work correctly and to preserve your privacy
and security.
Required to run:[
textproc/py-yaml] [
www/py-nevow] [
net/py-twisted] [
security/py-OpenSSL] [
devel/py-setuptools] [
databases/py-sqlite3] [
converters/py-simplejson] [
security/py-asn1] [
security/py-crypto] [
security/py-cryptopp] [
net/py-foolscap] [
devel/py-pyutil] [
converters/py-zfec] [
devel/py-argparse] [
converters/py-zbase32] [
lang/python27] [
lang/py-six] [
security/py-asn1-modules] [
devel/py-characteristic] [
security/py-service_identity]
Required to build:[
devel/py-darcsver] [
pkgtools/cwrappers]
Master sites:
Filesize: 2185.313 KB
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-04-11) Updated to version: tahoe-lafs-1.20.0nb3
- (2025-04-05) Updated to version: tahoe-lafs-1.20.0nb1
- (2025-02-18) Updated to version: tahoe-lafs-1.19.0nb1
- (2024-08-12) Updated to version: tahoe-lafs-1.19.0
CVS history: (Expand)
| 2025-10-09 10:02:00 by Thomas Klausner | Files touched by this commit (35) |
Log message:
*: remove more references to (removed) Python 3.9
|
| 2025-05-30 15:02:44 by Greg Troxel | Files touched by this commit (1) |
Log message:
filesystems/tahoe-lafs: Whitespace per pkglint
|
| 2025-05-30 15:02:11 by Greg Troxel | Files touched by this commit (1) |
Log message:
filesystems/tahoe-lafs: Fix a TEST_DEPENDS
and gc a comment about using tox in tests. Tests appear to start
fine, and fail because many of tahoe's test dependenncies are not in
pkgsrc.
|
| 2025-05-30 14:57:27 by Greg Troxel | Files touched by this commit (1) |
Log message:
filesystems/tahoe-lafs: Mark as not for python 3.9
because magic-wormhole.
|
2025-04-11 13:20:28 by Greg Troxel | Files touched by this commit (1) |  |
Log message:
filesystems/tahoe-lafs: Adjust depends to pyproject.toml harder
(I had uncommitted improvements and this is a merge of recent fixes
and those.)
- list all build deps, even ones we are omitting
- redo twisted section
+ twisted apparently mostly has Conch, and has the dependencies
tahoe was carrying for conch, so dtop them.
+ add comment about conch maybe needing amkCrypto depending on
usage
- add py-six, werkzeug, treq
- explain why i2p support is omitted (needs i2p fork)
- update list of test deps
- add some test deps
- omit py-test because it's in wheel.mk, with a comment
|
| 2025-04-11 07:25:38 by Thomas Klausner | Files touched by this commit (1) |
Log message:
tahoe-lafs: fix TOOL_DEPENDS
|
| 2025-04-06 01:23:58 by Greg Troxel | Files touched by this commit (1) |
Log message:
filesystems/tahoe-lafs: Change py-OpenSSL to versioned_dependencies
|
| 2025-04-05 22:43:02 by Greg Troxel | Files touched by this commit (1) |
Log message:
filesystems/tahoe-lafs: Rototill deps
from pyproject.toml
|