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
libbgcode Prusa Block & Binary G-code reader/writer/converter
0.2.0 cad 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.2.0Version of this port present on the latest quarterly branch.
Maintainer: teodorsigaev@gmail.com search for ports maintained by this maintainer
Port Added: 2024-03-28 19:39:09
Last Update: 2024-03-29 15:41:31
Commit Hash: d5f0330b
License: AGPLv3
WWW:
https://github.com/prusa3d/libbgcode
Description:
Prusa Block & Binary G-code reader/writer/converter. libbgcode provides three API: core, binarize and convert.
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 (27 items)
Collapse this list.
  1. /usr/local/share/licenses/libbgcode-0.2.0/catalog.mk
  2. /usr/local/share/licenses/libbgcode-0.2.0/LICENSE
  3. /usr/local/share/licenses/libbgcode-0.2.0/AGPLv3
  4. bin/bgcode
  5. include/LibBGCode/binarize/binarize.hpp
  6. include/LibBGCode/binarize/export.h
  7. include/LibBGCode/convert/convert.hpp
  8. include/LibBGCode/convert/export.h
  9. include/LibBGCode/core/core.hpp
  10. include/LibBGCode/core/export.h
  11. lib/cmake/LibBGCode/LibBGCodeBinarizeTargets-release.cmake
  12. lib/cmake/LibBGCode/LibBGCodeBinarizeTargets.cmake
  13. lib/cmake/LibBGCode/LibBGCodeConfig.cmake
  14. lib/cmake/LibBGCode/LibBGCodeConfigVersion.cmake
  15. lib/cmake/LibBGCode/LibBGCodeConvertTargets-release.cmake
  16. lib/cmake/LibBGCode/LibBGCodeConvertTargets.cmake
  17. lib/cmake/LibBGCode/LibBGCodeCoreTargets-release.cmake
  18. lib/cmake/LibBGCode/LibBGCodeCoreTargets.cmake
  19. lib/libbgcode_binarize.so
  20. lib/libbgcode_binarize.so.0.2.0
  21. lib/libbgcode_convert.so
  22. lib/libbgcode_convert.so.0.2.0
  23. lib/libbgcode_core.so
  24. lib/libbgcode_core.so.0.2.0
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • libbgcode>0:cad/libbgcode
To install the port:
cd /usr/ports/cad/libbgcode/ && make install clean
To add the package, run one of these commands:
  • pkg install cad/libbgcode
  • pkg install libbgcode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libbgcode
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711726260 SHA256 (prusa3d-libbgcode-0.2.0-6f43cb0_GH0.tar.gz) = 3aeb2ac512ad3e60f8b062764b56a7920bff0aaa7222483b2bcaf2b4e75f2952 SIZE (prusa3d-libbgcode-0.2.0-6f43cb0_GH0.tar.gz) = 455696

Expand this list (2 items)

Collapse this list.

SHA256 (atomicobject-heatshrink-v0.4.1_GH0.tar.gz) = 7529a1c8ac501191ad470b166773364e66d9926aad632690c72c63a1dea7e9a6 SIZE (atomicobject-heatshrink-v0.4.1_GH0.tar.gz) = 36945

Collapse this list.


Packages (timestamps in pop-ups are UTC):
libbgcode
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.2.00.2.0-0.2.00.2.0---
FreeBSD:13:quarterly0.2.00.2.0-0.2.00.2.0---
FreeBSD:14:latest0.2.00.2.0-0.2.00.2.0---
FreeBSD:14:quarterly0.2.00.2.0-0.2.00.2.0---
FreeBSD:15:latest0.2.00.2.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libboost_nowide.so : devel/boost-libs
This port is required by:
for Build
  1. cad/PrusaSlicer
for Libraries
  1. cad/PrusaSlicer

Configuration Options:
No options to configure
Options name:
cad_libbgcode
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/prusa3d/libbgcode/tar.gz/6f43cb0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.0
29 Mar 2024 15:41:31
commit hash: d5f0330bf86e5ecb3604272a4bf951c22cee77f6commit hash: d5f0330bf86e5ecb3604272a4bf951c22cee77f6commit hash: d5f0330bf86e5ecb3604272a4bf951c22cee77f6commit hash: d5f0330bf86e5ecb3604272a4bf951c22cee77f6 files touched by this commit
Michael Zhilin (mizhka) search for other commits by this committer
cad/libbgcode: use short hash and cmake macros

This commit improves port skeleton with no package change by using
short hash and cmake boolean macros. Thanks to diizzy@

Reported by: diizzy
0.2.0
28 Mar 2024 19:31:42
commit hash: 9784fb237cdf00b5f379c90df5c2d9f2bec97ea3commit hash: 9784fb237cdf00b5f379c90df5c2d9f2bec97ea3commit hash: 9784fb237cdf00b5f379c90df5c2d9f2bec97ea3commit hash: 9784fb237cdf00b5f379c90df5c2d9f2bec97ea3 files touched by this commit
Michael Zhilin (mizhka) search for other commits by this committer
cad/libbgcode: new port

It is required by PrusaSlicer 2.7+. This port provides library and
binary to work with g-code (read/write/convert)

Reported by: Teodor Sigaev <teodorsigaev@gmail.com>
Reviewed by: lwhsu (mentor)
Sponsored by: Postgres Professional
Differential Revision: https://reviews.freebsd.org/D44257

Number of commits found: 2