svn commit: r315566 - in head/security: aescrypt aespipe afterglow aide amavis-stats amavisd-new arm avcheck bfbtester botan calife calife-devel chaosreader checkpassword chkrootkit chroot_safe chr...
Carlo Strub
cs at FreeBSD.org
Fri Mar 29 19:33:53 UTC 2013
Author: cs
Date: Fri Mar 29 19:33:41 2013
New Revision: 315566
URL: http://svnweb.freebsd.org/changeset/ports/315566
Log:
- Remove A/An in COMMENT
- Trim Header where applicable
Modified:
head/security/aescrypt/Makefile
head/security/aespipe/Makefile
head/security/afterglow/Makefile
head/security/aide/Makefile
head/security/amavis-stats/Makefile
head/security/amavisd-new/Makefile
head/security/arm/Makefile
head/security/avcheck/Makefile
head/security/bfbtester/Makefile
head/security/botan/Makefile
head/security/calife-devel/Makefile
head/security/calife/Makefile
head/security/chaosreader/Makefile
head/security/checkpassword/Makefile
head/security/chkrootkit/Makefile
head/security/chroot_safe/Makefile
head/security/chrootuid/Makefile
head/security/ckpass/Makefile
head/security/cl-md5-clisp/Makefile
head/security/cl-md5/Makefile
head/security/clamassassin/Makefile
head/security/clamsmtp/Makefile
head/security/cops/Makefile
head/security/cryptlib/Makefile
head/security/cryptopp/Makefile
head/security/dazuko/Makefile
head/security/destroy/Makefile
head/security/dirmngr/Makefile
head/security/dissembler/Makefile
head/security/doorman/Makefile
head/security/easy-rsa/Makefile
head/security/engine_pkcs11/Makefile
head/security/fakebo/Makefile
head/security/fiked/Makefile
head/security/firewalk/Makefile
head/security/flowtag/Makefile
head/security/ftimes/Makefile
head/security/fwanalog/Makefile
head/security/fwipe/Makefile
head/security/fwlogwatch/Makefile
head/security/fwtk/Makefile
head/security/gag/Makefile
head/security/gcipher/Makefile
head/security/gnome-keyring/Makefile
head/security/gnome-ssh-askpass/Makefile
head/security/gpasman/Makefile
head/security/gpass/Makefile
head/security/gpgme/Makefile
head/security/gtk-knocker/Makefile
head/security/gtkpasman/Makefile
head/security/gtkportscan/Makefile
head/security/hackbot/Makefile
head/security/heimdal/Makefile
head/security/honggfuzz/Makefile
head/security/hs-crypto-api/Makefile
head/security/hs-entropy/Makefile
head/security/hs-monadcryptorandom/Makefile
head/security/hs-pureMD5/Makefile
head/security/iaikpkcs11wrapper/Makefile
head/security/integrit/Makefile
head/security/ipfw2dshield/Makefile
head/security/ipv6toolkit/Makefile
head/security/keynote/Makefile
head/security/kgpg/Makefile
head/security/klamav/Makefile
head/security/knocker/Makefile
head/security/kovpn/Makefile
head/security/krb5-appl/Makefile
head/security/krb5/Makefile
head/security/l0pht-watch/Makefile
head/security/libgnome-keyring/Makefile
head/security/libident/Makefile
head/security/libp11/Makefile
head/security/libpwstor/Makefile
head/security/libssh/Makefile
head/security/libssh2/Makefile
head/security/log2timeline/Makefile
head/security/lsh/Makefile
head/security/luasec/Makefile
head/security/mac-robber/Makefile
head/security/maia/Makefile
head/security/mailzu/Makefile
head/security/medusa/Makefile
head/security/mhash/Makefile
head/security/mindterm-binary/Makefile
head/security/mosref/Makefile
head/security/mussh/Makefile
head/security/ncrack/Makefile
head/security/nessus/Makefile
head/security/nettle/Makefile
head/security/ocaml-cryptokit/Makefile
head/security/openconnect/Makefile
head/security/opencryptoki/Makefile
head/security/openct/Makefile
Modified: head/security/aescrypt/Makefile
==============================================================================
--- head/security/aescrypt/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/aescrypt/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: aescrypt
-# Date created: 12 December 2000
-# Whom: roam at FreeBSD.org
-#
+# Created by: roam at FreeBSD.org
# $FreeBSD$
#
@@ -16,7 +13,7 @@ PATCH_SITES= http://devel.ringlet.net/se
PATCHFILES= aescrypt-0.7-roam-whopper-01.patch.gz
MAINTAINER= ports at FreeBSD.org
-COMMENT= A command-line AES encryption/decryption suite
+COMMENT= Command-line AES encryption/decryption suite
GNU_CONFIGURE= yes
MAKE_ENV+= BINGRP=wheel
Modified: head/security/aespipe/Makefile
==============================================================================
--- head/security/aespipe/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/aespipe/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: aespipe
-# Date created: 20 February 1007
-# Whom: Ekkehard 'Ekki' Gehm <gehm at physik.tu-berlin.de>
-#
+# Created by: Ekkehard 'Ekki' Gehm <gehm at physik.tu-berlin.de>
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= http://loop-aes.sourceforg
http://koti.tnnet.fi/jari.ruusu/linux/
MAINTAINER= gehm at physik.tu-berlin.de
-COMMENT= An AES encrypting or decrypting pipe
+COMMENT= AES encrypting or decrypting pipe
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
Modified: head/security/afterglow/Makefile
==============================================================================
--- head/security/afterglow/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/afterglow/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: afterglow
-# Date created: 1 Aug 2007
-# Whom: pauls
-#
+# Created by: pauls
# $FreeBSD$
#
@@ -11,7 +8,7 @@ CATEGORIES= security graphics net-mgmt
MASTER_SITES= SF/${PORTNAME}/AfterGlow%201.x/${PORTVERSION}
MAINTAINER= pauls at utdallas.edu
-COMMENT= A collection of graph-generating scripts
+COMMENT= Collection of graph-generating scripts
LICENSE= GPLv2
Modified: head/security/aide/Makefile
==============================================================================
--- head/security/aide/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/aide/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -10,7 +10,7 @@ MASTER_SITES= SF \
MAINTAINER= cy at FreeBSD.org
-COMMENT= A replacement and extension for Tripwire
+COMMENT= Replacement and extension for Tripwire
LIB_DEPENDS= mhash.2:${PORTSDIR}/security/mhash
Modified: head/security/amavis-stats/Makefile
==============================================================================
--- head/security/amavis-stats/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/amavis-stats/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: amavis-stats
-# Date created: 12 July 2004
-# Whom: Mantas Kaulakys <stone at tainet.lt>
-#
+# Created by: Mantas Kaulakys <stone at tainet.lt>
# $FreeBSD$
#
@@ -12,7 +9,7 @@ CATEGORIES= security
MASTER_SITES= http://downloads.topicdesk.com/amavis_stats/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A simple AMaViS statistics generator based on rrdtool
+COMMENT= Simple AMaViS statistics generator based on rrdtool
RUN_DEPENDS= rrdtool>=0:${PORTSDIR}/databases/rrdtool
Modified: head/security/amavisd-new/Makefile
==============================================================================
--- head/security/amavisd-new/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/amavisd-new/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.ijs.si/software
http://mirror.mainloop.se/amavisd/
MAINTAINER= gabor at FreeBSD.org
-COMMENT= A mail scanner interface between mailer and content checkers
+COMMENT= Mail scanner interface between mailer and content checkers
LICENSE= GPLv2
Modified: head/security/arm/Makefile
==============================================================================
--- head/security/arm/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/arm/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# ports collection makefile for: arm
-# Date created: 20111019
-# Whom: Carlo Strub
-#
+# Created by: Carlo Strub
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= https://archive.torproject
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= cs at FreeBSD.org
-COMMENT= A terminal status monitor for Tor
+COMMENT= Terminal status monitor for Tor
LICENSE= GPLv3
Modified: head/security/avcheck/Makefile
==============================================================================
--- head/security/avcheck/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/avcheck/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: avcheck
-# Date created: Fri Jun 14 14:31:42 MSD 2002
-# Whom: dsh at vlink.ru
-#
+# Created by: dsh at vlink.ru
# $FreeBSD$
#
@@ -11,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= http://www.corpit.ru/ftp/avcheck/
MAINTAINER= dsh at vlink.ru
-COMMENT= A simple antivirus solution for a mail system
+COMMENT= Simple antivirus solution for a mail system
MAN1= avcheck.1
Modified: head/security/bfbtester/Makefile
==============================================================================
--- head/security/bfbtester/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/bfbtester/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: bfbtester
-# Date created: 31 January 2001
-# Whom: Mike Heffner <mheffner at vt.edu>
-#
+# Created by: Mike Heffner <mheffner at vt.edu>
# $FreeBSD$
#
@@ -12,7 +9,7 @@ CATEGORIES= security
MASTER_SITES= SF
MAINTAINER= ports at FreeBSD.org
-COMMENT= A security tool for testing binaries for overflows
+COMMENT= Security tool for testing binaries for overflows
GNU_CONFIGURE= yes
PLIST_FILES= bin/bfbtester
Modified: head/security/botan/Makefile
==============================================================================
--- head/security/botan/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/botan/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -9,7 +9,7 @@ DISTNAME= Botan-${PORTVERSION}
EXTRACT_SUFX= .tbz
MAINTAINER= lapo at lapo.it
-COMMENT= A portable, easy to use, and efficient C++ crypto library
+COMMENT= Portable, easy to use, and efficient C++ crypto library
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/doc/license.txt
Modified: head/security/calife-devel/Makefile
==============================================================================
--- head/security/calife-devel/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/calife-devel/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: calife-devel
-# Date created: 14 Jun 2005
-# Whom: Thomas Quinot <thomas at cuivre.fr.eu.org>
-#
+# Created by: Thomas Quinot <thomas at cuivre.fr.eu.org>
# $FreeBSD$
#
@@ -13,7 +10,7 @@ DISTNAME= calife-3.0.1
MAKE_JOBS_SAFE=yes
MAINTAINER= thomas at FreeBSD.org
-COMMENT= A lightweight alternative to sudo
+COMMENT= Lightweight alternative to sudo
LATEST_LINK= ${PORTNAME}-devel
Modified: head/security/calife/Makefile
==============================================================================
--- head/security/calife/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/calife/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: calife
-# Date created: 13 Jun 2000
-# Whom: Thomas Quinot <thomas at cuivre.fr.eu.org>
-#
+# Created by: Thomas Quinot <thomas at cuivre.fr.eu.org>
# $FreeBSD$
#
@@ -12,7 +9,7 @@ MASTER_SITES= http://assets.keltia.net/c
DISTNAME= calife-2.8.6-p5
MAINTAINER= thomas at FreeBSD.org
-COMMENT= A lightweight alternative to sudo
+COMMENT= Lightweight alternative to sudo
USE_BZIP2= yes
Modified: head/security/chaosreader/Makefile
==============================================================================
--- head/security/chaosreader/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/chaosreader/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: chaosreader
-# Date created: 1 Aug 2007
-# Whom: pauls
-#
+# Created by: pauls
# $FreeBSD$
#
@@ -15,7 +12,7 @@ EXTRACT_ONLY=
NO_WRKSUBDIR= yes
MAINTAINER= pauls at utdallas.edu
-COMMENT= A tool to extract data from tcpdump logs
+COMMENT= Tool to extract data from tcpdump logs
NO_BUILD= yes
USE_PERL5_RUN= yes
Modified: head/security/checkpassword/Makefile
==============================================================================
--- head/security/checkpassword/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/checkpassword/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -9,7 +9,7 @@ MASTER_SITES= http://cr.yp.to/checkpwd/
MASTER_SITE_SUBDIR= distfiles
MAINTAINER= garga at FreeBSD.org
-COMMENT= A simple password-checking interface
+COMMENT= Simple password-checking interface
OPTIONS_DEFINE= DOCS
Modified: head/security/chkrootkit/Makefile
==============================================================================
--- head/security/chkrootkit/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/chkrootkit/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# Ports collection makefile for: chkrootkit
-# Date created: 13 Mar 2001
-# Whom: Luiz Eduardo R. Cordeiro
-#
+# Created by: Luiz Eduardo R. Cordeiro
# $FreeBSD$
#
@@ -18,7 +15,7 @@ MASTER_SITES= ftp://ftp.pangeia.com.br/p
http://chkrootkit.mirror.fr/
MAINTAINER= cordeiro at nic.br
-COMMENT= A tool to locally check for signs of a rootkit
+COMMENT= Tool to locally check for signs of a rootkit
SCRIPT_FILES= chkrootkit
PROG_FILES= chklastlog \
Modified: head/security/chroot_safe/Makefile
==============================================================================
--- head/security/chroot_safe/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/chroot_safe/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,6 +1,4 @@
-# Ports collection Makefile for: chroot_safe
-# Date created: 11 Dec 2005
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= chroot_safe
@@ -11,7 +9,7 @@ MASTER_SITES= SF/chrootsafe/${PORTNAME}/
EXTRACT_SUFX= .tgz
MAINTAINER= ports at FreeBSD.org
-COMMENT= A tool to chroot softwares easily
+COMMENT= Tool to chroot softwares easily
GNU_CONFIGURE= YES
Modified: head/security/chrootuid/Makefile
==============================================================================
--- head/security/chrootuid/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/chrootuid/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: chrootuid
-# Date created: 12 Dec 1999
-# Whom: truckman
-#
+# Created by: truckman
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= ftp://ftp.porcupine.org/pu
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A simple wrapper that combines chroot(8) and su(1) into one program
+COMMENT= Simple wrapper that combines chroot(8) and su(1) into one program
MAN8= chrootuid.8
Modified: head/security/ckpass/Makefile
==============================================================================
--- head/security/ckpass/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/ckpass/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: ckpass
-# Date created: 2011-09-12
-# Whom: Gvozdikov Veniamin <g.veniamin at googlemail.com>
-#
+# Created by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
# $FreeBSD$
#
@@ -11,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}
MAINTAINER= g.veniamin at googlemail.com
-COMMENT= An ncurses based password database client
+COMMENT= Ncurses based password database client
LICENSE= GPLv3
Modified: head/security/cl-md5-clisp/Makefile
==============================================================================
--- head/security/cl-md5-clisp/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/cl-md5-clisp/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= cl-
DISTFILES= # none
MAINTAINER= olgeni at FreeBSD.org
-COMMENT= A native MD5 implementation in Common Lisp
+COMMENT= Native MD5 implementation in Common Lisp
BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/md5/md5.asd:${PORTSDIR}/security/cl-md5
RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/md5/md5.asd:${PORTSDIR}/security/cl-md5
Modified: head/security/cl-md5/Makefile
==============================================================================
--- head/security/cl-md5/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/cl-md5/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -9,7 +9,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}_${
PKGNAMEPREFIX= cl-
MAINTAINER= olgeni at FreeBSD.org
-COMMENT= A native MD5 implementation in Common Lisp
+COMMENT= Native MD5 implementation in Common Lisp
WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}-${DISTVERSION}
NO_BUILD= yes
Modified: head/security/clamassassin/Makefile
==============================================================================
--- head/security/clamassassin/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/clamassassin/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= http://jameslick.com/clamassassin/
MAINTAINER= chalpin at cs.wisc.edu
-COMMENT= A simple virus filter wrapper for ClamAV
+COMMENT= Simple virus filter wrapper for ClamAV
BUILD_DEPENDS= sigtool:${PORTSDIR}/security/clamav \
formail:${PORTSDIR}/mail/procmail
Modified: head/security/clamsmtp/Makefile
==============================================================================
--- head/security/clamsmtp/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/clamsmtp/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: clamsmtp
-# Date created: 2004-07-29
-# Whom: Cheng-Lung Sung <clsung at dragon2.net>
-#
+# Created by: Cheng-Lung Sung <clsung at dragon2.net>
# $FreeBSD$
#
@@ -12,7 +9,7 @@ CATEGORIES= security
MASTER_SITES= http://thewalter.net/stef/software/clamsmtp/
MAINTAINER= clsung at FreeBSD.org
-COMMENT= An ClamAV anti-virus SMTP Filter
+COMMENT= ClamAV anti-virus SMTP Filter
GNU_CONFIGURE= yes
USE_GMAKE= yes
Modified: head/security/cops/Makefile
==============================================================================
--- head/security/cops/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/cops/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: cops
-# Date created: 29 August 1996
-# Whom: oly
-#
+# Created by: oly
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= http://www.fish2.com/cops/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}+
MAINTAINER= cy at FreeBSD.org
-COMMENT= A system secureness checker
+COMMENT= System secureness checker
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/.//g}+
HAS_CONFIGURE= yes
Modified: head/security/cryptlib/Makefile
==============================================================================
--- head/security/cryptlib/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/cryptlib/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: cryptlib
-# Date created: 17 Jun 2003
-# Whom: Foxfair Hu <foxfair at FreeBSD.org>
-#
+# Created by: Foxfair Hu <foxfair at FreeBSD.org>
# $FreeBSD$
#
@@ -12,7 +9,7 @@ MASTER_SITES= ftp://ftp.franken.de/pub/
DISTNAME= cl${PORTVERSION:S/.//g}
MAINTAINER= ale at FreeBSD.org
-COMMENT= A powerful security programming toolkit
+COMMENT= Powerful security programming toolkit
ONLY_FOR_ARCHS= i386 amd64
Modified: head/security/cryptopp/Makefile
==============================================================================
--- head/security/cryptopp/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/cryptopp/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -10,7 +10,7 @@ MASTER_SITES= SF \
DISTNAME= cryptopp${PORTVERSION:S/.//g}
MAINTAINER= delphij at FreeBSD.org
-COMMENT= A free C++ class library of Cryptographic Primitives
+COMMENT= Free C++ class library of Cryptographic Primitives
OPTIONS_DEFINE= DEBUG DOCS GCC46 STATIC THREADS
OPTIONS_DEFAULT= STATIC THREADS
Modified: head/security/dazuko/Makefile
==============================================================================
--- head/security/dazuko/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/dazuko/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: dazuko
-# Date created: 01 March 2004
-# Whom: Rob Evers <rob at debank.tv>
-#
+# Created by: Rob Evers <rob at debank.tv>
# $FreeBSD$
PORTNAME= dazuko
@@ -10,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= http://dazuko.dnsalias.org/files/
MAINTAINER= acm at FreeBSD.org
-COMMENT= A common interface for 3rd party file access control
+COMMENT= Common interface for 3rd party file access control
HAS_CONFIGURE= yes
SUB_FILES= pkg-message
Modified: head/security/destroy/Makefile
==============================================================================
--- head/security/destroy/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/destroy/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: Destroy
-# Date created: 2003 March 07
-# Whom: shane at freebsdhackers.net
-#
+# Created by: shane at freebsdhackers.net
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= http://www.freebsdhackers.
http://www.impurity.org/mirrors/destroy/
MAINTAINER= shane at freebsdhackers.net
-COMMENT= A program to securely destroy files on the hard disk
+COMMENT= Program to securely destroy files on the hard disk
USE_GMAKE= yes
Modified: head/security/dirmngr/Makefile
==============================================================================
--- head/security/dirmngr/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/dirmngr/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: dirmngr
-# Date created: 06 Feb 2003
-# Whom: michaelnottebrock at gmx.net
-#
+# Created by: michaelnottebrock at gmx.net
# $FreeBSD$
#
@@ -15,7 +12,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= umq at ueo.co.jp
-COMMENT= A client for managing and downloading certificate revocation lists
+COMMENT= Client for managing and downloading certificate revocation lists
LIB_DEPENDS= assuan.0:${PORTSDIR}/security/libassuan \
gcrypt.18:${PORTSDIR}/security/libgcrypt \
Modified: head/security/dissembler/Makefile
==============================================================================
--- head/security/dissembler/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/dissembler/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= onatan at gmail.com
-COMMENT= A tool that polymorphs bytecode to a printable ASCII string
+COMMENT= Tool that polymorphs bytecode to a printable ASCII string
WRKSRC= ${WRKDIR}/${DISTNAME}
PLIST_FILES=bin/${PORTNAME}
Modified: head/security/doorman/Makefile
==============================================================================
--- head/security/doorman/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/doorman/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: doorman
-# Date created: 08 August 2004
-# Whom: Aaron Dalton <aaron at daltons.ca>
-#
+# Created by: Aaron Dalton <aaron at daltons.ca>
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
EXTRACT_SUFX= .tgz
MAINTAINER= lupe at lupe-christoph.de
-COMMENT= A Port Knocking implementation, both daemon and client
+COMMENT= Port knocking implementation, both daemon and client
BUILD_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof
RUN_DEPENDS:= ${BUILD_DEPENDS}
Modified: head/security/easy-rsa/Makefile
==============================================================================
--- head/security/easy-rsa/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/easy-rsa/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -9,7 +9,7 @@ MASTER_SITES= http://swupdate.openvpn.ne
# Eric F. Crist <ecrist at secure-computing.net> does not require my
# approval for changes to this package. -- mandree at FreeBSD.org
MAINTAINER= mandree at FreeBSD.org
-COMMENT= A small RSA key management package based on openssl
+COMMENT= Small RSA key management package based on openssl
LICENSE= GPLv2
Modified: head/security/engine_pkcs11/Makefile
==============================================================================
--- head/security/engine_pkcs11/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/engine_pkcs11/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: engine_pkcs11
-# Date created: 1 Jun 2006
-# Whom: Alex Dupre <ale at FreeBSD.org>
-#
+# Created by: Alex Dupre <ale at FreeBSD.org>
# $FreeBSD$
#
@@ -12,7 +9,7 @@ CATEGORIES= security
MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/
MAINTAINER= ale at FreeBSD.org
-COMMENT= An implementation of a PKCS\#11 engine for OpenSSL
+COMMENT= Implementation of a PKCS\#11 engine for OpenSSL
LIB_DEPENDS= p11.2:${PORTSDIR}/security/libp11
Modified: head/security/fakebo/Makefile
==============================================================================
--- head/security/fakebo/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/fakebo/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: fakebo
-# Date created: 16 March 1999
-# Whom: Kris Kennaway <kris at FreeBSD.org>
-#
+# Created by: Kris Kennaway <kris at FreeBSD.org>
# $FreeBSD$
#
@@ -11,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A fake BackOrifice client emulator
+COMMENT= Fake BackOrifice client emulator
LICENSE= GPLv2 # (or later)
LICENSE_FILE= ${WRKSRC}/COPYING
Modified: head/security/fiked/Makefile
==============================================================================
--- head/security/fiked/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/fiked/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: fiked
-# Date created: 2005-12-07
-# Whom: Daniel Roethlisberger <daniel at roe.ch>
-#
+# Created by: Daniel Roethlisberger <daniel at roe.ch>
# $FreeBSD$
#
@@ -12,7 +9,7 @@ CATEGORIES= security
MASTER_SITES= http://mirror.roe.ch/dist/fiked/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A fake IKE PSK+XAUTH daemon based on VPNC
+COMMENT= Fake IKE PSK+XAUTH daemon based on VPNC
LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt
.if !defined(WITHOUT_LIBNET)
Modified: head/security/firewalk/Makefile
==============================================================================
--- head/security/firewalk/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/firewalk/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: firewalk
-# Date created: Sun May 3, 1999
-# Whom: shipley at dis.org
-#
+# Created by: shipley at dis.org
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= http://www.packetfactory.n
EXTRACT_SUFX= .tgz
MAINTAINER= onatan at gmail.com
-COMMENT= A remote firewall auditing tool
+COMMENT= Remote firewall auditing tool
LIB_DEPENDS= dnet:${PORTSDIR}/net/libdnet \
net:${PORTSDIR}/net/libnet
Modified: head/security/flowtag/Makefile
==============================================================================
--- head/security/flowtag/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/flowtag/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: flowtag
-# Date created: 14 July 2008
-# Whom: Lee Hinman <lee at writequit.org>
-#
+# Created by: Lee Hinman <lee at writequit.org>
# $FreeBSD$
#
@@ -14,7 +11,7 @@ MASTER_SITES= http://hexbit.csc.gatech.e
EXTRACT_SUFX= .tgz
MAINTAINER= lee at writequit.org
-COMMENT= A collaborative attack-analysis tool for security researchers
+COMMENT= Collaborative attack-analysis tool for security researchers
USE_RUBY= yes
USE_RUBY_SETUP= yes
Modified: head/security/ftimes/Makefile
==============================================================================
--- head/security/ftimes/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/ftimes/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: ftimes
-# Date created: 20 August 2002
-# Whom: Klayton Monroe <klm at uidzero.org>
-#
+# Created by: Klayton Monroe <klm at uidzero.org>
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= SF
EXTRACT_SUFX= .tgz
MAINTAINER= klm at uidzero.org
-COMMENT= A system baselining and evidence collection tool
+COMMENT= System baselining and evidence collection tool
GNU_CONFIGURE= yes
USE_PERL5= yes
Modified: head/security/fwanalog/Makefile
==============================================================================
--- head/security/fwanalog/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/fwanalog/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: fwanalog
-# Date created: 11 March 2002
-# Whom: Kimura Fuyuki <fuyuki at mj.0038.net>
-#
+# Created by: Kimura Fuyuki <fuyuki at mj.0038.net>
# $FreeBSD$
#
@@ -12,7 +9,7 @@ CATEGORIES= security
MASTER_SITES= http://tud.at/programm/fwanalog/
MAINTAINER= cy at FreeBSD.org
-COMMENT= A firewall log summarizer that uses Analog
+COMMENT= Firewall log summarizer that uses Analog
RUN_DEPENDS= analog:${PORTSDIR}/www/analog
Modified: head/security/fwipe/Makefile
==============================================================================
--- head/security/fwipe/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/fwipe/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: wipe
-# Date created: 2006-09-22
-# Whom: David Thiel <lx at redundancy.redundancy.org>
-#
+# Created by: David Thiel <lx at redundancy.redundancy.org>
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= http://www.jeenyus.net/lin
http://redundancy.redundancy.org/mirror/
MAINTAINER= lx at FreeBSD.org
-COMMENT= A djb-style file wiping utility
+COMMENT= djb-style file wiping utility
ALL_TARGET= it
INSTALL_TARGET= setup
Modified: head/security/fwlogwatch/Makefile
==============================================================================
--- head/security/fwlogwatch/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/fwlogwatch/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,8 +1,4 @@
-# ex:ts=8
-# New ports collection makefile for: fwlogwatch
-# Date created: Nov 20, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
#
@@ -13,7 +9,7 @@ CATEGORIES= security
MASTER_SITES= http://www.kybs.de/boris/sw/
MAINTAINER= michael at ranner.eu
-COMMENT= A packet filter and firewall log analyzer
+COMMENT= Packet filter and firewall log analyzer
USE_GETTEXT= yes
USE_BZIP2= yes
Modified: head/security/fwtk/Makefile
==============================================================================
--- head/security/fwtk/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/fwtk/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# Ports collection makefile for: fwtk
-# Date created: 15th June 1996
-# Whom: gpalmer
-#
+# Created by: gpalmer
# $FreeBSD$
#
@@ -15,7 +12,7 @@ DISTFILES= ${DISTNAME}.tar.Z fwtk-doc-on
DIST_SUBDIR= fwtk
MAINTAINER= pirzyk at FreeBSD.org
-COMMENT= A toolkit used for building firewalls based on proxy services
+COMMENT= Toolkit used for building firewalls based on proxy services
RESTRICTED= No form of redistribution is allowed
BROKEN= Won't fetch, ftp site mentioned in 'IGNORE' has no readme. Web site changed hands?
Modified: head/security/gag/Makefile
==============================================================================
--- head/security/gag/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/gag/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,8 +1,4 @@
-# ex:ts=8
-# Ports collection makefile for: gag
-# Date created: Sun Feb 12, 2000
-# Whom: David O'Brien (obrien at NUXI.com)
-#
+# Created by: David O'Brien (obrien at NUXI.com)
# $FreeBSD$
#
@@ -14,7 +10,7 @@ DISTNAME= sickenscan
EXTRACT_SUFX= .tar
MAINTAINER= ports at FreeBSD.org
-COMMENT= A stacheldraht (DOS attack) agent detector
+COMMENT= Stacheldraht (DOS attack) agent detector
LATEST_LINK= gag-sickenscan
Modified: head/security/gcipher/Makefile
==============================================================================
--- head/security/gcipher/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/gcipher/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: gcipher
-# Date created: 25 June 2003
-# Whom: Shannon -jj Behrens <jjinux at yahoo.com>
-#
+# Created by: Shannon -jj Behrens <jjinux at yahoo.com>
# $FreeBSD$
#
@@ -12,7 +9,7 @@ CATEGORIES= security gnome
MASTER_SITES= SF
MAINTAINER= ports at FreeBSD.org
-COMMENT= A simple encryption tool
+COMMENT= Simple encryption tool
LICENSE= BSD
Modified: head/security/gnome-keyring/Makefile
==============================================================================
--- head/security/gnome-keyring/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/gnome-keyring/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,10 +1,5 @@
-# New ports collection makefile for: gnomekeyring
-# Date Created: 08 December 2003
-# Whom: Joe Marcus Clarke <marcus at FreeBSD.org>
-#
+# Created by: Joe Marcus Clarke <marcus at FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/security/gnome-keyring/Makefile,v 1.98 2010/10/26 08:18:44 kwm Exp $
-#
PORTNAME= gnome-keyring
PORTVERSION= 2.32.1
@@ -14,7 +9,7 @@ MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome at FreeBSD.org
-COMMENT= A program that keeps passwords and other secrets
+COMMENT= Program that keeps passwords and other secrets
LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring
RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
Modified: head/security/gnome-ssh-askpass/Makefile
==============================================================================
--- head/security/gnome-ssh-askpass/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/gnome-ssh-askpass/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: gnome-ssh-askpass
-# Date created: 11 June 2002
-# Whom: Mark Hannon <markhannon at optusnet.com.au>
-#
+# Created by: Mark Hannon <markhannon at optusnet.com.au>
# $FreeBSD$
PORTNAME= gnome-ssh-askpass
@@ -12,7 +9,7 @@ MASTER_SITES= OPENBSD/OpenSSH/portable/
DISTNAME= openssh-${PORTVERSION}
MAINTAINER= 5u623l20 at gmail.com
-COMMENT= A graphical ssh askpass utility for Gnome2
+COMMENT= Graphical SSH askpass utility for Gnome2
PORTSCOUT= skipv:5.9p1 # Will update when FreeBSD version off SSH goes to 5.9p1
Modified: head/security/gpasman/Makefile
==============================================================================
--- head/security/gpasman/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/gpasman/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= http://gpasman.sourceforge.net/files/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A password manager that stores password information encrypted
+COMMENT= Password manager that stores password information encrypted
PLIST_FILES= bin/gpasman
USE_GMAKE= yes
Modified: head/security/gpass/Makefile
==============================================================================
--- head/security/gpass/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/gpass/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -8,7 +8,7 @@ CATEGORIES= security gnome
MASTER_SITES= http://projects.netlab.jp/gpass/release/
MAINTAINER= ports at FreeBSD.org
-COMMENT= A password manager for GNOME2
+COMMENT= Password manager for GNOME2
LIB_DEPENDS= mcrypt:${PORTSDIR}/security/mcrypt \
mhash:${PORTSDIR}/security/mhash
Modified: head/security/gpgme/Makefile
==============================================================================
--- head/security/gpgme/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/gpgme/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: gpgme
-# Date created: 15 June 2001
-# Whom: teramoto at comm.eng.osaka-u.ac.jp
-#
+# Created by: teramoto at comm.eng.osaka-u.ac.jp
# $FreeBSD$
#
@@ -14,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= jhale at FreeBSD.org
-COMMENT= A library to make access to GnuPG easier
+COMMENT= Library to make access to GnuPG easier
LICENSE= LGPL21
Modified: head/security/gtk-knocker/Makefile
==============================================================================
--- head/security/gtk-knocker/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/gtk-knocker/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: gtk-knocker
-# Date created: Tue Jul 10 02:18:39 EDT 2001
-# Whom: Patrick Li <pat at databits.net>
-#
+# Created by: Patrick Li <pat at databits.net>
# $FreeBSD$
#
@@ -14,7 +11,7 @@ PKGNAMEPREFIX= gtk-
DISTNAME= gtk-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A simple and easy to use TCP only port scanner (GTK+ version)
+COMMENT= Simple and easy to use TCP only port scanner (GTK+ version)
GNU_CONFIGURE= yes
USE_XORG= x11 xpm
Modified: head/security/gtkpasman/Makefile
==============================================================================
--- head/security/gtkpasman/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/gtkpasman/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: gtkpasman
-# Date created: 25 Aug 2004
-# Whom: Philippe Rocques
-#
+# Created by: Philippe Rocques
# $FreeBSD$
#
@@ -12,7 +9,7 @@ CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTVERSION}
MAINTAINER= rm at FreeBSD.org
-COMMENT= A GTK+ passwords manager for system and network administrators
+COMMENT= GTK+ passwords manager for system and network administrators
RUN_DEPENDS+= gpgv2:${PORTSDIR}/security/gnupg
Modified: head/security/gtkportscan/Makefile
==============================================================================
--- head/security/gtkportscan/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/gtkportscan/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -8,7 +8,7 @@ CATEGORIES= security
MASTER_SITES= LOCAL/cpiazza
MAINTAINER= ports at FreeBSD.org
-COMMENT= A simple port scanner that prints out open ports
+COMMENT= Simple port scanner that prints out open ports
OPTIONS_DEFINE= GTK2
Modified: head/security/hackbot/Makefile
==============================================================================
--- head/security/hackbot/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/hackbot/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: hackbot
-# Date created: Mon Jan 13 15:44:35 GMT 2003
-# Whom: mich at freebsdcluster.org
-#
+# Created by: mich at freebsdcluster.org
# $FreeBSD$
#
@@ -13,7 +10,7 @@ MASTER_SITES= http://freebsdcluster.org/
EXTRACT_SUFX= .tgz
MAINTAINER= mich at FreeBSD.org
-COMMENT= A host exploration tool and bannergrabber
+COMMENT= Host exploration tool and bannergrabber
USE_PERL5= YES
NO_BUILD= YES
Modified: head/security/heimdal/Makefile
==============================================================================
--- head/security/heimdal/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/heimdal/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# Ports collection Makefile for: heimdal
-# Date created: 10/23/1999
-# Whom: nectar at FreeBSD.ORG
-#
+# Created by: nectar at FreeBSD.ORG
# $FreeBSD$
#
@@ -15,7 +12,7 @@ MASTER_SITES= http://www.h5l.org/dist/sr
ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/heimdal/src/
MAINTAINER= Joerg.Pulz at frm2.tum.de
-COMMENT= A popular BSD-licensed implementation of Kerberos 5
+COMMENT= Popular BSD-licensed implementation of Kerberos 5
CONFLICTS= krb4-[0-9]* krb5-[0-9]* srp-[0-9]*
Modified: head/security/honggfuzz/Makefile
==============================================================================
--- head/security/honggfuzz/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/honggfuzz/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -1,7 +1,4 @@
-# New ports collection makefile for: honggfuzz
-# Date created: 2010-12-13
-# Whom: Sofian Brabez <sbrabez at gmail.com>
-#
+# Created by: Sofian Brabez <sbrabez at gmail.com>
# $FreeBSD$
#
@@ -12,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
EXTRACT_SUFX= .tgz
MAINTAINER= sbz at FreeBSD.org
-COMMENT= A general-purpose fuzzer with simple, command-line interface
+COMMENT= General-purpose fuzzer with simple, command-line interface
LICENSE= AL2
LICENSE_FILE= ${WRKSRC}/COPYING
Modified: head/security/hs-crypto-api/Makefile
==============================================================================
--- head/security/hs-crypto-api/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/hs-crypto-api/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -6,7 +6,7 @@ PORTREVISION= 3
CATEGORIES= security haskell
MAINTAINER= haskell at FreeBSD.org
-COMMENT= A generic interface for cryptographic operations
+COMMENT= Generic interface for cryptographic operations
LICENSE= BSD
Modified: head/security/hs-entropy/Makefile
==============================================================================
--- head/security/hs-entropy/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/hs-entropy/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -6,7 +6,7 @@ PORTREVISION= 4
CATEGORIES= security haskell
MAINTAINER= haskell at FreeBSD.org
-COMMENT= A platform-independent entropy source
+COMMENT= Platform-independent entropy source
LICENSE= BSD
Modified: head/security/hs-monadcryptorandom/Makefile
==============================================================================
--- head/security/hs-monadcryptorandom/Makefile Fri Mar 29 19:30:06 2013 (r315565)
+++ head/security/hs-monadcryptorandom/Makefile Fri Mar 29 19:33:41 2013 (r315566)
@@ -6,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= security haskell
MAINTAINER= haskell at FreeBSD.org
-COMMENT= A monad for using CryptoRandomGen
+COMMENT= Monad for using CryptoRandomGen
LICENSE= BSD
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-ports-all
mailing list