diff options
Diffstat (limited to 'security/liedentd')
-rw-r--r-- | security/liedentd/Makefile | 20 | ||||
-rw-r--r-- | security/liedentd/distinfo | 2 | ||||
-rw-r--r-- | security/liedentd/pkg-descr | 7 | ||||
-rw-r--r-- | security/liedentd/pkg-plist | 2 |
4 files changed, 0 insertions, 31 deletions
diff --git a/security/liedentd/Makefile b/security/liedentd/Makefile deleted file mode 100644 index 4797db29f46c..000000000000 --- a/security/liedentd/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: liedentd -# Date created: 20 Mar 2001 -# Whom: wes@freebsd.org -# -# $FreeBSD$ -# - -PORTNAME= liedentd -PORTVERSION= 1.1 -CATEGORIES= security net -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= wes - -MAINTAINER= ports@FreeBSD.org -COMMENT= An ident server which refuses to divulge security information - -DEPRECATED= Upstream disapear and distfile is no more available -EXPIRATION_DATE= 2011-05-01 - -.include <bsd.port.mk> diff --git a/security/liedentd/distinfo b/security/liedentd/distinfo deleted file mode 100644 index 21d170d9f49b..000000000000 --- a/security/liedentd/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (liedentd-1.1.tar.gz) = 751557eb82472c36629786540f99b3c3e4bb51d207211de59d0df4fcddb63594 -SIZE (liedentd-1.1.tar.gz) = 4262 diff --git a/security/liedentd/pkg-descr b/security/liedentd/pkg-descr deleted file mode 100644 index fb2e35252e54..000000000000 --- a/security/liedentd/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -This ident daemon runs as a standalone daemon and lies about users. By -default, a random string is returned for each ident request, in order to -preserve the security of your system. The name returned and the OS name -may be specified on the command line. - -When run on a NAT router, this server simplifies the problem of using IRC -through a NAT network. diff --git a/security/liedentd/pkg-plist b/security/liedentd/pkg-plist deleted file mode 100644 index b0be88e0f527..000000000000 --- a/security/liedentd/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -sbin/liedentd -etc/rc.d/liedentd.sh |