Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23463 - jftpgw ebuild is a bit broken
Summary: jftpgw ebuild is a bit broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-25 08:56 UTC by Martti Rannanjärvi
Modified: 2003-06-25 17:33 UTC (History)
0 users

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


Attachments
jftpgw-0.13.4.ebuild.patch (jftpgw-0.13.4.ebuild.patch,1.80 KB, patch)
2003-06-25 09:00 UTC, Martti Rannanjärvi
Details | Diff
files/jftpgw.initd (jftpgw.initd,503 bytes, text/plain)
2003-06-25 09:02 UTC, Martti Rannanjärvi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martti Rannanjärvi 2003-06-25 08:56:55 UTC
Hello.

Jftpgw ebuild is a bit broken. It doesn't start without commandline parameter -f
/etc/jftpgw/jftpgw.conf (see bug 8756)

Note that you should probably make this stable because of bug 18669 says there's
a security problem. Also the last one isn't stable because it doesn't work. :)

Added xinetd support. xinetd isn't a real USE flag, but it should be created
now.. i noticed there's a virtual/inetd but didn't bother supporting it because
the package had xinetd configs and i don't use any of the inetd things anyway.

Optional libwrap support by USE="tcpd"
Optional libcrypt support by USE="crypt"

The excessive amount of using ${PN} is because i didn't learn the name too well
and was checking it all the time. :) 

Also made a user jftpgw and a /var/run/jftpgw dir with write permissions to
there. It may be changed to default nodoby to not to bloat /etc/passwd. That I
don't recommend though.

Including patch and init script soon.

(make it -r1)
Comment 1 Martti Rannanjärvi 2003-06-25 09:00:46 UTC
Created attachment 13836 [details, diff]
jftpgw-0.13.4.ebuild.patch
Comment 2 Martti Rannanjärvi 2003-06-25 09:02:43 UTC
Created attachment 13837 [details]
files/jftpgw.initd

Also what I wanted to say that i assigned this to you, because phoenix has left
and there was your name in something of this ebuild. Although I know it's
everywhere.