summaryrefslogtreecommitdiff
path: root/comms/minicom
AgeCommit message (Collapse)AuthorFilesLines
2000-08-24Include "sys/param.h" in "ascii-xfr.c" to get the preprocessor "BSD"tron2-1/+15
so the that "ms_delay" function will work properly. Problem noted by Jukka Marin on "tech-pkg@netbsd.org".
2000-08-11Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.wiz1-2/+0
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here.
2000-06-12Update minicom to 0.83.1rh6-61/+33
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
2000-01-05Use unrestrict "gkermit" package for kermit file transfers.tron3-7/+7
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-27Use wildcard dependences for "kermit" and "lrzsz".tron1-3/+3
1999-11-15defuzzrh2-7/+7
1999-10-07Remove me as maintainer of those packages.tron1-2/+2
1999-10-07pull in bsd.prefs.mk to get BATCH defined (or not ;)hubertf1-1/+4
1999-07-09Add package patch-sum filesagc1-0/+8
1999-04-23Explicitly include libtermcap.mycroft1-2/+2
1999-04-22This pkg doesn't actually use Curses, so it shouldn't require ncurses.mycroft2-4/+3
1999-04-14Try to fetch disttribution file from "sunsite" or one of its mirrorstron1-2/+3
first.
1999-04-14Update "minicom" package to version 1.82.1.tron7-107/+206
1998-11-19Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinaryagc1-4/+3
DEPENDS definition.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc7-0/+14
1998-06-20Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-05-12s/cuaa/tty/hubertf1-4/+4
1998-05-08Scan for "tty[0-9][0-9]" instead for "cua*" in "/dev".tron2-3/+3
XXX For 1.4 we should use "dty[0-9][0-9]".
1998-04-24Move to relative paths in the pkgsrc tree.agc1-4/+4
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-3/+3
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-8/+2
Remove redundant (and sometimes erroneous) comments.
1998-03-10portlint: remove whitespace before end of line 10.frueauf1-2/+2
1998-02-17Add "IS_INTERACTIVE= yes".tron1-1/+3
1998-02-11Make this package work with NetBSD.tron5-14/+31
1998-02-11Initial import of FreeBSD's "minicom" port.tron11-0/+295