ports/111770: [PATCH] sysutils/gdmap: cleanup non-supported FreeBSD versions

Marcelo Araujo araujo at bsdmail.org
Tue Apr 17 16:50:03 UTC 2007


>Number:         111770
>Category:       ports
>Synopsis:       [PATCH] sysutils/gdmap: 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 16:50:02 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:

- cleanup non-supported FreeBSD version 4.x (EOL)

Port maintainer (delphus at gmail.com) is cc'd.

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

--- gdmap-0.7.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/gdmap/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	27 Apr 2006 21:31:00 -0000	1.6
+++ Makefile	17 Apr 2007 16:46:39 -0000
@@ -23,14 +23,8 @@
 
 MAN1=	gdmap.1
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN=	Doesn't build on FreeBSD < 5.x
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e 's,<sys/vfs.h>,<sys/statvfs.h>,' \
 		${WRKSRC}/src/gui_main.c
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- gdmap-0.7.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list