svn commit: r380307 - in head: math/ruby-algebra math/rubygem-numru-misc math/rubygem-rb-gsl math/truthtable misc/bogosort misc/cloc misc/delay misc/dvorak7min misc/imerge misc/inplace misc/mmv mis...

Baptiste Daroussin bapt at FreeBSD.org
Mon Mar 2 23:36:51 UTC 2015


Author: bapt
Date: Mon Mar  2 23:36:35 2015
New Revision: 380307
URL: https://svnweb.freebsd.org/changeset/ports/380307
QAT: https://qat.redports.org/buildarchive/r380307/

Log:
  Remove Author from pkg-descr and white space fixes

Modified:
  head/math/ruby-algebra/pkg-descr
  head/math/rubygem-numru-misc/pkg-descr
  head/math/rubygem-rb-gsl/pkg-descr
  head/math/truthtable/pkg-descr
  head/misc/bogosort/pkg-descr
  head/misc/cloc/pkg-descr
  head/misc/delay/pkg-descr
  head/misc/dvorak7min/pkg-descr
  head/misc/imerge/pkg-descr
  head/misc/inplace/pkg-descr
  head/misc/mmv/pkg-descr
  head/misc/pantry/pkg-descr
  head/misc/phraze/pkg-descr
  head/misc/rpl/pkg-descr
  head/misc/sssnips/pkg-descr
  head/multimedia/devede/pkg-descr
  head/multimedia/kaffeine/pkg-descr
  head/multimedia/mkvtoolnix/pkg-descr
  head/multimedia/ogmtools/pkg-descr
  head/multimedia/subtitleoffsetmodifier/pkg-descr
  head/multimedia/vcdimager/pkg-descr
  head/net-im/pidgin-rhythmbox/pkg-descr
  head/net-mgmt/arpwatch/pkg-descr
  head/net-mgmt/bsnmp-ucd/pkg-descr
  head/net-mgmt/cdpr/pkg-descr
  head/net-mgmt/grepcidr/pkg-descr
  head/net-mgmt/ipv6calc/pkg-descr
  head/net-mgmt/nagios-certexp-plugin/pkg-descr
  head/net-mgmt/nagios-check_netsnmp/pkg-descr
  head/net-mgmt/nagios-check_relayd_status/pkg-descr
  head/net-mgmt/nagios-spamd-plugin/pkg-descr
  head/net-mgmt/nsca/pkg-descr
  head/net-mgmt/nsca27/pkg-descr
  head/net-mgmt/py-yapsnmp/pkg-descr
  head/net-mgmt/rate/pkg-descr
  head/net-mgmt/remarp/pkg-descr
  head/net-p2p/bitflu/pkg-descr
  head/net-p2p/gkremldk/pkg-descr
  head/net/apinger/pkg-descr
  head/net/bounce/pkg-descr
  head/net/bsdproxy/pkg-descr
  head/net/cvsync/pkg-descr
  head/net/dhcpdump/pkg-descr
  head/net/dhcprelay/pkg-descr
  head/net/e169-stats/pkg-descr
  head/net/freebsd-tftp/pkg-descr
  head/net/ipsvd/pkg-descr
  head/net/jags/pkg-descr
  head/net/nos-ttb/pkg-descr
  head/net/ntlmaps/pkg-descr
  head/net/p5-IO-Socket-Multicast/pkg-descr
  head/net/p5-Net-FS-Flickr/pkg-descr
  head/net/p5-Net-FS-Gmail/pkg-descr

Modified: head/math/ruby-algebra/pkg-descr
==============================================================================
--- head/math/ruby-algebra/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/math/ruby-algebra/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -19,5 +19,4 @@ Things Ruby/Algebra offers include the f
 	o Creating residue class fields
 	o Operating matrices
 
-Author:	Shin-ichiro HARA <sinara at blade.nagaokaut.ac.jp>
-WWW:	http://blade.nagaokaut.ac.jp/~sinara/ruby/math/
+WWW: http://blade.nagaokaut.ac.jp/~sinara/ruby/math/

Modified: head/math/rubygem-numru-misc/pkg-descr
==============================================================================
--- head/math/rubygem-numru-misc/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/math/rubygem-numru-misc/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,5 +1,4 @@
 Miscellaneous functions and classes to facilitate programming.
 Misc requires NArray, a multi-dimensional numeric array class for ruby.
 
-Author:	Takeshi Horinouchi <horinout _at_ ees.hokudai.ac.jp>
 WWW: http://ruby.gfd-dennou.org/products/numru-misc/

Modified: head/math/rubygem-rb-gsl/pkg-descr
==============================================================================
--- head/math/rubygem-rb-gsl/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/math/rubygem-rb-gsl/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -2,7 +2,4 @@ Ruby/GSL is a Ruby extension library for
 which provides a number of functions and methods for numerical
 computing in Ruby.
 
-Author: Yoshiki Tsunesada <yoshiki at cr.phys.titech.ac.jp>,
-        David MacMahon, 
-        Jens Wille
 WWW: https://rubygems.org/gems/rb-gsl

Modified: head/math/truthtable/pkg-descr
==============================================================================
--- head/math/truthtable/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/math/truthtable/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -2,5 +2,4 @@ TruthTable is a truth table generator th
 This Java program handles the following operations: Not, And, Or, XOR,
 Implication, and the Biconditional.
 
-Author: Greg Slepak
-WWW:	http://www.kinostudios.com/truthtable.php
+WWW: http://www.kinostudios.com/truthtable.php

Modified: head/misc/bogosort/pkg-descr
==============================================================================
--- head/misc/bogosort/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/misc/bogosort/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -15,5 +15,4 @@ A quote from the Jargon File 'bogo-sort'
      worst-case running time. Compare _bogus_, _brute force_,
      _lasherism_...
 
-Author: Ulrik Haugen <qha at lysator.liu.se>
 WWW: http://www.lysator.liu.se/~qha/bogosort/

Modified: head/misc/cloc/pkg-descr
==============================================================================
--- head/misc/cloc/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/misc/cloc/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -4,5 +4,4 @@ code in many programming languages.
 cloc contains code from David Wheeler's SLOCCount and Damian Conway and
 Abigail's Perl module Regexp::Common. 
 
-Author: Al Danial <al.danial at gmail.com>
 WWW: http://cloc.sourceforge.net/

Modified: head/misc/delay/pkg-descr
==============================================================================
--- head/misc/delay/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/misc/delay/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -17,5 +17,3 @@ It allows for short, long, and customize
 the time remaining. 
 - example of output : delay -v until 4 pm tomorrow
 		      Time Remaining: 1 days, 07:51:39.
-
-Author: Tom Rothamel <tom at onegeek.org>

Modified: head/misc/dvorak7min/pkg-descr
==============================================================================
--- head/misc/dvorak7min/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/misc/dvorak7min/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -4,5 +4,4 @@ lessons, color for easy visual feedback,
 second display. It's called 7min because it originally was a personal
 hack written in 7 min.
 
-Author: Ragnar Hojland Espinosa <ragnar at ragnar-hojland.com>
 WWW: http://packages.qa.debian.org/d/dvorak7min.html

Modified: head/misc/imerge/pkg-descr
==============================================================================
--- head/misc/imerge/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/misc/imerge/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -4,5 +4,4 @@ interactively.
 This utility was (obviously) inspired by the mergemaster utility in
 hope of using part of its functionality stand-alone.
 
-Author: Akinori MUSHA <knu at iDaemons.org>
-WWW:	https://github.com/knu/imerge
+WWW: https://github.com/knu/imerge

Modified: head/misc/inplace/pkg-descr
==============================================================================
--- head/misc/inplace/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/misc/inplace/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -10,5 +10,4 @@ Examples:
     # Process image files preserving time and taking backup files:
     inplace -t -b.orig 'convert -rotate 270 -resize 50%% %1 %2' *.jpg
 
-Author: Akinori MUSHA <knu at iDaemons.org>
-WWW:	http://akinori.org/#inplace
+WWW: http://akinori.org/#inplace

Modified: head/misc/mmv/pkg-descr
==============================================================================
--- head/misc/mmv/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/misc/mmv/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -3,5 +3,4 @@ of wildcard patterns. This multiple acti
 any unexpected deletion of files due to collisions of target names with
 existing filenames or with other target names.
 
-Author: Vladimir Lanin <vlad at brm.com>
 WWW: http://packages.debian.org/unstable/utils/mmv 

Modified: head/misc/pantry/pkg-descr
==============================================================================
--- head/misc/pantry/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/misc/pantry/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -10,5 +10,4 @@ configuration file. You can also add nut
 foods (though Pantry includes nutrient information for over 7,000 foods
 to get you started) and recipes using XML. 
 
-Author: Omari Norman <massysett at users.sourceforge.net>
 WWW: http://pantry.sourceforge.net/

Modified: head/misc/phraze/pkg-descr
==============================================================================
--- head/misc/phraze/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/misc/phraze/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,7 +1,6 @@
-Phraze takes a telephone number and produces a list of combinations of 
-valid words that can be derived from it, using the keypad of a US phone.  
+Phraze takes a telephone number and produces a list of combinations of
+valid words that can be derived from it, using the keypad of a US phone.
 
 Requires ruby.
 
-Author:		Jeff Pace <jpace at incava.org>
-WWW:		http://phraze.sourceforge.net/
+WWW: http://phraze.sourceforge.net/

Modified: head/misc/rpl/pkg-descr
==============================================================================
--- head/misc/rpl/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/misc/rpl/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,7 +1,6 @@
-rpl is a Unix text replacement utility. It will replace strings with new 
-strings in multiple text files. It can scan directories recursively and 
-replace strings in all files found. The search can be limited to files 
+rpl is a Unix text replacement utility. It will replace strings with new
+strings in multiple text files. It can scan directories recursively and
+replace strings in all files found. The search can be limited to files
 with certain filename suffixes (e.g. '.html', '.c', etc.).
 
-Author:		Joe Laffey <software at laffeycomputer.com>
-WWW:		http://www.laffeycomputer.com/rpl.html
+WWW: http://www.laffeycomputer.com/rpl.html

Modified: head/misc/sssnips/pkg-descr
==============================================================================
--- head/misc/sssnips/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/misc/sssnips/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -4,5 +4,4 @@ From sssnips's README file:
   This is a collection of simple - and, in a couple of cases,
   simply trivial - shell scripts that I use in my day-to-day work.
 
-Author:	Peter Pentchev <roam at ringlet.net>
 WWW: http://devel.ringlet.net/misc/sssnips/

Modified: head/multimedia/devede/pkg-descr
==============================================================================
--- head/multimedia/devede/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/multimedia/devede/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -4,4 +4,4 @@ supported by Mplayer. The big advantage 
 needs Mplayer, Mencoder, DVDAuthor, VCDImager and MKisofs (well, and
 Python 2.4, PyGTK and PyGlade), so its dependencies are really small.
 
-WWW:	http://www.rastersoft.com/programas/devede.html
+WWW: http://www.rastersoft.com/programas/devede.html

Modified: head/multimedia/kaffeine/pkg-descr
==============================================================================
--- head/multimedia/kaffeine/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/multimedia/kaffeine/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -8,5 +8,4 @@ kaffeine is a xine-based multimedia play
 * Support for saving screenshots as PNG, BMP or XBM
 * The ability to prevent the screensaver from activating OSD Titles
 
-Author:	Juergen Kofler <kaffeine at gmx.net>
-WWW:	http://kaffeine.sourceforge.net/
+WWW: http://kaffeine.sourceforge.net/

Modified: head/multimedia/mkvtoolnix/pkg-descr
==============================================================================
--- head/multimedia/mkvtoolnix/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/multimedia/mkvtoolnix/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -4,5 +4,4 @@ MKVtoolnix will evolve into a set of too
 inspect Matroska files under Linux and other Unices, just what the
 OGMtools do for the OGM format.
 
-Author: Moritz Bunkus <moritz at bunkus.org>
 WWW: http://www.bunkus.org/videotools/mkvtoolnix/

Modified: head/multimedia/ogmtools/pkg-descr
==============================================================================
--- head/multimedia/ogmtools/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/multimedia/ogmtools/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -9,5 +9,4 @@ and Vorbis audio from Ogg files. The res
 back with mplayer or with the OggDS Direct Show filters under
 Windows.
 
-Author: Moritz Bunkus <moritz at bunkus.org>
 WWW: http://www.bunkus.org/videotools/ogmtools/

Modified: head/multimedia/subtitleoffsetmodifier/pkg-descr
==============================================================================
--- head/multimedia/subtitleoffsetmodifier/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/multimedia/subtitleoffsetmodifier/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,4 +1,3 @@
 Script that allows to change the timestamp of a Subtitle file.
 
-Author: Thomas Petazzoni <thomas.petazzoni at enix.org>
 WWW: http://thomas.enix.org/SubtitleOffsetModificator

Modified: head/multimedia/vcdimager/pkg-descr
==============================================================================
--- head/multimedia/vcdimager/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/multimedia/vcdimager/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -14,6 +14,5 @@ Features
 - Extraction of Video CD's into files (incl. the PBC information)
 - Use of XML for the description of Video CD's
 
-Author: Herbert Valerio Riedel <hvr at gnu.org>
 WWW: http://www.gnu.org/software/vcdimager/
      http://www.vcdimager.org/

Modified: head/net-im/pidgin-rhythmbox/pkg-descr
==============================================================================
--- head/net-im/pidgin-rhythmbox/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-im/pidgin-rhythmbox/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -3,5 +3,4 @@ status message with the currently playin
 title are known, it will also attempt to create a link to the song's lyrics by
 using Google's "I'm Feeling Lucky" feature.
 
-Author:	Jon Oberheide
 WWW: http://jon.oberheide.org/projects/pidgin-rhythmbox/

Modified: head/net-mgmt/arpwatch/pkg-descr
==============================================================================
--- head/net-mgmt/arpwatch/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/arpwatch/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -2,5 +2,4 @@ This package contains tools that monitor
 maintains a database of ethernet/ip address pairings. It also reports
 certain changes via email.
 
-Author: arpwatch at ee.lbl.gov
 WWW: http://ee.lbl.gov/

Modified: head/net-mgmt/bsnmp-ucd/pkg-descr
==============================================================================
--- head/net-mgmt/bsnmp-ucd/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/bsnmp-ucd/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -2,5 +2,4 @@ bsnmp-ucd is a module for bsnmpd which a
 average, cpu utilization and other system statistics. It implements parts
 of UCD-SNMP-MIB for this.
 
-Author: Mikolaj Golub <to.my.trociny at gmail.com>
 WWW: http://bsnmp-ucd.googlecode.com/

Modified: head/net-mgmt/cdpr/pkg-descr
==============================================================================
--- head/net-mgmt/cdpr/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/cdpr/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -5,5 +5,4 @@ help network/system administrators find 
 a machine is connected to. This is done by capturing and decoding a 
 Cisco Discovery Protocol (CDP) packet.
 
-Author: Lance O'Connor <lance at monkeymental.com>
 WWW: http://www.monkeymental.com/nuke/

Modified: head/net-mgmt/grepcidr/pkg-descr
==============================================================================
--- head/net-mgmt/grepcidr/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/grepcidr/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -10,5 +10,4 @@ grepcidr has endless uses in network sof
 filtering and processing, network security, log analysis, and many
 custom applications.
 
-Author:	Jem Berkes
 WWW: http://www.pc-tools.net/unix/grepcidr/

Modified: head/net-mgmt/ipv6calc/pkg-descr
==============================================================================
--- head/net-mgmt/ipv6calc/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/ipv6calc/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -4,5 +4,4 @@ Intention:
 * This utility can be used by the IPv6 enabled initscripts for
   better duplicate address detection on setup of IPv6 addresses.
 
-Author: Peter Bieringer <pb (at) bieringer.de>
 WWW: http://www.deepspace6.net/projects/ipv6calc.html

Modified: head/net-mgmt/nagios-certexp-plugin/pkg-descr
==============================================================================
--- head/net-mgmt/nagios-certexp-plugin/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/nagios-certexp-plugin/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -4,5 +4,4 @@ mechanisms are not supported). The plugi
 the embedded Perl interpreter (not tested though) and requires Net::SSLeay and
 Date::Manip to be installed on the Nagios host.
 
-Author: Holger Weiss <holger at CIS.FU-Berlin.DE>
 WWW: http://www.jhweiss.de/software/nagios.html

Modified: head/net-mgmt/nagios-check_netsnmp/pkg-descr
==============================================================================
--- head/net-mgmt/nagios-check_netsnmp/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/nagios-check_netsnmp/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -5,5 +5,3 @@ A plugin for Nagios to query common NetS
 -- swap status;
 -- load averages;
 -- anything else exported via NetSNMP's exec or extend directives.
-
-Author: trtrmitya at gmail.com

Modified: head/net-mgmt/nagios-check_relayd_status/pkg-descr
==============================================================================
--- head/net-mgmt/nagios-check_relayd_status/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/nagios-check_relayd_status/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,5 +1,3 @@
 A plugin for Nagios to query relayd status. It returns a warning if not
 all hosts in a table are up and a critical if a table and/or redirect
 is totally down.
-
-Author: Daniel Werdermann <dwerdermann at web.de>

Modified: head/net-mgmt/nagios-spamd-plugin/pkg-descr
==============================================================================
--- head/net-mgmt/nagios-spamd-plugin/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/nagios-spamd-plugin/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,7 +1,6 @@
-check_spamd is a Nagios plugin for checking SpamAssassins SPAMD. It's written 
-in Perl, should work with the embedded Perl interpreter (not tested though), 
-does not require spamc to be installed on the Nagios host and has no other 
+check_spamd is a Nagios plugin for checking SpamAssassins SPAMD. It's written
+in Perl, should work with the embedded Perl interpreter (not tested though),
+does not require spamc to be installed on the Nagios host and has no other
 prerequisites.
 
-Author:	Holger Weiss <holger at CIS.FU-Berlin.DE>
-WWW:	http://www.jhweiss.de/code.html
+WWW: http://www.jhweiss.de/code.html

Modified: head/net-mgmt/nsca/pkg-descr
==============================================================================
--- head/net-mgmt/nsca/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/nsca/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,7 +1,6 @@
 The Nagios Service Check Acceptor (NSCA) is used to send service check
 results to a central Nagios server. This consists of the "nsca" daemon
-which runs on the main Nagios server and accepts results and the 
+which runs on the main Nagios server and accepts results and the
 "send_nsca" client which is used to send results to the server.
 
-Author:	Ethan Galstad
-WWW:	http://www.nagios.org/
+WWW: http://www.nagios.org/

Modified: head/net-mgmt/nsca27/pkg-descr
==============================================================================
--- head/net-mgmt/nsca27/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/nsca27/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,7 +1,6 @@
 The Nagios Service Check Acceptor (NSCA) is used to send service check
 results to a central Nagios server. This consists of the "nsca" daemon
-which runs on the main Nagios server and accepts results and the 
+which runs on the main Nagios server and accepts results and the
 "send_nsca" client which is used to send results to the server.
 
-Author:	Ethan Galstad
-WWW:	http://www.nagios.org/
+WWW: http://www.nagios.org/

Modified: head/net-mgmt/py-yapsnmp/pkg-descr
==============================================================================
--- head/net-mgmt/py-yapsnmp/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/py-yapsnmp/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -12,5 +12,4 @@ level python module removing all the com
 * Offers a very high level interface, allowing easy SNMP integration into
   your code.
 
-Author:	Yves Perrenoud
-WWW:	http://yapsnmp.sourceforge.net/
+WWW: http://yapsnmp.sourceforge.net/

Modified: head/net-mgmt/rate/pkg-descr
==============================================================================
--- head/net-mgmt/rate/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/rate/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,12 +1,11 @@
-Rate is a swiss-army-knife command-line traffic analysis tool, designed 
-to help a network administrator to see what is happening at a router at 
-the moment. Unlike tcpdump(1), rate uses statistical and stream-oriented 
-methods, and will never produce an output stream at a speed beyond human 
-perception. The output is less accurate, however. Rate features four 
-different operating modes, designed to perform the following tasks: 
-estimating overall traffic rates, determining nodes generating the 
-highest traffic, determining connections and flows generating the highest 
+Rate is a swiss-army-knife command-line traffic analysis tool, designed
+to help a network administrator to see what is happening at a router at
+the moment. Unlike tcpdump(1), rate uses statistical and stream-oriented
+methods, and will never produce an output stream at a speed beyond human
+perception. The output is less accurate, however. Rate features four
+different operating modes, designed to perform the following tasks:
+estimating overall traffic rates, determining nodes generating the
+highest traffic, determining connections and flows generating the highest
 traffic and extracting strings from packets.
 
-Author:	<mtg at elsat.net.pl>
 WWW: http://s-tech.elsat.net.pl/

Modified: head/net-mgmt/remarp/pkg-descr
==============================================================================
--- head/net-mgmt/remarp/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-mgmt/remarp/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,7 +1,6 @@
-Remote Arpwatch collects ARP tables from  remote devices using SNMP and 
-checks them  for changes. It is very useful for detecting  problems and 
-malicious users in networks  with routers that don't support static 
-ARP tables.  
+Remote Arpwatch collects ARP tables from  remote devices using SNMP and
+checks them  for changes. It is very useful for detecting  problems and
+malicious users in networks  with routers that don't support static
+ARP tables.
 
-Author:	melnik <melnik at raccoon.kiev.ua>
 WWW: http://www.raccoon.kiev.ua/projects/remarp/

Modified: head/net-p2p/bitflu/pkg-descr
==============================================================================
--- head/net-p2p/bitflu/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-p2p/bitflu/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -11,5 +11,4 @@ maybe even OSX.
 * Non-Threading/(almost)Non-Forking design: All connections are handled
   in non-blocking state using a dynamic select loop
 
-Author: Adrian Ulrich <adrian at blinkenlights.ch>
 WWW: http://bitflu.workaround.ch/

Modified: head/net-p2p/gkremldk/pkg-descr
==============================================================================
--- head/net-p2p/gkremldk/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net-p2p/gkremldk/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,5 +1,4 @@
 Gkremldk is a GKrellM plugin showing current mldonkey donwload/upload
 rate and to set the maximum of these.
 
-Author: Christophe Badoit <tof at tof2k.com>
 WWW: http://www.tof2k.com/gkremldk/

Modified: head/net/apinger/pkg-descr
==============================================================================
--- head/net/apinger/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/apinger/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,9 +1,8 @@
-Alarm Pinger (apinger) is a little tool which monitors various IP 
-devices by simple ICMP echo requests. Unlike most Perl or shell 
-script tools, it does not spawn processes or use much CPU time, 
-and is ideal for when one wants continuous monitoring and fast 
-response upon target failure. It is written in C and supports both 
+Alarm Pinger (apinger) is a little tool which monitors various IP
+devices by simple ICMP echo requests. Unlike most Perl or shell
+script tools, it does not spawn processes or use much CPU time,
+and is ideal for when one wants continuous monitoring and fast
+response upon target failure. It is written in C and supports both
 IPv4 and IPv6.
 
-Author: Jacek Konieczny <jajcus at pld.org.pl>
-WWW: http://www.bnet.pl/~jajcus/apinger/	
+WWW: http://www.bnet.pl/~jajcus/apinger/

Modified: head/net/bounce/pkg-descr
==============================================================================
--- head/net/bounce/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/bounce/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,5 +1,4 @@
 A little program to bounce tcp connections to another machine/port.
 By default it listens on port 1523.
 
-Author: Roger Espel Llima
 WWW: http://www.iagora.com/~espel/hacks.html

Modified: head/net/bsdproxy/pkg-descr
==============================================================================
--- head/net/bsdproxy/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/bsdproxy/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,13 +1,12 @@
 bsdproxy is a generic, event-driven proxy designed specifically for the
 BSD platform.  It uses the kqueue()/kevent() system calls to determine
 when to relay data from one side of the connection to the other.  It also
-uses GLib (http://www.gtk.org) data structures and memory management 
-functions to optimize steady-state performance (minimize unnecessary 
-memory allocation/deallocation).  
+uses GLib (http://www.gtk.org) data structures and memory management
+functions to optimize steady-state performance (minimize unnecessary
+memory allocation/deallocation).
 
 bsdproxy has been used to proxy HTTP, HTTPS, telnet, and mysql without
-any problems.  It should be able to serve as a transparent proxy for 
+any problems.  It should be able to serve as a transparent proxy for
 anything over a TCP/IP connection.
 
-Author:		Dave Bailey <dave at daveb.net>
-WWW: 	http://daveb.net/bsdproxy/
+WWW: http://daveb.net/bsdproxy/

Modified: head/net/cvsync/pkg-descr
==============================================================================
--- head/net/cvsync/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/cvsync/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -2,5 +2,4 @@ cvsync is a portable CVS repository sync
 written in C and POSIX pthread library, released under BSD license.
 It is very similar to CVSup but not compatible with it.
 
-Author:	MAEKAWA Masahide <maekawa at cvsync dot org>
 WWW: http://www.cvsync.org/

Modified: head/net/dhcpdump/pkg-descr
==============================================================================
--- head/net/dhcpdump/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/dhcpdump/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,5 +1,4 @@
 This command parses the output of tcpdump to display the dhcp-packets
 for easier checking and debugging.
 
-Author: Edwin Groothuis <edwin at mavetju.org>
 WWW: http://www.mavetju.org/unix/general.php

Modified: head/net/dhcprelay/pkg-descr
==============================================================================
--- head/net/dhcprelay/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/dhcprelay/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -23,5 +23,4 @@ Why not the ISC DHCP Relay Agent?
   which VPN back to the central network), the answers are not picked
   up by the RA.
 
-Author: Edwin Groothuis <edwin at mavetju.org>
 WWW: http://www.mavetju.org/networking/

Modified: head/net/e169-stats/pkg-descr
==============================================================================
--- head/net/e169-stats/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/e169-stats/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,5 +1,3 @@
 Curses based overview for the statistics generated by the Huawei
 E169 3G USB modem. Please note that this requires at least FreeBSD
 7.2 because it makes use of the u3g(4) driver.
-
-Author: Edwin Groothuis <edwin at mavetju.org>

Modified: head/net/freebsd-tftp/pkg-descr
==============================================================================
--- head/net/freebsd-tftp/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/freebsd-tftp/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -33,20 +33,18 @@ RFC2348 - TFTP Blocksize Option
 RFC2349 - TFTP Timeout Interval and Transfer Size Options
 RFC3617 - Uniform Resource Identifier (URI) Scheme and Applicability
           Statement for the Trivial File Transfer Protocol (TFTP)
- 
+
 It supports the following unofficial TFTP Options as described at
 http://www.compuphase.com/tftp.htm:
- 
-blksize2 - Block size restricted to powers of 2, excluding protocol headers     
-rollover - Block counter roll-over (roll back to zero or to one)  
- 
+
+blksize2 - Block size restricted to powers of 2, excluding protocol headers
+rollover - Block counter roll-over (roll back to zero or to one)
+
 From the tftp program point of view the following things are changed:
-  
+
 - New commands: "blocksize", "blocksize2", "rollover" and "options"
-- Development features: "debug" and "packetdrop" 
-  
-If you try this tftp/tftpd implementation, please let me know if 
-it works (or doesn't work) and against which implementaion so I can 
-get a list of confirmed working systems.
+- Development features: "debug" and "packetdrop"
 
-Author: Edwin Groothuis <edwin at FreeBSD.org>
+If you try this tftp/tftpd implementation, please let me know if
+it works (or doesn't work) and against which implementaion so I can
+get a list of confirmed working systems.

Modified: head/net/ipsvd/pkg-descr
==============================================================================
--- head/net/ipsvd/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/ipsvd/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,4 +1,4 @@
-ipsvd is a set of internet protocol service daemons. 
+ipsvd is a set of internet protocol service daemons.
 It currently includes a TCP/IP service daemon, and a UDP/IP service daemon.
 
 An internet protocol service (ipsv) daemon waits for incoming connections
@@ -18,5 +18,4 @@ from the runit package, or supervise fro
 
 ipsvd can be used to run services normally run by inetd, xinetd, or tcpserver.
 
-Author:	Gerrit Pape <pape at smarden.org>
-WWW:	http://smarden.org/ipsvd/
+WWW: http://smarden.org/ipsvd/

Modified: head/net/jags/pkg-descr
==============================================================================
--- head/net/jags/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/jags/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -5,5 +5,4 @@ program does the parsing with help from 
 that it's easy to change the functionality of the program and you
 can edit this without touching the source-code.
 
-Author: Daniel Sundberg <dansun-8 at student.luth.se>
 WWW: http://jags.sourceforge.net

Modified: head/net/nos-ttb/pkg-descr
==============================================================================
--- head/net/nos-ttb/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/nos-ttb/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,4 +1,3 @@
 ttb is a program to browse Teletekstpages from http://teletekst.nos.nl/
 
-Author: Dirk-Jan Binnema <djcb at djcbsoftware.nl>
 WWW: http://www.djcbsoftware.nl/code/ttb/

Modified: head/net/ntlmaps/pkg-descr
==============================================================================
--- head/net/ntlmaps/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/ntlmaps/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,8 +1,8 @@
-NTLM Authorization Proxy Server (APS) is a proxy software that allows you 
-to authenticate via an MS Proxy Server using the proprietary NTLM protocol. 
-Since version 0.9.5 APS has an ability to behave as a standalone proxy server 
-and authenticate http clients at web servers using NTLM method. It can change 
-arbitrary values in your client's request header so that those requests will 
-look like they were created by MS IE. 
+NTLM Authorization Proxy Server (APS) is a proxy software that allows you
+to authenticate via an MS Proxy Server using the proprietary NTLM protocol.
+Since version 0.9.5 APS has an ability to behave as a standalone proxy server
+and authenticate http clients at web servers using NTLM method. It can change
+arbitrary values in your client's request header so that those requests will
+look like they were created by MS IE.
 
 WWW: http://ntlmaps.sourceforge.net/

Modified: head/net/p5-IO-Socket-Multicast/pkg-descr
==============================================================================
--- head/net/p5-IO-Socket-Multicast/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/p5-IO-Socket-Multicast/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -4,5 +4,4 @@ system that supports multicasting), you 
 multicast transmissions and generate your own outgoing multicast
 packets.
 
-Author: Lincoln Stein <lstein at cshl.org>
 WWW: http://search.cpan.org/dist/IO-Socket-Multicast/

Modified: head/net/p5-Net-FS-Flickr/pkg-descr
==============================================================================
--- head/net/p5-Net-FS-Flickr/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/p5-Net-FS-Flickr/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,4 +1,3 @@
 Net::FS::Flickr - store and retrieve files on Flickr
 
-Author:	Simon Wistow <simon at thegestalt.org>
-WWW:	http://search.cpan.org/dist/Net-FS-Flickr/
+WWW: http://search.cpan.org/dist/Net-FS-Flickr/

Modified: head/net/p5-Net-FS-Gmail/pkg-descr
==============================================================================
--- head/net/p5-Net-FS-Gmail/pkg-descr	Mon Mar  2 23:31:09 2015	(r380306)
+++ head/net/p5-Net-FS-Gmail/pkg-descr	Mon Mar  2 23:36:35 2015	(r380307)
@@ -1,4 +1,3 @@
 This's a Perl interface for store and retrieve files on Gmail.
 
-Author:	Simon Wistow <simon at thegestalt.org>
-WWW:	http://search.cpan.org/dist/Net-FS-Gmail/
+WWW: http://search.cpan.org/dist/Net-FS-Gmail/


More information about the svn-ports-head mailing list