ports/75331: Update port: mail/tpop3d

Gea-Suan Lin gslin at netnews.NCTU.edu.tw
Mon Dec 20 19:50:13 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list