Source-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   rh
Date:           Mon Jun 12 18:40:55 UTC 2000

Modified Files:
        pkgsrc/comms/minicom: Makefile
        pkgsrc/comms/minicom/files: md5 patch-sum
        pkgsrc/comms/minicom/patches: patch-aa patch-ac
        pkgsrc/comms/minicom/pkg: PLIST

Log Message:
Update minicom to 0.83.1

Notable changes include:
- An old signal handling bug has been fixed. It sometimes caused an
  eternal loop of "Killed by signal x" - "Resetting modem" - "Killed
  by signal y" when minicom was aborted unexpectedly, and then it could
  only be killed with kill -9 (SIGKILL).
- Now there is also a setting in the Bps/par/bits section of the Serial
  port setup menu to use two stop bits.
- Some patches for SVR4 lock file handling.
- Fixed some compilation errors when -D_HAVE_MACROS is not defined
  in the makefile.
- possible overflows fixed in inputting the manual dialing string and
  search string in the phone dir.
- user-configurable options to disable writing the logfile or select
  which things to write there
- the command line option -d now accepts multiple numbers or names as
  the parameter. Separate them with commas and use no spaces around it.
- a fix for the script timeout command that sometimes didn't work right.
- now you can move an entry up/down in the phone directory.
- flag %f added to the upload/download protocol program command lines to
  allow passing the port file descriptor to c-kermit
- support for DTE speed 230400 bps
- newline delay option added in the terminal settings
- multiline option added to untag all phonedir entries with the same name
  when one of them answers


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/comms/minicom/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/comms/minicom/files/md5 \
    pkgsrc/comms/minicom/files/patch-sum
cvs rdiff -r1.6 -r1.7 pkgsrc/comms/minicom/patches/patch-aa
cvs rdiff -r1.3 -r1.4 pkgsrc/comms/minicom/patches/patch-ac
cvs rdiff -r1.4 -r1.5 pkgsrc/comms/minicom/pkg/PLIST

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