Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ncftp: bump to version 3.2.5 | Gustavo Zacarias | 2011-10-17 | 1 | -12/+12 |
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package: remove useless arguments from AUTOTARGETS | Thomas Petazzoni | 2011-09-29 | 1 | -1/+1 |
| | | | | | | | | | | Thanks to the pkgparentdir and pkgname functions, we can rewrite the AUTOTARGETS macro in a way that avoids the need for each package to repeat its name and the directory in which it is present. [Peter: pkgdir->pkgparentdir] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | ncftp: use correct way of overriding steps | Thomas Petazzoni | 2010-09-12 | 1 | -14/+9 |
| | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | ncftp: bump version | Julien Boibessot | 2010-05-29 | 1 | -1/+1 |
| | | | | | | | | Due to recent 3.2.4 release, 3.2.2 download address has changed, so I prefered bump version to 3.2.4 rather than changing NCFTP_SITE. Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | ncftp: convert to Makefile.autotools.in | Peter Korsgaard | 2009-04-01 | 1 | -54/+15 |
| | | | | | | | - ncftpspooler is just a link to ncftpbatch - only ncftpbookmarks needs ncurses, also change from "depends" to "select" [ Peter: Small cleanups ] | ||||
* | Part of NcFTP depends on ncurses, create dependencies, if needed | Ulf Samuelsson | 2009-01-25 | 1 | -1/+6 |
| | |||||
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -7/+7 |
| | |||||
* | ncftp: bump version | Peter Korsgaard | 2008-10-06 | 1 | -1/+1 |
| | | | | Patch by Micha Nelissen | ||||
* | buildroot: cleanup <package>-clean targets. | Peter Korsgaard | 2008-03-27 | 1 | -1/+1 |
| | | | | Based on input from Arndt Kritzner & Bernhard Fischer. | ||||
* | Improve config for nCFTP | Ulf Samuelsson | 2007-10-31 | 1 | -2/+23 |
| | |||||
* | updated ncftp to 3.2.1 version, thanks to sushisan | Ivan Kuten | 2007-10-19 | 1 | -1/+1 |
| | |||||
* | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | 2007-10-01 | 1 | -1/+1 |
| | | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | ||||
* | - make sure that configure doesn't see a wrong cache | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -1/+1 |
| | |||||
* | - fix unpacking the tarballs, minor cleanups while at it. | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -1/+1 |
| | |||||
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
| | | | | toolchain/*/*.mk */Makefile.in -l) | ||||
* | Remove switches if sstrip is run | Ulf Samuelsson | 2007-08-21 | 1 | -1/+1 |
| | |||||
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -1/+1 |
| | | | | - use TARGET_CONFIGURE_ARGS where appropriate. | ||||
* | Strip binaries at install. Closes #1365 | Peter Korsgaard | 2007-05-23 | 1 | -0/+1 |
| | |||||
* | ncftp package. Patch from #1355 | Peter Korsgaard | 2007-05-22 | 1 | -0/+61 |