Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2003 12:40:06 -0700 (PDT)
From:      Ceri Davies <ceri@FreeBSD.org>
To:        gnome@FreeBSD.org
Subject:   Re: ports/56908: [patch, non-maintainer] Update galeon2 1.3.8 -> 1.3.9
Message-ID:  <200309181940.h8IJe69v093755@freefall.freebsd.org>

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

From: Ceri Davies <ceri@FreeBSD.org>
To: FreeBSD Gnats Submit <freebsd-gnats-submit@FreeBSD.org>
Cc:  
Subject: Re: ports/56908: [patch, non-maintainer] Update galeon2 1.3.8 -> 1.3.9
Date: Thu, 18 Sep 2003 20:39:12 +0100

 Adding to audit trail, from misfiled PR ports/56913:
 
 Date: Tue, 16 Sep 2003 10:10:19 +0200
 From: Simon Barner <barner@in.tum.de>
 Message-Id: <20030916081019.GA757@zi025.glhnet.mhn.de>
 References: <20030916012755.150263B253@zi025.glhnet.mhn.de> <oprvkk0bvz8ckrg5@smtp.central.cox.net>
 
  > <snip>
  > >I also added a pkg-message file, which warns users of the encoding bug
  > >and instructs them to set their default encoding.
  > <snip>
  > >+post-install:
  > >+.if !defined(BATCH)
  > >+	@${ECHO_MSG}
  > >+	@${CAT} ${PKGMESSAGE}
  > >+	@${ECHO_MSG}
  > >+.endif
  > <snip>
  > 
  > I don't think the BATCH is need, the pkg-message alone is good enough. I 
  > hate BATCH; it's evil.
  
  Well, I just ripped that from the first port I could find by grepping my
  ports collection for PKGMESSAGE, and I thought it would be a good idea
  not to print the message in batch mode. I don't want to start a big
  discussion here, though, so please change my patch to your taste.
  
  Cheers,
   Simon
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309181940.h8IJe69v093755>