aboutsummaryrefslogtreecommitdiff
path: root/sysutils/read-edid
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:16:12 +0000
commitbc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /sysutils/read-edid
parentd2f3167e02df98ddbed29cbbc2c5ada42eb80e27 (diff)
downloadports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.tar.gz
ports-bc89cd3d2cf8f4e777f70bdaf1a643f550fa6e38.zip
Convert to UCL & cleanup pkg-message (categories s)
Notes
Notes: svn path=/head/; revision=508909
Diffstat (limited to 'sysutils/read-edid')
-rw-r--r--sysutils/read-edid/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/read-edid/pkg-message b/sysutils/read-edid/pkg-message
index 2179426d612d..83673e80653f 100644
--- a/sysutils/read-edid/pkg-message
+++ b/sysutils/read-edid/pkg-message
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
FreeBSD has mapping at zero address feature turned off since 8.0-RC2:
http://security.freebsd.org/advisories/FreeBSD-EN-09:05.null.asc
@@ -11,3 +14,6 @@ disable this protection, issue the following command:
To return to secure state:
# sysctl security.bsd.map_at_zero=0
+EOM
+}
+]