From jbeich@tormail.net  Fri Dec 16 13:08:36 2011
Return-Path: <jbeich@tormail.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0CC841065781
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Dec 2011 13:08:36 +0000 (UTC)
	(envelope-from jbeich@tormail.net)
Received: from server2.hudsonvalleyhost.com (server2.hudsonvalleyhost.com [66.7.195.77])
	by mx1.freebsd.org (Postfix) with ESMTP id BD6538FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Dec 2011 13:08:35 +0000 (UTC)
Received: from exit-01a.noisetor.net ([173.254.216.66]:43054 helo=internal.tormail.net)
	by server2.hudsonvalleyhost.com with esmtpsa (TLSv1:RC4-SHA:128)
	(Exim 4.69)
	(envelope-from <jbeich@tormail.net>)
	id 1RbXWa-003KQf-Jv
	for FreeBSD-gnats-submit@freebsd.org; Fri, 16 Dec 2011 08:08:34 -0500
Received: from jbeich by internal.tormail.net with local (Exim 4.63)
	(envelope-from <jbeich@tormail.net>)
	id 1RbXV6-000GVi-F0
	for FreeBSD-gnats-submit@freebsd.org; Fri, 16 Dec 2011 13:07:02 +0000
Message-Id: <1RbXV6-000GVi-F0@internal.tormail.net>
Date: Fri, 16 Dec 2011 19:16:21 +0700
From: Jan Beich <jbeich@tormail.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] lang/ocaml: build shlibs on 10.0

>Number:         163335
>Category:       ports
>Synopsis:       [patch] lang/ocaml: build shlibs on 10.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 16 13:10:08 UTC 2011
>Closed-Date:    Fri Jan 27 23:17:44 UTC 2012
>Last-Modified:  Fri Jan 27 23:17:44 UTC 2012
>Originator:     Jan Beich
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
>Description:
>How-To-Repeat:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.10.20111207031942/ocaml-3.12.1.log
>Fix:
--- shlibs.diff begins here ---
Index: lang/ocaml/files/patch-configure
===================================================================
RCS file: /a/.csup/ports/lang/ocaml/files/patch-configure,v
retrieving revision 1.14
diff -u -p -r1.14 patch-configure
--- lang/ocaml/files/patch-configure	4 Apr 2011 02:29:25 -0000	1.14
+++ lang/ocaml/files/patch-configure	16 Dec 2011 12:13:16 -0000
@@ -9,6 +9,15 @@
      -x11include*|--x11include*)
          x11_include_dir=$2; shift;;
      -x11lib*|--x11lib*)
+@@ -521,7 +523,7 @@ if test $withsharedlibs = "yes"; then
+       mksharedlib="$flexlink"
+       mkmaindll="$flexlink -maindll"
+       shared_libraries_supported=true;;
+-    *-*-linux-gnu|*-*-linux|*-*-freebsd[3-9]*|*-*-openbsd*|*-*-netbsd*|*-*-gnu*)
++    *-*-linux-gnu|*-*-linux|*-*-freebsd*|*-*-openbsd*|*-*-netbsd*|*-*-gnu*)
+       sharedcccompopts="-fPIC"
+       mksharedlib="$bytecc -shared"
+       bytecclinkopts="$bytecclinkopts -Wl,-E"
 @@ -629,6 +631,7 @@
      i686-*-kfreebsd*)             natdynlink=true;;
      x86_64-*-kfreebsd*)           natdynlink=true;;
--- shlibs.diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Dec 16 13:10:18 UTC 2011 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163335 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Dec 16 13:10:22 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: michael.grunewald@laposte.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/163335: [patch] lang/ocaml: build shlibs on 10.0
Date: Fri, 16 Dec 2011 13:10:21 UT

 Maintainer of lang/ocaml,
 
 Please note that PR ports/163335 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/163335
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Jan Beich <jbeich@tormail.net>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/163335: [patch] lang/ocaml: build shlibs on 10.0
Date: Fri, 27 Jan 2012 20:28:08 +0200

 obsolete since the recent commit made by crees@, please close.
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Jan 27 23:17:43 UTC 2012 
State-Changed-Why:  
close by request 

http://www.freebsd.org/cgi/query-pr.cgi?pr=163335 
>Unformatted:
