| Port details |
- appstream-generator Fast AppStream metadata generator
- 0.10.1_1 ports-mgmt
=0 0.9.1_3Version of this port present on the latest quarterly branch. - Maintainer: arrowd@FreeBSD.org
 - Port Added: 2024-10-25 19:27:06
- Last Update: 2025-10-20 09:07:48
- Commit Hash: b8b2479
- License: LGPL3
- WWW:
- https://github.com/ximion/appstream-generator
- Description:
- AppStream is an effort to provide additional metadata and unique IDs for all
software available in the package repository. This package contains the
server-side of the AppStream infrastructure, a tool to generate metadata from
FreeBSD packages.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- appstream-generator>0:ports-mgmt/appstream-generator
- To install the port:
- cd /usr/ports/ports-mgmt/appstream-generator/ && make install clean
- To add the package, run one of these commands:
- pkg install ports-mgmt/appstream-generator
- pkg install appstream-generator
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: appstream-generator
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1759931829
SHA256 (ximion-appstream-generator-v0.10.1_GH0.tar.gz) = 002c509c54daa39b3bc179afca84227c9675368264040d19e7847540b7d0ed48
SIZE (ximion-appstream-generator-v0.10.1_GH0.tar.gz) = 580502
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nlohmann-json>=3 : devel/nlohmann-json
- inja>=3 : devel/inja
- catch2>0 : devel/catch2
- __generator.hpp : devel/stdgenerator
- docbook.xsl : textproc/docbook-xsl
- xsltproc : textproc/libxslt
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libappstream.so : devel/appstream
- libappstream-compose.so : devel/appstream-compose
- libCatch2.so : devel/catch2
- libcurl.so : ftp/curl
- liblmdb.so : databases/lmdb
- libicuuc.so : devel/icu
- libtbb.so : devel/onetbb
- libfyaml.so : textproc/libfyaml
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libxml2.so : textproc/libxml2
- libarchive.so.13 : archivers/libarchive
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for appstream-generator-0.10.1_1:
MANPAGES=off: Build and/or install manual pages
===> Use 'make config' to modify these settings
- Options name:
- ports-mgmt_appstream-generator
- USES:
- compiler:c++23-lang gnome libarchive meson pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.10.1_1 20 Oct 2025 09:07:48
    |
Dima Panov (fluffy)  |
ports-mgmt/appstream-generator: unbreak build on 32bit ARCHes (+)
On a 32bit architectures onetbb installs pkgconfig file as tbb32.pc
Also fix variable size for numCPU to pass build on i386, bump PORTREVISION
Reported by: arrowd, pkg-fallout |
0.10.1 09 Oct 2025 10:48:47
    |
Dima Panov (fluffy)  |
ports-mgmt/appstream-generator: add missed dependency on devel/icu (+)
Reported by: arrowd, pkg-fallout |
0.10.1 08 Oct 2025 14:08:48
    |
Dima Panov (fluffy)  |
ports-mgmt/appstream-generator: update to 0.10.1 release (+)
Project switched from using the D programming language to C++23.
Release notes: https://github.com/ximion/appstream-generator/blob/master/NEWS |
0.9.1_3 25 Sep 2025 12:37:29
    |
Gleb Popov (arrowd)  |
ports-mgmt/appstream-generator: Mark BROKEN for now
Reported by: pkg-fallout |
0.9.1_3 16 Jul 2025 12:55:29
    |
Gleb Popov (arrowd)  |
ports-mgmt/appstream-generator: Pull in the single package processing support |
0.9.1_2 03 Jul 2025 07:34:28
    |
Gleb Popov (arrowd)  |
D ports: Bump PORTREVISION after the compiler and build system updates
Pull Request: https://github.com/freebsd/freebsd-ports/pull/414 |
0.9.1_1 13 Dec 2024 08:22:31
    |
Dima Panov (fluffy)  |
ports-mgmt/appstream-generator: mark as PIE_UNSAFE (+)
Reported by: bulk -t
Approved by: portmgr (blanket)
Sponsored by: Future Crew, LLC |
0.9.1_1 25 Oct 2024 19:24:43
    |
Gleb Popov (arrowd)  |
ports-mgmt/appstream-generator: Tool to generate AppStream metadata from a
package repository
Sponsored by: Future Crew, LLC |
Number of commits found: 8
|