mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
Update with the new PORTNAME/PORTVERSION variables
This commit is contained in:
parent
77b92885e2
commit
3df86a88a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27426
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: scsh
|
||||
# Version required: 0.5.1
|
||||
# Date created: Jul, 15, 1997
|
||||
# Whom: cracauer@cons.org "Martin Cracauer"
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= scsh-0.5.1
|
||||
PORTNAME= scsh
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= shells lang
|
||||
MASTER_SITES= ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/ \
|
||||
http://www2.cons.org:8000/freebsd-distfiles/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: bjorb
|
||||
# Version required: 0.5.5p1
|
||||
# Date created: May 16, 1998
|
||||
# Whom: issei@jp.FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= bjorb-0.5.5p1
|
||||
PORTNAME= bjorb
|
||||
PORTVERSION= 0.5.5p1
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= ftp://ftp.hitachi-ms.co.jp/pub/bjorb/
|
||||
|
||||
|
@ -1,17 +1,17 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: bro
|
||||
# Version required: 0.0
|
||||
# Date created: Sat Feb 28, 1998
|
||||
# Whom: David O'Brien (obrien@FreeBSD.org)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= vp-bro-0.5-alpha
|
||||
PKGNAME= bro-0.5a
|
||||
PORTNAME= bro
|
||||
PORTVERSION= 0.5a
|
||||
CATEGORIES= security net
|
||||
#MASTER_SITES= ftp://ee.lbl.gov/
|
||||
#see http://www-nrg.ee.lbl.gov/bro-info.html
|
||||
DISTNAME= vp-bro-0.5-alpha
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: bugs
|
||||
# Version required: 1.8.1
|
||||
# Date created: 20 June 1998
|
||||
# Whom: Stephane Legrand
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= bugs-1.8.1
|
||||
PORTNAME= bugs
|
||||
PORTVERSION= 1.8.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
|
||||
http://www.asi.fr/~martinez/crypto/
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: cfs
|
||||
# Version required: 1.3.3
|
||||
# Date created: 30 Jul 1997
|
||||
# Whom: John Polstra <jdp@polstra.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= cfs-1.3.3bf
|
||||
PKGNAME= cfs-1.3.3.1
|
||||
PORTNAME= cfs
|
||||
PORTVERSION= 1.3.3.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.hacktic.nl/pub/crypto/disk/ \
|
||||
ftp://ftp.uni-bielefeld.de/pub/crypto/replay/disk/
|
||||
DISTNAME= cfs-1.3.3bf
|
||||
|
||||
MAINTAINER= green@FreeBSD.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: checkpassword
|
||||
# Version required: 0.81
|
||||
# Date created: 05 August 1998
|
||||
# Whom: sada@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= checkpassword-0.81
|
||||
PORTNAME= checkpassword
|
||||
PORTVERSION= 0.81
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://cr.yp.to/software/ \
|
||||
http://people.FreeBSD.org/~sada/distfiles/ \
|
||||
|
@ -1,16 +1,18 @@
|
||||
# New ports collection makefile for: chrootuid
|
||||
# Version required: 1.2
|
||||
# Date created: 12 Dec 1999
|
||||
# Whom: truckman
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= chrootuid
|
||||
PORTVERSION= 1.2
|
||||
DISTNAME= chrootuid1.2
|
||||
PKGNAME= chrootuid-1.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/pub/security/ \
|
||||
ftp://coast.cs.purdue.edu/pub/tools/unix/chrootuid/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
EXTRACT_SUFX= .shar.Z
|
||||
|
||||
MAINTAINER= truckman@FreeBSD.org
|
||||
|
@ -1,15 +1,17 @@
|
||||
# New ports collection makefile for: cops
|
||||
# Version required: 1.04
|
||||
# Date created: 29 August 1996
|
||||
# Whom: oly
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= cops
|
||||
PORTVERSION= 1.04
|
||||
DISTNAME= cops.1.04
|
||||
PKGNAME= cops-1.04
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.cert.org/pub/tools/cops/
|
||||
DISTNAME= ${PORTNAME}.${PORTVERSION}
|
||||
|
||||
MAINTAINER= oly@world.std.com
|
||||
|
||||
|
@ -1,6 +1,5 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: Crack
|
||||
# Version required: 0.0
|
||||
# Date created: 12 Jan 1997
|
||||
# Whom: David O'Brien <obrien@FreeBSD.org>
|
||||
# & Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
|
||||
@ -8,13 +7,14 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= crack5.0
|
||||
PKGNAME= crack-5.0
|
||||
PORTNAME= crack
|
||||
PORTVERSION= 5.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/ \
|
||||
ftp://ftp.ox.ac.uk/pub/comp/security/software/crackers/ \
|
||||
ftp://ftp.auscert.org.au/pub/coast/mirrors/cert.org/tools/crack/ \
|
||||
ftp://ftp.riken.go.jp/pub/net/cert_security_tools/crack/
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: cyrus-sasl
|
||||
# Version required: 1.5.13
|
||||
# Date created: Nov 1 1999
|
||||
# Whom: hetzels@westbend.net
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= cyrus-sasl-${SASL_VER}
|
||||
PORTNAME= cyrus-sasl
|
||||
PORTVERSION= 1.5.15
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
|
||||
http://people.FreeBSD.org/~stb/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \
|
||||
@ -18,7 +18,7 @@ USE_OPENSSL= NORSA
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
SASL_VER= 1.5.15
|
||||
SASL_VER= ${PORTVERSION} #note, may not be needed any more
|
||||
|
||||
Y2K= http://asg.web.cmu.edu/cyrus/imapd/y2k.html
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: cyrus-sasl
|
||||
# Version required: 1.5.13
|
||||
# Date created: Nov 1 1999
|
||||
# Whom: hetzels@westbend.net
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= cyrus-sasl-${SASL_VER}
|
||||
PORTNAME= cyrus-sasl
|
||||
PORTVERSION= 1.5.15
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \
|
||||
http://people.FreeBSD.org/~stb/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \
|
||||
@ -18,7 +18,7 @@ USE_OPENSSL= NORSA
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
SASL_VER= 1.5.15
|
||||
SASL_VER= ${PORTVERSION} #note, may not be needed any more
|
||||
|
||||
Y2K= http://asg.web.cmu.edu/cyrus/imapd/y2k.html
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: ddos_scan
|
||||
# Version required: 0.0
|
||||
# Date created: Sun Feb 12, 2000
|
||||
# Whom: David O'Brien (obrien@NUXI.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ddos_scan
|
||||
PKGNAME= ddos_scan-1.6
|
||||
PORTNAME= ddos_scan
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://staff.washington.edu/dittrich/misc/
|
||||
DISTNAME= ${PORTNAME}
|
||||
EXTRACT_SUFX= .tar
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: donkey
|
||||
# Version required: 0.5
|
||||
# Date created: 17 Sep 1996
|
||||
# Whom: Masafumi NAKANE <max@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= donkey-0.5
|
||||
PORTNAME= donkey
|
||||
PORTVERSION= 0.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.aist-nara.ac.jp/pub/Security/tool/donkey/
|
||||
|
||||
|
@ -1,11 +1,12 @@
|
||||
# New ports collection makefile for: dsniff
|
||||
# Version required: 1.7
|
||||
# Date created: 08 Jan 2000
|
||||
# Whom: kris@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= dsniff-1.7
|
||||
PORTNAME= dsniff
|
||||
PORTVERSION= 1.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://naughty.monkey.org/~dugsong/dsniff/
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: fakebo
|
||||
# Version required: 0.4.1
|
||||
# Date created: 16 March 1999
|
||||
# Whom: Kris Kennaway <kris@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= fakebo-0.4.1
|
||||
PORTNAME= fakebo
|
||||
PORTVERSION= 0.4.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://yi.com/home/KosturjakVlatko/ \
|
||||
ftp://ftp.bitcon.no/.4/console/adm/ \
|
||||
|
@ -1,16 +1,16 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: find_ddos
|
||||
# Version required: 0.0
|
||||
# Date created: Sun Feb 12, 2000
|
||||
# Whom: David O'Brien (obrien@NUXI.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= find_ddos_v31_linux
|
||||
PKGNAME= find_ddos-3.1
|
||||
PORTNAME= find_ddos
|
||||
PORTVERSION= 3.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.fbi.gov/nipc/
|
||||
DISTNAME= find_ddos_v31_linux
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: slush
|
||||
# Version required: 0.1.0
|
||||
# Date created: Sun May 3, 1999
|
||||
# Whom: shipley@dis.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= firewalk-0.99beta
|
||||
PKGNAME= firewalk-0.9.9b
|
||||
PORTNAME= firewalk
|
||||
PORTVERSION= 0.9.9b
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://www.packetfactory.net/firewalk/
|
||||
DISTNAME= firewalk-0.99beta
|
||||
|
||||
MAINTAINER= shipley@dis.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: fragrouter
|
||||
# Version required: 1.6
|
||||
# Date created: 7 Jan 2000
|
||||
# Whom: kris@FreeBSD.ORG
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= fragrouter-1.6
|
||||
PORTNAME= fragrouter
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.anzen.com/research/nidsbench/
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: fwtk
|
||||
# Version required: 0.0
|
||||
# Date created: 15th June 1996
|
||||
# Whom: gpalmer
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= fwtk2.1
|
||||
PKGNAME= fwtk-2.1
|
||||
PORTNAME= fwtk
|
||||
PORTVERSION= 2.1
|
||||
CATEGORIES= security net
|
||||
DISTFILES= fwtk2.1${EXTRACT_SUFX} fwtk-doc-only${EXTRACT_SUFX}
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION}
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
@ -1,16 +1,16 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: gag
|
||||
# Version required: 0.0
|
||||
# Date created: Sun Feb 12, 2000
|
||||
# Whom: David O'Brien (obrien@NUXI.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= sickenscan
|
||||
PKGNAME= gag-2.9
|
||||
PORTNAME= gag
|
||||
PORTVERSION= 2.9
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://staff.washington.edu/dittrich/misc/
|
||||
DISTNAME= sickenscan
|
||||
EXTRACT_SUFX= .tar
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: gnupg
|
||||
# Version required: 1.0.1
|
||||
# Date created: Sep 30, 1998
|
||||
# Whom: kuriyama@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= gnupg-1.0.1
|
||||
PORTNAME= gnupg
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ \
|
||||
ftp://pgp.iijlab.net/pub/gnupg/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: gnupg
|
||||
# Version required: 1.0.1
|
||||
# Date created: Sep 30, 1998
|
||||
# Whom: kuriyama@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= gnupg-1.0.1
|
||||
PORTNAME= gnupg
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ \
|
||||
ftp://pgp.iijlab.net/pub/gnupg/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: gpasman
|
||||
# Version required: 1.3.0
|
||||
# Date created: Mon Mai 10 1999
|
||||
# Whom: domi@saargate.de
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= gpasman-1.3.0
|
||||
PORTNAME= gpasman
|
||||
PORTVERSION= 1.3.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://gpasman.nl.linux.org/
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: gtkportscan
|
||||
# Version required: 1.2
|
||||
# Date created: 11 March 1999
|
||||
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= gtkportscan-1.2
|
||||
PORTNAME= gtkportscan
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= security net
|
||||
#MASTER_SITES= http://armageddon.splorg.org/gtkportscan/
|
||||
MASTER_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection Makefile for: heimdal
|
||||
# Version required: 0.2l
|
||||
# Date created: 10/23/1999
|
||||
# Whom: nectar@FreeBSD.ORG
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= heimdal-0.2q
|
||||
PORTNAME= heimdal
|
||||
PORTVERSION= 0.2q
|
||||
CATEGORIES= security ipv6
|
||||
MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
|
||||
ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: ident2
|
||||
# Version required: 1.0
|
||||
# Date created: 30 Nov 1999
|
||||
# Whom: rod@zort.on.ca
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= ident2-v1.0_FINAL
|
||||
PKGNAME= ident2-1.0
|
||||
PORTNAME= ident2
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://www.nyct.net/~defile/programs/ident2/ \
|
||||
http://www.oscentral.org/files/software/
|
||||
DISTNAME= ident2-v1.0_FINAL
|
||||
|
||||
MAINTAINER= rod@zort.on.ca
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: identify
|
||||
# Version required: 0.7
|
||||
# Date created: 13 March 1999
|
||||
# Whom: nsayer@quack.kfu.com
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= identify-0.7
|
||||
PORTNAME= identify
|
||||
PORTVERSION= 0.7
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: its4
|
||||
# Version required: 1.0.1
|
||||
# Date created: 21 February 2000
|
||||
# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= its4-1.0.1
|
||||
PORTNAME= its4
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ""
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -1,13 +1,13 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: ufcjohn
|
||||
# Version required: 0.0
|
||||
# Ports collection makefile for: john
|
||||
# Date created: Sun Mar 09, 1997
|
||||
# Whom: David O'Brien (obrien@FreeBSD.org)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= john-1.6
|
||||
PORTNAME= john
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.false.com/security/john/ \
|
||||
ftp://ftp.false.com/pub/security/john/
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: keynote
|
||||
# Version required: 2-beta4
|
||||
# Date created: 02 September 1999
|
||||
# Whom: se
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= keynote-2-beta4
|
||||
PKGNAME= keynote-2b4
|
||||
PORTNAME= keynote
|
||||
PORTVERSION= 2.b4
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.cis.upenn.edu/~angelos/Code/
|
||||
DISTNAME= keynote-2-beta4
|
||||
|
||||
MAINTAINER= se@FreeBSD.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: keyprint
|
||||
# Version required: 1.0
|
||||
# Date created: Sat May 29 02:05:00 PDT 1999
|
||||
# Whom: mharo@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= keyprint-1.0
|
||||
PORTNAME=u keyprint
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://people.FreeBSD.org/~mharo/distfiles/
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: kmap
|
||||
# Version required: 0.0
|
||||
# Date created: Fri Sep 10, 1999
|
||||
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= kmap-0.7.1
|
||||
PORTNAME= kmap
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://www.islc.net/~icszepp/downloads/
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection Makefile for: MIT Kerberos V
|
||||
# Version required: 1.0.5
|
||||
# Date created: 6/5/1998
|
||||
# Whom: nectar@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= krb5-1.1.1
|
||||
PORTNAME= krb5
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= # manual download
|
||||
EXTRACT_SUFX= .tar
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection Makefile for: MIT Kerberos V
|
||||
# Version required: 1.0.5
|
||||
# Date created: 6/5/1998
|
||||
# Whom: nectar@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= krb5-1.1.1
|
||||
PORTNAME= krb5
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= # manual download
|
||||
EXTRACT_SUFX= .tar
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection Makefile for: MIT Kerberos V
|
||||
# Version required: 1.0.5
|
||||
# Date created: 6/5/1998
|
||||
# Whom: nectar@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= krb5-1.1.1
|
||||
PORTNAME= krb5
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= # manual download
|
||||
EXTRACT_SUFX= .tar
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection Makefile for: MIT Kerberos V
|
||||
# Version required: 1.0.5
|
||||
# Date created: 6/5/1998
|
||||
# Whom: nectar@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= krb5-1.1.1
|
||||
PORTNAME= krb5
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= # manual download
|
||||
EXTRACT_SUFX= .tar
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: kssh
|
||||
# Version required: 0.2
|
||||
# Date created: 19 Nov 1999
|
||||
# Whom: Will Andrews <andrews@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= kssh-0.2
|
||||
PORTNAME= kssh
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://people.FreeBSD.org/~will/distfiles/
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: l0pht-query
|
||||
# Version required: 1.1
|
||||
# Date created: 11 Jan 1999
|
||||
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= l0pht-watch
|
||||
PKGNAME= l0pht-watch-1.1
|
||||
PORTNAME= l0pht-watch
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.l0pht.com/advisories/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
||||
MAINTAINER= dom@myrddin.demon.co.uk
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: libident
|
||||
# Version required: 0.21
|
||||
# Date created: 9 October 1995
|
||||
# Whom: torstenb@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= libident-0.22
|
||||
PORTNAME= libident
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= devel net security
|
||||
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: mcrypt
|
||||
# Version required: 2.2.4
|
||||
# Date created: Mon Jun 28 18:02:04 PDT 1999
|
||||
# Whom: nsayer@freebsd.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= libmcrypt-2.2.4
|
||||
PORTNAME= libmcrypt
|
||||
PORTVERSION= 2.2.4
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/ \
|
||||
ftp://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/
|
||||
|
@ -1,11 +1,12 @@
|
||||
# New ports collection makefile for: libparanoia
|
||||
# Version required: 1.3
|
||||
# Date created: 1 Jan 1999
|
||||
# Whom: Alexandre Snarskii <snar@paranoia.ru>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= libparanoia-1.3
|
||||
PORTNAME= libparanoia
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection makefile for: logcheck
|
||||
# Version required: 1.1.1
|
||||
# Date created: 9 December 1999
|
||||
# Whom: Dan Langille <dan@freebsddiary.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= logcheck-1.1.1
|
||||
PORTNAME= logcheck
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.psionic.com/tools/
|
||||
|
||||
|
@ -1,14 +1,15 @@
|
||||
# New ports collection makefile for: lxnb
|
||||
# Version required: 0.4
|
||||
# Date created: 04 March 2000
|
||||
# Whom: Kris Kennaway <kris@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= linux-netbus-client-v0.4
|
||||
PKGNAME= lxnb-0.4
|
||||
PORTNAME= lxnb
|
||||
PORTVERSION= 0.4
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://ns2.crw.se/~tm/projects/lxnb/
|
||||
DISTNAME= linux-netbus-client-v0.4
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= kris@FreeBSD.org
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: mhash
|
||||
# Version required: 0.6.1
|
||||
# Date created: Mon Jun 28 17:59:13 PDT 1999
|
||||
# Whom: nsayer@freebsd.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= mhash-0.6.1
|
||||
PORTNAME= mhash
|
||||
PORTVERSION= 0.6.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://schumann.cx/mhash/dl/
|
||||
|
||||
|
@ -1,17 +1,17 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: nat/nbaudit
|
||||
# Version required: 0.0
|
||||
# Date created: Mon Feb 03, 1997
|
||||
# Whom: David O'Brien (obrien@NUXI.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= nat10
|
||||
PKGNAME= nbaudit-1.0
|
||||
PORTNAME= nbaudit
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.secnet.com/pub/tools/nat10/ \
|
||||
ftp://ftp.auscert.org.au/pub/coast/mirrors/ftp.secnet.com/tools/nat10/
|
||||
DISTNAME= nat10
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
|
@ -1,13 +1,12 @@
|
||||
# New ports collection makefile for: nessus
|
||||
# Version required: 0.99.4
|
||||
# Date created: 1 May 1999
|
||||
# Whom: Anders Nordby <anders@fix.no>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= nessus-core-0.99.7
|
||||
PKGNAME= nessus-0.99.7
|
||||
PORTNAME= nessus
|
||||
PORTVERSION= 0.99.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
@ -18,6 +17,7 @@ MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://sunsite.cnlab-switch.ch/mirror/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.chg.ru/pub/security/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.sekure.net/pub/nessus/nessus-${NESSUS_REV}/
|
||||
DISTNAME= nessus-core-0.99.7
|
||||
|
||||
MAINTAINER= anders@fix.no
|
||||
|
||||
|
@ -1,13 +1,12 @@
|
||||
# Ports collection makefile for: nessus-libnasl
|
||||
# Version required: 0.99.4
|
||||
# Date created: 07 November 1999
|
||||
# Whom: Anders Nordby <anders@fix.no>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= libnasl-0.99.7
|
||||
PKGNAME= nessus-libnasl-0.99.7
|
||||
PORTNAME= nessus-libnasl
|
||||
PORTVERSION= 0.99.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
@ -18,6 +17,7 @@ MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://sunsite.cnlab-switch.ch/mirror/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.chg.ru/pub/security/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.sekure.net/pub/nessus/nessus-${NESSUS_REV}/
|
||||
DISTNAME= libnasl-0.99.7
|
||||
|
||||
MAINTAINER= anders@fix.no
|
||||
|
||||
|
@ -1,13 +1,12 @@
|
||||
# Ports collection makefile for: nessus-libnasl
|
||||
# Version required: 0.99.4
|
||||
# Date created: 07 November 1999
|
||||
# Whom: Anders Nordby <anders@fix.no>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= libnasl-0.99.7
|
||||
PKGNAME= nessus-libnasl-0.99.7
|
||||
PORTNAME= nessus-libnasl
|
||||
PORTVERSION= 0.99.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
@ -18,6 +17,7 @@ MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://sunsite.cnlab-switch.ch/mirror/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.chg.ru/pub/security/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.sekure.net/pub/nessus/nessus-${NESSUS_REV}/
|
||||
DISTNAME= libnasl-0.99.7
|
||||
|
||||
MAINTAINER= anders@fix.no
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection makefile for: nessus-libraries
|
||||
# Version required: 0.99.4
|
||||
# Date created: 07 Noevmber 1999
|
||||
# Whom: Anders Nordby <anders@fix.no>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= nessus-libraries-0.99.7
|
||||
PORTNAME= nessus-libraries
|
||||
PORTVERSION= 0.99.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection makefile for: nessus-libraries
|
||||
# Version required: 0.99.4
|
||||
# Date created: 07 Noevmber 1999
|
||||
# Whom: Anders Nordby <anders@fix.no>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= nessus-libraries-0.99.7
|
||||
PORTNAME= nessus-libraries
|
||||
PORTVERSION= 0.99.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection makefile for: nessus-plugins
|
||||
# Version required: 0.99.4
|
||||
# Date created: 16 October 1999
|
||||
# Whom: Anders Nordby <anders@fix.no>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= nessus-plugins-0.99.7
|
||||
PORTNAME= nessus-plugins
|
||||
PORTVERSION= 0.99.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection makefile for: nessus-plugins
|
||||
# Version required: 0.99.4
|
||||
# Date created: 16 October 1999
|
||||
# Whom: Anders Nordby <anders@fix.no>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= nessus-plugins-0.99.7
|
||||
PORTNAME= nessus-plugins
|
||||
PORTVERSION= 0.99.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
|
@ -1,13 +1,12 @@
|
||||
# New ports collection makefile for: nessus
|
||||
# Version required: 0.99.4
|
||||
# Date created: 1 May 1999
|
||||
# Whom: Anders Nordby <anders@fix.no>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= nessus-core-0.99.7
|
||||
PKGNAME= nessus-0.99.7
|
||||
PORTNAME= nessus
|
||||
PORTVERSION= 0.99.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.nessus.org/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
@ -18,6 +17,7 @@ MASTER_SITES= ftp://ftp.cis.fed.gov/pub/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://sunsite.cnlab-switch.ch/mirror/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.chg.ru/pub/security/nessus/nessus-${NESSUS_REV}/ \
|
||||
ftp://ftp.sekure.net/pub/nessus/nessus-${NESSUS_REV}/
|
||||
DISTNAME= nessus-core-0.99.7
|
||||
|
||||
MAINTAINER= anders@fix.no
|
||||
|
||||
|
@ -1,18 +1,18 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: nmap
|
||||
# Version required: 0.0
|
||||
# Date created: Tue Aug 04, 1998
|
||||
# Whom: David O'Brien (obrien@NUXI.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= nmap-2.30BETA18
|
||||
PKGNAME= nmap-2.3b18
|
||||
PORTNAME= nmap
|
||||
PORTVERSION= 2.3.b18
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://www.insecure.org/nmap/dist/ \
|
||||
ftp://nuxi.ucdavis.edu/pub/misc/ \
|
||||
http://www.mobis.com/ajax/projects/
|
||||
DISTNAME= nmap-2.30BETA18
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
#PATCH_SITES= http://www.mobis.com/ajax/projects/
|
||||
|
@ -1,13 +1,13 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: nmap
|
||||
# Version required: 0.0
|
||||
# Date created: Tue Aug 04, 1998
|
||||
# Whom: David O'Brien (obrien@NUXI.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= nmapfe-0.9.5
|
||||
PORTNAME= nmapfe
|
||||
PORTVERSION= 0.9.5
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://codebox.net/download/ \
|
||||
http://www.insecure.org/nmap/dist/
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: oidentd
|
||||
# Version required: 1.6.4
|
||||
# Date created: 29 Mar 2000
|
||||
# Whom: trevor@jpj.net
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= oidentd-1.6.4
|
||||
PORTNAME= oidentd
|
||||
PORTVERSION= 1.6.4
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/ojnk/ \
|
||||
http://www.numb.org/~odin/stuff/
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: OpenSSH-askpass
|
||||
# Version required: 1.2.2
|
||||
# Date created: 27 February 2000
|
||||
# Whom: Kris Kennaway <kris@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= X11/xc/programs/ssh-askpass
|
||||
PKGNAME= OpenSSH-askpass-1.2.2
|
||||
PORTNAME= OpenSSH-askpass
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= security
|
||||
# ${MASTER_SITES} is only for if CVS won't work, period.
|
||||
MASTER_SITES= http://people.FreeBSD.org/~kris/distfiles/
|
||||
DISTNAME= X11/xc/programs/ssh-askpass
|
||||
|
||||
MAINTAINER= kris@FreeBSD.org
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: OpenSSH
|
||||
# Version required: 1.2
|
||||
# Date created: 7 October 1999
|
||||
# Whom: green
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= src/usr.bin/ssh
|
||||
PKGNAME= OpenSSH-1.2.2
|
||||
PORTNAME= OpenSSH
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= security net ipv6
|
||||
# ${MASTER_SITES} is only for if CVS won't work, period.
|
||||
MASTER_SITES= ftp://internat.FreeBSD.org/pub/Crypto/OpenSSH/
|
||||
DISTNAME= src/usr.bin/ssh
|
||||
|
||||
MAINTAINER= green@FreeBSD.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: OpenSSL
|
||||
# Version required: 0.9.4
|
||||
# Date created: Sun Jan 3 19:36:27 CET 1999
|
||||
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= openssl-0.9.4
|
||||
PORTNAME= openssl
|
||||
PORTVERSION= 0.9.4
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= http://www.openssl.org/source/ \
|
||||
ftp://ftp.openssl.org/source/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: OpenSSL
|
||||
# Version required: 0.9.4
|
||||
# Date created: Sun Jan 3 19:36:27 CET 1999
|
||||
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= openssl-0.9.4
|
||||
PORTNAME= openssl
|
||||
PORTVERSION= 0.9.4
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= http://www.openssl.org/source/ \
|
||||
ftp://ftp.openssl.org/source/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: keyprint
|
||||
# Version required: 1.0
|
||||
# Date created: Sat May 29 02:05:00 PDT 1999
|
||||
# Whom: mharo@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= keyprint-1.0
|
||||
PORTNAME=u keyprint
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://people.FreeBSD.org/~mharo/distfiles/
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: p5-Authen-PAM
|
||||
# Version required: 0.08
|
||||
# Date created: Mon Oct 4 1999
|
||||
# Whom: Matt Behrens <matt@zigg.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= Authen-PAM-0.08
|
||||
PKGNAME= p5-Authen-PAM-0.08
|
||||
PORTNAME= p5-Authen-PAM
|
||||
PORTVERSION= 0.08
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Authen
|
||||
DISTNAME= Authen-PAM-0.08
|
||||
|
||||
MAINTAINER= matt@zigg.com
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: p5-Authen-Radius
|
||||
# Version required: 0.05
|
||||
# Date created: September 11th 1997
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= RadiusPerl-0.05
|
||||
PKGNAME= p5-Authen-Radius-0.05
|
||||
PORTNAME= p5-Authen-Radius
|
||||
PORTVERSION= 0.05
|
||||
CATEGORIES= security net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Authen
|
||||
DISTNAME= RadiusPerl-0.05
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.org
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: p5-Crypt-DES
|
||||
# Version required: 1.20
|
||||
# Date created: October 20th 1996
|
||||
# Whom: Mark Murray <markm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= Crypt-CBC-1.20
|
||||
PKGNAME= p5-Crypt-CBC-1.20
|
||||
PORTNAME= p5-Crypt-CBC
|
||||
PORTVERSION= 1.20
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Crypt
|
||||
DISTNAME= Crypt-CBC-1.20
|
||||
|
||||
MAINTAINER= markm@FreeBSD.org
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: p5-Crypt-DES
|
||||
# Version required: 1.0
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= Crypt-DES-1.0
|
||||
PKGNAME= p5-Crypt-DES-1.0
|
||||
PORTNAME= p5-Crypt-DES
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Crypt
|
||||
DISTNAME= Crypt-DES-1.0
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.org
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: p5-Crypt-IDEA
|
||||
# Version required: 1.0
|
||||
# Date created: October 20th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= Crypt-IDEA-1.0
|
||||
PKGNAME= p5-Crypt-IDEA-1.0
|
||||
PORTNAME= p5-Crypt-IDEA
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Crypt
|
||||
DISTNAME= Crypt-IDEA-1.0
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.org
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: p5-Digest-MD5
|
||||
# Version required: 2.*
|
||||
# Date created: 1999/04/07
|
||||
# Whom: ache
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= Digest-MD5-2.09
|
||||
PKGNAME= p5-Digest-MD5-2.09
|
||||
PORTNAME= p5-Digest-MD5
|
||||
PORTVERSION= 2.09
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= MD5
|
||||
DISTNAME= Digest-MD5-2.09
|
||||
|
||||
MAINTAINER= ache@FreeBSD.org
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: p5-MD5
|
||||
# Version required: 1.7
|
||||
# Date created: September 30th 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= MD5-1.7
|
||||
PKGNAME= p5-MD5-1.7
|
||||
PORTNAME= p5-MD5
|
||||
PORTVERSION= 1.7
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= MD5
|
||||
DISTNAME= MD5-1.7
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.org
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: p5-PGP-Sign
|
||||
# Version required: 0.16
|
||||
# Date created: January 2, 1998
|
||||
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= PGP-Sign-0.16
|
||||
PKGNAME= p5-PGP-Sign-0.16
|
||||
PORTNAME= p5-PGP-Sign
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= PGP
|
||||
DISTNAME= PGP-Sign-0.16
|
||||
|
||||
MAINTAINER= croyle@gelemna.ft-wayne.in.us
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: p5-PGP
|
||||
# Version required: 0.3a
|
||||
# Date created: October 21st 1996
|
||||
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= PGP-0.3a
|
||||
PKGNAME= p5-PGP-0.3a
|
||||
PORTNAME= p5-PGP
|
||||
PORTVERSION= 0.3a
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= PGP
|
||||
DISTNAME= PGP-0.3a
|
||||
|
||||
MAINTAINER= jfitz@FreeBSD.org
|
||||
|
||||
|
@ -1,7 +1,4 @@
|
||||
# New ports collection makefile for: pgp
|
||||
# Version required: MIT 2.6.2 / International 2.6.3ia
|
||||
# International PGP homepage is http://www.ifi.uio.no/pgp/
|
||||
#
|
||||
# Date created: 8 Jul 1995
|
||||
# Whom: ache
|
||||
#
|
||||
@ -45,10 +42,12 @@ pre-fetch:
|
||||
@${FALSE}
|
||||
.elif defined(USA_RESIDENT)
|
||||
.if ${USA_RESIDENT} == YES
|
||||
DISTNAME= pgp262s
|
||||
PKGNAME= pgp-2.6.2
|
||||
PORTNAME= pgp
|
||||
PORTVERSION= 2.6.2
|
||||
MASTER_SITES= ftp://utopia.hacktic.nl/pub/replay/pub/pgp/unix/ \
|
||||
ftp://sable.ox.ac.uk/pub/crypto/pgp/unix/
|
||||
DISTNAME= pgp262s
|
||||
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
BUILD_DEPENDS+= gmake:${PORTSDIR}/devel/gmake
|
||||
LIB_DEPENDS+= rsaref.2:${PORTSDIR}/security/rsaref
|
||||
@ -62,10 +61,12 @@ post-extract:
|
||||
cd ${WRKDIR}; ${RM} -f *.zip
|
||||
|
||||
.else
|
||||
DISTNAME= pgp263is
|
||||
PKGNAME= pgp-2.6.3ia
|
||||
PORTNAME= pgp
|
||||
PORTVERSION= 2.6.3ia
|
||||
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \
|
||||
ftp://ftp.kiarchive.ru/pub/unix/crypto/pgp/
|
||||
DISTNAME= pgp263is
|
||||
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
FILESDIR= ${.CURDIR}/files.non_usa
|
||||
PATCHDIR= ${.CURDIR}/patches.non_usa
|
||||
|
@ -1,18 +1,16 @@
|
||||
# New ports collection makefile for: pgp5
|
||||
# Version required: International PGP 5.0
|
||||
# International PGP homepage is http://www.ifi.uio.no/pgp/
|
||||
#
|
||||
# Date created: 10 Feb 1998
|
||||
# Whom: markm
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pgp50i
|
||||
PKGNAME= pgp-5.0i
|
||||
PORTNAME= pgp
|
||||
PORTVERSION= 5.0i
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/5.0/unix/ \
|
||||
ftp://ftp.doc.ic.ac.uk/pub/Mirrors/ftp.ifi.uio.no/pub/pgp/5.0/unix/
|
||||
DISTNAME= pgp50i
|
||||
EXTRACT_SUFX= -unix-src.tar.gz
|
||||
|
||||
MAINTAINER= markm@FreeBSD.org
|
||||
|
@ -1,18 +1,16 @@
|
||||
# New ports collection makefile for: pgp5
|
||||
# Version required: International PGP 5.0
|
||||
# International PGP homepage is http://www.ifi.uio.no/pgp/
|
||||
#
|
||||
# Date created: 10 Feb 1998
|
||||
# Whom: markm
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pgp50i
|
||||
PKGNAME= pgp-5.0i
|
||||
PORTNAME= pgp
|
||||
PORTVERSION= 5.0i
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/5.0/unix/ \
|
||||
ftp://ftp.doc.ic.ac.uk/pub/Mirrors/ftp.ifi.uio.no/pub/pgp/5.0/unix/
|
||||
DISTNAME= pgp50i
|
||||
EXTRACT_SUFX= -unix-src.tar.gz
|
||||
|
||||
MAINTAINER= markm@FreeBSD.org
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: pgpgpg
|
||||
# Version required: 0.13
|
||||
# Date created: 16 December 1999
|
||||
# Whom: Matt Behrens <matt@zigg.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pgpgpg-0.13
|
||||
PORTNAME= pgpgpg
|
||||
PORTVERSION= 0.13
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.nessie.de/mroth/pgpgpg/ \
|
||||
ftp://ftp.gnupg.org/pub/gcrypt/pgpgpg/
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: pidentd
|
||||
# Version required: 2.8.5
|
||||
# Date created: 19 Oct 1994
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pidentd-2.8.5
|
||||
PORTNAME= pidentd
|
||||
PORTVERSION= 2.8.5
|
||||
CATEGORIES= security net ipv6
|
||||
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \
|
||||
ftp://ftp.fu-berlin.de/unix/security/ident/servers/
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: pktsuckers
|
||||
# Version required: 1.2
|
||||
# Date created: 31 May 1999
|
||||
# Whom: Warren Toomey <wkt@cs.adfa.edu.au>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= pktsuckers1_2
|
||||
PKGNAME= pktsuckers-1.2
|
||||
PORTNAME= pktsuckers
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://minnie.cs.adfa.edu.au/pub/NetSecurity/
|
||||
DISTNAME= ${PORTNAME}1_2
|
||||
|
||||
MAINTAINER= wkt@cs.adfa.edu.au
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: portscanner
|
||||
# Version required: 1.0
|
||||
# Date created: 11 August 1998
|
||||
# Whom: Bill Fumerola <billf@chc-chimes.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= PortScanner-1.0
|
||||
PKGNAME= portscanner-1.0
|
||||
PORTNAME= portscanner
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://www.ameth.org/~veilleux/ \
|
||||
http://people.FreeBSD.org/~billf/
|
||||
DISTNAME= PortScanner-1.0
|
||||
|
||||
MAINTAINER= billf@FreeBSD.org
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: sentry
|
||||
# Version required: 1.0
|
||||
# Date created: 3 January 1998
|
||||
# Whom: chris@still.whet.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= portsentry-1.0
|
||||
PORTNAME= portsentry
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.psionic.com/tools/
|
||||
|
||||
|
@ -1,17 +1,17 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: ddos_scan
|
||||
# Version required: 0.0
|
||||
# Date created: Sun Feb 12, 2000
|
||||
# Whom: David O'Brien (obrien@NUXI.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= rid-1_0
|
||||
PKGNAME= rid-1.0
|
||||
PORTNAME= rid
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://packetstorm.securify.com/distributed/ \
|
||||
ftp://ftp.ntua.gr/pub/security/technotronic/denial/
|
||||
DISTNAME= ${PORTNAME}-1_0
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
@ -1,13 +1,12 @@
|
||||
# New ports collection makefile for: rsaref
|
||||
# Version required: 2.0
|
||||
# Date created: 2 Feb 1997
|
||||
# Whom: ache
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= rsaref20.1996
|
||||
PKGNAME= rsaref-2.0
|
||||
PORTNAME= rsaref
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.deva.net/pub/sources/crypto/ \
|
||||
ftp://ftp.kddlabs.co.jp/.7/inet/caida/bmwt/ \
|
||||
@ -17,6 +16,7 @@ MASTER_SITES= ftp://ftp.deva.net/pub/sources/crypto/ \
|
||||
ftp://ftp.jyu.fi/.3/ftp.zedz.net/pub/replay/crypto/LIBS/rsa/ \
|
||||
ftp://ftp.funet.fi/pub/mirrors/utopia.hacktic.nl/crypto/LIBS/rsa/ \
|
||||
ftp://ftp.fu-berlin.de/unix/security/replay-mirror/crypto/LIBS/rsa/
|
||||
DISTNAME= rsaref20.1996
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= kris@FreeBSD.ORG
|
||||
|
@ -1,17 +1,17 @@
|
||||
# New ports collection makefile for: SAINT
|
||||
# Version required: 2.0.beta2
|
||||
# Date created: 27 Jan 2000
|
||||
# Whom: Carl Johan Madestrand <calle.madestrand@norrgarden.se>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= saint-2.0.beta2
|
||||
PKGNAME= saint-2.0
|
||||
PORTNAME= saint
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.wwdsi.com/saint/downloads/ \
|
||||
ftp://ukug.uk.freebsd.org/pub/lord_cj/ \
|
||||
ftp://ftp.wwdsi.com/pub/saint/
|
||||
DISTNAME= ${PKGNAME}.beta2
|
||||
|
||||
MAINTAINER= calle.madestrand@norrgarden.se
|
||||
|
||||
|
@ -1,14 +1,13 @@
|
||||
# New ports collection makefile for: Seahorse
|
||||
# Version required: 0.3.6
|
||||
# Date created: 08 March 2000
|
||||
# Whom: Dave McKay <dave@mu.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
#http://seahorse.sourceforge.net/
|
||||
|
||||
DISTNAME= seahorse-0.3.6
|
||||
CATEGORIES= security
|
||||
PORTNAME= seahorse
|
||||
PORTVERSION= 0.3.6
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.mu.org/~dave/
|
||||
|
||||
MAINTAINER= dave@mu.org
|
||||
|
@ -1,18 +1,19 @@
|
||||
# New ports collection makefile for: skip
|
||||
# Version required: 1.0
|
||||
# Date created: 26 November 1997
|
||||
# Whom: Archie L. Cobbs <archie@whistle.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= skipsrc-1.0
|
||||
PKGNAME= skip-1.0
|
||||
PORTNAME= skip
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security
|
||||
# Note: the original source comes from Sun, via this web page:
|
||||
# http://skip.incog.com/src-form.html
|
||||
# The site below is outside of the U.S.
|
||||
MASTER_SITES= ftp://ftp.replaytv.com/pub/replay/crypto/APPS/skip/ \
|
||||
ftp://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/
|
||||
DISTNAME= skipsrc-1.0
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= archie@freebsd.org
|
||||
|
@ -1,16 +1,16 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: slurpie
|
||||
# Version required: 2.0b
|
||||
# Date created: Sun Feb 12, 2000
|
||||
# Whom: David O'Brien (obrien@NUXI.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= slurpie
|
||||
PKGNAME= slurpie-2.0b
|
||||
PORTNAME= slurpie
|
||||
PORTVERSION= 2.0b
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.jps.net/coati/archives/
|
||||
DISTNAME= ${PORTNAME}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection makefile for: slush
|
||||
# Version required: 0.1.0
|
||||
# Date created: Sun May 3, 1999
|
||||
# Whom: shipley@dis.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= slush-0.1.1
|
||||
PORTNAME= slush
|
||||
PORTVERSION= 0.1.1
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://violet.ibs.com.au/slush/files/ \
|
||||
ftp://www.dis.org/pub/Security/
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Ports collection Makefile for: smurflog
|
||||
# Version required: 1.0
|
||||
# Date created: 7/06/1998
|
||||
# Whom: nectar@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= smurflog-2.1
|
||||
PORTNAME= smurflog
|
||||
PORTVERSION= 2.1
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= ftp://ftp.bitchx.org/pub/misc/ \
|
||||
ftp://ftp.plur.net/pub/software/bitchx/files/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: sniff
|
||||
# Version required: 1.0
|
||||
# Date created: 7 December 1998
|
||||
# Whom: Rick & Samu
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= sniff-1.0
|
||||
PORTNAME= sniff
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://people.FreeBSD.org/~fenner/distfiles/
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: snort
|
||||
# Version required: 1.6
|
||||
# Date created: Mon Aug 2 12:04:08 CEST 1999
|
||||
# Whom: Dirk Froemberg <dirk@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= snort-1.6
|
||||
PORTNAME= snort
|
||||
PORTVERSION= 1.6
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://www.clark.net/~roesch/ \
|
||||
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: ssh
|
||||
# Version required: 1.2.*
|
||||
# Date created: 30 Jul 1995
|
||||
# Whom: torstenb@FreeBSD.org
|
||||
#
|
||||
@ -9,7 +8,8 @@
|
||||
# USE_PERL, USE_TCPWRAP
|
||||
#
|
||||
|
||||
DISTNAME= ssh-1.2.27
|
||||
PORTNAME= ssh
|
||||
PORTVERSION= 1.2.27
|
||||
CATEGORIES= security net ipv6
|
||||
MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/
|
||||
|
||||
|
@ -1,5 +1,4 @@
|
||||
# New ports collection makefile for: ssh2
|
||||
# Version required: 2.0.*
|
||||
# Date created: 5 Oct 1998
|
||||
# Whom: Issei Suzuki <issei@jp.FreeBSD.org>
|
||||
#
|
||||
@ -8,12 +7,13 @@
|
||||
# Maximal ssh2 package requires YES values for
|
||||
# USE_SSH1, USE_TCPWRAP
|
||||
|
||||
DISTNAME= ssh-2.0.13
|
||||
PKGNAME= ssh2-2.0.13
|
||||
PORTNAME= ssh2
|
||||
PORTVERSION= 2.0.13
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/ \
|
||||
ftp://sunsite.unc.edu/pub/packages/security/ssh/ \
|
||||
ftp://ftp.kyoto.wide.ad.jp/pub/security/ssh/
|
||||
DISTNAME= ssh-2.0.13
|
||||
|
||||
PATCHFILES= patch-${DISTNAME}-bsd.tty.chown
|
||||
PATCH_SITES= http://www.ssh.org/patches/
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: sslproxy
|
||||
# Version required: 2000_Jan_29
|
||||
# Date created: 11 February 1999
|
||||
# Whom: Alex Le Heux
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= sslproxy.2000_Jan_29
|
||||
PKGNAME= sslproxy-20000129
|
||||
PORTNAME= sslproxy
|
||||
PORTVERSION= 20000129
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.obdev.at/pub/Products/sslproxy/
|
||||
DISTNAME= sslproxy.2000_Jan_29
|
||||
|
||||
MAINTAINER= alexlh@funk.org
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: sslwrap
|
||||
# Version required: 2.0.5
|
||||
# Date created: 1999 november 7.
|
||||
# Whom: Zahemszky, Gabor <ZGabor at CoDe dot HU>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= sslwrap
|
||||
PKGNAME= sslwrap-2.0.5
|
||||
PORTNAME= sslwrap
|
||||
PORTVERSION= 2.0.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.rickk.com/sslwrap/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ZGabor@CoDe.HU
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: strobe
|
||||
# Version required: 1.06
|
||||
# Date created: 23 Sep 1996
|
||||
# Whom: proff
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= strobe-1.06
|
||||
PORTNAME= strobe
|
||||
PORTVERSION= 1.06
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.win.or.jp/pub/network/misc/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: stunnel
|
||||
# Version required: 3.7
|
||||
# Date created: Mon Jan 11 11:53:54 EET 1999
|
||||
# Whom: Martti Kuparinen <martti.kuparinen@ericsson.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= stunnel-3.7
|
||||
PORTNAME= stunnel
|
||||
PORTVERSION= 3.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://opensores.thebunker.net/pub/mirrors/stunnel/ \
|
||||
http://mike.daewoo.com.pl/computer/stunnel/ \
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: sudo
|
||||
# Version required: 1.6.2p1
|
||||
# Date created: Sun Aug 13 12:36:14 CDT 1995
|
||||
# Whom: erich@rrnet.com
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= sudo-1.6.2p3
|
||||
PORTNAME= sudo
|
||||
PORTVERSION= 1.6.2p3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: foo
|
||||
# Version required: 0.0
|
||||
# Date created: Fri Mar 18, 1997
|
||||
# Whom: David O'Brien (obrien@NUXI.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= super-3.12.1
|
||||
PORTNAME= super
|
||||
PORTVERSION= 3.12.1
|
||||
CATEGORIES= security sysutils
|
||||
MASTER_SITES= ftp://phobos.caltech.edu/users/will/ \
|
||||
ftp://ftp.ucolick.org/pub/users/will/ \
|
||||
|
@ -1,13 +1,13 @@
|
||||
# New ports collection makefile for: swatch
|
||||
# Version required: 2.2
|
||||
# Date created: May 2 97
|
||||
# Whom: jfitz
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= swatch-2.2
|
||||
CATEGORIES= security sysutils
|
||||
PORTNAME= swatch
|
||||
PORTVERSION= 2.2
|
||||
CATEGORIES= security sysutils
|
||||
MASTER_SITES= ftp://ftp.stanford.edu/general/security-tools/swatch/ \
|
||||
ftp://ftp.cert.dfn.de/pub/tools/audit/swatch/
|
||||
|
||||
|
@ -1,15 +1,15 @@
|
||||
# New ports collection makefile for: tcp_wrapper
|
||||
# Version required: 7.6
|
||||
# Date created: 27 Oct 1994
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= tcp_wrappers_7.6
|
||||
PKGNAME= tcp_wrappers-7.6
|
||||
PORTNAME= tcp_wrappers
|
||||
PORTVERSION= 7.6
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://ftp.porcupine.org/pub/security/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= torstenb@FreeBSD.org
|
||||
|
||||
|
@ -1,16 +1,16 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: trinokiller
|
||||
# Version required: 1.0
|
||||
# Date created: Sun Feb 12, 2000
|
||||
# Whom: David O'Brien (obrien@NUXI.com)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= trinokiller
|
||||
PKGNAME= trinokiller-1.0
|
||||
PORTNAME= trinokiller
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.afro-productions.com/
|
||||
DISTNAME= trinokiller
|
||||
EXTRACT_SUFX= .c
|
||||
|
||||
MAINTAINER= obrien@FreeBSD.org
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: tripwire
|
||||
# Version required: 1.2
|
||||
# Date created: 31 Mar 1997
|
||||
# Whom: Joe Greco <jgreco@ns.sol.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= tripwire-1.2
|
||||
PORTNAME= tripwire
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= ftp://coast.cs.purdue.edu/pub/COAST/Tripwire/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user