From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 11 17:50:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7782DE43 for ; Tue, 11 Feb 2014 17:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 52C1F1BC8 for ; Tue, 11 Feb 2014 17:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1BHo1ja087655 for ; Tue, 11 Feb 2014 17:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1BHo1IJ087654; Tue, 11 Feb 2014 17:50:01 GMT (envelope-from gnats) Date: Tue, 11 Feb 2014 17:50:01 GMT Message-Id: <201402111750.s1BHo1IJ087654@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Pawel Pekala Subject: Re: ports/182460: New port: multimedia/qwinff Qt4 media converter GUI X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Pawel Pekala List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 17:50:01 -0000 The following reply was made to PR ports/182460; it has been noted by GNATS. From: Pawel Pekala To: bug-followup@FreeBSD.org, lzh9102@gmail.com Cc: Subject: Re: ports/182460: New port: multimedia/qwinff Qt4 media converter GUI Date: Tue, 11 Feb 2014 18:48:43 +0100 Thanks for update, for future reference please submit your updates as a attachment. Submitting inline makes your shar file mangled, tabs are converted to spaces, lines are wrapped etc. Now port builds, but there are few things that need fixing: 1. New ports need to support staging https://wiki.freebsd.org/ports/StageDir 2. Port installs it's manpage to ${PREFIX}/share/man/man1 dir it should be ${PREFIX}/man/man1 3. Compilation must respect CFLAGS/CXXFLAGS set by user: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-cfla= gs.html --=20 pozdrawiam / with regards Pawe=B3 P=EAkala