summaryrefslogtreecommitdiff
path: root/comms/minicom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* Distfile changed -- update checksum.David E. O'Brien2000-06-091-1/+1
|
* 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.
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
|
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
|
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
|
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-7/+6
|
* Upgrade to version 1.83.0.David E. O'Brien2000-02-013-17/+21
|
* $Id$->$FreeBSD$Peter Wemm1999-08-291-1/+1
|
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* 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!
* Another MASTER_SITE tweak.David E. O'Brien1999-07-101-2/+2
|
* Change order of MASTER_SITES for speeder access.David E. O'Brien1999-07-101-3/+4
|
* 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.
* Respect CFLAGS and CC.David E. O'Brien1999-04-141-15/+22
| | | | Submitted by: Mikhail Teterin <mi@misha.cisco.com> (reworked by me)
* Move WWW_SITE to DESCRMarc G. Fournier1999-04-142-3/+3
|
* More Y2K/WWW_SITE links...Marc G. Fournier1999-03-121-1/+3
|
* upgrade to 1.82.1David E. O'Brien1999-02-182-3/+3
|
* Remove kermit dependency. Kermit is unpackageable, which will make minicomSatoshi Asami1999-02-141-3/+2
| | | | | | | packaging fail too. PR: 10065 Reviewed by: obrien
* 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>
* Upgrade to 1.82.David E. O'Brien1998-12-147-82/+82
|
* Update MASTER_SITES.Bill Fumerola1998-12-091-2/+4
| | | | Thanks To: Fenner's portsurvey and ftpsearch.lycos.com
* Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1998-08-171-4/+1
|
* Upgrade to version 1.80.David E. O'Brien1998-08-119-51/+155
|
* 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.
* Upgrade to 1.78David E. O'Brien1998-01-034-34/+37
|
* Remove bad MASTER_SITE, fix version required line.Justin M. Seger1997-11-261-5/+3
|
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-3/+2
|
* Change my email address.David E. O'Brien1997-04-041-2/+2
|
* Location w/in Sunsite moved.David E. O'Brien1997-04-041-2/+2
|
* Added the developer's site so I can remember what it is.David E. O'Brien1997-03-281-2/+3
|
* Make suid uucp rather than root.David E. O'Brien1996-12-101-3/+5
|
* Change dependancy from restricted rzsz to un-restricied lrzsz.David E. O'Brien1996-11-243-3/+36
|
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
|
* 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]
* 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.
* Changed to use ${COMPRESS_MAN}David E. O'Brien1996-11-031-5/+5
|
* Oops, forgot to add this one.Satoshi Asami1996-07-121-0/+58
| | | | Submitted by: "David E. O'Brien" <obrien@Nuxi.cs.ucdavis.edu>
* 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>
* A serial communication program. A clone of MS-DOS Telix.Satoshi Asami1996-03-057-0/+194
Submitted by: obrien@cs.ucdavis.edu