DragonFly commits List (threaded) for 2005-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib Makefile src/lib/compat/i386 Makefile libalias.so.4.20050501.REL1_2 libarchive.so.1.20050501.REL1_2 libatm.so.2.20050501.REL1_2 libbz2.so.1.20050501.REL1_2 libc.so.4.20050501.REL1_2 libc_r.so.4.20050501.REL1_2 libcalendar.so.2.20050501.REL1_2 libcam.so.2.20050501.REL1_2 libcipher.so.2.20050501.REL1_2 ...
dillon 2005/05/02 13:19:19 PDT
DragonFly src repository
Modified files:
lib Makefile
Added files:
lib/compat/i386 Makefile libalias.so.4.20050501.REL1_2
libarchive.so.1.20050501.REL1_2
libatm.so.2.20050501.REL1_2
libbz2.so.1.20050501.REL1_2
libc.so.4.20050501.REL1_2
libc_r.so.4.20050501.REL1_2
libcalendar.so.2.20050501.REL1_2
libcam.so.2.20050501.REL1_2
libcipher.so.2.20050501.REL1_2
libcom_err.so.2.20050501.REL1_2
libcrypt.so.2.20050501.REL1_2
libcrypto.so.3.20050501.REL1_2
libdevstat.so.2.20050501.REL1_2
libdialog.so.4.20050501.REL1_2
libedit.so.3.20050501.REL1_2
libfetch.so.3.20050501.REL1_2
libform.so.5.20050501.REL1_2
libftpio.so.5.20050501.REL1_2
libg2c.so.1.20050501.REL1_2
libgnuregex.so.2.20050501.REL1_2
libhistory.so.5.20050501.REL1_2
libipsec.so.1.20050501.REL1_2
libipx.so.2.20050501.REL1_2
libisc.so.1.20050501.REL1_2
libkcore.so.1.20050501.REL1_2
libkinfo.so.1.20050501.REL1_2
libkvm.so.2.20050501.REL1_2
libm.so.2.20050501.REL1_2
libmagic.so.1.20050501.REL1_2
libmd.so.2.20050501.REL1_2
libmenu.so.5.20050501.REL1_2
libmilter.so.2.20050501.REL1_2
libncp.so.1.20050501.REL1_2
libncurses.so.5.20050501.REL1_2
libnetgraph.so.1.20050501.REL1_2
libopie.so.2.20050501.REL1_2
libpam.so.1.20050501.REL1_2
libpanel.so.5.20050501.REL1_2
libpcap.so.2.20050501.REL1_2
libposix1e.so.2.20050501.REL1_2
libradius.so.1.20050501.REL1_2
libreadline.so.5.20050501.REL1_2
librpcsvc.so.2.20050501.REL1_2
libsbuf.so.2.20050501.REL1_2
libskey.so.2.20050501.REL1_2
libsmb.so.1.20050501.REL1_2
libssh.so.2.20050501.REL1_2
libssl.so.3.20050501.REL1_2
libtacplus.so.1.20050501.REL1_2
libthread_xu.so.1.20050501.REL1_2
libusbhid.so.0.20050501.REL1_2
libutil.so.3.20050501.REL1_2
libvgl.so.2.20050501.REL1_2
libwrap.so.3.20050501.REL1_2
libxpg4.so.3.20050501.REL1_2
libz.so.2.20050501.REL1_2
Log:
Add a binary library compatibility infrastructure. Library updates are
handled by creating a new library binary with an appropriate extension.
The Makefile will locate the binary with the highest-numbered extension.
Emplace the 1.2 release library set so programs (e.g. ports) built prior
to the major number bump will continue to operate with a fresh install.
Chooser-algorithm-by: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Revision Changes Path
1.21 +4 -0 src/lib/Makefile
http://www.dragonflybsd.org/cvsweb/src/lib/Makefile.diff?r1=1.20&r2=1.21&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]