From dindin@sepulca.yandex.ru  Wed Dec 16 13:25:36 2009
Return-Path: <dindin@sepulca.yandex.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 91AA61065676
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Dec 2009 13:25:36 +0000 (UTC)
	(envelope-from dindin@sepulca.yandex.ru)
Received: from mammoth.yandex.ru (mammoth.yandex.ru [93.158.136.51])
	by mx1.freebsd.org (Postfix) with ESMTP id 4926A8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Dec 2009 13:25:36 +0000 (UTC)
Received: from sepulca.yandex.ru (dhcp170-57-red.yandex.net [95.108.170.57])
	by mammoth.yandex.ru (Postfix) with ESMTPS id 606104F72C5
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Dec 2009 16:25:34 +0300 (MSK)
Received: from sepulca.yandex.ru (localhost [127.0.0.1])
	by sepulca.yandex.ru (8.14.3/8.14.3) with ESMTP id nBGDPYNW042118
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Dec 2009 16:25:34 +0300 (MSK)
	(envelope-from dindin@sepulca.yandex.ru)
Received: (from dindin@localhost)
	by sepulca.yandex.ru (8.14.3/8.14.3/Submit) id nBGDPY53042117;
	Wed, 16 Dec 2009 16:25:34 +0300 (MSK)
	(envelope-from dindin)
Message-Id: <200912161325.nBGDPY53042117@sepulca.yandex.ru>
Date: Wed, 16 Dec 2009 16:25:34 +0300 (MSK)
From: Denis Barov <dindin@dindin.ru>
Reply-To: Denis Barov <dindin@dindin.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: MAINTAINER: security/openssh-portable builds successfuly at FreeBSD 8.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         141679
>Category:       ports
>Synopsis:       MAINTAINER: security/openssh-portable builds successfuly at FreeBSD 8.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    amdmi3
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 16 13:30:04 UTC 2009
>Closed-Date:    Wed Dec 16 16:43:31 UTC 2009
>Last-Modified:  Wed Dec 16 16:50:00 UTC 2009
>Originator:     Denis Barov
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
Yandex
>Environment:
System: FreeBSD sepulca.yandex.ru 7.2-STABLE FreeBSD 7.2-STABLE #0 r197611M: Tue Oct 20 00:15:11 MSD 2009 root@ysbackup2.yandex.ru:/opt/tmp/mk_pkg.QZ1mnqtI/obj/i386/opt/usr/SVN/7/sys/SEPULCA i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:
  some time ago there was some issue with krb5-config(1) that misses some libraries. Now I see that problem fixed and security/openssh-portable builds successfuly at FreeBSD 8.0

--- openssh-portable/Makefile.orig  2009-11-02 11:08:45.000000000 +0300
+++ openssh-portable/Makefile 2009-12-16 15:41:19.000000000 +0300
@@ -127,11 +127,11 @@
 .endif
 .endif

-.if ${OSVERSION} >= 800000
-.if !defined(WITHOUT_KERBEROS)
-BROKEN=    does not link
-.endif
-.endif
+#.if ${OSVERSION} >= 800000
+#.if !defined(WITHOUT_KERBEROS)
+#BROKEN=   does not link
+#.endif
+#.endif
 .endif

 .if ${OPENSSLBASE} != "/usr"


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 
Responsible-Changed-By: amdmi3 
Responsible-Changed-When: Wed Dec 16 15:17:05 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=141679 
State-Changed-From-To: open->closed 
State-Changed-By: amdmi3 
State-Changed-When: Wed Dec 16 16:43:29 UTC 2009 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/141679: commit references a PR
Date: Wed, 16 Dec 2009 16:43:30 +0000 (UTC)

 amdmi3      2009-12-16 16:43:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/openssh-portable Makefile pkg-plist 
   Log:
   - Remove BROKEN on 8.x WITH_KERBEROS case. Builds fine on 8.0 and 9.0, i386 and amd64
   - While here, fix minor plist issue for WITH_X509 case
   
   PR:             141679
   Submitted by:   Denis Barov <dindin@dindin.ru> (maintainer)
   
   Revision  Changes    Path
   1.144     +3 -6      ports/security/openssh-portable/Makefile
   1.17      +1 -0      ports/security/openssh-portable/pkg-plist
 _______________________________________________
 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:
