From owner-freebsd-questions@FreeBSD.ORG Fri Aug 29 18:48:51 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A347A1065689 for ; Fri, 29 Aug 2008 18:48:51 +0000 (UTC) (envelope-from z.szalbot@lcwords.com) Received: from relay.lc-words.com (relay.lc-words.com [62.121.130.110]) by mx1.freebsd.org (Postfix) with ESMTP id 4AB658FC2A for ; Fri, 29 Aug 2008 18:48:51 +0000 (UTC) (envelope-from z.szalbot@lcwords.com) Received: from localhost (localhost [127.0.0.1]) by relay.lc-words.com (Postfix) with ESMTP id B4226B8028 for ; Fri, 29 Aug 2008 20:48:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lcwords.com; s=mainlcwords; t=1220035729; bh=btYbTGzwNltXMMh9Xu+QHtmlbY/MXi4k5ph CXfbxsjw=; h=Message-ID:Date:From:MIME-Version:To:Subject: Content-Type:Content-Transfer-Encoding; b=EEoZjqlfxNfO1XrYD54fdp8P DLPVwfWEVpug0DHeC3iGHZHwscjVsJq90iBuD4nrB35MlMC1AbnRuj086x0xVwcJhb1 2NCmALzZb+Mln5dyhZ0hM+V8GczD6ilw+H8APyGnQ3SGIySZpEpim9HTi8bvPACvmiy n9s8w+jMqw8O4= Received: from relay.lc-words.com ([127.0.0.1]) by localhost (relay.lc-words.com [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 16045-08 for ; Fri, 29 Aug 2008 20:48:49 +0200 (CEST) Received: from [127.0.0.1] (77-254-172-53.adsl.inetia.pl [77.254.172.53]) (Authenticated sender: z.szalbot@lcwords.com) by relay.lc-words.com (Postfix) with ESMTPA id 5630DB803F for ; Fri, 29 Aug 2008 20:48:49 +0200 (CEST) Message-ID: <48B8448F.8040802@lcwords.com> Date: Fri, 29 Aug 2008 20:48:47 +0200 From: Zbigniew Szalbot User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: FBSD Questions Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 080829-0, 2008-08-29), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: Maia Mailguard Subject: finding which apps use a given port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 18:48:51 -0000 Hi, For a long time there has been a problem with posix-something port (as reported by portaudit) and I do not see an update to this particular port. How would I go about checking which ports/applications use this particular posix port? I am tempted to remove it but need to check why it is there in first place... Many thanks in advance! Zbigniew Szalbot