1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Adam Weinberger
c3124ff3bf Rename comms/ patch-xy patches to reflect the files they modify. 2014-07-28 14:54:09 +00:00
Johan van Selst
250294032e Add patch to fix build, forgotten in previous commit
Reported by:	Jan Henrik Sylvester <me@janh.de>, Eric Camachat <eric.camachat@gmail.com>
Pointyhat to:	johans
2014-01-02 19:32:27 +00:00
Johan van Selst
16d5eddabb the only MASTER_SITE for comms/minicom is alioth.debian.org, which is currently
returning 406 Not Acceptable if your http(s) request does not include a Accept
header of the destination file type or */*. (a missing Accept line should be
intepreted as accepting all types).

* fix fetching by adding another mirror site
* change download urls to ones given on project page
* add https mirror
* change default device from cuad to cuau (cuad is 7.x and earlier)
* remove conditional for 7.x device names: 7.x is no more supported

PR:		ports/179871
Submitted by:	r4721@tormail.org
2013-06-23 09:32:25 +00:00
Johan van Selst
eff7f58be0 - Update minicom to 2.6.1 (bugfix release)
- Convert to new options framework
- Remove patch file that is no longer needed
2012-06-16 12:29:15 +00:00
Johan van Selst
14c57f74b6 - Update minicom to 2.6
- Add additional patches for Linux-specific issues
2011-12-29 08:17:09 +00:00
Anders Nordby
280850236c Update to 2.3. 2008-04-17 18:24:03 +00:00
Kevin Lo
ed004dc313 Fix build with gcc4.
Approved by: anders (maintainer)
2007-07-02 09:34:37 +00:00
Anders Nordby
4d3f5f625f Update to 2.1. 2003-07-22 22:34:12 +00:00
Anders Nordby
e79def5629 Patch configure instead of configure.in & aclocal.m4. Drop USE_AUTOCONF,
to avoid auto* trouble people have had with this port.

Use sed instead of Perl for patching in Makefile.

Make /dev/cuaa0 default port when doing batch builds, as we have no idea
whether /dev/modem is there.

Unbreak: Bento builds should have no problems with minicom now.
2002-05-20 14:33:52 +00:00
Anders Nordby
fd433cb2ea Update to version 2.00.0.
Unforbid because known vulnerabilities have been fixed.
Take over maintainership.

Approved by:	obrien (previous maintainer)
2002-01-31 01:03:58 +00:00
David E. O'Brien
53261c9447 Better detecting of modem status lines.
Use the 4.4BSD spelling of TIOCMGET and TIOCMSET rather than the obsolete
TIOCMODG and TIOCMOD.

PR:		16341
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
2000-11-11 22:18:36 +00:00
David E. O'Brien
a5bff01e54 Use _PATH_UUCPLOCK from path.h rather than /var/spool/uucp.
Requested by:	Daniel O'Connor <doconnor@gsoft.com.au>
2000-09-28 16:41:51 +00:00
David E. O'Brien
c7de0189ba Upgrade to version 1.83.1.
1.83.1 is supose to have more sane logfile control.
2000-06-01 18:00:34 +00:00
David E. O'Brien
8c04bbf914 Upgrade to version 1.83.0. 2000-02-01 11:40:07 +00:00
David E. O'Brien
c1486a69f5 Change default DTE-DCE rate to 57600.
Get rid of the blooming logfile -- which should have been a runtime option!
1999-07-22 09:35:26 +00:00
David E. O'Brien
1ba6f38710 Respect CFLAGS and CC.
Submitted by:	Mikhail Teterin <mi@misha.cisco.com> (reworked by me)
1999-04-14 17:08:00 +00:00
David E. O'Brien
5893045b22 Include <sys/param.h> for ascii-xfer. Otherwise it doesn't recognize our
superior BSDness.  It also doesn't include code for line/character delays.

Noticed by:	Daniel O'Connor <doconnor@gsoft.com.au>
1998-12-14 09:29:24 +00:00
David E. O'Brien
31b603385e Upgrade to 1.82. 1998-12-14 03:14:50 +00:00
David E. O'Brien
98ab79e697 Upgrade to version 1.80. 1998-08-11 10:29:56 +00:00
David E. O'Brien
178721614c Allow root to use the "-d" switch.
Cleanup pre-install script.
Remove etc/minicom on pkg_delete.
1998-01-10 18:39:42 +00:00
David E. O'Brien
5a47182c21 Upgrade to 1.78 1998-01-03 10:58:43 +00:00
David E. O'Brien
c591cbb8b4 Make suid uucp rather than root. 1996-12-10 01:03:04 +00:00
David E. O'Brien
aee5a66b69 Change dependancy from restricted rzsz to un-restricied lrzsz. 1996-11-24 08:51:54 +00:00
Satoshi Asami
33bc453fea Upgrade to 1.75, also build package with a default port if BATCH is set.
Submitted by:	"David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
1996-07-10 10:47:25 +00:00
Satoshi Asami
e78ee20b28 A serial communication program. A clone of MS-DOS Telix.
Submitted by:	obrien@cs.ucdavis.edu
1996-03-05 07:46:58 +00:00