aboutsummaryrefslogtreecommitdiff
path: root/mail/nocc/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Switch to my @FreeBSD.org email address.Alex Dupre2004-01-181-1/+1
| | | | | | | Approved by: nork (mentor) Notes: svn path=/head/; revision=98462
* Nocc is a Web-based e-mail reader. It uses PHP and a Web server to accessDirk Meyer2002-03-301-0/+12
a mail server (POP3, IMAP) and send e-mail (SMTP or plain sendmail). Nocc can be used as an e-mail reader and allows you to view, send messages, manage your mail account. It can view and send MIME attachments (files, HTML, etc.). Nocc has low requirements on browser, it uses JavaScript as less as possible, nearly no frames and even works with Lynx without cookies. WWW: http://nocc.sourceforge.net/ - Alex Dupre sysadmin@alexdupre.com PR: 34584 Submitted by: sysadmin@alexdupre.com Notes: svn path=/head/; revision=56904