summaryrefslogtreecommitdiff
path: root/multimedia/makemkv/pkg-message
blob: ca6c39cd198224041cd0adc30c75d96a1c6b309d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{ type: install
  message: <<EOM
This port doesn't include the MakeMKV GUI as it doesn't work on FreeBSD.

To enable makemkvcon to find a drive on FreeBSD, a part of Linux' sysfs must
be faked. The included script `update-makemkv-drives' creates these faked
sysfs entries and is run automatically after installation. If your hardware
configuration changes, make sure to re-run `update-makemkv-drives'.

If makemkvcon refuses to work as root, check the permissions of
/compat/linux/tmp -- it should be world-writable and sticky. To set these
permissions, use the command

  chmod 1777 /compat/linux/tmp
EOM
}
]