diff options
author | linimon <linimon@FreeBSD.org> | 2009-04-12 04:51:13 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-04-12 04:51:13 +0800 |
commit | 2528d54af4cd23d9e6a8b264f7f604c2a476639a (patch) | |
tree | 43f53fe95db3b51a9b2c7e6bd43147d2569d5f54 | |
parent | c6d1426269e558c8df6a475a031f80d51627b0e7 (diff) | |
download | freebsd-ports-gnome-2528d54af4cd23d9e6a8b264f7f604c2a476639a.tar.gz freebsd-ports-gnome-2528d54af4cd23d9e6a8b264f7f604c2a476639a.tar.zst freebsd-ports-gnome-2528d54af4cd23d9e6a8b264f7f604c2a476639a.zip |
Remove expired port security/cutlass: does not work with current version
of security/botan.
-rw-r--r-- | security/Makefile | 1 | ||||
-rw-r--r-- | security/cutlass/Makefile | 33 | ||||
-rw-r--r-- | security/cutlass/distinfo | 3 | ||||
-rw-r--r-- | security/cutlass/files/patch-libcutlass::filters.cpp | 10 | ||||
-rw-r--r-- | security/cutlass/pkg-descr | 8 | ||||
-rw-r--r-- | security/cutlass/pkg-plist | 46 |
6 files changed, 0 insertions, 101 deletions
diff --git a/security/Makefile b/security/Makefile index 3acc4ffbc6d2..56ef65a263fd 100644 --- a/security/Makefile +++ b/security/Makefile @@ -86,7 +86,6 @@ SUBDIR += cryptopp SUBDIR += cryptplug SUBDIR += cryptstring - SUBDIR += cutlass SUBDIR += cvm SUBDIR += cyrus-sasl2 SUBDIR += cyrus-sasl2-ldapdb diff --git a/security/cutlass/Makefile b/security/cutlass/Makefile deleted file mode 100644 index de1b8d3cd365..000000000000 --- a/security/cutlass/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: cutlass -# Date created: 28 December 2005 -# Whom: Wesley Shields <wxs@csh.rit.edu> -# -# $FreeBSD$ -# - -PORTNAME= cutlass -PORTVERSION= 0.2.0 -PORTREVISION= 2 -CATEGORIES= security -MASTER_SITES= http://www.synacklabs.net/projects/cutlass/ - -MAINTAINER= wxs@FreeBSD.org -COMMENT= Encrypted peer-to-peer voice, text, and file transmission protocol - -IGNORE= only works with botan 1.4.x -DEPRECIATED= ${IGNORE} -EXPIRE_DATE= 2008-12-31 - -BUILD_DEPENDS= botan-config:${PORTSDIR}/security/botan \ - speexdec:${PORTSDIR}/audio/speex - -MAN3= cutlass.3 - -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -USE_GNOME= libglade2 -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" - -CPPFLAGS+= -I${LOCALBASE}/include/speex -I${LOCALBASE}/include - -.include <bsd.port.mk> diff --git a/security/cutlass/distinfo b/security/cutlass/distinfo deleted file mode 100644 index aff7ead48063..000000000000 --- a/security/cutlass/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (cutlass-0.2.0.tar.gz) = 5c53d90a3ca2d6aee79f6188eff835bd -SHA256 (cutlass-0.2.0.tar.gz) = 58830dec928a15e7f6f96e49bc355eedc6e6314cf426fd35526addd70462bde8 -SIZE (cutlass-0.2.0.tar.gz) = 259643 diff --git a/security/cutlass/files/patch-libcutlass::filters.cpp b/security/cutlass/files/patch-libcutlass::filters.cpp deleted file mode 100644 index 3e10f9e8278d..000000000000 --- a/security/cutlass/files/patch-libcutlass::filters.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- libcutlass/filters.cpp.orig Wed Dec 28 19:49:13 2005 -+++ libcutlass/filters.cpp Wed Dec 28 19:49:19 2005 -@@ -5,6 +5,7 @@ - #include <cutlass/filters.hpp> - #include <botan/rng.h> - #include <botan/lookup.h> -+#include <botan/bit_ops.h> - using namespace Botan; - - static void dump(const char* name, const SecureVector<byte>& x) diff --git a/security/cutlass/pkg-descr b/security/cutlass/pkg-descr deleted file mode 100644 index c4983f1439b8..000000000000 --- a/security/cutlass/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Encrypted peer-to-peer voice, text, and file transmission protocol -entended to bring encrypted Internet use to the masses. - -WWW: http://www.synacklabs.net/projects/cutlass/ - --- WXS -Wesley Shields -wxs@csh.rit.edu diff --git a/security/cutlass/pkg-plist b/security/cutlass/pkg-plist deleted file mode 100644 index 6c3c003adf79..000000000000 --- a/security/cutlass/pkg-plist +++ /dev/null @@ -1,46 +0,0 @@ -bin/text-cutlass -bin/libtestsuite -bin/gtk-cutlass -include/cutlass/action.h -include/cutlass/alsa.h -include/cutlass/audio.h -include/cutlass/audio_types.h -include/cutlass/audriver-oss.h -include/cutlass/auencoder-speex.h -include/cutlass/auth.h -include/cutlass/channel.h -include/cutlass/connections.h -include/cutlass/crypto.h -include/cutlass/directory.h -include/cutlass/error.h -include/cutlass/files.h -include/cutlass/gaps.h -include/cutlass/group.h -include/cutlass/handle.h -include/cutlass/handshake.h -include/cutlass/hashtab.h -include/cutlass/housekeeping.h -include/cutlass/info.h -include/cutlass/init.h -include/cutlass/listener.h -include/cutlass/lookupa.h -include/cutlass/message.h -include/cutlass/msg_crypt.h -include/cutlass/ping.h -include/cutlass/recycle.h -include/cutlass/request.h -include/cutlass/request_types.h -include/cutlass/ring.h -include/cutlass/standard.h -include/cutlass/table_control.h -include/cutlass/transport.h -include/cutlass/userconf.h -include/cutlass/utils.h -include/cutlass/filters.hpp -include/cutlass/kex.hpp -include/cutlass.h -lib/libcutlass.a -%%DATADIR%%/glade/gtkcutlass.glade -@dirrm include/cutlass -@dirrm share/cutlass/glade -@dirrm share/cutlass/ |