Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0_1 14 Mar 2024 09:34:32
    |
Christian Weisgerber (naddy)  |
comms/tits: Move man pages to share/man
Approved by: portmgr (blanket) |
1.3.0 20 Jul 2022 14:21:01
    |
Tobias C. Berner (tcberner)  |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
1.3.0 02 May 2022 11:06:43
    |
Rene Ladan (rene)  |
grimreaper: return mich's ports to the pool after safekeeping his ports bit. |
1.3.0 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.3.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.3.0 16 Feb 2021 12:26:25
  |
mich  |
- change to MK_WERROR
PR: 253548
Submitted by: mike@sentex.net |
1.3.0 17 Jun 2019 13:37:52
  |
mich  |
- update to -> 1.3.0
- cleanup Makefile to keep portlint happy
- regenerate patches to keep portlint happy
PR: 238610
Submitted by: Thomas Merkel <tm@NetBSD.org> |
1.1.2_2 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.1.2_2 22 May 2015 13:34:22
  |
mat  |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
1.1.2_2 02 Mar 2015 23:09:43
  |
bapt  |
Remove Authors from pkg-descr |
1.1.2_2 07 Jun 2014 21:26:54
  |
antoine  |
Allow staging as a regular user |
1.1.2_2 08 Feb 2014 21:38:46
  |
ehaupt  |
- Support staging
- Add LICENSE |
1.1.2_2 20 Sep 2013 16:03:29
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
1.1.2_2 14 Jan 2012 08:57:23
 |
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. |
1.1.2_2 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.1.2_2 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.1.2_2 09 Apr 2007 15:43:28
 |
des  |
Add rc script. Note that IWBN to have tits keep a pidfile.
Approved by: maintainer (mich@) |
1.1.2_1 03 May 2006 23:38:41
 |
edwin  |
remove USE_REINPLACE for all ports with categories starting with C |
1.1.2_1 06 Jan 2006 15:25:13
 |
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] |
1.1.2 05 Oct 2005 13:55:22
 |
mich  |
o Update to -> 1.1.2 |
1.1.1 18 Mar 2004 09:56:10
 |
mich  |
- SIZEify.
Submitted by: trevor |
1.1.1 25 Sep 2003 09:00:35
 |
mich  |
Update to -> 1.1.1
- "raw" protocol support added
- software flow control support added
Approved by: roberto (mentor) |
1.0.3 07 May 2003 11:37:57
 |
mich  |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor) |
1.0.3 21 Feb 2003 11:07:05
 |
knu  |
De-pkg-comment. |
1.0.3 02 Jan 2003 18:08:16
 |
arved  |
Update to 1.0.3
Pass Maintainership to submitter
PR: 46287
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> |
1.0.2 25 Oct 2002 02:24:33
 |
ijliao  |
- Update MASTER_SITE
- USE_REINPLACE
PR: 43639
Submitted by: Sergei Kolobov <sergei@kolobov.com> |
1.0.2 24 Sep 2002 11:24:33
 |
alex  |
Fix build by properly defining an argument that is used for poll(2).
Noticed by: bento |
1.0.2 05 Sep 2002 03:47:35
 |
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. |