| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: tcllib | Distribution: Red Hat Linux |
| Version: 1.0 | Vendor: Red Hat, Inc. |
| Release: 69 | Build date: Fri Jul 19 09:00:20 2002 |
| Group: Development/Libraries | Build host: daffy.perf.redhat.com |
| Size: 826165 | Source RPM: tcltk-8.3.3-69.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://tcl.activestate.com/software/tcllib/ | |
| Summary: the Tcl Standard Library | |
Tcllib is a collection of utility modules for Tcl. These modules provide a wide variety of functionality, from implementations of standard data structures to implementations of common networking protocols. The intent is to collect commonly used function into a single library, which users can rely on to be available and stable.
BSD
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Mon Jan 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- quick hack to have a correct setpgrp() call in expect
- fix config.guess and config.sub to newer versions
* Thu Aug 30 2001 Adrian Havill <havill@redhat.com>
- hard-coded the compat symlink for tix libdir. (bug 52812)
* Wed Aug 29 2001 Adrian Havill <havill@redhat.com>
- fixed itkwish/itclsh lib problem (bug 52608)
- make itcl install not need tclsh/wish during config/make (bug 52606)
- expect's fixline1 busted for expectk scripts (tkpasswd/tknewsbiff/tkterm)
* Thu Aug 09 2001 Adrian Havill <havill@redhat.com>
- changed rev for tcllib to 1.0
- added execute bit mode for itclsh and itksh compat shells
- re-enable glibc string and math inlines; recent gcc is a-ok.
- optimize at -O2 instead of -O
- rename "soname" patches related to makefile/autoconf changes
- added elf "needed" for tk, tclx, tix, itk
- removed warnings from tclX
* Thu Jul 26 2001 Adrian Havill <havill@redhat.com>
- added itclsh/itkwish for backwards compatibility, fixed rpath (bug 46086)
- fixed 64 bit RPM provides for dependencies
* Fri Jul 20 2001 Adrian Havill <havill@redhat.com>
- updated tclX to the latest version
- fixed tclX 8.3's busted help install
- eliminated make TK_LIB kludge for multiple math libs for tclX
- used %makeinstall to brute force fix any remaining unflexible makefile dirs
- fixed bad ref count release in tcl (bug 49406)
- improved randomness of expect's mkpasswd script via /dev/random (bug 9507)
- revert --enable-threads, linux is (still) not ready (yet) (bug 49251)
- fixed DirTree in Tix (bug 45570)
* Mon Jul 09 2001 Adrian Havill <havill@redhat.com>
- refresh all sources to latest stable (TODO: separate expect/expectk)
- massage out some build stuff to patches (TODO: libtoolize hacked constants)
- remove patches already rolled into the upstream
- remove unneeded autopasswd
- removed RPATH (bugs 45569, 46085, 46086), added SONAMEs to ELFs
- changed shared object filenames to something less gross
- fixed tclX shell's argv parsing (bug 47710)
- reenable threads which seem to work now
- added all necessary header files for itcl (bug 41374)
- fixed spawn/eof read problem with expect (bug 43310)
- made compile-friendly for IA64
* Mon Jun 25 2001 Elliot Lee <sopwith@redhat.com>
- Bump release + rebuild for 7.2.
* Fri Mar 23 2001 Bill Nottingham <notting@redhat.com>
- bzip2 sources
* Mon Mar 19 2001 Bill Nottingham <notting@redhat.com>
- build with -D_GNU_SOURCE - fixes expect on ia64
* Mon Mar 19 2001 Preston Brown <pbrown@redhat.com>
- build fix from ahavill.
* Wed Feb 21 2001 Tim Powers <timp@redhat.com>
- fixed weather expect script using wrong server (#28505)
* Tue Feb 13 2001 Adrian Havill <havill@redhat.com>
- added "ja_JP.eucJP" to locale list for tcl
* Tue Feb 13 2001 Adrian Havill <havill@redhat.com>
- rebuild so make check passes
* Sat Oct 21 2000 Than Ngo <than@redhat.com>
- rebuild with -O0 on alpha (bug #19461)
* Fri Aug 18 2000 Jeff Johnson <jbj@redhat.com>
- summaries from specspo.
* Wed Aug 09 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- remove symlink to libtixsam.so
* Fri Aug 04 2000 Jeff Johnson <jbj@redhat.com>
- merge "best known" patches from searching, stubs were broken.
- tix needs -fwritable-strings (#14352).
- create tixwish symlink.
* Fri Jul 28 2000 Jeff Johnson <jbj@redhat.com>
- rebuild against "working" util-linux col.
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Sat Jun 17 2000 Jeff Johnson <jbj@redhat.com>
- make sure that tix shared libraries are installed.
- don't mess with %{_libdir}, it's gonna be a FHS pita.
* Sun Jun 11 2000 Jeff Johnson <jbj@redhat.com>
- move, not symlink, unix/tk8.0 to generate Tix pkgIndex.tcl correctly (#11940).
* Wed Jun 07 2000 Jeff Johnson <jbj@redhat.com>
- tclX had wrong version.
* Sat Jun 03 2000 Jeff Johnson <jbj@redhat.com>
- FHS packaging changes.
- revert --enable-threads, linux is not ready (yet) (#11789).
- tcl/tk: update to 8.3.1 (#10779).
- expect: update to 5.31.7+ (#11595).
- add tcllib-0.4.
- abstract major tcltk version for soname expansion etc.
* Sat Mar 18 2000 Jeff Johnson <jbj@redhat.com>
- update to (tcl,tk}-8.2.3, expect-5.31, and itcl-3.1.0, URL's as well.
- use perl to drill out pre-pended RPM_BUILD_ROOT.
- configure with --enable-threads (experimental).
- improved version of autopasswd (#4788).
- autopasswd needs to handle password starting with hyphen (#9917).
- handle 553 ftp status in rftp expect script (#7869).
- remove cryptdir/decryptdir, as Linux has not crypt command (#6668).
- correct hierarchy spelling (#7082).
- fix "expect -d ...", format string had int printed as string (#7775).
* Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
- rebuild for sparc baud rates > 38400.
* Mon Feb 07 2000 Bill Nottingham <notting@redhat.com>
- handle compressed manpages
* Thu Feb 03 2000 Elliot Lee <sopwith@redhat.com>
- Make changes from bug number 7602
- Apply patch from bug number 7537
- Apply fix from bug number 7157
- Add fixes from bug #7601 to the runtcl patch
* Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
- fix descriptions
- man pages are compressed (whatapain)
* Tue Nov 30 1999 Jakub Jelinek <jakub@redhat.com>
- fix tclX symlinks.
- compile on systems where SIGPWR == SIGLOST.
* Sun May 02 1999 Jeff Johnson <jbj@redhat.com>
- update tcl/tk to 8.0.5.
- avoid "containing" in Tix (#2332).
* Fri Apr 09 1999 Jeff Johnson <jbj@redhat.com>
- use /usr/bin/write in kibitz (#1320).
- use cirrus.sprl.umich.edu in weather (#1926).
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 28)
* Mon Mar 08 1999 Preston Brown <pbrown@redhat.com>
- whoops, exec-prefix for itcl was set to '/foo', changed to '/usr'.
* Tue Feb 16 1999 Jeff Johnson <jbj@redhat.com>
- expect does unaligned access on alpha (#989)
- upgrade tcl/tk/tclX to 8.0.4
- upgrade expect to 5.28.
- add itcl 3.0.1
* Tue Jan 12 1999 Cristian Gafton <gafton@redhat.com>
- call libtoolize to allow building on the arm
- build for glibc 2.1
- strip binaries
* Fri Sep 11 1998 Jeff Johnson <jbj@redhat.com>
- update tcl/tk/tclX to 8.0.3, expect is updated also.
* Tue Jun 30 1998 Jeff Johnson <jbj@redhat.com>
- expect: mkpasswd needs delay before sending password (problem #576)
* Fri May 08 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Sun May 03 1998 Cristian Gafton <gafton@redhat.com>
- fixed expect binaries exec permissions
* Fri Apr 10 1998 Erik Troan <ewt@redhat.com>
- updated to Tix 4.1.0.006
- updated version numbers of tcl/tk to relflect includsion of p2
* Wed Mar 25 1998 Cristian Gafton <gafton@redhat.com>
- updated tcl/tk to patch level 2
- updated tclX to 8.0.2
* Thu Oct 30 1997 Otto Hammersmith <otto@redhat.com>
- fixed filelist for tix... replacing path to the expect binary in scripts
was leaving junk files around.
* Thu Oct 23 1997 Otto Hammersmith <otto@redhat.com>
- added patch to remove libieee test in configure.in for tcl and tk.
Shoudln't be needed anymore for glibc systems, but this isn't the "proper"
solution for all systems
- fixed src urls
* Tue Oct 07 1997 Erik Troan <ewt@redhat.com>
- removed version numbers from descriptions
* Tue Sep 23 1997 Erik Troan <ewt@redhat.com>
- updated to tcl/tk 8.0 and related versions of packages
* Wed Jun 18 1997 Erik Troan <ewt@redhat.com>
- built against glibc
- fixed dangling tclx/tkx symlinks
/usr/lib/tcllib1.0 /usr/lib/tcllib1.0/base64 /usr/lib/tcllib1.0/base64/base64.tcl /usr/lib/tcllib1.0/base64/pkgIndex.tcl /usr/lib/tcllib1.0/cmdline /usr/lib/tcllib1.0/cmdline/cmdline.tcl /usr/lib/tcllib1.0/cmdline/pkgIndex.tcl /usr/lib/tcllib1.0/cmdline/typedCmdline.tcl /usr/lib/tcllib1.0/counter /usr/lib/tcllib1.0/counter/counter.tcl /usr/lib/tcllib1.0/counter/pkgIndex.tcl /usr/lib/tcllib1.0/csv /usr/lib/tcllib1.0/csv/csv.tcl /usr/lib/tcllib1.0/csv/pkgIndex.tcl /usr/lib/tcllib1.0/fileutil /usr/lib/tcllib1.0/fileutil/fileutil.tcl /usr/lib/tcllib1.0/fileutil/pkgIndex.tcl /usr/lib/tcllib1.0/ftp /usr/lib/tcllib1.0/ftp/ftp.tcl /usr/lib/tcllib1.0/ftp/ftpdemo.tcl /usr/lib/tcllib1.0/ftp/pkgIndex.tcl /usr/lib/tcllib1.0/ftpd /usr/lib/tcllib1.0/ftpd/ftpd.tcl /usr/lib/tcllib1.0/ftpd/pkgIndex.tcl /usr/lib/tcllib1.0/html /usr/lib/tcllib1.0/html/html.tcl /usr/lib/tcllib1.0/html/pkgIndex.tcl /usr/lib/tcllib1.0/htmlparse /usr/lib/tcllib1.0/htmlparse/htmlparse.tcl /usr/lib/tcllib1.0/htmlparse/pkgIndex.tcl /usr/lib/tcllib1.0/javascript /usr/lib/tcllib1.0/javascript/javascript.tcl /usr/lib/tcllib1.0/javascript/pkgIndex.tcl /usr/lib/tcllib1.0/log /usr/lib/tcllib1.0/log/log.tcl /usr/lib/tcllib1.0/log/pkgIndex.tcl /usr/lib/tcllib1.0/math /usr/lib/tcllib1.0/math/math.tcl /usr/lib/tcllib1.0/math/pkgIndex.tcl /usr/lib/tcllib1.0/md5 /usr/lib/tcllib1.0/md5/md5.tcl /usr/lib/tcllib1.0/md5/pkgIndex.tcl /usr/lib/tcllib1.0/mime /usr/lib/tcllib1.0/mime/mime.tcl /usr/lib/tcllib1.0/mime/pkgIndex.tcl /usr/lib/tcllib1.0/mime/smtp.tcl /usr/lib/tcllib1.0/ncgi /usr/lib/tcllib1.0/ncgi/ncgi.tcl /usr/lib/tcllib1.0/ncgi/pkgIndex.tcl /usr/lib/tcllib1.0/nntp /usr/lib/tcllib1.0/nntp/nntp.tcl /usr/lib/tcllib1.0/nntp/pkgIndex.tcl /usr/lib/tcllib1.0/pkgIndex.tcl /usr/lib/tcllib1.0/pop3 /usr/lib/tcllib1.0/pop3/pkgIndex.tcl /usr/lib/tcllib1.0/pop3/pop3.tcl /usr/lib/tcllib1.0/profiler /usr/lib/tcllib1.0/profiler/pkgIndex.tcl /usr/lib/tcllib1.0/profiler/profiler.tcl /usr/lib/tcllib1.0/report /usr/lib/tcllib1.0/report/pkgIndex.tcl /usr/lib/tcllib1.0/report/report.tcl /usr/lib/tcllib1.0/sha1 /usr/lib/tcllib1.0/sha1/pkgIndex.tcl /usr/lib/tcllib1.0/sha1/sha1.tcl /usr/lib/tcllib1.0/struct /usr/lib/tcllib1.0/struct/graph.tcl /usr/lib/tcllib1.0/struct/matrix.tcl /usr/lib/tcllib1.0/struct/pkgIndex.tcl /usr/lib/tcllib1.0/struct/queue.tcl /usr/lib/tcllib1.0/struct/stack.tcl /usr/lib/tcllib1.0/struct/struct.tcl /usr/lib/tcllib1.0/struct/tree.tcl /usr/lib/tcllib1.0/textutil /usr/lib/tcllib1.0/textutil/adjust.tcl /usr/lib/tcllib1.0/textutil/pkgIndex.tcl /usr/lib/tcllib1.0/textutil/split.tcl /usr/lib/tcllib1.0/textutil/tabify.tcl /usr/lib/tcllib1.0/textutil/textutil.tcl /usr/lib/tcllib1.0/textutil/trim.tcl /usr/lib/tcllib1.0/uri /usr/lib/tcllib1.0/uri/pkgIndex.tcl /usr/lib/tcllib1.0/uri/uri.tcl /usr/share/man/man.macros /usr/share/man/mann/counter.n.gz /usr/share/man/mann/csv.n.gz /usr/share/man/mann/ftpd.n.gz /usr/share/man/mann/graph.n.gz /usr/share/man/mann/html.n.gz /usr/share/man/mann/htmlparse.n.gz /usr/share/man/mann/javascript.n.gz /usr/share/man/mann/log.n.gz /usr/share/man/mann/math.n.gz /usr/share/man/mann/matrix.n.gz /usr/share/man/mann/md5.n.gz /usr/share/man/mann/ncgi.n.gz /usr/share/man/mann/nntp.n.gz /usr/share/man/mann/pop3.n.gz /usr/share/man/mann/profiler.n.gz /usr/share/man/mann/queue.n.gz /usr/share/man/mann/report.n.gz /usr/share/man/mann/sha1.n.gz /usr/share/man/mann/stack.n.gz /usr/share/man/mann/textutil.n.gz /usr/share/man/mann/tree.n.gz /usr/share/man/mann/uri.n.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:58:19 2013