From owner-svn-ports-all@freebsd.org Tue Aug 18 20:02:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5D5AB9BD3B1; Tue, 18 Aug 2015 20:02:31 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41C9718A3; Tue, 18 Aug 2015 20:02:31 +0000 (UTC) (envelope-from pgollucci@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t7IK2ViS006718; Tue, 18 Aug 2015 20:02:31 GMT (envelope-from pgollucci@FreeBSD.org) Received: (from pgollucci@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t7IK2Uh2006716; Tue, 18 Aug 2015 20:02:30 GMT (envelope-from pgollucci@FreeBSD.org) Message-Id: <201508182002.t7IK2Uh2006716@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pgollucci set sender to pgollucci@FreeBSD.org using -f From: "Philip M. Gollucci" Date: Tue, 18 Aug 2015 20:02:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394649 - in head/sysutils/qpxtool: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2015 20:02:31 -0000 Author: pgollucci Date: Tue Aug 18 20:02:30 2015 New Revision: 394649 URL: https://svnweb.freebsd.org/changeset/ports/394649 Log: sysutils/qpxtool: qt4-linguist -> qt4-linguisttools, add LICENSE - Add LICENSE/LICENSE_FILE. - Use qt4-linguisttools for localization. - Add DB option group for reports database (taken from misc/krecipes-kde4). - Strip binaries. - Regenerate patch-configure with 'make makepatch'. - Bump PORTREVISION. PR: 202044 Submitted by: s3erios@gmail.com Approved by: horia@racoviceanu.com Modified: head/sysutils/qpxtool/Makefile head/sysutils/qpxtool/files/patch-configure Modified: head/sysutils/qpxtool/Makefile ============================================================================== --- head/sysutils/qpxtool/Makefile Tue Aug 18 20:02:25 2015 (r394648) +++ head/sysutils/qpxtool/Makefile Tue Aug 18 20:02:30 2015 (r394649) @@ -3,26 +3,42 @@ PORTNAME= qpxtool PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION:C/\.[^.]*$/.x/}/${DISTVERSION} MAINTAINER= horia@racoviceanu.com COMMENT= GUI for testing CD/DVD quality and transfer rate +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gmake tar:bzip2 -USE_QT4= qmake_build moc_build rcc_build linguist_build corelib gui network sql +USE_QT4= qmake_build moc_build rcc_build linguisttools_build \ + corelib gui network sql QT_NONSTANDARD= yes HAS_CONFIGURE= yes CONFIGURE_ENV= PREFIX=${PREFIX} USE_LDCONFIG= yes +OPTIONS_GROUP= DB +OPTIONS_GROUP_DB= SQLITE MYSQL PGSQL +OPTIONS_DEFAULT= SQLITE + +SQLITE_USE= QT4=sql-sqlite3_run +MYSQL_USE= QT4=sql-mysql_run +PGSQL_USE= QT4=sql-pgsql_run + post-configure: @${REINPLACE_CMD} -e 's|$$(QMAKE4)|& ${QMAKE_AGRS}|' \ ${WRKSRC}/gui/Makefile @${REINPLACE_CMD} -e 's|S_ISBLK|S_ISCHR|' \ ${WRKSRC}/lib/qpxtransport/qpx_mmc.cpp +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* \ + ${STAGEDIR}${PREFIX}/sbin/pxfw + .include Modified: head/sysutils/qpxtool/files/patch-configure ============================================================================== --- head/sysutils/qpxtool/files/patch-configure Tue Aug 18 20:02:25 2015 (r394648) +++ head/sysutils/qpxtool/files/patch-configure Tue Aug 18 20:02:30 2015 (r394649) @@ -1,6 +1,6 @@ ---- configure.orig 2010-03-27 19:25:38.000000000 +0300 -+++ configure 2010-04-25 07:56:54.000000000 +0400 -@@ -13,10 +13,10 @@ +--- configure.orig 2012-12-04 12:06:33 UTC ++++ configure +@@ -13,10 +13,10 @@ OSLIBS_INET="" OSLIBS_DL="" OSLIBS_THREAD="" @@ -15,7 +15,7 @@ __enable_debug=no __enable_png=yes __enable_gui=yes -@@ -261,8 +261,8 @@ +@@ -344,8 +344,8 @@ LPNG_LIB = $lpng_ldflags " >> Makefile @@ -26,7 +26,7 @@ if test "$__enable_debug" = "yes" ; then echo "# additional debug options" >> Makefile -@@ -407,7 +407,7 @@ +@@ -491,7 +491,7 @@ else fi fi fi @@ -35,7 +35,7 @@ echo " clean: Makefile.qmake -@@ -765,7 +765,7 @@ +@@ -846,7 +846,7 @@ case "$OSL" in __libdir=$__prefix/lib __plugindir=$__libdir/qpxtool __incdir=$__prefix/include