From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 18 19:02:44 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1EBB316A4C2 for ; Sat, 18 Nov 2006 19:02:44 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1480943E80 for ; Sat, 18 Nov 2006 19:00:58 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id kAIJ0Tih091073 for ; Sat, 18 Nov 2006 19:00:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id kAIJ0TtW091068; Sat, 18 Nov 2006 19:00:29 GMT (envelope-from gnats) Resent-Date: Sat, 18 Nov 2006 19:00:29 GMT Resent-Message-Id: <200611181900.kAIJ0TtW091068@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Heiner Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0A5FB16A49E for ; Sat, 18 Nov 2006 18:59:32 +0000 (UTC) (envelope-from h.eichmann@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3C85A43DAE for ; Sat, 18 Nov 2006 18:58:13 +0000 (GMT) (envelope-from h.eichmann@gmx.de) Received: (qmail invoked by alias); 18 Nov 2006 18:57:56 -0000 Received: from p54824698.dip.t-dialin.net (EHLO 7of9) [84.130.70.152] by mail.gmx.net (mp031) with SMTP; 18 Nov 2006 19:57:56 +0100 Message-Id: <200611181958.12550.h.eichmann@gmx.de> Date: Sat, 18 Nov 2006 19:58:12 +0100 From: Heiner To: FreeBSD-gnats-submit@FreeBSD.org Cc: Kris Kennaway Subject: ports/105648: Port upgrade: x11-fm/krusader does not build under FreeBSD 4.x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Nov 2006 19:02:44 -0000 >Number: 105648 >Category: ports >Synopsis: Port upgrade: x11-fm/krusader does not build under FreeBSD = >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 Nov 18 19:00:28 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Heiner Eichmann >Release: =A0 =A0 =A0 FreeBSD 5.5-RELEASE >Organization: Sirius Cybernetics Corp. >Environment: =46reeBSD 7of9.unimatrix-zero.borg 5.5-RELEASE-p1 FreeBSD 5.5-RELEASE-p1 #0= : Mon=20 Jun 5 10:58:47 CEST 2006 =20 root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: =46or some reason krusader does not compile on pointyhat: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2006111318/krusad= er-1.70.1.log This is very strange, as the FreeBSD ftp server holds a package of teh very= =20 same krusader version from 08/17/06. As krusader did not change, something= =20 else changed. As I do not have a FreeBSD 4.x anymore, the only thing I can = do=20 is to set it to broken, until soemone still working on 4.X finds the true=20 reason. >How-To-Repeat: >Fix: see attached diff Heiner --Boundary-00=_Ef1XFe3oMMTA//K Content-Type: text/x-diff; charset="iso-8859-1"; name="krusader.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="krusader.diff" --- ../../x11-fm/krusader/Makefile Tue Sep 5 22:01:52 2006 +++ Makefile Sat Nov 18 19:57:03 2006 @@ -44,4 +44,10 @@ post-install: @${CAT} ${PKGMESSAGE} -.include +.include + +.if ${OSVERSION} < 500000 +BROKEN= Does not compile on FreeBSD 4.x +.endif + +.include --Boundary-00=_Ef1XFe3oMMTA//K-- >Release-Note: >Audit-Trail: >Unformatted: --Boundary-00=_Ef1XFe3oMMTA//K Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-send-pr-version: send-pr 3.113 X-GNATS-Notify: 4.x