From owner-svn-ports-head@FreeBSD.ORG Fri Dec 7 06:13:33 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 66AC9B8F; Fri, 7 Dec 2012 06:13:33 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from idcmail-mo1so.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id E4F2D8FC08; Fri, 7 Dec 2012 06:13:32 +0000 (UTC) Received: from pd2ml2so-ssvc.prod.shaw.ca ([10.0.141.134]) by pd3mo1so-svcs.prod.shaw.ca with ESMTP; 06 Dec 2012 23:13:31 -0700 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=uEzPmqyKk3FmB56oMsVOxxXrQXkXzvelGz2cNcKR8zE= c=1 sm=1 a=2e4tcSdcR9sA:10 a=QrugwKR0C_UA:10 a=wAGQQ9Az6v0A:10 a=BLceEmwcHowA:10 a=ICAaq7hcmGcA:10 a=kj9zAlcOel0A:10 a=IbtKDeXwb2+SRU442/pi3A==:17 a=VxmjJ2MpAAAA:8 a=6I5d2MoRAAAA:8 a=BWvPGDcYAAAA:8 a=k4UOduCYLtaXLx06DLIA:9 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=V7tsTZBp22UA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO spqr.komquats.com) ([96.50.7.119]) by pd2ml2so-dmz.prod.shaw.ca with ESMTP; 06 Dec 2012 23:13:31 -0700 Received: from slippy.cwsent.com (slippy2 [10.1.2.91]) by spqr.komquats.com (Postfix) with ESMTP id D1154D0; Thu, 6 Dec 2012 22:13:30 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.14.5/8.14.5) with ESMTP id qB76DU19017522; Thu, 6 Dec 2012 22:13:30 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201212070613.qB76DU19017522@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.3 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Cy Schubert Subject: Re: svn commit: r308201 - head/mail/exmh2 In-Reply-To: Message from Cy Schubert of "Tue, 04 Dec 2012 23:58:58 PST." <201212050758.qB57wwjg005243@slippy.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 06 Dec 2012 22:13:30 -0800 Cc: svn-ports-head@FreeBSD.org, ports-committers@FreeBSD.org, Cy Schubert , svn-ports-all@FreeBSD.org, gahr@FreeBSD.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Cy Schubert List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Dec 2012 06:13:33 -0000 In message <201212050758.qB57wwjg005243@slippy.cwsent.com>, Cy Schubert writes: > In message <20121204114110.GC5906@gahrfit.gahr.ch>, Pietro Cerutti writes: > > > > --1SQmhf2mF2YjsYvc > > Content-Type: text/plain; charset=utf-8 > > Content-Disposition: inline > > Content-Transfer-Encoding: quoted-printable > > > > On 2012-Dec-04, 06:21, Cy Schubert wrote: > > > Author: cy > > > Date: Tue Dec 4 06:21:05 2012 > > > New Revision: 308201 > > > URL: http://svnweb.freebsd.org/changeset/ports/308201 > > >=20 > > > Log: > > > Use TCL/Tk 8.6. This fixes issues with the mail messages list "More..." > > > button. > > > =20 > > > Assume care and feeding of this port. > > > =20 > > > Feature safe: yes > > >=20 > > > Modified: > > > head/mail/exmh2/Makefile > > >=20 > > > Modified: head/mail/exmh2/Makefile > > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > = > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > = > > =3D=3D=3D=3D > > > --- head/mail/exmh2/Makefile Tue Dec 4 06:18:16 2012 (r30820 > > 0) > > > +++ head/mail/exmh2/Makefile Tue Dec 4 06:21:05 2012 (r30820 > > 1) > > > @@ -14,7 +14,7 @@ CATEGORIES+=3D mail tk > > > MASTER_SITES=3D ${MASTER_SITE_TCLTK} \ > > > SF > > > =20 > > > -MAINTAINER?=3D ports@FreeBSD.org > > > +MAINTAINER?=3D cy@FreeBSD.org > > > COMMENT?=3D X11/TK based mail reader front end to MH > > > =20 > > > .if defined(JAPANESE_EXMH) > > > @@ -23,10 +23,10 @@ BUILD_DEPENDS=3D tclsh8.0jp:${PORTSDIR}/ja > > > WISH=3D wish8.0jp > > > TCLSH=3D tclsh8.0jp > > > .else > > > -RUN_DEPENDS=3D wish8.5:${PORTSDIR}/x11-toolkits/tk85 > > > -BUILD_DEPENDS=3D tclsh8.5:${PORTSDIR}/lang/tcl85 > > > -WISH=3D wish8.5 > > > -TCLSH=3D tclsh8.5 > > > +RUN_DEPENDS=3D wish8.6:${PORTSDIR}/x11-toolkits/tk86 > > > +BUILD_DEPENDS=3D tclsh8.6:${PORTSDIR}/lang/tcl86 > > > +WISH=3D wish8.6 > > > +TCLSH=3D tclsh8.6 > > > .endif > > > > Might I suggest the following patch here? > > > > =3D=3D BEGIN PATCH =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > = > > =3D=3D=3D=3D=3D=3D=3D=3D=3D > > Index: Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > = > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > = > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > --- Makefile (revision 308234) > > +++ Makefile (working copy) > > @@ -23,10 +23,7 @@ > > WISH=3D wish8.0jp > > TCLSH=3D tclsh8.0jp > > .else > > -RUN_DEPENDS=3D wish8.6:${PORTSDIR}/x11-toolkits/tk86 > > -BUILD_DEPENDS=3D tclsh8.6:${PORTSDIR}/lang/tcl86 > > -WISH=3D wish8.6 > > -TCLSH=3D tclsh8.6 > > +USE_TK=3D 86 > > .endif > > =20 > > # exmh is pretty useless without this, but it's not needed to build it. > > @@ -55,7 +52,7 @@ > > =20 > > do-build: > > @cd ${WRKSRC} && ${SETENV} PREFIX=3D${PREFIX} TCLSH=3D${TCLSH} \ > > - WISH=3D${PREFIX}/bin/${WISH} WRKSRC=3D${WRKSRC} \ > > + WISH=3D${WISH} WRKSRC=3D${WRKSRC} \ > > ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/build > > =20 > > do-install: > > =3D=3D END PATCH =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > = > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > > Moreover, I've seen that 2.8.0 is out. It's buildable as long as you > > > > D files/patch-lib-folder.tcl > > D files/patch-lib-quote.tcl > > D files/patch-lib-uri.tcl > > > > Unfortunately I'm not familiar enough with the interface to properly > > run-test it. > > Cool, thanks. I'll commit the first suggestion as soon as I get a chance. > And, I'll look into 2.8.0 when I get some free time. I've managed to install 2.8.0 (using it now). However USE_TK=86 results in script invocation lines to set as /usr/local//usr/local/bin/tk8.6. I'm thinking of committing 2.8.0, then find the time to resolve the USE_TK issue later. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.