Re: desktop-file-utils

2004-12-28 Thread Michael C. Shultz
On Tuesday 28 December 2004 08:55 pm, you wrote:
 On Tuesday 28 December 2004 08:34 pm, Michael C. Shultz

 [EMAIL PROTECTED] wrote:
  I get the following error when trying to deinstall
  desktop-file-utils:
 
  [EMAIL PROTECTED]:/usr/ports/devel/desktop-file-utils#make deinstall
  ===  Deinstalling for devel/desktop-file-utils
  ===   Deinstalling desktop-file-utils-0.10
  ===   desktop-file-utils-0.9 has a different PREFIX: /usr/X11R6,
  skipping
  [EMAIL PROTECTED]:/usr/ports/devel/desktop-file-utils#
 
  I have no idea what is causing this, do you?

 Yes, the 0.10 version installs the binary in ${LOCALBASE}/bin , which
 is /usr/local/bin , instead of ${X11BASE}/bin , which
 is /usr/X11R6/bin/. I'm not sure why it's not finding it correctly in
 your case, as it will deinstall for me. Maybe your pkgdb isn't
 correct. Maybe try pkgdb -F. This change has caused some problems
 (not sure if the change were intentional), specifically with gimp,
 and I sent a patch to the list for that earlier. The patch solves the
 problem for gimp, but I'm not sure that desktop-file-utils is
 supposed to be installing in LOCALBASE.

It was causing a looping problem in portmanager, but I will make a 
change to run pkg_delete instead of make clean because this is likely
to happen again in another port I suppose.

  Also I think going from version 0.9 to 0.10 is actually going
  backwards, probably should have gone from 0.09 to 0.10, and maybe
  you are going to need to set PORTEPOCH=1 ?

 Not sure ...

It is'nt going backward, Michael Johnson just told me about
using pkg_version -t 0.9 0.10 to test it.

-Mike


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: desktop-file-utils

2004-11-19 Thread Radek Kozlowski
On Thu, Nov 18, 2004 at 06:54:36PM -1000, Robert Marella wrote:
 Hello
 
 Am I the only one who cannot build gnome2.8 from ports? I get stopped
 because it cannot download desktop-file-utils-0.9.tar.gz.
 
 This should be found at http://freedesktop.org but the site was
 compromised and is not back up yet. 
 
 ftp.freebsd.org has 0.7 which is not what the port calls for. I google'd
 for the file but only had one hit and it did not have the file. If
 anyone who has this file send it to me i would appreciate it.
 
 I don't understand why this has not been on any of the mail lists.
 
 Is there a work-around I could do?

Cvsup your ports tree and try again [1].

-Radek

[1] http://www.freebsd.org/cgi/getmsg.cgi?fetch=938696+0+current/cvs-ports
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: desktop-file-utils

2004-11-19 Thread Robert Marella
On Fri, 19 Nov 2004 13:32:23 +0100
Radek Kozlowski [EMAIL PROTECTED] wrote:

 On Thu, Nov 18, 2004 at 06:54:36PM -1000, Robert Marella wrote:
  Hello
  
  Am I the only one who cannot build gnome2.8 from ports? I get stopped
  because it cannot download desktop-file-utils-0.9.tar.gz.
  
  This should be found at http://freedesktop.org but the site was
  compromised and is not back up yet. 
  
  ftp.freebsd.org has 0.7 which is not what the port calls for. I google'd
  for the file but only had one hit and it did not have the file. If
  anyone who has this file send it to me i would appreciate it.
  
  I don't understand why this has not been on any of the mail lists.
  
  Is there a work-around I could do?
 
 Cvsup your ports tree and try again [1].
 
 -Radek
 
 [1] http://www.freebsd.org/cgi/getmsg.cgi?fetch=938696+0+current/cvs-ports

Thanks Radek

I did a fresh cvsup before I started but I guess I was before hte added 
location for 
the file I needed.

Robert
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]