Date: Fri, 6 Jun 2003 06:46:20 -0700 (PDT) From: Max Khon <fjoe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/libnewmail Makefile distinfo pkg-descr pkg-plist ports/mail/libnewmail/files patch-doc::Makefile.in Message-ID: <200306061346.h56DkKeP031537@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
fjoe 2003/06/06 06:46:20 PDT FreeBSD ports repository Modified files: mail Makefile Added files: mail/libnewmail Makefile distinfo pkg-descr pkg-plist mail/libnewmail/files patch-doc::Makefile.in Log: New port: mail/libnewmail libnewmail is a generic mail checking library. It supports a simple API, an extensible plugin architecture and asynchronous queries among other features. Applications linking to libnewmail may enumerate configured mailboxes, query mail box information and status and request a mail spool auto-detection for users without any libnewmail specific configuration. PR: 52691 Submitted by: Kirill Ponomarew Revision Changes Path 1.393 +1 -0 ports/mail/Makefile 1.1 +44 -0 ports/mail/libnewmail/Makefile (new) 1.1 +1 -0 ports/mail/libnewmail/distinfo (new) 1.1 +23 -0 ports/mail/libnewmail/files/patch-doc::Makefile.in (new) 1.1 +10 -0 ports/mail/libnewmail/pkg-descr (new) 1.1 +82 -0 ports/mail/libnewmail/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306061346.h56DkKeP031537>