diff options
author | dougb <dougb@FreeBSD.org> | 2003-03-05 14:27:29 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-03-05 14:27:29 +0000 |
commit | 24f6be168cfdec4941e76d2cdc348c2db4c76eae (patch) | |
tree | 92364de0d1f92cd1058fb6266a0c2dc5fd1292b1 /mail | |
parent | 3030efbf4c2db7fd91c8d8570444f92a456709b6 (diff) | |
download | FreeBSD-ports-24f6be168cfdec4941e76d2cdc348c2db4c76eae.zip FreeBSD-ports-24f6be168cfdec4941e76d2cdc348c2db4c76eae.tar.gz |
* Update descriptive text to latest stuff from the brochure
* Delete text about the pgp filters that now live in their own port
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pine4/pkg-descr | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/mail/pine4/pkg-descr b/mail/pine4/pkg-descr index b971040..16bd44f 100644 --- a/mail/pine4/pkg-descr +++ b/mail/pine4/pkg-descr @@ -1,20 +1,19 @@ -Pine (Program for Internet News & Email) is a tool for reading, sending, -and managing electronic messages. It was designed specifically with -novice computer users in mind, but can be tailored to accommodate the +Pine(tm) --a Program for Internet News & Email-- is a tool for reading, +sending, and managing electronic messages. It was designed specifically +with novice computer users in mind, but can be tailored to accommodate the needs of "power users" as well. Pine uses Internet message protocols (e.g. RFC-822, SMTP, MIME, IMAP, NNTP) and runs on Unix and PCs. -Besides Pine this package includes the Pico editor, the Pilot file browser -and also the IMAPv4r1 daemon and POP2/POP3 servers (these daemons are not -built by default -- please use the "imap-uw" port for this). +The guiding principles for Pine's user-interface were: careful limitation +of features, one-character mnemonic commands, always-present command +menus, immediate user feedback, and high tolerance for user mistakes. It +is intended that Pine can be learned by exploration rather than reading +manuals. -An optional set of configuration files can be put into /usr/local/etc -to set system wide defaults. Have a look at the documentation installed -in /usr/local/share/doc/pine/ for more details. - -Also included in dot.pinerc.pgp.sample are example entries needed to -add to your .pinerc to activate the pgp add on scripts pgpdecode, -pgpencode, and pgpsign. +Pine's message composition editor (Pico) and its file browser (Pilot) are +also available as separate stand-alone programs. Pico is a very simple +and easy-to-use text editor offering paragraph justification, cut/paste, +and a spelling checker. WWW: http://www.washington.edu/pine/ |