summaryrefslogtreecommitdiff
path: root/comms/minicom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 2.1.Anders Nordby2003-07-226-119/+106
| | | | Notes: svn path=/head/; revision=85401
* Project moved. Update WWW URL.Anders Nordby2003-04-081-1/+1
| | | | Notes: svn path=/head/; revision=78630
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Correct WWW URL.Anders Nordby2002-08-251-1/+1
| | | | Notes: svn path=/head/; revision=64978
* Rejecting new distfile with the same filename due to large and messyAnders Nordby2002-06-251-4/+2
| | | | | | | | | | | diff, by using alternative master sites (at least for a while). I'm trying to make the author roll a new tarball. PR: 38823 Notes: svn path=/head/; revision=61968
* Patch configure instead of configure.in & aclocal.m4. Drop USE_AUTOCONF,Anders Nordby2002-05-203-21/+25
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=59533
* BROKEN: configure failsKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59400
* Add missing locale files/dirs to pkg-plist (blush..).Anders Nordby2002-04-101-0/+12
| | | | Notes: svn path=/head/; revision=57544
* Unbreak build for users that has autoconf >= 2.52 installed.Anders Nordby2002-04-101-1/+3
| | | | | | | PR: 34593 Notes: svn path=/head/; revision=57542
* Explicitly specify /var/spool/lock as a locking directory, so that configureMaxim Sobolev2002-03-261-1/+3
| | | | | | | script will not pick up a wrong one (e.g. samba's /var/lock). Notes: svn path=/head/; revision=56688
* Update to version 2.00.0.Anders Nordby2002-01-3116-304/+202
| | | | | | | | | | Unforbid because known vulnerabilities have been fixed. Take over maintainership. Approved by: obrien (previous maintainer) Notes: svn path=/head/; revision=54050
* Mark FORBIDDEN; this port allows a local exploit yielding uid uucpKris Kennaway2001-04-171-0/+2
| | | | | | | Submitted by: empathy@feelings.com Notes: svn path=/head/; revision=41504
* Deal with semi-bogus error reports from Bento.David E. O'Brien2001-03-111-0/+2
| | | | Notes: svn path=/head/; revision=39489
* 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