Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340133 - add USE flag sysquotas to net-ftp/pure-ftpd
Summary: add USE flag sysquotas to net-ftp/pure-ftpd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-08 11:12 UTC by Martin Korous
Modified: 2010-10-11 05:41 UTC (History)
1 user (show)

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


Attachments
add USE flag sysquotas (pure-ftpd_sysquotas.ebuild.patch,916 bytes, patch)
2010-10-08 11:14 UTC, Martin Korous
Details | Diff
quota must compile without USE flag rpc (pure-ftpd_sysquotas-rpc.ebuild.patch,903 bytes, patch)
2010-10-08 13:56 UTC, Martin Korous
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Korous 2010-10-08 11:12:47 UTC
please add USE flag sysquotas for configure option --with-sysquotas

Reproducible: Always
Comment 1 Martin Korous 2010-10-08 11:14:40 UTC
Created attachment 249914 [details, diff]
add USE flag sysquotas

patch for ebuild added
Comment 2 Martin Korous 2010-10-08 13:56:31 UTC
Created attachment 249940 [details, diff]
quota must compile without USE flag rpc

added dependency on sys-fs/quota without flag "rpc" to patch, because this is needed to work quotas with pure-ftpd.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2010-10-11 05:41:21 UTC
+*pure-ftpd-1.0.29-r2 (11 Oct 2010)
+
+  11 Oct 2010; Lars Wendler <polynomial-c@gentoo.org>
+  +pure-ftpd-1.0.29-r2.ebuild, metadata.xml:
+  Adding sysquota support per request in bug #340133. Thanks to Martin
+  Korous for the ebuild patch.