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 on branch 2022Q3
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.10.0_10.10.0_1-0.10.0_10.12.0---
FreeBSD:13:quarterly0.10.0_10.10.0_1-0.10.0_10.10.0_10.10.0_10.10.0_10.10.0_1
FreeBSD:14:latest0.10.0_10.10.0_10.6.00.10.0_10.12.00.8.1-0.8.1
FreeBSD:14:quarterly0.10.0_10.10.0_1-0.10.0_10.10.0_10.10.0_10.10.0_10.10.0_1
FreeBSD:15:latest0.10.0_10.10.0_1n/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.

There are no commits on branch 2022Q3 for this port