Date: Mon, 14 Jan 2002 22:17:28 -0800 (PST) From: Doug White <dwhite@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/courier Makefile Makefile.doc Makefile.man distinfo pkg-comment pkg-descr pkg-install pkg-message pkg-plist ports/mail/courier/files courier.sh crontab patch-courier_perms.sh.in ... Message-ID: <200201150617.g0F6HS469371@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwhite 2002/01/14 22:17:28 PST Modified files: mail Makefile Added files: mail/courier Makefile Makefile.doc Makefile.man distinfo pkg-comment pkg-descr pkg-install pkg-message pkg-plist mail/courier/files courier.sh crontab patch-courier_perms.sh.in patch-courier_submit2.C mail/courier/scripts c_rehash configure.courier Log: Add courier 0.37.0, courier SMTP IMAP POP3 HTTP mail server suite. PR: 31473 Submitted by: Yarema <yds@CoolRat.org> Revision Changes Path 1.279 +1 -0 ports/mail/Makefile 1.1 +175 -0 ports/mail/courier/Makefile (new) 1.1 +20 -0 ports/mail/courier/Makefile.doc (new) 1.1 +72 -0 ports/mail/courier/Makefile.man (new) 1.1 +1 -0 ports/mail/courier/distinfo (new) 1.1 +245 -0 ports/mail/courier/files/courier.sh (new) 1.1 +3 -0 ports/mail/courier/files/crontab (new) 1.1 +309 -0 ports/mail/courier/files/patch-courier_perms.sh.in (new) 1.1 +18 -0 ports/mail/courier/files/patch-courier_submit2.C (new) 1.1 +1 -0 ports/mail/courier/pkg-comment (new) 1.1 +24 -0 ports/mail/courier/pkg-descr (new) 1.1 +112 -0 ports/mail/courier/pkg-install (new) 1.1 +33 -0 ports/mail/courier/pkg-message (new) 1.1 +648 -0 ports/mail/courier/pkg-plist (new) 1.1 +156 -0 ports/mail/courier/scripts/c_rehash (new) 1.1 +270 -0 ports/mail/courier/scripts/configure.courier (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201150617.g0F6HS469371>