Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
15 Dec 2020 17:56:00
3.0.5_1

|
lbartoletti  |
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 |
10 Oct 2020 05:51:41
3.0.5

|
lbartoletti  |
emmulators/fs-uae-launcher: Update to 3.0.5
PR: 249251
Submitted by: James Wright (maintainer) |
05 Oct 2020 15:50:04
3.0.2_2

|
lbartoletti  |
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 |
11 Apr 2020 05:04:41
3.0.2_1

|
lbartoletti  |
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 |
25 Nov 2019 08:10:07
3.0.2

|
joneum  |
Update to 3.0.2
PR: 242120
Submitted by: Dwayne MacKinnon <dmk@ncf.ca> (maintainer)
Sponsored by: Netzkommune GmbH |
08 Nov 2019 10:08:50
2.8.4_2

|
tobik  |
e*: Add missing USES={gnome,sdl,xorg} |
06 Nov 2019 12:48:32
2.8.4_2

|
antoine  |
Mark a few ports BROKEN, unfetchable |
16 Jan 2019 11:13:45
2.8.4_2

|
tijl  |
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 ) |
22 Nov 2018 20:18:37
2.8.4_1

|
tcberner  |
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 |
10 Sep 2018 13:14:52
2.8.4

|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
01 Sep 2018 13:58:59
2.8.4

|
danilo  |
- Update to 2.8.4
- Use autoplist
- Pass maintainership to submitter
PR: 230445
Submitted by: Nathan <ndowens@yahoo.com> |
14 Feb 2018 10:02:49
2.4.1

|
antoine  |
fs-uae-launcher doesn't work with python3 |
09 Oct 2016 22:01:34
2.4.1

|
bsam  |
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.
Requested by: Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail) |
04 Nov 2014 16:32:35
2.4.1

|
marino  |
Add new port emulators/fs-uae-launcher
PR: 193801
Submitted by: uffe
The FS-UAE Launcher is an easy to use GUI frontend for FS-UAE, the
free and open source Amiga Emulator based on WinUAE. |