Port details |
- fusefs-s3fs FUSE-based file system backed by Amazon S3
- 1.92_1 sysutils
=4 1.92_1Version of this port present on the latest quarterly branch.
- Maintainer: dmgk@FreeBSD.org
- Port Added: 2009-04-11 22:26:57
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: monit, inotify-tools, freeradius3
- License: GPLv2
- WWW:
- https://github.com/s3fs-fuse/s3fs-fuse
- Description:
- FUSE-based file system backed by Amazon S3. Mount a bucket as a local
file system read/write. Store files/folders natively and transparently.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusefs-s3fs>0:sysutils/fusefs-s3fs
- No installation instructions:
- This port has been deleted.
- PKGNAME: fusefs-s3fs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1685836142
SHA256 (s3fs-fuse-s3fs-fuse-v1.92_GH0.tar.gz) = 76ebea3c0784c5c0f6b84e009d555806aff86258886ced39eee316bf02ae8750
SIZE (s3fs-fuse-s3fs-fuse-v1.92_GH0.tar.gz) = 283295
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libcurl.so : ftp/curl
- libxml2.so : textproc/libxml2
- libfuse.so : sysutils/fusefs-libs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_fusefs-s3fs
- USES:
- autoreconf fuse pkgconfig ssl
- pkg-message:
- For install:
- The usage of s3fs can be found at https://github.com/s3fs-fuse/s3fs-fuse/wiki/Fuse-Over-Amazon if you want to understand it.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.92_1 06 Nov 2024 15:17:35 |
Robert Clausecker (fuz) |
filesystems: add new category for file systems and related utilities
The filesystems category houses file systems and file system utilities.
It is added mainly to turn the sysutils/fusefs-* pseudo-category into
a proper one, but is also useful for the sundry of other file systems
related ports found in the tree.
Ports that seem like they belong there are moved to the new category.
Two ports, sysutils/fusefs-funionfs and sysutils/fusefs-fusepak are
not moved as they currently don't fetch and don't have TIMESTAMP set
in their distinfo, but that is required to be able to push a rename
of the port by the pre-receive hook.
Approved by: portmgr (rene)
Reviewed by: mat
Pull Request: https://github.com/freebsd/freebsd-ports/pull/302
PR: 281988 |
1.92_1 25 Feb 2024 17:50:00 |
Muhammad Moinur Rahman (bofh) |
sysutils/fusefs-s3fs: Moved man to share/man
Approved by: portmgr (blanket) |
1.92 05 Jun 2023 14:23:08 |
Muhammad Moinur Rahman (bofh) Author: Daniel Engberg |
sysutils/fusefs-s3fs: Update version 1.91=>1.92
This update is required to fix build with OpenSSL 3.0.0 and later.
Changelog: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.92
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.91 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.91 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.91 27 Apr 2022 15:15:36 |
Dmitri Goutnik (dmgk) |
sysutils/fusefs-s3fs: Update to 1.91
Changes: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.91 |
1.90_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
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) |
1.90_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.90 09 Aug 2021 20:09:28 |
Dmitri Goutnik (dmgk) |
sysutils/fusefs-s3fs: Update to 1.90
Changes: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.90 |
1.89 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.89 24 Feb 2021 12:43:54 |
dmgk |
sysutils/fusefs-s3fs: Update to 1.89
Changes: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.89 |
1.88 12 Jan 2021 12:12:37 |
dmgk |
sysutils/fusefs-s3fs: Update to 1.88
Changes: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.88
Reported by: portscout |
1.87 13 Aug 2020 12:45:24 |
dmgk |
sysutils/fusefs-s3fs: Update to 1.87
- pet portclippy while here
Changes: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.87 |
1.86 07 Feb 2020 13:05:43 |
dmgk |
sysutils/fusefs-s3fs: Update to 1.86
Changes: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.86 |
1.85 16 Sep 2019 20:55:08 |
dmgk |
Change my maintainer email
Approved by: tz (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21677 |
1.85 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
1.85 18 Mar 2019 17:33:23 |
swills |
sysutils/fusefs-s3fs: Update to 1.85
PR: 236489
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) |
1.84 10 Jul 2018 04:47:50 |
swills |
sysutils/fusefs-s3fs: Update to 1.84
PR: 229659
Submitted by: Dmitri Goutnik <dg@syrec.org> |
1.83 03 Mar 2018 16:34:13 |
yuri |
sysutils/fusefs-s3fs: Update to 1.83
Dmitri Goutnik <dg@syrec.org> takes maintainership.
Port changes:
* Added PATCH_SITES/PATCHFILES for the pull request with FreeBSD patches
submitted by the new maintainer
* Added LICENSE_FILE
* Added USE_GNOME=libxml2
* Removed the unnecessary patch from post-patch
PR: 226313
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: tcberner (mentor, implicit) |
1.78 15 Mar 2017 14:45:31 |
mat |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.78 03 Jan 2017 18:12:13 |
mat |
Never set WRKSRC when using USE_GITHUB.
If you want to set WRKSRC, set GH_PROJECT instead.
- The GitHub URLs are case insensitive, but the distribution files you
get out of them are not.
- If the repository was renamed, the old URL will still work, but the
distribution name will be ith the new name.
Sponsored by: Absolight |
1.78 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.78 23 Oct 2015 12:32:56 |
danfe |
- Update to version 1.78
- Define LICENSE (GPLv2)
- Project had moved to GitHub
PR: 197961
Submitted by: Jim Riggs |
1.74 18 Jan 2015 15:21:20 |
vanilla |
Upgrade to 1.74. |
1.71_2 30 Jun 2014 05:51:03 |
eadler |
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check) |
1.71_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.71_1 04 Mar 2014 22:02:52 |
tijl |
- New LIB_DEPENDS syntax.
- Staging.
- Explicitly link with -lcrypto to fix build when curl has been
configured without crypto support.
- Add patch to fix build with Clang.
PR: ports/183467 |
1.71_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.71_1 02 Sep 2013 19:55:48 |
bapt |
Add an explicit dependency on pkgconf |
1.71_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.71 27 Jun 2013 07:03:35 |
miwi |
- Update to 1.7.1
PR: 179906
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
1.61 06 Mar 2013 16:52:02 |
bapt |
Convert USE_FUSE macros into USES feature.
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix |
1.61 16 Feb 2013 17:55:31 |
rm |
- update to 1.61
- trim Makefile header
- remove unneeded patch
PR: 175916
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
1.19_1 14 Dec 2012 15:47:01 |
flo |
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt) |
1.19_1 09 Mar 2012 10:46:31 |
bapt |
Remove unneeded gnome1 dependency
PR: ports/165322
Submitted by: bapt (myself)
Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
Feature safe: yes |
1.19 18 Dec 2011 09:02:02 |
miwi |
- Upgrade to 1.19
PR: 163161
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer) |
r177_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
r177_1 03 Apr 2010 10:44:36 |
roam |
Chase the ftp/curl shlib version bump. |
r177 11 Apr 2009 22:26:32 |
miwi |
FUSE-based file system backed by Amazon S3. Mount a bucket as a local
file system read/write. Store files/folders natively and
transparently.
WWW: http://code.google.com/p/s3fs/
PR: ports/133607
Submitted by: Gea-Suan Lin <gslin at gslin.org> |