Page MenuHomeFreeBSD

Reduce foot shooting
ClosedPublic

Authored by antoine on Aug 31 2014, 8:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 23, 10:07 AM
Unknown Object (File)
Jan 27 2024, 8:00 AM
Unknown Object (File)
Jan 23 2024, 6:51 PM
Unknown Object (File)
Jan 17 2024, 12:33 PM
Unknown Object (File)
Jan 17 2024, 11:43 AM
Unknown Object (File)
Jan 3 2024, 8:41 AM
Unknown Object (File)
Dec 31 2023, 7:37 PM
Unknown Object (File)
Dec 31 2023, 7:34 PM
Subscribers

Details

Reviewers
bapt
Group Reviewers
portmgr
Summary

Make INSTALL_DATA install with mode 644
Remove some no longer needed hacks
TODO: replace some INSTALL_DATA -m 644 no longer needed

Test Plan

Exp-run as user

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

antoine retitled this revision from to Reduce foot shooting.
antoine updated this object.
antoine edited the test plan for this revision. (Show Details)
antoine edited edge metadata.

More cleansing

bapt added a reviewer: bapt.
This revision is now accepted and ready to land.Aug 31 2014, 9:42 PM
mat added inline comments.
chinese/gugod-clean/Makefile
25

Wondering if this should not be

cd ${WRKSRC} && ${INSTALL_DATA} ${FONTFILES} ${STAGEDIR}${XFONTDIR}

MFH, vsftpd-ext remove for real