Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2002 12:45:59 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Doug Barton <DougB@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: [Fwd: cvs commit: ports/Mk bsd.port.mk]
Message-ID:  <3D1052D7.A35F9B14@FreeBSD.org>
References:  <3D104BFF.A0E6071@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton wrote:
> 
> I would have thought that the entire discussion about not using
> reinplace when it isn't needed would have at least slowed you down long
> enough to think about why having to install a complete program just to
> handle regular expressions in ports makefiles is a bad idea. Obviously I
> was wrong.

The question is not about not using reinplace when it isn't really
needed, but how to use it when it is in fact needed. For example all
GNOME ports use this techniquie to adjust makefiles to conform to
FreeBSD hier in easy and elegant way.

> Am I actually the only one who thinks this has gotten totally out of
> control?
> 
> Finally, given that Kris is going on an extended leave, I'm curious
> about who is going to fix the ports that blow up on the next bento run.

Why they should blow up? Please explain.

-Maxim

> 
> -------- Original Message --------
> Subject: cvs commit: ports/Mk bsd.port.mk
> Date: Wed, 19 Jun 2002 01:21:27 -0700 (PDT)
> From: Maxim Sobolev <sobomax@FreeBSD.org>
> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
> 
> sobomax     2002/06/19 01:21:27 PDT
> 
>   Modified files:
>     Mk                   bsd.port.mk
>   Log:
>   Change the way REINPLACE_CMD works - instead of using perl(1) on
> systems
>   where sed(1) can't do in-place editing add a new USE_REINPLACE knob,
> which
>   if turned on defines REINPLACE_CMD and adds textproc/sed_inplace port
> into
>   BUILD_DEPENDS if necessary.
> 
>   Not objected by:        portmgr@
> 
>   Revision  Changes    Path
>   1.415     +11 -7     ports/Mk/bsd.port.mk
> 
> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk.diff?&r1=1.414&r2=1.415&f=h
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ports" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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