Commit Graph

18 Commits

Author SHA1 Message Date
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
espie
2ecf62ac6e Fix port to work with recent bsd.port.mk (have to ensure RUN_DEPENDS is
defined before including bsd.port.mk)
1999-10-01 17:01:52 +00:00
form
f8202262ff update to 1.82.1 1999-06-23 06:39:12 +00:00
espie
7856893b06 Lots of crisper comments... 1999-04-20 16:07:56 +00:00
brad
d022737d79 remove unnecessary comments and fix email address's 1999-04-01 02:57:50 +00:00
marc
8604d96a54 Ooops, forgot to add MIRROR_DISTFILE=no, too 1999-02-17 03:57:12 +00:00
marc
dafc80ed10 broken until updated (can't find sources) 1999-02-17 03:42:35 +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
03a6993c8e form@vs.itam.nsc.ru -> form@openbsd.org 1998-10-20 08:39:43 +00:00
marc
cb73ca98dd comment out the BROKEN reason for all ports where the reason
was source files out of date and we have a copy of the required
version on ftp.openbsd.org
1998-10-18 05:01:58 +00:00
marc
2c6de64959 BROKEN: newer version available 1998-10-07 18:51:26 +00:00
form
827690eaf1 update 1998-05-06 03:40:32 +00:00
form
0505ca99b2 update minicom 1998-05-06 03:36:37 +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