Bug 178524 - BATCH=yes not work for www/firefox-i18n
Summary: BATCH=yes not work for www/firefox-i18n
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-12 06:40 UTC by admin
Modified: 2014-11-23 08:10 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description admin 2013-05-12 06:34:35 UTC
>Number:         178524
>Category:       ports
>Synopsis:       BATCH=yes not work for www/firefox-i18n
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 12 05:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Alex Keda
>Release:        9.1
>Organization:
USSR
>Environment:
FreeBSD Athlon5000.lissyara.su 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 09:23:10 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
port www/firefox-i18n have this lines:

if !exists(${OPTIONSFILE}) && !defined(PACKAGE_BUILDING)
pre-configure: config
endif

but, I try install it not interactive, using BATCH=yes variable.
>How-To-Repeat:
export BATCH=yes
cd www/firefox-i18n && make install clean
>Fix:
check BATCH variable too

>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-ports-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
Comment 1 admin 2013-05-12 06:40:01 UTC
port www/firefox-i18n have this lines:

.if !exists(${OPTIONSFILE}) && !defined(PACKAGE_BUILDING)
pre-configure: config
.endif

but, I try install it not interactive, using BATCH=yes variable.

Fix: 

check BATCH variable too
How-To-Repeat: export BATCH=yes
cd www/firefox-i18n && make install clean
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-12 06:40:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gecko

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 Carlo Strub freebsd_committer freebsd_triage 2014-08-31 18:50:45 UTC
Is this PR still relevant?
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2014-11-23 08:10:54 UTC
Timeout (> 2 months).