Bug 50044 - allow samba to be built automatically
Summary: allow samba to be built automatically
Status: Closed FIXED
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: 2003-03-16 10:40 UTC by Dominic Mitchell
Modified: 2004-03-05 14:26 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.81 KB, patch)
2003-03-16 10:40 UTC, Dominic Mitchell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominic Mitchell 2003-03-16 10:40:12 UTC
	This patch allows samba to be built non interactively by
	specifying the required options in /etc/make.conf.  Previously,
	this also required BATCH to be set, which I generally don't want to do.
	The mail/postfix port works in a similiar manner.

Fix: Here's the patch:
How-To-Repeat: 	echo "SAMBA_OPTIONS=ssl" >>/etc/make.conf
	cd /usr/ports/net/samba
	make
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-03-22 21:01:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dwcjr

Over to Maintainer
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-03-04 23:18:36 UTC
Responsible Changed
From-To: dwcjr->freebsd-ports-bugs

samba* maintainership was reset to ports@ by marcus on 03/04/2004, 
so return this PR to the pool.
Comment 3 Oliver Braun freebsd_committer freebsd_triage 2004-03-05 14:26:41 UTC
State Changed
From-To: open->closed

Committed with upgrade submitted by new maintainer.