diff options
author | dougb <dougb@FreeBSD.org> | 2011-10-24 17:11:38 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-10-24 17:11:38 +0800 |
commit | a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da (patch) | |
tree | 61d57d97395c0da3f336a10425e54baba35b9ef3 /misc | |
parent | a946956b399cfcfab07ff372c8b3435aa5678a9a (diff) | |
download | freebsd-ports-gnome-a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da.tar.gz freebsd-ports-gnome-a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da.tar.zst freebsd-ports-gnome-a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da.zip |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bbjd/pkg-descr | 3 | ||||
-rw-r--r-- | misc/c-hey/pkg-descr | 4 | ||||
-rw-r--r-- | misc/clex/pkg-descr | 7 | ||||
-rw-r--r-- | misc/cloc/pkg-descr | 2 | ||||
-rw-r--r-- | misc/diction/pkg-descr | 6 | ||||
-rw-r--r-- | misc/dvorak7min/pkg-descr | 3 | ||||
-rw-r--r-- | misc/figlet/pkg-descr | 2 | ||||
-rw-r--r-- | misc/libmetalink/pkg-descr | 2 | ||||
-rw-r--r-- | misc/metalink-checker/pkg-descr | 2 | ||||
-rw-r--r-- | misc/metalink-editor/pkg-descr | 2 | ||||
-rw-r--r-- | misc/p5-I18N-Charset/pkg-descr | 3 | ||||
-rw-r--r-- | misc/p5-I18N-LangTags/pkg-descr | 3 | ||||
-rw-r--r-- | misc/pantry/pkg-descr | 2 | ||||
-rw-r--r-- | misc/phraze/pkg-descr | 5 | ||||
-rw-r--r-- | misc/rname/pkg-descr | 2 | ||||
-rw-r--r-- | misc/rpl/pkg-descr | 5 | ||||
-rw-r--r-- | misc/sssnips/pkg-descr | 2 | ||||
-rw-r--r-- | misc/tpp/pkg-descr | 2 | ||||
-rw-r--r-- | misc/vera/pkg-descr | 3 |
19 files changed, 11 insertions, 49 deletions
diff --git a/misc/bbjd/pkg-descr b/misc/bbjd/pkg-descr index e77d09bdfd46..f5d4d644cb45 100644 --- a/misc/bbjd/pkg-descr +++ b/misc/bbjd/pkg-descr @@ -3,6 +3,3 @@ program may be used to prove that when playing Black Jack it is possible to beat the casino. Probably, Black Jack is the only game offered by casinos, where it is possible to win in the long term (and this fact is mathematically proven). - ---Dima -dima@chg.ru diff --git a/misc/c-hey/pkg-descr b/misc/c-hey/pkg-descr index 6479cfa5cb7d..45bac1a4a272 100644 --- a/misc/c-hey/pkg-descr +++ b/misc/c-hey/pkg-descr @@ -2,7 +2,3 @@ This is a port of c-hey, a terminal based instant messaging utility based on write(1) WWW: http://www.redbrick.dcu.ie/~c-hey/ - --- -Philip Reynolds -<philip.reynolds@gmail.com> diff --git a/misc/clex/pkg-descr b/misc/clex/pkg-descr index 081a7987a505..f38f211ef967 100644 --- a/misc/clex/pkg-descr +++ b/misc/clex/pkg-descr @@ -7,8 +7,5 @@ to be executed by the shell (there are no built-in commands). CLEX is easily configurable and all its features are explained in the on-line help. -WWW: http://www.clex.sk/ -AUTHOR: Vlado Potisk <clex@clex.sk> - - - Michael L. Hostbaek - mich@FreeBSD.org +Author: Vlado Potisk <clex@clex.sk> +WWW: http://www.clex.sk/ diff --git a/misc/cloc/pkg-descr b/misc/cloc/pkg-descr index 25faeba90d42..9a9c8e62ebb2 100644 --- a/misc/cloc/pkg-descr +++ b/misc/cloc/pkg-descr @@ -4,5 +4,5 @@ code in many programming languages. cloc contains code from David Wheeler's SLOCCount and Damian Conway and Abigail's Perl module Regexp::Common. -WWW: http://cloc.sourceforge.net/ Author: Al Danial <al.danial@gmail.com> +WWW: http://cloc.sourceforge.net/ diff --git a/misc/diction/pkg-descr b/misc/diction/pkg-descr index b6e3e55d7d9a..bae77ba09dc3 100644 --- a/misc/diction/pkg-descr +++ b/misc/diction/pkg-descr @@ -6,12 +6,8 @@ readability measures. Both commands support English and German documents. --- -WWW: http://www.gnu.org/software/diction/diction.html - GNU style and diction are written by Michael Haardt http://www.moria.de/~michael/ --- -J Han <hjh@best.com> +WWW: http://www.gnu.org/software/diction/diction.html diff --git a/misc/dvorak7min/pkg-descr b/misc/dvorak7min/pkg-descr index d651a38f3095..000a27982e80 100644 --- a/misc/dvorak7min/pkg-descr +++ b/misc/dvorak7min/pkg-descr @@ -4,7 +4,6 @@ lessons, color for easy visual feedback, and a real time characters per second display. It's called 7min because it originally was a personal hack written in 7 min. +Author: Ragnar Hojland Espinosa <ragnar@ragnar-hojland.com> WWW: http://www.linalco.com/comunidad.html http://freshmeat.net/projects/dvorak7mintutor/ - -Author: Ragnar Hojland Espinosa <ragnar@ragnar-hojland.com> diff --git a/misc/figlet/pkg-descr b/misc/figlet/pkg-descr index 143046c6d660..fa860d1d021f 100644 --- a/misc/figlet/pkg-descr +++ b/misc/figlet/pkg-descr @@ -16,5 +16,3 @@ There is also a "Figlet Home Page" on the Worldwide Web. WWW: http://www.figlet.org/ http://www.surfplaza.com/figlet/ - --- David (obrien@cs.ucdavis.edu) diff --git a/misc/libmetalink/pkg-descr b/misc/libmetalink/pkg-descr index 829fa2a05e63..c77841ac1456 100644 --- a/misc/libmetalink/pkg-descr +++ b/misc/libmetalink/pkg-descr @@ -5,5 +5,3 @@ to allow programs written in C to add Metalink functionality such as parsing Metalink XML files. WWW: https://launchpad.net/libmetalink/ - --- lioux@FreeBSD.org diff --git a/misc/metalink-checker/pkg-descr b/misc/metalink-checker/pkg-descr index 4c5751859eb9..90d919643a5f 100644 --- a/misc/metalink-checker/pkg-descr +++ b/misc/metalink-checker/pkg-descr @@ -3,5 +3,3 @@ A Python script to check metalink files and complete a basic download. WWW: http://metalinks.sourceforge.net/ - --- lioux@FreeBSD.org diff --git a/misc/metalink-editor/pkg-descr b/misc/metalink-editor/pkg-descr index c53fa5539303..70cd450c598a 100644 --- a/misc/metalink-editor/pkg-descr +++ b/misc/metalink-editor/pkg-descr @@ -6,5 +6,3 @@ editor can automatically enter info about file name, file size, hashes & chunk checksums by scanning a local file. WWW: http://metalinks.sourceforge.net/ - --- lioux@FreeBSD.org diff --git a/misc/p5-I18N-Charset/pkg-descr b/misc/p5-I18N-Charset/pkg-descr index fa8ddac68fad..a59467c39b54 100644 --- a/misc/p5-I18N-Charset/pkg-descr +++ b/misc/p5-I18N-Charset/pkg-descr @@ -8,6 +8,3 @@ names (if Unicode::Map8 is installed). For example, the Unicode::Map8 scheme name for 'windows-1251' is 'cp1251'. WWW: http://search.cpan.org/dist/I18N-Charset/ - ---dima -dima@Chg.RU diff --git a/misc/p5-I18N-LangTags/pkg-descr b/misc/p5-I18N-LangTags/pkg-descr index 96343f74f5fb..923aa48cb0c8 100644 --- a/misc/p5-I18N-LangTags/pkg-descr +++ b/misc/p5-I18N-LangTags/pkg-descr @@ -8,6 +8,3 @@ formal validity of them) as is needed in a variety of protocols and applications. WWW: http://search.cpan.org/dist/I18N-LangTags/ - ---dima -dima@Chg.RU diff --git a/misc/pantry/pkg-descr b/misc/pantry/pkg-descr index e0c15df2c5bf..a207263c7a34 100644 --- a/misc/pantry/pkg-descr +++ b/misc/pantry/pkg-descr @@ -10,5 +10,5 @@ configuration file. You can also add nutrient information for custom foods (though Pantry includes nutrient information for over 7,000 foods to get you started) and recipes using XML. -WWW: http://pantry.sourceforge.net/ Author: Omari Norman <massysett at users.sourceforge.net> +WWW: http://pantry.sourceforge.net/ diff --git a/misc/phraze/pkg-descr b/misc/phraze/pkg-descr index 22aaca47d2c2..27865f96fc73 100644 --- a/misc/phraze/pkg-descr +++ b/misc/phraze/pkg-descr @@ -3,8 +3,5 @@ valid words that can be derived from it, using the keypad of a US phone. Requires ruby. +Author: Jeff Pace <jpace@incava.org> WWW: http://phraze.sourceforge.net/ -AUTHOR: Jeff Pace <jpace@incava.org> - - - Michael L. Hostbaek - mich@FreeBSD.org diff --git a/misc/rname/pkg-descr b/misc/rname/pkg-descr index 27804f862287..a864146800da 100644 --- a/misc/rname/pkg-descr +++ b/misc/rname/pkg-descr @@ -1,4 +1,4 @@ This is a simple utility to execute a program under a different name. -WWW: http://devel.ringlet.net/sysutils/rname/ Author: Peter Pentchev <roam@ringlet.net> +WWW: http://devel.ringlet.net/sysutils/rname/ diff --git a/misc/rpl/pkg-descr b/misc/rpl/pkg-descr index d47d469d172f..dafea506841f 100644 --- a/misc/rpl/pkg-descr +++ b/misc/rpl/pkg-descr @@ -3,8 +3,5 @@ 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@laffeycomputer.com> WWW: http://www.laffeycomputer.com/rpl.html -AUTHOR: Joe Laffey <software@laffeycomputer.com> - - - Michael L. Hostbaek - mich@FreeBSD.org diff --git a/misc/sssnips/pkg-descr b/misc/sssnips/pkg-descr index 48276055234a..7240b6f8abe4 100644 --- a/misc/sssnips/pkg-descr +++ b/misc/sssnips/pkg-descr @@ -4,5 +4,5 @@ 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. -WWW: http://devel.ringlet.net/misc/sssnips/ Author: Peter Pentchev <roam@ringlet.net> +WWW: http://devel.ringlet.net/misc/sssnips/ diff --git a/misc/tpp/pkg-descr b/misc/tpp/pkg-descr index ef2753e02f98..78e64867a072 100644 --- a/misc/tpp/pkg-descr +++ b/misc/tpp/pkg-descr @@ -1,4 +1,4 @@ tpp is an ncurses-based presentation tool -WWW: http://synflood.at/tpp.html Author: Andreas Krennmair <ak@synflood.at> +WWW: http://synflood.at/tpp.html diff --git a/misc/vera/pkg-descr b/misc/vera/pkg-descr index 253ee35d6dd7..e797876748fa 100644 --- a/misc/vera/pkg-descr +++ b/misc/vera/pkg-descr @@ -1,5 +1,2 @@ V.E.R.A. is a free list of acronyms all of which are used in the field of computing. It contains approximately 7592 acronyms. - ---Dima -dima@chg.ru |