Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2001 16:10:13 -0700 (PDT)
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/28918: Update port: mail/sylpheed
Message-ID:  <200108012310.f71NADo91988@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/28918; it has been noted by GNATS.

From: Oliver Lehmann <lehmann@ans-netz.de>
To: freebsd-gnats-submit@FreeBSD.org
Cc: shigeri@m10.alpha-net.ne.jp
Subject: Re: ports/28918: Update port: mail/sylpheed
Date: Thu, 2 Aug 2001 01:08:24 +0200

 Hi again ;)
 
 this would not b work, because:
 
   a) po/zh_TW.Big5.po is wrong, fix it with 'echo "" > po/zh_TW.Big5.po'
   b) u must replace  
 
        GMSGFMT = /usr/local/bin/msgfmt
        MSGFMT = /usr/local/bin/msgfmt
      with
        GMSGFMT = /usr/local/bin/msgfmt-new
        MSGFMT = /usr/local/bin/msgfmt-new
 
      in po/Makefile.in because
    c) since version 0.5.0 sylpheed requires gettext 0.3.38 (add a
 Dependency to gettext-devel)
    d) change in intl/Makefile.in
 
         l = @INTL_LIBTOOL_SUFFIX_PREFIX@
        to
         l =
 
    e) src/utils.h would not compile without adding the header file
 #include <stddef.h>
 
 when u update to 0.5.2, (which is out since now) point a) is fixed
 
 
 If you want, i can send u patches for all these things! But, don't
 ignore my emails, talk to me!
 
 Greetings Olli
 -- 
   /ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ\   /ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ\
 =| Having trouble in Windows? Reboot! |=| Linux is for Windows haters |=
 =|  Having trouble in Unix? Be root!  |=|   BSD is for UNIX lovers!   |=
   \__________________________________/   \___________________________/
 
 

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?200108012310.f71NADo91988>