From h.eichmann@gmx.de  Sun Jan  9 09:31:02 2005
Return-Path: <h.eichmann@gmx.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id AC7FA16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Jan 2005 09:31:02 +0000 (GMT)
Received: from mail.gmx.net (mail.gmx.net [213.165.64.20])
	by mx1.FreeBSD.org (Postfix) with SMTP id 98F0F43D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  9 Jan 2005 09:31:01 +0000 (GMT)
	(envelope-from h.eichmann@gmx.de)
Received: (qmail invoked by alias); 09 Jan 2005 09:31:00 -0000
Received: from pD9EC2442.dip.t-dialin.net (EHLO [192.168.254.42]) (217.236.36.66)
  by mail.gmx.net (mp022) with SMTP; 09 Jan 2005 10:31:00 +0100
Message-Id: <200501091031.46745.h.eichmann@gmx.de>
Date: Sun, 9 Jan 2005 10:31:46 +0100
From: Heiner <h.eichmann@gmx.de>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Port upgrade: deskutils/kbirthday does not compile on ia64 and amd64

>Number:         75982
>Category:       ports
>Synopsis:       Port upgrade: deskutils/kbirthday does not compile on ia64 =
>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 Jan 09 09:40:20 GMT 2005
>Closed-Date:    Sun Jan 09 16:52:25 GMT 2005
>Last-Modified:  Sun Jan 09 16:52:25 GMT 2005
>Originator:     Heiner Eichmann <h.eichmann@gmx.de>
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
Sirius Cybernetics Corp.
>Environment:
=46reeBSD 7of9.unimatrix-zero.borg 4.10-STABLE FreeBSD 4.10-STABLE #1: Sun =
Jun=20
2014:49:25 CEST 2004 =A0 =A0=20
root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL =A0i386

>Description:
deskutils/kbirthday does not compile on ia64 and amd64

>How-To-Repeat:
>Fix:
See attached diff







--Boundary-00=_CoP4BVQrktqM0k3
Content-Type: text/x-diff;
  charset="iso-8859-1";
  name="diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="diff"

diff -u ../../deskutils/kbirthday/Makefile ./Makefile
--- ../../deskutils/kbirthday/Makefile	Sat Dec 11 02:14:05 2004
+++ ./Makefile	Sun Jan  9 10:28:21 2005
@@ -24,4 +24,10 @@
 # necesary to access the second master site by getting rid of the default switch -A
 FETCH_CMD ?=/usr/bin/fetch -Rr
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "ia64" || ${ARCH} == "amd64"
+BROKEN=		"Does not compile on ia64 or amd64"
+.endif
+
+.include <bsd.port.post.mk>

--Boundary-00=_CoP4BVQrktqM0k3--
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Sun Jan 9 16:51:42 GMT 2005 
State-Changed-Why:  
The fix was simple. The port should now build on ia64 and amd64. 
Thanks for reporting 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75982 
>Unformatted:
 --Boundary-00=_CoP4BVQrktqM0k3
 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:
 
 
 and=20
 amd64
