FreshPorts -- The Place For Ports Tue, 9 Feb 2010 4:44 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
cfs 1.4.1_5 security on this many watch lists=19 search for ports that depend on this port
A cryptographic file system implemented as a user-space NFS server

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


This is CFS, Matt Blaze's Cryptographic File System.  It provides
transparent encryption and decryption of selected directory trees.
It is implemented as a user-level NFS server and thus does not
require any kernel modifications.

For an overview of how to use it, read "${PREFIX}/share/doc/cfs/notes.ms"
and the manual pages.  There is a paper describing CFS at:

    http://www.crypto.com/papers/cfs.pdf

WWW: http://www.crypto.com/software/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon

To install the port: cd /usr/ports/security/cfs/ && make install clean
To add the package: pkg_add -r cfs


Configuration Options
     No options to configure

Master Sites:
http://www.crypto.com/software/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 29

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Dec 2009 02:19:12
Original commit files touched by this commit  1.4.1_5
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
01 Mar 2009 00:37:19
Original commit files touched by this commit  1.4.1_5
linimon search for other commits by this committer
Attempt to fix port after usb2 import.

Submitted by:   ed
19 Dec 2008 17:34:15
Original commit files touched by this commit  1.4.1_5
pav search for other commits by this committer
- Mark BROKEN on FreeBSD 6.x

Reported by:    pointyhat
23 Sep 2008 05:12:14
Original commit files touched by this commit  1.4.1_5
edwin search for other commits by this committer
Fix build for 7.0
Thanks to alfred@ for his help.
13 May 2006 05:15:53
Original commit files touched by this commit  1.4.1_4
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
31 Mar 2006 07:35:51
Original commit files touched by this commit  1.4.1_4
linimon search for other commits by this committer
Reset green@ as maintainer at his request.

Hat:            portmgr
24 Jan 2006 01:03:33
Original commit files touched by this commit  1.4.1_4
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
29 Oct 2005 00:01:35
Original commit files touched by this commit  1.4.1_4
kris search for other commits by this committer
BROKEN on 7.0: Does not compile
08 Jun 2005 12:11:08
Original commit files touched by this commit  1.4.1_4
jylefort search for other commits by this committer
- convert cfsd.sh to rcNG
- add a CFS bootstrap directory to the port (${PREFIX}/cfsd-bootstrap)
- mount that CFS bootstrap directory in cfsd.sh (default mountpoint is /crypt,
  configurable in /etc/rc.conf)
- explain how to quickly setup cfsd in pkg-message
- do display pkg-message
- while here, use USE_RC_SUBR

PR:             ports/18800
Submitted by:   Louis Mamakos <louie@TransSys.COM>, myself
Approved by:    green (maintainer)
12 Apr 2005 10:06:26
Original commit files touched by this commit  1.4.1_3
flz search for other commits by this committer
- Merge and split existing patch-a[a-f] files.
- Fix types issues on 64-bits architectures.

PR:             ports/75878
Submitted by:   Ville-Pertti Keinonen <will@exomi.com>
Approved by:    maintainer timeout (3 months)
19 May 2004 22:20:01
Original commit files touched by this commit  1.4.1_2
green search for other commits by this committer
Back out the work-around for CFS's failure to use 8-bit filenames.  It
appears to be crashing some people (but not others).
29 Apr 2004 04:26:11
Original commit files touched by this commit  1.4.1_1
green search for other commits by this committer
Reinstate changes made during ports freeze, correcting "PORTREVESION"
so that the version is actually bumped.
23 Apr 2004 16:18:28
Original commit files touched by this commit  1.4.1
green search for other commits by this committer
Committing stuff during ports freezes is generally frowned upon.
22 Apr 2004 08:27:01
Original commit files touched by this commit  1.4.1
green search for other commits by this committer
Revamp cfssh(1) so that it creates the attach points randomly again.
It used $RANDOM when it was a ksh script, but here it had always
been broken because ash (/bin/sh) doesn't have it.

Also, make the cfssh manpage refer to itself as cfssh instead of ssh.

Submitted by:   Martin Kammerhofer <dada@sbox.tugraz.at>
PR:             65620
18 Apr 2004 04:12:05
Original commit files touched by this commit  1.4.1
green search for other commits by this committer
Previously, cfsd would screw up if you used 8-bit filenames.  Fix the
checksum mechanism for pathnames so that it works for those paths.

Submitted by:   Olof Samuelsson <olof@s8n.pp.se>
PR:     35353
31 Mar 2004 04:12:58
Original commit files touched by this commit  1.4.1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
09 Jul 2003 01:39:32
Original commit files touched by this commit  1.4.1
jdp search for other commits by this committer
Update the link to Matt Blaze's CFS paper.
07 Mar 2003 06:10:51
Original commit files touched by this commit  1.4.1
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
03 Feb 2003 15:37:55
Original commit files touched by this commit  1.4.1
green search for other commits by this committer
Notify users of security/cfs that rpcbind may need -L to accept
connections to register cfs with it.

Determined by:  Brad Forschinger <freebsd@bnjf.id.au>
17 May 2002 04:16:04
Original commit files touched by this commit  1.4.1
green search for other commits by this committer
Upgrade to 1.4.1.

PR:             29638
Submitted by:   Scott Renfro <scott@renfro.org>
29 Oct 2001 21:56:08
files touched by this commit
green search for other commits by this committer
Bump PORTREVISION.    
29 Oct 2001 19:39:39
files touched by this commit
green search for other commits by this committer
Fix a possible-corruption-at-end-of-file bug.    
08 Oct 2000 08:30:58
files touched by this commit
asami search for other commits by this committer
Convert category security to new layout.  
22 Jul 2000 16:46:49
files touched by this commit
ache search for other commits by this committer
Install cfsd.sh script only if not already installed    
18 Jul 2000 05:42:15
files touched by this commit
ache search for other commits by this committer
Use 'killall cfsd' on stop    
18 Jul 2000 05:20:09
files touched by this commit
ache search for other commits by this committer
Use new style start/stop rc.d script   Unrestrict port since we are able to
distribute crypto    
15 Jul 2000 08:35:26
files touched by this commit
green search for other commits by this committer
Strategically change a couple malloc() calls to calloc() calls so that   every
request doesn't return NFSERR_STALE.  This CFS bug brought to   light by the
letters p, h, and k :)  
05 Jun 2000 05:31:19
files touched by this commit
kris search for other commits by this committer
Remove empty directory on deinstall    
23 May 2000 03:02:39
files touched by this commit
green search for other commits by this committer
Update to cfs version 1.4.0 beta 2.    

Number of commits found: 29

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21261
Broken 172
Deprecated 36
Ignore 906
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days30
new fortnight88
new month197

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.248 seconds.