Updated descriptions/summaries to comply

This commit is contained in:
dradancer
2014-01-05 12:52:13 +01:00
committed by Scott McCreary
parent aeb2606424
commit 609b62205d
23 changed files with 114 additions and 84 deletions

View File

@@ -1,6 +1,16 @@
SUMMARY="GNU cpio copies files into or out of a cpio or tar archive" SUMMARY="GNU cpio copies files into or out of a cpio or tar archive"
DESCRIPTION="GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe. DESCRIPTION="
GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. The tar format is provided for compatability with the tar program. By default, cpio creates binary format archives, for compatibility with older cpio programs. When extracting from archives, cpio automatically recognizes which kind of archive it is reading and can read archives created on machines with a different byte-order." GNU cpio copies files into or out of a cpio or tar archive. \
The archive can be another file on the disk, a magnetic tape, or a pipe.
GNU cpio supports the following archive formats: binary, old ASCII, \
new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. \
The tar format is provided for compatability with the tar program. \
By default, cpio creates binary format archives, for compatibility \
with older cpio programs. When extracting from archives, cpio automatically \
recognizes which kind of archive it is reading and can read archives created \
on machines with a different byte-order.
"
HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html" HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html"
COPYRIGHT="1988-2009 Free Software Foundation, Inc." COPYRIGHT="1988-2009 Free Software Foundation, Inc."
LICENSE="GNU GPL v3" LICENSE="GNU GPL v3"

View File

@@ -1,14 +1,16 @@
SUMMARY="GNU cpio copies files into or out of a cpio or tar archive" SUMMARY="GNU cpio copies files into or out of a cpio or tar archive"
DESCRIPTION="GNU cpio copies files into or out of a cpio or tar archive. \ DESCRIPTION="
The archive can be another file on the disk, a magnetic tape, or a pipe. \ GNU cpio copies files into or out of a cpio or tar archive. \
The archive can be another file on the disk, a magnetic tape, or a pipe.
GNU cpio supports the following archive formats: binary, old ASCII, \ GNU cpio supports the following archive formats: binary, old ASCII, \
new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. \ new ASCII, crc, HPUX binary, HPUX old ASCII, old tar, and POSIX.1 tar. \
The tar format is provided for compatability with the tar program. \ The tar format is provided for compatability with the tar program. \
By default, cpio creates binary format archives, for compatibility \ By default, cpio creates binary format archives, for compatibility \
with older cpio programs. When extracting from archives, cpio automatically \ with older cpio programs. When extracting from archives, cpio automatically \
recognizes which kind of archive it is reading and can read archives created \ recognizes which kind of archive it is reading and can read archives created \
on machines with a different byte-order." on machines with a different byte-order.
"
HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html" HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html"
SRC_URI="http://ftp.gnu.org/gnu/cpio/cpio-2.11.tar.gz" SRC_URI="http://ftp.gnu.org/gnu/cpio/cpio-2.11.tar.gz"
CHECKSUM_MD5="1112bb6c45863468b5496ba128792f6c" CHECKSUM_MD5="1112bb6c45863468b5496ba128792f6c"

View File

@@ -1,8 +1,9 @@
SUMMARY="GNU zip" SUMMARY="gzip compression utilities and libraries"
DESCRIPTION="gzip (GNU zip) is a compression utility designed to be a \ DESCRIPTION="
gzip (GNU zip) is a compression utility designed to be a \
replacement for compress. It provides better compression than compress \ replacement for compress. It provides better compression than compress \
and although bzip2 produces smaller files is not as fast as bzip2 is." and although bzip2 produces smaller files is not as fast as bzip2 is.
"
HOMEPAGE="http://www.gzip.org/" HOMEPAGE="http://www.gzip.org/"
SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.2.4a.tar.gz" SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.2.4a.tar.gz"
CHECKSUM_MD5="39053e044b18ecd0627f80fbe7cfeaad" CHECKSUM_MD5="39053e044b18ecd0627f80fbe7cfeaad"

View File

@@ -1,8 +1,9 @@
SUMMARY="GNU zip" SUMMARY="gzip compression utilities and libraries"
DESCRIPTION="gzip (GNU zip) is a compression utility designed to be a \ DESCRIPTION="
gzip (GNU zip) is a compression utility designed to be a \
replacement for compress. It provides better compression than compress \ replacement for compress. It provides better compression than compress \
and although bzip2 produces smaller files is not as fast as bzip2 is." and although bzip2 produces smaller files is not as fast as bzip2 is.
"
HOMEPAGE="http://www.gzip.org/" HOMEPAGE="http://www.gzip.org/"
SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.3.12.tar.gz" SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.3.12.tar.gz"
CHECKSUM_MD5="b5bac2d21840ae077e0217bc5e4845b1" CHECKSUM_MD5="b5bac2d21840ae077e0217bc5e4845b1"

View File

@@ -1,8 +1,9 @@
SUMMARY="GNU zip" SUMMARY="gzip compression utilities and libraries"
DESCRIPTION="gzip (GNU zip) is a compression utility designed to be a \ DESCRIPTION="
gzip (GNU zip) is a compression utility designed to be a \
replacement for compress. It provides better compression than compress \ replacement for compress. It provides better compression than compress \
and although bzip2 produces smaller files is not as fast as bzip2 is." and although bzip2 produces smaller files is not as fast as bzip2 is.
"
HOMEPAGE="http://www.gzip.org/" HOMEPAGE="http://www.gzip.org/"
SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.4.tar.gz" SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.4.tar.gz"
CHECKSUM_MD5="e381b8506210c794278f5527cba0e765" CHECKSUM_MD5="e381b8506210c794278f5527cba0e765"

View File

@@ -1,8 +1,9 @@
SUMMARY="unzip" SUMMARY="Extraction utility for zip archives."
DESCRIPTION="UnZip is an extraction utility for archives compressed in \ DESCRIPTION="
UnZip is an extraction utility for archives compressed in \
.zip format (zipfiles). UnZip can list or extract files from an archive \ .zip format (zipfiles). UnZip can list or extract files from an archive \
or test its integrity." or test its integrity.
"
HOMEPAGE="http://www.info-zip.org/UnZip.html" HOMEPAGE="http://www.info-zip.org/UnZip.html"
SRC_URI="http://downloads.sourceforge.net/project/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz" SRC_URI="http://downloads.sourceforge.net/project/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz"
REVISION="1" REVISION="1"

View File

@@ -1,8 +1,9 @@
SUMMARY="Zip" SUMMARY="Compression utility for zip archives"
DESCRIPTION="Zip is a compression and packaging utility with high \ DESCRIPTION="
Zip is a compression and packaging utility with high \
portability. It supports password-based encryption of files and filenames, \ portability. It supports password-based encryption of files and filenames, \
incremental backups and multi-part archives." incremental backups and multi-part archives.
"
HOMEPAGE="http://www.info-zip.org/Zip.html" HOMEPAGE="http://www.info-zip.org/Zip.html"
SRC_URI="http://downloads.sourceforge.net/project/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz" SRC_URI="http://downloads.sourceforge.net/project/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz"
REVISION="1" REVISION="1"

View File

@@ -1,9 +1,12 @@
SUMMARY="Zoo archive utility" SUMMARY="Zoo archive utility"
DESCRIPTION="Zoo is a compression utility. It uses LZW compression algorithm \ DESCRIPTION="
Zoo is a compression utility. It uses LZW compression algorithm \
which compresses files to 20-80% of their original size depending on the data type. \ which compresses files to 20-80% of their original size depending on the data type. \
Zoo can store and selectively extract multiple generations of the same file.\ Zoo can store and selectively extract multiple generations of the same file.
This package exists for its historical value. If you are looking for a compression \ This package exists for its historical value. If you are looking for a compression \
tool for serious use, check tar and gzip." tool for serious use, check tar and gzip.
"
HOMEPAGE="unknown" HOMEPAGE="unknown"
SRC_URI="ftp://ftp.kiarchive.ru/pub/unix/arcers/zoo-2.10pl1.tar.gz" SRC_URI="ftp://ftp.kiarchive.ru/pub/unix/arcers/zoo-2.10pl1.tar.gz"
CHECKSUM_MD5="70a0a785ecc8f7f747be1421e495d837" CHECKSUM_MD5="70a0a785ecc8f7f747be1421e495d837"

View File

@@ -1,9 +1,10 @@
SUMMARY="Editor for programmers" SUMMARY="Editor for programmers"
DESCRIPTION="Jed is a small, fast and powerful text editor.\ DESCRIPTION="
Jed is a small, fast and powerful text editor.\
It is completely customizable with prepared emulation modes for Emacs, \ It is completely customizable with prepared emulation modes for Emacs, \
CUA (similar to Openoffice), Borland-IDE, Brief, and EDT using the S-Lang \ CUA (similar to Openoffice), Borland-IDE, Brief, and EDT using the S-Lang \
scripting language (with a syntax resembling C)." scripting language (with a syntax resembling C).
"
HOMEPAGE="http://www.jedsoft.org/jed/" HOMEPAGE="http://www.jedsoft.org/jed/"
SRC_URI="ftp://space.mit.edu/pub/davis/jed/v0.99/jed-0.99-19.tar.bz2" SRC_URI="ftp://space.mit.edu/pub/davis/jed/v0.99/jed-0.99-19.tar.bz2"
REVISION="1" REVISION="1"

View File

@@ -1,9 +1,10 @@
SUMMARY="Terminal-based text editor" SUMMARY="Terminal-based text editor"
DESCRIPTION="Joe's Own Editor is a full-featured text editor with minimal requirements. \ DESCRIPTION="
Joe's Own Editor is a full-featured text editor with minimal requirements. \
It is fully customizable (Emacs, pico or WordStar are preset). Is also has multiple \ It is fully customizable (Emacs, pico or WordStar are preset). Is also has multiple \
windows, hexadecimal edit mode for binary files or syntax highlighting for more than 40 languages. \ windows, hexadecimal edit mode for binary files or syntax highlighting for more than 40 languages. \
It also supports mouse for both text and window manipulation." It also supports mouse for both text and window manipulation.
"
HOMEPAGE="http://joe-editor.sourceforge.net/" HOMEPAGE="http://joe-editor.sourceforge.net/"
SRC_URI="hg+http://joe-editor.hg.sourceforge.net:8000/hgroot/joe-editor/joe-editor" SRC_URI="hg+http://joe-editor.hg.sourceforge.net:8000/hgroot/joe-editor/joe-editor"
REVISION="2" REVISION="2"

View File

@@ -1,5 +1,6 @@
SUMMARY="GNU GPL'd Pico clone with more functionality" SUMMARY="GNU Pico clone with more functionality under the GPL license"
DESCRIPTION="nano is a simple text editor for Unix-like computing systems \ DESCRIPTION="
nano is a simple text editor for Unix-like computing systems \
or operating environments using a command line interface. It emulates the \ or operating environments using a command line interface. It emulates the \
Pico text editor, part of the Pine email client, and also provides additional \ Pico text editor, part of the Pine email client, and also provides additional \
functionality. Features include: functionality. Features include:
@@ -8,7 +9,8 @@ functionality. Features include:
- Full undo/redo support - Full undo/redo support
- Pager support (reading from stdin) - Pager support (reading from stdin)
- Warnings for un-writable files - Warnings for un-writable files
- More syntax highlighting samples (Fortran, objC, OCaml, Makefiles)" - More syntax highlighting samples (Fortran, objC, OCaml, Makefiles)
"
HOMEPAGE="http://www.nano-editor.org/" HOMEPAGE="http://www.nano-editor.org/"
SRC_URI="http://www.nano-editor.org/dist/v2.2/nano-2.2.6.tar.gz" SRC_URI="http://www.nano-editor.org/dist/v2.2/nano-2.2.6.tar.gz"
CHECKSUM_MD5="03233ae480689a008eb98feb1b599807" CHECKSUM_MD5="03233ae480689a008eb98feb1b599807"

View File

@@ -1,5 +1,6 @@
SUMMARY="GNU GPL'd Pico clone with more functionality" SUMMARY="GNU Pico clone with more functionality under the GPL license"
DESCRIPTION="nano is a simple text editor for Unix-like computing systems \ DESCRIPTION="
nano is a simple text editor for Unix-like computing systems \
or operating environments using a command line interface. It emulates the \ or operating environments using a command line interface. It emulates the \
Pico text editor, part of the Pine email client, and also provides additional \ Pico text editor, part of the Pine email client, and also provides additional \
functionality. Features include: functionality. Features include:
@@ -8,8 +9,8 @@ functionality. Features include:
- Full undo/redo support - Full undo/redo support
- Pager support (reading from stdin) - Pager support (reading from stdin)
- Warnings for un-writable files - Warnings for un-writable files
- More syntax highlighting samples (Fortran, objC, OCaml, Makefiles)" - More syntax highlighting samples (Fortran, objC, OCaml, Makefiles)
"
HOMEPAGE="http://www.nano-editor.org/" HOMEPAGE="http://www.nano-editor.org/"
SRC_URI="http://ftpmirror.gnu.org/nano/nano-2.3.1.tar.gz" SRC_URI="http://ftpmirror.gnu.org/nano/nano-2.3.1.tar.gz"
CHECKSUM_MD5="af09f8828744b0ea0808d6c19a2b4bfd" CHECKSUM_MD5="af09f8828744b0ea0808d6c19a2b4bfd"

View File

@@ -1,9 +1,10 @@
SUMMARY="ne, the nice editor" SUMMARY="ne, the nice editor"
DESCRIPTION="ne is one of the few text editors which are \ DESCRIPTION="
ne is one of the few text editors which are \
both easy to use for beginners and powerful enough for powerusers. \ both easy to use for beginners and powerful enough for powerusers. \
It supports UTF-8 and multi-column characters as well as syntax highlighting. \ It supports UTF-8 and multi-column characters as well as syntax highlighting. \
Is also has fully configurable key bindings and supports macros." Is also has fully configurable key bindings and supports macros.
"
HOMEPAGE="http://ne.dsi.unimi.it" HOMEPAGE="http://ne.dsi.unimi.it"
SRC_URI="http://ne.dsi.unimi.it/ne-2.1.tar.gz" SRC_URI="http://ne.dsi.unimi.it/ne-2.1.tar.gz"
REVISION="1" REVISION="1"

View File

@@ -1,8 +1,9 @@
SUMMARY="Screen oriented version of ed" SUMMARY="Screen oriented version of ed"
DESCRIPTION="se (Screen Editor) is a screen oriented version of the classic \ DESCRIPTION="
se (Screen Editor) is a screen oriented version of the classic \
UNIX text editor ed. Its similar to vi as both are modal editors with curses \ UNIX text editor ed. Its similar to vi as both are modal editors with curses \
interfaces. However, it differs from vi in that it has the same command syntax as ed." interfaces. However, it differs from vi in that it has the same command syntax as ed.
"
HOMEPAGE="http://se-editor.org/" HOMEPAGE="http://se-editor.org/"
SRC_URI="http://se-editor.org/dist/se-3.0.tar.gz" SRC_URI="http://se-editor.org/dist/se-3.0.tar.gz"
CHECKSUM_MD5="b080a5377b95d989e14ad01b0d25e33a" CHECKSUM_MD5="b080a5377b95d989e14ad01b0d25e33a"

View File

@@ -1,17 +1,15 @@
SUMMARY="Vim is highly configurable text editor." SUMMARY="Vim is highly configurable text editor."
DESCRIPTION=" DESCRIPTION="
Vim is a highly configurable text editor built to enable efficient text Vim is a highly configurable text editor built to enable efficient text \
editing. It is an improved version of the vi editor distributed with most editing. It is an improved version of the vi editor distributed with most UNIX \
UNIX systems. systems.
Vim is often called a \"programmer's editor,\" and so useful for programming \
Vim is often called a \"programmer's editor,\" and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. \
that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing \
Vim is perfect for all kinds of text editing, from composing email to editing configuration files.
configuration files. Despite this, Vim can be configured to work in a very \
simple (Notepad-like) way, called evim or Easy Vim.
Despite what the above comic suggests, Vim can be configured to work in a very "
simple (Notepad-like) way, called evim or Easy Vim.
"
HOMEPAGE="http://www.vim.org" HOMEPAGE="http://www.vim.org"
SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-7.3.tar.bz2" SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-7.3.tar.bz2"
COPYRIGHT="Bram Moleenar et al." COPYRIGHT="Bram Moleenar et al."

View File

@@ -7,7 +7,7 @@ Vim is often called a \"programmer's editor,\" and so useful for programming \
that many consider it an entire IDE. It's not just for programmers, though. \ that many consider it an entire IDE. It's not just for programmers, though. \
Vim is perfect for all kinds of text editing, from composing email to editing \ Vim is perfect for all kinds of text editing, from composing email to editing \
configuration files. configuration files.
Despite what the above comic suggests, Vim can be configured to work in a very \ Despite this, Vim can be configured to work in a very \
simple (Notepad-like) way, called evim or Easy Vim. simple (Notepad-like) way, called evim or Easy Vim.
" "
HOMEPAGE="http://www.vim.org" HOMEPAGE="http://www.vim.org"

View File

@@ -1,9 +1,10 @@
SUMMARY="Japanese input system" SUMMARY="Japanese input system"
DESCRIPTION="Anthy is a Japanese input method working on X11 and Emacs. \ DESCRIPTION="
Anthy is a Japanese input method working on X11 and Emacs. \
It converts hiragana text to mixed kana and kanji. It is implemented as \ It converts hiragana text to mixed kana and kanji. It is implemented as \
a library and stores private information securely in ~/.anthy/. Thus, \ a library and stores private information securely in ~/.anthy/. Thus, \
Anthy is simple and secure (information is protected from spoofing and snooping)." Anthy is simple and secure (information is protected from spoofing and snooping).
"
HOMEPAGE="http://anthy.sourceforge.jp/" HOMEPAGE="http://anthy.sourceforge.jp/"
SRC_URI="http://sourceforge.jp/frs/redir.php?m=keihanna&f=%2Fanthy%2F37536%2Fanthy-9100h.tar.gz" SRC_URI="http://sourceforge.jp/frs/redir.php?m=keihanna&f=%2Fanthy%2F37536%2Fanthy-9100h.tar.gz"
REVISION="1" REVISION="1"

View File

@@ -1,8 +1,10 @@
SUMMARY="FIGlet ASCII art" SUMMARY="FIGlet ASCII art"
DESCRIPTION="FIGlet is a program for making large letter ASCII banners \ DESCRIPTION="
FIGlet is a program for making large letter ASCII banners \
out of ordinary text. It can generate characters in many different styles \ out of ordinary text. It can generate characters in many different styles \
and it can kern and 'smush' the letters these letters together in \ and it can kern and 'smush' the letters these letters together in \
various ways." various ways.
"
HOMEPAGE="http://www.figlet.org/" HOMEPAGE="http://www.figlet.org/"
SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/figlet222.tar.gz" SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/figlet222.tar.gz"
REVISION="1" REVISION="1"

View File

@@ -1,8 +1,9 @@
SUMMARY="The GNU Bourne Again Shell" SUMMARY="The GNU Bourne Again Shell"
DESCRIPTION="Bash is an sh-compatible command language interpreter that \ DESCRIPTION="
Bash is an sh-compatible command language interpreter that \
executes commands read from the standard input or from a file. Bash also \ executes commands read from the standard input or from a file. Bash also \
incorporates useful features from the Korn and C shells (ksh and csh)." incorporates useful features from the Korn and C shells (ksh and csh).
"
HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html" HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html"
SRC_URI="ftp://ftp.gnu.org/gnu/bash/bash-4.1.tar.gz" SRC_URI="ftp://ftp.gnu.org/gnu/bash/bash-4.1.tar.gz"
CHECKSUM_MD5="9800d8724815fd84994d9be65ab5e7b8" CHECKSUM_MD5="9800d8724815fd84994d9be65ab5e7b8"

View File

@@ -1,9 +1,9 @@
SUMMARY="Command-not-found program" SUMMARY="Command-not-found program"
DESCRIPTION="Command-not-found hooks into the command_not_found_handle \ DESCRIPTION="
Command-not-found hooks into the command_not_found_handle \
to inform end users where to find an application if they don't have it. \ to inform end users where to find an application if they don't have it. \
It can also check for typos (a feature of zsh). It can also check for typos (a feature of zsh).
" "
HOMEPAGE="https://github.com/jrabbit-cnf/" HOMEPAGE="https://github.com/jrabbit-cnf/"
SRC_URI="git+https://github.com/jrabbit/haiku-cnf.git#87cd5d0c212e377cffa5d3e2a00c143fe751c6fb" SRC_URI="git+https://github.com/jrabbit/haiku-cnf.git#87cd5d0c212e377cffa5d3e2a00c143fe751c6fb"
ARCHITECTURES="x86 x86_gcc2" ARCHITECTURES="x86 x86_gcc2"

View File

@@ -1,6 +1,8 @@
SUMMARY="The friendly interactive shell" SUMMARY="The friendly interactive shell"
DESCRIPTION=" DESCRIPTION="
The friendly interactive shell Fish is a shell geared towards interactive use. Its features are \
focused on user friendliness and discoverability. The language syntax \
is simple but incompatible with other shell languages.
" "
HOMEPAGE="http://ridiculousfish.com/shell/" HOMEPAGE="http://ridiculousfish.com/shell/"
SRC_URI="git://git.gitorious.org/fish-shell/fish-shell.git" SRC_URI="git://git.gitorious.org/fish-shell/fish-shell.git"

View File

@@ -4,7 +4,6 @@ Zsh is a shell designed for interactive use, although it is also a powerful \
scripting language. Many of the useful features of bash, ksh, and tcsh were \ scripting language. Many of the useful features of bash, ksh, and tcsh were \
incorporated into zsh; many original features were added. incorporated into zsh; many original features were added.
" "
HOMEPAGE="http://www.zsh.org" HOMEPAGE="http://www.zsh.org"
LICENSE="ZSH" LICENSE="ZSH"
COPYRIGHT="1992-2013, Paul Falstad, Richard Coleman, Zoltán Hidvégi, Andrew Main, Peter Stephenson, Sven Wishnowsky, and others." COPYRIGHT="1992-2013, Paul Falstad, Richard Coleman, Zoltán Hidvégi, Andrew Main, Peter Stephenson, Sven Wishnowsky, and others."