From owner-freebsd-stable Mon Feb 26 21: 9:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from abcjr.abcjr.net (abcjr.abcjr.net [209.134.101.89]) by hub.freebsd.org (Postfix) with ESMTP id 0F81737B4EC for ; Mon, 26 Feb 2001 21:09:13 -0800 (PST) (envelope-from abcjr@abcjr.abcjr.net) Received: (from abcjr@localhost) by abcjr.abcjr.net (8.11.2/8.11.1) id f1R59CJ69137 for freebsd-stable@FreeBSD.ORG; Mon, 26 Feb 2001 23:09:12 -0600 (CST) (envelope-from abcjr) Date: Mon, 26 Feb 2001 23:09:11 -0600 From: "Arnold Cavazos Jr." To: freebsd-stable@FreeBSD.ORG Subject: tcpd? Message-ID: <20010226230911.A69058@abcjr.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have just had a friend ask me a question that I could not answer. They are setting up a POP server on their 4.2-STABLE machine and want to wrap port 110. The problem is that tcpd(8) does not exist in binary format on their system. The source sits in /usr/src/contrib/tcp_wrappers but obviously the binary does not compiled nor does it subsequently get installed. That is all fine and dandy but then when they go to try to build the port to install tcpd, they get the following: ===> tcp_wrappers-7.6 is forbidden: tcp_wrappers is in the base system. tcpd is intended to be used with applications/code that doesn't support libwrap.a directly. How should one go about doing this in FreeBSD-stable? Thanks in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message