Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 1996 21:07:39 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-user, cvs-lib
Subject:   cvs commit:  src/lib Makefile src/lib/compat/compat21 Makefile libc.so.2.2.gz.uu src/lib/compat Makefile Makefile.inc src/lib/compat/compat1x Makefile libc.so.1.1.gz.uu libcurses.so.1.1.gz.uu libf2c.so.1.1.gz.uu libg++.so.1.1.gz.uu libgcc.so.1.1.gz.uu libgnumalloc.so.1.1.gz.uu libgnuregex.so.1.1.gz.uu libln.so.1.1.gz.uu libm.so.1.1.gz.uu libmalloc.so.1.1.gz.uu libreadline.so.1.1.gz.uu libresolv.so.1.1.gz.uu librpcsvc.so.1.1.gz.uu libskey.so.1.1.gz.uu libtelnet.so.1.1.gz.uu libtermcap.so.1.1.gz.uu libutil.so.1.1.gz.uu liby.so.1.1.gz.uu src/lib/compat/compat20 Makefile libdialog.so.2.0.gz.uu libforms.so.2.0.gz.uu libg++.so.2.0.gz.uu libgcc.so.261.0.gz.uu libncurses.so.2.0.gz.uu libreadline.so.2.0.gz.uu
Message-ID:  <199612230507.VAA16477@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/12/22 21:07:39

  Modified:    lib       Makefile
  Added:       lib/compat  Makefile Makefile.inc
               lib/compat/compat1x  Makefile libc.so.1.1.gz.uu
                        libcurses.so.1.1.gz.uu  libf2c.so.1.1.gz.uu
                        libg++.so.1.1.gz.uu libgcc.so.1.1.gz.uu 
                        libgnumalloc.so.1.1.gz.uu libgnuregex.so.1.1.gz.uu 
                        libln.so.1.1.gz.uu libm.so.1.1.gz.uu
                        libmalloc.so.1.1.gz.uu  libreadline.so.1.1.gz.uu
                        libresolv.so.1.1.gz.uu  librpcsvc.so.1.1.gz.uu
                        libskey.so.1.1.gz.uu  libtelnet.so.1.1.gz.uu
                        libtermcap.so.1.1.gz.uu  libutil.so.1.1.gz.uu
                        liby.so.1.1.gz.uu
               lib/compat/compat20  Makefile libdialog.so.2.0.gz.uu
                        libforms.so.2.0.gz.uu  libg++.so.2.0.gz.uu
                        libgcc.so.261.0.gz.uu  libncurses.so.2.0.gz.uu
                        libreadline.so.2.0.gz.uu
               lib/compat/compat21  Makefile libc.so.2.2.gz.uu
  Log:
  In the spirit of Christmas, I give ye a gift!
   - A major 11th hour, last second,  untested commit!
  
  Build some infrastructure to clean up the compat lib distributions, and
  also allow them to be installed from the source tree rather than having
  to to and get the tarballs from freefall or a CD.  Some tweaks to
  /etc/make.conf are in the pipeline to enable it.
  
  This came about because it became apparent that we'd have to change the
  compat21.tgz tarball to fix the NIS problem with 2.1.x binaries.  Since
  it's tar..gz.uu, doing this would have caused a huge repository change
  and we may as well try and fix it once and for all.  Now, adding/removing
  libraries should have MUCH less repository impact.
  
  Peril sensative sunglasses: on!
  Flame proof suit: on!
  Concept reviewed by a stream of ascii representing the opinion of: jkh
  Changes casually reviewed by: jkh (but not actually tested)
  
  Revision  Changes    Path
  1.50      +2 -0      src/lib/Makefile



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