Commit Graph

59 Commits

Author SHA1 Message Date
obrien
fcf29b52c0 What was I thinking....
<JEDI MIND TRICK>
	This is not the commit you wanted to get.
</JEDI MIND TRICK>
2001-10-01 09:22:04 +00:00
obrien
4a85a3467a Add the 4.4-FreeBSD libwrap after the sh version bump in -CURRENT due to
the API changes from merging with the NetBSD libwrap.
2001-10-01 09:17:23 +00:00
peter
4ea382aca1 Update COMPAT3X libc from RELENG_3. This solves the problem of running
3.x binaries with a mixture of 3.x and 5.x libraries (eg: Metro-X server).
2001-09-28 22:30:07 +00:00
ru
8d57751206 Reset ``schg'' flag before removing stale libs. 2001-09-22 08:11:24 +00:00
ru
b6506667e7 Replace our stale-lib cleanup with a better one. (less bloated) 2001-09-21 11:32:51 +00:00
peter
678352084e Replace my stale-lib cleanup with a better one. (less noisy)
Submitted by: ru
2001-09-21 09:22:34 +00:00
peter
626f9d31af Put on my peril-sensitive sunglasses. Remove any old libraries that
we have just installed a replacement for.  This should solve the problem
of having a stale /usr/lib/libc.so.4 after we put a fresh
/usr/lib/compat/libc.so.4 in its place.
2001-09-21 09:10:09 +00:00
obrien
141c92968c Shared libraries from 4.4-FreeBSD needed for proper binary compatibility. 2001-09-20 06:22:09 +00:00
peter
b25bd9e46c Rebuild libcrypto.so.1 and libssl.so.1 from 4.2-RELEASE, but this time
without the silly librsaINTL.so and/or librsaUSA.so dependencies.
4.2-RELEASE appears to be after the demolition of the librsa* stuff, so
I'm not sure where ps got these binaries from.  Anyway, this makes old
binaries work again since we dont ship librsaINTL.so and/or librsaUSA.so
in the compat dists.  I believe RELENG_4 is affected still too.
2001-08-21 07:48:58 +00:00
obrien
a86d57ec1b Remove these libs that are the same .so version as the ones in
5-CURRENT.  These libs will not be used [sitting in /usr/lib/compat] as
the -current ones in /usr/lib will be found first by ld-elf.so.1.
2001-05-19 05:54:11 +00:00
obrien
1d11bbf07a Remove these libs that are the samed .so version as the ones in
5-CURRENT.  These libs will not be used [sitting in /usr/lib/compat] as
the -current ones in /usr/lib will be found first by ld-elf.so.1.
2001-05-19 05:53:50 +00:00
obrien
dd499026ff Update the AXP compat4x dist to the 4.3-FreeBSD libs.
There were some security issues fixed between 4.2 -> 4.3.
2001-05-19 01:32:36 +00:00
obrien
717da9e4d0 Update the i386 compat4x dist to the FreeBSD 4.3 libs.
There were some security issues fixed between 4.2 -> 4.3.
2001-05-19 01:20:02 +00:00
ps
ffd8d6d0f6 Add libssl and libcrypto compat4x libraries since the major number
changed.  These were taken from the 4.2-RELEASE dist on ftp.freebsd.org.
This will be MFC'd shortly as it is required in RELENG_4 to maintain
compatability with binaries linked against these libraries.
2001-03-21 08:49:02 +00:00
obrien
5afa43af2c Only build the compat libs appropiate for the target machine. 2001-02-14 20:49:54 +00:00
nyan
2a3692f18f Use ${MACHINE_ARCH} instead of ${MACHINE} to support pc98. 2001-02-10 13:11:02 +00:00
obrien
d37cf74ffa The compat[34]x dists need to have their machine arch appended. 2001-02-10 07:06:40 +00:00
obrien
f5928d97c9 Add 4x compat libs for Alpha.
These come from the live FS of the BSDi FreeBSD/AXP 4.2 disc set.

Forgotten by:	non-Alpha person
2001-02-10 07:00:26 +00:00
obrien
be13498bb4 Look to the future and make this easier to add libs to. 2001-02-10 06:53:31 +00:00
obrien
486cc7e34c Reformat the lib list. 2001-02-10 06:44:18 +00:00
obrien
247d96fbb4 Add more 3.5.1 libs that don't exist in 5-CURRENT.
These are: libalias.so.3 libfetch.so.1 libperl.so.3 libss.so.2 libvgl.so.1
2001-02-10 06:41:59 +00:00
obrien
af4a58c15f Reformat the lib list. 2001-02-10 06:32:02 +00:00
obrien
6e4907023f libc_r.so was bumped between 3.4 and 3.5[.1], so we need libc_r.so.4 also. 2001-02-10 06:29:53 +00:00
obrien
fa6aebd2a1 Update the i386 compat3x dist to the FreeBSD 3.5.1 libs.
I had moved on to FreeBSD 4.0 before 3.5-R and had forgotten to keep this
collection up to date.
2001-02-10 06:25:45 +00:00
murray
ac4d1398b0 Add relevant libraries from our ref4 box.
Approved by:	jkh
2001-02-09 18:59:39 +00:00
murray
c39d730f94 Add compat4x.i386 directory.
Approved by:	jkh
2001-02-09 18:59:02 +00:00
ache
8dee0f8bc0 add libxpg4 2000-06-14 14:38:11 +00:00
obrien
85b436ec79 Add libxpg4 as the current version had it's SO version number bumped and
it no longer contains the locale functions.
2000-06-13 18:09:45 +00:00
obrien
266baa8f07 Add libhistory.so.3 from 3.4-RELEASE.
Approved by:	JKH
2000-02-16 11:02:16 +00:00
obrien
40807ba1c9 Add libwrap and libutil from 3.4-RELEASE due to shlib version bump in 4.0. 2000-02-14 04:29:45 +00:00
obrien
c0dffcf020 What was I smoking? Use the proper form of the library names. 1999-12-21 06:19:03 +00:00
obrien
42acdae0c1 Forgot a library. 1999-12-20 22:57:49 +00:00
obrien
ff93472137 Add needed 3.x libraries from 3.4-RELEASE. 1999-12-20 22:57:12 +00:00
peter
11b8895b47 Add $FreeBSD$ - not that it makes much difference, but this is mainly meant
to try and persuade folks that it *is* possible to add comments/text/etc
to uuencoded files and so they don't keep asking me about it.
1999-10-29 01:20:50 +00:00
obrien
bac68c0bce The existing libxpg4.so.2.0 didn't support zh_TW.Big5 locale.
PR:		13623
Submitted by:	jtjang@gcn.net.tw
1999-09-14 08:41:09 +00:00
peter
e226894fa0 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
obrien
30ee4a3e51 I seem to be having some CVS problems... I don't know why this wasn't
commited with the Makefile fixes.  CVS/Entries clearly show it being added...
1999-05-22 16:21:47 +00:00
obrien
0b384e01a5 Add an a.out ld.so so these distributions are standalone. 1999-05-21 18:40:54 +00:00
obrien
af7e227d79 Need a few more dependacies. 1999-05-21 18:37:33 +00:00
obrien
bcccf4688e Add usr/libexec/ld.so 1999-05-21 18:35:57 +00:00
obrien
52d2581d0d Hookup compat22/a.out libs. 1999-05-08 18:50:53 +00:00
obrien
c3b406f3ff Compatability libraries for 2.2.x binaries.
Note that these are thus our a.out compatability libraries.
1999-05-08 17:54:02 +00:00
obrien
f903fa53ed Add libf2c.so.2 for our FORTRAN friends. 1999-04-22 19:10:48 +00:00
obrien
cdcc6d5429 Add the compat3x series of uuencoded, gziped balls of fun. 1999-04-20 11:34:20 +00:00
obrien
3ee1f059e1 Welcome to the compat3x series. 1999-04-20 11:32:10 +00:00
jhay
da13d91715 Add aout to the links also.
Reviewed by:	peter
1999-04-07 10:57:26 +00:00
peter
934166c08c Install these compat libs to /usr/lib/compat/aout. I think this will work
with the release builds.
1999-04-06 12:51:43 +00:00
jkh
77d2c6daa4 /usr/lib/compat -> /usr/lib/compat/aout
This change will need to be reviewed just as soon as we start generating
ELF compat libs, but for now it does the right thing for a.out libs.
1998-09-26 11:54:02 +00:00
jkh
c1dc4555c7 Add libg++ 3.0 1997-04-03 06:08:28 +00:00
peter
3447762204 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00