ports/111780: [PATCH] sysutils/xdd: cleanup non-supported FreeBSD versions

Marcelo Araujo araujo at island.freebsd.org
Tue Apr 17 17:30:14 UTC 2007


>Number:         111780
>Category:       ports
>Synopsis:       [PATCH] sysutils/xdd: cleanup non-supported FreeBSD versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 17 17:30:14 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo (araujo at bsdmail.org)
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD island.freebsd.org 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007
>Description:

- 4.x (EOL)

Port maintainer (g.gonter at ieee.org) is cc'd.

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

--- xdd-65.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/xdd/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	16 Mar 2007 20:58:31 -0000	1.2
+++ Makefile	17 Apr 2007 17:24:21 -0000
@@ -20,12 +20,6 @@
 USE_DOS2UNIX=	yes
 DOS2UNIX_REGEX=	.*\.(c|cpp|h)
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN=	Doesn't build on 4.x
-.endif
-
 post-extract:
 	${CP} ${FILESDIR}/freebsd.makefile ${WRKSRC}
 
@@ -37,4 +31,4 @@
 	${INSTALL_PROGRAM} ${WRKSRC}/bin/timeserver.freebsd ${PREFIX}/bin/timeserver
 	${INSTALL_PROGRAM} ${WRKSRC}/bin/gettime.freebsd ${PREFIX}/bin/gettime
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- xdd-65.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list