aboutsummaryrefslogtreecommitdiff
path: root/comms/conserver
Commit message (Collapse)AuthorAgeFilesLines
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* New home found for devel/msrc0 and devel/mkcmd distfiles. No longerCy Schubert2011-10-301-3/+0
| | | | | | | | | deprecated. Suggested by: linimon Notes: svn path=/head/; revision=284694
* For ports that have an EXPIRATION_DATE which has already passed, butDoug Barton2011-10-091-0/+3
| | | | | | | | that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31. Notes: svn path=/head/; revision=283224
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Make conserver build under RELENG_8 (800044).Cy Schubert2010-01-292-14/+14
| | | | Notes: svn path=/head/; revision=248785
* Make conserver build under HEAD (900008).Cy Schubert2010-01-283-63/+141
| | | | | | | Split patch-sgtty into the two respecitve files it patches. Notes: svn path=/head/; revision=248745
* - Disable sgtty interface (removed from 8-CURRENT recently) and enable termiosPav Lucistnik2008-07-242-1/+64
| | | | | | | | | | | interface PR: ports/124484 Submitted by: ed Approved by: maintainer timeout (cy; 1 month) Notes: svn path=/head/; revision=217441
* Implement USE_RC_SUBR and clean up rc script.Cy Schubert2008-06-184-55/+5
| | | | | | | Thanks to: brooks Notes: svn path=/head/; revision=215105
* Implmement rcNG.Cy Schubert2008-06-103-33/+55
| | | | Notes: svn path=/head/; revision=214632
* Fix build under 7.0-CURRENT.Cy Schubert2007-09-121-5/+21
| | | | Notes: svn path=/head/; revision=199388
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-2/+0
| | | | Notes: svn path=/head/; revision=161308
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Don't require Perl to build.David E. O'Brien2005-12-171-2/+2
| | | | Notes: svn path=/head/; revision=151365
* - Add ##user form password patch.Florent Thoumie2005-06-012-0/+22
| | | | | | | | | PR: ports/28803 Submitted by: motoyuki Approved by: maintainer timeout (3 years) Notes: svn path=/head/; revision=136611
* Add SIZE.Cy Schubert2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104371
* Add sites to fetch distfile from.Cy Schubert2003-11-091-1/+3
| | | | Notes: svn path=/head/; revision=93482
* Add homepage.Cy Schubert2003-05-041-0/+2
| | | | | | | | PR: 50576 Submitted by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=80126
* 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
* Use USE_PERL5_BUILD where appropriate, instead of hardcodingMaxim Sobolev2002-11-281-2/+3
| | | | | | | | | | ${PORTSDIR}/lang/perl5 as a dependency. Sponsored by: Porta Software Ltd Approved by: portmgr Notes: svn path=/head/; revision=71214
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-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) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT.Cy Schubert2002-11-072-1/+2
| | | | Notes: svn path=/head/; revision=69632
* My employer uses this one quite heavily. I'll maintain it.Cy Schubert2002-06-091-1/+1
| | | | Notes: svn path=/head/; revision=60966
* To ports@freebsd.org.David E. O'Brien2002-06-081-1/+1
| | | | Notes: svn path=/head/; revision=60872
* Needs perl to build.David E. O'Brien2002-05-161-1/+3
| | | | Notes: svn path=/head/; revision=59284
* Fix a bogon where too many arguments are passed in a printf().David E. O'Brien2001-11-081-0/+12
| | | | | | | | | It is obvious which argument does not belong (maybe left from a older version?) Submitted by: brian Notes: svn path=/head/; revision=49857
* Our [md5] encrypted passwords can be up to 64 characters in length.David E. O'Brien2001-11-081-0/+5
| | | | | | | Submitted by: brian Notes: svn path=/head/; revision=49856
* I am told the cy driver does support BREAK and has for quite a while now.David E. O'Brien2001-11-081-3/+2
| | | | Notes: svn path=/head/; revision=49855
* Allow "stat" in addition to "status".David E. O'Brien2001-09-082-2/+2
| | | | Notes: svn path=/head/; revision=47527
* Totally turn off the processing of MESSAGE until I can remember what theDavid E. O'Brien2001-03-111-2/+2
| | | | | | | one that did not get committed had to say. Notes: svn path=/head/; revision=39491
* 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 the port, and I don't remember what its contents were now. :-( Notes: svn path=/head/; revision=38277
* Upgrade to version 8.5David E. O'Brien2000-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> Notes: svn path=/head/; revision=35374
* Add $FreeBSD$.David E. O'Brien2000-11-221-0/+2
| | | | Notes: svn path=/head/; revision=35325
* Add 'restart' and 'status' functionality.David E. O'Brien2000-11-212-2/+20
| | | | Notes: svn path=/head/; revision=35319
* Make PREFIX clean and respect CFLAGS.David E. O'Brien2000-11-115-35/+62
| | | | | | | | PR: 21365 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=34987
* Assume maintainership.David E. O'Brien2000-08-241-1/+2
| | | | | | | Approved by: peter Notes: svn path=/head/; revision=31941
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-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. Notes: svn path=/head/; revision=30229
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-3/+3
| | | | Notes: svn path=/head/; revision=27419
* Make PREFIX clean.David E. O'Brien2000-02-184-7/+7
| | | | | | | | PR: 14854 Submitted by: Joe Greco <jgreco@solaria.sol.net> Notes: svn path=/head/; revision=25970
* Support tty speeds of 57600 and 115200 bit/sec.David E. O'Brien2000-02-181-6/+25
| | | | | | | | PR: 14977 Submitted by: Vlad Patenko <vlad@lucky.net> Notes: svn path=/head/; revision=25969
* Typo: s/PREFiX/PREFIX/ *blush*Peter Wemm1999-09-101-1/+1
| | | | | | | Submitted by: phk Notes: svn path=/head/; revision=21553
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* cp -> ${CP}Chris Piazza1999-08-181-8/+8
| | | | | | | | | | | mv -> ${MV} echo -> ${ECHO} PR: 13181 Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru> Notes: svn path=/head/; revision=20795
* s,/usr/local,${PREFIX},gMichael Haro1999-06-051-3/+3
| | | | Notes: svn path=/head/; revision=19218
* Wow. Deleting manpages is a lot faster on bento.Tim Vanderhoek1998-08-171-3/+0
| | | | Notes: svn path=/head/; revision=12571
* Sigh. Putting the non-modifyable value first in the condition mightPeter Wemm1998-06-301-8/+1
| | | | | | | | prevent programming (== vs. =) errors, but it confused the hell out of me at least. Notes: svn path=/head/; revision=11617
* Another spin loop bug. On dropped network connections, console(8) canPeter Wemm1998-06-281-0/+7
| | | | | | | also spin getting a 0 return from write(). (it's only testing for -1). Notes: svn path=/head/; revision=11583
* Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,Peter Wemm1998-06-281-0/+9
| | | | | | | based on a suggestion ages ago by: Tor Egge <Tor.Egge@idi.ntnu.no> Notes: svn path=/head/; revision=11582
* Attempt to catch another spin in the client on a zero return from read().Peter Wemm1998-06-281-0/+7
| | | | Notes: svn path=/head/; revision=11581