Date: Tue, 6 Feb 2001 12:12:26 -0500 (EST) From: petef@databits.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/24904: Update port: mail/tkrat Message-ID: <200102061712.f16HCQ832245@electron.databits.net>
next in thread | raw e-mail | index | archive | help
>Number: 24904 >Category: ports >Synopsis: Update port: mail/tkrat >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Feb 06 09:20:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Pete Fritchman >Release: FreeBSD 5.0-CURRENT i386 >Organization: Databits Network Services, Inc. >Environment: latest ports tree >Description: Modify LIB_DEPEND to install mail/cclient for the cclient library instead of mail/imap-uw. Minor cosmetic changes to pkg-plist (add WWW: and author name/email), and MAINTAINER update (old MAINTAINER email is bouncing). >How-To-Repeat: n/a >Fix: WWW: http://hex.databits.net/~petef/diffs/tkrat.diff Index: ports/mail/tkrat/Makefile =================================================================== RCS file: /home/ncvs/ports/mail/tkrat/Makefile,v retrieving revision 1.23 diff -u -r1.23 Makefile --- ports/mail/tkrat/Makefile 2001/02/05 15:11:18 1.23 +++ ports/mail/tkrat/Makefile 2001/02/06 17:09:58 @@ -13,12 +13,12 @@ ftp://ftp.riken.go.jp/pub/net/mail/tkrat/ \ ftp://ftp.uni-koeln.de/windows/xcontrib/ -MAINTAINER= appleseed@his.com +MAINTAINER= petef@databits.net BUILD_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ tk82.1:${PORTSDIR}/x11-toolkits/tk82 \ - c-client4.7:${PORTSDIR}/mail/imap-uw + c-client4.8:${PORTSDIR}/mail/cclient GNU_CONFIGURE= yes Index: ports/mail/tkrat/pkg-descr =================================================================== RCS file: /home/ncvs/ports/mail/tkrat/pkg-descr,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 pkg-descr --- ports/mail/tkrat/pkg-descr 1997/11/14 22:51:09 1.1.1.1 +++ ports/mail/tkrat/pkg-descr 2001/02/06 17:09:58 @@ -19,3 +19,8 @@ * Uses sendmail OR direct SMTP or other MA * Supports Delivery Status Notifications - DSN ESMTP sendmail-8.7 * Supports PGP/MIME and "old-style PGP message receipt" + +WWW: http://www.dtek.chalmers.se/~maf/ratatosk/ + +- Pete +petef@databits.net >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102061712.f16HCQ832245>