Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Mar 2005 13:50:04 GMT
From:      "Greg J." <xcas@cox.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/78798: x11-wm/pekwm no longer installs any working themes
Message-ID:  <200503141350.j2EDo4Zj014168@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/78798; it has been noted by GNATS.

From: "Greg J." <xcas@cox.net>
To: freebsd-gnats-submit@FreeBSD.org, flz@FreeBSD.org,
	mcdouga9@egr.msu.edu
Cc:  
Subject: Re: ports/78798: x11-wm/pekwm no longer installs any working themes
Date: Mon, 14 Mar 2005 06:48:52 -0700

 Pekwm's default theme changed.. that's the way it's 'default' theme is 
 supposed to look.
 
 However.. pekwm/files/patch-aa wasn't patching correctly (dunno why it 
 didn't error out) which made theme selection impossible. This patch 
 http://bsd-unix.org/downloads/pekwm-patch-aa.diff should fix that.
 
 cd /usr/ports/x11-wm/pekwm && \
 patch -p1 < /path/to/pekwm-patch-aa.diff && \
 rm files/patch-aa.orig && \
 portupgrade -fx pekwm
 
 I was planning on creating a pekwm-themes port (collected from 
 hewphoria.com). You can get them from 
 http://bsd-unix.org/downloads/pekwm-themes.tar.bz2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503141350.j2EDo4Zj014168>