Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-03 | package: Remove unnecessary dependencies on uclibc. | Will Newton | |
A C library will have been built by the toolchain makefiles, so there is no need for packages to explicitly depend on uclibc. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | |||
2009-01-16 | package/: convert to DOWNLOAD helper | Peter Korsgaard | |
2008-12-08 | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | |
2008-07-17 | Kconfig: remove 'default n' | Peter Korsgaard | |
'default n' is the default, so there's no need to say it explicitly. | |||
2008-06-18 | proftpd: remove unneeded susv3 legacy patch | Peter Korsgaard | |
2008-06-18 | proftp: bump version and fix compilation on 2.6.24+ | Peter Korsgaard | |
Based on patch by Thiago A. Corrêa. | |||
2007-09-26 | Remove LEGACY routines from proftpd | Ulf Samuelsson | |
2007-08-22 | - global whitespace trimming | Bernhard Reutner-Fischer | |
2007-08-22 | - fix unpacking the tarballs, minor cleanups while at it. | Bernhard Reutner-Fischer | |
2007-08-22 | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | |
2007-08-21 | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵ | Bernhard Reutner-Fischer | |
toolchain/*/*.mk */Makefile.in -l) | |||
2007-07-28 | Update config for proftpd | Ulf Samuelsson | |
2007-07-17 | Build proftpd with IPv6 support only if the toolchain was configured as such. | "Steven J. Hill" | |
2007-07-11 | Use <package>_VERSION in all <package>.mk instead of <package>_VER | Ulf Samuelsson | |
2007-06-27 | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | |
- use TARGET_CONFIGURE_ARGS where appropriate. | |||
2007-06-16 | Fix install of scripts. | "Steven J. Hill" | |
2007-05-09 | Rename all INIT scripts to have the numerical prefixes to easily see the ↵ | "Steven J. Hill" | |
start-up order. | |||
2007-01-14 | Add ProFTPD package with working init script. | "Steven J. Hill" | |