| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Dec 2009 02:19:12
1.4.1_5
|
dougb  |
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
1.4.1_5
|
linimon  |
Attempt to fix port after usb2 import.
Submitted by: ed |
19 Dec 2008 17:34:15
1.4.1_5
|
pav  |
- Mark BROKEN on FreeBSD 6.x
Reported by: pointyhat |
23 Sep 2008 05:12:14
1.4.1_5
|
edwin  |
Fix build for 7.0
Thanks to alfred@ for his help. |
13 May 2006 05:15:53
1.4.1_4
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
31 Mar 2006 07:35:51
1.4.1_4
|
linimon  |
Reset green@ as maintainer at his request.
Hat: portmgr |
24 Jan 2006 01:03:33
1.4.1_4
|
edwin  |
SHA256ify
Approved by: krion@ |
29 Oct 2005 00:01:35
1.4.1_4
|
kris  |
BROKEN on 7.0: Does not compile |
08 Jun 2005 12:11:08
1.4.1_4
|
jylefort  |
- 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
1.4.1_3
|
flz  |
- 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
1.4.1_2
|
green  |
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
1.4.1_1
|
green  |
Reinstate changes made during ports freeze, correcting "PORTREVESION"
so that the version is actually bumped. |
23 Apr 2004 16:18:28
1.4.1
|
green  |
Committing stuff during ports freezes is generally frowned upon. |
22 Apr 2004 08:27:01
1.4.1
|
green  |
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
1.4.1
|
green  |
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
1.4.1
|
trevor  |
SIZEify (maintainer timeout) |
09 Jul 2003 01:39:32
1.4.1
|
jdp  |
Update the link to Matt Blaze's CFS paper. |
07 Mar 2003 06:10:51
1.4.1
|
ade  |
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
1.4.1
|
green  |
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
1.4.1
|
green  |
Upgrade to 1.4.1.
PR: 29638
Submitted by: Scott Renfro <scott@renfro.org> |
29 Oct 2001 21:56:08 
|
green  |
Bump PORTREVISION. |
29 Oct 2001 19:39:39 
|
green  |
Fix a possible-corruption-at-end-of-file bug. |
08 Oct 2000 08:30:58 
|
asami  |
Convert category security to new layout. |
22 Jul 2000 16:46:49 
|
ache  |
Install cfsd.sh script only if not already installed |
18 Jul 2000 05:42:15 
|
ache  |
Use 'killall cfsd' on stop |
18 Jul 2000 05:20:09 
|
ache  |
Use new style start/stop rc.d script Unrestrict port since we are able to
distribute crypto |
15 Jul 2000 08:35:26 
|
green  |
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 
|
kris  |
Remove empty directory on deinstall |
23 May 2000 03:02:39 
|
green  |
Update to cfs version 1.4.0 beta 2. |