Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.3_1 28 Oct 2024 18:42:05 |
Gleb Popov (arrowd) |
devel/appstream: Include a patch fixing UB from upstream
Sponsored by: Future Crew, LLC |
1.0.3 28 Oct 2024 15:18:16 |
Gleb Popov (arrowd) Author: Alexey Yushkin |
devel/appstream: Update to 1.0.3
Sponsored by: Future Crew, LLC |
1.0.1 25 Jan 2024 18:30:06 |
Gleb Popov (arrowd) |
devel/appstream{,-qt,-compose}: Update to 1.0.1
Sponsored by: Serenity Cybersecurity, LLC |
1.0.0_1 24 Jan 2024 15:20:34 |
Gleb Popov (arrowd) |
Revert "devel/appstream{,-qt,-compose}: Combine into a single port with
SUBPACKAGES."
The current subpackages implementation does not support USES.<subpackage>, which
causes a lot of extra dependencies to be added to the main subpackage.
This reverts commit f292ea6fb5fc10359f130a4e25a3b60ab0df7c6e.
PR: 276584 |
1.0.0_1 15 Jan 2024 20:17:34 |
Gleb Popov (arrowd) |
devel/appstream{,-qt,-compose}: Combine into a single port with SUBPACKAGES.
The Qt part was a bit complex as it had two FLAVORS. To work this out the
slave devel/appstream-qt port wasn't removed but instead switched to build
the master port without SUBPACKAGES and against Qt5 only.
The Qt subpackage of the master port is fixed to Qt6 instead. This will make it
possible to just remove Qt5 slave port when we get rid of Qt5 altogether.
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D43445 |
1.0.0_1 12 Jan 2024 22:40:48 |
Muhammad Moinur Rahman (bofh) |
*/*: Sanitize MANPREFIX for meson ports
Approved by: portmgr |
1.0.0 16 Nov 2023 13:58:24 |
Gleb Popov (arrowd) |
devel/appstream-qt: Switch back to Qt 5.
Sponsored by: Serenity Cybersecurity, LLC |
1.0.0 15 Nov 2023 17:51:02 |
Gleb Popov (arrowd) |
devel/appstream{,-qt,-compose}: Update to 1.0.0
Sponsored by: Serenity Cybersecurity, LLC |
0.16.1_1 20 Aug 2023 16:26:20 |
Tobias C. Berner (tcberner) |
devel/appstream: bump revision
There have been reports of appstream missing symbols in libxmlb after
the latter was updated. Force a rebuild of devel/appstream accordingly. |
0.16.1 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> |
0.16.1 15 Apr 2023 17:50:00 |
Gleb Popov (arrowd) |
devel/appstream: Add patch to fix build with recent Clang.
Sponsored by: Serenity Cybersecurity, LLC |
0.16.1 15 Apr 2023 17:49:59 |
Gleb Popov (arrowd) |
devel/appstream-compose: Fix crash when processing Qt translation files.
Upstream PR: https://github.com/ximion/appstream/pull/484
Sponsored by: Serenity Cybersecurity, LLC |
0.16.1 10 Mar 2023 10:48:57 |
Gleb Popov (arrowd) |
devel/appstream{,-qt,-compose}: Update to 0.16.1
Sponsored by: Serenity Cybersecurity, LLC |
0.16.0_1 20 Feb 2023 15:15:24 |
Gleb Popov (arrowd) |
devel/appstream-compose: + Generates AppStream XML files based on LOCALBASE
contents.
Sponsored by: Serenity Cybersecurity, LLC |
0.16.0_1 13 Feb 2023 13:12:43 |
Gleb Popov (arrowd) |
devel/appstream: Point to /usr/local for metainfo.
AppStream is hardcoded to look for package metainto in /usr/share. With this
patch the "appstreamcli search ..." command starts showing proper results.
Sponsored by: Serenity Cybersecurity, LLC |
0.16.0 13 Feb 2023 12:42:38 |
Gleb Popov (arrowd) |
devel/appstream-qt: Create a port for Qt bindings to AppStream library.
Reviewed by: tcberner
Sponsored by: Serenity Cybersecurity, LLC
Differential Revision: https://reviews.freebsd.org/D38462 |
0.16.0 09 Feb 2023 11:45:23 |
Gleb Popov (arrowd) |
devel/appstream: Update to 0.16.0
Sponsored by: Serenity Cybersecurity, LLC |
0.15.6 11 Jan 2023 07:23:45 |
Tobias C. Berner (tcberner) |
devel/appstream: update to 0.15.6 |
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) |
0.15.5 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 ) |
0.15.5 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
0.15.5 23 Aug 2022 10:45:33 |
Tobias C. Berner (tcberner) |
devel/appstream: update to 0.15.5 |
0.15.4 23 May 2022 15:56:25 |
Tobias C. Berner (tcberner) |
devel/appstream: update to 0.15.4 |
0.15.3 12 Apr 2022 15:59:04 |
Tobias C. Berner (tcberner) |
devel/appstream: update to 0.15.3
This release contains mostly a bunch of bugfixes, but also cleans up
the Meson build system code and now requires Meson >= 0.62, which
isn't great for backports, but is great to simplify maintenance of
AppStream's code.
I do hope that this change will not cause too many problems (most
distributions seem to backport Meson for other software already).
Tarballs available here:
https://www.freedesktop.org/software/appstream/releases/
Version 0.15.3
~~~~~~~~~~~~~~
Released: 2022-04-10 (Only the first 15 lines of the commit message are shown above ) |
0.15.2_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.15.2_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.15.2 04 Mar 2022 05:36:56 |
Tobias C. Berner (tcberner) |
devel/appstream: New port - Provides a standard for creating app stores
AppStream is a collaborative effort for making machine-readable software
metadata easily available to programs that need it. It is part of the
Freedesktop ecosystem and provides a convenient way to retrieve information
about available software.
AppStream consists of a specification to describe individual software
component metadata in XML (so-called MetaInfo files), as well as a
derived specification for a metadata-collection format to provide a
list of these metadata entries in XML or YAML for easy consumption by
software centers and other tools which need to know about available
software in a repository.
WWW: https://www.freedesktop.org/wiki/Distributions/AppStream/
PR: 258541
Original by: Olivier Duchateau <duchateau.olivier@gmail.com> |