aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gdm
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-12-30 16:20:33 +0800
committersobomax <sobomax@FreeBSD.org>2001-12-30 16:20:33 +0800
commit7a0273c2bca4cb4ce1d2d8b493aeda98a1c68dcb (patch)
treee263b2397990ca859995e8527af9d8006107a295 /x11/gdm
parenta49b78ea4aeaa9e444f3a8f8a715ad86d61d1209 (diff)
downloadfreebsd-ports-gnome-7a0273c2bca4cb4ce1d2d8b493aeda98a1c68dcb.tar.gz
freebsd-ports-gnome-7a0273c2bca4cb4ce1d2d8b493aeda98a1c68dcb.tar.zst
freebsd-ports-gnome-7a0273c2bca4cb4ce1d2d8b493aeda98a1c68dcb.zip
Update pkg-message to match reality.
PR: 33324 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Diffstat (limited to 'x11/gdm')
-rw-r--r--x11/gdm/pkg-message10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/gdm/pkg-message b/x11/gdm/pkg-message
index 36a2d11510f5..86f8373665b9 100644
--- a/x11/gdm/pkg-message
+++ b/x11/gdm/pkg-message
@@ -1,10 +1,10 @@
GDM is installed.
Please note the following:
-- This port has been tested on 5.0-CURRENT and 4.4-STABLE. It only works
- with XFree86-3.3.x. It will not work on 3.x.
-- You should append these lines to your /etc/pam.conf, otherwise
- GDM will refuse all logins:
+- This port has been tested on 5.0-CURRENT and 4.4-RELEASE and higher.
+- If you are running a version of FreeBSD prior to 4.5-PRERELEASE, you should
+ append these lines to your /etc/pam.conf, otherwise GDM will refuse all
+ logins:
# gdm config
gdm auth requisite pam_unix.so try_first_pass
@@ -17,4 +17,4 @@ gdm session required pam_permit.so
ttyv8 "/usr/X11R6/bin/gdm -nodaemon" xterm on
These notes were written by: Yukihiro Nakai <nakai@FreeBSD.org>
-and updated by: Stijn Hoop <stijn@win.tue.nl>
+and updated by: Joe Marcus Clarke <marcus@marcuscom.com>