Summary: | Add mod_codeconv module to proftpd | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andy Crook <crook> |
Component: | New packages | Assignee: | Luca Longinotti (RETIRED) <chtekk> |
Status: | RESOLVED CANTFIX | ||
Severity: | enhancement | CC: | ded, humpback, Sergey.Belyashov |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://home.h01.itscom.net/para/software/misc/proftpd-iconv/index-e.html | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
working ebuil with mod_codeconv
files/proftpd-1.3.1_rc1-codeconv.patch files/proftpd-1.3.1_rc1-codeconv.patch files/proftpd-cp1251-ya.patch net-ftp/proftpd-1.3.1_rc2-r3.ebuild differences between original proftpd-1.3.1_rc2-r3.ebuild and my net-ftp/proftpd-1.3.1_rc2-r3.ebuild |
Description
Andy Crook
2005-11-01 07:49:17 UTC
Created attachment 71874 [details]
working ebuil with mod_codeconv
Changes in docs, man page and sample config still needed to describe new
feature.
*** Bug 136975 has been marked as a duplicate of this bug. *** (In reply to comment #1) > Created an attachment (id=71874) [edit] > working ebuil with mod_codeconv > > Changes in docs, man page and sample config still needed to describe new > feature. I'm interesting to add documentation & sample config to describe this feature. How can I do this? (did I may attach this files to this bug?? or do something else)? (In reply to comment #1) > Created an attachment (id=71874) [edit] > working ebuil with mod_codeconv Please, attach a diff against latest ebuild (1.3.0-r1). It way easier to review changes that way. *** Bug 142240 has been marked as a duplicate of this bug. *** I rewrite some codeconv patches received from japanish sites to support AMD64 platform. Also I add support for cyrillic letter 'я' (saying as ya) in CP1251 encoding (symbol 0xFF) with use flag linguas_ru. Created attachment 124310 [details, diff]
files/proftpd-1.3.1_rc1-codeconv.patch
Created attachment 124311 [details, diff]
files/proftpd-1.3.1_rc1-codeconv.patch
Created attachment 124312 [details, diff]
files/proftpd-cp1251-ya.patch
Created attachment 124314 [details]
net-ftp/proftpd-1.3.1_rc2-r3.ebuild
Created attachment 124318 [details, diff]
differences between original proftpd-1.3.1_rc2-r3.ebuild and my
Created attachment 124320 [details]
net-ftp/proftpd-1.3.1_rc2-r3.ebuild
Seems mod_codeconv do not compatible with proftpd-1.3.1rc3 http://www.freebsd.org/cgi/cvsweb.cgi/ports/ftp/proftpd/files/Attic/extra-patch-mod-codeconv (In reply to comment #13) > Seems mod_codeconv do not compatible with proftpd-1.3.1rc3 > http://www.freebsd.org/cgi/cvsweb.cgi/ports/ftp/proftpd/files/Attic/extra-patch-mod-codeconv may be. but buildin functionality is not necessary to replace these patches. Reading http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg613171.html , nls support is a better alternative now, plus I could not find active mod_codeconv development for current proftpd 1.3.2 version. Please reopen if nls does not work for you and there is actively developed mod_codeconv for current version |