- Update to 4.6.12 Port maintainer (filippo@widestore.net) is cc'd.
Tested and approved, thanks! Filippo Natali -- Widestore srl Via Borgo dei Leoni 70/F - 44100 Ferrara (Italy) Tel +39 0532 242425 Fax +39 0532 242298 - +39 0532 213000 email: filippo.natali@widestore.net web: http://www.widestore.net
Responsible Changed From-To: freebsd-ports-bugs->vs I'll handle this one.
A couple of small things: - there's a hardcoded -O2 in the Makefile which could be overridden by MAKE_ARGS=OPTS="" in the port's Makefile - the Makefile is so simple that with a minor modification it doesn't even need gmake (just replace the ifdef/endif with their FreeBSD counterparts .ifdef/.endif). There's already a patchfile, so this modification could go in there as well - currently, some ports check WITHOUT_NLS and avoid doing the gettext-catalog mambo (most users really don't need them). Could you consider adopting this as well in your next update? If you don't mind, I'd like to at least fix the OPTS-issue above while I'm about to commit this. Volker
On Thu, 8 Apr 2004 17:13:04 +0200 Volker Stolz <stolz@i2.informatik.rwth-aachen.de> wrote: > A couple of small things: > - there's a hardcoded -O2 in the Makefile which could be overridden by > MAKE_ARGS=OPTS="" in the port's Makefile > - the Makefile is so simple that with a minor modification it doesn't > even need gmake (just replace the ifdef/endif with their FreeBSD > counterparts .ifdef/.endif). There's already a patchfile, so this > modification could go in there as well > - currently, some ports check WITHOUT_NLS and avoid doing the > gettext-catalog mambo (most users really don't need them). Could you > consider adopting this as well in your next update? > > If you don't mind, I'd like to at least fix the OPTS-issue above while > I'm about to commit this. > > Volker > Many thanks for your suggestions, I have almost finished to merge them, but found I little problem. I don't know how to convert this gmake expression to FreeBSD make (from work/whois-4.6.12/po/Makefile): %.mo: %.po msgfmt --statistics --check --verbose --output-file=$@ $< At present I didn't found a better solution than do an explicit loop to compile all .po files, do you have more hints? :) best regards, Filippo Natali -- Widestore srl Via Borgo dei Leoni 70/F - 44100 Ferrara (Italy) Tel +39 0532 242425 Fax +39 0532 242298 - +39 0532 213000 email: filippo.natali@widestore.net web: http://www.widestore.net
Hrmp. I just wanted to dig out something for the changelog... It looks like 4.6.13 is already available. It addresses an issue present in 4.6.13. Could you please check if we should skip .12 in favour of this one? Volker -- http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME rage against the finite state machine
Il Mar, 2004-04-13 alle 12:52, Volker Stolz ha scritto: > Hrmp. I just wanted to dig out something for the changelog... > It looks like 4.6.13 is already available. It addresses an issue > present in 4.6.13. Could you please check if we should skip .12 > in favour of this one? > > Volker Yes, I think we can skip to 4.6.13, it contains a workaround for a .de NIC whois server bug. Filippo Natali -- Widestore srl Via Borgo dei Leoni 70/F - 44100 Ferrara (Italy) Tel +39 0532 242425 Fax +39 0532 242298 - +39 0532 213000 email: filippo.natali@widestore.net web: http://www.widestore.net
State Changed From-To: open->closed Committed, thanks.
Adding to audit trail, from misfiled PR ports/65281: From: Filippo Natali <filippo.natali@widestore.net> Date: Wed, 7 Apr 2004 09:32:40 +0200 Message-Id: <20040407093240.115f16ec@cagnina.hq.widestore.net> References: <200404062059.i36KxVCb000631@iso.egotaivas.com> On Tue, 6 Apr 2004 23:59:31 +0300 (EEST) Toni Viemero <toni.viemero@iki.fi> wrote: > > >Submitter-Id: current-users > >Originator: Toni Viemero > >Organization: > >Confidential: no > >Synopsis: [PATCH] net/whois: update to 4.6.12 > >Severity: non-critical > >Priority: low > >Category: ports > >Class: update > >Release: FreeBSD 5.2.1-RELEASE-p4 i386 > >Environment: > System: FreeBSD iso.egotaivas.com 5.2.1-RELEASE-p4 FreeBSD 5.2.1-RELEASE-p4 #1: Wed Mar 31 21:45:56 EEST 2004 > >Description: > - Update to 4.6.12 Tested and approved, thanks! regards Filippo Natali -- Widestore srl Via Borgo dei Leoni 70/F - 44100 Ferrara (Italy) Tel +39 0532 242425 Fax +39 0532 242298 - +39 0532 213000 email: filippo.natali@widestore.net web: http://www.widestore.net