summaryrefslogtreecommitdiffstats
path: root/rules/lsof.make
Commit message (Collapse)AuthorAgeFilesLines
* lsof: add license informationFelicitas Jung2021-12-171-0/+2
| | | | | | | | | Signed-off-by: Felicitas Jung <f.jung@pengutronix.de> [rhi: use "custom" instead of "unknown"] Reviewed-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Roland Hieber <rhi@pengutronix.de> Message-Id: <20211205004208.2306245-8-rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lsof: version bump 4.81.dfsg.1 -> 4.93.2+dfsgMichael Olbrich2021-01-081-20/+15
| | | | | | This fixes building with new glibc. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lsof: fix URLMichael Olbrich2016-08-221-1/+1
| | | | | | | This version is no longer available at the normal Debian mirrors. Use snapshot.debian.org instead. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lsof: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* lsof: Use cross ar and ranlibBernhard Walle2012-03-131-2/+4
| | | | | | | | | | | | | | | | | | | | The lsof build system uses host ar and ranlib. With that patch it uses the tools provided by the cross toolchain. On a Gentoo system, without that patch, I get following error: ar cr liblsof.a ckkv.o cvfs.o dvch.o fino.o isfn.o lkud.o pdvn.o prfp.o ptti.o rdev.o regex.o rmnt.o rnam.o rnch.o rnmh.o snpf.o ranlib liblsof.a make[2]: Leaving directory `/home/tweber/work/COR4098_ptxdist/platform-upmed/build-target/lsof-4.81.dfsg.1/lib' arm-cortexa8-linux-gnueabi-gcc -DLINUXV=32006 -DGLIBCV=213 -DHASIPv6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE \ -DHAS_STRFTIME -DLSOF_VSTR=\"3.2.6-gentoo\" -O2 -c -o usage.o usage.c arm-cortexa8-linux-gnueabi-gcc -o lsof dfile.o dmnt.o dnode.o dproc.o dsock.o dstore.o arg.o main.o misc.o node.o print.o proc.o \ store.o usage.o util.o -L./lib -llsof ./lib/liblsof.a: could not read symbols: Archive has no index; run ranlib to add one collect2: ld returned 1 exit status Signed-off-by: Bernhard Walle <walle@corscience.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* rules: use ptx/mirror for all mirror URLsMichael Olbrich2012-01-061-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* lsof: set LSOF_USER=noneJon Ringle2011-05-231-0/+1
| | | | | | | | Building lsof breaks when $USER is domain\user. Setting LSOF_USER=none will disable the use of LSOF_USER, which isn't really needed anyway. Signed-off-by: Jon Ringle <jon@ringle.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [lsof] create real install stageMichael Olbrich2010-04-121-1/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-10/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* * lsof: don't let selinux detection leak the host config inRobert Schwebel2009-05-221-1/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10565 33e552b5-05e3-0310-8538-816dae2090ed
* [lsof] new packageMarc Kleine-Budde2009-03-201-0/+97
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10133 33e552b5-05e3-0310-8538-816dae2090ed