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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
blueprint-compiler Markup language for GTK user interfaces
0.12.0 devel on this many watch lists=0 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.10.0_1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-10-09 13:21:22
Last Update: 2024-03-21 20:14:02
Commit Hash: 731e65e
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 (58 items)
Collapse this list.
  1. /usr/local/share/licenses/blueprint-compiler-0.12.0/catalog.mk
  2. /usr/local/share/licenses/blueprint-compiler-0.12.0/LICENSE
  3. /usr/local/share/licenses/blueprint-compiler-0.12.0/LGPL3+
  4. bin/blueprint-compiler
  5. lib/python3.9/site-packages/blueprintcompiler/__init__.py
  6. lib/python3.9/site-packages/blueprintcompiler/ast_utils.py
  7. lib/python3.9/site-packages/blueprintcompiler/completions.py
  8. lib/python3.9/site-packages/blueprintcompiler/completions_utils.py
  9. lib/python3.9/site-packages/blueprintcompiler/decompiler.py
  10. lib/python3.9/site-packages/blueprintcompiler/errors.py
  11. lib/python3.9/site-packages/blueprintcompiler/formatter.py
  12. lib/python3.9/site-packages/blueprintcompiler/gir.py
  13. lib/python3.9/site-packages/blueprintcompiler/interactive_port.py
  14. lib/python3.9/site-packages/blueprintcompiler/language/__init__.py
  15. lib/python3.9/site-packages/blueprintcompiler/language/adw_breakpoint.py
  16. lib/python3.9/site-packages/blueprintcompiler/language/adw_response_dialog.py
  17. lib/python3.9/site-packages/blueprintcompiler/language/attributes.py
  18. lib/python3.9/site-packages/blueprintcompiler/language/binding.py
  19. lib/python3.9/site-packages/blueprintcompiler/language/common.py
  20. lib/python3.9/site-packages/blueprintcompiler/language/contexts.py
  21. lib/python3.9/site-packages/blueprintcompiler/language/expression.py
  22. lib/python3.9/site-packages/blueprintcompiler/language/gobject_object.py
  23. lib/python3.9/site-packages/blueprintcompiler/language/gobject_property.py
  24. lib/python3.9/site-packages/blueprintcompiler/language/gobject_signal.py
  25. lib/python3.9/site-packages/blueprintcompiler/language/gtk_a11y.py
  26. lib/python3.9/site-packages/blueprintcompiler/language/gtk_combo_box_text.py
  27. lib/python3.9/site-packages/blueprintcompiler/language/gtk_file_filter.py
  28. lib/python3.9/site-packages/blueprintcompiler/language/gtk_layout.py
  29. lib/python3.9/site-packages/blueprintcompiler/language/gtk_list_item_factory.py
  30. lib/python3.9/site-packages/blueprintcompiler/language/gtk_menu.py
  31. lib/python3.9/site-packages/blueprintcompiler/language/gtk_scale.py
  32. lib/python3.9/site-packages/blueprintcompiler/language/gtk_size_group.py
  33. lib/python3.9/site-packages/blueprintcompiler/language/gtk_string_list.py
  34. lib/python3.9/site-packages/blueprintcompiler/language/gtk_styles.py
  35. lib/python3.9/site-packages/blueprintcompiler/language/gtkbuilder_child.py
  36. lib/python3.9/site-packages/blueprintcompiler/language/gtkbuilder_template.py
  37. lib/python3.9/site-packages/blueprintcompiler/language/imports.py
  38. lib/python3.9/site-packages/blueprintcompiler/language/response_id.py
  39. lib/python3.9/site-packages/blueprintcompiler/language/translation_domain.py
  40. lib/python3.9/site-packages/blueprintcompiler/language/types.py
  41. lib/python3.9/site-packages/blueprintcompiler/language/ui.py
  42. lib/python3.9/site-packages/blueprintcompiler/language/values.py
  43. lib/python3.9/site-packages/blueprintcompiler/lsp.py
  44. lib/python3.9/site-packages/blueprintcompiler/lsp_utils.py
  45. lib/python3.9/site-packages/blueprintcompiler/main.py
  46. lib/python3.9/site-packages/blueprintcompiler/outputs/__init__.py
  47. lib/python3.9/site-packages/blueprintcompiler/outputs/xml/__init__.py
  48. lib/python3.9/site-packages/blueprintcompiler/outputs/xml/xml_emitter.py
  49. lib/python3.9/site-packages/blueprintcompiler/parse_tree.py
  50. lib/python3.9/site-packages/blueprintcompiler/parser.py
  51. lib/python3.9/site-packages/blueprintcompiler/tokenizer.py
  52. lib/python3.9/site-packages/blueprintcompiler/typelib.py
  53. lib/python3.9/site-packages/blueprintcompiler/utils.py
  54. lib/python3.9/site-packages/blueprintcompiler/xml_reader.py
  55. share/pkgconfig/blueprint-compiler.pc
  56. @owner
  57. @group
  58. @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 = 1711049847 SHA256 (blueprint-compiler-v0.12.0.tar.bz2) = 0f762e8a0dfef9aa46b4bddf8ed4bbc09b5d2fa2baff5dec109ccc513c6e9e00 SIZE (blueprint-compiler-v0.12.0.tar.bz2) = 90521

Packages (timestamps in pop-ups are UTC):
blueprint-compiler
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.12.00.12.0-0.12.00.12.0---
FreeBSD:13:quarterly0.10.0_10.10.0_1-0.10.0_10.12.00.10.0_10.10.0_10.10.0_1
FreeBSD:14:latest0.12.00.12.00.6.00.12.00.12.00.8.1-0.8.1
FreeBSD:14:quarterly0.10.0_10.12.0-0.10.0_10.12.00.10.0_10.10.0_10.10.0_1
FreeBSD:15:latest0.10.0_10.12.0n/a0.10.0_1n/a0.10.0_10.10.0_10.10.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-gobject3>=0 : devel/py-gobject3@py39
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. python3.9 : lang/python39
Test dependencies:
  1. gtk4>0 : x11-toolkits/gtk40
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-gobject3>=0 : devel/py-gobject3@py39
  2. python3.9 : lang/python39
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. graphics/halftone
  4. graphics/upscaler
  5. multimedia/video-trimmer
  6. textproc/py-dialect
  7. x11/damask

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.12.0/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 10