summaryrefslogtreecommitdiff
path: root/comms/conserver (unfollow)
Commit message (Expand)AuthorFilesLines
2003-05-04Add homepage.Cy Schubert1-0/+2
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
2002-11-28Use USE_PERL5_BUILD where appropriate, instead of hardcodingMaxim Sobolev1-2/+3
2002-11-10o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2-3/+1
2002-11-07Use PORTCOMMENT.Cy Schubert2-1/+2
2002-06-09My employer uses this one quite heavily. I'll maintain it.Cy Schubert1-1/+1
2002-06-08To ports@freebsd.org.David E. O'Brien1-1/+1
2002-05-16Needs perl to build.David E. O'Brien1-1/+3
2001-11-08Fix a bogon where too many arguments are passed in a printf().David E. O'Brien1-0/+12
2001-11-08Our [md5] encrypted passwords can be up to 64 characters in length.David E. O'Brien1-0/+5
2001-11-08I am told the cy driver does support BREAK and has for quite a while now.David E. O'Brien1-3/+2
2001-09-08Allow "stat" in addition to "status".David E. O'Brien2-2/+2
2001-03-11Totally turn off the processing of MESSAGE until I can remember what theDavid E. O'Brien1-2/+2
2001-02-12Don't try to use 'pkg-message' for now. I forgot to `cvs add` it when IDavid E. O'Brien1-2/+2
2000-11-23Upgrade to version 8.5David E. O'Brien18-371/+140
2000-11-22Add $FreeBSD$.David E. O'Brien1-0/+2
2000-11-21Add 'restart' and 'status' functionality.David E. O'Brien2-2/+20
2000-11-11Make PREFIX clean and respect CFLAGS.David E. O'Brien5-35/+62
2000-08-24Assume maintainership.David E. O'Brien1-1/+2
2000-07-05As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum3-5/+46
2000-04-08update with the new PORTNAME/PORTVERSION variablesMichael Haro1-3/+3
2000-02-18Make PREFIX clean.David E. O'Brien4-7/+7
2000-02-18Support tty speeds of 57600 and 115200 bit/sec.David E. O'Brien1-6/+25
1999-09-10Typo: s/PREFiX/PREFIX/ *blush*Peter Wemm1-1/+1
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
1999-08-22chmod -> ${CHMOD}Michael Haro1-2/+2
1999-08-18cp -> ${CP}Chris Piazza1-8/+8
1999-06-05s,/usr/local,${PREFIX},gMichael Haro1-3/+3
1998-08-17Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1-3/+0
1998-06-30Sigh. Putting the non-modifyable value first in the condition mightPeter Wemm1-8/+1
1998-06-28Another spin loop bug. On dropped network connections, console(8) canPeter Wemm1-0/+7
1998-06-28Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,Peter Wemm1-0/+9
1998-06-28Attempt to catch another spin in the client on a zero return from read().Peter Wemm1-0/+7
1998-06-28Catch a 0 return from read() on carrier loss, otherwise it spins in anPeter Wemm1-0/+9
1998-06-27Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1-2/+1
1998-04-20FreeBSD has setsockopt().Peter Wemm1-2/+9
1998-04-18Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-]Peter Wemm1-4/+5
1998-04-18Tweak autologin to get it to the point where it appears to work..Peter Wemm5-3/+95
1998-03-22Work around "new" uudecode behavior.. (argh!)Peter Wemm1-3/+5
1998-03-22Don't ask me why, but patch is failing now.Satoshi Asami1-1/+3
1997-11-22Create a /usr/local/etc/rc.d/conserver.sh script for starting up.Peter Wemm2-1/+12
1997-11-22Specify the port rather than depending /etc/services or the ypPeter Wemm2-2/+2
1997-11-22Make it a bit easier to override the compiled-in "default" host for thePeter Wemm1-2/+6
1997-11-22Damn, I forgot to regenerate this patch file prior to commit...Peter Wemm1-3/+3
1997-11-22A port for conserver. conserver is the answer to serial consoles. :-)Peter Wemm13-0/+292