Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  2 Dec 1999 10:04:25 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/15225: Update port: mail/balsa
Message-ID:  <19991202180425.2112014DF3@hub.freebsd.org>

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

>Number:         15225
>Category:       ports
>Synopsis:       Update port: mail/balsa
>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:   Thu Dec  2 10:10:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.3-RELEASE i386
>Organization:
>Environment:
>Description:
* Fixed BUILD_DEPENDS line in Makefile
* Fixed pkg/DESCR

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/mail/balsa/Makefile mail/balsa/Makefile
--- /usr/ports/mail/balsa/Makefile	Sat Nov 27 05:38:20 1999
+++ mail/balsa/Makefile	Sun Nov 28 14:35:49 1999
@@ -12,7 +12,7 @@
 
 MAINTAINER=	ports@FreeBSD.org
 
-#RUN_DEPENDS=	panel:${PORTSDIR}/x11/gnomegore
+RUN_DEPENDS=	panel:${PORTSDIR}/x11/gnomecore
 LIB_DEPENDS=	gnome.3:${PORTSDIR}/x11/gnomelibs \
 		PropList.2:${PORTSDIR}/devel/libPropList
 
diff -urN /usr/ports/mail/balsa/pkg/DESCR mail/balsa/pkg/DESCR
--- /usr/ports/mail/balsa/pkg/DESCR	Mon May  3 21:53:18 1999
+++ mail/balsa/pkg/DESCR	Sun Nov 28 14:37:45 1999
@@ -3,12 +3,10 @@
 
 The pop3 support is not complete. All mail retrieved will be left on the
 server, and hence retrieved again if not deleted through some other pop3
-client. I would recommend using fetchmail to retrieve pop3 mail.
+client. Using fetchmail would be recommended to retrieve pop3 mail.
 
 Balsa is probably not fully usable as one's primary mail client at this
 time.  However, it is under active development and fits with other gnome
 applications.
 
 WWW: http://www.balsa.net/
-
-The web site does not appear to be up to date.


>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?19991202180425.2112014DF3>