ports/71741: [MAINTAINER] security/hping: fix build on ia64

Nicolas Jombart ecu at ipv42.net
Tue Sep 14 19:30:21 UTC 2004


>Number:         71741
>Category:       ports
>Synopsis:       [MAINTAINER] security/hping: fix build on ia64
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 14 19:30:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Jombart
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD shiva.int.ipv42.net 4.10-STABLE FreeBSD 4.10-STABLE #0: Fri Aug 20 20:25:27 CEST 2004
>Description:
Fix build on ia64
Actually, I hope so. (nothing to test on Itanium)

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

--- hping-2.0.0r3,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/hping/files/patch-bytesex.h /usr/home/ecu/ports/ports/security/hping/files/patch-bytesex.h
--- /usr/ports/security/hping/files/patch-bytesex.h	Sun May 30 00:17:24 2004
+++ /usr/home/ecu/ports/ports/security/hping/files/patch-bytesex.h	Tue Sep 14 21:25:53 2004
@@ -1,9 +1,14 @@
 
 $FreeBSD: ports/security/hping/files/patch-bytesex.h,v 1.1 2004/05/29 22:17:24 krion Exp $
 
---- bytesex.h.orig	Sun May 30 00:12:35 2004
-+++ bytesex.h	Sun May 30 00:15:29 2004
-@@ -12,6 +12,7 @@
+--- bytesex.h.orig	Tue Sep 14 15:22:45 2004
++++ bytesex.h	Tue Sep 14 15:21:50 2004
+@@ -8,10 +8,12 @@
+ #define ARS_BYTESEX_H
+ 
+ #if 	defined(__i386__) \
++	|| defined(__ia64__) \
+ 	|| defined(__alpha__) \
  	|| (defined(__mips__) && (defined(MIPSEL) || defined (__MIPSEL__)))
  #define BYTE_ORDER_LITTLE_ENDIAN
  #elif 	defined(__mc68000__) \
--- hping-2.0.0r3,1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list