Port details |
- libisofs Libburnia ISO9660 filesystem creation library
- 1.5.6 devel =2 1.5.6Version 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
- Port Added: 2008-11-15 22:09:11
- Last Update: 2023-08-17 09:37:36
- Commit Hash: 1bbd808
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://dev.lovelyhq.com/libburnia/web/wiki/Libisofs
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libisofs>0:devel/libisofs
- To install the port:
- cd /usr/ports/devel/libisofs/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libisofs
- pkg install libisofs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libisofs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1692262028
SHA256 (libisofs-1.5.6.tar.gz) = 0152d66a9d340b659fe9c880eb9190f3570fb477ac07cf52e8bcd134a1d30d70
SIZE (libisofs-1.5.6.tar.gz) = 879144
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libburn.so : devel/libburn
- This port is required by:
- for Libraries
-
- sysutils/xfburn
- sysutils/xorriso
Configuration Options:
- ===> The following configuration options are available for libisofs-1.5.6:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
LIBACL=on: Enable use of ACL functions
LIBJTE=on: Jigdo file support
XATTR=on: Extended file attribute support
ZLIB=on: zlib compression support
===> Use 'make config' to modify these settings
- Options name:
- devel_libisofs
- USES:
- iconv libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.6 17 Aug 2023 09:37:36 |
Rodrigo Osorio (rodrigo) |
devel/libisofs: Update to 1.5.6
Major changes:
* Bug fix: iso_write_opts_set_part_like_isohybrid() did not cause a MBR
partition table if the partitions are data files in the ISO
rather than appended
* Bug fix: The lseek methods of IsoFileSource for local filesystem and
loaded
ISO returned libisofs error codes as positive off_t numbers
* Bug fix: Freshly cloned data files from imported image were not marked as
imported. Thanks to Ivan Shmakov. (Closes: #1022851)
* Bug fix: Size of further CE area was calculated wrong if its CE entry
ended
exactly at a block boundary
* New iso_write_opts_set_system_area() option bits 16:
GPT "Legacy BIOS bootable" and 17: GPT writable
* New API calls iso_assess_written_features(),
iso_read_image_feature_named(),
iso_read_image_features_text()
* Allowed lseekable device files with iso_tree_add_new_cut_out_node().
Proof-of-concept by Ivan Shmakov.
* New API call iso_write_opts_set_max_ce_entries()
Full changelog:
https://dev.lovelyhq.com/libburnia/libisofs/src/branch/master/ChangeLog
Port changes:
* Update WWW url
* Reorder Makefile to make linters happy |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.5.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.5.4 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.5.4 25 Sep 2021 19:17:02 |
Neel Chauhan (nc) |
devel/libisofs: Update to 1.5.4 |
1.5.0 21 Sep 2021 13:47:01 |
Ryan Steinmetz (zi) |
*/*: Reset MAINTAINER due to repeat fatal email bounces |
1.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.0 18 Sep 2018 19:58:56 |
swills |
devel/libisofs: update to 1.5.0
While here, pass maintainership to submitter
PR: 231449
Submitted by: Nathan <ndowens@yahoo.com> |
1.4.8_1 08 Mar 2018 18:55:50 |
yuri |
devel/libisofs: Add the patch to fix xorriso -hfsplus option bug
References:
http://forums.ghostbsd.org/viewtopic.php?f=98&t=711
PR: 226318
Submitted by: ericturgeon.bsd@gmail.com
Approved by: tcberner (mentor, implicit) |
1.4.8 24 Sep 2017 11:27:54 |
riggs |
Update to upstream version 1.4.8
PR: 222476
Submitted by: duchateau.olivier@gmail.com |
1.4.6 19 Mar 2017 14:02:24 |
rene |
Take in olivierd@'s commit bit on his request.
Submitted by: olivierd@
With hat: portmgr-secretary |
1.4.6 17 Sep 2016 11:38:47 |
olivierd |
Update to 1.4.6 |
1.4.4 02 Jul 2016 14:44:38 |
olivierd |
Update to 1.4.4 |
1.4.2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4.2 01 Dec 2015 18:28:46 |
olivierd |
Update to 1.4.2 |
1.4.0 20 May 2015 18:32:28 |
olivierd |
Update to 1.4.0 |
1.3.8 19 May 2015 19:57:53 |
olivierd |
Uncomment USE_LDCONFIG
Pointed by: bapt@ |
1.3.8 19 May 2015 18:38:29 |
olivierd |
- Update to 1.3.8
- Take maintainership
PR: 200267
Submitted by: myself
Approved by: delphij@ |
1.3.6_2 15 Apr 2015 08:20:28 |
tijl |
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
defined because the base system iconv supports these extensions too.
Add/remove patches to/from ports to call iconv with non-const arguments.
This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier. Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.
This exposed some ports that link with libiconv when it is available instead
of using libc iconv. In these cases one of the following changes has been (Only the first 15 lines of the commit message are shown above ) |
1.3.6_1 27 Oct 2014 10:40:08 |
bapt |
Cleanup plist |
1.3.6_1 23 Jul 2014 10:19:50 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Add LICENSE_FILE
Approved by: portmgr blanket |
1.3.6 27 Jun 2014 04:38:31 |
delphij |
Update to 1.3.6. |
1.3.4 13 Dec 2013 18:10:41 |
delphij |
Update to 1.3.4. |
1.3.2 20 Oct 2013 22:55:19 |
delphij |
Update to 1.3.2. |
1.2.4 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
1.2.4 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.2.4 27 Apr 2013 08:50:47 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
1.2.4 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
1.2.4 03 Nov 2012 00:21:02 |
delphij |
Update to 1.2.4.
Feature safe: yes |
1.2.2 30 May 2012 23:14:55 |
delphij |
- Update to 1.2.2;
- Add LICENSE=;
- Take maintainership; |
1.1.2 30 May 2012 22:31:09 |
pav |
- Reset maintainer:
<shuvaev@physik.uni-wuerzburg.de>
(reason: 550 5.7.1 <shuvaev@physik.uni-wuerzburg.de>: Recipient address
rejected: User unknown) |
1.1.2 28 Jul 2011 06:42:01 |
sunpoet |
- Update to 1.1.2
Changes:
1.1.2:
- New API call iso_image_get_bootcat()
1.1.0:
- Bug fix: Padding as of iso_write_opts_set_tail_blocks() was added only after
cylinder alignment as of iso_write_opts_set_system_area() and thus spoiled
this alignment.
PR: ports/158912
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (maintainer) |
1.0.8 17 Jun 2011 21:29:30 |
wxs |
Assign maintainer to submitter of previous PR.
PR: ports/157531, ports/157532
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> |
1.0.8 17 Jun 2011 16:11:36 |
wxs |
- Update to 1.0.8.
- Reset maintainer.
PR: ports/157532
Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Approved by: J.R. Oldroyd <fbsd@opal.com> (maintainer) |
0.6.20 10 Aug 2009 12:15:17 |
bsam |
Update to version 0.6.20.
PR: ports/137627
Submitted by: "J.R. Oldroyd" <fbsd at opal.com> (maintainer) |
0.6.16 14 Mar 2009 22:45:14 |
miwi |
- Update to 0.6.16
PR: 132634
Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer) |
0.6.10 15 Nov 2008 22:05:39 |
miwi |
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.
WWW: http://libburnia-project.org/
PR: ports/128795
Submitted by: J.R. Oldroyd <fbsd at opal.com> |