aboutsummaryrefslogtreecommitdiff
path: root/devel/kf5-solid/pkg-message
diff options
context:
space:
mode:
authorGleb Popov <arrowd@FreeBSD.org>2020-01-14 18:06:21 +0000
committerGleb Popov <arrowd@FreeBSD.org>2020-01-14 18:06:21 +0000
commita04921ab7fd16c999a9a4f56b82f53c4f8b530f9 (patch)
tree1af9097ed3c4bc9c53111aa818e1988839d188a9 /devel/kf5-solid/pkg-message
parentc9f282caa9d44d18b87c585b1a4314597d6768e2 (diff)
downloadports-a04921ab7fd16c999a9a4f56b82f53c4f8b530f9.tar.gz
ports-a04921ab7fd16c999a9a4f56b82f53c4f8b530f9.zip
devel/kf5-solid: Enable bsdisks backend unconditionally.
To use it, install sysutils/bsdisks and disable hald (set hald_enable="NO" in rc.conf or just remove the package). PR: 242902 Reviewed by: tcberner
Notes
Notes: svn path=/head/; revision=523058
Diffstat (limited to 'devel/kf5-solid/pkg-message')
-rw-r--r--devel/kf5-solid/pkg-message4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/kf5-solid/pkg-message b/devel/kf5-solid/pkg-message
new file mode 100644
index 000000000000..de9a03726656
--- /dev/null
+++ b/devel/kf5-solid/pkg-message
@@ -0,0 +1,4 @@
+Solid now has UDisks2 backend turned on by default. If you want to use it, install
+sysutils/bsdisks package and **disable** hald (set hald_enable="NO" in rc.conf or
+just remove the package). If you want to stay with hald, don't install bsdisks, as
+you'll get duplicated entries for removable disks.