From owner-freebsd-ports Wed Aug 21 19:20:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 417ED37B401 for ; Wed, 21 Aug 2002 19:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B2A843E70 for ; Wed, 21 Aug 2002 19:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7M2K3JU048680 for ; Wed, 21 Aug 2002 19:20:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7M2K3MY048679; Wed, 21 Aug 2002 19:20:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9B2137B400 for ; Wed, 21 Aug 2002 19:19:52 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F27E43E42 for ; Wed, 21 Aug 2002 19:19:52 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id C33172B739 for ; Thu, 22 Aug 2002 04:19:46 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id A87956A7124; Thu, 22 Aug 2002 12:19:30 +1000 (EST) Message-Id: <20020822021930.A87956A7124@k7.mavetju> Date: Thu, 22 Aug 2002 12:19:30 +1000 (EST) From: Edwin Groothuis Reply-To: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41874: [maintainer update] mail/mavbiff + net/ipfw-graph to use GNOMENG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41874 >Category: ports >Synopsis: [maintainer update] mail/mavbiff + net/ipfw-graph to use GNOMENG >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 21 19:20:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 4.5-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 4.5-RELEASE FreeBSD 4.5-RELEASE #3: Mon Mar 11 13:32:05 EST 2002 edwin@k7.mavetju.org:/usr/src/sys/compile/k7 i386 >Description: Patch the makefiles of mail/mavbiff and net/ipfw-graph to support GNOMENG >How-To-Repeat: n/a >Fix: --- net/ipfw-graph/Makefile.old Thu Aug 22 11:54:46 2002 +++ net/ipfw-graph/Makefile Thu Aug 22 11:55:19 2002 @@ -13,7 +13,8 @@ MAINTAINER= edwin@mavetju.org USE_REINPLACE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 MAKE_ENV+= MANPREFIX="${MANPREFIX}" MAN8= ipfw-al.8 ipfw-graph.8 --- mail/mavbiff/Makefile.old Thu Aug 22 11:57:49 2002 +++ mail/mavbiff/Makefile Thu Aug 22 12:12:42 2002 @@ -12,8 +12,9 @@ MAINTAINER= edwin@mavetju.org -USE_GTK= yes USE_REINPLACE= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 MAN1= mavbiff.1 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message