Martin Wilke schrieb:
Note on area51:
You now need subversion to checkout area51,

svn co https://kf.athame.co.uk/kde-freebsd/trunk/area51

Anything else remains the same?

3. Choose a partition for the area51 repository checkout. I personally
use /var, but you can use what you want.

4. If you use /var (or use your path here) then

# cd /var

5. This creates a folder area51 into /var with checked out repository.

# cvs -d:ext:[EMAIL PROTECTED]:/home/kde-freebsd co area51

6. If you use /var (or use your path here) then

# mount -t unionfs /var/area51 /usr/ports

You have now area51 repository on top of your existing ports tree. Use your ports tree now as usual.

7. Install / update QT 4 first.

8. Install KDE 4 ports you want. You can start with /usr/ports/x11/kdebase4

That is all. When you want to use your unmodified original ports tree just

# umount /usr/ports

and everything is like before. Of course do not downgrade / uninstall the new installed ports and run KDE 4 only with your test user accoun

Thanks,
Dorian
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to