summaryrefslogtreecommitdiff
path: root/package/pppd
Commit message (Expand)AuthorAge
* package: remove useless arguments from GENTARGETSThomas Petazzoni2011-09-29
* pppd: convert to gentargets, properly add radius support, fix l2tp for 2.6.35...Gustavo Zacarias2010-10-18
* pppd.mk installs radattr.so twice and omits radrealms.soDarcy Watkins2010-08-29
* Update all packages to quote $(TARGET_CC)Thomas Petazzoni2010-07-07
* Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES}Thomas Petazzoni2010-04-11
* pppd: only install manpages if BR2_HAVE_MANPAGES is enabledPeter Korsgaard2010-03-22
* Bump pppd to 2.4.5 and convert to Makefile.autotools.inGustavo Zacarias2010-03-18
* pppd: enable ipv6 support if toolchain supports itAlexander Clouter2010-03-13
* buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard2009-10-01
* package: Remove unnecessary dependencies on uclibc.Will Newton2009-09-03
* pppd: fix build without UCLIBC_HAS_BSD_ERRPeter Korsgaard2009-02-19
* Enable multilink PPP (no reason to disable it)Hamish Moffatt2009-02-19
* package/: convert to DOWNLOAD helperPeter Korsgaard2009-01-16
* package/: get rid of unneeded $(strip ..)Peter Korsgaard2008-12-08
* Kconfig: remove 'default n'Peter Korsgaard2008-07-17
* - take MANPAGES and INFOPAGES into accountBernhard Reutner-Fischer2007-09-19
* Remove some more file during pppd-cleanUlf Samuelsson2007-08-28
* This fixes make clean on pppd package (there is no rule uninstall in pppd's m...Ulf Samuelsson2007-08-28
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-22
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-21
* - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer2007-06-27
* fixup package LDFLAGS handlingEric Andersen2007-03-13
* fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen2007-01-14
* - bump version and pass the target cflags in properly (at least for most of theBernhard Reutner-Fischer2006-11-17
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-01
* remove extra space after touchMike Frysinger2005-11-24
* This patch updates the pppd package to build version 2.4.3. The 2.4.3 versionEric Andersen2005-05-16
* Per http://bugs.uclibc.org/view.php?id=130Eric Andersen2005-03-09
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-10
* more help updates from Tom CameronMike Frysinger2004-12-26
* pppd's install target doesn't like 'make -j'Eric Andersen2004-12-11
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-09
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-09
* final step in buildroot faceliftEric Andersen2004-10-09
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-09