autoconf install not playing well?

2007-12-26 Thread Tuc at T-B-O-H.NET
Hi, I'm going through upgrading 1/2 a zillion ports on a machine, and while I was doing it all of a sudden I got notification the server was not responding. It seems /usr/local/bin/perl no longer existed. I went and checked my /usr/local/bin and only found : asgard# ls autoconf-2.53

[freebsd-ports] autoconf install not playing well? (more info)

2007-12-26 Thread Tuc at T-B-O-H.NET
Hi, I'm going through upgrading 1/2 a zillion ports on a machine, and while I was doing it all of a sudden I got notification the server was not responding. It seems /usr/local/bin/perl no longer existed. I went and checked my /usr/local/bin and only found : asgard# ls

Re: [freebsd-ports] autoconf install not playing well? (more info)

2007-12-26 Thread Garrett Cooper
Tuc at T-B-O-H.NET wrote: Hi, I'm going through upgrading 1/2 a zillion ports on a machine, and while I was doing it all of a sudden I got notification the server was not responding. It seems /usr/local/bin/perl no longer existed. I went and checked my /usr/local/bin and only found :

Re: autoconf install not playing well? (more info)

2007-12-26 Thread Tuc at T-B-O-H.NET
[...] How do I tell the system to consider that I don't have 2.53 anymore, just delete /var/db/pkg/autoconf-2.53_4 ? (I also have autoconf-2.59_3, how to do the same for that?) Thanks, Tuc pkg_delete(1) would be a far more elegant solution to that question.