From owner-freebsd-questions@FreeBSD.ORG Fri Sep 22 01:57:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F02F16A40F for ; Fri, 22 Sep 2006 01:57:25 +0000 (UTC) (envelope-from davidschulz@tca-cable-connector.com) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BD1C43D7B for ; Fri, 22 Sep 2006 01:57:13 +0000 (GMT) (envelope-from davidschulz@tca-cable-connector.com) Received: from [218.16.58.208] (helo=munin.tcaportal.com) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis), id 0ML25U-1GQaHu3cMg-0007kC; Fri, 22 Sep 2006 03:57:12 +0200 Received: from localhost (localhost.tcaportal.com [127.0.0.1]) by munin.tcaportal.com (Postfix) with SMTP id ADB2FA6C26 for ; Fri, 22 Sep 2006 09:56:42 +0800 (HKT) Received: from [10.0.1.102] (loki.tcaportal.com [10.0.1.102]) by munin.tcaportal.com (Postfix) with ESMTP id 91818A6C1F; Fri, 22 Sep 2006 09:56:36 +0800 (HKT) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <8A9C90B0-E258-4ECE-9B0D-67F5020E104A@tca-cable-connector.com> Content-Transfer-Encoding: 7bit From: David Schulz Date: Fri, 22 Sep 2006 09:56:58 +0800 To: FreeBSD Users Questions X-Mailer: Apple Mail (2.752.2) X-Provags-ID: kundenserver.de abuse@kundenserver.de login:1405312fe15d228f5bad0d2fcbb6dc17 Subject: Zabbix 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, 22 Sep 2006 01:57:25 -0000 Hello, The /usr/ports/net-mgmt/zabbix Port consists out of two components, Server and Agent. I would like to install the Agent only, so it shouldnt need all these large dependencies such as mysql etc, but i cant figure out how to do that. I skimmed trough the Makefile, and it mentions things about ZABBIX_AGENT_ONLY , but i can figure out how to turn that knob. Can anyone tell me please? Thanks a lot, David