Bug 17313

Summary: wu-ftpd ports install invalid file owners [patch]
Product: Ports & Packages Reporter: Dmitry A Grigorovich <odip>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-ab none

Description Dmitry A Grigorovich 2000-03-11 09:00:00 UTC
When installing port of wu-ftpd (version 2.6.0)
all files have incorrect file owners, such us user=bin, group=bin !

But at FreeBSD 3.x all binaries and manuals installed
with user=root, group=wheel

Fix: Change in port of wu-ftpd file patches/patch-ab to next file,
then rebuild and reinstall port of wu-ftpd
How-To-Repeat: Install port of wu-ftpd (version 2.6.0) and see file permissions:
ls -l /usr/local/libexec/ftpd
ls -l /usr/local/etc/ftp*.examples
and more ...

You see, that owner of this files is bin
and its group is bin !
Comment 1 dirk freebsd_committer freebsd_triage 2000-03-19 10:52:58 UTC
Responsible Changed
From-To: freebsd-ports->ache

Over to maintainer. 

Comment 2 dwcjr 2001-09-03 22:31:31 UTC
Does this still apply?
Comment 3 dwcjr freebsd_committer freebsd_triage 2001-09-04 19:04:30 UTC
State Changed
From-To: open->closed

Committed, thanks!