From owner-freebsd-questions@FreeBSD.ORG Sat Apr 5 20:09:43 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 CA605106564A for ; Sat, 5 Apr 2008 20:09:43 +0000 (UTC) (envelope-from FreeBSD@insightbb.com) Received: from mxsf02.insightbb.com (mxsf02.insightbb.com [74.128.0.63]) by mx1.freebsd.org (Postfix) with ESMTP id 79ADC8FC0A for ; Sat, 5 Apr 2008 20:09:43 +0000 (UTC) (envelope-from FreeBSD@insightbb.com) X-IronPort-AV: E=Sophos;i="4.25,609,1199682000"; d="scan'208";a="302530045" Received: from unknown (HELO asav02.insightbb.com) ([172.31.249.124]) by mxsf02.insightbb.com with ESMTP; 05 Apr 2008 16:10:14 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgIBALN590fQLicL/2dsb2JhbAAIqjs X-IronPort-AV: E=Sophos;i="4.25,609,1199682000"; d="scan'208";a="228528233" Received: from 208-46-39-11.dia.static.qwest.net (HELO [10.7.44.147]) ([208.46.39.11]) by asavout02.manage.insightbb.com with ESMTP; 05 Apr 2008 16:09:42 -0400 From: Steven Friedrich To: freebsd-questions@freebsd.org Date: Sat, 5 Apr 2008 16:09:30 -0400 User-Agent: KMail/1.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804051609.30739.FreeBSD@insightbb.com> Subject: Documentation for port config options? 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: Sat, 05 Apr 2008 20:09:43 -0000 cups-base has several options: [X] GNUTLS Build with GNUTLS library [ ] PHP Build PHP support [ ] PYTHON Build PYTHON support [ ] LIBPAPER Build with libpaper support [ ] DNSSD Build with DNS_SD (avahi) support [ ] PAM Build with PAM support [ ] LDAP Build with LDAP support [ ] DBUS Build with DBUS support Where can I find documentation regarding these options, so I can determine which ones I need?