Your message dated Thu, 21 Jul 2005 15:47:12 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#316759: Please add support for GNU/kFreeBSD
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Jul 2005 16:27:10 +0000
>From [EMAIL PROTECTED] Sun Jul 03 09:27:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from farad.aurel32.net [82.232.2.251] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dp7JG-0007Ac-00; Sun, 03 Jul 2005 09:27:10 -0700
Received: from hertz.aurel32.net ([2001:618:400:fc13:250:fcff:fe4c:da07])
        by farad.aurel32.net with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32)
        (Exim 4.50)
        id 1Dp7JE-0000GY-F5; Sun, 03 Jul 2005 18:27:08 +0200
Received: from aurel32 by hertz.aurel32.net with local (Exim 4.51)
        id 1Dp7Iz-0009Vu-VW; Sun, 03 Jul 2005 18:26:53 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Aurelien Jarno <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Please add support for GNU/kFreeBSD
X-Mailer: reportbug 3.15
Date: Sun, 03 Jul 2005 18:26:53 +0200
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gcc-defaults
Version: 1.22
Severity: important
Tags: patch

Hi,

Please find below a patch to support GNU/kFreeBSD. Could you please
include it in the next version?

Thanks in advance,
Aurelien


diff -Nur gcc-defaults-1.22.orig/debian/rules gcc-defaults-1.22/debian/rules
--- gcc-defaults-1.22.orig/debian/rules 2005-06-27 15:36:46.000000000 +0200
+++ gcc-defaults-1.22/debian/rules      2005-07-03 18:15:40.000000000 +0200
@@ -126,6 +126,10 @@
     OS_NAME    := NetBSD
 endif
 
+ifeq ($(DEB_HOST_ARCH),kfreebsd-i386)
+    OS_NAME    := kFreeBSD
+endif
+
 # derived version number (without release)
 V_CPP  := $(shell echo $(CV_CPP)   | sed 's/-[^-]*$$//')
 V_GCC  := $(shell echo $(CV_GCC)   | sed 's/-[^-]*$$//')


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.3-11
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

---------------------------------------
Received: (at 316759-done) by bugs.debian.org; 21 Jul 2005 13:47:17 +0000
>From [EMAIL PROTECTED] Thu Jul 21 06:47:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1DvbOO-00086m-00; Thu, 21 Jul 2005 06:47:17 -0700
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id PAA24775;
        Thu, 21 Jul 2005 15:47:14 +0200 (MEST)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 45159F2DC;
        Thu, 21 Jul 2005 15:47:14 +0200 (MEST)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 27089-43; Thu, 21 Jul 2005 15:47:13 +0200 (MEST) 11357
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
        Thu, 21 Jul 2005 15:47:12 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j6LDlCHA019458;
        Thu, 21 Jul 2005 15:47:12 +0200 (MEST)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Thu, 21 Jul 2005 15:47:12 +0200
To: Aurelien Jarno <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#316759: Please add support for GNU/kFreeBSD
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

fixed in gcc-defaults-1.23

Aurelien Jarno writes:
> Package: gcc-defaults
> Version: 1.22
> Severity: important
> Tags: patch
> 
> Hi,
> 
> Please find below a patch to support GNU/kFreeBSD. Could you please
> include it in the next version?
> 
> Thanks in advance,
> Aurelien
> 
> 
> diff -Nur gcc-defaults-1.22.orig/debian/rules gcc-defaults-1.22/debian/rules
> --- gcc-defaults-1.22.orig/debian/rules       2005-06-27 15:36:46.000000000 
> +0200
> +++ gcc-defaults-1.22/debian/rules    2005-07-03 18:15:40.000000000 +0200
> @@ -126,6 +126,10 @@
>      OS_NAME  := NetBSD
>  endif
>  
> +ifeq ($(DEB_HOST_ARCH),kfreebsd-i386)
> +    OS_NAME  := kFreeBSD
> +endif
> +
>  # derived version number (without release)
>  V_CPP        := $(shell echo $(CV_CPP)   | sed 's/-[^-]*$$//')
>  V_GCC        := $(shell echo $(CV_GCC)   | sed 's/-[^-]*$$//')
> 
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: kfreebsd-i386 (i586)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: GNU/kFreeBSD 5.3-11
> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to