Date: Tue, 09 May 2006 22:33:02 +0200 From: Florent Thoumie <flz@xbsd.org> To: Fernan Aguero <fernan@iib.unsam.edu.ar> Cc: Sideris Michael <msid@daemons.gr>, freebsd-ports@freebsd.org, Ulrich Spoerlein <uspoerlein@gmail.com>, Jeremy Chadwick <freebsd@jdc.parodius.com> Subject: Re: ports structure and improvement suggestions Message-ID: <1147206782.29638.14.camel@localhost> In-Reply-To: <20060509212049.GE1733@iib.unsam.edu.ar> References: <20060508200926.GA6005@daemons.gr> <20060509061026.GA14039@pentarou.parodius.com> <20060509111435.GA1228@roadrunner.aventurien.local> <1147183253.4810.38.camel@mayday.esat.net> <20060509212049.GE1733@iib.unsam.edu.ar>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-gyARGrtHC0uutHzlPUlA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2006-05-09 at 18:20 -0300, Fernan Aguero wrote: > +----[ Florent Thoumie <flz@xbsd.org> (09.May.2006 11:03): > | > | I think you guys aren't lazy enough. > |=20 > | - Put http://people.freebsd.org/~flz/local/mkconf somewhere in ${PATH}. > | - Add the following to /etc/make.conf: > |=20 > | =3D=3D=3D snip =3D=3D=3D > | .if ${.CURDIR:N/usr/ports/*}=3D=3D"" > | _MKCONF!=3Dmkconf > | .for i in ${_MKCONF} > | ${i} > | .endfor > | .endif > | =3D=3D=3D snip =3D=3D=3D > |=20 > | - Create a /etc/ports.conf file with lines like: > | www/apache20: WITH_FOO=3Dyes WITH_BAR=3Dno > | > +----] >=20 > Florent, >=20 > first of all thanks for sharing this! Sure, no problem :-) > Now, i see this works fine for WITH_X=3Dyes stuff, but it's > not working for me with the following case: >=20 > x11/xterm: CONFIGURE_ARGS=3D--disable-bold-color --enable-256-color --ena= ble-tcap-query >=20 > or this (now quoted) >=20 > x11/xterm: CONFIGURE_ARGS=3D'--disable-bold-color --enable-256-color --en= able-tcap-query' Refetch the script and use the following format: cat/port: VAR=3D"VAL"|VAR2=3D"VAL2 VAL3" That should work. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-gyARGrtHC0uutHzlPUlA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEYPx+MxEkbVFH3PQRAnC1AJ9gIzoT/IrjQYvPMwzjXjnlavBEbQCfUZj8 az9P6hfRQ9QU33BM95h3j6w= =IHJ4 -----END PGP SIGNATURE----- --=-gyARGrtHC0uutHzlPUlA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1147206782.29638.14.camel>