Port details |
- xorriso ISO image manipulation tool based on Libburnia
- 1.5.6_1 sysutils =3 1.5.6_1Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2009-03-16 21:20:44
- Last Update: 2024-11-13 01:04:00
- Commit Hash: 2e5d556
- People watching this port, also watch:: statsvn, p5-Parallel-Iterator, monit, nagios-check_hdd_health, ap24-mod_mono
- License: GPLv2+
- WWW:
- https://dev.lovelyhq.com/libburnia/web/wiki
- Description:
- Libisoburn is a front-end for libraries libburn and libisofs of
the libburnia project.
Xorriso copies file objects from POSIX compliant filesystems into
Rock Ridge enhanced ISO 9660 filesystems and allows session-wise
manipulation of such filesystems. It can load the management
information of existing ISO images and it writes the session results
to optical media or to filesystem objects. Vice versa xorriso is
able to restore file objects from ISO 9660 filesystems.
See also: https://www.gnu.org/software/xorriso/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- xorriso>0:sysutils/xorriso
- To install the port:
- cd /usr/ports/sysutils/xorriso/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/xorriso
- pkg install xorriso
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xorriso
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1692259508
SHA256 (libisoburn-1.5.6.tar.gz) = 2b80a6f73dd633a5d243facbe97a15e5c9a07644a5e1a242c219b9375a45f71b
SIZE (libisoburn-1.5.6.tar.gz) = 1650966
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libburn.so : devel/libburn
- libisofs.so : devel/libisofs
- libedit.so.0 : devel/libedit
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xorriso-1.5.6_1:
CDIO=off: CDIO support via libcdio
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
LIBACL=on: ACL Support
LIBJTE=on: Jigdo Support
READLINE=on: Command line editing via libreadline
TK=off: Tk GUI toolkit support
XATTR=on: Extended file attribute Support
ZLIB=on: zlib compression support
===> Use 'make config' to modify these settings
- Options name:
- sysutils_xorriso
- USES:
- gmake iconv libedit libtool pathfix pkgconfig readline shebangfix
- 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_1 13 Nov 2024 01:04:00 |
Wen Heping (wen) |
sysutils/xorriso: Take maintainership |
1.5.6_1 29 Jan 2024 12:20:49 |
Emanuel Haupt (ehaupt) |
sysutils/xorriso: Move manpages to share/man |
1.5.6 17 Aug 2023 09:37:36 |
Rodrigo Osorio (rodrigo) |
sysutils/xorriso: Update to 1.5.6
Major changes:
* Bug fix: False -status failure with -boot_image
--interval:appended_partition
* Bug fix: -no_rc prevented pre-scanning of arguments for stdio output and
others. Introduced by mistake in a62f6af5, 2011.10.18.162119.
* Bug fix: -not_leaf and -not_paths were not applied to -extract and alike
* Bug fix: -report_system_area cmd misperceived -part_like_isohybrid with
-isohybrid-gpt-basdat
* Bug fix: -report_system_area cmd misperceived combination of isohybrid and
appended partition in GPT
* Bug fix: -as mkisofs option -part_like_isohybrid did not cause a MBR
partition table if the partitions are data files in the ISO
rather than appended
* Bug fix: Split file directories (-split_size) were created with wrong (Only the first 15 lines of the commit message are shown above ) |
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:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.5.4 03 Mar 2022 20:50:37 |
Neel Chauhan (nc) |
sysutils/xorriso: Update to 1.5.4 |
1.5.0_5 21 Sep 2021 13:47:01 |
Ryan Steinmetz (zi) |
*/*: Reset MAINTAINER due to repeat fatal email bounces |
1.5.0_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.0_5 12 Dec 2019 15:11:33 |
jhale |
Update sysutils/libcdio to 2.1.0
Update sysutils/libcdio-paranoia to 10.2+2.0.1
Bump PORTREVISION on consumers due to shared library version increase |
1.5.0_4 10 Dec 2019 17:59:16 |
jhale |
Add missing dependency for the CDIO option.
Bump PORTREVISON for LIB_DEPENDS change.
Approved by: portmgr (blanket)
MFH: 2019Q4 (blanket) |
1.5.0_3 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
1.5.0_2 20 Dec 2018 16:50:49 |
yuri |
sysutils/xorriso: Correct the previous commit r487866: the plist fix should have
been different
The path in do-install-TK-off is corrected.
Reported by: tobik
Approved by: portmgr (unbreak) |
1.5.0_1 20 Dec 2018 08:52:35 |
yuri |
sysutils/xorriso: Unbreak by adding missing file to plist
Also add missing USES=readline.
Reported by: poudriere build log
Approved by: portmgr (unbreak) |
1.5.0_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.5.0 18 Sep 2018 20:08:00 |
swills |
sysutils/xorriso: update to 1.5.0
While here, make TK optional and pass maintainership to submitter
PR: 231450
Submitted by: Nathan <ndowens@yahoo.com> |
1.4.8 30 Jan 2018 14:54:31 |
danfe |
Update `sysutils/xorriso' to version 1.4.8.
PR: 225546
Submitted by: benno |
1.4.6_3 02 Apr 2017 09:56:34 |
mat |
Use shebangfix.
Sponsored by: Absolight |
1.4.6_2 02 Apr 2017 07:59:11 |
pi |
sysutils/xorriso: fix xorriso-tcltk shebang without non-working shebangfix
Submitted by: fischerking1905@yahoo.co.jp |
1.4.6_1 07 Nov 2016 11:35:07 |
amdmi3 |
- Fix license
- Fix depends
- Strip library |
1.4.6 04 Nov 2016 03:39:42 |
delphij |
Update to 1.4.6.
Reset maintainer. |
1.4.2_1 17 Sep 2016 11:45:55 |
olivierd |
- Chase update of devel/libisofs (revision r422310)
- Bump PORTREVISION |
1.4.2 26 Jun 2016 23:24:13 |
delphij |
Update to 1.4.2. |
1.3.4_5 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.3.4_5 01 Dec 2015 18:33:48 |
olivierd |
Chase update of devel/libburn and devel/libisofs |
1.3.4_4 20 May 2015 18:36:19 |
olivierd |
Chase update of devel/libburn and devel/libisofs |
1.3.4_3 19 May 2015 18:43:23 |
olivierd |
Chase update of devel/libburn and devel/libisofs |
1.3.4_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.4_1 22 Nov 2014 09:13:36 |
antoine |
Cleanup plist |
1.3.4_1 23 Jul 2014 10:20:21 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket |
1.3.4_1 05 Jul 2014 13:40:53 |
tijl |
Add USES=libtool |
1.3.4 09 May 2014 21:13:10 |
amdmi3 |
- Don't remove mtree directories
Approved by: portmgr |
1.3.4 12 Feb 2014 05:57:58 |
miwi |
- Stage support
- use USES gmake |
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 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.2.4 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
1.2.4 28 Feb 2013 10:51:58 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)
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:45:27 |
sunpoet |
- Update to 1.1.2
- Use gnomehack
- Pet portlint
- Pass maintainership to new volunteer (maintainer of devel/libburn and
devel/libisofs)
Changes:
http://libburnia-project.org/browser/libisoburn/tags/1.1.2/ChangeLog
PR: ports/159098
Submitted by: sunpoet (myself)
Approved by: J.R. Oldroyd <fbsd@opal.com> (maintainer) |
0.4.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.4.0 10 Aug 2009 12:21:40 |
bsam |
Update to version 0.4.0.
PR: ports/137628
Submitted by: "J.R. Oldroyd" <fbsd at opal.com> (maintainer) |
0.3.4 16 Mar 2009 21:15:11 |
miwi |
- Update to 0.3.4
PR; 132637
Submitted by: "J.R. Oldroyd" <fbsd@opal.com> (maintainer) |
0.2.8 16 Mar 2009 21:13:52 |
miwi |
- Force commit
repocopy from sysutils/libisoburn to sysutils/xorriso
Repocopy by: marcus |