summaryrefslogtreecommitdiffstats
path: root/package/vpnc/vpnc.mk
Commit message (Collapse)AuthorAgeFilesLines
* vpnc: pass CFLAGS at link timeThomas Petazzoni2010-05-201-2/+2
| | | | | | | External toolchain builds absolutely require the --sysroot option to be passed at link time. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-031-1/+1
| | | | | | | | 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>
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-161-1/+1
|
* Bump vpnc version and remove build of man pages, which breaks when cross ↵Ulf Samuelsson2009-01-141-1/+1
| | | | compiling
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-081-1/+1
|
* - just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer2007-10-011-1/+1
| | | | - use $(STRIPCMD) in packages to avoid clashes with $(STRIP)
* Use correct patch nameUlf Samuelsson2007-09-201-1/+1
|
* - bump version.Bernhard Reutner-Fischer2007-09-191-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).
* - add missing dependency on libgcryptBernhard Reutner-Fischer2007-09-191-11/+6
| | | | Ulf, this should be updated to 0.5.1
* - random whitespace cleanupBernhard Reutner-Fischer2007-08-221-13/+9
|
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-221-2/+2
|
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ↵Bernhard Reutner-Fischer2007-08-211-1/+1
| | | | toolchain/*/*.mk */Makefile.in -l)
* Remove switches if sstrip is runUlf Samuelsson2007-08-211-1/+1
|
* SED away some whitespaceUlf Samuelsson2007-08-201-1/+1
|
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-111-10/+11
|
* Add vpnc packageUlf Samuelsson2007-07-171-0/+68