aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorvg <vg@FreeBSD.org>2015-08-16 00:43:35 +0800
committervg <vg@FreeBSD.org>2015-08-16 00:43:35 +0800
commit06a828e836cd3653c2043b5fb1738cce03d53c99 (patch)
treec34070bf60183ef2e165c1fa49e379736c640249 /security
parent69db3a992a9258f91a6c5c1249bb2657da512238 (diff)
downloadfreebsd-ports-gnome-06a828e836cd3653c2043b5fb1738cce03d53c99.tar.gz
freebsd-ports-gnome-06a828e836cd3653c2043b5fb1738cce03d53c99.tar.zst
freebsd-ports-gnome-06a828e836cd3653c2043b5fb1738cce03d53c99.zip
- Remove qt4-linguist dependency; add qt4-network instead.
- qt4-testlib is not used outside tests directory; remove it from run-time dependencies. - Sort USES. - Fix a typo in COMMENT. - Bump PORTREVISION. PR: ports/202046 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
Diffstat (limited to 'security')
-rw-r--r--security/kqoauth/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/kqoauth/Makefile b/security/kqoauth/Makefile
index c835f2ed7f79..47305eab4e2c 100644
--- a/security/kqoauth/Makefile
+++ b/security/kqoauth/Makefile
@@ -6,13 +6,14 @@ PORTVERSION= 0.98
CATEGORIES= security
MAINTAINER= vg@FreeBSD.org
-COMMENT= Implimentation of OAuth 1.0 in C++ for Qt
+COMMENT= Implementation of OAuth 1.0 in C++ for Qt
LICENSE= LGPL21
-USES= qmake pkgconfig
-USE_QT4= corelib gui linguist_build moc_build qtestlib
+USES= pkgconfig qmake
+USE_QT4= corelib network gui moc_build qtestlib_build
USE_LDCONFIG= yes
+MAKE_JOBS_UNSAFE=yes
QMAKE_SOURCE_PATH= ${PORTNAME}.pro
USE_GITHUB= yes
" or "bbox". * print/ghostscript{7,8,9,9-agpl}-x11 Installs a shared library which provides X11 support to the installed Ghostscript binaries. x11* devices will be enabled when the library is available. This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11 will set dependency on one of them. - Fix integer overflow reported as CVE-2015-3228. - Update Uses/ghostscript.mk: * Add x11 keyword. nox11 keyword is now obsolete. * Use packagename in *_DEPENDS line to prevent relationship between -base and -x11 packages from being broken. - Fix x11/nox11 keyword and bump PORTREVISION in ports using USES=ghostscript to update dependency of pre-compiled packages. an title='2008-07-21 09:38:03 +0800'>2008-07-211-8/+74 * Catch up with master 1.597.linimon2008-07-211-31/+63 * Catch up with master 1.595.linimon2008-07-011-0/+30 * Honor NOPORTDOCS.linimon2008-06-082-1/+3 * Catch up with master 1.593.linimon2008-06-081-0/+8 * Catch up with master 1.592.linimon2008-04-201-28/+30 * Catch up to master 1.591.linimon2008-04-121-83/+57 * Remove local changes that crept in.linimon2008-04-121-6/+5 * Catch up to master 1.73 and 1.74 changes.linimon2008-04-121-3/+3 * Catch up with master 1.588 (comments only).linimon2008-03-301-2/+2 * Catch up with master 1.589:linimon2007-11-021-4/+4 * Migration from bison 1.x to 2.xade2007-10-171-2/+24 * Incorporate changes from master 1.588.linimon2007-10-041-25/+46 * Add another anti-foot-shooting measure that will be necessary for finishinglinimon2007-09-271-0/+4 * The patch has now been incorporated into the mainstream file.linimon2007-09-261-270/+0 * Add a test to detect ports that do not not set USE_PERL5 (or derivatives),linimon2007-09-261-0/+270 * Throw the switch that only includes bsd.perl.mk if the port reallylinimon2007-09-251-4/+5 * Catch up with master 1.586.linimon2007-09-251-7/+0 * Catch up with master 1.585.linimon2007-09-171-6/+7 * Track master: unconditionally include bsd.perl.mk for now.linimon2007-09-091-4/+4 * Catch up with master 1.581.linimon2007-09-091-66/+27 * Catch up with master 1.72. While here, remove the usual test code thatlinimon2007-08-111-67/+61 * Catch up with master 1.580.linimon2007-08-11