ports/111771: [PATCH] sysutils/i855vidctl: cleanup non-supported FreeBSD versions

Marcelo Araujo araujo at island.freebsd.org
Tue Apr 17 17:00:09 UTC 2007


>Number:         111771
>Category:       ports
>Synopsis:       [PATCH] sysutils/i855vidctl: 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:00:08 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 versions 4.x (EOL)

Removed file(s):
- pkg-plist

Port maintainer (oliver.bantke at t-g-p.org) is cc'd.

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

--- i855vidctl-1.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/i855vidctl10/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	21 May 2005 18:04:44 -0000	1.5
+++ Makefile	17 Apr 2007 16:55:55 -0000
@@ -14,13 +14,6 @@
 MAINTAINER=	oliver.bantke at t-g-p.org
 COMMENT=	Resolution tool for Centrino based laptops
 
-ONLY_FOR_ARCHS=	i386
+PLIST_FILES=	bin/i855vidctl
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-USE_GCC=	3.4
-BROKEN=		"Does not compile on FreeBSD 4.x"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: pkg-plist
===================================================================
RCS file: pkg-plist
diff -N pkg-plist
--- pkg-plist	23 Dec 2004 06:40:13 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1 +0,0 @@
-bin/i855vidctl
--- i855vidctl-1.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list