From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 14 08:40:13 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B95D516A538 for ; Wed, 14 Jun 2006 08:40:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EDE843D49 for ; Wed, 14 Jun 2006 08:40:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5E8eCRA095198 for ; Wed, 14 Jun 2006 08:40:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5E8eCuR095193; Wed, 14 Jun 2006 08:40:12 GMT (envelope-from gnats) Resent-Date: Wed, 14 Jun 2006 08:40:12 GMT Resent-Message-Id: <200606140840.k5E8eCuR095193@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, Denis Barov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7969F16A474 for ; Wed, 14 Jun 2006 08:33:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45A6643D48 for ; Wed, 14 Jun 2006 08:33:27 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k5E8XQ6k058827 for ; Wed, 14 Jun 2006 08:33:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k5E8XQll058826; Wed, 14 Jun 2006 08:33:26 GMT (envelope-from nobody) Message-Id: <200606140833.k5E8XQll058826@www.freebsd.org> Date: Wed, 14 Jun 2006 08:33:26 GMT From: Denis Barov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/98931: [patch] : Incomplete dependences list in ports/firebird X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jun 2006 08:40:13 -0000 >Number: 98931 >Category: ports >Synopsis: [patch] : Incomplete dependences list in ports/firebird >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jun 14 08:40:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Denis Barov >Release: 6.1-STABLE >Organization: >Environment: FreeBSD sunshine.webkazan.ru 6.1-STABLE FreeBSD 6.1-STABLE #5: Tue May 9 23:45:45 MSD 2006 root@sunshine.webkazan.ru:/usr/obj/usr/RELENG_6/src/sys/SUNSHINE i386 >Description: ports/firebird: Fixing incomplete dependences list, adding new mirror for sources, adding some cosmetical changes into files/pkg-message.in. >How-To-Repeat: >Fix: --- Makefile.orig Wed Jun 14 11:08:29 2006 +++ Makefile Wed Jun 14 11:24:18 2006 @@ -8,7 +8,8 @@ PORTNAME= flamerobin PORTVERSION= 0.7.2 CATEGORIES= databases -MASTER_SITES= http://dindin.webkazan.ru/flamerobin/ \ +MASTER_SITES= http://dindin.webkazan.ru/flamerobin/\ + http://main.webkazan.ru/flamerobin/\ http://superb-west.dl.sourceforge.net/sourceforge/flamerobin/ DISTNAME= flamerobin-0.7.2-src @@ -36,7 +37,8 @@ CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG} LIB_DEPENDS+= wx_gtk2_stc-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26-contrib - +LIB_DEPENDS+= fbclient.1:${PORTSDIR}/databases/firebird-client + post-install: @${CAT} ${PKGMESSAGE} --- files/pkg-message.in.orig Wed Jun 14 11:08:47 2006 +++ files/pkg-message.in Wed Jun 14 10:38:05 2006 @@ -3,4 +3,8 @@ *********************************************************************** For additonal documentation read manpage flamerobin(1) and docs in -%%PREFIX%%/share/flamerobin/docs/ +%%PREFIX%%/share/flamerobin/docs/ . Also you can view same docs from +flamerobin's help menu. + +*********************************************************************** + >Release-Note: >Audit-Trail: >Unformatted: