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-s3backer/pkg-plist

Number of commits found: 2

Sunday, 25 Feb 2024
17:49 Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/fusefs-s3backer: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: d6f1c5875c0965443525f8701ef6523dd8d10d55 commit hash: d6f1c5875c0965443525f8701ef6523dd8d10d55 commit hash: d6f1c5875c0965443525f8701ef6523dd8d10d55 commit hash: d6f1c5875c0965443525f8701ef6523dd8d10d55 d6f1c58
Sunday, 29 Jul 2018
09:00 pi search for other commits by this committer
New port: sysutils/fusefs-s3backer

s3backer is a filesystem that contains a single file backed by the
Amazon Simple Storage Service (Amazon S3). As a filesystem, it is
very simple: it provides a single normal file having a fixed size.
Underneath, the file is divided up into blocks, and the content of
each block is stored in a unique Amazon S3 object. In other words,
what s3backer provides is really more like an S3-backed virtual
hard disk device, rather than a filesystem.

In typical usage, a normal filesystem is mounted on top of the file
exported by the s3backer filesystem using a loopback mount (or disk
image mount on Mac OS X).

By not attempting to implement a complete filesystem, which is a
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commitRevision:475634 

Number of commits found: 2