aboutsummaryrefslogtreecommitdiff
path: root/comms/minicom
Commit message (Collapse)AuthorAgeFilesLines
* Better detecting of modem status lines.David E. O'Brien2000-11-112-1/+28
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=35020
* Fix "DISTFILES".David E. O'Brien2000-10-111-1/+1
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=33716
* Use _PATH_UUCPLOCK from path.h rather than /var/spool/uucp.David E. O'Brien2000-09-282-3/+21
| | | | | | | Requested by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=33216
* Oops, this WRKSRC *was* necessary. Change ${PKGNAME} to ${DISTNAME} insteadSatoshi Asami2000-09-271-0/+1
| | | | | | | | | of taking it out. My apologies. Reported by: maintainer Notes: svn path=/head/; revision=33183
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-2/+1
| | | | | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris Notes: svn path=/head/; revision=33101
* Update md5 checksum. Unfortunately there is no previous version onMaxim Sobolev2000-07-131-1/+1
| | | | | | | | | MASTER_SITE_BACKUP, so it is impossible to check what was changed. Submitted by: bento Notes: svn path=/head/; revision=30564
* Revert to rev 1.8 -- which breaks this port again.David E. O'Brien2000-06-091-1/+1
| | | | | | | | | | | | I don't know exactly what changed in the distfile. To generate the new checksum I did ``make distclean makesum''. So I don't have the old distfiles around to check. I did verify that the new distfiles does compile and the resulting binary runs. But I guess that is not suffient today. Prodded by: kris Notes: svn path=/head/; revision=29454
* Distfile changed -- update checksum.David E. O'Brien2000-06-091-1/+1
| | | | Notes: svn path=/head/; revision=29453
* Upgrade to version 1.83.1.David E. O'Brien2000-06-013-11/+2
| | | | | | | 1.83.1 is supose to have more sane logfile control. Notes: svn path=/head/; revision=29070
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-7/+6
| | | | Notes: svn path=/head/; revision=25734
* Upgrade to version 1.83.0.David E. O'Brien2000-02-013-17/+21
| | | | Notes: svn path=/head/; revision=25388
* $Id$->$FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21082
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Change default DTE-DCE rate to 57600.David E. O'Brien1999-07-221-2/+11
| | | | | | | Get rid of the blooming logfile -- which should have been a runtime option! Notes: svn path=/head/; revision=20310
* Another MASTER_SITE tweak.David E. O'Brien1999-07-101-2/+2
| | | | Notes: svn path=/head/; revision=20145
* Change order of MASTER_SITES for speeder access.David E. O'Brien1999-07-101-3/+4
| | | | Notes: svn path=/head/; revision=20140
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Respect CFLAGS and CC.David E. O'Brien1999-04-141-15/+22
| | | | | | | Submitted by: Mikhail Teterin <mi@misha.cisco.com> (reworked by me) Notes: svn path=/head/; revision=17874
* Move WWW_SITE to DESCRMarc G. Fournier1999-04-142-3/+3
| | | | Notes: svn path=/head/; revision=17867
* More Y2K/WWW_SITE links...Marc G. Fournier1999-03-121-1/+3
| | | | Notes: svn path=/head/; revision=17154
* upgrade to 1.82.1David E. O'Brien1999-02-182-3/+3
| | | | Notes: svn path=/head/; revision=16755
* Remove kermit dependency. Kermit is unpackageable, which will make minicomSatoshi Asami1999-02-141-3/+2
| | | | | | | | | | packaging fail too. PR: 10065 Reviewed by: obrien Notes: svn path=/head/; revision=16724
* Include <sys/param.h> for ascii-xfer. Otherwise it doesn't recognize ourDavid E. O'Brien1998-12-141-0/+13
| | | | | | | | | superior BSDness. It also doesn't include code for line/character delays. Noticed by: Daniel O'Connor <doconnor@gsoft.com.au> Notes: svn path=/head/; revision=15342
* Upgrade to 1.82.David E. O'Brien1998-12-147-82/+82
| | | | Notes: svn path=/head/; revision=15340
* Update MASTER_SITES.Bill Fumerola1998-12-091-2/+4
| | | | | | | Thanks To: Fenner's portsurvey and ftpsearch.lycos.com Notes: svn path=/head/; revision=15237
* Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1998-08-171-4/+1
| | | | Notes: svn path=/head/; revision=12571
* Upgrade to version 1.80.David E. O'Brien1998-08-119-51/+155
| | | | Notes: svn path=/head/; revision=12445
* Allow root to use the "-d" switch.David E. O'Brien1998-01-103-9/+20
| | | | | | | | Cleanup pre-install script. Remove etc/minicom on pkg_delete. Notes: svn path=/head/; revision=9315
* Upgrade to 1.78David E. O'Brien1998-01-034-34/+37
| | | | Notes: svn path=/head/; revision=9257
* Remove bad MASTER_SITE, fix version required line.Justin M. Seger1997-11-261-5/+3
| | | | Notes: svn path=/head/; revision=8854
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-3/+2
| | | | Notes: svn path=/head/; revision=7303
* Change my email address.David E. O'Brien1997-04-041-2/+2
| | | | Notes: svn path=/head/; revision=6135
* Location w/in Sunsite moved.David E. O'Brien1997-04-041-2/+2
| | | | Notes: svn path=/head/; revision=6134
* Added the developer's site so I can remember what it is.David E. O'Brien1997-03-281-2/+3
| | | | Notes: svn path=/head/; revision=6038
* Make suid uucp rather than root.David E. O'Brien1996-12-101-3/+5
| | | | Notes: svn path=/head/; revision=4911
* Change dependancy from restricted rzsz to un-restricied lrzsz.David E. O'Brien1996-11-243-3/+36
| | | | Notes: svn path=/head/; revision=4650
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
| | | | Notes: svn path=/head/; revision=4572
* CAT_E_GORIES+= -> CAT_E_GORIES=David E. O'Brien1996-11-171-2/+2
| | | | | | | Added MAINTAINER's to some, switched to new MAN[1-8] Notes: svn path=/head/; revision=4529
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-7/+2
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* Changed to use ${COMPRESS_MAN}David E. O'Brien1996-11-031-5/+5
| | | | Notes: svn path=/head/; revision=4270
* Oops, forgot to add this one.Satoshi Asami1996-07-121-0/+58
| | | | | | | Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu> Notes: svn path=/head/; revision=3383
* Upgrade to 1.75, also build package with a default port if BATCH is set.Satoshi Asami1996-07-105-71/+60
| | | | | | | Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu> Notes: svn path=/head/; revision=3361
* A serial communication program. A clone of MS-DOS Telix.Satoshi Asami1996-03-057-0/+194
Submitted by: obrien@cs.ucdavis.edu Notes: svn path=/head/; revision=2773