summaryrefslogtreecommitdiffstats
path: root/package/ncftp/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* ncftp: needs MMUGustavo Zacarias2012-05-061-0/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ncftp: bump to version 3.2.5Gustavo Zacarias2011-10-171-4/+0
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ncftp: needs largefile support in toolchainPeter Korsgaard2009-10-031-0/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ncftp: cleanup Config.inPeter Korsgaard2009-04-011-5/+0
| | | | | | Subentries of a menu automatically gets hidden if the dependencies of the menu element aren't available, so get rid of the individual depends on BR2_PACKAGE_NCFTP.
* ncftp: convert to Makefile.autotools.inPeter Korsgaard2009-04-011-8/+3
| | | | | | | - ncftpspooler is just a link to ncftpbatch - only ncftpbookmarks needs ncurses, also change from "depends" to "select" [ Peter: Small cleanups ]
* reinstitute comment thaat spooler does not workUlf Samuelsson2009-01-251-1/+1
|
* Part of NcFTP depends on ncurses, create dependencies, if neededUlf Samuelsson2009-01-251-2/+4
|
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-3/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* buildroot: s/depends/depends on/Peter Korsgaard2008-06-191-7/+7
| | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree.
* Improve config for nCFTPUlf Samuelsson2007-10-311-10/+33
|
* ncftp package. Patch from #1355Peter Korsgaard2007-05-221-0/+20