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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
unfs3 User-space implementation of the NFSv3 server specification
0.9.23 net on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.23Version of this port present on the latest quarterly branch.
Maintainer: fuz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-02-16 14:18:49
Last Update: 2023-02-08 23:24:25
Commit Hash: 24bd5a3
People watching this port, also watch:: postfix, monit, coreutils, python, openssl
License: BSD3CLAUSE
WWW:
https://unfs3.github.io/
Description:
UNFS3 is a user-space implementation of the NFSv3 server specification. It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server. Since it runs in user-space, you can use it in a jail.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. man/man7/tags.7.gz
  2. man/man8/unfsd.8.gz
  3. sbin/unfsd
  4. /usr/local/share/licenses/unfs3-0.9.23/catalog.mk
  5. /usr/local/share/licenses/unfs3-0.9.23/LICENSE
  6. /usr/local/share/licenses/unfs3-0.9.23/BSD3CLAUSE
Collapse this list.
Dependency lines:
  • unfs3>0:net/unfs3
To install the port:
cd /usr/ports/net/unfs3/ && make install clean
To add the package, run one of these commands:
  • pkg install net/unfs3
  • pkg install unfs3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: unfs3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1668687846 SHA256 (unfs3-unfs3-unfs3-0.9.23_GH0.tar.gz) = d0545286b559fa6ad8a28e77d69c26bdfa461922401c90cea46cb5d2584a8a93 SIZE (unfs3-unfs3-unfs3-0.9.23_GH0.tar.gz) = 108616

Packages (timestamps in pop-ups are UTC):
unfs3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.230.9.23-0.9.230.9.23---
FreeBSD:13:quarterly0.9.230.9.230.9.230.9.230.9.230.9.230.9.230.9.23
FreeBSD:14:latest0.9.230.9.230.9.230.9.230.9.230.9.23-0.9.23
FreeBSD:14:quarterly0.9.230.9.23-0.9.230.9.230.9.230.9.230.9.23
FreeBSD:15:latest0.9.230.9.23n/a0.9.23n/a0.9.230.9.230.9.23
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.71 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for unfs3-0.9.23: CLUSTER_EXT=off: include clustering extensions ===> Use 'make config' to modify these settings
Options name:
net_unfs3
USES:
autoreconf
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/unfs3/unfs3/tar.gz/unfs3-0.9.23?dummy=/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.23
08 Feb 2023 23:24:25
commit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2ecommit hash: 24bd5a33e50ef9ad027f3448840a754715370f2e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
*/*: Update fuz@fuz.su to fuz@FreeBSD.org

www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit.  I did intentionally not
touch the entry in UPDATING.

Reviewed by:	eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
0.9.23
22 Nov 2022 06:19:47
commit hash: c6dc382584dcee8bca54884ec217c73f9ac621c3commit hash: c6dc382584dcee8bca54884ec217c73f9ac621c3commit hash: c6dc382584dcee8bca54884ec217c73f9ac621c3commit hash: c6dc382584dcee8bca54884ec217c73f9ac621c3 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Robert Clausecker
net/unfs3: update to 0.9.23

ChangeLog: https://github.com/unfs3/unfs3/blob/master/NEWS

 * include AFS support for better serving of files from AFS filesystems
 * use svc_getreq_poll() when available
 * fix serving files larger than 4GB from Windows
 * better support for 64-bit systems
 * fixes for macOS and Windows support
 * fixes when cross compiling
 * better support for exporting FAT filesystems

PR:		267848
Reported by:	fuz@fuz.su (maintainer)
MFH:		2022Q4 (bugfix release)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.9.22_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.9.22_2
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.22_2
29 Sep 2021 09:32:13
commit hash: 4c35fa18e7434733681f5cc05337bf571241dbaecommit hash: 4c35fa18e7434733681f5cc05337bf571241dbaecommit hash: 4c35fa18e7434733681f5cc05337bf571241dbaecommit hash: 4c35fa18e7434733681f5cc05337bf571241dbae files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
Author: Robert Clausecker
net/unfs3: Fix build with -fno-common (FreeBSD 13 or later)

* Update MASTER_SITES and WWW as project has moved to GitHub
* Pass maintainership to submitter
* Clean up and reformat Makefile

PR:		258326
Approved by:	meta (mentor)
MFH:		2021Q3
Differential Revision:	https://reviews.freebsd.org/D32220
0.9.22_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9.22_1
18 Feb 2021 03:59:00
Revision:565878Original commit files touched by this commit
linimon search for other commits by this committer
Mark BROKEN in 13/14 (via latest llvm update).
0.9.22_1
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
0.9.22_1
30 Mar 2016 00:08:38
Revision:412144Original commit files touched by this commit
bapt search for other commits by this committer
Actually build fine without ports byacc (tested on 9.3 i386)
0.9.22_1
29 Mar 2016 23:39:19
Revision:412142Original commit files touched by this commit
bapt search for other commits by this committer
Replace bison dependency with byacc
0.9.22_1
02 Jun 2015 12:30:42
Revision:388339Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=autoreconf
0.9.22_1
25 Feb 2015 01:46:10
Revision:379866Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Strip binary
0.9.22_1
06 Feb 2014 18:51:53
Revision:343138Original commit files touched by this commit
antoine search for other commits by this committer
- Stage support
- OPTIONS conversion
0.9.22_1
20 Sep 2013 22:10:25
Revision:327755Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
0.9.22_1
08 Mar 2013 11:32:12
Revision:313635Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
0.9.22_1
22 Sep 2012 23:26:58
Revision:304726Original commit files touched by this commit
eadler search for other commits by this committer
This port can't be built with FORCE_MAKE_JOBS
0.9.22_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.9.22_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.9.22_1
16 Oct 2010 15:01:25
Original commit files touched by this commit
wxs search for other commits by this committer
Drop maintainer.
0.9.22_1
16 Oct 2010 11:52:47
Original commit files touched by this commit
ade search for other commits by this committer
Punt autoconf267->autoconf268
0.9.22_1
15 Sep 2010 18:35:24
Original commit files touched by this commit
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
0.9.22
20 Jan 2009 17:32:06
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 0.9.22
- Switch to SF macro
- Remove unnecessary patches and post-patch
0.9.21_1
12 Nov 2008 15:47:25
Original commit files touched by this commit
wxs search for other commits by this committer
Fix a typo in Config/exports.y

Noticed by:     Garrett Cooper
0.9.21
01 Sep 2008 03:01:28
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 0.9.21
- Take maintainership.
0.9.16_2
31 Aug 2008 23:13:41
Original commit files touched by this commit
clement search for other commits by this committer
- Drop maintainership
0.9.16_2
20 Aug 2008 00:57:32
Original commit files touched by this commit
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
0.9.16_2
17 Oct 2007 10:13:01
Original commit files touched by this commit
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
0.9.16_1
04 Oct 2007 02:10:52
Original commit files touched by this commit
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
0.9.16_1
30 Sep 2007 04:47:37
Original commit files touched by this commit
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
0.9.16
08 Nov 2006 21:29:13
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.16
0.9.15
03 Nov 2006 11:12:11
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.15
0.9.13
22 Jan 2006 21:24:05
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.9.13
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.9.13
10 Sep 2005 20:52:53
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.13
0.9.12
22 May 2005 13:08:54
Original commit files touched by this commit
clement search for other commits by this committer
- Unbreak on 4.x
0.9.12
10 Apr 2005 22:29:26
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 4.x: Does not compile
0.9.12
16 Jan 2005 11:26:19
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.12
0.9.11
04 Dec 2004 11:22:02
Original commit files touched by this commit
clement search for other commits by this committer
- Fix build on 4.x

Reported by:    pointyhat via kris
0.9.11
30 Nov 2004 21:34:53
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.11
0.9.10
10 Aug 2004 20:28:52
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.10
0.9.9
22 May 2004 09:53:34
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.9
This release adds support for mount passwords and exporting removable
media. Minor improvements were made to the exports file parser and
debug mode.
0.9.6
10 Mar 2004 22:59:32
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.6
0.9.5
16 Feb 2004 14:18:19
Original commit files touched by this commit
clement search for other commits by this committer
Add unfs3 v0.9.5

UNFS3 is a user-space implementation of the NFSv3 server specification. It
provides a daemon for the MOUNT and NFS protocols, which are used by NFS
clients for accessing files on the server.
Since it runs in user-space, you can use it in a jail.

WWW: http://unfs3.sourceforge.net/

Number of commits found: 44