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 2022Q2
libburn Libburnia library to read/write optical discs
1.5.6_1 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 1.5.6_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-11-15 22:09:05
Last Update: 2024-01-31 12:59:26
Commit Hash: a9d4079
People watching this port, also watch:: font-misc-meltho, xerces-c3, gstreamer1-plugins-pango, py39-pycparser, xclock
License: GPLv2
WWW:
https://dev.lovelyhq.com/libburnia/web/wiki/Libburn
Description:
libburnia is a project for reading, mastering and writing optical discs. Currently it is comprised of libraries named libisofs, libburn, libisoburn, a cdrecord emulator named cdrskin, and an integrated multi-session tool named xorriso.
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 (15 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libburn-1.5.6_1/catalog.mk
  3. /usr/local/share/licenses/libburn-1.5.6_1/LICENSE
  4. /usr/local/share/licenses/libburn-1.5.6_1/GPLv2
  5. bin/cdrskin
  6. include/libburn/libburn.h
  7. lib/libburn.a
  8. lib/libburn.so
  9. lib/libburn.so.4
  10. lib/libburn.so.4.109.0
  11. libdata/pkgconfig/libburn-1.pc
  12. share/man/man1/cdrskin.1.gz
  13. @owner
  14. @group
  15. @mode
Collapse this list.
Dependency lines:
  • libburn>0:devel/libburn
To install the port:
cd /usr/ports/devel/libburn/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libburn
  • pkg install libburn
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libburn
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1692261061 SHA256 (libburn-1.5.6.tar.gz) = 7295491b4be5eeac5e7a3fb2067e236e2955ffdc6bbd45f546466edee321644b SIZE (libburn-1.5.6.tar.gz) = 995353

Packages (timestamps in pop-ups are UTC):
libburn
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.6_11.5.6_11.5.01.5.6_11.5.6_1-1.5.0-
FreeBSD:13:quarterly1.5.6_11.5.6_11.5.41.5.6_11.5.6_11.5.61.5.61.5.6
FreeBSD:14:latest1.5.6_11.5.6_11.5.41.5.6_11.5.6_11.5.4-1.5.4
FreeBSD:14:quarterly1.5.61.5.6_1-1.5.61.5.6_11.5.61.5.61.5.6
FreeBSD:15:latest1.5.6_11.5.6_1n/a1.5.6_1n/a1.5.6_11.5.6_11.5.6_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. devel/libisofs
  2. sysutils/xfburn
  3. sysutils/xorriso
for Run
  1. sysutils/k3b

Configuration Options:
===> The following configuration options are available for libburn-1.5.6_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_libburn
USES:
libtool
pkg-message:
For install:
You will need to enable CAM support in the kernel. Your kernel configuation should include: for SCSI CD/DVD devices: device scbus device cd device pass for ATA CD/DVD devices you will need the above, plus: device atapicam You will also want to make the CD devices world read- and writable. In /etc/devfs.rules, add the following: [system=10] add path 'acd*' mode 0666 add path 'cd*' mode 0666 add path 'pass*' mode 0666 add path 'xpt*' mode 0666
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://files.libburnia-project.org/releases/
Collapse this list.

There are no commits on branch 2022Q2 for this port