summaryrefslogtreecommitdiff
path: root/comms/minicom/patches
AgeCommit message (Collapse)AuthorFilesLines
2007-06-19* Use ${DIALER_GROUP} instead of hardcoding "dialer" as the group name.jlam1-9/+9
* ${UUCP_USER} should have a default group membership of ${UUCP_GROUP}, not dialer. * Get the correct install locations for lrzsz and gkermit and use them to locate the binaries from those dependencies in src/rwconf.c. Bump PKGREVISION to 3 due to changed users and groups.
2006-06-08Make this package build with gcc-4. Patch provided by John D. Baker inminskim1-0/+46
PR pkg/33094.
2005-12-19Remove redundant errno. Prefer NAME_MAX over MAXNAMLEN.joerg3-0/+50
2005-07-11Generate a new patch file, with diff -U 1, to fix a problem on MacOS Xveego1-5/+3
in pkg/29026.
2005-06-19Update to 2.1.veego7-235/+66
Too many Changes to list here (Changelog is too long), so only whats new in 2.1: - applied some pending patches (see ChangeLog for a complete list) - added support for socket connections - fixed compiling issues on Solaris - new maintainer: Adam Lackorzynski - new homepage: http://minicom.alioth.debian.org/ - new mailinglists (-devel and -announce): http://alioth.debian.org/mail/?group_id=31 NetBSD patches: - Include <sys/types.h> to fix PR pkg/29026 (1st error) - Fix i18n error for PR pkg/29939, which should also fix PR pkg29026 (2nd error) - Remove the create-dev-link script, which fix PR pkg/29026 (3rd error) The system administrator is expected to setup the correct configuration of the modem device. - Updated patches and removed patch-af and patch-ag - Fix the path for the lrzsz and gkermit tools in the default configuration - Remove the old share/doc/minicom dir, because the new Makefiles doesn't install them and they are outdated
2002-10-04* Use buildlink2.jlam1-14/+36
* Honor PKG_SYSCONFDIR. * Note the setuid minicom binary in SPECIAL_PERMS.
2000-08-24Include "sys/param.h" in "ascii-xfr.c" to get the preprocessor "BSD"tron1-0/+13
so the that "ms_delay" function will work properly. Problem noted by Jukka Marin on "tech-pkg@netbsd.org".
2000-06-12Update minicom to 0.83.1rh2-48/+17
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.tron1-3/+3
1999-11-15defuzzrh1-5/+5
1999-04-23Explicitly include libtermcap.mycroft1-2/+2
1999-04-22This pkg doesn't actually use Curses, so it shouldn't require ncurses.mycroft1-2/+2
1999-04-14Update "minicom" package to version 1.82.1.tron4-87/+139
1998-08-07Add NetBSD RCS Ids.agc6-0/+12
1998-02-11Make this package work with NetBSD.tron3-14/+29
1998-02-11Initial import of FreeBSD's "minicom" port.tron5-0/+181