The FreeBSD Ports Archive
FreeBSD irc : blackened4>
The Blackened IRC Client
Blackened is an enhanced IRC client that offers a variety of features
not found in other clients, including commands designed for IRC
server operators and administrators. Normal users also benefit from
additional functionality.
IRC: irc.blackened.com #blackened
http://freebsd.aeternal.net/ports/
|
blackened history
v. 1.18
date: 2007/10/11 21:52:03; author: linimon; state: Exp; lines: +1 -1
Reset corwin@aeternal.net due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.17
date: 2006/05/22 21:09:19; author: ehaupt; state: Exp; lines: +2 -0
- Pacify portlint by using %%DATADIR%% macro [1]
- Move man page from pkg-plist to MAN1
PR: 96880
Submitted by: Martin Wilke
Approved by: Martin Hudec (maintainer)
v. 1.16
date: 2005/10/29 13:26:57; author: lawrance; state: Exp; lines: +2 -6
- set new mastersite
- give maintainership to submitter
PR: ports/88175
Submitted by: Martin Hudec
v. 1.15
date: 2005/10/10 02:18:10; author: linimon; state: Exp; lines: +6 -2
Reset bouncing maintainer address; mark broken since it does not fetch.
Source: distfile survey
v. 1.14
date: 2003/02/21 12:17:12; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
date: 2002/03/19 02:45:38; author: pat; state: Exp; lines: +1 -5
Update to 1.8.1
PR: 36052
Submitted by: maintainer
v. 1.12
date: 2001/12/19 01:10:49; author: will; state: Exp; lines: +7 -3
Upgrade to 1.8.0. Resolve conflict on -CURRENT by changing one of toast.c's
function names, long_to_time, to ch_to_time(). Tim will take care of it
later.
PR: 32992
Submitted by: Timothy Jensen
v. 1.11
date: 2000/09/25 12:21:33; author: asami; state: Exp; lines: +1 -2
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev and kris
v. 1.10
date: 2000/04/12 06:28:07; author: obrien; state: Exp; lines: +4 -5
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.9
date: 2000/03/25 22:12:56; author: will; state: Exp; lines: +2 -3
Change MAINTAINER to toast@blackened.com, the author of blackened. I've
wanted to do this for some time now.
Responsibility accepted by: toast@blackened.com
v. 1.8
date: 2000/03/22 01:59:16; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.7
date: 1999/09/24 23:34:19; author: cpiazza; state: Exp; lines: +4 -5
Update to version 1.7.1
PR: 13937
Submitted by: maintainer
v. 1.6
date: 1999/08/25 06:12:36; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/08/08 00:32:30; author: billf; state: Exp; lines: +2 -2
Make this port a tad bit easier to upgrade in the future. cpiazza
already fixed the problem I had originally checked this to fix.
v. 1.4
date: 1999/08/01 00:46:36; author: cpiazza; state: Exp; lines: +7 -23
Update to version 1.7.0
PR: 12867
Submitted by: Will Andrews , maintainer
v. 1.3
date: 1999/06/28 02:20:06; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.2
date: 1999/06/19 09:13:39; author: cpiazza; state: Exp; lines: +3 -3
Install into ${PREFIX}/share/blackened, not ${PREFIX}/blackened.
v. 1.1
date: 1999/06/19 08:57:16; author: cpiazza; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/06/19 08:57:16; author: cpiazza; state: Exp; lines: +0 -0
An alternative IRC client made by Timothy Jensen
that offers a variety of new features not found in other clients.
PR: 12217
Submitted by: Will Andrews
=============================================================================
v. 1.18
date: 2007/10/11 21:52:03; author: linimon; state: Exp; lines: +1 -1
Reset corwin@aeternal.net due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.17
date: 2006/05/22 21:09:19; author: ehaupt; state: Exp; lines: +2 -0
- Pacify portlint by using %%DATADIR%% macro [1]
- Move man page from pkg-plist to MAN1
PR: 96880
Submitted by: Martin Wilke
Approved by: Martin Hudec (maintainer)
v. 1.16
date: 2005/10/29 13:26:57; author: lawrance; state: Exp; lines: +2 -6
- set new mastersite
- give maintainership to submitter
PR: ports/88175
Submitted by: Martin Hudec
v. 1.15
date: 2005/10/10 02:18:10; author: linimon; state: Exp; lines: +6 -2
Reset bouncing maintainer address; mark broken since it does not fetch.
Source: distfile survey
v. 1.14
date: 2003/02/21 12:17:12; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
date: 2002/03/19 02:45:38; author: pat; state: Exp; lines: +1 -5
Update to 1.8.1
PR: 36052
Submitted by: maintainer
v. 1.12
date: 2001/12/19 01:10:49; author: will; state: Exp; lines: +7 -3
Upgrade to 1.8.0. Resolve conflict on -CURRENT by changing one of toast.c's
function names, long_to_time, to ch_to_time(). Tim will take care of it
later.
PR: 32992
Submitted by: Timothy Jensen
v. 1.11
date: 2000/09/25 12:21:33; author: asami; state: Exp; lines: +1 -2
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev and kris
v. 1.10
date: 2000/04/12 06:28:07; author: obrien; state: Exp; lines: +4 -5
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.9
date: 2000/03/25 22:12:56; author: will; state: Exp; lines: +2 -3
Change MAINTAINER to toast@blackened.com, the author of blackened. I've
wanted to do this for some time now.
Responsibility accepted by: toast@blackened.com
v. 1.8
date: 2000/03/22 01:59:16; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.7
date: 1999/09/24 23:34:19; author: cpiazza; state: Exp; lines: +4 -5
Update to version 1.7.1
PR: 13937
Submitted by: maintainer
v. 1.6
date: 1999/08/25 06:12:36; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/08/08 00:32:30; author: billf; state: Exp; lines: +2 -2
Make this port a tad bit easier to upgrade in the future. cpiazza
already fixed the problem I had originally checked this to fix.
v. 1.4
date: 1999/08/01 00:46:36; author: cpiazza; state: Exp; lines: +7 -23
Update to version 1.7.0
PR: 12867
Submitted by: Will Andrews , maintainer
v. 1.3
date: 1999/06/28 02:20:06; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.2
date: 1999/06/19 09:13:39; author: cpiazza; state: Exp; lines: +3 -3
Install into ${PREFIX}/share/blackened, not ${PREFIX}/blackened.
v. 1.1
date: 1999/06/19 08:57:16; author: cpiazza; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/06/19 08:57:16; author: cpiazza; state: Exp; lines: +0 -0
An alternative IRC client made by Timothy Jensen
that offers a variety of new features not found in other clients.
PR: 12217
Submitted by: Will Andrews
=============================================================================
v. 1.18
date: 2007/10/11 21:52:03; author: linimon; state: Exp; lines: +1 -1
Reset corwin@aeternal.net due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.17
date: 2006/05/22 21:09:19; author: ehaupt; state: Exp; lines: +2 -0
- Pacify portlint by using %%DATADIR%% macro [1]
- Move man page from pkg-plist to MAN1
PR: 96880
Submitted by: Martin Wilke
Approved by: Martin Hudec (maintainer)
v. 1.16
date: 2005/10/29 13:26:57; author: lawrance; state: Exp; lines: +2 -6
- set new mastersite
- give maintainership to submitter
PR: ports/88175
Submitted by: Martin Hudec
v. 1.15
date: 2005/10/10 02:18:10; author: linimon; state: Exp; lines: +6 -2
Reset bouncing maintainer address; mark broken since it does not fetch.
Source: distfile survey
v. 1.14
date: 2003/02/21 12:17:12; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
date: 2002/03/19 02:45:38; author: pat; state: Exp; lines: +1 -5
Update to 1.8.1
PR: 36052
Submitted by: maintainer
v. 1.12
date: 2001/12/19 01:10:49; author: will; state: Exp; lines: +7 -3
Upgrade to 1.8.0. Resolve conflict on -CURRENT by changing one of toast.c's
function names, long_to_time, to ch_to_time(). Tim will take care of it
later.
PR: 32992
Submitted by: Timothy Jensen
v. 1.11
date: 2000/09/25 12:21:33; author: asami; state: Exp; lines: +1 -2
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev and kris
v. 1.10
date: 2000/04/12 06:28:07; author: obrien; state: Exp; lines: +4 -5
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.9
date: 2000/03/25 22:12:56; author: will; state: Exp; lines: +2 -3
Change MAINTAINER to toast@blackened.com, the author of blackened. I've
wanted to do this for some time now.
Responsibility accepted by: toast@blackened.com
v. 1.8
date: 2000/03/22 01:59:16; author: will; state: Exp; lines: +2 -2
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
v. 1.7
date: 1999/09/24 23:34:19; author: cpiazza; state: Exp; lines: +4 -5
Update to version 1.7.1
PR: 13937
Submitted by: maintainer
v. 1.6
date: 1999/08/25 06:12:36; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/08/08 00:32:30; author: billf; state: Exp; lines: +2 -2
Make this port a tad bit easier to upgrade in the future. cpiazza
already fixed the problem I had originally checked this to fix.
v. 1.4
date: 1999/08/01 00:46:36; author: cpiazza; state: Exp; lines: +7 -23
Update to version 1.7.0
PR: 12867
Submitted by: Will Andrews , maintainer
v. 1.3
date: 1999/06/28 02:20:06; author: billf; state: Exp; lines: +2 -2
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.2
date: 1999/06/19 09:13:39; author: cpiazza; state: Exp; lines: +3 -3
Install into ${PREFIX}/share/blackened, not ${PREFIX}/blackened.
v. 1.1
date: 1999/06/19 08:57:16; author: cpiazza; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/06/19 08:57:16; author: cpiazza; state: Exp; lines: +0 -0
An alternative IRC client made by Timothy Jensen
that offers a variety of new features not found in other clients.
PR: 12217
Submitted by: Will Andrews
=============================================================================
|
| |

|