diff options
author | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-08-11 01:07:45 +0000 |
commit | c750c08ad9887fb1fbf2c1772fddd57219e35575 (patch) | |
tree | 61a4b821a3d41eb58b4ea1f9a30c2bb342ddaf2f /misc | |
parent | 4172b6b6d8869076f33facee7ed0e07951cc74e2 (diff) | |
download | pkgsrc-c750c08ad9887fb1fbf2c1772fddd57219e35575.tar.gz |
Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/chord/pkg/DESCR | 5 | ||||
-rw-r--r-- | misc/colorls/pkg/DESCR | 11 | ||||
-rw-r--r-- | misc/dotfile/pkg/DESCR | 3 | ||||
-rw-r--r-- | misc/dync/pkg/DESCR | 6 | ||||
-rw-r--r-- | misc/fd/pkg/DESCR | 7 | ||||
-rw-r--r-- | misc/figlet/pkg/DESCR | 2 | ||||
-rw-r--r-- | misc/kp/pkg/DESCR | 3 | ||||
-rw-r--r-- | misc/lv/pkg/DESCR | 2 | ||||
-rw-r--r-- | misc/qterm/pkg/DESCR | 2 | ||||
-rw-r--r-- | misc/splitvt/pkg/DESCR | 2 |
10 files changed, 5 insertions, 38 deletions
diff --git a/misc/chord/pkg/DESCR b/misc/chord/pkg/DESCR index 9c818cee5f6..897347eea80 100644 --- a/misc/chord/pkg/DESCR +++ b/misc/chord/pkg/DESCR @@ -3,8 +3,3 @@ chord indications and chorus delimiters. The document produced contains the lyrics of a song, with the guitar chords appearing above the right words. A representation of all chords used in the song is printed at the bottom of the last page. - -This is version 3.6. - -Satoshi Asami -asami@cs.berkeley.edu diff --git a/misc/colorls/pkg/DESCR b/misc/colorls/pkg/DESCR index 7de79189ef0..373ca984411 100644 --- a/misc/colorls/pkg/DESCR +++ b/misc/colorls/pkg/DESCR @@ -2,13 +2,6 @@ This is a simple hack to the FreeBSD /bin/ls to use ANSI sequences to display file attributes in color. There is a -G flag (somewhat similar to the -F flag). Take a look at the man page for details. -The program is called "colorls" and installs itself in /usr/local/bin. -The file patches/patch-aa is the diffs from the 3.0-current (as of -1997/01/01) /usr/src/bin/ls directory. - Standard xterm prior to XFree86 3.1.2B doesn't know about colors, so -you should use update your XFree86 or use kterm (available from the ports -collection). - -Satoshi Asami -asami@cs.berkeley.edu +you should use update your XFree86 or use kterm (available from the +packages collection). diff --git a/misc/dotfile/pkg/DESCR b/misc/dotfile/pkg/DESCR index c0101b2d484..92da6f6fcdc 100644 --- a/misc/dotfile/pkg/DESCR +++ b/misc/dotfile/pkg/DESCR @@ -5,6 +5,3 @@ The dotfile generator provides a handy way to create user- configuration files for many programs. Modules are used to define the configuration options. A sample template is provided to aid in creating new modules. - -- Oly -oly@world.std.com diff --git a/misc/dync/pkg/DESCR b/misc/dync/pkg/DESCR index c3c5727cc2f..fe27844cf22 100644 --- a/misc/dync/pkg/DESCR +++ b/misc/dync/pkg/DESCR @@ -22,9 +22,3 @@ each architecture I need. This utility relies on there being a C compiler on the target machine, and a working dlopen(3). - -This has only, as yet, been tested on NetBSD/i386. - -Alistair G. Crooks -agc@uts.amdahl.com -Thu Aug 13 15:26:56 BST 1998 diff --git a/misc/fd/pkg/DESCR b/misc/fd/pkg/DESCR index a078751d241..2f2c892dab8 100644 --- a/misc/fd/pkg/DESCR +++ b/misc/fd/pkg/DESCR @@ -5,7 +5,6 @@ with a few touch. FD for unix by shirai@nintendo.co.jp, and it is a clone of FD for DOS (AT and PC9801) designed by A. Idei (SDI00544@niftyserve.or.jp). - Currently, the man page is available only in Japanese, but it's - easy to use. Setting `FD_LANGUAGE' environment to 'english' you can - use English help. - -- nobu@psrc.isac.co.jp + Currently, the man page is available only in Japanese, but it's +easy to use. Setting `FD_LANGUAGE' environment to 'english' you can +use English help. diff --git a/misc/figlet/pkg/DESCR b/misc/figlet/pkg/DESCR index be63d5dcb13..a0ee9b8ad5f 100644 --- a/misc/figlet/pkg/DESCR +++ b/misc/figlet/pkg/DESCR @@ -11,5 +11,3 @@ screen characters Figlet can print in a variety of fonts, both left-to-right and right-to-left. Figlet comes with several fonts. Also, many other fonts are avaiable, including Hebrew, Cyrillic (Russian), and Greek. - --- David (obrien@cs.ucdavis.edu) diff --git a/misc/kp/pkg/DESCR b/misc/kp/pkg/DESCR index 7bc61139f35..c9d206a7116 100644 --- a/misc/kp/pkg/DESCR +++ b/misc/kp/pkg/DESCR @@ -1,6 +1,3 @@ This is kp, the Keyboard Practicer. It's a rewrite of a Motif version of the program with the same name. It's still very incomplete, but it at least runs so it's included here for your convenience. :) - -Satoshi -asami@cs.berkeley.edu diff --git a/misc/lv/pkg/DESCR b/misc/lv/pkg/DESCR index e10732fc417..c4397ce2f01 100644 --- a/misc/lv/pkg/DESCR +++ b/misc/lv/pkg/DESCR @@ -7,5 +7,3 @@ but also as a coding-system translation filter. lv can recognize multi-bytes patterns as regular expressions, and lv also provides multilingual grep (1) functionality by giving it another name, lgrep. - -port made by: sumikawa@kame.net diff --git a/misc/qterm/pkg/DESCR b/misc/qterm/pkg/DESCR index 9c25f7a0b0c..8cae1bd7af5 100644 --- a/misc/qterm/pkg/DESCR +++ b/misc/qterm/pkg/DESCR @@ -8,5 +8,3 @@ output. See the manual for details. University Computing Services University of Southern California mcooper@usc.edu - -[I have simply added GNU autoconfiguration - agc April 14th, 1997.] diff --git a/misc/splitvt/pkg/DESCR b/misc/splitvt/pkg/DESCR index 61a34c5547d..61a09fe5f4b 100644 --- a/misc/splitvt/pkg/DESCR +++ b/misc/splitvt/pkg/DESCR @@ -7,5 +7,3 @@ the terminal. Note: users may want to take a look at /usr/bin/window (see ``man window'') for a Free/NetBSD native version this type of program. - --- David (obrien@cs.ucdavis.edu) |