From nobody@FreeBSD.org  Thu Oct 18 16:18:07 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0A7E316A41A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Oct 2007 16:18:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id E6DB813C46B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Oct 2007 16:18:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l9IGHqlp066714
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Oct 2007 16:17:52 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l9IGHqgg066713;
	Thu, 18 Oct 2007 16:17:52 GMT
	(envelope-from nobody)
Message-Id: <200710181617.l9IGHqgg066713@www.freebsd.org>
Date: Thu, 18 Oct 2007 16:17:52 GMT
From: Oliver Peter <hoschi@mouhaha.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: postfix/postfix-current does not build unter 8.0-CURRENT
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: vivek@khera.org

>Number:         117304
>Category:       ports
>Synopsis:       mail/postfix and postfix-current does not build unter 8.0-CURRENT
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    mnag
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 18 16:20:01 UTC 2007
>Closed-Date:    Mon Oct 22 18:50:45 UTC 2007
>Last-Modified:  Mon Oct 22 22:50:01 UTC 2007
>Originator:     Oliver Peter
>Release:        8.0-CURRENT
>Organization:
>Environment:
FreeBSD marathon.geonosis.homeunix.org 8.0-CURRENT FreeBSD 8.0-CURRENT #3: Tue Oct 16 14:47:49 CEST 2007     root@marathon.geonosis.homeunix.org:/usr/obj/usr/src/sys/MARATHON  i386

>Description:

>How-To-Repeat:
hoschi@marathon /usr/ports/mail/postfix-current % sudo make
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for postfix-current-2.5.20070911,4
===>  Extracting for postfix-current-2.5.20070911,4
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for postfix-current-2.5.20070911,4
=> MD5 Checksum OK for postfix/postfix-2.5-20070911.tar.gz.
=> SHA256 Checksum OK for postfix/postfix-2.5-20070911.tar.gz.
===>   postfix-current-2.5.20070911,4 depends on file: /usr/local/bin/perl5.8.8 - found
===>  Patching for postfix-current-2.5.20070911,4
===>   postfix-current-2.5.20070911,4 depends on file: /usr/local/bin/perl5.8.8 - found
===>  Applying FreeBSD patches for postfix-current-2.5.20070911,4
===>   postfix-current-2.5.20070911,4 depends on file: /usr/local/bin/perl5.8.8 - found
===>   postfix-current-2.5.20070911,4 depends on shared library: pcre.0 - found
===>  Configuring for postfix-current-2.5.20070911,4
(cd /usr/obj/build/usr/ports/mail/postfix-current/work/postfix-2.5-20070911 && make -f Makefile.init makefiles DEBUG= CC="cc" OPT="-O -fno-strict-aliasing -pipe -march=pentium4"  CCARGS="-DHAS_PCRE -I/usr/local/include" AUXLIBS="-L/usr/local/lib -lpcre" &&  echo "all: default" >> Makefile)
make -f Makefile.in MAKELEVEL= Makefiles
(echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp
ATTENTION:
ATTENTION: Unknown system type: FreeBSD 8.0-CURRENT
ATTENTION:
*** Error code 1

Stop in /usr/obj/build/usr/ports/mail/postfix-current/work/postfix-2.5-20070911.
*** Error code 1

Stop in /usr/obj/build/usr/ports/mail/postfix-current/work/postfix-2.5-20070911.
*** Error code 1

Stop in /usr/ports/mail/postfix-current.
*** Error code 1

Stop in /usr/ports/mail/postfix-current.
*** Error code 1

Stop in /usr/ports/mail/postfix-current.

>Fix:
hoschi@marathon /usr/ports/mail/postfix-current % diff -u files/patch-makedefs.orig files/patch-makedefs
--- files/patch-makedefs.orig   2007-10-18 18:16:26.000000000 +0200
+++ files/patch-makedefs        2007-10-18 18:16:57.000000000 +0200
@@ -8,6 +8,8 @@
 +              ;;
 +  FreeBSD.7*) SYSTYPE=FREEBSD5
 +              ;;
++  FreeBSD.8*) SYSTYPE=FREEBSD5
++              ;;
    OpenBSD.2*) SYSTYPE=OPENBSD2
                ;;
    OpenBSD.3*) SYSTYPE=OPENBSD3


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Oct 18 21:40:07 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117304 

From: Vivek Khera <vivek@khera.org>
To: bug-followup@FreeBSD.org,
 hoschi@mouhaha.de
Cc:  
Subject: Re: ports/117304: mail/postfix and postfix-current does not build unter 8.0-CURRENT
Date: Fri, 19 Oct 2007 14:20:33 -0400

 this seems like a suitable patch until postfix learns about freebsd 8  
 natively.
 

From: Vivek Khera <vivek@khera.org>
To: bug-followup@FreeBSD.org,
 hoschi@mouhaha.de
Cc:  
Subject: Re: ports/117304: mail/postfix and postfix-current does not build unter 8.0-CURRENT
Date: Fri, 19 Oct 2007 14:21:04 -0400

 oh... just to be clear, I approve this patch :-)
 
 please also submit to upstream postfix author.  thanks!
 
Responsible-Changed-From-To: freebsd-ports-bugs->mnag 
Responsible-Changed-By: mnag 
Responsible-Changed-When: Fri Oct 19 19:31:25 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117304 
State-Changed-From-To: feedback->closed 
State-Changed-By: mnag 
State-Changed-When: Mon Oct 22 18:50:44 UTC 2007 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117304 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117304: commit references a PR
Date: Mon, 22 Oct 2007 22:37:14 +0000 (UTC)

 mnag        2007-10-22 18:39:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/postfix         Makefile distinfo 
     mail/postfix/files   patch-makedefs 
   Log:
   - Update to 2.4.6
   - Update VDA patch to 2.4.5
   - Teach postfix to 8.0 [1]
   
   PR:             117304 [1]
   Submitted by:   Oliver Peter <hoschi___mouhaha.de> [1]
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.135     +2 -2      ports/mail/postfix/Makefile
   1.92      +6 -6      ports/mail/postfix/distinfo
   1.6       +6 -6      ports/mail/postfix/files/patch-makedefs
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117304: commit references a PR
Date: Mon, 22 Oct 2007 22:46:32 +0000 (UTC)

 mnag        2007-10-22 18:50:27 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/postfix-current Makefile distinfo 
     mail/postfix-current/files patch-makedefs 
   Log:
   - Update to 2.5-20071006
   - Teach postfix to 8.0 [1]
   
   PR:             117304 [1]
   Submitted by:   Oliver Peter <hoschi___mouhaha.de> [1]
   
   Revision  Changes    Path
   1.217     +1 -1      ports/mail/postfix-current/Makefile
   1.155     +3 -3      ports/mail/postfix-current/distinfo
   1.3       +5 -7      ports/mail/postfix-current/files/patch-makedefs
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
