Index: head/security/Makefile =================================================================== --- head/security/Makefile (revision 34340) +++ head/security/Makefile (revision 34341) @@ -1,128 +1,129 @@ # $FreeBSD$ # SUBDIR += aafid2 SUBDIR += acid SUBDIR += aide SUBDIR += bjorb SUBDIR += bro SUBDIR += bugs SUBDIR += ca-roots SUBDIR += calife SUBDIR += cfs SUBDIR += checkpassword SUBDIR += chrootuid SUBDIR += cops SUBDIR += crack SUBDIR += cyrus-sasl SUBDIR += ddos_scan SUBDIR += donkey SUBDIR += dsniff SUBDIR += fakebo SUBDIR += find_ddos SUBDIR += firewalk SUBDIR += fragrouter SUBDIR += fuzz SUBDIR += fwtk SUBDIR += gag SUBDIR += gnupg SUBDIR += gnupg-rsa SUBDIR += gpa SUBDIR += gpasman SUBDIR += gtkportscan SUBDIR += heimdal SUBDIR += hping SUBDIR += ident2 SUBDIR += identify SUBDIR += inflex SUBDIR += its4 SUBDIR += john SUBDIR += keynote SUBDIR += keyprint SUBDIR += kmap SUBDIR += krb5 SUBDIR += kssh SUBDIR += l0pht-watch SUBDIR += libident SUBDIR += libmcrypt SUBDIR += libmcrypt-nm SUBDIR += libparanoia SUBDIR += logcheck SUBDIR += lsh SUBDIR += lxnb SUBDIR += mhash SUBDIR += mindterm-binary SUBDIR += nbaudit SUBDIR += nessus SUBDIR += nessus-libraries SUBDIR += nessus-libnasl SUBDIR += nessus-plugins SUBDIR += nmap SUBDIR += nmapfe SUBDIR += oidentd SUBDIR += openssh SUBDIR += openssh-askpass SUBDIR += openssl SUBDIR += p5-Authen-PAM SUBDIR += p5-Authen-Radius SUBDIR += p5-Crypt-Blowfish SUBDIR += p5-Crypt-CBC SUBDIR += p5-Crypt-DES SUBDIR += p5-Crypt-IDEA SUBDIR += p5-Digest-MD5 SUBDIR += p5-GnuPG-Interface SUBDIR += p5-IO-Socket-SSL SUBDIR += p5-MD5 SUBDIR += p5-Net-SSLeay SUBDIR += p5-PGP SUBDIR += p5-PGP-Sign SUBDIR += pad SUBDIR += pam-mysql SUBDIR += pgp SUBDIR += pgp5 SUBDIR += pgp6 + SUBDIR += pgpdump SUBDIR += pgpgpg SUBDIR += pidentd SUBDIR += pktsuckers SUBDIR += portscanner SUBDIR += portsentry SUBDIR += pscan SUBDIR += racoon SUBDIR += radiusniff SUBDIR += rid SUBDIR += rsaref SUBDIR += ruby-acl SUBDIR += ruby-tcpwrap SUBDIR += saint SUBDIR += scanssh SUBDIR += seahorse SUBDIR += siphon SUBDIR += skip SUBDIR += slurpie SUBDIR += slush SUBDIR += smurflog SUBDIR += sniff SUBDIR += snort SUBDIR += srm SUBDIR += ssh SUBDIR += ssh2 SUBDIR += sslproxy SUBDIR += sslwrap SUBDIR += strobe SUBDIR += stunnel SUBDIR += sudo SUBDIR += super SUBDIR += swatch SUBDIR += tcp_wrapper SUBDIR += trinokiller SUBDIR += tripwire SUBDIR += tripwire-131 SUBDIR += uvscan-dat SUBDIR += vlock SUBDIR += vscan SUBDIR += whisker SUBDIR += xinetd SUBDIR += zebedee SUBDIR += zombiezapper .include Property changes on: head/security/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.138 \ No newline at end of property +1.139 \ No newline at end of property Index: head/security/pgpdump/Makefile =================================================================== --- head/security/pgpdump/Makefile (nonexistent) +++ head/security/pgpdump/Makefile (revision 34341) @@ -0,0 +1,21 @@ +# New ports collection makefile for: pgpdump +# Date created: 19 Jul 2000 +# Whom: TAKAHASHI Kaoru +# +# $FreeBSD$ +# + +PORTNAME= pgpdump +PORTVERSION= 0.04 +CATEGORIES= security +MASTER_SITES= ftp://pgp.iijlab.net/pub/tools/ +DISTNAME= ${PORTNAME}-${PORTVERSION} + +MAINTAINER= kaoru@kaisei.org + +HAS_CONFIGURE= yes + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/pgpdump ${PREFIX}/bin + +.include Property changes on: head/security/pgpdump/Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: head/security/pgpdump/distinfo =================================================================== --- head/security/pgpdump/distinfo (nonexistent) +++ head/security/pgpdump/distinfo (revision 34341) @@ -0,0 +1 @@ +MD5 (pgpdump-0.04.tar.gz) = 7c693ad27228640223caac2ef0e9a004 Property changes on: head/security/pgpdump/distinfo ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/security/pgpdump/pkg-comment =================================================================== --- head/security/pgpdump/pkg-comment (nonexistent) +++ head/security/pgpdump/pkg-comment (revision 34341) @@ -0,0 +1 @@ +PGP packet visualizer Property changes on: head/security/pgpdump/pkg-comment ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/security/pgpdump/pkg-descr =================================================================== --- head/security/pgpdump/pkg-descr (nonexistent) +++ head/security/pgpdump/pkg-descr (revision 34341) @@ -0,0 +1,4 @@ +This is PGP packet visualizer "pgpdump". Displays the pgp packet +format of OpenPGP (RFC2440) and PGP version 2 (RFC 1991). + +WWW: http://pgp.iijlab.net/ Property changes on: head/security/pgpdump/pkg-descr ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/security/pgpdump/pkg-plist =================================================================== --- head/security/pgpdump/pkg-plist (nonexistent) +++ head/security/pgpdump/pkg-plist (revision 34341) @@ -0,0 +1 @@ +bin/pgpdump Property changes on: head/security/pgpdump/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property