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
sfs Self-Certifying File System: A secure global network file system
0.7.2_10 security Deleted on this many watch lists=5 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.7.2_10Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Broken on FreeBSD 8 and newer
Expired This port expired on: 2013-08-23
Ignore IGNORE: nfsmounter component fails to execute correctly on amd64 systems
Maintainer: malus.x@gmail.com search for ports maintained by this maintainer
Port Added: 2002-07-12 03:01:39
Last Update: 2013-08-23 09:52:04
SVN Revision: 325258
People watching this port, also watch:: webmin, nmap, subversion, tightvnc
Also Listed In: net
License: not specified in port
WWW:
http://www.fs.net/sfswww/
Description:
WWW: http://www.fs.net/sfswww/ SFS (Self-Certifying File System) is a secure, global file system with completely decentralized control. SFS lets you access your files from anywhere and share them with anyone, anywhere. Anyone can set up an SFS server, and any user can access any server from any client. SFS lets you share files across administrative realms without involving administrators or certification authorities. SFS names file systems by public keys. Every remote file server is mounted on a self-certifying pathname -- a directory of the form /sfs/LOCATION:HOSTID, where LOCATION is a DNS hostname and HOSTID is a cryptographic hash of a public key. This naming scheme allows for completely decentralized control -- anyone can create a file server, and any user can access any file server from any client. Various key management schemes can be built on top of SFS using symbolic links to map human-readable names to self-certifying pathnames.
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • sfs>0:security/sfs
No installation instructions:
This port has been deleted.
PKGNAME: sfs
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
Library dependencies:
  1. gmp.10 : math/gmp
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.fs.net/sfswww/dist/
Collapse this list.

Number of commits found: 47

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.2_10
23 Aug 2013 09:52:04
Revision:325258Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:
2013-08-23 security/sfs: Broken on FreeBSD 8 and newer
0.7.2_10
23 Jun 2013 19:55:13
Revision:321648Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate: broken on FreeBSD 8 and newer

Approved by:	maintainer
0.7.2_10
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
0.7.2_10
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.7.2_10
19 Apr 2010 10:43:43
Original commit files touched by this commit
ale search for other commits by this committer
Switch to use newer GMP version.

PR:             ports/144487
Submitted by:   ale
Approved by:    portmgr (-exp run by erwin)
0.7.2_9
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.7.2_9
09 Aug 2009 09:32:11
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN on 8.x: does not build.
0.7.2_9
13 May 2009 09:46:02
Original commit files touched by this commit
ale search for other commits by this committer
Chase libgmp and bump PORTREVISION.
0.7.2_8
16 Dec 2007 13:17:26
Original commit files touched by this commit
araujo search for other commits by this committer
- Convert rc scripts to the new style.
- Bump PORTREVISION.

PR:             ports/116966
Submitted by:   Dave Grochowski <malus.x@gmail.com> (maintainer)
Approved by:    stas (mentor, implicit)
0.7.2_7
23 Nov 2007 01:22:52
Original commit files touched by this commit
linimon search for other commits by this committer
Add sfsrwcd: clients cannot make connections without it.

Part of:        ports/116966
Submitted by:   maintainer, private email
Approved by:    portmgr (self)
0.7.2_6
07 Nov 2007 19:04:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix pkg-plist

Submitted by:   pointyhat via linimon
Approved by:    portmgr (linimon)
0.7.2_5
23 Sep 2007 09:14:20
Original commit files touched by this commit
miwi search for other commits by this committer
- Add missing patch
- Fix whitspaces

Submitted by:   Dave Grochowski <malus.x@gmail.com> (maintainer)
0.7.2_5
23 Sep 2007 03:17:21
Original commit files touched by this commit
edwin search for other commits by this committer
Update port: security/sfs, fix build with gcc42

        The attached patch fixes security/sfs so it builds with
        gcc42. The only change I made that I am wary of is commenting
        out the LIBTOOL variable in ${WRKSRC}/sfsrwcd/Makefile.
        However, this seems to work fine on both 7.0-CURRENT and
        6.2-STABLE.

        In addition, I would not mind maintaining the port.

PR:             ports/116389
Submitted by:   Dave Grochowski <malus.x@gmail.com>
0.7.2_4
02 Jul 2007 19:01:04
Original commit files touched by this commit
pav search for other commits by this committer
- Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2
0.7.2_4
20 Apr 2007 15:12:30
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter r-s
0.7.2_4
07 Mar 2007 05:43:18
Original commit files touched by this commit
linimon search for other commits by this committer
Reset handler@grendel.net at his request.

Hat:            portmgr
0.7.2_4
27 Jul 2006 23:10:45
Original commit files touched by this commit
shaun search for other commits by this committer
Fix typo in previous commit.
0.7.2_4
27 Jul 2006 23:04:48
Original commit files touched by this commit
shaun search for other commits by this committer
- Fix build on 64-bit machines.
- Mark IGNORE on !i386, due to a run-time issue.
- Use DATADIR macro in pkg-plist while here.

PR:             ports/99949
Submitted by:   shaun (me)
Approved by:    Maintainer timeout (19 days)
0.7.2_4
13 May 2006 04:15:53
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
0.7.2_4
10 May 2006 14:46:48
Original commit files touched by this commit
ale search for other commits by this committer
Chase gmp library and bump PORTREVISION.
0.7.2_3
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.7.2_2
24 Jan 2006 01:03:33
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.7.2_2
25 Nov 2005 06:02:46
Original commit files touched by this commit
linimon search for other commits by this committer
Chase URLs per distfile survey.
0.7.2_2
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.7.2_2
24 Aug 2005 09:42:40
Original commit files touched by this commit
krion search for other commits by this committer
Fix build on 6.x

Approved by:    portmgr (self)
0.7.2_2
15 Jan 2005 08:33:34
Original commit files touched by this commit
krion search for other commits by this committer
Fix plist.
0.7.2_2
20 Oct 2004 12:33:37
Original commit files touched by this commit
danfe search for other commits by this committer
Fix code so it is favored by both GCCs (2.x and 3.x), and unbreak the build.

Approved by:    fjoe (mentor, implicit)
                maintainer timeout
0.7.2_2
26 Sep 2004 03:07:15
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
0.7.2_2
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
0.7.2_2
19 Jun 2004 09:33:58
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on !i386: Does not compile
0.7.2_2
04 Jun 2004 17:29:38
Original commit files touched by this commit
ade search for other commits by this committer
Sync with new bsd.autotools.mk
0.7.2_2
22 May 2004 10:38:01
Original commit files touched by this commit
pav search for other commits by this committer
- Raise PORTREVISION for recent changes
0.7.2_1
21 May 2004 23:29:25
Original commit files touched by this commit
pav search for other commits by this committer
- Add patch for NFS headers and unbreak build
- Use UID/GID 171, 71 belongs to Oracle
- Use USE_LIBTOOL and remove .la files
- Use DOCSDIR macro in pkg-plist

PR:             ports/66933
Submitted by:   leeym
Approved by:    maintainer
0.7.2_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.7.2_1
19 Feb 2004 18:36:49
Original commit files touched by this commit
glewis search for other commits by this committer
. Fix the build on FreeBSD/alpha 4.x (5.x appears to have other problems).

PR:             45805
Submitted by:   Volker Stolz <vs@foldr.org>
Approved by:    maintainer timeout
0.7.2_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.7.2
23 Dec 2003 20:35:08
Original commit files touched by this commit
linimon search for other commits by this committer
Per bento logs, mark as broken on 5.x due to an install error.
Notified maintainer.
0.7.2
15 Oct 2003 22:04:36
Original commit files touched by this commit
mdodd search for other commits by this committer
Fix compile problems on -CURRENT.

PR:              ports/57586
Submitted by:    Edwin Groothuis <edwin@mavetju.org>
Approved by:     maintainer
0.7.2
13 Oct 2003 00:01:00
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: does not compile
0.7.2
05 Oct 2003 01:47:10
Original commit files touched by this commit
edwin search for other commits by this committer
Fix info files.

PR:             ports/57251
Submitted by:   Dan Pelleg <daniel+gnats@pelleg.org>
0.7.2
19 Sep 2003 01:55:19
Original commit files touched by this commit
mdodd search for other commits by this committer
Catch up with URL changes on MASTER_SITES, and in documentation.

PR:              ports/56749
Submitted by:    maintainer
Approved by:     portmgr (lioux)
0.7.2
21 Feb 2003 13:26:58
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.7.2
02 Jan 2003 05:23:45
Original commit files touched by this commit
petef search for other commits by this committer
Update to 0.7.2.

PR:             46148
Submitted by:   maintainer
0.6_2
22 Dec 2002 17:16:46
Original commit files touched by this commit
ijliao search for other commits by this committer
fix build with new bison

PR:             45900
Submitted by:   Miguel Mendez <flynn@energyhq.homeip.net>
0.6_1
05 Aug 2002 14:54:39
Original commit files touched by this commit
mdodd search for other commits by this committer
Depend on new version of libgmp under -CURRENT.
0.6_1
12 Jul 2002 05:31:41
Original commit files touched by this commit
mdodd search for other commits by this committer
- Update documentation.
- Sanitize install script.
- Bump PORTREVISION.

Submitted by:           MAINTAINER
0.6
12 Jul 2002 02:52:31
Original commit files touched by this commit
mdodd search for other commits by this committer
A secure global network file system. SFS names FSs by public keys

PR:             ports/40455
Submitted by:   Michael Handler <handler@grendel.net>

Number of commits found: 47