Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145758316
D20341.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D20341.diff
View Options
Index: head/sysutils/lsof/Makefile
===================================================================
--- head/sysutils/lsof/Makefile
+++ head/sysutils/lsof/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lsof
DISTVERSION= 4.93.2
+PORTREVISION= 1
PORTEPOCH= 8
CATEGORIES= sysutils
Index: head/sysutils/lsof/files/patch-dialects-freebsd-dlsof.h
===================================================================
--- head/sysutils/lsof/files/patch-dialects-freebsd-dlsof.h
+++ head/sysutils/lsof/files/patch-dialects-freebsd-dlsof.h
@@ -0,0 +1,21 @@
+Index: sysutils/lsof/files/patch-dialects-freebsd-dlsof.h
+===================================================================
+--- /dev/null
++++ sysutils/lsof/files/patch-dialects-freebsd-dlsof.h
+@@ -0,0 +1,16 @@
++--- dialects/freebsd/dlsof.h.orig 2019-05-08 07:32:25 UTC
+++++ dialects/freebsd/dlsof.h
++@@ -45,6 +45,13 @@
++ #include <signal.h>
++ #include <unistd.h>
++
+++#if FREEBSDV>=13000
+++/* This header is a huge mess. Please don't support EOL FreeBSD releases. */
+++#define _KERNEL 1
+++#include <sys/_lock.h>
+++#undef _KERNEL
+++#endif /* FREEBSDV>=13000 */
+++
++ # if FREEBSDV>=4000
++ # if FREEBSDV>=5000
++ # if FREEBSDV<6020
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Feb 25, 2:04 AM (3 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28981902
Default Alt Text
D20341.diff (1 KB)
Attached To
Mode
D20341: lsof: Fix build on FreeBSD CURRENT
Attached
Detach File
Event Timeline
Log In to Comment