Commit Graph

26 Commits

Author SHA1 Message Date
gonzalo
52ca93820f Update for minicom to 2.6.2
Maintainer timeout.

Ok sthen@
2013-03-27 12:14:28 +00:00
sthen
bca631e6d6 update to minicom 2.5
- rolls in a huge bunch of wprintf patches, also fixes conflict with getline()
- note that the setuid support has been removed from the code
2012-03-19 22:17:43 +00:00
stsp
a1212ad29c 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
2011-04-22 11:21:46 +00:00
ckuethe
20bc216713 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-05-23 16:40:55 +00:00
alek
ac13c1aea3 Fix libintl detection (previously this port was using bundled libintl)
ok naddy@
2005-01-06 19:51:44 +00:00
pvalchev
0d6b2aeaa3 default to /dev/cuaa on sparc; robert nagy 2004-03-23 19:01:17 +00:00
rohee
0916ac25b1 Cross-references for manpages 2003-03-28 21:27:52 +00:00
form
93cba8d224 missed in last commit 2002-03-22 05:35:09 +00:00
form
172424f044 upgrade to 2.00.0 2002-03-22 05:31:37 +00:00
brad
27494b99dc If we are going to install the I18N files then we might as well enable the
support for it to make use of the files.
2001-10-12 03:30:30 +00:00
brad
5de2028787 rename patches 2001-10-12 02:49:03 +00:00
naddy
74036d1d8b fix multibyte message catalogs; no response from maintainer
Korean changes from Sungman Cho <smcho@tsp.korea.ac.kr>
2001-06-07 13:40:27 +00:00
brad
95b3790845 install minicom user:group of root:wheel 2000-08-31 00:21:56 +00:00
form
d75c440f59 do not use gmake 2000-06-09 16:14:40 +00:00
form
9327e75de3 Do not create /etc/minicom during `make fake' 2000-06-03 11:02:37 +00:00
form
7ce73ad0dd upgrade to 1.83.1
fix INSTALL script
2000-06-03 06:20:56 +00:00
form
c5c73de58e Upgrade to 1.83.0.
Use INSTALL/DEINSTALL.
Fake.
2000-05-18 04:41:30 +00:00
form
22a6fd499c Do not use rzsz port. Always use lrzsz. 2000-02-01 02:57:59 +00:00
form
b31809ff89 Improve Makefile.
.if defined(USE_LRZSZ) -> .if defined(USE_LRZSZ) && ${USE_LRZSZ:U} == "YES".
Default config: Only root can access minicom by default.
1999-12-09 03:28:30 +00:00
form
f8202262ff update to 1.82.1 1999-06-23 06:39:12 +00:00
form
bb05206d57 Do not use setreuid()/setregid() under OpenBSD,
use seteuid()/setegid() to set eff uid/gid,
use setuid()/setgid() to drop privs instead.
1998-12-20 12:09:47 +00:00
form
0c77dab41e update to 1.82 1998-12-18 10:49:20 +00:00
form
827690eaf1 update 1998-05-06 03:40:32 +00:00
marc
0d4cc14d99 add NO_CDROM to kermit, remove broken minicom 1998-04-10 05:55:03 +00:00
marc
2336209e34 mark as broken -- required run time package not
yet ported to openbsd.  Change makefile to install in standard
locations. Update packing list.  Change create-dev-link to
match OpenBSD owners, modes, and device names.  Get rid of
setre{uid,gid}.
1998-03-04 22:47:44 +00:00
joey
3fb7fb45fc minicom 1997-12-31 16:28:39 +00:00