Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Bump vpnc version and remove build of man pages, which breaks when cross ↵ | Ulf Samuelsson | 2009-01-14 | 3 | -1/+28 |
| | | | | compiling | ||||
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | vpnc: select libgcrypt / libgpg_error | Peter Korsgaard | 2008-08-04 | 1 | -5/+2 |
| | |||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+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 | -3/+3 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | Make vpnc depend on packets, instead of selecting them | Ulf Samuelsson | 2007-11-29 | 1 | -2/+4 |
| | |||||
* | - 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) | ||||
* | Use correct patch name | Ulf Samuelsson | 2007-09-20 | 1 | -1/+1 |
| | |||||
* | - bump version. | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -2/+4 |
| | | | | 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). | ||||
* | - do away with SUSv3 legacy functions | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -0/+12 |
| | |||||
* | - put back accidentally removed patch that is not needed for 0.5.1 anymore | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -0/+12 |
| | |||||
* | - add missing dependency on libgcrypt | Bernhard Reutner-Fischer | 2007-09-19 | 2 | -23/+6 |
| | | | | Ulf, this should be updated to 0.5.1 | ||||
* | - random whitespace cleanup | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -13/+9 |
| | |||||
* | - semicolon touchup. No other changes | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
| | |||||
* | - 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 |
| | |||||
* | SED away some whitespace | Ulf Samuelsson | 2007-08-20 | 1 | -1/+1 |
| | |||||
* | Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib | Ulf Samuelsson | 2007-08-11 | 1 | -10/+11 |
| | |||||
* | vpnc needs an include dir | Ulf Samuelsson | 2007-07-17 | 1 | -0/+12 |
| | |||||
* | Add vpnc package | Ulf Samuelsson | 2007-07-17 | 2 | -0/+82 |