Bug 78715 - [PATCH] mail/maildrop: Fix and Change spec of MAILDROP_SUID/MAILDROP_GUID options
Summary: [PATCH] mail/maildrop: Fix and Change spec of MAILDROP_SUID/MAILDROP_GUID opt...
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: Sergei Kolobov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-12 00:20 UTC by Yasuhiro Kimura
Modified: 2005-03-14 14:37 UTC (History)
0 users

See Also:


Attachments
patch-maildrop (2.10 KB, text/plain)
2005-03-12 00:20 UTC, Yasuhiro Kimura
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2005-03-12 00:20:02 UTC
	

	Maildrop was installed without suid/sgid bit even if
	MAILDROP_SUID/MAILDROP_SGID option is set. So fix it.
	And also change spec of these options so that suid/sgid bit
	is set only if these options are explicitly specified.
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2005-03-13 16:28:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sergei

Over to maintainer.
Comment 2 Sergei Kolobov freebsd_committer freebsd_triage 2005-03-14 14:36:34 UTC
State Changed
From-To: open->closed

Committed, thanks! 
One minor change: s/LOCALBASE/PREFIX/ in post-install target.