-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Expand file tree
/
Copy pathPortfile
More file actions
33 lines (27 loc) · 1.39 KB
/
Portfile
File metadata and controls
33 lines (27 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
name xorriso
version 1.5.8
revision 0
worksrcdir ${name}-${version}
checksums rmd160 5c99a2275a4cfad3a08f243f65c4c5525a6b109c \
sha256 319e3675cd7d986bf71d36596ca7b03dac172a758462bedcbbd298a7f86f36cc \
size 2995066
categories sysutils
maintainers {gmail.com:srirangav @srirangav} openmaintainer
license GPL-3+
description ISO 9660 Rock Ridge Filesystem Manipulator
long_description xorriso can copy files to 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 the filesystem. xorriso is also able to copy \
files out of ISO 9660 filesystems.
homepage https://www.gnu.org/software/xorriso/
master_sites gnu:xorriso
depends_lib port:libiconv \
port:readline \
port:zlib \
port:bzip2
livecheck.regex ${name}-(\\d+(?:\\.\[pl\\d\]+)*)