From owner-freebsd-ports Tue Dec 28 14: 4: 0 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CF321554C for ; Tue, 28 Dec 1999 14:03:57 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA34995; Tue, 28 Dec 1999 14:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 88E5815039; Tue, 28 Dec 1999 13:52:35 -0800 (PST) Message-Id: <19991228215235.88E5815039@hub.freebsd.org> Date: Tue, 28 Dec 1999 13:52:35 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: ports/15753: Update port: mail/balsa Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15753 >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: Tue Dec 28 14:00:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 3.4-RELEASE i386 >Organization: >Environment: >Description: * Fixed CONFIGURE_ARGS * Fixed install path of help files * Added fixes for I18N by Clive Lin New file: patches/patch-al patches/patch-am patches/patch-an patches/patch-ao patches/patch-ap Remove file: patches/patch-ah >How-To-Repeat: >Fix: diff -urN /usr/ports/mail/balsa/Makefile mail/balsa/Makefile --- /usr/ports/mail/balsa/Makefile Sat Dec 25 20:15:00 1999 +++ mail/balsa/Makefile Wed Dec 29 06:36:34 1999 @@ -28,7 +28,8 @@ LIBS='-L${LOCALBASE}/lib' CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ - --with-gnome=${PREFIX} + --with-gnome=${PREFIX} \ + --enable-system-install MAN1= balsa.1 diff -urN /usr/ports/mail/balsa/patches/patch-ah mail/balsa/patches/patch-ah --- /usr/ports/mail/balsa/patches/patch-ah Sat Dec 25 10:34:57 1999 +++ mail/balsa/patches/patch-ah Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- images/Makefile.in.orig Wed Dec 22 15:21:16 1999 -+++ images/Makefile.in Thu Dec 23 04:45:18 1999 -@@ -135,7 +135,7 @@ - - EXTRA_DIST = $(balsa_BITMAPS) - @sys_install_TRUE@balsabitmapsdir = $(gnomedatadir)/pixmaps/balsa --@sys_install_FALSE@balsabitmapsdir = $(prefix)/pixmaps/balsa -+@sys_install_FALSE@balsabitmapsdir = $(gnomedatadir)/pixmaps/balsa - - balsabitmaps_DATA = $(balsa_BITMAPS) - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff -urN /usr/ports/mail/balsa/patches/patch-al mail/balsa/patches/patch-al --- /usr/ports/mail/balsa/patches/patch-al Thu Jan 1 09:00:00 1970 +++ mail/balsa/patches/patch-al Wed Dec 29 03:42:34 1999 @@ -0,0 +1,13 @@ +--- help/C/Makefile.in.orig Wed Dec 22 15:21:18 1999 ++++ help/C/Makefile.in Wed Dec 29 03:40:07 1999 +@@ -139,8 +139,8 @@ + + EXTRA_DIST = balsa.sgml topic.dat $(HTML_FILES) + +-@sys_install_TRUE@helpdir = $(gnomedatadir)/gnome/help/balsa/C +-@sys_install_FALSE@helpdir = $(datadir)/gnome/help/balsa/C ++@sys_install_TRUE@helpdir = $(gnomedatadir)/help/balsa/C ++@sys_install_FALSE@helpdir = $(datadir)/help/balsa/C + + help_DATA = topic.dat $(HTML_FILES) + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff -urN /usr/ports/mail/balsa/patches/patch-am mail/balsa/patches/patch-am --- /usr/ports/mail/balsa/patches/patch-am Thu Jan 1 09:00:00 1970 +++ mail/balsa/patches/patch-am Wed Dec 29 06:34:32 1999 @@ -0,0 +1,11 @@ +--- src/balsa-app.h.orig Tue Dec 21 14:59:55 1999 ++++ src/balsa-app.h Wed Dec 29 06:33:26 1999 +@@ -44,7 +44,7 @@ + #define MESSAGEBOX_WIDTH 450 + #define MESSAGEBOX_HEIGHT 150 + +-#define DEFAULT_MESSAGE_FONT "-*-fixed-medium-r-normal-*-*-*-*-*-c-*-iso8859-1" ++#define DEFAULT_MESSAGE_FONT "-*-fixed-medium-r-normal-*-*-*-*-*-c-*-iso8859-1,*" + #define DEFAULT_CHARSET "ISO-8859-1" + #define DEFAULT_ENCODING ENC8BIT + #define DEFAULT_LINESIZE 78 diff -urN /usr/ports/mail/balsa/patches/patch-an mail/balsa/patches/patch-an --- /usr/ports/mail/balsa/patches/patch-an Thu Jan 1 09:00:00 1970 +++ mail/balsa/patches/patch-an Wed Dec 29 06:34:51 1999 @@ -0,0 +1,13 @@ +--- src/balsa-mblist.c.orig Mon Dec 13 08:07:01 1999 ++++ src/balsa-mblist.c Wed Dec 29 06:33:27 1999 +@@ -372,8 +372,8 @@ + + style = gtk_style_copy (gtk_widget_get_style (GTK_WIDGET (ctree))); + gdk_font_unref(style->font); +- font = gdk_font_load +- ("-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1"); ++ font = gdk_fontset_load ++ ("-adobe-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-1,*"); + style->font = font; + gdk_font_ref(style->font); + diff -urN /usr/ports/mail/balsa/patches/patch-ao mail/balsa/patches/patch-ao --- /usr/ports/mail/balsa/patches/patch-ao Thu Jan 1 09:00:00 1970 +++ mail/balsa/patches/patch-ao Wed Dec 29 06:35:12 1999 @@ -0,0 +1,11 @@ +--- src/balsa-message.c.orig Tue Dec 21 12:21:43 1999 ++++ src/balsa-message.c Wed Dec 29 06:33:27 1999 +@@ -426,7 +426,7 @@ + "x", x, + "y", y, + "anchor", GTK_ANCHOR_NW, +- "font", balsa_app.message_font, ++ "fontset", balsa_app.message_font, + "text", text, NULL); + return new; + } diff -urN /usr/ports/mail/balsa/patches/patch-ap mail/balsa/patches/patch-ap --- /usr/ports/mail/balsa/patches/patch-ap Thu Jan 1 09:00:00 1970 +++ mail/balsa/patches/patch-ap Wed Dec 29 06:35:31 1999 @@ -0,0 +1,11 @@ +--- src/sendmsg-window.c.orig Wed Dec 22 10:27:03 1999 ++++ src/sendmsg-window.c Wed Dec 29 06:33:27 1999 +@@ -523,7 +523,7 @@ + GtkStyle *style; + + style = gtk_style_new (); +- font = gdk_font_load ("-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-1"); ++ font = gdk_fontset_load ("-misc-fixed-medium-r-normal--14-130-75-75-c-70-iso8859-1,*"); + colormap = gtk_widget_get_colormap (GTK_WIDGET (msg->attachments)); + style->font = font; + diff -urN /usr/ports/mail/balsa/pkg/PLIST mail/balsa/pkg/PLIST --- /usr/ports/mail/balsa/pkg/PLIST Sat Dec 25 20:15:01 1999 +++ mail/balsa/pkg/PLIST Wed Dec 29 04:20:47 1999 @@ -2,17 +2,17 @@ etc/CORBA/servers/balsa.gnorba etc/sound/events/balsa.soundlist etc/sound/events/email.soundlist -share/gnome/gnome/help/balsa/C/g327.htm -@exec ln -sf t1.htm %D/share/gnome/gnome/help/balsa/C/index.html -@unexec rm -f %D/share/gnome/gnome/help/balsa/C/index.html -share/gnome/gnome/help/balsa/C/t1.htm -share/gnome/gnome/help/balsa/C/topic.dat -share/gnome/gnome/help/balsa/C/x188.htm -share/gnome/gnome/help/balsa/C/x24.htm -share/gnome/gnome/help/balsa/C/x244.htm -share/gnome/gnome/help/balsa/C/x277.htm -share/gnome/gnome/help/balsa/C/x324.htm -share/gnome/gnome/help/balsa/C/x35.htm +share/gnome/help/balsa/C/g327.htm +@exec ln -sf t1.htm %D/share/gnome/help/balsa/C/index.html +@unexec rm -f %D/share/gnome/help/balsa/C/index.html +share/gnome/help/balsa/C/t1.htm +share/gnome/help/balsa/C/topic.dat +share/gnome/help/balsa/C/x188.htm +share/gnome/help/balsa/C/x24.htm +share/gnome/help/balsa/C/x244.htm +share/gnome/help/balsa/C/x277.htm +share/gnome/help/balsa/C/x324.htm +share/gnome/help/balsa/C/x35.htm share/gnome/idl/balsa.idl share/gnome/pixmaps/balsa/attachment.png share/gnome/pixmaps/balsa/balsa-logo.png @@ -38,5 +38,5 @@ share/locale/ru/LC_MESSAGES/balsa.mo @dirrm share/gnome/sounds/balsa @dirrm share/gnome/pixmaps/balsa -@dirrm share/gnome/gnome/help/balsa/C -@dirrm share/gnome/gnome/help/balsa +@dirrm share/gnome/help/balsa/C +@dirrm share/gnome/help/balsa >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message