aboutsummaryrefslogtreecommitdiff
path: root/comms/tits
Commit message (Collapse)AuthorAgeFilesLines
* Allow staging as a regular userAntoine Brodin2014-06-071-3/+3
| | | | Notes: svn path=/head/; revision=356953
* - Support stagingEmanuel Haupt2014-02-082-5/+5
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=343393
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Add rc script. Note that IWBN to have tits keep a pidfile.Dag-Erling Smørgrav2007-04-092-1/+36
| | | | | | | Approved by: maintainer (mich@) Notes: svn path=/head/; revision=189572
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* o add patch to fix double-free bug[1]Michael Landin2006-01-063-0/+18
| | | | | | | | | | o bump portrevision o add SHA256 checksum, while here Tested by: Achim Gorski <agorski@netapp.com>[1] Notes: svn path=/head/; revision=152896
* o Update to -> 1.1.2Michael Landin2005-10-052-3/+3
| | | | Notes: svn path=/head/; revision=144293
* - SIZEify.Michael Landin2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104421
* Update to -> 1.1.1Michael Landin2003-09-253-6/+7
| | | | | | | | | | - "raw" protocol support added - software flow control support added Approved by: roberto (mentor) Notes: svn path=/head/; revision=89330
* Change maintainer email to my @FreeBSD.org addressMichael Landin2003-05-071-1/+1
| | | | | | | Approved by: roberto(mentor) Notes: svn path=/head/; revision=80360
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Update to 1.0.3Tilman Keskinoz2003-01-023-5/+7
| | | | | | | | | | Pass Maintainership to submitter PR: 46287 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Notes: svn path=/head/; revision=72248
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+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 in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* - Update MASTER_SITEYing-Chieh Liao2002-10-251-6/+4
| | | | | | | | | | - USE_REINPLACE PR: 43639 Submitted by: Sergei Kolobov <sergei@kolobov.com> Notes: svn path=/head/; revision=68763
* Fix build by properly defining an argument that is used for poll(2).Alexander Langer2002-09-241-0/+11
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=67091
* Fix build on -current by removing an obsoleted patch and setting NO_WERRORKris Kennaway2002-09-052-20/+6
| | | | Notes: svn path=/head/; revision=65651
* Add tits 1.0.2, a server which provides telnet(1) access to one orMaxim Sobolev2001-04-188-0/+98
more tty ports. Obtained from: NetBSD Notes: svn path=/head/; revision=41648