This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ProFTPD 1.2.9rc2: please fix the readme file


Hello Jason

>Would you like to become the Cygwin ProFTPD maintainer?  Just like me
>know... :,)

Thanks for your great work Jason. Unfortunately my free time is currently
quite spare...


>> Problems
>> ========
>> proftpd-1.2.9rc2p-1/README.cygwin and
>> proftpd-1.2.9rc2p-1/CYGWIN-PATCHES/README
>> are not in sync.
>Unfortunately, I'm not sure what is the best way to keep them in sync.

I guess proftpd-1.2.9rc2p-1/README.cygwin is part of the official proftpd
package(?) [www.proftpd.org].
And all in proftpd-1.2.9rc2p-1/CYGWIN-PATCHES/* is part of the cygwin version
(?).

Then I think best would be to submit patches for proftpd-1.2.9rc2p-1/README.cygwin
to the www.proftpd.org team and to remove 
those parts from CYGWIN-PATCHES/README which are (correct) in README.cygwin.


>
>> proftpd-1.2.9rc2p-1/README.cygwin
>> ---------------------------------
>> [snip]
>> cygrunsrv --install proftpd \
>>           --path /usr/local/sbin/proftpd.exe \
>                   ^^^^^^^^^^
>>           --args "--nodaemon" \
>>           --type manual \
>>           --disp "Cygwin proftpd" \
>>           --desc "ProFTPD FTP daemon"
>
>OK, then submit a patch to:
>    http://bugs.proftpd.org/
>that changes "/usr/local" to "$prefix" (i.e., the configure --prefix
>value).

OK, i'll do that.



>> * is it --args --nodaemon  or --args "--nodaemon"
>Yes.

I think the "" are useless?


>> * please add that we need to replace the gid 513 (none) to the correct
>>   gid in /etc/passwd
>> * please add the touch /var/log/wtmp && chmod 666 /var/log/wtmp 
>>   (or provide a setup script)
>
>The above have been added to my README in the Issues section:
>    http://www.tishler.net/jason/software/proftpd/proftpd-1.2.9rc3.README

Thanks.


>> Remark
>> ------
>> * we need make (3.80) as well (not part of gcc) ...
>
>Very picky...
... yes

Regards
Bruno



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]