ports/122393: [MAINTAINER] polish/pl-kadu: unbreak build on FreeBSD-7.0

Marcin Wisnicki mwisnicki+freebsd at gmail.com
Thu Apr 3 00:10:02 UTC 2008


>Number:         122393
>Category:       ports
>Synopsis:       [MAINTAINER] polish/pl-kadu: unbreak build on FreeBSD-7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 03 00:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Marcin Wisnicki
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ghost.pnet.one.pl 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #10: Fri Dec  7 19:04:47 CET
>Description:
I was notified that a patch is needed to successfully build on FreeBSD 7.0

Added file(s):
- files/patch-freebsd7

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pl-kadu-0.6.0,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/polish/kadu.orig/files/patch-freebsd7 /usr/ports/polish/kadu/files/patch-freebsd7
--- /usr/ports/polish/kadu.orig/files/patch-freebsd7	1970-01-01 01:00:00.000000000 +0100
+++ /usr/ports/polish/kadu/files/patch-freebsd7	2008-03-12 11:06:29.000000000 +0100
@@ -0,0 +1,14 @@
+Index: kadu-core/main.cpp
+===================================================================
+--- kadu-core/main.cpp	2008-02-26 01:07:33.000000000 +0100
++++ kadu-core/main.cpp	2008-03-12 10:55:42.000000000 +0100
+@@ -50,6 +50,9 @@
+ #ifdef HAVE_EXECINFO
+ #include <execinfo.h>
+ #endif
++#ifdef __FreeBSD__
++typedef union sigval sigval_t;
++#endif /* __FreeBSD__ */
+ #define OPEN_CHAT_SIGNAL (SIGRTMIN + 7)
+ 
+ static int sigsegvCount = 0;
--- pl-kadu-0.6.0,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list