Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2003 13:56:42 +0300 (MSK)
From:      Constantin Stefanov <cstef@mail.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47042: Some dependencies of port are built before extract stage
Message-ID:  <20030114105642.C738746289@mail.srcc.msu.su>

next in thread | raw e-mail | index | archive | help

>Number:         47042
>Category:       ports
>Synopsis:       Some dependencies of port are built before extract stage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 14 03:00:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Constantin Stefanov <cstef@mail.ru>
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
none
>Environment:
System: FreeBSD mail.srcc.msu.su 4.7-RELEASE-p2 FreeBSD 4.7-RELEASE-p2 #0: Thu Nov 28 12:38:58 MSK 2002 coctic@tandem1.srcc.msu.su:/opt/src/sys/compile/MAIL i386

>Description:
When I type make extract in port directory (I tried some ports, the first was mail/cyrus-imapd2),
some dependencies are built before extract stage. It is quite annoying and time-consuming in case when
it is not needed to build port, but, for example, I want to extract port and read some docs.
>How-To-Repeat:
	cyrus-sasl must not be installed
cd /usr/ports/cyrus-imapd2
make extract
	cyrus-sasl2 (and some other dependencies) is built before cyrus-imapd is extracted
>Fix:
I suggest to postpone building dependencies until some later stage (maybe build them
before configure stage).
>Release-Note:
>Audit-Trail:
>Unformatted:

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?20030114105642.C738746289>