On Thu, 28 Sep 2000 11:55:55 -0500,
"Jacques A. Vidrine" <[EMAIL PROTECTED]> said:
>> It would also be helpful for us to (semi-)automatically update old
>> binaries installed by ports. (I have been trying this for a couple of
>> days)
Jacques> Personally I don't want sysinstall or make world to touch my ports.
Jacques> But a tool to do this would be great.
Completely automatic update of installed ports is acutally difficult
because we cannot get to know the language or required toolkit from
the name of a binary. (eg emulator/wine and japanese/wine, timidity++-xaw
and timidity++-tcltk) We can still detect and enumerate the ports that
possibly installed old binaries, and decide which of the ports listed
up to update.
http://people.FreeBSD.org/~tanimura/tools/oldports
is a shell script to scan the binaries installed by ports and to list
up the name of the ports that installed binaries using libc.so.3 or
earlier.
--
Seigo Tanimura <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message