The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD irc : lostirc

A simple and minimal IRC client for X

 LostIRC is an IRC client for X, written in C++ using gtkmm as a widget set. 
The goal of the first stable version, is to make a simple, keyboard 
controlled IRC application with basic features implemented.

Key features:

   * Simple and minimal client, where the keyboard can be used almost
     exclusively
   * Tab-completion for both nicks and commands 
   * Autojoin servers and set which IRC commands to execute on connect
   * Multi-server support
   * DCC SEND support 

http://lostirc.sourceforge.net/



lostirc history


v. 1.29
date: 2007/10/24 23:35:58;  author: marcus;  state: Exp;  lines: +1 -1
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338

v. 1.28 date: 2007/05/31 21:55:17; author: arved; state: Exp; lines: +1 -1 Use system compiler on CURRENT
v. 1.27 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.26 date: 2006/05/08 10:32:02; author: edwin; state: Exp; lines: +0 -1 remove USE_REINPLACE for all categories starting with I
v. 1.25 date: 2005/11/05 05:21:40; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24 date: 2005/06/10 07:57:38; author: pat; state: Exp; lines: +1 -1 Update to 0.4.6 PR: ports/82075 Submitted by: ports fury
v. 1.23 date: 2005/05/16 04:29:55; author: jylefort; state: Exp; lines: +1 -2 Update to 0.4.5 PR: ports/81053 Submitted by: KATO Tsuguru
v. 1.22 date: 2005/03/12 10:53:52; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.21 date: 2005/03/07 14:46:12; author: flz; state: Exp; lines: +10 -25 - Update to 0.4.4. - Global clean up of the port. PR: ports/78500 Submitted by: Ports Fury Approved by: pav (mentor)
v. 1.20 date: 2005/01/11 22:50:33; author: mezz; state: Exp; lines: +6 -5 - Some very small clean up for portlint. - Add gnometarget. - Add gnomehier to fix the pkg-plist. [1] - GNU_CONFIGURE -> USE_LIBTOOL_VER=15. - Disable install .desktop for KDE menu to fix the pkg-plist. KDE is living in in the ${LOCALBASE}; not in ${X11BASE}. KDE user or KDE maintainer, if you care this then please take care of it as I don't have any KDE install and can't test it. [1] Reported by: pointyhat via kris [1]
v. 1.19 date: 2004/12/12 14:49:37; author: josef; state: Exp; lines: +1 -1 Unset maintainership on ports. Multiple maintainer timeouts. Approved by: portmgr
v. 1.18 date: 2004/11/07 22:36:33; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.17 date: 2004/04/05 03:29:50; author: marcus; state: Exp; lines: +1 -0 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.16 date: 2004/02/10 21:49:03; author: linimon; state: Exp; lines: +5 -5 Update to 0.3.2: lots of bugfixes, many of which do not apply to FreeBSD. See ChangeLog for details. PR: ports/ Submitted by: Juan Salaverria (maintainer)
v. 1.15 date: 2004/02/04 04:36:03; author: marcus; state: Exp; lines: +3 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.14 date: 2004/01/23 18:11:57; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.13 date: 2003/11/19 00:57:26; author: pav; state: Exp; lines: +2 -0 - Use system gettext instead of bundled one. PR: ports/58427 Submitted by: Simon Barner Approved by: adamw (mentor)
v. 1.12 date: 2003/08/26 20:25:45; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.11 date: 2003/08/25 05:41:27; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.10 date: 2003/07/08 06:22:10; author: daichi; state: Exp; lines: +8 -7 update irc/lostirc: 0.2.5 -> 0.2.7 PR: 54192 Submitted by: Juan Salaverria (maintainer)
v. 1.9 date: 2003/06/04 22:43:29; author: kris; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
v. 1.8 date: 2003/05/18 09:25:44; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.7 date: 2003/04/20 19:24:47; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.6 date: 2003/03/15 23:44:14; author: marcus; state: Exp; lines: +2 -1 Chase gtkmm shared lib version. Requested by: kris Pointy hat to: me probably
v. 1.5 date: 2003/02/21 12:17:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.4 date: 2003/01/18 18:43:02; author: arved; state: Exp; lines: +9 -4 Update to 0.2.5 PR: 47155 Submitted by: Juan Salaverria
v. 1.3 date: 2002/08/30 13:59:41; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42204 Submitted by: Edwin Groothuis
v. 1.2 date: 2002/07/22 21:29:03; author: pat; state: Exp; lines: +1 -1 Update to 0.1.4 PR: ports/40880 Submitted by: maintainer
v. 1.1 date: 2002/07/01 14:34:53; author: ijliao; state: Exp; add lostirc 0.1.2 LostIRC is a simple and minimal IRC client for X PR: 40064 Submitted by: Juan Salaverria ============================================================================= v. 1.29 date: 2007/10/24 23:35:58; author: marcus; state: Exp; lines: +1 -1 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
v. 1.28 date: 2007/05/31 21:55:17; author: arved; state: Exp; lines: +1 -1 Use system compiler on CURRENT
v. 1.27 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.26 date: 2006/05/08 10:32:02; author: edwin; state: Exp; lines: +0 -1 remove USE_REINPLACE for all categories starting with I
v. 1.25 date: 2005/11/05 05:21:40; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24 date: 2005/06/10 07:57:38; author: pat; state: Exp; lines: +1 -1 Update to 0.4.6 PR: ports/82075 Submitted by: ports fury
v. 1.23 date: 2005/05/16 04:29:55; author: jylefort; state: Exp; lines: +1 -2 Update to 0.4.5 PR: ports/81053 Submitted by: KATO Tsuguru
v. 1.22 date: 2005/03/12 10:53:52; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.21 date: 2005/03/07 14:46:12; author: flz; state: Exp; lines: +10 -25 - Update to 0.4.4. - Global clean up of the port. PR: ports/78500 Submitted by: Ports Fury Approved by: pav (mentor)
v. 1.20 date: 2005/01/11 22:50:33; author: mezz; state: Exp; lines: +6 -5 - Some very small clean up for portlint. - Add gnometarget. - Add gnomehier to fix the pkg-plist. [1] - GNU_CONFIGURE -> USE_LIBTOOL_VER=15. - Disable install .desktop for KDE menu to fix the pkg-plist. KDE is living in in the ${LOCALBASE}; not in ${X11BASE}. KDE user or KDE maintainer, if you care this then please take care of it as I don't have any KDE install and can't test it. [1] Reported by: pointyhat via kris [1]
v. 1.19 date: 2004/12/12 14:49:37; author: josef; state: Exp; lines: +1 -1 Unset maintainership on ports. Multiple maintainer timeouts. Approved by: portmgr
v. 1.18 date: 2004/11/07 22:36:33; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.17 date: 2004/04/05 03:29:50; author: marcus; state: Exp; lines: +1 -0 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.16 date: 2004/02/10 21:49:03; author: linimon; state: Exp; lines: +5 -5 Update to 0.3.2: lots of bugfixes, many of which do not apply to FreeBSD. See ChangeLog for details. PR: ports/ Submitted by: Juan Salaverria (maintainer)
v. 1.15 date: 2004/02/04 04:36:03; author: marcus; state: Exp; lines: +3 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.14 date: 2004/01/23 18:11:57; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.13 date: 2003/11/19 00:57:26; author: pav; state: Exp; lines: +2 -0 - Use system gettext instead of bundled one. PR: ports/58427 Submitted by: Simon Barner Approved by: adamw (mentor)
v. 1.12 date: 2003/08/26 20:25:45; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.11 date: 2003/08/25 05:41:27; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.10 date: 2003/07/08 06:22:10; author: daichi; state: Exp; lines: +8 -7 update irc/lostirc: 0.2.5 -> 0.2.7 PR: 54192 Submitted by: Juan Salaverria (maintainer)
v. 1.9 date: 2003/06/04 22:43:29; author: kris; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
v. 1.8 date: 2003/05/18 09:25:44; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.7 date: 2003/04/20 19:24:47; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.6 date: 2003/03/15 23:44:14; author: marcus; state: Exp; lines: +2 -1 Chase gtkmm shared lib version. Requested by: kris Pointy hat to: me probably
v. 1.5 date: 2003/02/21 12:17:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.4 date: 2003/01/18 18:43:02; author: arved; state: Exp; lines: +9 -4 Update to 0.2.5 PR: 47155 Submitted by: Juan Salaverria
v. 1.3 date: 2002/08/30 13:59:41; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42204 Submitted by: Edwin Groothuis
v. 1.2 date: 2002/07/22 21:29:03; author: pat; state: Exp; lines: +1 -1 Update to 0.1.4 PR: ports/40880 Submitted by: maintainer
v. 1.1 date: 2002/07/01 14:34:53; author: ijliao; state: Exp; add lostirc 0.1.2 LostIRC is a simple and minimal IRC client for X PR: 40064 Submitted by: Juan Salaverria ============================================================================= v. 1.29 date: 2007/10/24 23:35:58; author: marcus; state: Exp; lines: +1 -1 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
v. 1.28 date: 2007/05/31 21:55:17; author: arved; state: Exp; lines: +1 -1 Use system compiler on CURRENT
v. 1.27 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.26 date: 2006/05/08 10:32:02; author: edwin; state: Exp; lines: +0 -1 remove USE_REINPLACE for all categories starting with I
v. 1.25 date: 2005/11/05 05:21:40; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.24 date: 2005/06/10 07:57:38; author: pat; state: Exp; lines: +1 -1 Update to 0.4.6 PR: ports/82075 Submitted by: ports fury
v. 1.23 date: 2005/05/16 04:29:55; author: jylefort; state: Exp; lines: +1 -2 Update to 0.4.5 PR: ports/81053 Submitted by: KATO Tsuguru
v. 1.22 date: 2005/03/12 10:53:52; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.21 date: 2005/03/07 14:46:12; author: flz; state: Exp; lines: +10 -25 - Update to 0.4.4. - Global clean up of the port. PR: ports/78500 Submitted by: Ports Fury Approved by: pav (mentor)
v. 1.20 date: 2005/01/11 22:50:33; author: mezz; state: Exp; lines: +6 -5 - Some very small clean up for portlint. - Add gnometarget. - Add gnomehier to fix the pkg-plist. [1] - GNU_CONFIGURE -> USE_LIBTOOL_VER=15. - Disable install .desktop for KDE menu to fix the pkg-plist. KDE is living in in the ${LOCALBASE}; not in ${X11BASE}. KDE user or KDE maintainer, if you care this then please take care of it as I don't have any KDE install and can't test it. [1] Reported by: pointyhat via kris [1]
v. 1.19 date: 2004/12/12 14:49:37; author: josef; state: Exp; lines: +1 -1 Unset maintainership on ports. Multiple maintainer timeouts. Approved by: portmgr
v. 1.18 date: 2004/11/07 22:36:33; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.17 date: 2004/04/05 03:29:50; author: marcus; state: Exp; lines: +1 -0 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.16 date: 2004/02/10 21:49:03; author: linimon; state: Exp; lines: +5 -5 Update to 0.3.2: lots of bugfixes, many of which do not apply to FreeBSD. See ChangeLog for details. PR: ports/ Submitted by: Juan Salaverria (maintainer)
v. 1.15 date: 2004/02/04 04:36:03; author: marcus; state: Exp; lines: +3 -3 Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
v. 1.14 date: 2004/01/23 18:11:57; author: trevor; state: Exp; lines: +1 -1 Now gettext 0.12.1 is gettext-old.
v. 1.13 date: 2003/11/19 00:57:26; author: pav; state: Exp; lines: +2 -0 - Use system gettext instead of bundled one. PR: ports/58427 Submitted by: Simon Barner Approved by: adamw (mentor)
v. 1.12 date: 2003/08/26 20:25:45; author: marcus; state: Exp; lines: +1 -0 Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
v. 1.11 date: 2003/08/25 05:41:27; author: marcus; state: Exp; lines: +1 -1 Chase the libintl.so shared lib version.
v. 1.10 date: 2003/07/08 06:22:10; author: daichi; state: Exp; lines: +8 -7 update irc/lostirc: 0.2.5 -> 0.2.7 PR: 54192 Submitted by: Juan Salaverria (maintainer)
v. 1.9 date: 2003/06/04 22:43:29; author: kris; state: Exp; lines: +6 -6 Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris
v. 1.8 date: 2003/05/18 09:25:44; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.1: bad C++
v. 1.7 date: 2003/04/20 19:24:47; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.6 date: 2003/03/15 23:44:14; author: marcus; state: Exp; lines: +2 -1 Chase gtkmm shared lib version. Requested by: kris Pointy hat to: me probably
v. 1.5 date: 2003/02/21 12:17:14; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.4 date: 2003/01/18 18:43:02; author: arved; state: Exp; lines: +9 -4 Update to 0.2.5 PR: 47155 Submitted by: Juan Salaverria
v. 1.3 date: 2002/08/30 13:59:41; author: lioux; state: Exp; lines: +2 -1 Deploy USE_GNOMENG infrastructure PR: 42204 Submitted by: Edwin Groothuis
v. 1.2 date: 2002/07/22 21:29:03; author: pat; state: Exp; lines: +1 -1 Update to 0.1.4 PR: ports/40880 Submitted by: maintainer
v. 1.1 date: 2002/07/01 14:34:53; author: ijliao; state: Exp; add lostirc 0.1.2 LostIRC is a simple and minimal IRC client for X PR: 40064 Submitted by: Juan Salaverria =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm