Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2000 23:24:00 +0900
From:      Seigo Tanimura <tanimura@r.dl.itc.u-tokyo.ac.jp>
To:        n@nectar.com
Cc:        tanimura@r.dl.itc.u-tokyo.ac.jp, current@freebsd.org
Subject:   Re: pw_class in _pw_passwd is null if __hashpw() is not called in prior
Message-ID:  <14805.63360.137164.72159A@silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp>
In-Reply-To: In your message of "Thu, 28 Sep 2000 11:55:55 -0500" <20000928115555.D42464@spawn.nectar.com>
References:  <20000906151431.A26152@hamlet.nectar.com> <14798.4853.288090.72159A@silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp> <20000924100812.A23848@spawn.nectar.com> <200009281350.WAA23538@bunko> <20000928115555.D42464@spawn.nectar.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 28 Sep 2000 11:55:55 -0500,
  "Jacques A. Vidrine" <n@nectar.com> 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 <tanimura@r.dl.itc.u-tokyo.ac.jp> <tanimura@FreeBSD.org>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14805.63360.137164.72159A>