pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/x3270



Module Name:    pkgsrc
Committed By:   gls
Date:           Tue Mar 15 21:51:44 UTC 2011

Modified Files:
        pkgsrc/x11/x3270: Makefile distinfo
        pkgsrc/x11/x3270/patches: patch-aa

Log Message:
Update x11/x3270 to 3.3.11ga6

Upstream changes:

Changes in version 3.3.11ga6, 19. September 2010

    * [wc3270] Fixed an issue with non-ASCII text in the Info command.
    * [wc3270] Removed junk characters from the top line of model 5 screens.
    * [pr3287, wpr3287] Corrected an issue with missing newlines at the end of
each formatted 3270 stream Write command.
    * [pr3287, wpr3287] Modified the -trnpre and -trnpost options to open the
files for each print job, so they can be changed between print jobs.

Changes in version 3.3.11beta5, 30. July 2010

    * [all 3270] Improved tracing. Trace entries now include time stamps. Trace
file limits operate much more simply. A trace file name can start with ">>" to
have the data appended to the file.
    * [all 3270] Allow -scriptport TCP ports to be re-used quickly.

Changes in version 3.3.11beta4, 25. July 2010

    * [wc3270] Corrected a problem where mouse input would be ignored after
screen printing (Alt-P) or use of the Execute() action.
    * [wc3270] Added a bellMode resource to allow precise control of what wc3270
does in response to ALARM WCCs and BELL characters.
    * [c3270] Fixed a problem with hangs when a connection fails on recent
versions of Cygwin.
    * [x3270, c3270, wc3270] Added a new token to the printer.assocCommandLine
and printer.luCommandLine resources: %O% will be substituted with the value of
the new printer.options resource. This allows extra options such as -emflush to
be passed easily to pr3287 and wpr3287 sessions without having to redefine the
rather ugly printer.assocCommandLine and printer.luCommandLine resources.
    * [pr3287] Fixed a build issue on platforms that use the iconv library, such
as Macs.
    * [all] Added a bindLimit resource (default true) to control whether the
screen dimensions specified by the host in a BIND image will be obeyed.
    * [wc3270] Fixed the cursor position toggle to turn off correctly.
    * [c3270 and wc3270] Added a menu option to toggle underscore mode.
    * [c3270] Fixed underscore mode to only affect underlined fields.

Changes in version 3.3.11beta3, 7. July 2010

    * [pr3287 and wpr3287] Added the -emflush option, to flush pending printer
output when an EM order is received in unformatted 3270 mode. This helps 
preserve
multi-page output from hosts that to not clear the 3270 buffer between pages.

Changes in version 3.3.11beta2, 6. May 2010

    * [c3270, wc3270] Added a menu bar and pop-up keypad, usually controlled by
the mouse or by the new Menu and Keypad actions.
    * [c3270, wc3270] Implemented the showTiming toggle, to display the time
taken for the host to process an AID in the OIA.
    * [wc3270] Overhauled auto-shortcut mode, so that no shortcut is needed to
run a wc3270 session file.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/x11/x3270/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/x3270/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/x3270/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index