summaryrefslogtreecommitdiff
path: root/comms/conserver (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add sites to fetch distfile from.Cy Schubert2003-11-091-1/+3
* Add homepage.Cy Schubert2003-05-041-0/+2
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingMaxim Sobolev2002-11-281-2/+3
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-3/+1
* Use PORTCOMMENT.Cy Schubert2002-11-072-1/+2
* My employer uses this one quite heavily. I'll maintain it.Cy Schubert2002-06-091-1/+1
* To ports@freebsd.org.David E. O'Brien2002-06-081-1/+1
* Needs perl to build.David E. O'Brien2002-05-161-1/+3
* Fix a bogon where too many arguments are passed in a printf().David E. O'Brien2001-11-081-0/+12
* Our [md5] encrypted passwords can be up to 64 characters in length.David E. O'Brien2001-11-081-0/+5
* I am told the cy driver does support BREAK and has for quite a while now.David E. O'Brien2001-11-081-3/+2
* Allow "stat" in addition to "status".David E. O'Brien2001-09-082-2/+2
* Totally turn off the processing of MESSAGE until I can remember what theDavid E. O'Brien2001-03-111-2/+2
* Don't try to use 'pkg-message' for now. I forgot to `cvs add` it when IDavid E. O'Brien2001-02-121-2/+2
* Upgrade to version 8.5David E. O'Brien2000-11-2318-371/+140
* Add $FreeBSD$.David E. O'Brien2000-11-221-0/+2
* Add 'restart' and 'status' functionality.David E. O'Brien2000-11-212-2/+20
* Make PREFIX clean and respect CFLAGS.David E. O'Brien2000-11-115-35/+62
* Assume maintainership.David E. O'Brien2000-08-241-1/+2
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-053-5/+46
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
* Make PREFIX clean.David E. O'Brien2000-02-184-7/+7
* Support tty speeds of 57600 and 115200 bit/sec.David E. O'Brien2000-02-181-6/+25
* Typo: s/PREFiX/PREFIX/ *blush*Peter Wemm1999-09-101-1/+1
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
* cp -> ${CP}Chris Piazza1999-08-181-8/+8
* s,/usr/local,${PREFIX},gMichael Haro1999-06-051-3/+3
* Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1998-08-171-3/+0
* Sigh. Putting the non-modifyable value first in the condition mightPeter Wemm1998-06-301-8/+1
* Another spin loop bug. On dropped network connections, console(8) canPeter Wemm1998-06-281-0/+7
* Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,Peter Wemm1998-06-281-0/+9
* Attempt to catch another spin in the client on a zero return from read().Peter Wemm1998-06-281-0/+7
* Catch a 0 return from read() on carrier loss, otherwise it spins in anPeter Wemm1998-06-281-0/+9
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
* FreeBSD has setsockopt().Peter Wemm1998-04-201-2/+9
* Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-]Peter Wemm1998-04-181-4/+5
* Tweak autologin to get it to the point where it appears to work..Peter Wemm1998-04-185-3/+95
* Work around "new" uudecode behavior.. (argh!)Peter Wemm1998-03-221-3/+5
* Don't ask me why, but patch is failing now.Satoshi Asami1998-03-221-1/+3
* Create a /usr/local/etc/rc.d/conserver.sh script for starting up.Peter Wemm1997-11-222-1/+12
* Specify the port rather than depending /etc/services or the ypPeter Wemm1997-11-222-2/+2
* Make it a bit easier to override the compiled-in "default" host for thePeter Wemm1997-11-221-2/+6
* Damn, I forgot to regenerate this patch file prior to commit...Peter Wemm1997-11-221-3/+3
* A port for conserver. conserver is the answer to serial consoles. :-)Peter Wemm1997-11-2213-0/+292