From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 29 04:00:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4941D1065673 for ; Fri, 29 Aug 2008 04:00:03 +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 194F98FC12 for ; Fri, 29 Aug 2008 04:00:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7T402cM069859 for ; Fri, 29 Aug 2008 04:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7T402CZ069858; Fri, 29 Aug 2008 04:00:02 GMT (envelope-from gnats) Resent-Date: Fri, 29 Aug 2008 04:00:02 GMT Resent-Message-Id: <200808290400.m7T402CZ069858@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, "Jason E. Hale" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52A601065686 for ; Fri, 29 Aug 2008 03:52:08 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by mx1.freebsd.org (Postfix) with ESMTP id 0C4FC8FC1E for ; Fri, 29 Aug 2008 03:52:07 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so381662yxb.13 for ; Thu, 28 Aug 2008 20:52:07 -0700 (PDT) Received: by 10.151.153.19 with SMTP id f19mr3378113ybo.116.1219981927170; Thu, 28 Aug 2008 20:52:07 -0700 (PDT) Received: from ?192.168.1.2? ( [24.131.118.136]) by mx.google.com with ESMTPS id j5sm5983499rne.13.2008.08.28.20.52.06 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 28 Aug 2008 20:52:06 -0700 (PDT) Message-Id: <48b77266.05a1260a.3831.4bf0@mx.google.com> Date: Thu, 28 Aug 2008 20:52:06 -0700 (PDT) From: "Jason E. Hale" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: itetcu@FreeBSD.org Subject: ports/126932: gapcmon option in sysutils/apcupsd conflicts with sysutils/gapcmon X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Jason E. Hale" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2008 04:00:03 -0000 >Number: 126932 >Category: ports >Synopsis: gapcmon option in sysutils/apcupsd conflicts with sysutils/gapcmon >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 29 04:00:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jason E. Hale >Release: FreeBSD 7.0-STABLE i386 >Organization: none >Environment: System: FreeBSD 7.0-STABLE #0: Wed Aug 6 23:19:34 EDT 2008 i386 >Description: In sysutils/apcupsd, a GAPCMON OPTION was added which conflicts with sysutils/gapcmon. This is the same program and installs in the same location. The sysutils/gapcmon port has been in place before gapcmon was bundled with apcupsd. >How-To-Repeat: Install sysutils/gapcmon and sysutils/apcupsd with the GAPCMON OPTION enabled; they will install conflicting files. >Fix: There are several things that can be done: 1. CONFLICTS obviously will not work since gapcmon requires apcupsd. 2. Change the GAPCMON OPTION in sysutils/apcupsd to simply depend on the sysutils/gapcmon port as a RUN_DEPENDS. 3. Remove the GAPCMON OPTION from sysutils/apcupsd. 4. Remove the sysutils/gapcmon port which would still require CONFLICTS. I am the maintainer of sysutils/gapcmon and I favor option #2 since the separate gapcmon project is updated more often than the one bundled with apcupsd. It would also still give the user the option of installing the GUI. sysutils/gapcmon does not depend on sysutils/apcupsd, so there wouldn't be a "chicken-egg" problem. >Release-Note: >Audit-Trail: >Unformatted: