From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 29 23:10:06 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6254E1065674 for ; Wed, 29 Aug 2012 23:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 220618FC14 for ; Wed, 29 Aug 2012 23:10:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7TNA640045293 for ; Wed, 29 Aug 2012 23:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7TNA6r9045292; Wed, 29 Aug 2012 23:10:06 GMT (envelope-from gnats) Resent-Date: Wed, 29 Aug 2012 23:10:06 GMT Resent-Message-Id: <201208292310.q7TNA6r9045292@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aleksey Romanov Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE956106564A for ; Wed, 29 Aug 2012 23:08:36 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id C9CF98FC0C for ; Wed, 29 Aug 2012 23:08:36 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q7TN8aea064275 for ; Wed, 29 Aug 2012 23:08:36 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q7TN8a30064274; Wed, 29 Aug 2012 23:08:36 GMT (envelope-from nobody) Message-Id: <201208292308.q7TN8a30064274@red.freebsd.org> Date: Wed, 29 Aug 2012 23:08:36 GMT From: Aleksey Romanov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/171178: aspell does not recognize standard filters X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2012 23:10:06 -0000 >Number: 171178 >Category: ports >Synopsis: aspell does not recognize standard filters >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 29 23:10:05 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Aleksey Romanov >Release: 7.1 >Organization: Juniper Networks Inc. >Environment: FreeBSD wfd-junos-pool26.juniper.net 7.1-RELEASE-JNPR-4 FreeBSD 7.1-RELEASE-JNPR-4 #1: Tue Jul 13 11:02:06 PDT 2010 root@svl-junos-pool113.juniper.net:/usr/obj/usr/src/sys/MAC i386 >Description: 1. Aspell sees only url filter aspell dump filters url filter to skip URL like constructs Compare it with: aspell dump filters url filter to skip URL like constructs email filter for skipping quoted text in email messages tex filter for dealing with TeX/LaTeX documents sgml filter for dealing with generic SGML/XML documents html filter for dealing with HTML documents context experimental filter for hiding delimited contexts nroff filter for dealing with Nroff documents texinfo filter for dealing with Texinfo documents 2. As the result emacs ispell package fails with ispell-init-process: Error: The filter "nroff" does not exist >How-To-Repeat: Just install the port and try dumping its filters >Fix: aspell need dynamic linking library (libdl). FreeBSD does not have this library but its functionality provided by libc. So, the easiest way to fix is to run configure to get proper link statements generated and then patch generated settings.h enable appropriate compilations. >Release-Note: >Audit-Trail: >Unformatted: