svn commit: r413727 - in head: Mk/Uses cad/irsim cad/magic cad/netgen cad/netgen/files cad/xcircuit lang/expect lang/itcl lang/itcl4 lang/itcl4/files lang/nx www/mod_rivet www/tclhttpd www/tdom www...

Pietro Cerutti gahr at FreeBSD.org
Sat Apr 30 14:13:18 UTC 2016


On 2016-Apr-30, 12:32, John Marino wrote:
> On 4/21/2016 1:33 PM, Pietro Cerutti wrote:
> > Author: gahr
> > Date: Thu Apr 21 11:33:16 2016
> > New Revision: 413727
> > URL: https://svnweb.freebsd.org/changeset/ports/413727
> >
> > Log:
> >    Support Tk in USES=tk:tea. Convert more ports + minor fixes and modernization.

[snip]

> [snip]
> 
> >
> > Modified: head/lang/expect/Makefile
> > ==============================================================================
> > --- head/lang/expect/Makefile	Thu Apr 21 11:18:13 2016	(r413726)
> > +++ head/lang/expect/Makefile	Thu Apr 21 11:33:16 2016	(r413727)
> > @@ -14,25 +14,16 @@ LIBEXPECT_VER=	${PORTVERSION:S/.//g}
> >
> >   WRKSRC=		${WRKDIR}/${DISTNAME}
> >
> > -USES=		tcl autoreconf
> > +USES=		tcl:tea autoreconf
> >   USE_LDCONFIG=	yes
> > -GNU_CONFIGURE=	yes
> > -CONFIGURE_ARGS=	--enable-shared \
> > -		--exec-prefix=${PREFIX} \
> > -		--datadir=${DATADIR} \
> > -		--with-tclconfig=${TCL_LIBDIR} \
> > -		--with-tclinclude=${TCL_INCLUDEDIR}
> > -CONFIGURE_ENV=	ac_cv_sys_long_file_names=yes
> > +CONFIGURE_ARGS=	--datadir=${DATADIR}
> >   PLIST_SUB+=	EXPECT_VER=${PORTVERSION} \
> >   		LIBEXPECT_VER=${LIBEXPECT_VER}
> 
> [snip]
> 
> This line, "CONFIGURE_ENV= ac_cv_sys_long_file_names=yes" is unrelated 
> to tea modification and it should not have been removed.

Right, it was related to the "minor fixes and modernization" part. My
tests - poudriere runs on 9 and 10, i386 and amd64 - didn't suggest this
was needed. If you have evidence of the contrary, please share your
findings.

Thanks,

-- 
Pietro Cerutti
The FreeBSD Project
gahr at FreeBSD.org

PGP Public Key:
http://gahr.ch/pgp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20160430/ca9d10d3/attachment.sig>


More information about the svn-ports-all mailing list