Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-11-02 | add USE_LIBINTL. we can use /usr/bin/msgfmt so tweak BUILD_DEPENDS. | itojun | 1 | -2/+3 | |
2000-08-24 | Include "sys/param.h" in "ascii-xfr.c" to get the preprocessor "BSD" | tron | 2 | -1/+15 | |
so the that "ms_delay" function will work properly. Problem noted by Jukka Marin on "tech-pkg@netbsd.org". | |||||
2000-08-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -2/+0 | |
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here. | |||||
2000-06-12 | Update minicom to 0.83.1 | rh | 6 | -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-05 | Use unrestrict "gkermit" package for kermit file transfers. | tron | 3 | -7/+7 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-27 | Use wildcard dependences for "kermit" and "lrzsz". | tron | 1 | -3/+3 | |
1999-11-15 | defuzz | rh | 2 | -7/+7 | |
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 | |
1999-10-07 | pull in bsd.prefs.mk to get BATCH defined (or not ;) | hubertf | 1 | -1/+4 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+8 | |
1999-04-23 | Explicitly include libtermcap. | mycroft | 1 | -2/+2 | |
1999-04-22 | This pkg doesn't actually use Curses, so it shouldn't require ncurses. | mycroft | 2 | -4/+3 | |
1999-04-14 | Try to fetch disttribution file from "sunsite" or one of its mirrors | tron | 1 | -2/+3 | |
first. | |||||
1999-04-14 | Update "minicom" package to version 1.82.1. | tron | 7 | -107/+206 | |
1998-11-19 | Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary | agc | 1 | -4/+3 | |
DEPENDS definition. | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 7 | -0/+14 | |
1998-06-20 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-05-12 | s/cuaa/tty/ | hubertf | 1 | -4/+4 | |
1998-05-08 | Scan for "tty[0-9][0-9]" instead for "cua*" in "/dev". | tron | 2 | -3/+3 | |
XXX For 1.4 we should use "dty[0-9][0-9]". | |||||
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -4/+4 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -3/+3 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -8/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-10 | portlint: remove whitespace before end of line 10. | frueauf | 1 | -2/+2 | |
1998-02-17 | Add "IS_INTERACTIVE= yes". | tron | 1 | -1/+3 | |
1998-02-11 | Make this package work with NetBSD. | tron | 5 | -14/+31 | |
1998-02-11 | Initial import of FreeBSD's "minicom" port. | tron | 11 | -0/+295 | |