Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179375 - add some local USE flags to pure-ftpd for anon capabilities
Summary: add some local USE flags to pure-ftpd for anon capabilities
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Luca Longinotti (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-22 00:05 UTC by SpanKY
Modified: 2008-04-18 10:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2007-05-22 00:05:19 UTC
there's a few capabilities that i like to utilize in pure-ftpd but upstream makes them compile-time-only options ;(

so can we get some local USE flags to control:
ANON_CAN_CHANGE_PERMS
ANON_CAN_DELETE
ANON_CAN_RESUME
ANON_CAN_RENAME

should be easy like:
use <flag> && append-cppflags -DANON_CAN_CHANGE_PERMS
Comment 1 Luca Longinotti (RETIRED) gentoo-dev 2008-04-18 10:53:01 UTC
anondel, anonperm, anonren and anonres local USE flags were added to the pure-ftpd-1.0.21-r1 ebuild, emerge --sync in a few hours to get the updated ebuild and enjoy!
Best regards, CHTEKK.