Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-04 | vpnc: select libgcrypt / libgpg_error | 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-19 | buildroot: s/depends/depends on/ | Peter Korsgaard | |
The new kconfig is more strict regarding depends/depends on, so fixup the tree. | |||
2007-11-29 | Make vpnc depend on packets, instead of selecting them | Ulf Samuelsson | |
2007-10-01 | - just use the strip binary to avoid confusing libtool (quotes) | Bernhard Reutner-Fischer | |
- use $(STRIPCMD) in packages to avoid clashes with $(STRIP) | |||
2007-09-20 | Use correct patch name | Ulf Samuelsson | |
2007-09-19 | - bump version. | Bernhard Reutner-Fischer | |
Someone will have to fix the install thing (involves a file with .pl where my sh says 'line 18: use: command not found', which is a good thing). | |||
2007-09-19 | - do away with SUSv3 legacy functions | Bernhard Reutner-Fischer | |
2007-09-19 | - put back accidentally removed patch that is not needed for 0.5.1 anymore | Bernhard Reutner-Fischer | |
2007-09-19 | - add missing dependency on libgcrypt | Bernhard Reutner-Fischer | |
Ulf, this should be updated to 0.5.1 | |||
2007-08-22 | - random whitespace cleanup | 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-08-21 | Remove switches if sstrip is run | Ulf Samuelsson | |
2007-08-20 | SED away some whitespace | Ulf Samuelsson | |
2007-08-11 | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson | |
2007-07-17 | vpnc needs an include dir | Ulf Samuelsson | |
2007-07-17 | Add vpnc package | Ulf Samuelsson | |