mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous)
This commit is contained in:
committed by
Scott McCreary
parent
051486ad88
commit
aeb2606424
@@ -1,8 +1,15 @@
|
||||
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.
|
||||
"
|
||||
HOMEPAGE="http://www.gnu.org/software/cpio/cpio.html"
|
||||
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. \
|
||||
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"
|
||||
SRC_URI="http://ftp.gnu.org/gnu/cpio/cpio-2.11.tar.gz"
|
||||
CHECKSUM_MD5="1112bb6c45863468b5496ba128792f6c"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
DESCRIPTION="GNU zip"
|
||||
SUMMARY="GNU zip"
|
||||
DESCRIPTION="gzip (GNU zip) is a compression utility designed to be a \
|
||||
replacement for compress. It provides better compression than compress \
|
||||
and although bzip2 produces smaller files is not as fast as bzip2 is."
|
||||
|
||||
HOMEPAGE="http://www.gzip.org/"
|
||||
SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.2.4a.tar.gz"
|
||||
CHECKSUM_MD5="39053e044b18ecd0627f80fbe7cfeaad"
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
DESCRIPTION="GNU zip"
|
||||
SUMMARY="GNU zip"
|
||||
DESCRIPTION="gzip (GNU zip) is a compression utility designed to be a \
|
||||
replacement for compress. It provides better compression than compress \
|
||||
and although bzip2 produces smaller files is not as fast as bzip2 is."
|
||||
|
||||
HOMEPAGE="http://www.gzip.org/"
|
||||
SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.3.12.tar.gz"
|
||||
CHECKSUM_MD5="b5bac2d21840ae077e0217bc5e4845b1"
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
DESCRIPTION="GNU zip"
|
||||
SUMMARY="GNU zip"
|
||||
DESCRIPTION="gzip (GNU zip) is a compression utility designed to be a \
|
||||
replacement for compress. It provides better compression than compress \
|
||||
and although bzip2 produces smaller files is not as fast as bzip2 is."
|
||||
|
||||
HOMEPAGE="http://www.gzip.org/"
|
||||
SRC_URI="ftp://ftp.gnu.org/gnu/gzip/gzip-1.4.tar.gz"
|
||||
CHECKSUM_MD5="e381b8506210c794278f5527cba0e765"
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
DESCRIPTION="
|
||||
unzip
|
||||
"
|
||||
HOMEPAGE="http://www.info-zip.org/UnZip.html"
|
||||
SUMMARY="unzip"
|
||||
DESCRIPTION="UnZip is an extraction utility for archives compressed in \
|
||||
.zip format (zipfiles). UnZip can list or extract files from an archive \
|
||||
or test its integrity."
|
||||
|
||||
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"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
DESCRIPTION="zip"
|
||||
HOMEPAGE="http://www.info-zip.org/Zip.html"
|
||||
SUMMARY="Zip"
|
||||
DESCRIPTION="Zip is a compression and packaging utility with high \
|
||||
portability. It supports password-based encryption of files and filenames, \
|
||||
incremental backups and multi-part archives."
|
||||
|
||||
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"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="broken"
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
DESCRIPTION="Manipulate archives of files in compressed form"
|
||||
HOMEPAGE="unknown"
|
||||
SUMMARY="Zoo archive utility"
|
||||
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. \
|
||||
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 \
|
||||
tool for serious use, check tar and gzip."
|
||||
HOMEPAGE="unknown"
|
||||
SRC_URI="ftp://ftp.kiarchive.ru/pub/unix/arcers/zoo-2.10pl1.tar.gz"
|
||||
CHECKSUM_MD5="70a0a785ecc8f7f747be1421e495d837"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement."
|
||||
HOMEPAGE="http://www.gnupg.org/"
|
||||
SUMMARY="GnuPG is the GNU project's free implementation of the OpenPGP standard."
|
||||
DESCRIPTION="
|
||||
GnuPG is the GNU project's complete and free implementation of the OpenPGP \
|
||||
standard as defined by RFC4880 . GnuPG allows to encrypt and sign your data \
|
||||
and communication, features a versatile key management system as well as \
|
||||
access modules for all kinds of public key directories. GnuPG, also known as \
|
||||
GPG, is a command line tool with features for easy integration with other \
|
||||
applications.
|
||||
"
|
||||
HOMEPAGE="http://www.gnupg.org/"
|
||||
SRC_URI="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.10.tar.bz2"
|
||||
CHECKSUM_MD5="dcf7ed712997888d616e029637bfc303"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
SUMMARY="GnuPG is the GNU project's free implementation of the OpenPGP standard."
|
||||
SUMMARY="GnuPG is the GNU project's free implementation of the OpenPGP standard."
|
||||
DESCRIPTION="
|
||||
GnuPG is the GNU project's complete and free implementation of the OpenPGP \
|
||||
standard as defined by RFC4880 . GnuPG allows to encrypt and sign your data \
|
||||
@@ -6,8 +6,8 @@ and communication, features a versatile key management system as well as \
|
||||
access modules for all kinds of public key directories. GnuPG, also known as \
|
||||
GPG, is a command line tool with features for easy integration with other \
|
||||
applications.
|
||||
"
|
||||
HOMEPAGE="http://www.gnupg.org/"
|
||||
"
|
||||
HOMEPAGE="http://www.gnupg.org/"
|
||||
SRC_URI="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.4.11.tar.bz2"
|
||||
CHECKSUM_MD5="411744e1ef8ce90b87938c4203f001f1"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,7 +1,24 @@
|
||||
SUMMARY="Generate documentation from source code"
|
||||
DESCRIPTION="
|
||||
Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL \
|
||||
(Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.
|
||||
"
|
||||
Doxygen is the de facto standard tool for generating documentation from \
|
||||
annotated C++ sources, but it also supports other popular programming \
|
||||
languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba and \
|
||||
Microsoft flavors), Fortran, VHDL, Tcl, and to some extent D.
|
||||
Doxygen can help you in three ways:
|
||||
1. It can generate an on-line documentation browser (in HTML) and/or an \
|
||||
off-line reference manual (in $\mbox{\LaTeX}$) from a set of documented source \
|
||||
files. There is also support for generating output in RTF (MS-Word), \
|
||||
PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The \
|
||||
documentation is extracted directly from the sources, which makes it much \
|
||||
easier to keep the documentation consistent with the source code.
|
||||
2. You can configure doxygen to extract the code structure from undocumented \
|
||||
source files. This is very useful to quickly find your way in large source \
|
||||
distributions. Doxygen can also visualize the relations between the various \
|
||||
elements by means of include dependency graphs, inheritance diagrams, and \
|
||||
collaboration diagrams, which are all generated automatically.
|
||||
3. You can also use doxygen for creating normal documentation (as I did for \
|
||||
the doxygen user manual and web-site).
|
||||
"
|
||||
HOMEPAGE="http://www.doxygen.org"
|
||||
SRC_URI="http://ftp.stack.nl/pub/users/dimitri/doxygen-1.7.4.src.tar.gz"
|
||||
CHECKSUM_MD5="ff908759ff7cd9464424b04ae6c68e48"
|
||||
|
||||
@@ -1,7 +1,10 @@
|
||||
DESCRIPTION="
|
||||
JED is a freely available text editor
|
||||
"
|
||||
HOMEPAGE="http://www.jedsoft.org/jed/"
|
||||
SUMMARY="Editor for programmers"
|
||||
DESCRIPTION="Jed is a small, fast and powerful text editor.\
|
||||
It is completely customizable with prepared emulation modes for Emacs, \
|
||||
CUA (similar to Openoffice), Borland-IDE, Brief, and EDT using the S-Lang \
|
||||
scripting language (with a syntax resembling C)."
|
||||
|
||||
HOMEPAGE="http://www.jedsoft.org/jed/"
|
||||
SRC_URI="ftp://space.mit.edu/pub/davis/jed/v0.99/jed-0.99-19.tar.bz2"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
@@ -16,7 +19,7 @@ BUILD()
|
||||
cd ..
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY` LIBS="-lnetwork" JED_ROOT=`finddir B_COMMON_LIB_DIRECTORY`/jed
|
||||
make clean
|
||||
make
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
DESCRIPTION="
|
||||
JOE is a full featured terminal-based screen editor which is distributed under \
|
||||
the GNU General Public License (GPL).
|
||||
"
|
||||
HOMEPAGE="http://joe-editor.sourceforge.net/"
|
||||
SUMMARY="Terminal-based text editor"
|
||||
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 \
|
||||
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."
|
||||
|
||||
HOMEPAGE="http://joe-editor.sourceforge.net/"
|
||||
SRC_URI="hg+http://joe-editor.hg.sourceforge.net:8000/hgroot/joe-editor/joe-editor"
|
||||
REVISION="2"
|
||||
STATUS_HAIKU="stable"
|
||||
@@ -17,7 +19,6 @@ BUILD()
|
||||
--datadir=`finddir B_COMMON_DATA_DIRECTORY` \
|
||||
--docdir=$COMMON_DOCS/doc/joe \
|
||||
--mandir=$COMMON_DOCS/man
|
||||
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
SUMMARY="GNU GPL'd Pico clone with more functionality"
|
||||
DESCRIPTION="nano is a simple text editor for Unix-like computing systems or operating environments using a command line interface. It emulates the Pico text editor, part of the Pine email client, and also provides additional functionality. Features include:
|
||||
DESCRIPTION="nano is a simple text editor for Unix-like computing systems \
|
||||
or operating environments using a command line interface. It emulates the \
|
||||
Pico text editor, part of the Pine email client, and also provides additional \
|
||||
functionality. Features include:
|
||||
- Customizable key bindings
|
||||
- \'soft\' line wrapping
|
||||
- Full undo/redo support
|
||||
|
||||
@@ -1,4 +1,15 @@
|
||||
DESCRIPTION="GNU GPL'd Pico clone with more functionality"
|
||||
SUMMARY="GNU GPL'd Pico clone with more functionality"
|
||||
DESCRIPTION="nano is a simple text editor for Unix-like computing systems \
|
||||
or operating environments using a command line interface. It emulates the \
|
||||
Pico text editor, part of the Pine email client, and also provides additional \
|
||||
functionality. Features include:
|
||||
- Customizable key bindings
|
||||
- \'soft\' line wrapping
|
||||
- Full undo/redo support
|
||||
- Pager support (reading from stdin)
|
||||
- Warnings for un-writable files
|
||||
- More syntax highlighting samples (Fortran, objC, OCaml, Makefiles)"
|
||||
|
||||
HOMEPAGE="http://www.nano-editor.org/"
|
||||
SRC_URI="http://ftpmirror.gnu.org/nano/nano-2.3.1.tar.gz"
|
||||
CHECKSUM_MD5="af09f8828744b0ea0808d6c19a2b4bfd"
|
||||
|
||||
@@ -1,4 +1,9 @@
|
||||
DESCRIPTION="ne, the nice editor"
|
||||
SUMMARY="ne, the nice editor"
|
||||
DESCRIPTION="ne is one of the few text editors which are \
|
||||
both easy to use for beginners and powerful enough for powerusers. \
|
||||
It supports UTF-8 and multi-column characters as well as syntax highlighting. \
|
||||
Is also has fully configurable key bindings and supports macros."
|
||||
|
||||
HOMEPAGE="http://ne.dsi.unimi.it"
|
||||
SRC_URI="http://ne.dsi.unimi.it/ne-2.1.tar.gz"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,4 +1,17 @@
|
||||
DESCRIPTION="QEmacs (for Quick Emacs), a very small but powerful UNIX editor"
|
||||
SUMMARY="QEmacs editor"
|
||||
DESCRIPTION="
|
||||
QEmacs (for Quick Emacs), a very small but powerful UNIX editor.
|
||||
It has features that even big editors lack :
|
||||
- Full screen editor with an Emacs look and feel with all Emacs common features.
|
||||
- Full UTF8 support.
|
||||
- WYSIWYG HTML/XML/CSS2 mode graphical editing.
|
||||
- WYSIWYG DocBook.
|
||||
- C mode: coloring with immediate update. Emacs like auto-indent.
|
||||
- Shell mode, Hexadecimal editing...
|
||||
|
||||
The provided qemacs-pe2qe script converts your Pe color settings to the Qemacs \
|
||||
syntax.
|
||||
"
|
||||
HOMEPAGE="http://bellard.org/qemacs/"
|
||||
SRC_URI="cvs://:pserver:anonymous@cvs.savannah.nongnu.org:/sources/qemacs/qemacs"
|
||||
#CHECKSUM_MD5=""
|
||||
|
||||
@@ -1,5 +1,17 @@
|
||||
SUMMARY="QEmacs editor"
|
||||
DESCRIPTION="QEmacs (for Quick Emacs), a very small but powerful UNIX editor"
|
||||
DESCRIPTION="
|
||||
QEmacs (for Quick Emacs), a very small but powerful UNIX editor.
|
||||
It has features that even big editors lack :
|
||||
- Full screen editor with an Emacs look and feel with all Emacs common features.
|
||||
- Full UTF8 support.
|
||||
- WYSIWYG HTML/XML/CSS2 mode graphical editing.
|
||||
- WYSIWYG DocBook.
|
||||
- C mode: coloring with immediate update. Emacs like auto-indent.
|
||||
- Shell mode, Hexadecimal editing...
|
||||
|
||||
The provided qemacs-pe2qe script converts your Pe color settings to the Qemacs \
|
||||
syntax.
|
||||
"
|
||||
HOMEPAGE="http://bellard.org/qemacs/"
|
||||
SRC_URI="http://bellard.org/qemacs/qemacs-0.3.3.tar.gz"
|
||||
CHECKSUM_MD5="42fe8cc431bb9cbbeb898a2c18335990"
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
DESCRIPTION="Screen oriented version of ed"
|
||||
SUMMARY="Screen oriented version of ed"
|
||||
DESCRIPTION="se (Screen Editor) is a screen oriented version of the classic \
|
||||
UNIX text editor ed. It’s 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."
|
||||
|
||||
HOMEPAGE="http://se-editor.org/"
|
||||
SRC_URI="http://se-editor.org/dist/se-3.0.tar.gz"
|
||||
CHECKSUM_MD5="b080a5377b95d989e14ad01b0d25e33a"
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
DESCRIPTION="Anthy -- free and secure Japanese input system"
|
||||
HOMEPAGE="http://anthy.sourceforge.jp/"
|
||||
SUMMARY="Japanese input system"
|
||||
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 \
|
||||
a library and stores private information securely in ~/.anthy/. Thus, \
|
||||
Anthy is simple and secure (information is protected from spoofing and snooping)."
|
||||
|
||||
HOMEPAGE="http://anthy.sourceforge.jp/"
|
||||
SRC_URI="http://sourceforge.jp/frs/redir.php?m=keihanna&f=%2Fanthy%2F37536%2Fanthy-9100h.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
DESCRIPTION="FIGlet is a program for making large letters out of ordinary text"
|
||||
HOMEPAGE="http://www.figlet.org/"
|
||||
SUMMARY="FIGlet ASCII art"
|
||||
DESCRIPTION="FIGlet is a program for making large letter ASCII banners \
|
||||
out of ordinary text. It can generate characters in many different styles \
|
||||
and it can kern and 'smush' the letters these letters together in \
|
||||
various ways."
|
||||
HOMEPAGE="http://www.figlet.org/"
|
||||
SRC_URI="ftp://ftp.figlet.org/pub/figlet/program/unix/figlet222.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
|
||||
@@ -1,5 +1,9 @@
|
||||
DESCRIPTION="The GNU Bourne Again Shell"
|
||||
HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html"
|
||||
SUMMARY="The GNU Bourne Again Shell"
|
||||
DESCRIPTION="Bash is an sh-compatible command language interpreter that \
|
||||
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)."
|
||||
|
||||
HOMEPAGE="http://tiswww.case.edu/php/chet/bash/bashtop.html"
|
||||
SRC_URI="ftp://ftp.gnu.org/gnu/bash/bash-4.1.tar.gz"
|
||||
CHECKSUM_MD5="9800d8724815fd84994d9be65ab5e7b8"
|
||||
REVISION="1"
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
DESCRIPTION="Zsh is a shell designed for interactive use, although it is also a powerful scripting language."
|
||||
HOMEPAGE="http://www.zsh.org"
|
||||
SUMMARY="Zsh is a UNIX command interpreter (shell)"
|
||||
DESCRIPTION="
|
||||
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 \
|
||||
incorporated into zsh; many original features were added.
|
||||
"
|
||||
HOMEPAGE="http://www.zsh.org"
|
||||
SRC_URI="http://sourceforge.net/projects/zsh/files/zsh/5.0.0/zsh-5.0.0.tar.bz2/download"
|
||||
REVISION="1"
|
||||
CHECKSUM_MD5="e8484468925cec8d9a84b8b04797e764"
|
||||
|
||||
Reference in New Issue
Block a user