From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 19 13:30:03 2007 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 45FBA16A418 for ; Wed, 19 Dec 2007 13:30: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 3B01A13C46B for ; Wed, 19 Dec 2007 13:30: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 lBJDU3GT041896 for ; Wed, 19 Dec 2007 13:30:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBJDU3hC041893; Wed, 19 Dec 2007 13:30:03 GMT (envelope-from gnats) Date: Wed, 19 Dec 2007 13:30:03 GMT Message-Id: <200712191330.lBJDU3hC041893@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: ports/118215: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Dec 2007 13:30:03 -0000 The following reply was made to PR ports/118215; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/118215: commit references a PR Date: Wed, 19 Dec 2007 13:20:28 +0000 (UTC) pav 2007-12-19 13:20:22 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/qsynth Makefile distinfo pkg-descr pkg-plist Log: Qsynth is a fluidsynth GUI front-end application written in C++ around the Qt4 toolkit using Qt Designer. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of command line softsynth but for the moment it wraps the excellent FluidSynth. WWW: http://qsynth.sourceforge.net/ PR: ports/118215 Submitted by: Dmitry Klimov Revision Changes Path 1.917 +1 -0 ports/audio/Makefile 1.1 +27 -0 ports/audio/qsynth/Makefile (new) 1.1 +3 -0 ports/audio/qsynth/distinfo (new) 1.1 +6 -0 ports/audio/qsynth/pkg-descr (new) 1.1 +4 -0 ports/audio/qsynth/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"