Commit graph

39 commits

Author SHA1 Message Date
Edwin Groothuis
28dd10dcb4 Remove USE_REINPLACE from all categories starting with S 2006-05-13 04:15:53 +00:00
Mark Linimon
75927220c8 Reset green@ as maintainer at his request.
Hat:		portmgr
2006-03-31 06:35:51 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Kris Kennaway
91c58f29a6 BROKEN on 7.0: Does not compile 2005-10-28 23:02:26 +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
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
John Polstra
8535988653 Update the link to Matt Blaze's CFS paper. 2003-07-09 00:39:32 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Brian Feldman
3793a76d16 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>
2003-02-03 15:37:54 +00:00
Brian Feldman
a7bd423cff Upgrade to 1.4.1.
PR:		29638
Submitted by:	Scott Renfro <scott@renfro.org>
2002-05-17 03:16:03 +00:00
Brian Feldman
cec98ce29a Bump PORTREVISION.
Reminded by:	kkenn
2001-10-29 21:56:08 +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
a44a6bfcb5 Install cfsd.sh script only if not already installed 2000-07-22 14:46:48 +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
Kris Kennaway
ae39ee1e41 Remove empty directory on deinstall 2000-06-05 03:31:19 +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
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Andrey A. Chernov
d2369a2dd8 distfile is missing from both mirror sites - update both of them with new ones 2000-02-16 15:51:53 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +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
John Polstra
ca96bc201d Update master sites. 1999-06-21 17:23:53 +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
Tim Vanderhoek
f67f442cd4 Secure the freedom of the manpages! Free the manpages!
PR:		ports/7651
1998-08-19 19:54:37 +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