From 3e2afb06ff011d77c203a4a74cac7fd71adcb672 Mon Sep 17 00:00:00 2001 From: hubertf Date: Mon, 29 Apr 2002 16:44:17 +0000 Subject: Update teapop to 0.3.4. Changes: 0.3.4 + Authentication through JAVA (By: Ivan F. Martinez ) + Added a wrapper for lockf, built on fcntl. + popauth file support for POP-before-SMTP authentication (By: Stephan Uhlmann ) + Rudimental LDAP support. (By: "Alexandre Ghisoli" ) - Unbreak ignoring of UW-IMAP message. (Problem reported by: Dale Blount ) * Please note that the mailing lists have change address, for more info please see: http://www.toontown.org/teapop/mailinglist.php ! Ignore SIGPIPE when in update state. + Mac OS X support (By: Thomas Deniau ) ! Behave more decent when running as non-root. (By: Marc A. Lehmann ) * Release date: 9-Apr-2002 0.3.3 - Fix proper unlocking of mailboxes. * Release date: 2-Sep-2001 Update contributed by Dawid Szymanski in PR 16551 --- mail/teapop/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'mail/teapop/Makefile') diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index a1f290ca0dd..51513111b79 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2002/04/03 23:10:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.8 2002/04/29 16:44:17 hubertf Exp $ -DISTNAME= teapop-0.3.2 -PKGREVISION= 1 +DISTNAME= teapop-0.3.4 CATEGORIES= mail MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \ http://www.toontown.org/pub/teapop/ -MAINTAINER= packages@netbsd.org +MAINTAINER= dawszy@netbsd.org HOMEPAGE= http://www.toontown.org/teapop/ COMMENT= Yet another RFC1939 compliant POP3 server -- cgit v1.2.3