16 Commits

Author SHA1 Message Date
florian
856a4c271f lsof: fix passing TARGET_CFLAGS
The special Configure script expects LSOF_CFGF instead of LSOF_CFGC.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@39814 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-03-08 00:57:12 +00:00
nbd
f22e55a270 lsof: fix broken patch
The line:

if 1 -eq 0

is missing the 'test' command. Alternatively, "if /bin/false" would have worked too.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 22:03:26 +00:00
nbd
4f152d80d1 lsof: use environment variables correctly to prime Configure
Rewrite of the configure and compile stages as per the suggestions in the packages 00XCONFIG instructions.

Note that this is required to get eglibc working, as eglibc doesn't include the RPC functions as part of libc.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-29 18:30:10 +00:00
luka
59f34e71f7 [packages] lsof: update to 4.86
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-10 00:07:55 +00:00
jow
d20ba1a9bc [packages] use LIBRPC_DEPENDS (#8962)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25842 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-03 01:47:47 +00:00
florian
4f448f5e6a [package] lsof: cross-build properly
I found that the lsof build was using the build host's ar and ranlib
instead of the target's. That's tolerable when the build host is
Linux/ELF. It's not so great when building on Mac OS X.

I also found that lsof was reporting that it was built with the native
compiler instead of the cross-compiler.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@25614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-20 16:04:02 +00:00
nbd
8267488882 lsof: fix compiling with librpc (based on a patch by tripolar), fixes #8854
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-14 18:26:25 +00:00
swalker
3bbc05eecb [packages] add missing & update current urls
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-24 04:49:34 +00:00
florian
0eebba60c1 [package] prevent lsof from enabling selinux support (#4967)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-12 09:53:55 +00:00
nbd
996067d6b3 nuke $Id$ in /packages as well
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
florian
1cdd6e7833 [package] update lsof to 4.81 (#4846)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15107 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-04 18:37:49 +00:00
nico
ca00b81362 [packages] lsof: fix build on glibc/eglibc based toolchain, use build kernel version instead of host one, pass optflags without overriding cflags, bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/packages@14378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-03 02:46:31 +00:00
blogic
0550a9ac78 remove PKG_CAT from packages
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 18:46:37 +00:00
florian
dc3a3c8887 Massive propset of svn:keywords for packages newly addded, next time, we should not forget it ;)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-01 23:09:45 +00:00
nico
8e881eae8f various ccache fixes (closes: #1599), thanks to Bartman007
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6977 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-16 23:08:14 +00:00
florian
738f28ba39 Add lsof, thanks h3sp4wn (#1548)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-10 10:20:35 +00:00