summaryrefslogtreecommitdiff
path: root/package/lsof
AgeCommit message (Expand)Author
2016-10-15lsof: use $(TARGET_MAKE_ENV) when calling $(MAKE)Gustavo Zacarias
2016-07-04package: move busybox show others dependency to per-packageThomas Petazzoni
2015-10-02lsof: bump to version 4.89Gustavo Zacarias
2015-07-12packages: do not use TAR_STRIP_COMPONENTS, but directly --strip-componentsThomas Petazzoni
2015-04-22packages: remove non-IPv6 dependencies and tweaksGustavo Zacarias
2015-04-01packages: remove (non-)lfs dependencies and tweaksGustavo Zacarias
2015-01-02lsof: bump to version 4.88Gustavo Zacarias
2014-10-26package: indentation cleanupJerzy Grzegorek
2014-07-31package: remove the trailing slash sign from <PKG>_SITE variableJerzy Grzegorek
2014-06-29lsof: bump to version 4.87Gustavo Zacarias
2014-06-09lsof: do not remove WIDECHARINCL definitionBenoît Thébaudeau
2014-06-08packages: replace command install by $(INSTALL)Maxime Hadjinlian
2014-05-15lsof: don't use host toolchain to determine target libcBaruch Siach
2014-04-28lsof: needs mmuGustavo Zacarias
2013-12-08packages: remove package clean commandsThomas De Schampheleire
2013-12-06packages: remove uninstall commandsThomas De Schampheleire
2013-09-06infra: introduce suitable-extractor helper functionThomas De Schampheleire
2013-06-06Normalize separator size to 80Alexandre Belloni
2012-11-14lsof: add license infoArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-04-29lsof: add busybox tweaksGustavo Zacarias
2011-11-24lsof: fix permission of extracted filesDamian Kaczmarek
2011-10-07lsof: no longer needs rpc support in toolchainPeter Korsgaard
2011-10-07lsof: bump to version 4.85Gustavo Zacarias
2011-09-29package: remove useless arguments from GENTARGETSThomas Petazzoni
2010-12-27lsof: fix build after gentargets conversionPeter Korsgaard
2010-12-14lsof: convert to gentargets and bump to 4.84Martin Banky
2010-11-04lsof: stop overriding CFLAGS in buildAndy Gibbs
2010-05-26lsof: needs RPC support in toolchainPeter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-18lsof, m4: use variables from BR instead of uclibcPeter Korsgaard
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-10-23lsof: bump versionPeter Korsgaard
2008-08-04buildroot: remove trailing spacesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-06-16lsof: bump versionPeter Korsgaard
2007-10-21make lsof configure with target includes, thanks to marcgIvan Kuten
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-22- global whitespace trimmingBernhard Reutner-Fischer
2007-07-28Replace space by tabsUlf Samuelsson
2007-06-26- use BR2_INET_IPV6Bernhard Reutner-Fischer
2007-05-15- bump versionBernhard Reutner-Fischer
2006-12-13- Convince lsof to honor uClibc's notion of wchar and locale support.Bernhard Reutner-Fischer
2006-11-29- compile against the cross toolchain, not the hostBernhard Reutner-Fischer
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer
2006-10-02escape the wildcardEric Andersen
2006-08-25fixup lsof so it will apply patches, and compile when rpc is disabledEric Andersen
2006-06-23patch from John Gatewood Ham, add lsofEric Andersen