From owner-cvs-all Fri Mar 29 23:35:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4602537B416; Fri, 29 Mar 2002 23:35:06 -0800 (PST) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2U7Z1k54388; Fri, 29 Mar 2002 23:35:01 -0800 (PST) (envelope-from dinoex) Message-Id: <200203300735.g2U7Z1k54388@freefall.freebsd.org> From: Dirk Meyer Date: Fri, 29 Mar 2002 23:35:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/nocc Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/03/29 23:35:01 PST Modified files: mail Makefile Added files: mail/nocc Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Nocc is a Web-based e-mail reader. It uses PHP and a Web server to access 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 Revision Changes Path 1.294 +1 -0 ports/mail/Makefile 1.1 +43 -0 ports/mail/nocc/Makefile (new) 1.1 +1 -0 ports/mail/nocc/distinfo (new) 1.1 +1 -0 ports/mail/nocc/pkg-comment (new) 1.1 +12 -0 ports/mail/nocc/pkg-descr (new) 1.1 +124 -0 ports/mail/nocc/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message