ports/64267: tclmidi is not 'BROKEN' on -CURRENT, at least

David Gilbert dgilbert at daveg.ca
Sun Mar 14 21:50:10 UTC 2004


>Number:         64267
>Category:       ports
>Synopsis:       tclmidi is not 'BROKEN' on -CURRENT, at least
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 14 13:50:09 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     David Gilbert
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
DaveG.ca
>Environment:
System: FreeBSD canoe.dclg.ca 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Wed Mar 3 21:25:02 EST 2004 dgilbert at canoe.dclg.ca:/usr/obj/usr/src/sys/CANOE i386


As above.
>Description:
While the makefile marks audio/tclmidi as broken for OSVERSION >= 502000,
it builds and installs on my -CURRENT.  There is lots of complaining
about depricated C++ include files that would be "cool" to fix, but
it is not 'BROKEN' on -CURRENT.
>How-To-Repeat:
Apply patch below, make install
>Fix:

Now... I don't know if this is entirely true ... there may still
exist versions of FreeBSD that are 'BROKEN'

--- Makefile.old        Sun Mar 14 16:45:25 2004
+++ Makefile    Sun Mar 14 16:45:32 2004
@@ -35,10 +35,6 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} >= 502000
-BROKEN=                "Does not compile"
-.endif
-
 post-install:
        @${CAT} ${PKGMESSAGE} | ${SED} s#/usr/local#${PREFIX}#g
 



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



More information about the freebsd-ports-bugs mailing list