IABSD.fr/ports/sysutils/libburn

Branch :


Log

Author Commit Date CI Message
f372f5ac 2023-09-27 17:16:22 MASTER_SITES -> SITES
2b3700e3 2022-03-11 19:57:10 drop RCS Ids
bc51f05e 2021-05-05 07:33:07 sysutils/libburn: update to 1.5.4
33a11e2e 2020-10-11 17:56:15 Drop two more useless USE_LIBTOOL=Yes
77f7cc9c 2019-07-12 20:49:33 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
7d1f9a6b 2017-12-19 20:18:08 Import libburn 1.4.8, from libburnia project. libburn is a library by which preformatted data get onto optical media: CD, DVD, BD (Blu-Ray). On OpenBSD it uses /dev/cdNc. libburn also offers a facility for reading data blocks from its drives without using the normal block device i/o, which has its advantages and disadvantages. It seems appropriate, nevertheless, to do writing and reading via the same channel. ok sthen@ uaa@