lang/python upgraded to 2.0
lang/py-html-docs upgraded to 2.0
misc/py-readline upgraded to 2.0
databases/py-gdbm upgraded to 2.0
x11/py-Tk upgraded to 2.0
devel/py-curses upgraded to 2.0
lang/py-extclass upgraded to 2.2.2 and for Python 2.0
textproc/py-dtml upgraded to 2.2.2 and for Python 2.0
www/py-zpublisher upgraded to 2.2.2 and for Python 2.0
print/py-reportlab upgraded to 1.01 and for Python 2.0
More coming...
doesn't enable any functionality. It is here as a marker, so people building
binary packages know that these packages have version-specific features
that would make them incompatible with other point releases.. (such as
LKM's)
The somewhat bizarre "patching" method was used because I rewrote the
routine which grabs global text symbols from an object file, and this
should be independent of a.out or ELF. The result bears no similarity
to what was there before, so I decided to keep the original file with
a "-dist" suffix.
* pull comments from head of patch files into the files they patch
That way they don't get overwritten, don't need manual work to be
included in the next update, and are visible in the patched files.
- Install into "${LOCALBASE}/gcc-2.95.2" to avoid that e.g. "bsd.pkg.mk"
picks up the new compiler by accident.
- Add a file "${LOCALBASE}/etc/gcc-2.95.2.mk" which makes it possible to
use the new "gcc" like this:
make MAKECONF=/usr/pkg/etc/gcc-2.95.2.mk
interpreter with both tk and tclX extensions built in.
It is expected that many users will prefer to do the following:
#!/usr/pkg/bin/wish
package require Tclx
This package also installs tclhelp, a graphical browser for the Tcl and
Tclx documentation which comes with tcl-tclX and tk-tclX.
tk-tclX-8.2.0 supplant pkgsrc/lang/tclX80 (tclX-8.0.4).
Changes to the tclX package since tclX-8.0.4:
* This package is now split into two packages, tcl-tclX, and
tk-tclX. tcl-tclX can be installed on systems without
X11 (and by extension, without tk).
Changes to tclX itself since tclX-8.0.4:
===============================================================================
19 Sept 98:
o Fixed TclX copy of Tcl auto_load proc out of sync; this broken ITcl.
-------------------------------------------------------------------------------
20 Sept 98:
o Include several Windows build fixes from Viktor Dukhovni <viktor@nyc.deshaw.com>.
o Renamed --with-tk configure option to --enable-tk.
Supplied by Viktor Dukhovni <viktor@nyc.deshaw.com>.
-------------------------------------------------------------------------------
28 Sept 98:
o Handle systems that don't implement restart of system calls on signal.
Added infox have_signal_restart.
-------------------------------------------------------------------------------
5 May 99:
o Ported most commands work with 8.1 Unicode.
o Completed port to 8.1.
===============================================================================
5 May 99: Released TclX 8.1.0
===============================================================================
10 May 99:
o Fixed tests to build when threads are enabled.
o Pickup TK_LD_SEARCH_FLAGS in configure.
-------------------------------------------------------------------------------
22 June 99:
o Moved TclX_AppendObjResult to be an external API for testing
o Upgraded the patch levels to be "8.1.2"
o Defined TclX_MainEx to take an interp as an argument. TclX_Main is
now a macro that calls TclX_MainEx. When passing the interp argument,
Tcl_CreateInterp() is called. This is done so TclX can use stubs.
-------------------------------------------------------------------------------
25 Jun 99:
o TclX version numbering and library naming change. The third number is
now the patch level.
===============================================================================
25 Jun 99: Released TclX 8.1.1
===============================================================================
4 Jul 99:
o Cleaned up configuration to work better with new Tcl autoconf macros.
Deleted Config.mk, all configration variables are set in Common.mk.
o --with-tcl and --with-tk now work.
===============================================================================
25 Jun 99: Released TclX 8.1.1
===============================================================================
===============================================================================
6 Feb 2000: Released TclX 8.2.0
===============================================================================