summaryrefslogtreecommitdiff
path: root/comms/minicom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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