From nobody@FreeBSD.org  Thu Feb  6 07:24:48 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 6AF2FCBC
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Feb 2014 07:24:48 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 558ED1F72
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Feb 2014 07:24:48 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s167OluU092269
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 6 Feb 2014 07:24:47 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s167Oloi092245;
	Thu, 6 Feb 2014 07:24:47 GMT
	(envelope-from nobody)
Message-Id: <201402060724.s167Oloi092245@oldred.freebsd.org>
Date: Thu, 6 Feb 2014 07:24:47 GMT
From: B K <mtbakerguy@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: ficl package doesn't install ficl.h
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: pavelivolkov@gmail.com

>Number:         186508
>Category:       ports
>Synopsis:       lang/ficl package doesn't install ficl.h
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 06 07:30:00 UTC 2014
>Closed-Date:    Fri Mar 14 14:27:56 UTC 2014
>Last-Modified:  Fri Mar 14 14:27:56 UTC 2014
>Originator:     B K
>Release:        10.0
>Organization:
home
>Environment:
FreeBSD wkstn2 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Fri Jan 17 01:46:25 UTC 2014     root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Installing the ficl package doesn't include the header file(s) which is unfortunate if you're trying to embed ficl into a C program.

Looking at the ports area, it looks like the following files should be installed:

#include "ficllocal.h"
	#include "ficlplatform/ansi.h"
	#include "ficlplatform/win32.h"
	#include "ficlplatform/unix.h"
	#include "ficlplatform/alpha.h"
	#include "ficlplatform/unix.h"
	#include "ficlplatform/ansi.h"
** and prefix.fr (if included as part of softcore.c)
    #include "ficltokens.h"
** Defined operations include:
	#include "ficlcompatibility.h"

These files are all included in ficl.h.


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Feb 6 09:08:31 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: pavelivolkov@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/186508: lang/ficl package doesn't install ficl.h
Date: Thu, 6 Feb 2014 09:08:31 UT

 Maintainer of lang/ficl,
 
 Please note that PR ports/186508 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/186508
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Pavel Volkov <pavelivolkov@gmail.com>
To: "bug-followup@freebsd.org" <bug-followup@freebsd.org>
Cc:  
Subject: Re: ports/186508: lang/ficl package doesn't install ficl.h
Date: Sat, 8 Feb 2014 18:24:52 +0400

 Hello.
 I'm sorry. This is my error.
 I corrected it in PR#186561 (http://www.freebsd.org/cgi/query-pr.cgi?pr=186561).
 Thank.
 
 On Thu, Feb 6, 2014 at 1:08 PM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of lang/ficl,
 >
 > Please note that PR ports/186508 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/186508
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: pawel 
State-Changed-When: Fri Mar 14 14:27:55 UTC 2014 
State-Changed-Why:  
Fixed in r348227 

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