notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/qupzilla-qt5/Makefile
SVNWeb

Number of commits found: 21

Tue, 19 Feb 2019
[ 18:31 tcberner search for other commits by this committer ] Original commit   Revision:493375
www/qupzilla-qt5: mark deprecated (-> use www/falkon)

The project continues upstream as Falkon browser, part of KDE.
Wed, 13 Feb 2019
[ 06:03 tcberner search for other commits by this committer ] Original commit   Revision:492825
Give/take www/qupzilla-qt* to kde@
Mon, 4 Feb 2019
[ 21:44 rene search for other commits by this committer ] Original commit   Revision:492170 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Return rezny@'s ports to the pool after his commit bit got safekept.

With hat:	portmgr-secretary
Fri, 18 Jan 2019
[ 21:14 jbeich search for other commits by this committer ] Original commit   Revision:490671 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
textproc/hunspell: update to 1.7.0

- Drop const optimization as v2 API moved to nuspell

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.7.0
Wed, 16 Jan 2019
[ 11:13 tijl search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 25 Dec 2018
[ 11:15 linimon search for other commits by this committer ] Original commit   Revision:488313
Add compiler:c++11-lang to USES to fix building these ports on GCC-based
architectures.

Reported by:	jhibbits
Approved by:	portmgr (tier-2 blanket)
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Tue, 15 May 2018
[ 11:56 rakuco search for other commits by this committer ] Original commit   Revision:470012
Add an upstream patch to fix the build with Qt 5.10.

    In file included from webtab/searchtoolbar.cpp:21:
    ../../build/ui_searchtoolbar.h:76:31: error: no viable conversion from
'QLatin1String' to 'const QKeySequence'
            previous->setShortcut(QLatin1String("Ctrl+Shift+G"));

PR:		228213
Fri, 22 Sep 2017
[ 10:48 mat search for other commits by this committer ] Original commit   Revision:450351 (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Mon, 30 Jan 2017
[ 14:55 rezny search for other commits by this committer ] Original commit   Revision:432850 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Change the MAINTAINER line to my FreeBSD.org address in the ports I maintain

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9380
Sat, 7 Jan 2017
[ 14:43 jbeich search for other commits by this committer ] Original commit   Revision:430796 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
textproc/hunspell: update to 1.6.0

- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
  GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR:		215714
Submitted by:	sunpoet (based on)
Exp-run by:	antoine
MFH:		2017Q1
Differential Revision:	https://reviews.freebsd.org/D8887
Sat, 3 Dec 2016
[ 22:24 jbeich search for other commits by this committer ] Original commit   Revision:427743 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
textproc/hunspell: update to 1.5.4

Changes:	https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR:		214837
Exp-run by:	antoine (for 1.5.3)
Approved by:	office (bapt)
Mon, 21 Nov 2016
[ 12:15 tcberner search for other commits by this committer ] Original commit   Revision:426707
www/qupzilla-qt5: Correct the KWALLET option

The KWALLET option had been added based on early plans for KDE5. Now that the
KF5 ports are committed, correct the KWALLET option to match the new KF5 ports.

Also, convert USE_OPENSSL to USES=ssl and add missing USE_GL and USE_QT5
components identified by stage-QA.

PR:		214530
Submitted by:	Matthew Rezny <matthew@reztek.cz> (maintainer)
Approved by:	rakuco (mentor)
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 17 Nov 2015
[ 11:19 danfe search for other commits by this committer ] Original commit   Revision:401808
Update QupZilla ports to version 1.8.9.

PR:		204610
Submitted by:	olivierd
Approved by:	maintainer
Tue, 27 Oct 2015
[ 13:44 mat search for other commits by this committer ] Original commit   Revision:400238
Update to 1.8.8.

PR:		203947
Submitted by:	maintainer
Sponsored by:	Absolight
Thu, 15 Oct 2015
[ 14:14 mat search for other commits by this committer ] Original commit   Revision:399339
Update to 1.8.7.

PR:		203651
Submitted by:	maintainer
Sponsored by:	Absolight
Wed, 19 Aug 2015
[ 02:30 pgollucci search for other commits by this committer ] Original commit   Revision:394673
www/qupzilla-qt4(-qt5): add some dependencies, qt4-linguist->qt4-linguisttools

- USE_QT4=linguist_build -> USE_QT4=linguisttools_build.
- Add USE_OPENSSL=yes.
- Add USE_XORG=x11 (or add NO_X11 instead).
- Regenerate patches.
- Bump PORTREVISION

PR:                  201835
Submitted by:        s3erios@gmail.com
Approved by:         matthew@reztek.cz
Thu, 5 Feb 2015
[ 22:54 brd search for other commits by this committer ] Original commit   Revision:378501
www/qupzilla-qt{4,5}: update to 1.8.6

PR:		197145
Submitted by:	matthew@reztek.cz
Approved by:	kwm
Sun, 18 Jan 2015
[ 20:21 madpilot search for other commits by this committer ] Original commit   Revision:377345 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Create separate QT4 and QT5 ports for www/qupzilla
- Update to 1.8.5

PR:		196302
Submitted by:	matthew at reztek.cz (maintainer)

Number of commits found: 21