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
libboard Vector graphics C++ library
0.9.6 graphics on this many watch lists=1 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.9.4_10Version of this port present on the latest quarterly branch.
Maintainer: thierry@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-08-24 22:31:57
Last Update: 2024-03-01 16:59:15
Commit Hash: 51a2b79
People watching this port, also watch:: SparseBitSet, py39-cysignals, R-cran-eRm, python
License: LGPL3
WWW:
https://github.com/c-koi/libboard
Description:
The board library allows simple drawings in: * Encapsulated Postcript files (EPS); * XFig files (FIG); * Scalable Vector Graphics files (SVG).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (69 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libboard-0.9.6/catalog.mk
  3. /usr/local/share/licenses/libboard-0.9.6/LICENSE
  4. /usr/local/share/licenses/libboard-0.9.6/LGPL3
  5. include/Board.h
  6. include/BoardConfig.h
  7. include/board/Board.ih
  8. include/board/Color.h
  9. include/board/Image.h
  10. include/board/PSFonts.h
  11. include/board/Path.h
  12. include/board/PathBoundaries.h
  13. include/board/Point.h
  14. include/board/Rect.h
  15. include/board/ShapeList.h
  16. include/board/ShapeList.ih
  17. include/board/ShapeVisitor.h
  18. include/board/Shapes.h
  19. include/board/Shapes.ih
  20. include/board/Tools.h
  21. include/board/Tools.ih
  22. include/board/TransformMatrix.h
  23. include/board/TransformMatrix.ih
  24. include/board/Transforms.h
  25. include/board/Transforms.ih
  26. lib/libboard.a
  27. lib/libboard.so
  28. lib/libboard.so.0
  29. share/examples/libboard/arithmetic
  30. share/examples/libboard/arithmetic.cpp
  31. share/examples/libboard/arrows
  32. share/examples/libboard/arrows.cpp
  33. share/examples/libboard/clipping
  34. share/examples/libboard/clipping.cpp
  35. share/examples/libboard/ellipse
  36. share/examples/libboard/ellipse.cpp
  37. share/examples/libboard/example1
  38. share/examples/libboard/example1.cpp
  39. share/examples/libboard/example2
  40. share/examples/libboard/example2.cpp
  41. share/examples/libboard/example3
  42. share/examples/libboard/example3.cpp
  43. share/examples/libboard/example4
  44. share/examples/libboard/example4.cpp
  45. share/examples/libboard/flag
  46. share/examples/libboard/flag.cpp
  47. share/examples/libboard/graph
  48. share/examples/libboard/graph.cpp
  49. share/examples/libboard/images
  50. share/examples/libboard/images.cpp
  51. share/examples/libboard/koch
  52. share/examples/libboard/koch.cpp
  53. share/examples/libboard/line_segment
  54. share/examples/libboard/line_segment.cpp
  55. share/examples/libboard/line_style
  56. share/examples/libboard/line_style.cpp
  57. share/examples/libboard/logo
  58. share/examples/libboard/logo.cpp
  59. share/examples/libboard/ruler
  60. share/examples/libboard/ruler.cpp
  61. share/examples/libboard/scale_ellipse
  62. share/examples/libboard/scale_ellipse.cpp
  63. share/examples/libboard/stroke_path
  64. share/examples/libboard/stroke_path.cpp
  65. share/examples/libboard/tilings
  66. share/examples/libboard/tilings.cpp
  67. @owner
  68. @group
  69. @mode
Collapse this list.
Dependency lines:
  • libboard>0:graphics/libboard
To install the port:
cd /usr/ports/graphics/libboard/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/libboard
  • pkg install libboard
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libboard
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1709287277 SHA256 (c-koi-libboard-0.9.6-5b38274_GH0.tar.gz) = 247cb53f1119b7b8505917f2e319bd38339d833652e83af43d4a034a4f8edcc7 SIZE (c-koi-libboard-0.9.6-5b38274_GH0.tar.gz) = 270250

Packages (timestamps in pop-ups are UTC):
libboard
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.60.9.6-0.9.60.9.6---
FreeBSD:13:quarterly0.9.4_100.9.4_10-0.9.4_100.9.4_10-0.9.4_10-
FreeBSD:14:latest0.9.60.9.6-0.9.4_100.9.6--0.9.4_10
FreeBSD:14:quarterly0.9.4_100.9.4_10-0.9.4_100.9.4_10-0.9.4_10-
FreeBSD:15:latest0.9.60.9.6n/a0.9.4_10n/a---
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. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libMagick++-7.so : graphics/ImageMagick7
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libboard-0.9.6: DOCS=on: Build and/or install documentation DOXYGEN=off: Build documentation with Doxygen EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
graphics_libboard
USES:
cmake compiler:c++11-lang localbase magick
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/c-koi/libboard/tar.gz/5b38274?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port