Bug 49969

Summary: Check port install for world-writable files/dirs
Product: Ports & Packages Reporter: Arjan de Vet <devet>
Component: Individual Port(s)Assignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Arjan de Vet 2003-03-12 22:10:03 UTC
	There is a TODO in bsd.port.mk to check for ports
	installing world-writable files or directories.

	The patch below tries to implement this functionality.

	The need for this patch was demonstrated by the PHP 4.3.0
	installing lots of files world-writable as reported on hackers.

How-To-Repeat: 	n.a.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-03-22 21:06:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Over to Maintainers
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2003-04-13 04:23:39 UTC
State Changed
From-To: open->analyzed

Currently being tested on bento
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2003-04-17 11:30:29 UTC
State Changed
From-To: analyzed->closed

Patch committed, thanks!