non port: www/qutebrowser/Makefile |
SVNWeb
|
Number of commits found: 81 |
Thu, 7 Sep 2023
|
[ 17:54 Roman Bogorodskiy (novel) Author: Alastair Hogge ] 7129b6a
www/qutebrowser: Update to 3.0.0 and flavourise
- Update to 3.0.0
- Flavourise WebEngine with Qt-5 or Qt-6, Qt-6 being default
version as per upstream
- Add ${LICENSE_FILE}
- Pet portlint
PR: 273252
Reviewed by: eduardo, novel
Approved by: novel (maintainer)
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Tue, 14 Mar 2023
|
[ 20:25 Roman Bogorodskiy (novel) ] e5ac22c
www/qutebrowser: update to 2.5.4
|
Thu, 9 Mar 2023
|
[ 11:15 Loïc Bartoletti (lbartoletti) ] 6d3a647 (Only the first 10 of 74 ports in this commit are shown above. )
PyQt: Update to latest versions
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine
|
Mon, 27 Feb 2023
|
[ 19:41 Roman Bogorodskiy (novel) ] 14e755d
www/qutebrowser: remove dependency on alsa-plugins
The dependency was added in D14723 to fix a sound problem, which was
later fixed propperly in r488741 by adding the dependency in
qt-webengine if the ALSA option is on, but the unnessary dependency in
qutebrowser wasn't removed then.
PR: 266267
Submitted by: Benjamin Takacs
|
Sun, 26 Feb 2023
|
[ 15:21 Roman Bogorodskiy (novel) ] d5ec892
www/qutebrowser: update to 2.5.3
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Sun, 30 Oct 2022
|
[ 13:45 Roman Bogorodskiy (novel) ] 2afa681
www/qutebrowser: update to 2.5.2
Also, remove the WEBENGINE option as webengine is the only supported
rendering backend now, so require it unconditionally.
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 29 May 2022
|
[ 16:31 Roman Bogorodskiy (novel) ] 7fd0fa7
www/qutebrowser: update to 2.5.1
|
Mon, 4 Apr 2022
|
[ 16:52 Roman Bogorodskiy (novel) ] 40fc75f
www/qutebrowser: update to 2.5.0
|
Mon, 7 Mar 2022
|
[ 17:39 Loïc Bartoletti (lbartoletti) ] 2d8f8573 (Only the first 10 of 75 ports in this commit are shown above. )
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine
|
Sat, 5 Feb 2022
|
[ 01:17 Yasuhiro Kimura (yasu) ] 461373b (Only the first 10 of 14 ports in this commit are shown above. )
*/*: Cleanup after the removal of lang/python36
* Remove codes that aren't necessary after the removal of lang/python36
* Mark ports that aren't necessary with Python 3.7 or later as
DEPRECATED and set EXPIRATION_DATE.
PR: 261046
Approved by: lwhsu (python)
|
Thu, 27 Jan 2022
|
[ 06:12 Loïc Bartoletti (lbartoletti) ] 4f0a5e1 (Only the first 10 of 205 ports in this commit are shown above. )
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above )
|
Sun, 23 Jan 2022
|
[ 20:56 Rene Ladan (rene) ] 48d98ef (Only the first 10 of 87 ports in this commit are shown above. )
cleanup: remove transitive py27 deprecation (www/qt5-webengine)
|
Sun, 24 Oct 2021
|
[ 14:53 Roman Bogorodskiy (novel) ] 0947363
www/qutebrowser: update to 2.4.0
|
Tue, 31 Aug 2021
|
[ 12:04 Bernhard Froehlich (decke) ] 5f6b1a7
www/qutebrowser: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 3 Aug 2021
|
[ 04:34 Roman Bogorodskiy (novel) ] 4a55337
www/qutebrowser: update to 2.3.1
|
Sat, 3 Jul 2021
|
[ 00:17 Roman Bogorodskiy (novel) ] 47cb6a7
www/qutebrowser: update to 2.3.0
|
Sun, 6 Jun 2021
|
[ 04:56 Roman Bogorodskiy (novel) ] f7fc40e
www/qutebrowser: update to 2.2.3
|
Tue, 25 May 2021
|
[ 13:55 Dmitry Marakasov (amdmi3) ] 0729af4 (Only the first 10 of 80 ports in this commit are shown above. )
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@
|
Sun, 23 May 2021
|
[ 03:49 Roman Bogorodskiy (novel) ] ebdc3e5
www/qutebrowser: update to 2.2.2
|
Sun, 2 May 2021
|
[ 04:43 Roman Bogorodskiy (novel) ] b48d55b
www/qutebrowser: update to 2.2.1
|
Fri, 16 Apr 2021
|
[ 14:13 Roman Bogorodskiy (novel) ] 762ef15
www/qutebrowser: update to 2.2.0
|
Wed, 7 Apr 2021
|
[ 14:23 Roman Bogorodskiy (novel) ] 384a21f
www/qutebrowser: update to 2.1.1
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 24 Mar 2021
|
[ 13:34 rene ] (Only the first 10 of 129 ports in this commit are shown above. )
Mark ports recursively depending on Python 2.7 for expiration on June 23.
For ports optionally dependending on Python 2.7, just mark those options
as expired. Remove konquerer from the x11/kde-baseapps metaport and bump
its PORTREVISION.
Submitted by: rene
Reviewed by: portmgr, adridg, ehaupt, lme, madpilot, pizzamig, se, sunpoet, yuri
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D28665
|
Tue, 16 Mar 2021
|
[ 09:29 lbartoletti ] (Only the first 10 of 57 ports in this commit are shown above. )
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218
Exp-run by: antoine
|
Sun, 14 Mar 2021
|
[ 02:42 novel ]
www/qutebrowser: update to 2.1.0
|
Sat, 13 Mar 2021
|
[ 01:33 novel ]
www/qutebrowser: add adblock support
- Introduce ADBLOCK option that adds adblock support via www/py-adblock.
As py-adblock is currently available only for amd64, limit the option
to amd64 too,
- Reorder some Makefile variables based on portclippy suggestions.
PR: 254131
Submitted by: Adam Jimerson
|
Mon, 8 Mar 2021
|
[ 06:49 lbartoletti ] (Only the first 10 of 100 ports in this commit are shown above. )
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3
This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.
- Added the missing QImage.setAlphaChannel().
- Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
- Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.
* QScintilla2: update to 2.12.0
This adds support for Qt6 and removes support for Qt4.
- Change the new distname (again)i due to a conflict
- Use the new sip-build system
* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo
PR: 253865
Exp-run by: antoine
|
Sat, 6 Feb 2021
|
[ 06:12 novel ]
www/qutebrowser: update to 2.0.2
|
Sun, 31 Jan 2021
|
[ 07:43 novel ]
www/qutebrowser: update to 2.0.1
The 2.0.x branch has various settings and commands renamed,
please refer to:
https://github.com/qutebrowser/qutebrowser/releases/tag/v2.0.0
for details.
|
Fri, 1 Jan 2021
|
[ 07:20 novel ]
www/qutebrowser: update to 1.14.1
PR: 252143
Submitted by: Adam Jimerson
|
Tue, 15 Dec 2020
|
[ 17:56 lbartoletti ] (Only the first 10 of 54 ports in this commit are shown above. )
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1
PR: 251764
Exp-run by: antoine
|
Sat, 5 Dec 2020
|
[ 14:22 sunpoet ] (Only the first 10 of 22 ports in this commit are shown above. )
Move textproc/py-MarkupSafe to textproc/py-markupsafe
- Bump PORTREVISION for dependency change
|
Sat, 17 Oct 2020
|
[ 11:10 novel ]
www/qutebrowser: update to 1.14.0
|
Mon, 5 Oct 2020
|
[ 15:50 lbartoletti ] (Only the first 10 of 122 ports in this commit are shown above. )
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some
ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine
|
Sat, 1 Aug 2020
|
[ 18:17 dbaio ]
Fix build (extract) with static bsdtar(1)
tar: Pathname can't be converted from UTF-8 to current locale.
tar: Error exit delayed from previous errors.
*** Error code 1
See more details for the same issue in bug 246618.
Reported by: pkg-fallout
Approved by: portmgr blanket
|
Sun, 19 Jul 2020
|
[ 04:17 novel ]
www/qutebrowser: update to 1.13.1
|
Sat, 27 Jun 2020
|
[ 08:52 novel ]
www/qutebrowser: update to 1.13.0
|
Sat, 13 Jun 2020
|
[ 12:43 novel ]
www/qutebrowser: update to 1.12.0
PR: 247122
Submitted by: Adam Jimerson
|
Sat, 9 May 2020
|
[ 15:52 novel ]
www/qutebrowser: update to 1.11.1
This release fixes a security issue when a page with certificate errors shows
a green URL.
Security: CVE-2020-11054
|
Sat, 2 May 2020
|
[ 05:08 novel ]
www/qutebrowser: update to 1.11.0
|
Sun, 19 Apr 2020
|
[ 14:16 novel ]
www/qutebrowser: update to 1.10.2
|
Mon, 13 Apr 2020
|
[ 20:22 tcberner ]
Remove Webengine from default options on ppc64
- This is another followup to r531601, which updated WebEngine,
but does not yet support ppc64.
Submitted by: pkubaj
|
Sat, 11 Apr 2020
|
[ 05:04 lbartoletti ] (Only the first 10 of 67 ports in this commit are shown above. )
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine
|
Fri, 10 Apr 2020
|
[ 03:23 novel ]
www/qutebrowser: update to 1.10.1
PR: 245437
Submitted by: Adam Jimerson
|
Sun, 15 Dec 2019
|
[ 10:14 novel ]
www/qutebrowser: update to 1.8.3
|
Thu, 5 Dec 2019
|
[ 18:25 pkubaj ]
www/qutebrowser: set WEBENGINE by default on powerpc64 elfv2
FreeBSD 13 soon switches to elfv2 abi on powerpc64, which has webengine
available.
PR: 242429
Approved by: novel (maintainer), mentors (implicit approval)
|
Sun, 29 Sep 2019
|
[ 09:05 novel ]
www/qutebrowser: update to 1.8.1
|
Sun, 21 Jul 2019
|
[ 13:34 novel ]
www/qutebrowser: update to 1.7.0
|
Tue, 2 Jul 2019
|
[ 14:38 novel ]
www/qutebrowser: unbreak without webengine available
Webengine is not available on some architectures, e.g. on powerpc64.
Limit webengine option only to amd64 and i386 by default.
PR: 238897
Submitted by: pkubaj, linimon
|
Sun, 30 Jun 2019
|
[ 05:04 novel ]
www/qutebrowser: update to 1.6.3
|
Wed, 8 May 2019
|
[ 02:49 novel ]
www/qutebrowser: update to 1.6.2
|
Fri, 5 Apr 2019
|
[ 23:30 novel ]
www/qutebrowser: update to 1.6.1
|
Sun, 3 Mar 2019
|
[ 10:44 novel ]
www/qutebrowser: update to 1.6.0
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
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 )
|
Thu, 22 Nov 2018
|
[ 20:18 tcberner ] (Only the first 10 of 154 ports in this commit are shown above. )
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714
|
Tue, 6 Nov 2018
|
[ 15:43 novel ]
www/qutebrowser: update to 1.5.2
|
Sat, 13 Oct 2018
|
[ 09:01 novel ]
www/qutebrowser: update to 1.5.1
|
Sun, 7 Oct 2018
|
[ 15:49 novel ]
www/qutebrowser: update to 1.5.0
|
Mon, 10 Sep 2018
|
[ 16:06 novel ]
www/qutebrowser: update to 1.4.2
|
Sat, 14 Jul 2018
|
[ 02:38 novel ]
www/qutebrowser: update to 1.4.1
Security: CVE-2018-10895
|
Sat, 7 Jul 2018
|
[ 04:19 novel ]
www/qutebrowser: update to 1.4.0
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Sun, 24 Jun 2018
|
[ 04:34 novel ]
www/qutebrowser: update to 1.3.3
Drop patch removing QtQuickWidgets dependency as it was removed upstream.
|
Tue, 19 Jun 2018
|
[ 10:18 novel ]
www/qutebrowser: add workaround for missing PyQt5.QtQuickWidgets
Currently there's no port that provides PyQt5.QtQuickWidgets which is
used by qutebrowser. It's used only in a single place, so roll back the
commit that added it.
PR: 229123
Reported by: serpent7776@gmail.com
|
Thu, 14 Jun 2018
|
[ 03:27 novel ]
www/qutebrowser: update to 1.3.2
|
Tue, 5 Jun 2018
|
[ 12:22 novel ]
www/qutebrowser: update to 1.3.1
|
Wed, 16 May 2018
|
[ 18:00 novel ]
www/qutebrowser: update to 1.3.0
|
Fri, 6 Apr 2018
|
[ 16:56 mat ]
Fix again.
|
[ 16:54 mat ]
Fix package name colision.
Pointy hat: novel
Sponsored by: Absolight
|
Tue, 20 Mar 2018
|
[ 17:15 novel ]
www/qutebrowser: update to 1.2.1
- Update to 1.2.1;
- Switch MASTER_SITE to CHEESESHOP and install documentation
this distfile provides;
- Add WebEngine backend support and drop pkg-message that tells
only WebKit is supported;
- Add missing audio/alsa-plugins dependency for sound support;
- Drop deprecated optsuffix;
- Install .desktop file.
Reviewed by: jrm
Differential Revision: https://reviews.freebsd.org/D14723
|
Sun, 3 Dec 2017
|
[ 06:42 novel ]
www/qutebrowser: update to 1.0.4
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Fri, 24 Nov 2017
|
[ 17:56 mat ]
Correctly use USE_GITHUB.
Sponsored by: Absolight
|
Tue, 21 Nov 2017
|
[ 05:30 novel ]
www/qutebrowser: fix dependencies
- Add missing py-sip dependency [1]
- Explicitly add dependencies listed in requirements.txt, even they're
pulled by other dependencies; sort them in the same way to make
tracking easier
- Set NO_ARCH
- Bump PORTREVISION
PR: 223753 [1]
Submitted by: sch@efers.org [1]
|
Sat, 18 Nov 2017
|
[ 09:41 novel ]
Qutebrowser is a keyboard-focused browser with a minimal GUI.
It's based on Python and PyQt5 and free software, licensed under the GPL.
It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
Reviewed by: lwhsu
Differential Revision: https://reviews.freebsd.org/D13113
|
Number of commits found: 81 |