Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.15.6_5 08 Mar 2025 04:05:21
    |
Charlie Li (vishwin)  |
python: bump all USE_PYTHON=distutils consumers after RUN_DEPENDS removal
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details. |
5.15.6_4 21 Jan 2025 03:12:20
    |
Charlie Li (vishwin)  |
www/webkit2-gtk: bump consumer PORTREVISIONs after port consolidation
With hat: gnome
PR: 275914 |
5.15.6_3 21 Jan 2025 03:12:19
    |
Charlie Li (vishwin)  |
www/webkit2-gtk: update to 2.46.5
Changelog:
https://github.com/WebKit/WebKit/blob/webkitgtk-2.46.5/Source/WebKit/gtk/NEWS
Now consolidated into one port with flavours since the codebase is
the same, just linked with different libraries resulting in different
SONAMEs and APIs. SONAMEs/flavours:
* GTK3 + libsoup = libwebkit2gtk-4.0 (40)
* GTK3 + libsoup3 = libwebkit2gtk-4.1 (41)
* GTK4 + libsoup3 = libwebkitgtk-6.0 (60)
Despite upstream's recommendation to use clang for better skia
optimisation, this port now USE_GCC due to extensive std::pair copy
constructor use that is not trivial to continue patching to stay
working with our libc++ version 1 ABI. See review D35327 for some
details.
Reported by: eduardo
PR: 275914
Differential Revision: https://reviews.freebsd.org/D45878 |
5.15.6_3 22 Nov 2024 22:31:54
    |
Charlie Li (vishwin)  |
devel/py-pygobject: bump consumer PORTREVISIONs after port rename
With hat: gnome
PR: 273722 |
5.15.6_2 19 Jun 2024 19:46:59
    |
Antoine Brodin (antoine)  |
x11/ulauncher: fix depends, unbreak the ports tree |
5.15.6_1 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
5.15.6 24 Nov 2023 12:26:56
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.15.6. |
5.15.3 18 Aug 2023 22:51:29
    |
Dan Langille (dvl)  |
devel/py-python-Levenshtein: Rename to follow upstream
While here, also upgrade to 0.21.1
Because of that rename, update all ports which uses this as a run or
build depends.
PR: 273187 |
5.15.3 09 Aug 2023 06:34:46
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.15.3
Fixes bad assumption removing all .desktop from application ids
instead of just the file extension (should fix Telegram Desktop
app not launching). |
5.15.2 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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> |
5.15.2 26 Mar 2023 06:05:06
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.15.2. |
5.15.1_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
5.15.1 23 Jan 2023 15:08:38
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.15.1. |
5.15.0 23 Sep 2022 09:17:34
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.15.0. |
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) |
5.14.7 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 ) |
5.14.7 12 Aug 2022 09:11:14
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.14.7. |
5.14.4 20 Jul 2022 14:23:32
    |
Tobias C. Berner (tcberner)  |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
5.14.4 17 Apr 2022 17:41:12
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.14.4. |
5.14.3 15 Jan 2022 16:14:22
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.14.3. |
5.14.2 20 Nov 2021 06:40:56
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.14.2.
Neglected by: portscout (again) |
5.14.0 26 Sep 2021 18:58:47
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.14.0.
Neglected by: portscout :( |
5.13.0 18 Sep 2021 19:33:52
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: belatedly update Ulauncher to version 5.13.0.
Not reported by: portscout :( |
5.12.2 25 Aug 2021 02:24:48
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.12.2. |
5.12.1 22 Aug 2021 18:32:02
    |
Alexey Dokuchaev (danfe)  |
x11/ulauncher: update Ulauncher to version 5.12.1. |
5.11.0 25 Apr 2021 08:35:07
    |
Alexey Dokuchaev (danfe)  |
- Update Ulauncher to version 5.11.0
- AppIndicator support is now optional
Found out via: repology.org |
5.10.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.10.0 04 Mar 2021 05:42:15
  |
danfe  |
Ulauncher is graphical application launcher written in Python and GTK.
It offers fuzzy search, custom color themes, shortcuts and extensions,
and fast directory browser.
WWW: https://ulauncher.io/ |