Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2004 03:48:17 +0800 (CST)
From:      Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        chris@shagged.org
Subject:   ports/75331: Update port: mail/tpop3d
Message-ID:  <20041220194817.162D787@netnews.NCTU.edu.tw>
Resent-Message-ID: <200412201950.iBKJoClX018639@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         75331
>Category:       ports
>Synopsis:       Update port: mail/tpop3d
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 19:50:12 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 4.10-RELEASE-p5 FreeBSD 4.10-RELEASE-p5 #1: Sun Dec 19 23:43:19 CST 2004 root@netnews.NCTU.edu.tw:/da1/usr.obj/da0/usr.src/sys/NETNEWS i386


	
>Description:
	* Add missing TLS support.
	
>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/mail/tpop3d/Makefile tpop3d/Makefile
--- /usr/ports/mail/tpop3d/Makefile	Wed Nov 17 03:32:19 2004
+++ tpop3d/Makefile	Tue Dec 21 03:45:38 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	tpop3d
 PORTVERSION=	1.5.3
+PORTREVISION=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.ex-parrot.com/~chris/tpop3d/
 
@@ -18,6 +19,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-auth-other \
 		--enable-tcp-wrappers \
+		--enable-tls \
 		--with-mailspool-directory=/var/mail
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041220194817.162D787>