From h.eichmann@gmx.de  Sun Nov 19 16:01:09 2006
Return-Path: <h.eichmann@gmx.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 33CFE16A412
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Nov 2006 16:01:09 +0000 (UTC)
	(envelope-from h.eichmann@gmx.de)
Received: from mail.gmx.net (mail.gmx.de [213.165.64.20])
	by mx1.FreeBSD.org (Postfix) with SMTP id 3EA0843D53
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 19 Nov 2006 16:00:57 +0000 (GMT)
	(envelope-from h.eichmann@gmx.de)
Received: (qmail invoked by alias); 19 Nov 2006 16:01:06 -0000
Received: from p54824D89.dip.t-dialin.net (EHLO 7of9) [84.130.77.137]
  by mail.gmx.net (mp040) with SMTP; 19 Nov 2006 17:01:06 +0100
Message-Id: <200611191701.24269.h.eichmann@gmx.de>
Date: Sun, 19 Nov 2006 17:01:23 +0100
From: Heiner <h.eichmann@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Port upgrade: x11-fm/krusader does not build under FreeBSD 4.x

>Number:         105668
>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 19 16:10:20 GMT 2006
>Closed-Date:    Sun Nov 19 16:17:31 GMT 2006
>Last-Modified:  Sun Nov 19 16:17:31 GMT 2006
>Originator:     Heiner Eichmann <h.eichmann@gmx.de>
>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=_U/HYFtchlGP+6yn
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 <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN=		Does not compile on FreeBSD 4.x
+.endif
+
+.include <bsd.port.post.mk>

--Boundary-00=_U/HYFtchlGP+6yn--
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Nov 19 16:17:30 UTC 2006 
State-Changed-Why:  
I have this yesterday commitet :). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105668 
>Unformatted:
 --Boundary-00=_U/HYFtchlGP+6yn
 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
