Commit Graph

27 Commits

Author SHA1 Message Date
Chris Rees
2c783ac500 Use explicit IP for localhost rather than DNS name; this causes ipv6 attempts
PR:		ports/155788
Submitted by:	System Administrator <root@naboo.vindaloo.com>

Pass flag to mount to disable lockd

PR:		ports/137378
Submitted by:	kib
2013-05-16 18:22:08 +00:00
Chris Rees
ef6baa3596 security/cfs: Resurrect and maintain CFS.
The referenced security issues have been fixed in this version (1.5.0 beta), and
some small bugs have been found too, with many fixes from Debian's Gerrit Pape.

Obtained from:	Debian (parts)
Security:	CVE-2002-0351
Security:	CVE-2006-3123
2013-05-15 17:29:33 +00:00
Rene Ladan
e76ee98c1a Remove expired port:
2011-10-04 security/cfs: Locks don't work, ports/137378, unmaintained, dead upstream, insecure
2011-10-04 23:16:30 +00:00
Chris Rees
ca01166ac9 Fix rc script to stop nfs hangs
PR:		ports/133563
Submitted by:	Thiemo Nordenholz <list@thiemo.net>, yar
2011-08-17 10:52:12 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Mark Linimon
f19d54a496 Attempt to fix port after usb2 import.
Submitted by:	ed
2009-03-01 00:37:19 +00:00
Edwin Groothuis
c42c4aa73d Fix build for 7.0
Thanks to alfred@ for his help.
2008-09-23 04:12:14 +00:00
Jean-Yves Lefort
19c9380f0d - 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)
2005-06-08 11:11:08 +00:00
Florent Thoumie
84dee8dde8 - 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)
2005-04-12 09:06:25 +00:00
Brian Feldman
02c3df91c4 Back out the work-around for CFS's failure to use 8-bit filenames. It
appears to be crashing some people (but not others).
2004-05-19 21:20:01 +00:00
Brian Feldman
b4855dcecf Reinstate changes made during ports freeze, correcting "PORTREVESION"
so that the version is actually bumped.
2004-04-29 03:26:11 +00:00
Brian Feldman
6e715ac8f5 Committing stuff during ports freezes is generally frowned upon. 2004-04-23 15:18:28 +00:00
Brian Feldman
623104fdc7 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
2004-04-22 07:27:00 +00:00
Brian Feldman
92e25f4467 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
2004-04-18 03:12:05 +00:00
Brian Feldman
1976a26400 Fix a possible-corruption-at-end-of-file bug.
PR:		ports/30120
Submitted by:	Scott Renfro <scott@renfro.org>
2001-10-29 19:39:39 +00:00
Andrey A. Chernov
58b7b9d5c0 Use 'killall cfsd' on stop 2000-07-18 03:42:14 +00:00
Andrey A. Chernov
ad3c55ffdd Use new style start/stop rc.d script
Unrestrict port since we are able to distribute crypto
2000-07-18 03:20:08 +00:00
Brian Feldman
159ead3b6c 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 :)
2000-07-15 06:35:25 +00:00
Brian Feldman
865ed821c5 Update to cfs version 1.4.0 beta 2.
Submitted by:	Ollivier Robert <roberto@FreeBSD.org>
2000-05-23 01:02:39 +00:00
Brian Feldman
7fc4f6df39 CFS's cmkdir now makes directories as Blowfish by default.
I've made myself the maintainer, as well.

Reviewed by:	jdp
1999-06-22 00:28:00 +00:00
Kris Kennaway
e2f1161e05 Cause the makefile to respect CC and CFLAGS during compilation.
Reviewed by:	John Polstra (Maintainer)
1999-03-23 11:30:35 +00:00
David E. O'Brien
2a6135917f fix usage 1998-09-21 01:38:40 +00:00
David E. O'Brien
8caddd6f8d Add `nfsv2' to the mount example. 1998-09-21 01:23:38 +00:00
David E. O'Brien
7c073e9d51 * Support blowfish encription.
* Install the cfs's ssh as cfssh.
1998-09-21 01:03:10 +00:00
John Polstra
f4a9d73290 Fix cfsd so that it detaches from the controlling terminal.
PR:		closes ports/4757
Submitted by:	saken@rmta.ml.org (Scott A. Kenney)
1997-10-14 04:37:04 +00:00
Warner Losh
ad6a80b2fb Add OpenBSD to the list of systems.
Reviewed by:	jdp@polstra.com
Submitted by:	Theo de Raadt <deraadt@cvs.openbsd.org>
1997-09-12 00:11:00 +00:00
John Polstra
b3845ba678 New port of CFS, the Cryptographic File System. 1997-07-30 22:10:23 +00:00