Port details |
- fusefs-httpfs Fuse-based http filesystem
- 2.0.1.5_2,1 sysutils =7 2.0.1.5_2,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandonware, last release in 2012 and there are multiple issues unresolved
EXPIRATION DATE: 2024-12-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-07-19 01:04:05
- Last Update: 2024-10-27 13:25:38
- Commit Hash: 2087d66
- People watching this port, also watch:: sudo, openssl, wget, fusefs-smbnetfs, firefox
- Also Listed In: www
- License: GPLv2+
- WWW:
- https://httpfs.sourceforge.net/
- Description:
- httpfs depends on FUSE. It uses HTTP/1.1 extensions to read arbitrary
bytes from a file on a web-server. This is particular interesting for
an iso, since it can be investigated (loop device) without actually
downloading the whole iso.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusefs-httpfs>0:sysutils/fusefs-httpfs
- To install the port:
- cd /usr/ports/sysutils/fusefs-httpfs/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/fusefs-httpfs
- pkg install fusefs-httpfs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fusefs-httpfs
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (httpfs2-0.1.5.tar.gz) = 01cb4bb38deb344f540da6f1464dc7edbdeb51213ad810b8c9c282c1e17e0fc1
SIZE (httpfs2-0.1.5.tar.gz) = 16870
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
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- ca-root-nss.crt : security/ca_root_nss
- Library dependencies:
-
- libgnutls.so : security/gnutls
- libfuse.so : sysutils/fusefs-libs
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fusefs-httpfs-2.0.1.5_2,1:
GNUTLS=on: SSL/TLS support via GnuTLS
===> Use 'make config' to modify these settings
- Options name:
- sysutils_fusefs-httpfs
- USES:
- fuse pkgconfig gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1.5_2,1 27 Oct 2024 13:25:38 |
Daniel Engberg (diizzy) |
sysutils/fusefs-httpfs: Deprecate and set expiration date to 2024-12-31
Abandonware-ish, last release in 2012 and last commit in 2022 and previous
2016. There are multiple issues reported upstream unresolved.
An alternative might be https://github.com/metomic/simple-httpfs (not ported) |
2.0.1.5_2,1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
2.0.1.5_2,1 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 ) |
2.0.1.5_2,1 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 ) |
2.0.1.5_2,1 07 Jun 2022 06:00:28 |
Eugene Grosbein (eugen) |
sysutils/fusefs-httpfs: unbreak build without GNUTLS
Fixes: 298c90f57071c723c2c9fbbeba5e08cabf7519bd |
2.0.1.5_1,1 07 Jun 2022 05:35:45 |
Eugene Grosbein (eugen) |
sysutils/fusefs-httpfs: build with https support
The software has https support via GNUTLS
but the port did not enable it.
Add new port option GNUTLS and enable it by default.
While here, add LICENSE (GPLv2+).
Pet portlint. Bump PORTREVISION. |
2.0.1.5,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.1.5,1 13 Nov 2013 12:50:18 |
vanilla |
Support STAGEDIR. |
2.0.1.5,1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.0.1.5,1 23 Apr 2013 14:20:28 |
bapt |
Finish converting the whole ports tree to USES=pkgconfig |
2.0.1.5,1 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
2.0.1.5,1 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 |
2.0.1.5,1 20 Feb 2013 08:08:17 |
gahr |
- Bump PORTEPOCH
Reported by: bdrewery |
2.0.1.5 19 Feb 2013 17:37:18 |
gahr |
- Update to httpfs2 0.1.5 (PORTVERSION: 2.0.1.5) |
2.06.08.26 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) |
2.06.08.26 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.06.08.26 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
2.06.08.26 06 Jan 2009 17:59:31 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
2.06.08.26 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
2.06.08.26 14 Dec 2006 08:52:22 |
clsung |
- Update to 2.06.08.26
- Reset maintainership to ports@FreeBSD.org
PR: ports/106544
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
2.06.07.10 14 Aug 2006 03:36:46 |
clsung |
- Respect DESTDIR
PR: ports/101835
Submitted by: maintainer (Gea-Suan Lin) |
2.06.07.10 19 Jul 2006 01:03:39 |
clsung |
Add fusefs-httpfs 2.06.07.10, fuse-based http filesystem.
PR: ports/100389
Submitted by: Gea-Suan Lin <gslin at gslin.org> |