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 /x11-fonts | |
parent | a946956b399cfcfab07ff372c8b3435aa5678a9a (diff) | |
download | freebsd-ports-graphics-a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da.tar.gz freebsd-ports-graphics-a7627ea1c0ac00b831f80a35d6b0e1f69f6ee9da.tar.zst freebsd-ports-graphics-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 'x11-fonts')
-rw-r--r-- | x11-fonts/code2001/pkg-descr | 2 | ||||
-rw-r--r-- | x11-fonts/fontconfig/pkg-descr | 2 | ||||
-rw-r--r-- | x11-fonts/kaputa/pkg-descr | 2 | ||||
-rw-r--r-- | x11-fonts/libXft/pkg-descr | 2 | ||||
-rw-r--r-- | x11-fonts/proggy_fonts/pkg-descr | 3 | ||||
-rw-r--r-- | x11-fonts/webfonts/pkg-descr | 2 |
6 files changed, 2 insertions, 11 deletions
diff --git a/x11-fonts/code2001/pkg-descr b/x11-fonts/code2001/pkg-descr index dd03cddd07e..38ad4f62424 100644 --- a/x11-fonts/code2001/pkg-descr +++ b/x11-fonts/code2001/pkg-descr @@ -1,5 +1,5 @@ Code2001 is a Plane 1 Unicode-based font (TTF). The font is correctly encoded for Plane 1 per the latest TTF/OTF specifications. -WWW: http://code2000.net/code2001.htm Author: James Kass +WWW: http://code2000.net/code2001.htm diff --git a/x11-fonts/fontconfig/pkg-descr b/x11-fonts/fontconfig/pkg-descr index 7595ac232cb..d41e3fdd83a 100644 --- a/x11-fonts/fontconfig/pkg-descr +++ b/x11-fonts/fontconfig/pkg-descr @@ -13,6 +13,4 @@ Fontconfig does the following: * be used in concert with the X Render Extension and FreeType to implement high quality, anti-aliased and subpixel rendered text on a display. --- keithp - WWW: http://fontconfig.org/ diff --git a/x11-fonts/kaputa/pkg-descr b/x11-fonts/kaputa/pkg-descr index d6ba93142b2..5f61a5a54bc 100644 --- a/x11-fonts/kaputa/pkg-descr +++ b/x11-fonts/kaputa/pkg-descr @@ -1,4 +1,4 @@ Kaputa is a Unicode TrueType font for the Sinhalese script. -WWW: http://www.kaputa.com/slword/kaputaunicode.htm Author: Thusitha Randunuge +WWW: http://www.kaputa.com/slword/kaputaunicode.htm diff --git a/x11-fonts/libXft/pkg-descr b/x11-fonts/libXft/pkg-descr index fed3119ce60..a1d9ac39389 100644 --- a/x11-fonts/libXft/pkg-descr +++ b/x11-fonts/libXft/pkg-descr @@ -5,6 +5,4 @@ text drawing. When Render is not available, Xft uses the core protocol to draw client-side glyphs. This provides completely compatible support of client-side fonts for all X servers. --- keithp - WWW: http://fontconfig.org/ diff --git a/x11-fonts/proggy_fonts/pkg-descr b/x11-fonts/proggy_fonts/pkg-descr index 972fa4855ce..7e74cafb09d 100644 --- a/x11-fonts/proggy_fonts/pkg-descr +++ b/x11-fonts/proggy_fonts/pkg-descr @@ -11,6 +11,3 @@ arithmetic operators (+ - * < >) are all axis aligned. Author: Tristan Grimmer WWW: http://www.proggyfonts.com/ - --- Leland Wang -llwang@infor.org diff --git a/x11-fonts/webfonts/pkg-descr b/x11-fonts/webfonts/pkg-descr index 34ce79deadd..2e0ea3a9f03 100644 --- a/x11-fonts/webfonts/pkg-descr +++ b/x11-fonts/webfonts/pkg-descr @@ -11,5 +11,3 @@ encodings: KOI8-R and -RU Tahoma can also be installed as an option, but a Windows License is required. - --- Konstantinos Konstantinidis |