there is only one way to make sure you don't have to bump PKGNAME, build
the package with PLIST_DB and ONLY if it doesn't complain, you don't have
to bump
nginx [engine x] is a HTTP server and IMAP/POP3 proxy server.
The basic HTTP features:
* Handling of the static files, index files, and autoindexing
* Accelerated reverse proxying without caching, simple load
balancing and fault tolerance
* Accelerated support without caching of the remote FastCGI
servers, simple load balancing and fault tolerance
* Modular architecture, filters including gzipping, byte
ranges, chunked responses, and SSI-filter; Several subrequests
in one page handling in SSI-filter via FastCGI or proxy
running in parallel
* the SSL support
The IMAP/POP3 proxy server features:
* User redirection to IMAP/POP3 backend using an external HTTP
authentication server
* Plain text authentication (LOGIN, USER/PASS)
* SSL and STARTTLS support
ok and help steven@
PuTTY is a SSH and Telnet client implementation. This package
contains the command-line clients and supporting utilities for
key generation.
feedback steven@ mbalmer@; ok mbalmer@
IJS is, first and foremost, a protocol for transmission of raster page
images. This snapshot provides a reference implementation of the
protocol, the design of which is still in flux. When the protocol
specification is published, it will be authoritative. Applications
should feel free to link against the library provided in this package,
adapt that code for their own needs, or roll a completely new
implementation.
first step at importing Jacob Meuser (jakemsr@)'s work on printing
from an ok jakemsr@ (with some small tweaks by me)
* The command line and GUI clients can now create .torrent files.
* The GUI client now allows selecting individual files for download
from a torrent.
* A daemon client has been added that can run in the background.
There is also a remote control utility that talks to the daemon
as well as the GUI client.
IMAPFilter is a mail filtering utility. It connects to remote mail
servers using the Internet Message Access Protocol (IMAP), sends
searching queries to the server and processes mailboxes based on the
results. It can be used to delete, copy, move, flag, etc. messages
residing in mailboxes at the same or different mail servers. The 4rev1
and 4 versions of the IMAP protocol are supported.
IMAPFilter uses the Lua programming language as a configuration and
extension language.
feedback & ok kili@
automatically to tile the screen without gaps or overlap, maximising
screen use. All features of the window manager are accessible from
the keyboard: a mouse is strictly optional. Xmonad is written and
extensible in Haskell. Custom layout algorithms, and other extensions,
may be written by the user in config files. Layouts are applied
dynamically, and different layouts may be used on each workspace.
Xinerama is fully supported, allowing windows to be tiled on several
screens. A guiding principle of the design is predictability: users
should know in advance precisely the window arrangement that will
result from any action, leading to a simpler user interface.