Date: Sat, 12 Feb 2005 12:17:13 +0100 From: "Kay Lehmann" <kay_lehmann@web.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/77415: [Maintainer update] sysutils/kdar: Mark it broken until some problems are solved Message-ID: <1108207033.0@bippes.finkenkrug.ev> Resent-Message-ID: <200502121120.j1CBKQwe017842@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 77415 >Category: ports >Synopsis: [Maintainer update] sysutils/kdar: Mark it broken until some problems are solved >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Feb 12 11:20:26 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Kay Lehmann >Release: FreeBSD 5.3-STABLE i386 >Organization: >Environment: System: FreeBSD 5.3-STABLE #3: Sat Feb 5 18:15:46 CET 2005 root@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes >Description: The update of dar to version 2.2.0 broke kdar. Unfortunatly an update of kdar won't help, because headers of dar use getext-functions without including the needed headers. So I have to clarify with dar's maintainer if he will update dar to include the headers or if I have to work around it. Until this is done I want to mark kdar broken. >How-To-Repeat: >Fix: --- kdar-1.2.0-broken.diff begins here --- --- Makefile.orig Sat Feb 12 12:07:23 2005 +++ Makefile Sat Feb 12 12:10:26 2005 @@ -25,6 +25,8 @@ .include <bsd.port.pre.mk> +BROKEN= "Does not compile with libdar-2.2" + post-patch: ${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure --- kdar-1.2.0-broken.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1108207033.0>