notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
blueprint-compiler Markup language for GTK user interfaces
0.16.0 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.16.0Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-09 13:21:22
Last Update: 2025-06-19 20:28:47
Commit Hash: 4f0eba1
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: LGPL3+
WWW:
https://gitlab.gnome.org/jwestman/blueprint-compiler
Description:
A markup language for GTK user interface files.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (159 items)
Collapse this list.
  1. /usr/local/share/licenses/blueprint-compiler-0.16.0/catalog.mk
  2. /usr/local/share/licenses/blueprint-compiler-0.16.0/LICENSE
  3. /usr/local/share/licenses/blueprint-compiler-0.16.0/LGPL3+
  4. bin/blueprint-compiler
  5. lib/python3.11/site-packages/blueprintcompiler/__init__.py
  6. lib/python3.11/site-packages/blueprintcompiler/__pycache__/__init__.cpython-311.opt-1.pyc
  7. lib/python3.11/site-packages/blueprintcompiler/__pycache__/__init__.cpython-311.pyc
  8. lib/python3.11/site-packages/blueprintcompiler/__pycache__/annotations.cpython-311.opt-1.pyc
  9. lib/python3.11/site-packages/blueprintcompiler/__pycache__/annotations.cpython-311.pyc
  10. lib/python3.11/site-packages/blueprintcompiler/__pycache__/ast_utils.cpython-311.opt-1.pyc
  11. lib/python3.11/site-packages/blueprintcompiler/__pycache__/ast_utils.cpython-311.pyc
  12. lib/python3.11/site-packages/blueprintcompiler/__pycache__/completions.cpython-311.opt-1.pyc
  13. lib/python3.11/site-packages/blueprintcompiler/__pycache__/completions.cpython-311.pyc
  14. lib/python3.11/site-packages/blueprintcompiler/__pycache__/completions_utils.cpython-311.opt-1.pyc
  15. lib/python3.11/site-packages/blueprintcompiler/__pycache__/completions_utils.cpython-311.pyc
  16. lib/python3.11/site-packages/blueprintcompiler/__pycache__/decompiler.cpython-311.opt-1.pyc
  17. lib/python3.11/site-packages/blueprintcompiler/__pycache__/decompiler.cpython-311.pyc
  18. lib/python3.11/site-packages/blueprintcompiler/__pycache__/errors.cpython-311.opt-1.pyc
  19. lib/python3.11/site-packages/blueprintcompiler/__pycache__/errors.cpython-311.pyc
  20. lib/python3.11/site-packages/blueprintcompiler/__pycache__/formatter.cpython-311.opt-1.pyc
  21. lib/python3.11/site-packages/blueprintcompiler/__pycache__/formatter.cpython-311.pyc
  22. lib/python3.11/site-packages/blueprintcompiler/__pycache__/gir.cpython-311.opt-1.pyc
  23. lib/python3.11/site-packages/blueprintcompiler/__pycache__/gir.cpython-311.pyc
  24. lib/python3.11/site-packages/blueprintcompiler/__pycache__/interactive_port.cpython-311.opt-1.pyc
  25. lib/python3.11/site-packages/blueprintcompiler/__pycache__/interactive_port.cpython-311.pyc
  26. lib/python3.11/site-packages/blueprintcompiler/__pycache__/lsp.cpython-311.opt-1.pyc
  27. lib/python3.11/site-packages/blueprintcompiler/__pycache__/lsp.cpython-311.pyc
  28. lib/python3.11/site-packages/blueprintcompiler/__pycache__/lsp_utils.cpython-311.opt-1.pyc
  29. lib/python3.11/site-packages/blueprintcompiler/__pycache__/lsp_utils.cpython-311.pyc
  30. lib/python3.11/site-packages/blueprintcompiler/__pycache__/main.cpython-311.opt-1.pyc
  31. lib/python3.11/site-packages/blueprintcompiler/__pycache__/main.cpython-311.pyc
  32. lib/python3.11/site-packages/blueprintcompiler/__pycache__/parse_tree.cpython-311.opt-1.pyc
  33. lib/python3.11/site-packages/blueprintcompiler/__pycache__/parse_tree.cpython-311.pyc
  34. lib/python3.11/site-packages/blueprintcompiler/__pycache__/parser.cpython-311.opt-1.pyc
  35. lib/python3.11/site-packages/blueprintcompiler/__pycache__/parser.cpython-311.pyc
  36. lib/python3.11/site-packages/blueprintcompiler/__pycache__/tokenizer.cpython-311.opt-1.pyc
  37. lib/python3.11/site-packages/blueprintcompiler/__pycache__/tokenizer.cpython-311.pyc
  38. lib/python3.11/site-packages/blueprintcompiler/__pycache__/typelib.cpython-311.opt-1.pyc
  39. lib/python3.11/site-packages/blueprintcompiler/__pycache__/typelib.cpython-311.pyc
  40. lib/python3.11/site-packages/blueprintcompiler/__pycache__/utils.cpython-311.opt-1.pyc
  41. lib/python3.11/site-packages/blueprintcompiler/__pycache__/utils.cpython-311.pyc
  42. lib/python3.11/site-packages/blueprintcompiler/__pycache__/xml_reader.cpython-311.opt-1.pyc
  43. lib/python3.11/site-packages/blueprintcompiler/__pycache__/xml_reader.cpython-311.pyc
  44. lib/python3.11/site-packages/blueprintcompiler/annotations.py
  45. lib/python3.11/site-packages/blueprintcompiler/ast_utils.py
  46. lib/python3.11/site-packages/blueprintcompiler/completions.py
  47. lib/python3.11/site-packages/blueprintcompiler/completions_utils.py
  48. lib/python3.11/site-packages/blueprintcompiler/decompiler.py
  49. lib/python3.11/site-packages/blueprintcompiler/errors.py
  50. lib/python3.11/site-packages/blueprintcompiler/formatter.py
  51. lib/python3.11/site-packages/blueprintcompiler/gir.py
  52. lib/python3.11/site-packages/blueprintcompiler/interactive_port.py
  53. lib/python3.11/site-packages/blueprintcompiler/language/__init__.py
  54. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/__init__.cpython-311.opt-1.pyc
  55. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/__init__.cpython-311.pyc
  56. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/adw_breakpoint.cpython-311.opt-1.pyc
  57. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/adw_breakpoint.cpython-311.pyc
  58. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/adw_response_dialog.cpython-311.opt-1.pyc
  59. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/adw_response_dialog.cpython-311.pyc
  60. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/binding.cpython-311.opt-1.pyc
  61. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/binding.cpython-311.pyc
  62. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/common.cpython-311.opt-1.pyc
  63. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/common.cpython-311.pyc
  64. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/contexts.cpython-311.opt-1.pyc
  65. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/contexts.cpython-311.pyc
  66. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/expression.cpython-311.opt-1.pyc
  67. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/expression.cpython-311.pyc
  68. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gobject_object.cpython-311.opt-1.pyc
  69. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gobject_object.cpython-311.pyc
  70. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gobject_property.cpython-311.opt-1.pyc
  71. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gobject_property.cpython-311.pyc
  72. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gobject_signal.cpython-311.opt-1.pyc
  73. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gobject_signal.cpython-311.pyc
  74. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_a11y.cpython-311.opt-1.pyc
  75. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_a11y.cpython-311.pyc
  76. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_combo_box_text.cpython-311.opt-1.pyc
  77. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_combo_box_text.cpython-311.pyc
  78. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_file_filter.cpython-311.opt-1.pyc
  79. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_file_filter.cpython-311.pyc
  80. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_layout.cpython-311.opt-1.pyc
  81. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_layout.cpython-311.pyc
  82. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_list_item_factory.cpython-311.opt-1.pyc
  83. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_list_item_factory.cpython-311.pyc
  84. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_menu.cpython-311.opt-1.pyc
  85. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_menu.cpython-311.pyc
  86. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_scale.cpython-311.opt-1.pyc
  87. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_scale.cpython-311.pyc
  88. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_size_group.cpython-311.opt-1.pyc
  89. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_size_group.cpython-311.pyc
  90. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_string_list.cpython-311.opt-1.pyc
  91. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_string_list.cpython-311.pyc
  92. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_styles.cpython-311.opt-1.pyc
  93. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtk_styles.cpython-311.pyc
  94. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtkbuilder_child.cpython-311.opt-1.pyc
  95. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtkbuilder_child.cpython-311.pyc
  96. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtkbuilder_template.cpython-311.opt-1.pyc
  97. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/gtkbuilder_template.cpython-311.pyc
  98. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/imports.cpython-311.opt-1.pyc
  99. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/imports.cpython-311.pyc
  100. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/response_id.cpython-311.opt-1.pyc
  101. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/response_id.cpython-311.pyc
  102. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/translation_domain.cpython-311.opt-1.pyc
  103. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/translation_domain.cpython-311.pyc
  104. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/types.cpython-311.opt-1.pyc
  105. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/types.cpython-311.pyc
  106. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/ui.cpython-311.opt-1.pyc
  107. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/ui.cpython-311.pyc
  108. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/values.cpython-311.opt-1.pyc
  109. lib/python3.11/site-packages/blueprintcompiler/language/__pycache__/values.cpython-311.pyc
  110. lib/python3.11/site-packages/blueprintcompiler/language/adw_breakpoint.py
  111. lib/python3.11/site-packages/blueprintcompiler/language/adw_response_dialog.py
  112. lib/python3.11/site-packages/blueprintcompiler/language/binding.py
  113. lib/python3.11/site-packages/blueprintcompiler/language/common.py
  114. lib/python3.11/site-packages/blueprintcompiler/language/contexts.py
  115. lib/python3.11/site-packages/blueprintcompiler/language/expression.py
  116. lib/python3.11/site-packages/blueprintcompiler/language/gobject_object.py
  117. lib/python3.11/site-packages/blueprintcompiler/language/gobject_property.py
  118. lib/python3.11/site-packages/blueprintcompiler/language/gobject_signal.py
  119. lib/python3.11/site-packages/blueprintcompiler/language/gtk_a11y.py
  120. lib/python3.11/site-packages/blueprintcompiler/language/gtk_combo_box_text.py
  121. lib/python3.11/site-packages/blueprintcompiler/language/gtk_file_filter.py
  122. lib/python3.11/site-packages/blueprintcompiler/language/gtk_layout.py
  123. lib/python3.11/site-packages/blueprintcompiler/language/gtk_list_item_factory.py
  124. lib/python3.11/site-packages/blueprintcompiler/language/gtk_menu.py
  125. lib/python3.11/site-packages/blueprintcompiler/language/gtk_scale.py
  126. lib/python3.11/site-packages/blueprintcompiler/language/gtk_size_group.py
  127. lib/python3.11/site-packages/blueprintcompiler/language/gtk_string_list.py
  128. lib/python3.11/site-packages/blueprintcompiler/language/gtk_styles.py
  129. lib/python3.11/site-packages/blueprintcompiler/language/gtkbuilder_child.py
  130. lib/python3.11/site-packages/blueprintcompiler/language/gtkbuilder_template.py
  131. lib/python3.11/site-packages/blueprintcompiler/language/imports.py
  132. lib/python3.11/site-packages/blueprintcompiler/language/response_id.py
  133. lib/python3.11/site-packages/blueprintcompiler/language/translation_domain.py
  134. lib/python3.11/site-packages/blueprintcompiler/language/types.py
  135. lib/python3.11/site-packages/blueprintcompiler/language/ui.py
  136. lib/python3.11/site-packages/blueprintcompiler/language/values.py
  137. lib/python3.11/site-packages/blueprintcompiler/lsp.py
  138. lib/python3.11/site-packages/blueprintcompiler/lsp_utils.py
  139. lib/python3.11/site-packages/blueprintcompiler/main.py
  140. lib/python3.11/site-packages/blueprintcompiler/outputs/__init__.py
  141. lib/python3.11/site-packages/blueprintcompiler/outputs/__pycache__/__init__.cpython-311.opt-1.pyc
  142. lib/python3.11/site-packages/blueprintcompiler/outputs/__pycache__/__init__.cpython-311.pyc
  143. lib/python3.11/site-packages/blueprintcompiler/outputs/xml/__init__.py
  144. lib/python3.11/site-packages/blueprintcompiler/outputs/xml/__pycache__/__init__.cpython-311.opt-1.pyc
  145. lib/python3.11/site-packages/blueprintcompiler/outputs/xml/__pycache__/__init__.cpython-311.pyc
  146. lib/python3.11/site-packages/blueprintcompiler/outputs/xml/__pycache__/xml_emitter.cpython-311.opt-1.pyc
  147. lib/python3.11/site-packages/blueprintcompiler/outputs/xml/__pycache__/xml_emitter.cpython-311.pyc
  148. lib/python3.11/site-packages/blueprintcompiler/outputs/xml/xml_emitter.py
  149. lib/python3.11/site-packages/blueprintcompiler/parse_tree.py
  150. lib/python3.11/site-packages/blueprintcompiler/parser.py
  151. lib/python3.11/site-packages/blueprintcompiler/reference_docs.json
  152. lib/python3.11/site-packages/blueprintcompiler/tokenizer.py
  153. lib/python3.11/site-packages/blueprintcompiler/typelib.py
  154. lib/python3.11/site-packages/blueprintcompiler/utils.py
  155. lib/python3.11/site-packages/blueprintcompiler/xml_reader.py
  156. share/pkgconfig/blueprint-compiler.pc
  157. @owner
  158. @group
  159. @mode
Collapse this list.
Dependency lines:
  • blueprint-compiler>0:devel/blueprint-compiler
To install the port:
cd /usr/ports/devel/blueprint-compiler/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/blueprint-compiler
  • pkg install blueprint-compiler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: blueprint-compiler
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1740824868 SHA256 (blueprint-compiler-v0.16.0.tar.bz2) = 77a5d593f433c8ca70a05390532cd186c60944cfa6bcd39296c1c2597a7a50fc SIZE (blueprint-compiler-v0.16.0.tar.bz2) = 101391

Packages (timestamps in pop-ups are UTC):
blueprint-compiler
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.16.00.16.0-0.16.00.16.0---
FreeBSD:13:quarterly0.16.00.16.0-0.16.00.16.00.10.0_10.10.0_10.10.0_1
FreeBSD:14:latest0.16.00.16.00.6.00.16.00.16.00.8.1-0.8.1
FreeBSD:14:quarterly0.16.00.16.0-0.16.00.16.00.10.0_10.10.0_10.10.0_1
FreeBSD:15:latest0.16.00.16.0n/a0.16.0n/a0.10.0_10.10.0_10.10.0_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-pygobject>=0 : devel/py-pygobject@py311
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. python3.11 : lang/python311
Test dependencies:
  1. gtk4>0 : x11-toolkits/gtk40
  2. python3.11 : lang/python311
Runtime dependencies:
  1. py311-pygobject>=0 : devel/py-pygobject@py311
  2. python3.11 : lang/python311
Library dependencies:
  1. libglib-2.0.so : devel/glib20
  2. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. deskutils/health
  2. deskutils/solanum
  3. finance/favagtk
  4. graphics/halftone
  5. graphics/upscaler
  6. multimedia/showtime
  7. multimedia/video-trimmer
Expand this list (11 items / 4 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. net-im/flare
  3. textproc/py-dialect
  4. x11/damask
  5. x11/swaysettings
  6. Collapse this list.

Configuration Options:
No options to configure
Options name:
devel_blueprint-compiler
USES:
gnome meson python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.16.0/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.16.0
19 Jun 2025 20:28:47
commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc

EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.

Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.16.0
11 Mar 2025 13:54:18
commit hash: 8a55b2a70e154fde61b11a1e327aacefa0aa54c8commit hash: 8a55b2a70e154fde61b11a1e327aacefa0aa54c8commit hash: 8a55b2a70e154fde61b11a1e327aacefa0aa54c8commit hash: 8a55b2a70e154fde61b11a1e327aacefa0aa54c8 files touched by this commit
Nicola Vitale (nivit) search for other commits by this committer
devel/blueprint-compiler: Update to 0.16.0

- Take maintainership
- Install bytecode cache files, that would otherwise be created by port
  consumers. This is mainly useful to avoid leftovers when using poudriere
- Pet port(clippy|fmt)
0.14.0_1
22 Nov 2024 22:31:54
commit hash: 32a55d206da74eb98a7350e72352b2e4b55a81f9commit hash: 32a55d206da74eb98a7350e72352b2e4b55a81f9commit hash: 32a55d206da74eb98a7350e72352b2e4b55a81f9commit hash: 32a55d206da74eb98a7350e72352b2e4b55a81f9 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-pygobject: bump consumer PORTREVISIONs after port rename

With hat: gnome
PR: 273722
0.14.0
03 Sep 2024 13:22:43
commit hash: 1d94cc854e148913be03f89e597bdc83383565f8commit hash: 1d94cc854e148913be03f89e597bdc83383565f8commit hash: 1d94cc854e148913be03f89e597bdc83383565f8commit hash: 1d94cc854e148913be03f89e597bdc83383565f8 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/blueprint-compiler: drop maintainership
0.14.0
24 Aug 2024 20:32:32
commit hash: 15c236cdcde6190b233b4a236b01e44fd5a8cf83commit hash: 15c236cdcde6190b233b4a236b01e44fd5a8cf83commit hash: 15c236cdcde6190b233b4a236b01e44fd5a8cf83commit hash: 15c236cdcde6190b233b4a236b01e44fd5a8cf83 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/blueprint-compiler: update to 0.14.0

Changes:	https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.14.0
Reported by:	GitLab (notify releases)
0.12.0
21 Mar 2024 20:14:02
commit hash: 731e65e8e0c03d92376ef985bbef2a83c2dda329commit hash: 731e65e8e0c03d92376ef985bbef2a83c2dda329commit hash: 731e65e8e0c03d92376ef985bbef2a83c2dda329commit hash: 731e65e8e0c03d92376ef985bbef2a83c2dda329 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/blueprint-compiler: update to 0.12.0

Changes:	https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.12.0
Reported by:	GitLab (notify releases)
0.10.0_1
27 Sep 2023 13:43:04
commit hash: edff56235598162920b98775d8d2445eaa35defecommit hash: edff56235598162920b98775d8d2445eaa35defecommit hash: edff56235598162920b98775d8d2445eaa35defecommit hash: edff56235598162920b98775d8d2445eaa35defe files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
devel/blueprint-compiler: fix runtime on big-endian

Upstream commits
https://gitlab.gnome.org/jwestman/blueprint-compiler/-/commit/0c0219551026ec9aec5487891e07d1ced3a31112
and
https://gitlab.gnome.org/jwestman/blueprint-compiler/-/commit/057c767fbb595bb31d025c76547045273948aab1.
0.10.0
22 Jul 2023 00:56:11
commit hash: 30387bf24445809f110d50455d163974578f745dcommit hash: 30387bf24445809f110d50455d163974578f745dcommit hash: 30387bf24445809f110d50455d163974578f745dcommit hash: 30387bf24445809f110d50455d163974578f745d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/blueprint-compiler: update to 0.10.0

Changes:	https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.10.0
Reported by:	GitLab (notify releases)
0.8.1
12 Jul 2023 21:42:15
commit hash: bc8599597b3acf529df9e55b358432446bcb8b04commit hash: bc8599597b3acf529df9e55b358432446bcb8b04commit hash: bc8599597b3acf529df9e55b358432446bcb8b04commit hash: bc8599597b3acf529df9e55b358432446bcb8b04 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/blueprint-compiler: drop GL_TAGNAME
0.8.1
12 Jul 2023 18:56:04
commit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986ccommit hash: 7d1faa7179813ffa542b550a1fdb3bdc80a7986c files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
bsd.sites.mk: Update all ports using USE_GITLAB

Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
0.8.1
17 May 2023 18:22:19
commit hash: 1ee8af263cde1d3abf24507f3fe88dd0cdf4c993commit hash: 1ee8af263cde1d3abf24507f3fe88dd0cdf4c993commit hash: 1ee8af263cde1d3abf24507f3fe88dd0cdf4c993commit hash: 1ee8af263cde1d3abf24507f3fe88dd0cdf4c993 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/blueprint-compiler: update to 0.8.1

Changes:	https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.8.1
Reported by:	GitLab (notify releases)
0.8.0
14 May 2023 09:13:46
commit hash: 2f03a055a2c020d4fa5b0f2616128a16a90d81bacommit hash: 2f03a055a2c020d4fa5b0f2616128a16a90d81bacommit hash: 2f03a055a2c020d4fa5b0f2616128a16a90d81bacommit hash: 2f03a055a2c020d4fa5b0f2616128a16a90d81ba files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/blueprint-compiler: update to 0.8.0

Changes:	https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.8.0
Reported by:	GitLab (notify releases)
0.6.0
27 Nov 2022 00:08:56
commit hash: 1639b21ebc1fa6d7c9ff88b312b5192cfbf8d17dcommit hash: 1639b21ebc1fa6d7c9ff88b312b5192cfbf8d17dcommit hash: 1639b21ebc1fa6d7c9ff88b312b5192cfbf8d17dcommit hash: 1639b21ebc1fa6d7c9ff88b312b5192cfbf8d17d files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/blueprint-compiler: update to 0.6.0

Changes:	https://gitlab.gnome.org/jwestman/blueprint-compiler/-/releases/v0.6.0
Reported by:	GitLab (notify releases)
0.4.0
09 Oct 2022 14:10:21
commit hash: 9a65dc5984e327cade8669642f9fc71fae294251commit hash: 9a65dc5984e327cade8669642f9fc71fae294251commit hash: 9a65dc5984e327cade8669642f9fc71fae294251commit hash: 9a65dc5984e327cade8669642f9fc71fae294251 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/blueprint-compiler: unbreak "make test"

$ make test
[...]
===>  Testing for blueprint-compiler-0.4.0
===>   blueprint-compiler-0.4.0 depends on file: /usr/local/bin/python3.9 -
found
[  0% 1/1] /usr/local/bin/meson test --no-rebuild --print-errorlogs
1/1 tests        FAIL            0.16s   exit status 1
>>> MALLOC_PERTURB_=73 /usr/local/bin/python3.9 -m unittest
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
✀ 
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
stdout:
error: Could not find GTK 4 introspection files. Is gobject-introspection
installed?
at accessibility.blp line 1 column 11:
   1 |using Gtk 4.0;
     |          ^
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.0
09 Oct 2022 13:19:15
commit hash: 0bd12af657f3fe9f79d31c2691b3825eab1500b0commit hash: 0bd12af657f3fe9f79d31c2691b3825eab1500b0commit hash: 0bd12af657f3fe9f79d31c2691b3825eab1500b0commit hash: 0bd12af657f3fe9f79d31c2691b3825eab1500b0 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/blueprint-compiler: add new port

A markup language for GTK user interface files.

https://gitlab.gnome.org/jwestman/blueprint-compiler

Number of commits found: 15