The FreeBSD Ports Archive
FreeBSD irc : olirc4>
A small irc client using GTK+
olirc history
v. 1.18
date: 2007/05/19 20:11:36; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17
date: 2006/12/23 17:42:41; author: nox; state: Exp; lines: +1 -1
Update MAINTAINER email address of my ports
Approved by: miwi
v. 1.16
date: 2006/03/07 08:26:41; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.15
date: 2005/11/15 06:49:41; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/10/24 09:31:07; author: vs; state: Exp; lines: +2 -1
Make ${LOCALBASE}-safe
PR: ports/878874
Submitted by: maintainer
v. 1.13
date: 2004/02/06 13:11:33; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.12
date: 2004/02/04 05:21:16; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2003/04/20 19:24:47; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.10
date: 2003/02/21 12:17:14; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/11/24 20:14:55; author: sada; state: Exp; lines: +2 -0
Add dependency to tcl
PR: ports/45680
Submitted by: maintainer
v. 1.8
date: 2002/08/30 13:59:42; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42204
Submitted by: Edwin Groothuis
v. 1.7
date: 2002/08/07 16:29:28; author: pat; state: Exp; lines: +4 -3
Update to 0.0.38.a3.2
PR: ports/41090
Submitted by: maintainer
Reviewed by: Tilman Linneweh
v. 1.6
date: 2000/10/05 06:36:21; author: reg; state: Exp; lines: +2 -8
Implement USE_GTK, part 1.
v. 1.5
date: 2000/07/07 19:59:15; author: steve; state: Exp; lines: +7 -3
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru
v. 1.4
date: 2000/04/12 06:28:21; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.3
date: 1999/10/21 06:05:43; author: cpiazza; state: Exp; lines: +4 -4
Update to version 0.0.37
PR: 14384
Submitted by: maintainer
v. 1.2
date: 1999/08/25 06:12:51; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.1
date: 1999/08/02 21:54:31; author: cpiazza; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/08/02 21:54:31; author: cpiazza; state: Exp; lines: +0 -0
A small irc client written in GTK+
PR: 12925
Submitted by: Juergen Lock
=============================================================================
v. 1.18
date: 2007/05/19 20:11:36; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17
date: 2006/12/23 17:42:41; author: nox; state: Exp; lines: +1 -1
Update MAINTAINER email address of my ports
Approved by: miwi
v. 1.16
date: 2006/03/07 08:26:41; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.15
date: 2005/11/15 06:49:41; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/10/24 09:31:07; author: vs; state: Exp; lines: +2 -1
Make ${LOCALBASE}-safe
PR: ports/878874
Submitted by: maintainer
v. 1.13
date: 2004/02/06 13:11:33; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.12
date: 2004/02/04 05:21:16; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2003/04/20 19:24:47; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.10
date: 2003/02/21 12:17:14; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/11/24 20:14:55; author: sada; state: Exp; lines: +2 -0
Add dependency to tcl
PR: ports/45680
Submitted by: maintainer
v. 1.8
date: 2002/08/30 13:59:42; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42204
Submitted by: Edwin Groothuis
v. 1.7
date: 2002/08/07 16:29:28; author: pat; state: Exp; lines: +4 -3
Update to 0.0.38.a3.2
PR: ports/41090
Submitted by: maintainer
Reviewed by: Tilman Linneweh
v. 1.6
date: 2000/10/05 06:36:21; author: reg; state: Exp; lines: +2 -8
Implement USE_GTK, part 1.
v. 1.5
date: 2000/07/07 19:59:15; author: steve; state: Exp; lines: +7 -3
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru
v. 1.4
date: 2000/04/12 06:28:21; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.3
date: 1999/10/21 06:05:43; author: cpiazza; state: Exp; lines: +4 -4
Update to version 0.0.37
PR: 14384
Submitted by: maintainer
v. 1.2
date: 1999/08/25 06:12:51; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.1
date: 1999/08/02 21:54:31; author: cpiazza; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/08/02 21:54:31; author: cpiazza; state: Exp; lines: +0 -0
A small irc client written in GTK+
PR: 12925
Submitted by: Juergen Lock
=============================================================================
v. 1.18
date: 2007/05/19 20:11:36; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17
date: 2006/12/23 17:42:41; author: nox; state: Exp; lines: +1 -1
Update MAINTAINER email address of my ports
Approved by: miwi
v. 1.16
date: 2006/03/07 08:26:41; author: ade; state: Exp; lines: +1 -1
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.15
date: 2005/11/15 06:49:41; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/10/24 09:31:07; author: vs; state: Exp; lines: +2 -1
Make ${LOCALBASE}-safe
PR: ports/878874
Submitted by: maintainer
v. 1.13
date: 2004/02/06 13:11:33; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.12
date: 2004/02/04 05:21:16; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.11
date: 2003/04/20 19:24:47; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.10
date: 2003/02/21 12:17:14; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.9
date: 2002/11/24 20:14:55; author: sada; state: Exp; lines: +2 -0
Add dependency to tcl
PR: ports/45680
Submitted by: maintainer
v. 1.8
date: 2002/08/30 13:59:42; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42204
Submitted by: Edwin Groothuis
v. 1.7
date: 2002/08/07 16:29:28; author: pat; state: Exp; lines: +4 -3
Update to 0.0.38.a3.2
PR: ports/41090
Submitted by: maintainer
Reviewed by: Tilman Linneweh
v. 1.6
date: 2000/10/05 06:36:21; author: reg; state: Exp; lines: +2 -8
Implement USE_GTK, part 1.
v. 1.5
date: 2000/07/07 19:59:15; author: steve; state: Exp; lines: +7 -3
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru
v. 1.4
date: 2000/04/12 06:28:21; author: obrien; state: Exp; lines: +3 -3
Convert to the PORTNAME - PORTVERSION syntax.
v. 1.3
date: 1999/10/21 06:05:43; author: cpiazza; state: Exp; lines: +4 -4
Update to version 0.0.37
PR: 14384
Submitted by: maintainer
v. 1.2
date: 1999/08/25 06:12:51; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.1
date: 1999/08/02 21:54:31; author: cpiazza; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/08/02 21:54:31; author: cpiazza; state: Exp; lines: +0 -0
A small irc client written in GTK+
PR: 12925
Submitted by: Juergen Lock
=============================================================================
|
| |

|