| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.1.2_2
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
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. |
20 Mar 2011 12:54:45
1.1.2_2
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
1.1.2_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
09 Apr 2007 15:43:28
1.1.2_2
|
des  |
Add rc script. Note that IWBN to have tits keep a pidfile.
Approved by: maintainer (mich@) |
03 May 2006 23:38:41
1.1.2_1
|
edwin  |
remove USE_REINPLACE for all ports with categories starting with C |
06 Jan 2006 15:25:13
1.1.2_1
|
mich  |
o add patch to fix double-free bug[1]
o bump portrevision
o add SHA256 checksum, while here
Tested by: Achim Gorski <agorski@netapp.com>[1] |
05 Oct 2005 13:55:22
1.1.2
|
mich  |
o Update to -> 1.1.2 |
18 Mar 2004 09:56:10
1.1.1
|
mich  |
- SIZEify.
Submitted by: trevor |
25 Sep 2003 09:00:35
1.1.1
|
mich  |
Update to -> 1.1.1
- "raw" protocol support added
- software flow control support added
Approved by: roberto (mentor) |
07 May 2003 11:37:57
1.0.3
|
mich  |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor) |
21 Feb 2003 11:07:05
1.0.3
|
knu  |
De-pkg-comment. |
02 Jan 2003 18:08:16
1.0.3
|
arved  |
Update to 1.0.3
Pass Maintainership to submitter
PR: 46287
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> |
25 Oct 2002 02:24:33
1.0.2
|
ijliao  |
- Update MASTER_SITE
- USE_REINPLACE
PR: 43639
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
24 Sep 2002 11:24:33
1.0.2
|
alex  |
Fix build by properly defining an argument that is used for poll(2).
Noticed by: bento |
05 Sep 2002 03:47:35
1.0.2
|
kris  |
Fix build on -current by removing an obsoleted patch and setting NO_WERROR |
18 Apr 2001 16:32:59 
|
sobomax  |
Add tits 1.0.2, a server which provides telnet(1) access to one or more tty
ports. |