? files/patch-cfg.cpp Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11/slim/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 28 Mar 2010 06:45:42 -0000 1.21 +++ Makefile 29 May 2010 12:28:32 -0000 @@ -7,7 +7,7 @@ PORTNAME= slim PORTVERSION= 1.3.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_BERLIOS} \ http://depot.fsck.ch/mirror/distfiles/ Index: files/patch-slim.conf =================================================================== RCS file: /home/pcvs/ports/x11/slim/files/patch-slim.conf,v retrieving revision 1.6 diff -u -r1.6 patch-slim.conf --- files/patch-slim.conf 5 Oct 2008 14:41:50 -0000 1.6 +++ files/patch-slim.conf 29 May 2010 12:28:32 -0000 @@ -1,13 +1,13 @@ ---- slim.conf.orig 2008-10-04 13:49:03.000000000 +0200 -+++ slim.conf 2008-10-04 13:52:44.000000000 +0200 +--- slim.conf.orig 2008-09-26 02:54:15.000000000 +0200 ++++ slim.conf 2010-05-29 14:30:40.000000000 +0200 @@ -1,17 +1,19 @@ # Path, X server and arguments (if needed) # Note: -xauth $authfile is automatically appended -default_path ./:/bin:/usr/bin:/usr/local/bin -default_xserver /usr/bin/X -#xserver_arguments -dpi 75 -+default_path ./:/bin:/usr/bin:%%LOCALBASE%%/bin:%%LOCALBASE%%/bin -+default_xserver %%LOCALBASE%%/bin/X ++default_path /bin:/usr/bin:/usr/local/bin:/usr/local/bin ++default_xserver /usr/local/bin/X +# The X server needs to be started on an unused virtual terminal, +# for FreeBSD in a default configuration, the first one of those is #09 +xserver_arguments vt09 @@ -23,7 +23,7 @@ # Full path to the xauth binary -xauth_path /usr/bin/xauth -+xauth_path %%LOCALBASE%%/bin/xauth ++xauth_path /usr/local/bin/xauth # Xauth file for server authfile /var/run/slim.auth