Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Mar 2004 16:46:33 -0500 (EST)
From:      David Gilbert <dgilbert@daveg.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/64267: tclmidi is not 'BROKEN' on -CURRENT, at least
Message-ID:  <20040314214633.A5A4A1D21DE@canoe.dclg.ca>
Resent-Message-ID: <200403142150.i2ELo9Fg014094@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040314214633.A5A4A1D21DE>