Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Jerry
On Fri, 24 Jul 2009 10:57:42 -0800
Mel Flynn  wrote:

> On Friday 24 July 2009 09:51:18 Jerry wrote:
> > On Fri, 24 Jul 2009 13:55:42 +0100
> >
> > "Daniel Bye"  wrote:
> > > On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote:
> > > > Hi,
> > > >
> > > > Updating one of my sytems I followed /usr/ports/UPDATING and
> > > > did a "pkg_delete -r jpeg-6b_7" - only to discover that
> > > > everything that
> > >
> > > Au contraire, Blackadder. UPDATING says to run either of
> > >
> > > portmaster -r jpeg*
> > >
> > > OR
> > >
> > > portupgrade -fr graphics/jpeg
> >
> > Which, unfortunately, does not build /x11/kdelibs3 with the updated
> > jpeg library.
> 
> It should, otherwise the tool you're using does the wrong thing and
> you should file a bug report for that tool. kdelibs3 uses libmng and
> qt33 and those should be rebuilt before kdelibs3 by the upgrade tool.

I used portupgrade exactly as shown above. Once I made the soft link
for the updated library, it built fine. I never got around to using
'portmanager' on it. I probably should have since it nearly always
works when portupgrade fails.

-- 
Jerry
ges...@yahoo.com

Your supervisor is thinking about you.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Kent Stewart
On Friday 24 July 2009 10:51:18 am Jerry wrote:
> On Fri, 24 Jul 2009 13:55:42 +0100
>
> "Daniel Bye"  wrote:
> > On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote:
> > > Hi,
> > >
> > > Updating one of my sytems I followed /usr/ports/UPDATING and did a
> > > "pkg_delete -r jpeg-6b_7" - only to discover that everything that
> >
> > Au contraire, Blackadder. UPDATING says to run either of
> >
> > portmaster -r jpeg*
> >
> > OR
> >
> > portupgrade -fr graphics/jpeg
>
> Which, unfortunately, does not build /x11/kdelibs3 with the updated
> jpeg library. I had to make a link from the old library to the new one
> to get the update to work correctly. I know that some have suggested
> that, that is not the proper way to do it; however, the fact that it
> works is all I was interested in.

There is the -L option for pkgdb, which fixes lost dependencies. I ran it on a 
system that I have been having problems upgrading and it seemed to fix all of 
the ones giving me grief. If the -fr didn't work, then you may need to use 
the -L option to get things back in order.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Mel Flynn
On Friday 24 July 2009 09:51:18 Jerry wrote:
> On Fri, 24 Jul 2009 13:55:42 +0100
>
> "Daniel Bye"  wrote:
> > On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote:
> > > Hi,
> > >
> > > Updating one of my sytems I followed /usr/ports/UPDATING and did a
> > > "pkg_delete -r jpeg-6b_7" - only to discover that everything that
> >
> > Au contraire, Blackadder. UPDATING says to run either of
> >
> > portmaster -r jpeg*
> >
> > OR
> >
> > portupgrade -fr graphics/jpeg
>
> Which, unfortunately, does not build /x11/kdelibs3 with the updated
> jpeg library.

It should, otherwise the tool you're using does the wrong thing and you should 
file a bug report for that tool. kdelibs3 uses libmng and qt33 and those 
should be rebuilt before kdelibs3 by the upgrade tool.
-- 
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Goksin Akdeniz
On Friday 24 July 2009 20:51:18 Jerry wrote:
>
> Which, unfortunately, does not build /x11/kdelibs3 with the updated
> jpeg library. I had to make a link from the old library to the new one
> to get the update to work correctly. I know that some have suggested
> that, that is not the proper way to do it; however, the fact that it
> works is all I was interested in.

I upgraded jpeg port. qt33 port had to be rebuilt in order to run KDE3 
applications properly. Also I ugraded kdebase3 and kdelib3 and all KDE3 ports 
I installed which all depend on qt33.


signature.asc
Description: This is a digitally signed message part.


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Jerry
On Fri, 24 Jul 2009 13:55:42 +0100
"Daniel Bye"  wrote:

> On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote:
> > Hi,
> > 
> > Updating one of my sytems I followed /usr/ports/UPDATING and did a
> > "pkg_delete -r jpeg-6b_7" - only to discover that everything that
> 
> Au contraire, Blackadder. UPDATING says to run either of 
> 
> portmaster -r jpeg*
> 
> OR
> 
> portupgrade -fr graphics/jpeg

Which, unfortunately, does not build /x11/kdelibs3 with the updated
jpeg library. I had to make a link from the old library to the new one
to get the update to work correctly. I know that some have suggested
that, that is not the proper way to do it; however, the fact that it
works is all I was interested in.


-- 
Jerry
ges...@yahoo.com

Conquering Russia should be done steppe by steppe.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread chris scott
2009/7/24 RW 

> On Fri, 24 Jul 2009 08:28:14 -0800
> Mel Flynn 
> >
> wrote:
>
> > On Friday 24 July 2009 05:52:37 chris scott wrote:
> >
> > > maybe it would be a good idea for ports to have an event log like
> > > yum does on centos. Just a simple log of stuff added, removed, and
> > > upgraded. It would be invaluable in this situation as you could see
> > > what was removed and it would be fairly easy to recover. It just
> > > may take a little time.
> >
> > Err, this is available through cvs log/cvs diff.
>
> I believe he's referring to a log of package installs and deletes.
>
> What would probably be more useful, is to periodically write out an
> ordered list of leaf-origins, then you can just diff today's file with
> an older copy. I used to have a script for it, but it fell-off. I think
> package-cut-leaves keeps a similar list.
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscr...@freebsd.org"
>


yep i was i think portmanager can do stuff with leave
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread chris scott
2009/7/24 Mel Flynn

>

> On Friday 24 July 2009 05:52:37 chris scott wrote:
>
> > maybe it would be a good idea for ports to have an event log like yum
> does
> > on centos. Just a simple log of stuff added, removed, and upgraded. It
> > would be invaluable in this situation as you could see what was removed
> and
> > it would be fairly easy to recover. It just may take a little time.
>
> Err, this is available through cvs log/cvs diff.
> --
> Mel
>

are you talking about cvs syncing the ports tree? I was refering to make
install, make deinstall, pkg_add, pkg_delete etc of packages
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread RW
On Fri, 24 Jul 2009 08:28:14 -0800
Mel Flynn  wrote:

> On Friday 24 July 2009 05:52:37 chris scott wrote:
> 
> > maybe it would be a good idea for ports to have an event log like
> > yum does on centos. Just a simple log of stuff added, removed, and
> > upgraded. It would be invaluable in this situation as you could see
> > what was removed and it would be fairly easy to recover. It just
> > may take a little time.
> 
> Err, this is available through cvs log/cvs diff.

I believe he's referring to a log of package installs and deletes. 

What would probably be more useful, is to periodically write out an
ordered list of leaf-origins, then you can just diff today's file with
an older copy. I used to have a script for it, but it fell-off. I think
package-cut-leaves keeps a similar list.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Mel Flynn
On Friday 24 July 2009 05:52:37 chris scott wrote:

> maybe it would be a good idea for ports to have an event log like yum does
> on centos. Just a simple log of stuff added, removed, and upgraded. It
> would be invaluable in this situation as you could see what was removed and
> it would be fairly easy to recover. It just may take a little time.

Err, this is available through cvs log/cvs diff.
-- 
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread chris scott
2009/7/24 Daniel Bye 

> On Fri, Jul 24, 2009 at 03:16:54PM +0200, Peter Boosten wrote:
> > Daniel Bye wrote:
> > > On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote:
> > >> Hi,
> > >>
> > >> Updating one of my sytems I followed /usr/ports/UPDATING and did a
> > >> "pkg_delete -r jpeg-6b_7" - only to discover that everything that
> > >
> > > Au contraire, Blackadder. UPDATING says to run either of
> > >
> > > portmaster -r jpeg*
> > >
> > > OR
> > >
> > > portupgrade -fr graphics/jpeg
> > >
> > > It says nothing of pkg_delete.
> >
> >
> > Not anymore, no. This is what's in my UPDATING:
> >
> > 
> > 20090719:
> >   AFFECTS: users of graphics/jpeg
> >   AUTHOR: din...@freebsd.org
> >
> >   jpeg has been updated to 7.0.
> >   Quick instructions:
> > pkg_delete -r jpeg-6b_7
> >   Please rebuild all ports that depends on it.
> > 
> >
> > I thought it to be the most stupid upgrade strategy ever, but indeed it
> > was there in the beginning.
>
> Yes, now that I look at it, it does seem a little brain damaged... I must
> admit that when I went through the update a few days ago, I automatically
> used portupgrade - didn't even notice it said pkg_delete...
>
> Here's a list of things I've learnt today:
>
> * Don't gob off before you have all the facts to hand.
> * Being a clever bastard has the unfortunate tendency to backfire, leaving
> one
> looking like a prat.
>
> *facepalm*
>
> Dan
>
> --
> Daniel Bye
> _
>  ASCII ribbon campaign ( )
> - against HTML, vCards and  X
>- proprietary attachments in e-mail / \
>


maybe it would be a good idea for ports to have an event log like yum does
on centos. Just a simple log of stuff added, removed, and upgraded. It would
be invaluable in this situation as you could see what was removed and it
would be fairly easy to recover. It just may take a little time.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Daniel Bye
On Fri, Jul 24, 2009 at 03:16:54PM +0200, Peter Boosten wrote:
> Daniel Bye wrote:
> > On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote:
> >> Hi,
> >>
> >> Updating one of my sytems I followed /usr/ports/UPDATING and did a
> >> "pkg_delete -r jpeg-6b_7" - only to discover that everything that
> > 
> > Au contraire, Blackadder. UPDATING says to run either of 
> > 
> > portmaster -r jpeg*
> > 
> > OR
> > 
> > portupgrade -fr graphics/jpeg
> > 
> > It says nothing of pkg_delete.
> 
> 
> Not anymore, no. This is what's in my UPDATING:
> 
> 
> 20090719:
>   AFFECTS: users of graphics/jpeg
>   AUTHOR: din...@freebsd.org
> 
>   jpeg has been updated to 7.0.
>   Quick instructions:
> pkg_delete -r jpeg-6b_7
>   Please rebuild all ports that depends on it.
> 
> 
> I thought it to be the most stupid upgrade strategy ever, but indeed it
> was there in the beginning.

Yes, now that I look at it, it does seem a little brain damaged... I must
admit that when I went through the update a few days ago, I automatically
used portupgrade - didn't even notice it said pkg_delete...

Here's a list of things I've learnt today:

* Don't gob off before you have all the facts to hand.
* Being a clever bastard has the unfortunate tendency to backfire, leaving one
looking like a prat.

*facepalm*

Dan

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpw7dDrOEX29.pgp
Description: PGP signature


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Peter Boosten
Daniel Bye wrote:
> On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote:
>> Hi,
>>
>> Updating one of my sytems I followed /usr/ports/UPDATING and did a
>> "pkg_delete -r jpeg-6b_7" - only to discover that everything that
> 
> Au contraire, Blackadder. UPDATING says to run either of 
> 
> portmaster -r jpeg*
> 
> OR
> 
> portupgrade -fr graphics/jpeg
> 
> It says nothing of pkg_delete.


Not anymore, no. This is what's in my UPDATING:


20090719:
  AFFECTS: users of graphics/jpeg
  AUTHOR: din...@freebsd.org

  jpeg has been updated to 7.0.
  Quick instructions:
pkg_delete -r jpeg-6b_7
  Please rebuild all ports that depends on it.


I thought it to be the most stupid upgrade strategy ever, but indeed it
was there in the beginning.

-- 
http://www.boosten.org
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Ewald Jenisch
On Fri, Jul 24, 2009 at 01:58:28PM +0100, Daniel Bye wrote:
> Ooops! My apologies - it seems that an earlier version of UPDATING did indeed
> say to pkg_delete.
> 
> Ewald, I'm sorry for sounding so patronising - I feel like a total fool now.
> 

Hi Dan,

Now I understand - in my UPDATING that comes from a cvsup I did
yesterday it reads:

-- < Cut here > --

20090719:
  AFFECTS: users of graphics/jpeg
  AUTHOR: din...@freebsd.org

  jpeg has been updated to 7.0.
  Quick instructions:
pkg_delete -r jpeg-6b_7
  Please rebuild all ports that depends on it.

-- < Cut here > --


whereas the /usr/ports/UPDATING in a system I cvsup-ed just a minute
ago reads:

-- < Cut here > --

20090719:
  AFFECTS: users of graphics/jpeg
  AUTHOR: din...@freebsd.org

  jpeg has been updated to 7.0.
  Please rebuild all ports that depends on it.

  If you use portmaster please use:
portmaster -r jpeg*
  If you use portupgrade please use:
portupgrade -fr graphics/jpeg

-- < Cut here > --

At least this problem is sorted out now in UPDATING so others fall
into this trap. As for my problem I think I'm gonna rebuild my ports
"by hand"...

-ewald

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Daniel Bye
Ooops! My apologies - it seems that an earlier version of UPDATING did indeed
say to pkg_delete.

Ewald, I'm sorry for sounding so patronising - I feel like a total fool now.

~blush

Dan


On Fri, Jul 24, 2009 at 01:55:42PM +0100, Daniel Bye wrote:
> On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote:
> > Hi,
> > 
> > Updating one of my sytems I followed /usr/ports/UPDATING and did a
> > "pkg_delete -r jpeg-6b_7" - only to discover that everything that
> 
> Au contraire, Blackadder. UPDATING says to run either of 
> 
> portmaster -r jpeg*
> 
> OR
> 
> portupgrade -fr graphics/jpeg
> 
> It says nothing of pkg_delete.
> 
> > depends on jpeg-* is gone - this involves little wonders like the
> > complete gnome2 environment plus e.g. firefox, gimp,
> > openoffice. 
> 
> pkg_delete -r  - recursively delete  and all others that 
> depend on it.
> 
> > 
> > What's really bad however is that all information about the
> > dependencies that were there before is now gone, i.e. the system has
> > no clue that e.g. gnome2 was installed.
> 
> Yep, because pkg_delete removed their entries from the registry.
> 
> > 
> > Fortunately, in my particular case, I did a "pkg_info -Rx jpeg-" prior
> > to that pkg_delete so at least I have clue as to the state of my ports
> > that depend on jpeg-* before that pkg_delete.
> > 
> > So here are my questions:
> > 
> > o) Do I really have to re-build every port that depends on jpeg-* from
> > scratch; i.e. "make && make install"ing every port? (i.e. take the
> > list from pkg_info (see above) and build everything by hand)
> 
> That's going to be the best bet, yes.
> 
> > 
> > o) Is there a less painful way to upgrade everything that depends on jpeg-*
> 
> You could try installing prebuilt packages, but they might not all have been
> updated yet to use the new version of jpeg. 
> 
> > PS: To my understanding the information in /usr/ports/UPDATING is a
> > little misleading without mentioning anything that "pkg_delete"
> > basically removing all dependencies leaving the system in a state with
> > the dependent packages deleted having no clue as to what was there
> > before. Maybe a little hint about this would possibly keep others from
> > falling into similar traps
> 
> Read the relevant entry again. It mentions nothing about running pkg_delete.
> 
> Dan
> 
> -- 
> Daniel Bye
>  _
>   ASCII ribbon campaign ( )
>  - against HTML, vCards and  X
> - proprietary attachments in e-mail / \



-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpszwDjGvazU.pgp
Description: PGP signature


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Daniel Bye
On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote:
> Hi,
> 
> Updating one of my sytems I followed /usr/ports/UPDATING and did a
> "pkg_delete -r jpeg-6b_7" - only to discover that everything that

Au contraire, Blackadder. UPDATING says to run either of 

portmaster -r jpeg*

OR

portupgrade -fr graphics/jpeg

It says nothing of pkg_delete.

> depends on jpeg-* is gone - this involves little wonders like the
> complete gnome2 environment plus e.g. firefox, gimp,
> openoffice. 

pkg_delete -r  - recursively delete  and all others that 
depend on it.

> 
> What's really bad however is that all information about the
> dependencies that were there before is now gone, i.e. the system has
> no clue that e.g. gnome2 was installed.

Yep, because pkg_delete removed their entries from the registry.

> 
> Fortunately, in my particular case, I did a "pkg_info -Rx jpeg-" prior
> to that pkg_delete so at least I have clue as to the state of my ports
> that depend on jpeg-* before that pkg_delete.
> 
> So here are my questions:
> 
> o) Do I really have to re-build every port that depends on jpeg-* from
> scratch; i.e. "make && make install"ing every port? (i.e. take the
> list from pkg_info (see above) and build everything by hand)

That's going to be the best bet, yes.

> 
> o) Is there a less painful way to upgrade everything that depends on jpeg-*

You could try installing prebuilt packages, but they might not all have been
updated yet to use the new version of jpeg. 

> PS: To my understanding the information in /usr/ports/UPDATING is a
> little misleading without mentioning anything that "pkg_delete"
> basically removing all dependencies leaving the system in a state with
> the dependent packages deleted having no clue as to what was there
> before. Maybe a little hint about this would possibly keep others from
> falling into similar traps

Read the relevant entry again. It mentions nothing about running pkg_delete.

Dan

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpWdOudX4FgG.pgp
Description: PGP signature


Re: jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Anton Shterenlikht
On Fri, Jul 24, 2009 at 02:03:43PM +0200, Ewald Jenisch wrote:
> Hi,
> 
> Updating one of my sytems I followed /usr/ports/UPDATING and did a
> "pkg_delete -r jpeg-6b_7" - only to discover that everything that
> depends on jpeg-* is gone - this involves little wonders like the
> complete gnome2 environment plus e.g. firefox, gimp,
> openoffice. 
> 
> What's really bad however is that all information about the
> dependencies that were there before is now gone, i.e. the system has
> no clue that e.g. gnome2 was installed.
> 
> Fortunately, in my particular case, I did a "pkg_info -Rx jpeg-" prior
> to that pkg_delete so at least I have clue as to the state of my ports
> that depend on jpeg-* before that pkg_delete.
> 
> So here are my questions:
> 
> o) Do I really have to re-build every port that depends on jpeg-* from
> scratch; i.e. "make && make install"ing every port? (i.e. take the
> list from pkg_info (see above) and build everything by hand)
> 
> o) Is there a less painful way to upgrade everything that depends on jpeg-*

try
portmaster -r jpeg

> PS: To my understanding the information in /usr/ports/UPDATING is a
> little misleading without mentioning anything that "pkg_delete"
> basically removing all dependencies leaving the system in a state with
> the dependent packages deleted having no clue as to what was there
> before. Maybe a little hint about this would possibly keep others from
> falling into similar traps

yes, this wasn't the best advice

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233 
Fax: +44 (0)117 929 4423
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


jpeg-7 - rebuild all dependencies - how?

2009-07-24 Thread Ewald Jenisch
Hi,

Updating one of my sytems I followed /usr/ports/UPDATING and did a
"pkg_delete -r jpeg-6b_7" - only to discover that everything that
depends on jpeg-* is gone - this involves little wonders like the
complete gnome2 environment plus e.g. firefox, gimp,
openoffice. 

What's really bad however is that all information about the
dependencies that were there before is now gone, i.e. the system has
no clue that e.g. gnome2 was installed.

Fortunately, in my particular case, I did a "pkg_info -Rx jpeg-" prior
to that pkg_delete so at least I have clue as to the state of my ports
that depend on jpeg-* before that pkg_delete.

So here are my questions:

o) Do I really have to re-build every port that depends on jpeg-* from
scratch; i.e. "make && make install"ing every port? (i.e. take the
list from pkg_info (see above) and build everything by hand)

o) Is there a less painful way to upgrade everything that depends on jpeg-*


Thanks much in advance for your help,
-ewald


PS: To my understanding the information in /usr/ports/UPDATING is a
little misleading without mentioning anything that "pkg_delete"
basically removing all dependencies leaving the system in a state with
the dependent packages deleted having no clue as to what was there
before. Maybe a little hint about this would possibly keep others from
falling into similar traps
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7

2009-07-23 Thread Sergio de Almeida Lenzi
for me what worked is:

grep libjpeg /usr/local/bin/* /usr/local/lib/* | grep Binary | awk
'{print $3}' | sort -u > /tmp/p1 

after that I have a list of all files that uses libjpeg (or at least the
almost of all).

another script gets the package list
for i in `cat /tmp/p1`
do
pkg_info -W $i  | awk '{print $NF}'  >> /tmp/p2
done

finally.


portmaster -Bug `sort -u /tmp/p2`  builds all ports that have
libjpeg

several hours later...  it all works

Hope this will help.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7

2009-07-23 Thread ajtiM
On Thursday 23 July 2009 09:52:06 Gabriel Lavoie wrote:
> Hello,
>  check /usr/ports/UPDATING... You have to rebuild everything
> depending on "jpeg"...
>
> Gabriel

Yes, did update everything. There are link that other users have problem too 
and the problem is on Linux too:

http://forums.freebsd.org/showthread.php?t=5687
http://forums.freebsd.org/showthread.php?t=5687


Thanks.

>
> 2009/7/20 ajtiM :
> > Hi!
> >
> > My system: FreeBSD 7.2, KDE 3.5.10.
> >
> > I updated jpeg-7 with portupgrade -fr jpeg-* and looks that evrything
> > works fine (GIMP, Firefox...) except GQview 2.15 (gqview-devel). It
> > doesn't show jpg, gif, png or better from 100 pictures it shows one or
> > maybe two. It show just black square.
> > Did I forgot to rebuilt something or it is problem with GQview. pleaee?
> >
> > Thanks in advance...
> > --
> > Mitja
> > -
> > http://starikarp.redbubble.com
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscr...@freebsd.org"



-- 
Mitja
-
http://starikarp.redbubble.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jpeg-7

2009-07-23 Thread Gabriel Lavoie
Hello,
 check /usr/ports/UPDATING... You have to rebuild everything
depending on "jpeg"...

Gabriel

2009/7/20 ajtiM :
> Hi!
>
> My system: FreeBSD 7.2, KDE 3.5.10.
>
> I updated jpeg-7 with portupgrade -fr jpeg-* and looks that evrything works
> fine (GIMP, Firefox...) except GQview 2.15 (gqview-devel). It doesn't show
> jpg, gif, png or better from 100 pictures it shows one or maybe two. It show
> just black square.
> Did I forgot to rebuilt something or it is problem with GQview. pleaee?
>
> Thanks in advance...
> --
> Mitja
> -
> http://starikarp.redbubble.com
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>



-- 
Gabriel Lavoie
glav...@gmail.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


jpeg-7

2009-07-20 Thread ajtiM
Hi!

My system: FreeBSD 7.2, KDE 3.5.10.

I updated jpeg-7 with portupgrade -fr jpeg-* and looks that evrything works 
fine (GIMP, Firefox...) except GQview 2.15 (gqview-devel). It doesn't show 
jpg, gif, png or better from 100 pictures it shows one or maybe two. It show 
just black square.
Did I forgot to rebuilt something or it is problem with GQview. pleaee?

Thanks in advance...
-- 
Mitja
-
http://starikarp.redbubble.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"