Bug 88321 - mail/pine4 could not be built under non-seperuser
Summary: mail/pine4 could not be built under non-seperuser
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: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-01 11:40 UTC by Dmitry Morozovsky
Modified: 2005-11-01 21:20 UTC (History)
0 users

See Also:


Attachments
file.diff (518 bytes, patch)
2005-11-01 11:40 UTC, Dmitry Morozovsky
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Morozovsky freebsd_committer freebsd_triage 2005-11-01 11:40:16 UTC
mail/pine4 distfile contains non-writable files, which prevents patches from
applying, when port is to be built by non-root.

How-To-Repeat: 
> cd /usr/ports/mail/pine4
> make patch BATCH=1

...
===>  Applying FreeBSD patches for pine-4.64
cannot create /lh/ports/mail/pine4/work/pine4.64/imap/src/osdep/unix/Makefile: permission denied
*** Error code 2
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-01 11:42:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Over to maintainer
Comment 2 Doug Barton freebsd_committer freebsd_triage 2005-11-01 21:20:08 UTC
State Changed
From-To: open->closed


Great idea, thanks.