summaryrefslogtreecommitdiff
path: root/mail/nocc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Fix display of pkg-message when installing as packagePatrick Li2002-05-241-1/+6
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=59840
* - Correct PREFIX/LOCALBASEPatrick Li2002-05-223-16/+29
| | | | | | | | | | | | - Install with apache2 - add pkg-message - Add PHP disclaimer for IMAP support and register_globals PR: 38367 Submitted by: maintainer Notes: svn path=/head/; revision=59736
* Nocc is a Web-based e-mail reader. It uses PHP and a Web server to accessDirk Meyer2002-03-305-0/+181
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