remove WWW lines

This commit is contained in:
naddy 2003-12-15 23:03:07 +00:00
parent d15dcf1e2c
commit b750466bbf
26 changed files with 1 additions and 85 deletions

View File

@ -4,7 +4,3 @@ generic feature, where part of the program only tries to "hint" at
where one track starts and another ends, thus allowing a MP3 decoding where one track starts and another ends, thus allowing a MP3 decoding
engine to scan for a silent mark, which is used to find an exact track engine to scan for a silent mark, which is used to find an exact track
separation. separation.
WWW: ${HOMEPAGE}

View File

@ -1,9 +1,3 @@
Libbio is a port of Plan 9's formatted I/O library. Libbio is a port of Plan 9's formatted I/O library.
It provides most of the same functionality as stdio or sfio, It provides most of the same functionality as stdio or sfio,
but with a simpler interface and smaller footprint. but with a simpler interface and smaller footprint.
WWW: http://pdos.lcs.mit.edu/~rsc/software/#libbio
http://plan9.bell-labs.com/magic/man2html/2/bio
Russ Cox
rsc@post.harvard.edu

View File

@ -6,9 +6,3 @@ default) is %r, which prints the system error string.
Instead of perror("foo"), you can write fprint(2, "foo: %r\n"). Instead of perror("foo"), you can write fprint(2, "foo: %r\n").
This is especially nice when you write verbs to format This is especially nice when you write verbs to format
the data structures used by your particular program. the data structures used by your particular program.
WWW: http://pdos.lcs.mit.edu/~rsc/software/#libfmt
http://plan9.bell-labs.com/magic/man2html/2/print
Russ Cox
rsc@post.harvard.edu

View File

@ -11,9 +11,7 @@ This includes information about the following areas:
For more information about the gtop library see: For more information about the gtop library see:
WWW: ${HOMEPAGE}
Available flavors: Available flavors:
guile: Install guile bindings. guile: Install guile bindings.
gnome: Use the GNOME framework. gnome: Use the GNOME framework.

View File

@ -6,9 +6,3 @@ and various \x character classes, among other
complications). complications).
It handles Unicode in wide character or UTF8 format! It handles Unicode in wide character or UTF8 format!
WWW: http://pdos.lcs.mit.edu/~rsc/software/
http://plan9.bell-labs.com/magic/man2html/2/regexp
Russ Cox
rsc@post.harvard.edu

View File

@ -1,7 +1 @@
UTF8 support library from Plan 9. UTF8 support library from Plan 9.
WWW: http://pdos.lcs.mit.edu/~rsc/software/#libutf
http://plan9.bell-labs.com/magic/man2html/3/rune
Russ Cox
rsc@post.harvard.edu

View File

@ -1,7 +1,2 @@
Mk is a streamlined replacement for make, written for Mk is a streamlined replacement for make, written for
Tenth Edition Research Unix by Andrew Hume. Tenth Edition Research Unix by Andrew Hume.
WWW: http://pdos.lcs.mit.edu/~rsc/software/#mk
Russ Cox
rsc@post.harvard.edu

View File

@ -4,7 +4,5 @@ including multiple edit buffers, multiple windows, multiple user
interfaces, and a variety of display modes including plain text, interfaces, and a variety of display modes including plain text,
syntax highlighting, hex dump, HTML and man page formatter. syntax highlighting, hex dump, HTML and man page formatter.
WWW: ${HOMEPAGE}
Available flavors: Available flavors:
no_x11 - build without X11 support no_x11 - build without X11 support

View File

@ -4,7 +4,5 @@ Rather than just copying Pico's look and feel, nano also implements
some missing (or disabled by default) features in Pico, such as some missing (or disabled by default) features in Pico, such as
"search and replace" and "goto line number". "search and replace" and "goto line number".
WWW: ${HOMEPAGE}
Available flavors: Available flavors:
slang - build using the S-Lang library for screen handling slang - build using the S-Lang library for screen handling

View File

@ -4,6 +4,3 @@ pipe, network URL, or Video CD.
Note that mtv is NOT free software. Please read the license information Note that mtv is NOT free software. Please read the license information
at http://www.mpegtv.com/player-license.txt before using. at http://www.mpegtv.com/player-license.txt before using.
WWW: ${HOMEPAGE}

View File

@ -5,6 +5,3 @@ detail to give the administrator a "heads up" for potential trouble spots.
pflogsumm generates summaries and, in some cases, detailed reports of mail pflogsumm generates summaries and, in some cases, detailed reports of mail
server traffic volumes, rejected and bounced email, and server warnings, server traffic volumes, rejected and bounced email, and server warnings,
errors and panics. errors and panics.
WWW: ${HOMEPAGE}

View File

@ -81,6 +81,3 @@ tls Include support for SMTP over SSL/TLS
ldap Include support for doing table lookups using LDAP ldap Include support for doing table lookups using LDAP
mysql Include support for doing table lookups using MySQL mysql Include support for doing table lookups using MySQL
pgsql Include support for doing table lookups using PostgreSQL pgsql Include support for doing table lookups using PostgreSQL
WWW: ${HOMEPAGE}

View File

@ -80,6 +80,3 @@ sasl2 Include support for authenticated SMTP using Cyrus SASL v2 (recommended)
tls Include support for SMTP over SSL/TLS tls Include support for SMTP over SSL/TLS
ldap Include support for doing table lookups using LDAP ldap Include support for doing table lookups using LDAP
mysql Include support for doing table lookups using MySQL mysql Include support for doing table lookups using MySQL
WWW: ${HOMEPAGE}

View File

@ -6,8 +6,6 @@ on the X Window System, and aiming for:
Easy configuration, intuitive operation Easy configuration, intuitive operation
Abundant features Abundant features
WWW: ${HOMEPAGE}
FLAVORS: FLAVORS:
* compface: support X-Face header * compface: support X-Face header
* gpgme: compile with gnupg made easy support * gpgme: compile with gnupg made easy support

View File

@ -9,7 +9,5 @@ features and optimizations specifically tailored to CVS repositories.
This is the client program. This is the client program.
WWW: ${HOMEPAGE}
Available flavors: Available flavors:
no_x11 text-only no_x11 text-only

View File

@ -9,7 +9,5 @@ features and optimizations specifically tailored to CVS repositories.
This is the server program. This is the server program.
WWW: ${HOMEPAGE}
Available flavors: Available flavors:
no_x11 text-only no_x11 text-only

View File

@ -7,6 +7,3 @@ programs for one-shot FTP operations (i.e. for shell scripts and command
line junkies); these include "ncftpget", "ncftpput", and "ncftpls". Run line junkies); these include "ncftpget", "ncftpput", and "ncftpls". Run
each command without any arguments to see the usage screen, or read the each command without any arguments to see the usage screen, or read the
man page. man page.
WWW: ${HOMEPAGE}

View File

@ -12,8 +12,6 @@ incorporating alerting mechanisms for syslog, a user specified file, a
UNIX socket, or WinPopup messages to Windows clients using Samba's UNIX socket, or WinPopup messages to Windows clients using Samba's
smbclient. smbclient.
WWW: ${HOMEPAGE}
Available flavors: Available flavors:
postgresql - enable postgresql database logging support postgresql - enable postgresql database logging support
mysql - enable mysql database logging support mysql - enable mysql database logging support

View File

@ -7,9 +7,6 @@ a user to a server and for optionally negotiating protection of
subsequent protocol interactions. If its use is negotiated, a security subsequent protocol interactions. If its use is negotiated, a security
layer is inserted between the protocol and the connection. layer is inserted between the protocol and the connection.
WWW: ${HOMEPAGE}
Available flavors: Available flavors:
db - use the berkeley db library from databases/db db - use the berkeley db library from databases/db

View File

@ -5,6 +5,3 @@ TeX control sequences.
Flavors: Flavors:
tk - a Tcl/Tk GUI frontend to catdoc for viewing MW Word tk - a Tcl/Tk GUI frontend to catdoc for viewing MW Word
documents documents
WWW: ${HOMEPAGE}

View File

@ -1,5 +1,2 @@
This module is a fast XSLT library, based on the Gnome libxslt This module is a fast XSLT library, based on the Gnome libxslt
engine. engine.
WWW: ${HOMEPAGE}

View File

@ -3,8 +3,6 @@ server. It can play from a list of files, either in order or
randomly. It can also be used to cache MP3s into memory and have randomly. It can also be used to cache MP3s into memory and have
the server operate entirely from memory. the server operate entirely from memory.
WWW: ${HOMEPAGE}
Available flavors: Available flavors:
mysql - Fetch data from MySQL database. mysql - Fetch data from MySQL database.
postgresql - Fetch data from PostgreSQL database (alpha). postgresql - Fetch data from PostgreSQL database (alpha).

View File

@ -9,6 +9,3 @@ provide a complete yet flexible application server package. Zope
includes an internet server, a transactional object database, a includes an internet server, a transactional object database, a
search engine, a web page templating system, a through the web search engine, a web page templating system, a through the web
development and management tool, and comprehensive extension support. development and management tool, and comprehensive extension support.
WWW: ${HOMEPAGE}

View File

@ -12,7 +12,5 @@ Here is what you might ask. (excerpted from The Open Group FAQ)
the standard Open Group software licenses and requires the payment the standard Open Group software licenses and requires the payment
of source code and royalty fees. of source code and royalty fees.
WWW: ${HOMEPAGE}
This package add debug version of libXm, libMrm and libUil that This package add debug version of libXm, libMrm and libUil that
can be used for development purpose. can be used for development purpose.

View File

@ -12,7 +12,5 @@ Here is what you might ask. (excerpted from The Open Group FAQ)
the standard Open Group software licenses and requires the payment the standard Open Group software licenses and requires the payment
of source code and royalty fees. of source code and royalty fees.
WWW: ${HOMEPAGE}
This package add executable binaries that demonstrate the capability This package add executable binaries that demonstrate the capability
of Motif toolkit. of Motif toolkit.

View File

@ -1,7 +1,3 @@
This program will let you use two screens on two different computers This program will let you use two screens on two different computers
as if they were connected to the same computer. Even if one of the as if they were connected to the same computer. Even if one of the
computers runs Windows 95/98/NT and the other one runs X-windows. computers runs Windows 95/98/NT and the other one runs X-windows.
WWW: ${HOMEPAGE}
-d.