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.

non port: sysutils/fusefs-webdavfs/distinfo

Number of commits found: 4

Thursday, 17 Jun 2021
04:38 Eugene Grosbein (eugen) search for other commits by this committer
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
commit hash: ba9b50a94af9c3dae55cb78b8a12a6923c941308 commit hash: ba9b50a94af9c3dae55cb78b8a12a6923c941308 commit hash: ba9b50a94af9c3dae55cb78b8a12a6923c941308 commit hash: ba9b50a94af9c3dae55cb78b8a12a6923c941308 ba9b50a
Monday, 17 Dec 2018
16:08 eugen search for other commits by this committer
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> (*)
Original commitRevision:487694 
Monday, 4 Jun 2018
18:54 eugen search for other commits by this committer
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).
Original commitRevision:471723 
Saturday, 10 Mar 2018
10:14 eugen search for other commits by this committer
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.
Original commitRevision:464060 

Number of commits found: 4