diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-09-04 16:57:30 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-09-04 16:57:30 +0000 |
commit | 346adf89e01571bcb702a279fa72334e8f1332eb (patch) | |
tree | 313aa2b83085b8357284cdccfdb8cea2949a0fa3 /security/cfs | |
parent | cbb4e03279ec76fc84b53d3e7fe7230c11be1b4a (diff) |
Notes
Diffstat (limited to 'security/cfs')
-rw-r--r-- | security/cfs/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile index 15b0c8999709..83500a8ca0e8 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -14,6 +14,10 @@ MASTER_SITES= http://www.crypto.com/software/ MAINTAINER= ports@FreeBSD.org COMMENT= A cryptographic file system implemented as a user-space NFS server +IGNORE= has confirmed failure on advisory locks, PR open 2/y no solution +DEPRECATED= Broken for two years, ports/137378, unmaintained +EXPIRATION_DATE=2011-11-04 + ALL_TARGET= cfs MAN1= cattach.1 cdetach.1 cmkdir.1 cpasswd.1 cfssh.1 MAN8= ccat.8 cfsd.8 cname.8 |