xfce4 repair, how to recompile everything?

2006-11-15 Thread Armin Arh
I would like to recompile all of the xfce4 stuff. Is the ports system offering a solution here? maybe something like: make reinstall IF CATEGORIES IS xfce4 Armin -- PUBBOX Postmaster + spam-killer. Free email addresses at http://pubbox.net/ ___ freebs

Re: xfce4 repair, how to recompile everything?

2006-11-15 Thread Christian Walther
hmm, cd /usr/ports/x11-wm/xfce4 make reinstall && make clean should work. On 15/11/06, Armin Arh <[EMAIL PROTECTED]> wrote: I would like to recompile all of the xfce4 stuff. Is the ports system offering a solution here? maybe something like: make reinstall IF CATEGORIES IS xfce4 Armin -- P

Re: xfce4 repair, how to recompile everything?

2006-11-15 Thread John Nielsen
On Wednesday 15 November 2006 11:42, Armin Arh wrote: > I would like to recompile all of the xfce4 stuff. > > Is the ports system offering a solution here? > maybe something like: > > make reinstall IF CATEGORIES IS xfce4 If you use portupgrade, you should be able to do something like: # portupgr

Re: xfce4 repair, how to recompile everything?

2006-11-15 Thread John Nielsen
On Wednesday 15 November 2006 11:47, Christian Walther wrote: > On 15/11/06, Armin Arh <[EMAIL PROTECTED]> wrote: > > I would like to recompile all of the xfce4 stuff. > > > > Is the ports system offering a solution here? > > maybe something like: > > > > make reinstall IF CATEGORIES IS xfce4 > > h

Re: xfce4 repair, how to recompile everything?

2006-11-15 Thread Jerry McAllister
On Wed, Nov 15, 2006 at 05:42:01PM +0100, Armin Arh wrote: > I would like to recompile all of the xfce4 stuff. > > Is the ports system offering a solution here? > maybe something like: just do make make install jerry > > make reinstall IF CATEGORIES IS xfce4 > > Armin > -- > PUBBOX Post

Re: xfce4 repair, how to recompile everything?

2006-11-15 Thread Christian Walther
On 15/11/06, John Nielsen <[EMAIL PROTECTED]> wrote: [...] > cd /usr/ports/x11-wm/xfce4 > make reinstall && make clean > > should work. That would re-install the meta-port, but not actually change anything on the system. Thanks for pointing this out. Time to get a more closer look on the portu

Re: xfce4 repair, how to recompile everything?

2006-11-15 Thread Armin Arh
Leads me to some more troble: # pwd /usr/ports/sysutils/portupgrade # make install ... ... /bin/cp -R /home/ports/wrkdir/usr/ports/databases/ruby-bdb/work/bdb-0.5.9/docs/doc /usr/local/share/doc/ruby18/bdb/ cp: /home/ports/wrkdir/usr/ports/databases/ruby-bdb/work/bdb-0.5.9/docs/doc: No such fil