Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ncftp: bump to version 3.2.5 | Gustavo Zacarias | 2011-10-17 | 1 | -4/+0 |
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | ncftp: needs largefile support in toolchain | Peter Korsgaard | 2009-10-03 | 1 | -0/+4 |
| | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | ncftp: cleanup Config.in | Peter Korsgaard | 2009-04-01 | 1 | -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.in | Peter Korsgaard | 2009-04-01 | 1 | -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 work | Ulf Samuelsson | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | Part of NcFTP depends on ncurses, create dependencies, if needed | Ulf Samuelsson | 2009-01-25 | 1 | -2/+4 |
| | |||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -3/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -7/+7 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | Improve config for nCFTP | Ulf Samuelsson | 2007-10-31 | 1 | -10/+33 |
| | |||||
* | ncftp package. Patch from #1355 | Peter Korsgaard | 2007-05-22 | 1 | -0/+20 |