Version: 2.8, Package name: minicom-2.8 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description Minicom is a serial communication program. It is a un*x clone of the well-known MS-DOS Telix program. It has ANSI color, dialing directory, dial-a-list, script language, file up/download support, screen capture, scroll-back, etc. |
Filesize: 925.796 KB |
Version History (View Complete History) |
|
2021-02-06 06:03:50 by Jonathan Gray | Files touched by this commit (10) |
Log message: update minicom to 2.8 fixes -fno-common build tested by Thaison Nguyen |
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-21 03:34:30 by Stuart Henderson | Files touched by this commit (11) |
Log message: more ncurses->curses |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-01-06 07:50:49 by Daniel Jakots | Files touched by this commit (11) |
Log message: Replace urls using alioth.debian.org They replaced it with a gitlab hosted on salsa.debian.org and they provide alioth-archive.debian.org for the source archives, but they didn't move everything there. ok sthen@ |
2017-05-06 16:00:53 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix format string for 64-bit time_t, found by clang warning |
2017-05-06 15:57:27 by Stuart Henderson | Files touched by this commit (6) |
Log message: regen |
2017-04-18 15:05:42 by Stuart Henderson | Files touched by this commit (1) |
Log message: MFC Update to minicom-2.7.1 CVE-2017-7467: Fix an out of bounds data access that can lead to remote code execution. |
2017-04-18 15:05:09 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to minicom-2.7.1 CVE-2017-7467: Fix an out of bounds data access that can lead to remote code execution. |
2016-04-12 09:19:40 by Christian Weisgerber | Files touched by this commit (26) |
Log message: replace gettext module |
2015-01-24 06:46:44 by Ingo Schwarze | Files touched by this commit (12) |
Log message: only minor formatting differences; drop USE_GROFF; no bump needed |
2011-04-22 05:21:46 by Stefan Sperling | Files touched by this commit (11) |
Log message: minicom contains a function called wprintf() (print to a window) which collides with the standard C wprintf() (print a wide character string). Upstream already realised this was a bad idea and changed the function's name to mc_wprintf(). Do the same for our port. ok ajacoutot landry dcoppa |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-18 15:35:48 by Stuart Henderson | Files touched by this commit (40) |
Log message: fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin |
2010-10-18 10:57:49 by Marc Espie | Files touched by this commit (63) |
Log message: USE_GROFF=Yes |
2007-09-15 19:37:10 by Michael Erdely | Files touched by this commit (32) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN From Darrin Chandler |
2007-05-23 10:40:56 by Chris Kuethe | Files touched by this commit (17) |
Log message: As I seem to be the only minicom user, take maintainership. Update from 2.00.0 to 2.2. Minicom 2.2 includes improved logging |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-07-13 00:47:09 by Steven Mestdagh | Files touched by this commit (1) |
Log message: new HOMEPAGE, add license marker, bump PKGNAME |
2006-02-07 21:54:51 by David Krause | Files touched by this commit (53) |
Log message: move any perl or sed substitutions from post-patch to pre-configure (fixes make update-patches) ok sturm@; "looks reasonable" steven@ |
2005-11-03 11:28:57 by Christian Weisgerber | Files touched by this commit (39) |
Log message: Always explicitly set the AUTOCONF_VERSION to use. In some cases the default was not appropriate. |
2005-01-06 12:51:44 by Aleksander Piotrowski | Files touched by this commit (3) |
Log message: Fix libintl detection (previously this port was using bundled libintl) ok naddy@ |
2005-01-05 08:58:31 by Christian Weisgerber | Files touched by this commit (59) |
Log message: SIZE |
2004-11-21 15:29:51 by Marc Espie | Files touched by this commit (20) |
Log message: WANTLIB markers |
2004-10-13 12:59:19 by Dan Harnett | Files touched by this commit (35) |
Log message: initial sweep for MESSAGE decoration removal; ok espie@ |
2004-09-14 17:24:39 by Marc Espie | Files touched by this commit (4) |
Log message: update to new plists. |
2004-08-10 02:12:09 by Xavier Santolaria | Files touched by this commit (9) |
Log message: new-style MODULES. |
2004-08-09 10:27:13 by Marc Espie | Files touched by this commit (7) |
Log message: more new plists, kill some INSTALL. |
2004-04-14 04:44:13 by Xavier Santolaria | Files touched by this commit (12) |
Log message: Yay! @extra todo list is shriking! |
2004-03-23 12:01:18 by Peter Valchev | Files touched by this commit (1) |
Log message: default to /dev/cuaa on sparc; robert nagy |
2003-12-16 09:42:31 by Christian Weisgerber | Files touched by this commit (5) |
Log message: @dirrm shared directories |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-12-03 22:34:53 by Peter Valchev | Files touched by this commit (1) |
Log message: COPTS+= (don't override) |
2003-04-24 13:03:22 by Nikolay Sturm | Files touched by this commit (3) |
Log message: - /etc -> ${SYSCONFDIR} - remove MASTER_SITE_BACKUP - update checksums, the author just changed email addresses and urls in different files without bumping the version number |
2003-03-28 14:27:52 by Bruno Rohee | Files touched by this commit (2) |
Log message: Cross-references for manpages |
2002-12-04 10:10:42 by Brad Smith | Files touched by this commit (1) |
Log message: trim |
2002-09-27 18:46:11 by Peter Valchev | Files touched by this commit (3) |
Log message: Do not install setuid uucp; use group dialer to control access to modem Print a message saying that if someone wishes to use minicom's minicom.users file to control access they have to change the perms; help from S@mSmith.net |
2002-09-01 12:49:01 by Mike Pechkin | Files touched by this commit (20) |
Log message: Remove Oleg Safiullin from MAINTAINERS. form@ ok |