diff options
author | crees <crees@FreeBSD.org> | 2011-09-05 00:57:30 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-09-05 00:57:30 +0800 |
commit | 75dece71749234fc3dc8076fc80adf703dd8c6d2 (patch) | |
tree | f9e2001f5dc95334f707f4dd076e35ac6ba08711 /security/cfs | |
parent | 02bcdb476ea90022f527c05a073a443a05272399 (diff) | |
download | freebsd-ports-gnome-75dece71749234fc3dc8076fc80adf703dd8c6d2.tar.gz freebsd-ports-gnome-75dece71749234fc3dc8076fc80adf703dd8c6d2.tar.zst freebsd-ports-gnome-75dece71749234fc3dc8076fc80adf703dd8c6d2.zip |
Mark deprecated; broken for two years with no fix.
Expires on 4/Nov
PR: ports/137378 ports/155788
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 |