Port details |
- fusefs-webdavfs FUSE filesystem for WEBDAV shares
- g20200520_23 sysutils
=3 g20200520_23Version of this port present on the latest quarterly branch. - Maintainer: eugen@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2018-03-10 10:14:30
- Last Update: 2024-11-06 15:17:35
- Commit Hash: 6e2da96
- People watching this port, also watch:: libssh, p5-MIME-Tools, noto-tc, linux-c7-atk
- License: BSD3CLAUSE BSD4CLAUSE MIT
- WWW:
- https://github.com/miquels/webdavfs
- Description:
- FUSE webdav filesystem.
This filesystem behaves like a real network filesystem - no unnecessary
copying of entire files. Currently, it claims read-write support for
Apache's mod_dav and PHP's SabreDav (used by e.g. NextCloud) only.
It forces read-only mode for other DAV servers.
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusefs-webdavfs>0:sysutils/fusefs-webdavfs
- No installation instructions:
- This port has been deleted.
- PKGNAME: fusefs-webdavfs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1623902743
SHA256 (miquels-webdavfs-g20200520-117d633_GH0.tar.gz) = a70042e90006a2da61c9a0c79eb717984d67ec60dfd5de7cc912e4aa429cabeb
SIZE (miquels-webdavfs-g20200520-117d633_GH0.tar.gz) = 22930
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go121 : lang/go121
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_fusefs-webdavfs
- USES:
- go:modules
- pkg-message:
- For install:
- Make sure you have fusefs.ko loaded then use mount.webdavfs command
or add an entry to the /etc/fstab such as:
https://webdav.server.net/path /mnt/path fusefs rw,late,mountprog=/usr/local/sbin/mount_webdavfs,username=login,password=pass,-F=/var/tmp/trace.log,-T=webdav,-T=httpreq,-T=httphdr 0 0
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20200520_23 06 Nov 2024 15:17:35
![commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d](/images/git.png) ![commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d](/images/codeberg.svg) ![commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d commit hash: 6e2da9672f79f44048d597f0f61e4646cdeade9d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Robert Clausecker (fuz) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
g20200520_23 09 Aug 2024 06:24:08
![commit hash: aa8c0111bfd641853f435ed69310589fccda2200 commit hash: aa8c0111bfd641853f435ed69310589fccda2200](/images/git.png) ![commit hash: aa8c0111bfd641853f435ed69310589fccda2200 commit hash: aa8c0111bfd641853f435ed69310589fccda2200](/images/codeberg.svg) ![commit hash: aa8c0111bfd641853f435ed69310589fccda2200 commit hash: aa8c0111bfd641853f435ed69310589fccda2200](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ashish SHUKLA (ashish) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump after lang/go121 update |
g20200520_22 03 Jul 2024 08:29:54
![commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1 commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1](/images/git.png) ![commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1 commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1](/images/codeberg.svg) ![commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1 commit hash: c4b51c2028302d40de3907a04d99a92001bb83b1](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ashish SHUKLA (ashish) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump after lang/go121 update |
g20200520_21 15 Jun 2024 09:52:17
![commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1 commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1](/images/git.png) ![commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1 commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1](/images/codeberg.svg) ![commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1 commit hash: 746fa696a12ef1ca798e36baf087f579375b8cd1](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ashish SHUKLA (ashish) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
g20200520_20 13 May 2024 17:56:04
![commit hash: fce0cc32720e61042bc675152b116f9e61532e92 commit hash: fce0cc32720e61042bc675152b116f9e61532e92](/images/git.png) ![commit hash: fce0cc32720e61042bc675152b116f9e61532e92 commit hash: fce0cc32720e61042bc675152b116f9e61532e92](/images/codeberg.svg) ![commit hash: fce0cc32720e61042bc675152b116f9e61532e92 commit hash: fce0cc32720e61042bc675152b116f9e61532e92](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ashish SHUKLA (ashish) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
g20200520_19 15 Apr 2024 08:20:04
![commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0](/images/git.png) ![commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0](/images/codeberg.svg) ![commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 commit hash: 32b284679a1954ef1e0c0d52c4741d00e36dc6e0](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ashish SHUKLA (ashish) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
g20200520_18 24 Mar 2024 14:29:00
![commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 commit hash: a5a000df3b3697665460dbfbafe7120e306d8913](/images/git.png) ![commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 commit hash: a5a000df3b3697665460dbfbafe7120e306d8913](/images/codeberg.svg) ![commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 commit hash: a5a000df3b3697665460dbfbafe7120e306d8913](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
g20200520_17 11 Feb 2024 10:39:17
![commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291](/images/git.png) ![commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291](/images/codeberg.svg) ![commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ashish SHUKLA (ashish) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
g20200520_16 07 Dec 2023 02:22:10
![commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609](/images/git.png) ![commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609](/images/codeberg.svg) ![commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Ashish SHUKLA (ashish) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
g20200520_15 08 Sep 2023 14:34:56
![commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3](/images/git.png) ![commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3](/images/codeberg.svg) ![commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after lang/go* update |
g20200520_14 04 Aug 2023 14:24:50
![commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc](/images/git.png) ![commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc](/images/codeberg.svg) ![commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after lang/go{119,120} update |
g20200520_13 08 Apr 2023 15:13:25
![commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912](/images/git.png) ![commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912](/images/codeberg.svg) ![commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after lang/go{119,120} update |
g20200520_12 09 Mar 2023 19:18:07
![commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d](/images/git.png) ![commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d](/images/codeberg.svg) ![commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after Go ports update |
g20200520_11 15 Feb 2023 19:06:01
![commit hash: 56b5ec772f679a600dabe41622c1350594628286 commit hash: 56b5ec772f679a600dabe41622c1350594628286](/images/git.png) ![commit hash: 56b5ec772f679a600dabe41622c1350594628286 commit hash: 56b5ec772f679a600dabe41622c1350594628286](/images/codeberg.svg) ![commit hash: 56b5ec772f679a600dabe41622c1350594628286 commit hash: 56b5ec772f679a600dabe41622c1350594628286](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after lang/go{119,120} update |
g20200520_10 09 Feb 2023 21:55:23
![commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d](/images/git.png) ![commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d](/images/codeberg.svg) ![commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after GO_DEFAULT update. |
g20200520_9 14 Jan 2023 11:31:17
![commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6](/images/git.png) ![commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6](/images/codeberg.svg) ![commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTVERSION after lang/go{118,119} update |
g20200520_8 11 Dec 2022 11:17:27
![commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a](/images/git.png) ![commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a](/images/codeberg.svg) ![commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after lang/go{118,119} update |
g20200520_7 06 Oct 2022 19:24:26
![commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3](/images/git.png) ![commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3](/images/codeberg.svg) ![commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after lang/go{118,119} update |
g20200520_6 08 Sep 2022 16:33:18
![commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 commit hash: f05c98fffb232735c05ba30d43fb279085b813d7](/images/git.png) ![commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 commit hash: f05c98fffb232735c05ba30d43fb279085b813d7](/images/codeberg.svg) ![commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 commit hash: f05c98fffb232735c05ba30d43fb279085b813d7](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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) |
g20200520_5 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
g20200520_5 03 Aug 2022 21:35:13
![commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24](/images/git.png) ![commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24](/images/codeberg.svg) ![commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
g20200520_4 20 Jul 2022 14:23:05
![commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4](/images/git.png) ![commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4](/images/codeberg.svg) ![commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
g20200520_4 14 Jul 2022 12:46:05
![commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a](/images/git.png) ![commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a](/images/codeberg.svg) ![commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Bump PORTREVISION after lang/go{117,118} update |
g20200520_3 07 Jun 2022 21:56:10
![commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35](/images/git.png) ![commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35](/images/codeberg.svg) ![commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Dmitri Goutnik (dmgk) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Bump port revisons after lang/go{117,118} update |
g20200520_2 30 Mar 2022 07:01:44
![commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653](/images/git.png) ![commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653](/images/codeberg.svg) ![commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Guangyuan Yang (ygy) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
g20200520_1 16 Mar 2022 11:20:03
![commit hash: 15865bdb6207dd15468762cb04df74ba8999aaef commit hash: 15865bdb6207dd15468762cb04df74ba8999aaef](/images/git.png) ![commit hash: 15865bdb6207dd15468762cb04df74ba8999aaef commit hash: 15865bdb6207dd15468762cb04df74ba8999aaef](/images/codeberg.svg) ![commit hash: 15865bdb6207dd15468762cb04df74ba8999aaef commit hash: 15865bdb6207dd15468762cb04df74ba8999aaef](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Fernando Apesteguía (fernape) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Use fusefs.ko instead of old fuse.ko
In several installation messages.
Bumping PORTEREVISION since this is something an end user would like know about.
PR: 262246
Reported by: obiwac@gmail.com |
g20200520 17 Jun 2021 04:38:30
![commit hash: ba9b50a94af9c3dae55cb78b8a12a6923c941308 commit hash: ba9b50a94af9c3dae55cb78b8a12a6923c941308](/images/git.png) ![commit hash: ba9b50a94af9c3dae55cb78b8a12a6923c941308 commit hash: ba9b50a94af9c3dae55cb78b8a12a6923c941308](/images/codeberg.svg) ![commit hash: ba9b50a94af9c3dae55cb78b8a12a6923c941308 commit hash: ba9b50a94af9c3dae55cb78b8a12a6923c941308](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Eugene Grosbein (eugen) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
sysutils/fusefs-webdavfs: update to g20200520
- catch up with upstream changes for the code and dependencies;
- switch port to USES=go:modules and GH_TUPLE.
PR: 255235 |
g20181010_1 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
g20181010_1 16 Nov 2019 12:52:40
![Revision:517745 Revision:517745](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dmgk ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
g20181010 29 Sep 2019 22:34:31
![Revision:513276 Revision:513276](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
dmgk ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21744 |
g20181010 14 Aug 2019 12:16:13
![Revision:508909 Revision:508909](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert to UCL & cleanup pkg-message (categories s) |
g20181010 17 Dec 2018 16:08:53
![Revision:487694 Revision:487694](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
eugen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
sysutils/fusefs-webdavfs: update to g20181010
- mount options: cookie and rwdirops;
- specify multiple licenses (BSD3CLAUSE, BSD4CLAUSE and MIT)
for this multi-distfiles port;
- optimize post-patch target to look only for '*.go' files
and recurse only to two needed directories;
this prevents it from descending into .ccache
directory mounted by poudriere+ccache inside WORKDIR. (*)
PR: 234099
Reported by: Kai <freebsd_ports@k-worx.org> (*) |
g20180413 04 Jun 2018 18:54:00
![Revision:471723 Revision:471723](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
eugen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
sysutils/fusefs-webdavfs: minor update
* dont just check for apache, check for mod_dav as well;
* catch up with latest commit to dependency https://github.com/bazil/fuse:
** Test coverage for Statfs (fs/serve_test.go). |
g20170810 10 Mar 2018 10:14:17
![Revision:464060 Revision:464060](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
eugen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port: sysutils/fusefs-webdavfs. It presents FUSE webdav filesystem.
This filesystem behaves like a real network filesystem - no unnecessary
copying of entire files. Currently, it claims read-write support for
Apache's mod_dav and PHP's SabreDav (used by e.g. NextCloud) only.
It forces read-only mode for other DAV servers. |