summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2013-04-09 20:22:37 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2013-04-09 20:22:37 +0000
commitc4e77ced03166aa712236ff3f4e58471a8a262aa (patch)
tree9c8832753fd62df03901ce87473f45be366ae9d7 /net-ftp/proftpd/metadata.xml
parentRelease libpng16 to ~arch with slotted libpng15 for binary-only pkgs. (diff)
downloadhistorical-c4e77ced03166aa712236ff3f4e58471a8a262aa.tar.gz
historical-c4e77ced03166aa712236ff3f4e58471a8a262aa.tar.bz2
historical-c4e77ced03166aa712236ff3f4e58471a8a262aa.zip
Added 'msg' and 'dynmasq' modules by sebaFlame (bug #462868). Switched to EAPI=5
Package-Manager: portage-2.2.0_alpha171_p5/cvs/Linux x86_64 Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'net-ftp/proftpd/metadata.xml')
-rw-r--r--net-ftp/proftpd/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-ftp/proftpd/metadata.xml b/net-ftp/proftpd/metadata.xml
index b9eabd8c4080..b5c409338f75 100644
--- a/net-ftp/proftpd/metadata.xml
+++ b/net-ftp/proftpd/metadata.xml
@@ -31,6 +31,7 @@ server.</longdescription>
<flag name='deflate'>Enable support for the mod_deflate module</flag>
<flag name='diskuse'>Enable support for the mod_diskuse module</flag>
<flag name='dso'>Enable support for the mod_dso module</flag>
+ <flag name='dynmasq'>Enable support for the mod_dynmasq module, for dynamically updating MasqueradeAddress for dyndns-like scenarios)</flag>
<flag name='exec'>Enable support for the mod_exec module. WARNING: this could be a security risk</flag>
<flag name='ident'>Enable support for the mod_ident module</flag>
<flag name='ifsession'>Enable support for the ifsession module</flag>
@@ -41,6 +42,7 @@ server.</longdescription>
<flag name='linguas_ja_JP'>Language support for ja_JP</flag>
<flag name='linguas_ru_RU'>Language support for ru_RU</flag>
<flag name='memcache'>Enable support for the mod_memcache module, for using memcached servers</flag>
+ <flag name='msg'>Enable support for the mod_msg module, allows system users to send messages to connected clients via the ftpdctl program.</flag>
<flag name='openssl'>Enable <pkg>dev-libs/openssl</pkg> support</flag>
<flag name='qos'>Enable support for the mod_qos module</flag>
<flag name='ratio'>Enable support for the mod_ratio module</flag>