ports/98114: [Maintainer Update] net-mgmt/aircrack-ng: Mark broken on 4.x

Lars Engels lars.engels at 0x20.net
Tue May 30 00:20:22 UTC 2006


>Number:         98114
>Category:       ports
>Synopsis:       [Maintainer Update] net-mgmt/aircrack-ng: Mark broken on 4.x
>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:   Tue May 30 00:20:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lars Engels
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD krusty.bsd-geek.de 6.1-STABLE FreeBSD 6.1-STABLE #1: Fri May 12 09:17:16 CEST 2006
>Description:
Mark net-mgmt/aircrack-ng broken on 4.x: does not compile.
And who needs it on 4.x anyway?

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

--- aircrack-ng-0.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/aircrack-ng.orig/Makefile /usr/ports/net-mgmt/aircrack-ng/Makefile
--- /usr/ports/net-mgmt/aircrack-ng.orig/Makefile	Tue May 30 02:06:05 2006
+++ /usr/ports/net-mgmt/aircrack-ng/Makefile	Tue May 30 02:07:21 2006
@@ -22,6 +22,10 @@
 
 .include <bsd.port.pre.mk>
 
+.if ${OSVERSION} < 500000
+BROKEN=		does not compile
+.endif
+
 post-patch:
 	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/Makefile
 	@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/Makefile
--- aircrack-ng-0.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list