| Summary: | www/cakephp23: fix install as non-root | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Many People | CC: | pphillips | ||||
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(pphillips) |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
A commit references this bug: Author: amdmi3 Date: Fri Oct 23 16:49:39 UTC 2015 New revision: 400036 URL: https://svnweb.freebsd.org/changeset/ports/400036 Log: - Handle owner/group in plist, fixing install as non-root - Don't add needless @exec's to plist for tasks already done in Makefile - Add NO_ARCH PR: 203596 Submitted by: amdmi3 Approved by: maintainer timeout (pphillips@experts-exchange.com, 2 weeks) Changes: head/www/cakephp23/Makefile head/www/cakephp23/pkg-plist |
Created attachment 161779 [details] Patch - Handle owner/group in plist, fixing install as non-root - Don't add needless @exec's to plist for tasks already done in Makefile - Add NO_ARCH