aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-02 23:47:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-02 23:47:17 +0000
commite5add27dcd8db707209b93dbb742ac0b73a027a0 (patch)
treeaa5cc83c6b2bb7b479576a94e01b30016d586dea
parent3f9395d5998ece19534fc47493b98bfb0a00793b (diff)
downloadports-e5add27dcd8db707209b93dbb742ac0b73a027a0.tar.gz
ports-e5add27dcd8db707209b93dbb742ac0b73a027a0.zip
Notes
-rw-r--r--security/ocaml-cryptgps/pkg-descr1
-rw-r--r--security/p5-Crypt-OFB/pkg-descr1
-rw-r--r--security/p5-Crypt-OpenSSL-CA/pkg-descr2
-rw-r--r--security/p5-Crypt-Rijndael/pkg-descr1
-rw-r--r--security/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr1
-rw-r--r--security/p5-Net-SinFP/pkg-descr1
-rw-r--r--security/p5-Tree-Authz/pkg-descr14
-rw-r--r--security/paperkey/pkg-descr3
-rw-r--r--security/pft/pkg-descr1
-rw-r--r--security/poly1305aes/pkg-descr3
-rw-r--r--security/proxytunnel/pkg-descr1
-rw-r--r--security/revelation/pkg-descr2
-rw-r--r--security/seccure/pkg-descr23
-rw-r--r--security/smap/pkg-descr1
-rw-r--r--security/ssss/pkg-descr3
-rw-r--r--security/steghide/pkg-descr3
-rw-r--r--security/xca/pkg-descr11
-rw-r--r--security/xorsearch/pkg-descr1
-rw-r--r--shells/fd/pkg-descr2
-rw-r--r--sysutils/ataidle/pkg-descr1
-rw-r--r--sysutils/cmogstored/pkg-descr1
-rw-r--r--sysutils/devstat/pkg-descr1
-rw-r--r--sysutils/du2ps/pkg-descr9
-rw-r--r--sysutils/dvdimagecmp/pkg-descr3
-rw-r--r--sysutils/env4801/pkg-descr5
-rw-r--r--sysutils/freebsd-snapshot/pkg-descr3
-rw-r--r--sysutils/fusefs-sqlfs/pkg-descr1
-rw-r--r--sysutils/fusefs-wikipediafs/pkg-descr1
-rw-r--r--sysutils/gather/pkg-descr1
-rw-r--r--sysutils/hoz/pkg-descr1
-rw-r--r--sysutils/kldfind/pkg-descr3
-rw-r--r--sysutils/lfm/pkg-descr1
-rw-r--r--sysutils/libchk/pkg-descr1
-rw-r--r--sysutils/logtool/pkg-descr11
-rw-r--r--sysutils/manck/pkg-descr2
-rw-r--r--sysutils/mdf2iso/pkg-descr3
-rw-r--r--sysutils/minirsyslogd/pkg-descr5
-rw-r--r--sysutils/nagios-statd/pkg-descr11
-rw-r--r--sysutils/obliterate/pkg-descr2
-rw-r--r--sysutils/p5-Filesys-Statvfs/pkg-descr9
-rw-r--r--sysutils/pipemeter/pkg-descr1
-rw-r--r--sysutils/pslist/pkg-descr1
-rw-r--r--sysutils/savelogs/pkg-descr1
-rw-r--r--sysutils/scanbuttond/pkg-descr7
-rw-r--r--sysutils/stalepid/pkg-descr1
-rw-r--r--sysutils/sysgather/pkg-descr1
-rw-r--r--sysutils/tclsyslog/pkg-descr3
-rw-r--r--sysutils/tm/pkg-descr1
-rw-r--r--sysutils/topless/pkg-descr3
-rw-r--r--sysutils/unstow/pkg-descr3
-rw-r--r--sysutils/vcp/pkg-descr1
-rw-r--r--sysutils/vmtouch/pkg-descr1
-rw-r--r--sysutils/wmcpuload/pkg-descr1
53 files changed, 59 insertions, 116 deletions
diff --git a/security/ocaml-cryptgps/pkg-descr b/security/ocaml-cryptgps/pkg-descr
index ea5bed2db424..2bd616af7f29 100644
--- a/security/ocaml-cryptgps/pkg-descr
+++ b/security/ocaml-cryptgps/pkg-descr
@@ -1,4 +1,3 @@
This library implements Blowfish, DES, and Triple-DES.
-Author: Gerd Stolpmann
WWW: http://www.ocaml-programming.de/packages/
diff --git a/security/p5-Crypt-OFB/pkg-descr b/security/p5-Crypt-OFB/pkg-descr
index 772a6216eb7f..acd14cd0156d 100644
--- a/security/p5-Crypt-OFB/pkg-descr
+++ b/security/p5-Crypt-OFB/pkg-descr
@@ -1,5 +1,4 @@
This module is a Perl-only implementation of the OFB mode.
Where OFB stands for Output Feedback Block.
-Author: GUGOD <gugod@gugod.org>
WWW: http://search.cpan.org/dist/Crypt-OFB/
diff --git a/security/p5-Crypt-OpenSSL-CA/pkg-descr b/security/p5-Crypt-OpenSSL-CA/pkg-descr
index e619adc992d0..c3b77fc5dda7 100644
--- a/security/p5-Crypt-OpenSSL-CA/pkg-descr
+++ b/security/p5-Crypt-OpenSSL-CA/pkg-descr
@@ -4,6 +4,6 @@ This package performs the cryptographic operations necessary to issue
X509 certificates and certificate revocation lists (CRLs). It is
implemented as a Perl wrapper around the popular OpenSSL library. All
certificate and CRL extensions supported by OpenSSL are available, and
-then some.
+then some.
WWW: http://search.cpan.org/dist/Crypt-OpenSSL-CA/
diff --git a/security/p5-Crypt-Rijndael/pkg-descr b/security/p5-Crypt-Rijndael/pkg-descr
index 877c7d92e12f..d5181a860ce4 100644
--- a/security/p5-Crypt-Rijndael/pkg-descr
+++ b/security/p5-Crypt-Rijndael/pkg-descr
@@ -2,5 +2,4 @@ Crypt::Rijndael is a Crypt::CBC compliant Rijndael encryption module that
implements the Rijndael cipher, which has just been selected as the new
Advanced Encryption Standard (AES).
-Author: Rafael R. Sevilla <dido@pacific.net.ph>
WWW: http://search.cpan.org/dist/Crypt-Rijndael/
diff --git a/security/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr b/security/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr
index 3ef7c70777f5..147bde5c41ab 100644
--- a/security/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr
+++ b/security/p5-Net-Server-Mail-ESMTP-AUTH/pkg-descr
@@ -4,5 +4,4 @@ module.
Currently only LOGIN and PLAIN methods are supported.
-Author: Sylvain Cresto <scresto [_at_] gmail.com>
WWW: http://search.cpan.org/dist/Net-Server-Mail-ESMTP-AUTH/
diff --git a/security/p5-Net-SinFP/pkg-descr b/security/p5-Net-SinFP/pkg-descr
index c5e41dea9772..bebc7aaf4907 100644
--- a/security/p5-Net-SinFP/pkg-descr
+++ b/security/p5-Net-SinFP/pkg-descr
@@ -12,5 +12,4 @@ operating system. That is, it only requires one open TCP port, sends
only fully standard TCP packets, and limits the number of tests to 2
or 3 (with only 1 test giving the OS reliably in most cases).
-Author: GomoR <netpkt@gomor.org>
WWW: http://search.cpan.org/dist/Net-SinFP/
diff --git a/security/p5-Tree-Authz/pkg-descr b/security/p5-Tree-Authz/pkg-descr
index 90ba2f469df5..4ccaf7e26edf 100644
--- a/security/p5-Tree-Authz/pkg-descr
+++ b/security/p5-Tree-Authz/pkg-descr
@@ -1,16 +1,16 @@
-Class for inheritable, role-based permissions system (Role Based Access
+Class for inheritable, role-based permissions system (Role Based Access
Control - RBAC).
-Custom methods can be placed on role objects. Authorization can be
-performed either by checking whether the role name matches the required
-name, or by testing (via can) whether the role can perform the method
+Custom methods can be placed on role objects. Authorization can be
+performed either by checking whether the role name matches the required
+name, or by testing (via can) whether the role can perform the method
required.
-Two role are specified by default. At the top, superusers can do anything
-($superuser->can( $action ) always returns a coderef). At the bottom, the
+Two role are specified by default. At the top, superusers can do anything
+($superuser->can( $action ) always returns a coderef). At the bottom, the
base role can do nothing ($base->can( $action ) always returns undef).
-All roles are automatically capable of authorizing actions named for the
+All roles are automatically capable of authorizing actions named for the
singular and plural of the role name.
WWW: http://search.cpan.org/dist/Tree-Authz/
diff --git a/security/paperkey/pkg-descr b/security/paperkey/pkg-descr
index 9bbe10235672..9025ac1783ca 100644
--- a/security/paperkey/pkg-descr
+++ b/security/paperkey/pkg-descr
@@ -4,5 +4,4 @@ From the paperkey README file:
long retention qualities - far longer than the magnetic or optical
means that are generally used to back up computer data.
-Author: David Shaw <dshaw@jabberwocky.com>
-WWW: http://www.jabberwocky.com/software/paperkey/
+WWW: http://www.jabberwocky.com/software/paperkey/
diff --git a/security/pft/pkg-descr b/security/pft/pkg-descr
index 95da79745223..e0345a63cd67 100644
--- a/security/pft/pkg-descr
+++ b/security/pft/pkg-descr
@@ -1,5 +1,4 @@
libPJL- Printer Job Language library
A library and a command-line tool to use PJL- HP Printer Job Language
-Author: FX <fx@phenoelit.de>
WWW: http://www.phenoelit.org/hp/
diff --git a/security/poly1305aes/pkg-descr b/security/poly1305aes/pkg-descr
index 5c2525b61075..538aabf3591a 100644
--- a/security/poly1305aes/pkg-descr
+++ b/security/poly1305aes/pkg-descr
@@ -10,5 +10,4 @@ message receiver checks each authenticator.
There's a mailing list for Poly1305-AES discussions. To subscribe, send
an empty message to poly1305-subscribe@list.cr.yp.to.
-Author: Prof. Daniel J. Bernstein <djb@cr.yp.to>
-WWW: http://cr.yp.to/mac.html
+WWW: http://cr.yp.to/mac.html
diff --git a/security/proxytunnel/pkg-descr b/security/proxytunnel/pkg-descr
index 34c122ea8d6c..865c8ff0c381 100644
--- a/security/proxytunnel/pkg-descr
+++ b/security/proxytunnel/pkg-descr
@@ -1,5 +1,4 @@
A program that connects stdin and stdout to an origin server somewhere in the
Internet through an industry standard HTTPS proxy.
-Author: Jos Visser <josv@osp.nl>, Mark Janssen <maniac@maniac.nl>
WWW: http://proxytunnel.sourceforge.net/
diff --git a/security/revelation/pkg-descr b/security/revelation/pkg-descr
index fc5bfb4b3e85..a0164cee3fd2 100644
--- a/security/revelation/pkg-descr
+++ b/security/revelation/pkg-descr
@@ -3,6 +3,4 @@ under the GNU GPL license. It stores accounts and passwords in a single,
secure place, and gives access to them through a user-friendly graphical
interface.
-Author: Erik Grinaker <erikg-at-codepoet.no>
- Mikel Olasagasti Uranga <mikel@olasagasti.info>
WWW: http://revelation.olasagasti.info/
diff --git a/security/seccure/pkg-descr b/security/seccure/pkg-descr
index 68511077cc84..18dbdfb102a1 100644
--- a/security/seccure/pkg-descr
+++ b/security/seccure/pkg-descr
@@ -1,16 +1,15 @@
-The seccure toolset implements a selection of asymmetric algorithms
-based on elliptic curve cryptography (ECC). In particular it offers
-public key encryption / decryption, signature generation /
+The seccure toolset implements a selection of asymmetric algorithms
+based on elliptic curve cryptography (ECC). In particular it offers
+public key encryption / decryption, signature generation /
verification and key establishment.
-ECC schemes offer a much better key size to security ratio than
-classical systems (RSA, DSA). Keys are short enough to make direct
-specification of keys on the command line possible (sometimes this
+ECC schemes offer a much better key size to security ratio than
+classical systems (RSA, DSA). Keys are short enough to make direct
+specification of keys on the command line possible (sometimes this
is more convenient than the management of PGP-like key rings).
-seccure builds on this feature and therefore is the tool of choice
-whenever lightweight asymmetric cryptography -- independent of key
-servers, revocation certificates, the Web of Trust or even
-configuration files -- is required.
+seccure builds on this feature and therefore is the tool of choice
+whenever lightweight asymmetric cryptography -- independent of key
+servers, revocation certificates, the Web of Trust or even
+configuration files -- is required.
-Author: B. Poettering
-WWW: http://point-at-infinity.org/seccure/
+WWW: http://point-at-infinity.org/seccure/
diff --git a/security/smap/pkg-descr b/security/smap/pkg-descr
index 73082a8b69a8..4f4a2ad2824a 100644
--- a/security/smap/pkg-descr
+++ b/security/smap/pkg-descr
@@ -4,5 +4,4 @@ smap sends off various SIP requests awaiting responses from SIP
enabled DSL router, proxies and user agents. It could be considered
a mashup of nmap and sipsak ;)
-Author: Hendrik Scholz <hscholz@raisdorf.net>
WWW: http://www.wormulon.net/
diff --git a/security/ssss/pkg-descr b/security/ssss/pkg-descr
index 9840badec122..84368e7a4508 100644
--- a/security/ssss/pkg-descr
+++ b/security/ssss/pkg-descr
@@ -6,5 +6,4 @@ The software was written in 2006 by B. Poettering, it links against
the GNU libgmp multiprecision library (version 4.1.4 works well)
and requires the /dev/random entropy source.
-Author: B. Poettering
-WWW: http://point-at-infinity.org/ssss/
+WWW: http://point-at-infinity.org/ssss/
diff --git a/security/steghide/pkg-descr b/security/steghide/pkg-descr
index 16518c4519d2..e8ebbac6e243 100644
--- a/security/steghide/pkg-descr
+++ b/security/steghide/pkg-descr
@@ -7,5 +7,4 @@ in bmp, wav and au files, blowfish encryption, MD5 hashing of passphrases to
blowfish keys and pseudo-random distribution of hidden bits ("stego bits") in
the container data.
-Author: Stefan Hetzl <shetzl@teleweb.at>
-WWW: http://steghide.sourceforge.net/
+WWW: http://steghide.sourceforge.net/
diff --git a/security/xca/pkg-descr b/security/xca/pkg-descr
index 49f6e509d47a..bfce09749603 100644
--- a/security/xca/pkg-descr
+++ b/security/xca/pkg-descr
@@ -1,9 +1,8 @@
-Graphical certification authority is an interface for managing
-RSA keys and certificates, and the creation and signing of PKCS#10 requests.
-It uses the OpenSSL library and a Berkeley DB for key and certificate storage.
-It supports importing and exporting keys and PEM DER PKCS8 certificates,
-signing and revoking of PEM DER PKCS12, and selection of x509v3 extensions.
+Graphical certification authority is an interface for managing
+RSA keys and certificates, and the creation and signing of PKCS#10 requests.
+It uses the OpenSSL library and a Berkeley DB for key and certificate storage.
+It supports importing and exporting keys and PEM DER PKCS8 certificates,
+signing and revoking of PEM DER PKCS12, and selection of x509v3 extensions.
A tree view of certificates is presented.
-Author: Christian Hohnstaedt <christian@hohnstaedt.de>
WWW: http://www.hohnstaedt.de/xca.html
diff --git a/security/xorsearch/pkg-descr b/security/xorsearch/pkg-descr
index d9d66d694627..42d164066f48 100644
--- a/security/xorsearch/pkg-descr
+++ b/security/xorsearch/pkg-descr
@@ -15,5 +15,4 @@ If the search string is found, XORSearch will print it until the 0
which ever comes first. 50 is the default value, it can be changed
with option -l. Unprintable characters are replaced by a dot.
-Author: Didier Stevens
WWW: http://blog.didierstevens.com/programs/xorsearch/
diff --git a/shells/fd/pkg-descr b/shells/fd/pkg-descr
index 7bacffb988e1..2b83768265b0 100644
--- a/shells/fd/pkg-descr
+++ b/shells/fd/pkg-descr
@@ -5,5 +5,3 @@ compatible shell which can be run stand-alone by the name of `fdsh'.
This version is a clone of FD for DOS (AT and PC9801) designed &
written by A. Idei (SDI00544@niftyserve.or.jp).
-
-Author: Takashi SHIRAI <shirai@nintendo.co.jp>
diff --git a/sysutils/ataidle/pkg-descr b/sysutils/ataidle/pkg-descr
index 5c93fb5630fb..22f0c853629f 100644
--- a/sysutils/ataidle/pkg-descr
+++ b/sysutils/ataidle/pkg-descr
@@ -3,5 +3,4 @@ features of ATA hard drives. This includes standby timeouts, power
(APM), write cache and acoustic (AAM) level settings, and it can show
details about the installed devices.
-Author: Bruce Cran <bruce@cran.org.uk>
WWW: http://bluestop.org/ataidle/
diff --git a/sysutils/cmogstored/pkg-descr b/sysutils/cmogstored/pkg-descr
index 291c122b2a2c..c0b77af019a8 100644
--- a/sysutils/cmogstored/pkg-descr
+++ b/sysutils/cmogstored/pkg-descr
@@ -3,5 +3,4 @@ component of MogileFS. cmogstored is implemented in C and does not
use Perl at runtime. cmogstored is the only component you need to
install on a MogileFS storage node.
-Author: Eric Wong <normalperson@yhbt.net>
WWW: http://bogomips.org/cmogstored/
diff --git a/sysutils/devstat/pkg-descr b/sysutils/devstat/pkg-descr
index c03b7a1d7f38..5ca3a64f5a34 100644
--- a/sysutils/devstat/pkg-descr
+++ b/sysutils/devstat/pkg-descr
@@ -1,5 +1,4 @@
devstat is a small program that displays device statistics
available via kernel devstat(9) interface.
-Author: Mikolaj Golub <to.my.trociny@gmail.com>
WWW: http://devstat.googlecode.com/
diff --git a/sysutils/du2ps/pkg-descr b/sysutils/du2ps/pkg-descr
index d8085ad9a297..2bd80e32d3cd 100644
--- a/sysutils/du2ps/pkg-descr
+++ b/sysutils/du2ps/pkg-descr
@@ -1,6 +1,6 @@
-The du2ps reads output of du(1), then generates a figure of
+The du2ps reads output of du(1), then generates a figure of
hierarchical structure and utilization of each directory.
-
+
The du2ps is a similar program to xdu, but it produces result as
a PostScript file.
@@ -8,7 +8,4 @@ The default paper is ISO A4, but you can select Letter or ISO A3/B4/B5.
You can also specify font name, font size, number of columns and other
options.
-Author: Takanori Nagae <nagae@an.ip.titech.ac.jp> and
- Shigeru Makino <mac@research.co.jp>
-
-WWW: http://www.shobi-u.ac.jp/~tnagae/
+WWW: http://www.shobi-u.ac.jp/~tnagae/
diff --git a/sysutils/dvdimagecmp/pkg-descr b/sysutils/dvdimagecmp/pkg-descr
index dd1a53711872..9e8df536074e 100644
--- a/sysutils/dvdimagecmp/pkg-descr
+++ b/sysutils/dvdimagecmp/pkg-descr
@@ -1,5 +1,4 @@
-Dvdimagecmp is a small program to compare an image to a
+Dvdimagecmp is a small program to compare an image to a
burned disc. It is not limited to dvds, and supports offsets.
-Author: Tim Welch <twelch@thepentagon.org>
WWW: http://www.ibiblio.org/pub/linux/apps/video/dvdimagecmp-0.3.lsm
diff --git a/sysutils/env4801/pkg-descr b/sysutils/env4801/pkg-descr
index 1004fc9d7637..244e270e4fa8 100644
--- a/sysutils/env4801/pkg-descr
+++ b/sysutils/env4801/pkg-descr
@@ -11,6 +11,5 @@ Then, as often as you feel like, read out the measured values:
# env4801
-Author: Poul-Henning Kamp (phk@freebsd.org)
-WWW: http://phk.freebsd.dk/soekris/env4801/
- http://www.soekris.com/
+WWW: http://phk.freebsd.dk/soekris/env4801/
+ http://www.soekris.com/
diff --git a/sysutils/freebsd-snapshot/pkg-descr b/sysutils/freebsd-snapshot/pkg-descr
index 82f596fbe8b8..60d98feb863d 100644
--- a/sysutils/freebsd-snapshot/pkg-descr
+++ b/sysutils/freebsd-snapshot/pkg-descr
@@ -6,5 +6,4 @@ command in the amd(8) map /usr/local/etc/amd.map.snap. It
provides the making, expiring, visiting, mounting and
unmounting of filesystem snapshots.
-Author: Graham Todd <gtodd@bellanet.org>
-WWW: http://people.freebsd.org/~rse/snapshot/
+WWW: http://people.freebsd.org/~rse/snapshot/
diff --git a/sysutils/fusefs-sqlfs/pkg-descr b/sysutils/fusefs-sqlfs/pkg-descr
index 00fdefee2d44..1fdb88578efa 100644
--- a/sysutils/fusefs-sqlfs/pkg-descr
+++ b/sysutils/fusefs-sqlfs/pkg-descr
@@ -5,5 +5,4 @@ space. This is useful for applications which needs structured storage, such
as embedding documents within documents, or management of configuration
data or preferences.
-Author: Palmsource, Inc. An Access Company
WWW: http://www.nongnu.org/libsqlfs/
diff --git a/sysutils/fusefs-wikipediafs/pkg-descr b/sysutils/fusefs-wikipediafs/pkg-descr
index 23aac344e8d6..545c49ed06e4 100644
--- a/sysutils/fusefs-wikipediafs/pkg-descr
+++ b/sysutils/fusefs-wikipediafs/pkg-descr
@@ -8,5 +8,4 @@ browser form when it comes to editing large texts and they generally
include useful features such as Mediawiki syntax highlighting and spell
checking.
-Author: Mathieu Blondel <mblondel !AT! users.sourceforge.net>
WWW: http://wikipediafs.sourceforge.net/
diff --git a/sysutils/gather/pkg-descr b/sysutils/gather/pkg-descr
index 39a3dd4a7e3d..a5b590555112 100644
--- a/sysutils/gather/pkg-descr
+++ b/sysutils/gather/pkg-descr
@@ -2,5 +2,4 @@ gather utility can be used to store system statistics provided by
variety of system utils and display it. It is just a wrapper around
these utilities to make a work with system statistics more convenient.
-Author: Mikolaj Golub <to.my.trociny@gmail.com>
WWW: http://gatherit.googlecode.com/
diff --git a/sysutils/hoz/pkg-descr b/sysutils/hoz/pkg-descr
index 95780333ef48..1bb781fef2ea 100644
--- a/sysutils/hoz/pkg-descr
+++ b/sysutils/hoz/pkg-descr
@@ -3,5 +3,4 @@ the one used by the "Hacha" software, a well known splitter in Spain and
Latinamerica. HOZ is an open-source and portable C implementation of an
"Hacha" compatible splitter.
-Author: Gustavo Picon <tabo@slashcore.com>
WWW: http://hoz.sourceforge.net/
diff --git a/sysutils/kldfind/pkg-descr b/sysutils/kldfind/pkg-descr
index ee72f400f064..e39feede11ec 100644
--- a/sysutils/kldfind/pkg-descr
+++ b/sysutils/kldfind/pkg-descr
@@ -1,5 +1,4 @@
This is a small script to find kernel modules
more easy.
-Author: Ricardo A. Reis <ricardo.areis@gmail.com>
-WWW: http://sourceforge.net/projects/kldfind/
+WWW: http://sourceforge.net/projects/kldfind/
diff --git a/sysutils/lfm/pkg-descr b/sysutils/lfm/pkg-descr
index c49e656bc15f..1bb7ccb49b36 100644
--- a/sysutils/lfm/pkg-descr
+++ b/sysutils/lfm/pkg-descr
@@ -2,5 +2,4 @@ Last File Manager - lfm - is a simple 'midnight commander'-type file
manager. It includes a simple file viewer, pyview. Lfm is a curses-based
application for the UNIX console.
-Author: inigoserna@gmail.com
WWW: https://inigo.katxi.org/devel/lfm/
diff --git a/sysutils/libchk/pkg-descr b/sysutils/libchk/pkg-descr
index fa21d283fb7e..e01a324415c6 100644
--- a/sysutils/libchk/pkg-descr
+++ b/sysutils/libchk/pkg-descr
@@ -10,5 +10,4 @@ libchk is a tool to help users obtain the following information:
This will help to get a hint as to if you can safely remove shared
libraries that look obsolete.
-Author: Akinori MUSHA <knu@FreeBSD.org>
WWW: http://svn.idaemons.org/cgi-bin/viewvc.cgi/trunk/?root=libchk
diff --git a/sysutils/logtool/pkg-descr b/sysutils/logtool/pkg-descr
index eefdb39f7bdb..040a8239ddba 100644
--- a/sysutils/logtool/pkg-descr
+++ b/sysutils/logtool/pkg-descr
@@ -1,7 +1,7 @@
Logtool is a command line program that will parse ASCII logfiles into a more
-palatable format. It will take anything resembling a standard syslog file
-(this includes syslog-ng, multilog, and probably most of the other variantse),
-and crunch it into one of the following formats for your viewing pleasure:
+palatable format. It will take anything resembling a standard syslog file
+(this includes syslog-ng, multilog, and probably most of the other variantse),
+and crunch it into one of the following formats for your viewing pleasure:
- ANSI (colorized for easy "at a glance" viewing)
- ASCII (for e-mail'ed reports, and term's that don't support color)
@@ -10,9 +10,8 @@ and crunch it into one of the following formats for your viewing pleasure:
- RAW (for no good reason)
It can be configured to parse the data any one of several ways, including
-suppressing duplicate messages, stripping the host, and/or program fields,
+suppressing duplicate messages, stripping the host, and/or program fields,
and modifying the time display format (supports TAI64 timestamps produced
by DJB's multilog) of the log entries.
-Author: A.L.Lambert
-WWW: http://xjack.org/logtool/
+WWW: http://xjack.org/logtool/
diff --git a/sysutils/manck/pkg-descr b/sysutils/manck/pkg-descr
index 728010b84c1d..bd1405636621 100644
--- a/sysutils/manck/pkg-descr
+++ b/sysutils/manck/pkg-descr
@@ -8,5 +8,3 @@ DESCRIPTION
ALSO, and SYNOPSIS.
...
FreeBSD July 25, 1995 2
-
-Author: Wolfram Schneider <wosch@cs.tu-berlin.de>
diff --git a/sysutils/mdf2iso/pkg-descr b/sysutils/mdf2iso/pkg-descr
index 367e9c93b0c3..5bd0d6989361 100644
--- a/sysutils/mdf2iso/pkg-descr
+++ b/sysutils/mdf2iso/pkg-descr
@@ -1,5 +1,4 @@
MDF2ISO is a very simple utility to convert an Alcohol 120% bin image to
-the standard ISO-9660 format
+the standard ISO-9660 format
-Author: Salvatore Santagati <salvatore.santagati@gmail.com>
WWW: http://mdf2iso.berlios.de/
diff --git a/sysutils/minirsyslogd/pkg-descr b/sysutils/minirsyslogd/pkg-descr
index 40f82ae518e3..ac32350a5e19 100644
--- a/sysutils/minirsyslogd/pkg-descr
+++ b/sysutils/minirsyslogd/pkg-descr
@@ -1,5 +1,5 @@
minirsyslogd is a minimalistic, fast and secure (through lack of bloat)
-remote-only syslog receiver suitable for hardened log receiver hosts
+remote-only syslog receiver suitable for hardened log receiver hosts
and/or central log receivers that receive several gigabyte of logs each day.
It will not deal with local syslog data. It does not have a multitude
@@ -8,5 +8,4 @@ automatically split inbound syslog data according to IP address,
date and current hour, and do so as rapidly and (I hope) securely as
possible.
-Author: Mikael Olsson <mikael.olsson@clavister.com>
-WWW: http://www.clueby4.org/minirsyslogd/
+WWW: http://www.clueby4.org/minirsyslogd/
diff --git a/sysutils/nagios-statd/pkg-descr b/sysutils/nagios-statd/pkg-descr
index 19218ace7234..7a9fb702e91c 100644
--- a/sysutils/nagios-statd/pkg-descr
+++ b/sysutils/nagios-statd/pkg-descr
@@ -1,8 +1,7 @@
-Nagios-statd is an addon to the Nagios (formerly netsaint) program.
-It is a Python daemon and scripts that plug-in to Nagios
-and allow you to check remote host information
-(such as load, users, filesystems, etc.)
+Nagios-statd is an addon to the Nagios (formerly netsaint) program.
+It is a Python daemon and scripts that plug-in to Nagios
+and allow you to check remote host information
+(such as load, users, filesystems, etc.)
Released under the BSD license.
-Author: Nick Reinking
-WWW: http://www.twoevils.org/files/netsaint_statd/
+WWW: http://www.twoevils.org/files/netsaint_statd/
diff --git a/sysutils/obliterate/pkg-descr b/sysutils/obliterate/pkg-descr
index 68781c8837b3..1e0de0478c53 100644
--- a/sysutils/obliterate/pkg-descr
+++ b/sysutils/obliterate/pkg-descr
@@ -1,4 +1,2 @@
Obliterate overwrites the named file[s] with a pattern designed to
securely remove the data from the surface of most modern disk drives.
-
-Author: Wes Peters <wes@softweyr.com>
diff --git a/sysutils/p5-Filesys-Statvfs/pkg-descr b/sysutils/p5-Filesys-Statvfs/pkg-descr
index 92db45fd6d6c..36457325e54d 100644
--- a/sysutils/p5-Filesys-Statvfs/pkg-descr
+++ b/sysutils/p5-Filesys-Statvfs/pkg-descr
@@ -1,16 +1,15 @@
Interface for statvfs() and fstatvfs()
-Unless you need access to the bsize, flag, and namemax values, you should
+Unless you need access to the bsize, flag, and namemax values, you should
probably look at using Filesys::DfPortable or Filesys::Df instead.
-The statvfs() and fstatvfs() functions will return a list of values, or
+The statvfs() and fstatvfs() functions will return a list of values, or
will return undef and set $! if there was an error.
-The values returned are described in the statvfs header or the statvfs()
+The values returned are described in the statvfs header or the statvfs()
man page.
-The module assumes that if you have statvfs(), fstatvfs() will also be
+The module assumes that if you have statvfs(), fstatvfs() will also be
available.
-Author: Ian Guthrie <IGuthrie@aol.com>
WWW: http://search.cpan.org/dist/Filesys-Statvfs/
diff --git a/sysutils/pipemeter/pkg-descr b/sysutils/pipemeter/pkg-descr
index e8275398e841..36152cb6ff4b 100644
--- a/sysutils/pipemeter/pkg-descr
+++ b/sysutils/pipemeter/pkg-descr
@@ -6,5 +6,4 @@ Features:
- Allows tuning of block size and display interval
- Support for dd style block size specification
-Author: Clint Byrum <cbyrum@spamaps.org>
WWW: http://spamaps.org/pipemeter.php
diff --git a/sysutils/pslist/pkg-descr b/sysutils/pslist/pkg-descr
index a7371ba1d257..0c0fdb577f53 100644
--- a/sysutils/pslist/pkg-descr
+++ b/sysutils/pslist/pkg-descr
@@ -1,5 +1,4 @@
pslist is a simple command-line utility for viewing and sending signals
to a whole process tree.
-Author: Peter Pentchev <roam@ringlet.net>
WWW: http://devel.ringlet.net/sysutils/pslist/
diff --git a/sysutils/savelogs/pkg-descr b/sysutils/savelogs/pkg-descr
index 67778c90dad9..b5535e00a452 100644
--- a/sysutils/savelogs/pkg-descr
+++ b/sysutils/savelogs/pkg-descr
@@ -11,5 +11,4 @@ file but leave the tar file uncompressed, etc. You pick ;o)
savelogs has many options yet retains a high degree of dwimitude.
-Author: Scott Wiersdorf <scott@perlcode.org>
WWW: http://search.cpan.org/dist/savelogs/
diff --git a/sysutils/scanbuttond/pkg-descr b/sysutils/scanbuttond/pkg-descr
index 2130dbb8f6b0..f9501b826528 100644
--- a/sysutils/scanbuttond/pkg-descr
+++ b/sysutils/scanbuttond/pkg-descr
@@ -1,11 +1,10 @@
This is the port of scanbuttond, an utility to monitor the various buttons
-found on many modern scanners which are intended to trigger certain actions
+found on many modern scanners which are intended to trigger certain actions
like copying, faxing or mailing the scanned document.
-This daemon queries the scanner button state several times per second via
+This daemon queries the scanner button state several times per second via
libusb and if it detects that a button is pressed it runs a shell script with
-the button number as an argument.
+the button number as an argument.
The supported scanner backends currently are: epson, niash, plustek, snapscan
-Author: Bernhard Stiftner <root84@users.sourceforge.net>
WWW: http://scanbuttond.sourceforge.net/
diff --git a/sysutils/stalepid/pkg-descr b/sysutils/stalepid/pkg-descr
index 5f31d765036c..2f46727a6429 100644
--- a/sysutils/stalepid/pkg-descr
+++ b/sysutils/stalepid/pkg-descr
@@ -14,5 +14,4 @@ If all those conditions are met, the stalepid utility will remove the
file specified by the pidfile argument, thus allowing the next invocation
of the server to proceed normally.
-Author: Peter Pentchev <roam@ringlet.net>
WWW: http://devel.ringlet.net/sysutils/stalepid/
diff --git a/sysutils/sysgather/pkg-descr b/sysutils/sysgather/pkg-descr
index 05fd94968350..e991a8c9bd4f 100644
--- a/sysutils/sysgather/pkg-descr
+++ b/sysutils/sysgather/pkg-descr
@@ -1,5 +1,4 @@
sysgather is a simple command-line utility for keeping configuration files
under version control.
-Author: Peter Pentchev <roam@ringlet.net>
WWW: http://devel.ringlet.net/sysutils/sysgather/
diff --git a/sysutils/tclsyslog/pkg-descr b/sysutils/tclsyslog/pkg-descr
index 3dfb7269fd96..f726bac0d0a6 100644
--- a/sysutils/tclsyslog/pkg-descr
+++ b/sysutils/tclsyslog/pkg-descr
@@ -1,4 +1,3 @@
TclSyslog provides an easy to use interface to the Syslog daemon.
-Author: Victor Wagner <vitus@wagner.pp.ru>
-WWW: http://www.wagner.pp.ru/~vitus/software/tcl/tclsyslog.html
+WWW: http://www.wagner.pp.ru/~vitus/software/tcl/tclsyslog.html
diff --git a/sysutils/tm/pkg-descr b/sysutils/tm/pkg-descr
index 8089cadd0dec..4ea4a438e97e 100644
--- a/sysutils/tm/pkg-descr
+++ b/sysutils/tm/pkg-descr
@@ -12,5 +12,4 @@ More than one client can connect to the served pseudo-terminal, either
using tm as a client or telnet for TCP. You can choose if they are
only allowed to read, or they can also contribute on input.
-Author: Lluis Batlle i Rossell <viric_at_vicerveza_dot_homeunix_dot_net>
WWW: http://vicerveza.homeunix.net/~viric/soft/tm/
diff --git a/sysutils/topless/pkg-descr b/sysutils/topless/pkg-descr
index 34228293aeef..56017d940323 100644
--- a/sysutils/topless/pkg-descr
+++ b/sysutils/topless/pkg-descr
@@ -5,5 +5,4 @@ TOPLESS can be used with almost every sort of command,
but is particularly useful when used with the command
to monitor the system, such as "ps", "netstat" or "fstat".
-Author: Daichi GOTO <daichi@FreeBSD.org>
-WWW: http://people.freebsd.org/~daichi/
+WWW: http://people.freebsd.org/~daichi/
diff --git a/sysutils/unstow/pkg-descr b/sysutils/unstow/pkg-descr
index b5efbe5429bb..6ada4a35a61f 100644
--- a/sysutils/unstow/pkg-descr
+++ b/sysutils/unstow/pkg-descr
@@ -3,5 +3,4 @@ unstow
This is a script to unstow packages much faster than stow -D.
-Author: Akinori MUSHA <knu@iDaemons.org>
-WWW: http://github.com/knu/stow-utils
+WWW: http://github.com/knu/stow-utils
diff --git a/sysutils/vcp/pkg-descr b/sysutils/vcp/pkg-descr
index 785a5abda72b..cee03f23b1c4 100644
--- a/sysutils/vcp/pkg-descr
+++ b/sysutils/vcp/pkg-descr
@@ -1,5 +1,4 @@
vcp copies files and directories in a curses interface,
and behaves much like cp.
-Author: Daniel Bryan <so1o@bsdmail.com>
WWW: http://members.iinet.net.au/~lynx/vcp
diff --git a/sysutils/vmtouch/pkg-descr b/sysutils/vmtouch/pkg-descr
index 6daba1a83c8e..ead8749fbd51 100644
--- a/sysutils/vmtouch/pkg-descr
+++ b/sysutils/vmtouch/pkg-descr
@@ -3,5 +3,4 @@ Virtual Memory Toucher
vmtouch is a tool for learning about and controlling the file system
cache of unix and unix-like systems.
-Author: Doug Hoyte <doug@hcsw.org>
WWW: http://hoytech.com/vmtouch/
diff --git a/sysutils/wmcpuload/pkg-descr b/sysutils/wmcpuload/pkg-descr
index 88e31f2dc02c..82741a5f2e04 100644
--- a/sysutils/wmcpuload/pkg-descr
+++ b/sysutils/wmcpuload/pkg-descr
@@ -1,5 +1,4 @@
This is a port of wmcpuload, which displays the current cpu-load in a
simulated lcd-display, which supports background lighting.
-Author: Seiichi SATO <me@seiichisato.jp>
WWW: http://seiichisato.jp/dockapps/#wmcpuload