Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Aug 1998 22:00:28 +0200 (CEST)
From:      Stefan Eggers <seggers@semyam.dinoco.de>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        seggers@semyam.dinoco.de
Subject:   ports/7473: apache12 port sets permissions incorrectly
Message-ID:  <199808022000.WAA09532@semyam.dinoco.de>

next in thread | raw e-mail | index | archive | help

>Number:         7473
>Category:       ports
>Synopsis:       apache12 port sets permissions incorrectly
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug  2 13:10:00 PDT 1998
>Last-Modified:
>Originator:     Stefan Eggers
>Organization:
none
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	-current as of Friday, ports about the same.

>Description:

	The HTTP documentation installed by the apache12 port under
/usr/local/share/doc/apache has incorrect permissions because of the
way they get copied with just a tar.  It will get whatever permissions
were given the files on extract which on my machine is my normal user
account with umask 077.

>How-To-Repeat:

	Just try installing apache12 from the ports.  Make sure to do
the extract to the work directory under a normal user account.

>Fix:
	
	Replace the tar command in the post-install target of the
port's Makefile by the propper sequence of installs.  This shouldn't
be too hard to do with a for loop in the Makefile.
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808022000.WAA09532>