Date: Wed, 14 Jun 2006 08:33:26 GMT From: Denis Barov <dindin@freebsd.org.ua> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/98931: [patch] : Incomplete dependences list in ports/firebird Message-ID: <200606140833.k5E8XQll058826@www.freebsd.org> Resent-Message-ID: <200606140840.k5E8eCuR095193@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606140833.k5E8XQll058826>