aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-03-13 21:30:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-03-13 21:30:59 +0000
commit9d7a971e8abec73c7ca9175579c0879190c39e1c (patch)
tree607a8ff9d52e21007414f676bade7fbeb3bee2be
parent860ab5b911e16783cf37e9bfdfb7f5e6dd18d0ec (diff)
downloadports-9d7a971e8abec73c7ca9175579c0879190c39e1c.tar.gz
ports-9d7a971e8abec73c7ca9175579c0879190c39e1c.zip
Deprecate unmaintained ports from security where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Notes
Notes: svn path=/head/; revision=270820
-rw-r--r--security/aafid2/Makefile3
-rw-r--r--security/bjorb/Makefile3
-rw-r--r--security/borzoi/Makefile3
-rw-r--r--security/cmd5checkpw/Makefile3
-rw-r--r--security/cops/Makefile3
-rw-r--r--security/find_ddos/Makefile3
-rw-r--r--security/ftpmap/Makefile3
-rw-r--r--security/gwee/Makefile3
-rw-r--r--security/hafiye/Makefile3
-rw-r--r--security/ident2/Makefile3
-rw-r--r--security/libident/Makefile3
-rw-r--r--security/liedentd/Makefile3
-rw-r--r--security/pam_pop3/Makefile3
-rw-r--r--security/poc/Makefile3
-rw-r--r--security/portscanner/Makefile3
-rw-r--r--security/ppgen/Makefile3
-rw-r--r--security/py-fchksum/Makefile3
-rw-r--r--security/qident/Makefile3
-rw-r--r--security/quintuple-agent/Makefile3
-rw-r--r--security/rc5pipe/Makefile3
-rw-r--r--security/rid/Makefile3
-rw-r--r--security/snortsnarf/Makefile3
-rw-r--r--security/ssh-multiadd/Makefile3
-rw-r--r--security/ssh/Makefile3
-rw-r--r--security/tea-total/Makefile3
-rw-r--r--security/uberkey/Makefile3
26 files changed, 78 insertions, 0 deletions
diff --git a/security/aafid2/Makefile b/security/aafid2/Makefile
index ae338e01633d..553eac12a650 100644
--- a/security/aafid2/Makefile
+++ b/security/aafid2/Makefile
@@ -15,6 +15,9 @@ EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
COMMENT= A distributed monitoring and intrusion detection system
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= ptksh:${PORTSDIR}/x11-toolkits/p5-Tk
NO_WRKSUBDIR= yes
diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile
index fce8371b439f..508d265224d5 100644
--- a/security/bjorb/Makefile
+++ b/security/bjorb/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Secure TCP relay software with SSL
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_OPENSSL= YES
USE_PERL5= yes
diff --git a/security/borzoi/Makefile b/security/borzoi/Makefile
index 9a5e431e773f..1e6192042f73 100644
--- a/security/borzoi/Makefile
+++ b/security/borzoi/Makefile
@@ -16,6 +16,9 @@ DISTNAME= borZoi-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An Elliptic Curve Cryptography Library
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl
RUN_DEPENDS= ${LOCALBASE}/lib/libntl.a:${PORTSDIR}/math/ntl
diff --git a/security/cmd5checkpw/Makefile b/security/cmd5checkpw/Makefile
index 08b20e916bb5..3e9cea6c7154 100644
--- a/security/cmd5checkpw/Makefile
+++ b/security/cmd5checkpw/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://members.elysium.pl/brush/cmd5checkpw/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= Checkpassword compatible authentication program that uses CRAM-MD5
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
MAN8= cmd5checkpw.8
DOCS_FILES= CHANGES CREDITS INSTALL README rfc1321.txt rfc2104.txt
diff --git a/security/cops/Makefile b/security/cops/Makefile
index 0771ed5b8231..29005f5bb1d3 100644
--- a/security/cops/Makefile
+++ b/security/cops/Makefile
@@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}+
MAINTAINER= ports@FreeBSD.org
COMMENT= A system secureness checker
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= reconfig
diff --git a/security/find_ddos/Makefile b/security/find_ddos/Makefile
index d146710cf5b5..cb1f2550f31c 100644
--- a/security/find_ddos/Makefile
+++ b/security/find_ddos/Makefile
@@ -18,6 +18,9 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Scans a host filesystem for distributed denial of service programs
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
ONLY_FOR_ARCHS= i386
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/security/ftpmap/Makefile b/security/ftpmap/Makefile
index eebdf32eb115..19b057dc9f1a 100644
--- a/security/ftpmap/Makefile
+++ b/security/ftpmap/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/ftpmap/
MAINTAINER= ports@FreeBSD.org
COMMENT= Identify remote FTP server software by fingerprinting
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
GNU_CONFIGURE= yes
DOCS= AUTHORS NEWS README THANKS
diff --git a/security/gwee/Makefile b/security/gwee/Makefile
index 7b618e403822..79bf802a691f 100644
--- a/security/gwee/Makefile
+++ b/security/gwee/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://tigerteam.se/dl/gwee/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to exploit command execution vulnerabilities in web scripts
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_OPENSSL= yes
USE_PERL5= yes
USE_PYTHON= yes
diff --git a/security/hafiye/Makefile b/security/hafiye/Makefile
index c19c6df5424b..4b7782328855 100644
--- a/security/hafiye/Makefile
+++ b/security/hafiye/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://www.enderunix.org/hafiye/
MAINTAINER= ports@FreeBSD.org
COMMENT= Multi Platform Customizable TCP/IP Packet Sniffer
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
MAKE_ENV= LDFLAGS="-lpcap"
post-patch:
diff --git a/security/ident2/Makefile b/security/ident2/Makefile
index a998d538175f..a23f8eb1279d 100644
--- a/security/ident2/Makefile
+++ b/security/ident2/Makefile
@@ -14,6 +14,9 @@ DISTNAME= ident2-v${PORTVERSION}_FINAL
MAINTAINER= ports@FreeBSD.org
COMMENT= An RFC1413 identification server which also supports random replies
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
MAN8= ident2.8
diff --git a/security/libident/Makefile b/security/libident/Makefile
index c40472a67426..d127d0d385db 100644
--- a/security/libident/Makefile
+++ b/security/libident/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.remlab.net/files/libident/
MAINTAINER= ports@FreeBSD.org
COMMENT= A small library to interface the ident protocol server (rfc1413)
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_AUTOTOOLS= libtool
USE_GNOME= gnometarget lthack
GNU_CONFIGURE= yes
diff --git a/security/liedentd/Makefile b/security/liedentd/Makefile
index 82cedee3ccee..4797db29f46c 100644
--- a/security/liedentd/Makefile
+++ b/security/liedentd/Makefile
@@ -14,4 +14,7 @@ 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/pam_pop3/Makefile b/security/pam_pop3/Makefile
index 3955714164e8..6c06477818fb 100644
--- a/security/pam_pop3/Makefile
+++ b/security/pam_pop3/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://shum.huji.ac.il/~schapiro/linux/pam_pop3/
MAINTAINER= ports@FreeBSD.org
COMMENT= This module authenticates a user against a POP3 server
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
WRKSRC= ${WRKDIR}/${PORTNAME}
do-build:
diff --git a/security/poc/Makefile b/security/poc/Makefile
index f0ac64e96cc2..e80c5739b126 100644
--- a/security/poc/Makefile
+++ b/security/poc/Makefile
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR=poc
MAINTAINER= ports@FreeBSD.org
COMMENT= Program for managing passwords on smartcards
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
LIB_DEPENDS= towitoko.2:${PORTSDIR}/devel/towitoko
PLIST_FILES= bin/poc
diff --git a/security/portscanner/Makefile b/security/portscanner/Makefile
index 8489f9f32291..8f33afd22741 100644
--- a/security/portscanner/Makefile
+++ b/security/portscanner/Makefile
@@ -16,6 +16,9 @@ DISTNAME= PortScanner-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple and easy to use TCP port scanner
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
PLIST_FILES= bin/portscanner
do-build:
diff --git a/security/ppgen/Makefile b/security/ppgen/Makefile
index f1ed3570ae7f..a540f15d6393 100644
--- a/security/ppgen/Makefile
+++ b/security/ppgen/Makefile
@@ -15,6 +15,9 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Secure passphrase generator
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
GNU_CONFIGURE= yes
MAN1= ppgen.1
diff --git a/security/py-fchksum/Makefile b/security/py-fchksum/Makefile
index 9c32816a6964..322119db80a5 100644
--- a/security/py-fchksum/Makefile
+++ b/security/py-fchksum/Makefile
@@ -16,6 +16,9 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module to find the checksum of files
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
PLIST_FILES= %%PYTHON_SITELIBDIR%%/fchksum.so
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/security/qident/Makefile b/security/qident/Makefile
index 34d7e0459a3c..89b65b7e4cd5 100644
--- a/security/qident/Makefile
+++ b/security/qident/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.hairylemon.org/~ad/software/qident/
MAINTAINER= ports@FreeBSD.org
COMMENT= Query a remote IDENT (RFC 1413) server
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
LIB_DEPENDS= ident.0:${PORTSDIR}/security/libident
MANSECTS= 1
diff --git a/security/quintuple-agent/Makefile b/security/quintuple-agent/Makefile
index e88b2ef341bb..23c553f37244 100644
--- a/security/quintuple-agent/Makefile
+++ b/security/quintuple-agent/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= ports@FreeBSD.org
COMMENT= Quintuple Agent is a program that stores secrets for you
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_GETTEXT= yes
USE_GNOME= glib12
.ifndef(WITHOUT_X11)
diff --git a/security/rc5pipe/Makefile b/security/rc5pipe/Makefile
index 3f5040838072..6cb7bfd4e29e 100644
--- a/security/rc5pipe/Makefile
+++ b/security/rc5pipe/Makefile
@@ -14,6 +14,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= RC5 en-/decryption via UNIX pipes
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
PLIST_FILES= bin/rc5pipe
WRKSRC= ${WRKDIR}/rc5pipe
diff --git a/security/rid/Makefile b/security/rid/Makefile
index f0b9ec7303c5..3d9e90dd7607 100644
--- a/security/rid/Makefile
+++ b/security/rid/Makefile
@@ -16,6 +16,9 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:S/./_/}.tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Configurable remote distributed denial of service tool detector
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
ALL_TARGET= rid
DOCS= README
diff --git a/security/snortsnarf/Makefile b/security/snortsnarf/Makefile
index 867876c4ca18..6005da26572d 100644
--- a/security/snortsnarf/Makefile
+++ b/security/snortsnarf/Makefile
@@ -14,6 +14,9 @@ DISTNAME= SnortSnarf-${PORTVERSION}.1
MAINTAINER= ports@FreeBSD.org
COMMENT= Generate HTML report summaries from snort incident alerts
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
RUN_DEPENDS= ${SITE_PERL}/Time/JulianDay.pm:${PORTSDIR}/devel/p5-Time-modules
NO_BUILD= yes
diff --git a/security/ssh-multiadd/Makefile b/security/ssh-multiadd/Makefile
index 996a72c53d2b..205cdbbcf78e 100644
--- a/security/ssh-multiadd/Makefile
+++ b/security/ssh-multiadd/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.dakotacom.net/~donut/programs/ssh-multiadd/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to add multiple ssh keys to the authentication agent
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
USE_PYTHON= yes
NO_BUILD= yes
MAN1= ssh-multiadd.1
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index d864f7b0a83d..9802b2de06d8 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -17,6 +17,9 @@ MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Secure shell client and server (remote login program)
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
CONFLICTS= openssh-* openssh-portable-* openssh-gssapi-* ssh2-3.*
NO_LATEST_LINK= YES
USE_AUTOTOOLS= autoconf213
diff --git a/security/tea-total/Makefile b/security/tea-total/Makefile
index 4bdcb869f9a3..405b6b2d8456 100644
--- a/security/tea-total/Makefile
+++ b/security/tea-total/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.alexholden.net/pub/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= Extremely small 128 bit private key based encryption/decryption system
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
# code is not 64-bit clean...
ONLY_FOR_ARCHS= i386
diff --git a/security/uberkey/Makefile b/security/uberkey/Makefile
index 5e162bb13644..a744f45def97 100644
--- a/security/uberkey/Makefile
+++ b/security/uberkey/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.linuks.mine.nu/uberkey/ LOCAL/chinsan
MAINTAINER= ports@FreeBSD.org
COMMENT= A keylogger for x86 systems
+DEPRECATED= Upstream disapear and distfile is no more available
+EXPIRATION_DATE= 2011-05-01
+
ONLY_FOR_ARCHS= i386
MAN8= uberkey.8
PLIST_FILES= bin/uberkey