Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11 21 Jul 2024 08:49:16 |
Yuri Victorovich (yuri) |
net/wpa_supplicant_gui: update 2.10 → 2.11
Reported by: portscout |
2.10_2 09 Jun 2024 05:19:47 |
Cy Schubert (cy) |
net/wpa_supplicant_gui: Fix 15-CURRENT 108de784513d build
On FreeBSD systems without 108de784513d the old definition will be used
while on 108de784513d and newer the duplicate case will be removed.
Obtained from: src 676041c41ba5 |
2.10_1 27 Feb 2024 02:43:36 |
Joseph Mingrone (jrm) |
net/wpa_supplicant_gui: Install man pages under share/man
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2.10 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.10 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.10 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.10 08 May 2022 21:15:08 |
Yuri Victorovich (yuri) |
net/wpa_supplicant_gui: Update 2.9 -> 2.10
Reported by: portscout |
2.9_2 10 Nov 2021 09:34:21 |
Yuri Victorovich (yuri) |
net/wpa_supplicant_gui: Change URLs to https, remove the dead URL, add comments |
2.9_2 04 Jul 2021 16:55:16 |
Loïc Bartoletti (lbartoletti) |
misc/qtchooser: remove
QtChooser allows you to select your version of Qt among those installed.
However, this tool is no longer supported upstream and will not be
available for Qt6.
By default, our Qt installations are done in
${LOCALBASE}/lib/qt${QT_VERSION} as recommended.
We have added symbolic linking for the main binaries to
${LOCALBASE}/bin with the suffix -qt5. |
2.9_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.9 06 Sep 2019 03:04:24 |
yuri |
net/wpa_supplicant_gui: Move the distfile to under LOCAL/yuri
Requested by: jgh |
2.9 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
2.9 09 Aug 2019 07:01:15 |
yuri |
net/wpa_supplicant_gui: Update 2.8 -> 2.9
Reported by: portscout |
2.8 22 Apr 2019 06:37:51 |
yuri |
net/wpa_supplicant_gui: Update pkg-message |
2.8 22 Apr 2019 06:30:03 |
yuri |
net/wpa_supplicant_gui: Update 2.7 -> 2.8
Reported by: portscout |
2.7_1 16 Jan 2019 11:13:45 |
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 ) |
2.7 04 Dec 2018 06:09:15 |
yuri |
net/wpa_supplicant_gui: Update 2.6 -> 2.7
Reported by: portscout |
2.6_2 12 Jul 2018 22:53:03 |
yuri |
net/wpa_supplicant_gui: Fix build after the PORTNAME change
Reported by: Guido Falsi <madpilot@freebsd.org> |
2.6_2 12 Jul 2018 18:46:21 |
yuri |
net/wpa_supplicant_gui: Fix package name after rename
Reported by: adamw |
2.6_1 12 Jul 2018 18:14:02 |
yuri |
Rename net/wpa_gui -> net/wpa_supplicant_gui
It's easier to search this way.
Take maintainership. |