Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2002 08:56:36 -0200
From:      Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
To:        Peter Pentchev <roam@FreeBSD.org>
Cc:        "Thomas E. Zander" <riggs@hadiko.de>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/multimedia/mplayer Makefile
Message-ID:  <20021205105658.4373.qmail@exxodus.fedaykin.here>
In-Reply-To: <200212051045.gB5AjXLL088882@repoman.freebsd.org>
References:  <200212051045.gB5AjXLL088882@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 05, 2002 at 02:45:11AM -0800, Peter Pentchev wrote:
> roam        2002/12/05 02:45:33 PST
> 
>   Modified files:
>     multimedia/mplayer   Makefile 
>   Log:
>   Constrict the build to ${WRKDIR}: force ${WRKSRC} as the temporary
>   directory used for creating test executable files in the configure
>   phase.  Previously, the port examined the TMPDIR and TEMPDIR variables,
>   and, if they were not set, used /tmp; this goes against the grain of the
>   limit-to-WRKDIR policy, and also plain does not work if /tmp is mounted
>   with the 'noexec' flag.

	Wouldn't it better to do it in WRKDIR? As to avoid any
possible conflicts with WRKSRC? Also, as a rule of the thumb WRKDIR
is not guaranteed to not be noexec although it is highly advisable
to. However, I agree, ports should be limitted to WRKDIR.

	For instance,

$ sh ./configure 	# works on a noexec FS

though, I'm not sure if libtool would work (I am not aware of
internal workings) but this is too much rambling. :)

	What do you think about WRKDIR?

	Regards,

-- 
Mario S F Ferreira - DF - Brazil - "I guess this is a signature."
Computer Science Undergraduate | FreeBSD Committer | CS Developer
flames to beloved devnull@someotherworldbeloworabove.org
feature, n: a documented bug | bug, n: an undocumented feature

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




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