Subject: Testers needed for XFce 4
To: None <tech-pkg@netbsd.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: tech-pkg
Date: 06/03/2003 13:21:45
Hi!

Would you like to try a new, cutting edge XFce 4 (www.xfce.org)? It's not
even -BETA yet so don't try this on your production host.

Follow the instructions and send me some mail if it's working or not...

# cd /usr/pkgsrc/distfiles
# ftp http://www.xfce.org/archive/xfce4-cvs-snapshot.tar.bz2
# mv xfce4-cvs-snapshot.tar.bz2 xfce4-20030602.tar.bz2

# cd /tmp
# ftp http://www.piuha.net/~martti/tmp/xfce4.tgz
# cd /usr/pkgsrc
# tar xzf /tmp/xfce4.tgz
# cd xfce4/xfce4
# make makesum
# make install
# make clean clean-depends

Please note that everything is still under pkgsrc/xfce4 as it was easier to
write everything in one empty subdirectory. This needs to be fixed later
before I import everything into pkgsrc...

Martti