summaryrefslogtreecommitdiffstats
path: root/comms/conserver
Commit message (Collapse)AuthorAgeFilesLines
* Add SIZE.cy2004-03-181-0/+1
| | | | Submitted by: trevor
* Add sites to fetch distfile from.cy2003-11-091-1/+3
|
* Add homepage.cy2003-05-041-0/+2
| | | | | PR: 50576 Submitted by: Dan Langille <dan@langille.org>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingsobomax2002-11-281-2/+3
| | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-3/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT.cy2002-11-072-1/+2
|
* My employer uses this one quite heavily. I'll maintain it.cy2002-06-091-1/+1
|
* To ports@freebsd.org.obrien2002-06-081-1/+1
|
* Needs perl to build.obrien2002-05-161-1/+3
|
* Fix a bogon where too many arguments are passed in a printf().obrien2001-11-081-0/+12
| | | | | | It is obvious which argument does not belong (maybe left from a older version?) Submitted by: brian
* Our [md5] encrypted passwords can be up to 64 characters in length.obrien2001-11-081-0/+5
| | | | Submitted by: brian
* I am told the cy driver does support BREAK and has for quite a while now.obrien2001-11-081-3/+2
|
* Allow "stat" in addition to "status".obrien2001-09-082-2/+2
|
* Totally turn off the processing of MESSAGE until I can remember what theobrien2001-03-111-2/+2
| | | | one that did not get committed had to say.
* Don't try to use 'pkg-message' for now. I forgot to `cvs add` it when Iobrien2001-02-121-2/+2
| | | | upgrade the port, and I don't remember what its contents were now. :-(
* Upgrade to version 8.5obrien2000-11-2318-371/+140
| | | | | | | [based on patch submitted in PR, but greatly re-worked by me] PR: 14970 Submitted by: Andrew J. Korty <ajk@waterspout.com>
* Add $FreeBSD$.obrien2000-11-221-0/+2
|
* Add 'restart' and 'status' functionality.obrien2000-11-212-2/+20
|
* Make PREFIX clean and respect CFLAGS.obrien2000-11-115-35/+62
| | | | | PR: 21365 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Assume maintainership.obrien2000-08-241-1/+2
| | | | Approved by: peter
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-053-5/+46
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-3/+3
|
* Make PREFIX clean.obrien2000-02-184-7/+7
| | | | | PR: 14854 Submitted by: Joe Greco <jgreco@solaria.sol.net>
* Support tty speeds of 57600 and 115200 bit/sec.obrien2000-02-181-6/+25
| | | | | PR: 14977 Submitted by: Vlad Patenko <vlad@lucky.net>
* Typo: s/PREFiX/PREFIX/ *blush*peter1999-09-101-1/+1
| | | | Submitted by: phk
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* cp -> ${CP}cpiazza1999-08-181-8/+8
| | | | | | | | mv -> ${MV} echo -> ${ECHO} PR: 13181 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru>
* s,/usr/local,${PREFIX},gmharo1999-06-051-3/+3
|
* Wow. Deleting manpages is a lot faster on bento.hoek1998-08-171-3/+0
|
* Sigh. Putting the non-modifyable value first in the condition mightpeter1998-06-301-8/+1
| | | | | prevent programming (== vs. =) errors, but it confused the hell out of me at least.
* Another spin loop bug. On dropped network connections, console(8) canpeter1998-06-281-0/+7
| | | | also spin getting a 0 return from write(). (it's only testing for -1).
* Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,peter1998-06-281-0/+9
| | | | based on a suggestion ages ago by: Tor Egge <Tor.Egge@idi.ntnu.no>
* Attempt to catch another spin in the client on a zero return from read().peter1998-06-281-0/+7
|
* Catch a 0 return from read() on carrier loss, otherwise it spins in anpeter1998-06-281-0/+9
| | | | | | infinite loop. Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no> (ages ago)
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-2/+1
|
* FreeBSD has setsockopt().peter1998-04-201-2/+9
|
* Argh; have I mentioned that I hate ttyslot() keyed utmp files yet? :-]peter1998-04-181-4/+5
|
* Tweak autologin to get it to the point where it appears to work..peter1998-04-185-3/+95
| | | | | Move 'console' to /usr/local/bin rather than /usr/local/sbin since there's nothing about it that requires superuser access in any way.
* Work around "new" uudecode behavior.. (argh!)peter1998-03-221-3/+5
| | | | Reviewed by: asami
* Don't ask me why, but patch is failing now.asami1998-03-221-1/+3
| | | | | | | | ===> Patching for conserver-5.21 ===> Applying FreeBSD patches for conserver-5.21 No file to patch. Skipping... 2 out of 2 hunks ignored--saving rejects to ./conserver/group.c.rej *** Error code 2
* Create a /usr/local/etc/rc.d/conserver.sh script for starting up.peter1997-11-222-1/+12
|
* Specify the port rather than depending /etc/services or the yppeter1997-11-222-2/+2
| | | | services.byname table to be bashed.
* Make it a bit easier to override the compiled-in "default" host for thepeter1997-11-221-2/+6
| | | | | console(8) client. (The default is OK since it's a command-line option). Also, list the MAN?= entries :-]
* Damn, I forgot to regenerate this patch file prior to commit...peter1997-11-221-3/+3
|
* A port for conserver. conserver is the answer to serial consoles. :-)peter1997-11-2213-0/+292
There is a later version of conserver, but it requires a rather extensive build environment and set of tools to build it. This version works is nice and stable though.
OpenPOWER on IntegriCloud