The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD irc : irssi

 Irssi is a modular IRC client that currently has only text mode user
interface, but 80-90% of the code isn't text mode specific, so other UIs could
be created pretty easily. Also, Irssi isn't really even IRC specific anymore,
there's already a working SILC module available. Support for other protocols
like ICQ could be created some day too. 

http://www.irssi.org/



irssi history


v. 1.102
date: 2007/11/11 22:33:04;  author: vanilla;  state: Exp;  lines: +1 -0
Fix coredump with silc-irssi-plugin.

PR:		ports/117871
Submitted by:	Wesley Shields 
Approved by:	portmgr@ (linimon)

v. 1.101 date: 2007/10/11 20:14:56; author: vanilla; state: Exp; lines: +4 -5 Upgrade to 0.8.12. PR: ports/117087 Submitted by: Andris Raugulis
v. 1.100 date: 2007/10/03 23:04:44; author: edwin; state: Exp; lines: +0 -4 Remove support for OSVERSION < 5
v. 1.99 date: 2007/09/29 20:50:13; author: linimon; state: Exp; lines: +1 -0 Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion. Approved by: maintainer
v. 1.98 date: 2007/09/16 12:40:50; author: vanilla; state: Exp; lines: +1 -1 Fix buggy logging code. Submitted by: mhsin via #bsdchat Obtained from: http://bugs.irssi.org/?do=details&task_id=509&pagenum=2
v. 1.97 date: 2007/04/26 10:05:46; author: vanilla; state: Exp; lines: +2 -2 Upgrade to 0.8.11. Requested by: miwi@
v. 1.96 date: 2007/03/11 01:52:32; author: vanilla; state: Exp; lines: +4 -0 Fix pkg-plist with bot support. PR: ports/110142 Submitted by: "John K."
v. 1.95 date: 2006/12/08 17:39:33; author: vanilla; state: Exp; lines: +3 -6 remove RUN_DEPENDS to x11-thenes/irssi-themes, and add message on post-install. PR: ports/106408 Submitted by: m0rf, ehaupt
v. 1.94 date: 2006/09/28 16:25:09; author: vanilla; state: Exp; lines: +1 -1 set themes option default value. Submitted by: Liuyh
v. 1.93 date: 2006/09/25 08:29:18; author: vanilla; state: Exp; lines: +1 -1 When irssi displays a overlong topic with wide (width > 1) character on the display margin, it will truncate AFTER that character. That is, the whole wide character is outputted and mess up the screen. This patch fixes the problem by truncating BEFORE wide characters that fall on the display margin. PR: ports/103597 Submitted by: Yi-Hsuan Hsin
v. 1.92 date: 2006/09/18 16:26:04; author: miwi; state: Exp; lines: +7 -2 - Add irssi-theme knop Approved by: vanilla@ (maintainer)
v. 1.91 date: 2006/09/10 15:11:53; author: vanilla; state: Exp; lines: +1 -1 Make slave port happy. PR: ports/103034 Submitted by: rafan@
v. 1.90 date: 2006/05/08 10:32:00; author: edwin; state: Exp; lines: +0 -1 remove USE_REINPLACE for all categories starting with I
v. 1.89 date: 2006/05/04 05:51:00; author: vanilla; state: Exp; lines: +1 -1 Add patch to fix coredump on 7-current. Submitted by: andrei at tyenet.com
v. 1.88 date: 2006/02/23 10:37:28; author: ade; state: Exp; lines: +1 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.87 date: 2006/01/15 09:00:53; author: pav; state: Exp; lines: +1 -0 - Fix runtime crash on 64-bit archs with jemalloc PR: ports/91812 Submitted by: keramida Approved by: vanilla (vacation blanket)
v. 1.86 date: 2005/12/12 05:46:51; author: vanilla; state: Exp; lines: +25 -85 1: upgrade to 0.8.10. 2: sync with irssi-devel PR: ports/90256 Submitted by: Toni Viemero
v. 1.85 date: 2005/09/29 07:32:19; author: vanilla; state: Exp; lines: +1 -1 Fix typo error (USE_REPLACE => USE_REINPLACE), my fault :( Submitted by: Ed Schouten
v. 1.84 date: 2005/09/29 06:55:18; author: vanilla; state: Exp; lines: +5 -0 Fix manpage pathnames. PR: ports/84909 Submitted by: Ed Schouten
v. 1.83 date: 2005/07/24 17:16:19; author: vsevolod; state: Exp; lines: +2 -0 Add conflicts line for irssi-devel. Approved by: perky (mentor), vanilla (maintainer)
v. 1.82 date: 2005/05/26 11:01:12; author: pav; state: Exp; lines: +1 -1 - Fix package to create empty lib/irssi/modules directory, to match port's behaviour
v. 1.81 date: 2005/04/12 03:25:45; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.80 date: 2005/04/11 08:02:42; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.79 date: 2004/02/08 17:02:11; author: vanilla; state: Exp; lines: +13 -16 - Unbreak on -currnet. - Put USE_OPENSSL before - make configure happy - make pre-configure target non-fatal. This makes interrupting and resuming the configure stage possible. PR: ports/62476 Submitted by: Ulrich Spoerlein
v. 1.78 date: 2004/02/07 06:38:29; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: does not compile
v. 1.77 date: 2004/02/04 05:25:22; author: marcus; state: Exp; lines: +2 -0 Set {WANT,USE}_GNOME correctly to make these ports compatible with the new bsd.port.mk. Submitted by: kris
v. 1.76 date: 2004/01/05 18:47:53; author: petef; state: Exp; lines: +3 -3 Make WITH_PERL=yes the default, and bump PORTREVISION. Perl scripting is one of the major features of irssi, and seems a reasonable default. Approved by: maintainer
v. 1.75 date: 2003/12/15 04:12:40; author: vanilla; state: Exp; lines: +3 -3 Make COMMENT, CATEGOTIES, MAINTAINER can override by slave-ports.
v. 1.74 date: 2003/12/15 03:50:15; author: vanilla; state: Exp; lines: +1 -1 Use the right way of specifying PORTREVISION so slave ports can override this. Submitted by: ijliao, kcwu
v. 1.73 date: 2003/12/11 03:07:14; author: vanilla; state: Exp; lines: +8 -7 Upgrade to 0.8.9, move WITH_BOEHM_GC out of the WITH_GLIB block. Submitted by: Jean-Yves Lefort , Dario Freni
v. 1.72 date: 2003/12/08 16:28:54; author: vanilla; state: Exp; lines: +17 -0 Add two WITH_* knob, WITH_BOEHM_GC, WITH_BOT. Bump version. Submitted by: Jean-Yves Lefort
v. 1.71 date: 2003/12/07 08:44:59; author: vanilla; state: Exp; lines: +2 -2 fix typo error (deve/boehm-gc to devel/boehm-gc), and change pre-everything to pre-extract.
v. 1.70 date: 2003/12/07 08:25:02; author: vanilla; state: Exp; lines: +84 -15 Upgrade to 0.8.8, add WITH_PERL, WITH_SOCKS, WITHOUT_IPV6, WITHOUT_GLIB2 knob. PR: ports/59614 Submitted by: Jean-Yves Lefort
v. 1.69 date: 2003/11/15 12:38:07; author: sf; state: Exp; lines: +1 -1 fix if-less else/endif
v. 1.68 date: 2003/11/15 10:37:41; author: vanilla; state: Exp; lines: +8 -5 Add WITH_IPV6 knob. Submitted by: Lukasz Wasikowski
v. 1.67 date: 2003/04/20 19:24:46; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.66 date: 2003/03/07 06:04:00; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.65 date: 2003/01/14 04:42:37; author: kris; state: Exp; lines: +2 -0 Add missing manpage
v. 1.64 date: 2003/01/12 05:27:42; author: vanilla; state: Exp; lines: +8 -1 Add WITH_PROXY knob, and bump version. Submitted by: Peter
v. 1.63 date: 2002/12/12 07:38:58; author: vanilla; state: Exp; lines: +1 -1 Remove ipv6 from CATEGORIES. Submitted by: knu Forgotten by: me
v. 1.62 date: 2002/12/12 07:14:54; author: vanilla; state: Exp; lines: +5 -5 Disable ipv6 support, it broken dcc command. Submitted by: "BigBrother (BigB3)" Approved by: kris
v. 1.61 date: 2002/11/20 16:04:26; author: vanilla; state: Exp; lines: +1 -1 1: Upgrade to 0.86. 2: fix pkg-plist. PR: ports/45518 Submitted by: Sergey A.Osokin , roberto
v. 1.60 date: 2002/07/15 17:21:56; author: sobomax; state: Exp; lines: +2 -1 Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
v. 1.59 date: 2002/06/22 17:59:12; author: vanilla; state: Exp; lines: +1 -1 Upgrade to 0.8.5 to fix DoS. PR: ports/39567 Submitted by: "Sergey A.Osokin"
v. 1.58 date: 2002/04/10 06:16:01; author: vanilla; state: Exp; lines: +1 -1 Fix plist on current.
v. 1.57 date: 2002/03/13 12:02:19; author: vanilla; state: Exp; lines: +3 -3 Upgrade to 0.8.4.
v. 1.56 date: 2002/02/18 00:56:50; author: vanilla; state: Exp; lines: +2 -10 remove LIB_DEPENDS to gettext, use ${INSTALL_DATA} for irssi.conf Submitted by: Jean-Yves Lefort
v. 1.55 date: 2002/02/17 16:12:20; author: vanilla; state: Exp; lines: +3 -5 Upgrade to 0.8.1.
v. 1.54 date: 2002/02/17 07:48:31; author: vanilla; state: Exp; lines: +10 -9 Upgrade to 0.8.0 snapshot-20020217.
v. 1.53 date: 2001/11/17 04:29:08; author: vanilla; state: Exp; lines: +1 -1 Add another patch for BIG5 cursor movement, and bump version. Submitted by: mhsin@mhsin.org
v. 1.52 date: 2001/10/31 05:12:10; author: vanilla; state: Exp; lines: +3 -3 Upgrade to 0.7.98.4
v. 1.51 date: 2001/08/18 11:41:15; author: clive; state: Exp; lines: +3 -1 Irssi needs gettext. Submitted by: bento Approved by: vanilla (MAINTAINER)
v. 1.50 date: 2001/05/06 20:17:43; author: vanilla; state: Exp; lines: +2 -2 Take maintainership.
v. 1.49 date: 2001/04/27 16:39:50; author: ijliao; state: Exp; lines: +5 -4 make it ready for the coming slave ports Discussed with: vanilla
v. 1.48 date: 2001/04/27 08:56:09; author: ijliao; state: Exp; lines: +3 -4 no need compile perl as static if u want to auto-load script, just put a "/load perl" in ~/.irssi/startup so, bump version again Discussed with: vanilla
v. 1.47 date: 2001/04/26 17:12:23; author: vanilla; state: Exp; lines: +4 -3 Compile perl as static for auto-load script. Bump version again.
v. 1.46 date: 2001/04/26 16:57:08; author: vanilla; state: Exp; lines: +2 -4 Fix perl module's path, and bump version.
v. 1.45 date: 2001/03/29 16:34:03; author: sobomax; state: Exp; lines: +2 -2 -pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
v. 1.44 date: 2001/03/26 16:23:55; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.98.3.
v. 1.43 date: 2001/03/10 14:32:47; author: jim; state: Exp; lines: +5 -9 Update to version 0.7.98.2. While I'm here, turn MAINTAINERship back over to ports@FreeBSD.org.
v. 1.42 date: 2000/12/24 21:46:10; author: jim; state: Exp; lines: +3 -4 Update to 0.7.97.2
v. 1.41 date: 2000/12/11 20:21:34; author: jim; state: Exp; lines: +16 -6 Update to version 0.7.97. Parts submitted by: Sean-Paul Rees
v. 1.40 date: 2000/10/05 06:22:55; author: reg; state: Exp; lines: +11 -9 Implement USE_GLIB.
v. 1.39 date: 2000/08/26 06:49:58; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.95-3.
v. 1.38 date: 2000/08/23 00:55:49; author: jim; state: Exp; lines: +3 -1 Update to version 0.7.95-2.
v. 1.37 date: 2000/08/14 03:21:50; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.95.
v. 1.36 date: 2000/07/27 19:07:40; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.94.
v. 1.35 date: 2000/07/10 06:11:17; author: jim; state: Exp; lines: +2 -4 Update to version 0.7.93.
v. 1.34 date: 2000/07/07 21:21:15; author: jim; state: Exp; lines: +4 -4 Update to version 0.7.92-3
v. 1.33 date: 2000/07/01 19:25:35; author: jim; state: Exp; lines: +5 -3 Update to version 0.7.92-2.
v. 1.32 date: 2000/06/14 22:12:38; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.91.
v. 1.31 date: 2000/06/12 19:16:43; author: jim; state: Exp; lines: +10 -33 Update to version 0.7.90. The author has removed all GTK/GNOME bits for the time being, but says ``they might come back later'', but for now this is a text-only client. Submitted by: ade
v. 1.30 date: 2000/06/04 04:21:11; author: hoek; state: Exp; lines: +3 -2 PORTVERSION=0.7.28-3 -> PORTVERSION=0.7.28.3 (per porters-handbook)
v. 1.29 date: 2000/06/01 16:25:41; author: ade; state: Exp; lines: +3 -3 Updates for new shared library versions in GNOME 1.2
v. 1.28 date: 2000/05/23 21:55:21; author: will; state: Exp; lines: +2 -2 Update to 0.7.28-3. As usual, this is a "I'm grateful to you, Jim!" commit. (Of course I have to fix all his stuff anyway. ;-) First diff submitted by: jim (MAINATAINER) Gmake-related crap fixed by: will (the added patch)
v. 1.27 date: 2000/04/17 00:17:51; author: reg; state: Exp; lines: +5 -5 Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
v. 1.26 date: 2000/04/12 06:28:13; author: obrien; state: Exp; lines: +3 -3 Convert to the PORTNAME - PORTVERSION syntax.
v. 1.25 date: 2000/02/26 02:25:44; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.27. Submitted by: Will Andrews
v. 1.24 date: 2000/02/22 20:15:00; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.26.
v. 1.23 date: 2000/02/19 09:20:44; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.24.
v. 1.22 date: 2000/01/24 20:34:16; author: jim; state: Exp; lines: +7 -3 Update to version 0.7.23
v. 1.21 date: 2000/01/22 19:50:25; author: sumikawa; state: Exp; lines: +11 -3 Fix checksum and support IPv6. PR: 16200 Submitted by: Heikki Paatela
v. 1.20 date: 2000/01/17 19:58:09; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.22
v. 1.19 date: 1999/12/22 20:15:51; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.21.
v. 1.18 date: 1999/11/29 21:00:29; author: jim; state: Exp; lines: +5 -4 Update to version 0.7.20.1.
v. 1.17 date: 1999/11/06 00:40:19; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.18.1
v. 1.16 date: 1999/10/19 08:31:35; author: jim; state: Exp; lines: +3 -3 Updated to version 0.7.18
v. 1.15 date: 1999/10/18 23:20:31; author: jim; state: Exp; lines: +7 -4 Updated to version 0.7.17
v. 1.14 date: 1999/10/07 03:58:27; author: cpiazza; state: Exp; lines: +2 -2 Use the updated libproplist shared library
v. 1.13 date: 1999/09/19 03:44:45; author: jim; state: Exp; lines: +3 -4 Updated to version 0.7.16
v. 1.12 date: 1999/09/01 11:23:13; author: jim; state: Exp; lines: +3 -3 Updated to version 0.7.15-3.
v. 1.11 date: 1999/08/31 13:05:09; author: jim; state: Exp; lines: +6 -4 Update to version 0.7.15-2.
v. 1.10 date: 1999/08/29 00:37:47; author: jim; state: Exp; lines: +7 -12 Updated to version 0.7.14.
v. 1.9 date: 1999/08/25 06:12:46; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/08/22 18:58:25; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.7 date: 1999/08/14 07:11:55; author: jim; state: Exp; lines: +22 -18 Updated to version 0.7.13-2
v. 1.6 date: 1999/07/10 02:40:12; author: cpiazza; state: Exp; lines: +7 -6 Update to 0.7.12 PR: 12573 Submitted by: maintainer
v. 1.5 date: 1999/06/28 02:20:37; author: billf; state: Exp; lines: +2 -2 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.4 date: 1999/06/19 20:09:23; author: cpiazza; state: Exp; lines: +6 -4 Update irssi to 0.7.11-2. PR: 12110 Submitted by: maintainer
v. 1.3 date: 1999/05/29 03:55:52; author: steve; state: Exp; lines: +7 -4 Update to use gtk version 1.2.3. PR: 11842 Submitted by: Jeremy Lea
v. 1.2 date: 1999/05/09 14:29:10; author: flathill; state: Exp; lines: +3 -3 Update to 0.7.8 PR: ports/11577 Submitted by: jim@blues.ghis.net
v. 1.1 date: 1999/04/30 17:08:24; author: taoka; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/30 17:08:24; author: taoka; state: Exp; lines: +0 -0 an IRC client that uses GTK+ and (optionally) GNOME PR: 11120 Submitted by: Jim Mock ============================================================================= v. 1.102 date: 2007/11/11 22:33:04; author: vanilla; state: Exp; lines: +1 -0 Fix coredump with silc-irssi-plugin. PR: ports/117871 Submitted by: Wesley Shields Approved by: portmgr@ (linimon)
v. 1.101 date: 2007/10/11 20:14:56; author: vanilla; state: Exp; lines: +4 -5 Upgrade to 0.8.12. PR: ports/117087 Submitted by: Andris Raugulis
v. 1.100 date: 2007/10/03 23:04:44; author: edwin; state: Exp; lines: +0 -4 Remove support for OSVERSION < 5
v. 1.99 date: 2007/09/29 20:50:13; author: linimon; state: Exp; lines: +1 -0 Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion. Approved by: maintainer
v. 1.98 date: 2007/09/16 12:40:50; author: vanilla; state: Exp; lines: +1 -1 Fix buggy logging code. Submitted by: mhsin via #bsdchat Obtained from: http://bugs.irssi.org/?do=details&task_id=509&pagenum=2
v. 1.97 date: 2007/04/26 10:05:46; author: vanilla; state: Exp; lines: +2 -2 Upgrade to 0.8.11. Requested by: miwi@
v. 1.96 date: 2007/03/11 01:52:32; author: vanilla; state: Exp; lines: +4 -0 Fix pkg-plist with bot support. PR: ports/110142 Submitted by: "John K."
v. 1.95 date: 2006/12/08 17:39:33; author: vanilla; state: Exp; lines: +3 -6 remove RUN_DEPENDS to x11-thenes/irssi-themes, and add message on post-install. PR: ports/106408 Submitted by: m0rf, ehaupt
v. 1.94 date: 2006/09/28 16:25:09; author: vanilla; state: Exp; lines: +1 -1 set themes option default value. Submitted by: Liuyh
v. 1.93 date: 2006/09/25 08:29:18; author: vanilla; state: Exp; lines: +1 -1 When irssi displays a overlong topic with wide (width > 1) character on the display margin, it will truncate AFTER that character. That is, the whole wide character is outputted and mess up the screen. This patch fixes the problem by truncating BEFORE wide characters that fall on the display margin. PR: ports/103597 Submitted by: Yi-Hsuan Hsin
v. 1.92 date: 2006/09/18 16:26:04; author: miwi; state: Exp; lines: +7 -2 - Add irssi-theme knop Approved by: vanilla@ (maintainer)
v. 1.91 date: 2006/09/10 15:11:53; author: vanilla; state: Exp; lines: +1 -1 Make slave port happy. PR: ports/103034 Submitted by: rafan@
v. 1.90 date: 2006/05/08 10:32:00; author: edwin; state: Exp; lines: +0 -1 remove USE_REINPLACE for all categories starting with I
v. 1.89 date: 2006/05/04 05:51:00; author: vanilla; state: Exp; lines: +1 -1 Add patch to fix coredump on 7-current. Submitted by: andrei at tyenet.com
v. 1.88 date: 2006/02/23 10:37:28; author: ade; state: Exp; lines: +1 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.87 date: 2006/01/15 09:00:53; author: pav; state: Exp; lines: +1 -0 - Fix runtime crash on 64-bit archs with jemalloc PR: ports/91812 Submitted by: keramida Approved by: vanilla (vacation blanket)
v. 1.86 date: 2005/12/12 05:46:51; author: vanilla; state: Exp; lines: +25 -85 1: upgrade to 0.8.10. 2: sync with irssi-devel PR: ports/90256 Submitted by: Toni Viemero
v. 1.85 date: 2005/09/29 07:32:19; author: vanilla; state: Exp; lines: +1 -1 Fix typo error (USE_REPLACE => USE_REINPLACE), my fault :( Submitted by: Ed Schouten
v. 1.84 date: 2005/09/29 06:55:18; author: vanilla; state: Exp; lines: +5 -0 Fix manpage pathnames. PR: ports/84909 Submitted by: Ed Schouten
v. 1.83 date: 2005/07/24 17:16:19; author: vsevolod; state: Exp; lines: +2 -0 Add conflicts line for irssi-devel. Approved by: perky (mentor), vanilla (maintainer)
v. 1.82 date: 2005/05/26 11:01:12; author: pav; state: Exp; lines: +1 -1 - Fix package to create empty lib/irssi/modules directory, to match port's behaviour
v. 1.81 date: 2005/04/12 03:25:45; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.80 date: 2005/04/11 08:02:42; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.79 date: 2004/02/08 17:02:11; author: vanilla; state: Exp; lines: +13 -16 - Unbreak on -currnet. - Put USE_OPENSSL before - make configure happy - make pre-configure target non-fatal. This makes interrupting and resuming the configure stage possible. PR: ports/62476 Submitted by: Ulrich Spoerlein
v. 1.78 date: 2004/02/07 06:38:29; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: does not compile
v. 1.77 date: 2004/02/04 05:25:22; author: marcus; state: Exp; lines: +2 -0 Set {WANT,USE}_GNOME correctly to make these ports compatible with the new bsd.port.mk. Submitted by: kris
v. 1.76 date: 2004/01/05 18:47:53; author: petef; state: Exp; lines: +3 -3 Make WITH_PERL=yes the default, and bump PORTREVISION. Perl scripting is one of the major features of irssi, and seems a reasonable default. Approved by: maintainer
v. 1.75 date: 2003/12/15 04:12:40; author: vanilla; state: Exp; lines: +3 -3 Make COMMENT, CATEGOTIES, MAINTAINER can override by slave-ports.
v. 1.74 date: 2003/12/15 03:50:15; author: vanilla; state: Exp; lines: +1 -1 Use the right way of specifying PORTREVISION so slave ports can override this. Submitted by: ijliao, kcwu
v. 1.73 date: 2003/12/11 03:07:14; author: vanilla; state: Exp; lines: +8 -7 Upgrade to 0.8.9, move WITH_BOEHM_GC out of the WITH_GLIB block. Submitted by: Jean-Yves Lefort , Dario Freni
v. 1.72 date: 2003/12/08 16:28:54; author: vanilla; state: Exp; lines: +17 -0 Add two WITH_* knob, WITH_BOEHM_GC, WITH_BOT. Bump version. Submitted by: Jean-Yves Lefort
v. 1.71 date: 2003/12/07 08:44:59; author: vanilla; state: Exp; lines: +2 -2 fix typo error (deve/boehm-gc to devel/boehm-gc), and change pre-everything to pre-extract.
v. 1.70 date: 2003/12/07 08:25:02; author: vanilla; state: Exp; lines: +84 -15 Upgrade to 0.8.8, add WITH_PERL, WITH_SOCKS, WITHOUT_IPV6, WITHOUT_GLIB2 knob. PR: ports/59614 Submitted by: Jean-Yves Lefort
v. 1.69 date: 2003/11/15 12:38:07; author: sf; state: Exp; lines: +1 -1 fix if-less else/endif
v. 1.68 date: 2003/11/15 10:37:41; author: vanilla; state: Exp; lines: +8 -5 Add WITH_IPV6 knob. Submitted by: Lukasz Wasikowski
v. 1.67 date: 2003/04/20 19:24:46; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.66 date: 2003/03/07 06:04:00; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.65 date: 2003/01/14 04:42:37; author: kris; state: Exp; lines: +2 -0 Add missing manpage
v. 1.64 date: 2003/01/12 05:27:42; author: vanilla; state: Exp; lines: +8 -1 Add WITH_PROXY knob, and bump version. Submitted by: Peter
v. 1.63 date: 2002/12/12 07:38:58; author: vanilla; state: Exp; lines: +1 -1 Remove ipv6 from CATEGORIES. Submitted by: knu Forgotten by: me
v. 1.62 date: 2002/12/12 07:14:54; author: vanilla; state: Exp; lines: +5 -5 Disable ipv6 support, it broken dcc command. Submitted by: "BigBrother (BigB3)" Approved by: kris
v. 1.61 date: 2002/11/20 16:04:26; author: vanilla; state: Exp; lines: +1 -1 1: Upgrade to 0.86. 2: fix pkg-plist. PR: ports/45518 Submitted by: Sergey A.Osokin , roberto
v. 1.60 date: 2002/07/15 17:21:56; author: sobomax; state: Exp; lines: +2 -1 Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
v. 1.59 date: 2002/06/22 17:59:12; author: vanilla; state: Exp; lines: +1 -1 Upgrade to 0.8.5 to fix DoS. PR: ports/39567 Submitted by: "Sergey A.Osokin"
v. 1.58 date: 2002/04/10 06:16:01; author: vanilla; state: Exp; lines: +1 -1 Fix plist on current.
v. 1.57 date: 2002/03/13 12:02:19; author: vanilla; state: Exp; lines: +3 -3 Upgrade to 0.8.4.
v. 1.56 date: 2002/02/18 00:56:50; author: vanilla; state: Exp; lines: +2 -10 remove LIB_DEPENDS to gettext, use ${INSTALL_DATA} for irssi.conf Submitted by: Jean-Yves Lefort
v. 1.55 date: 2002/02/17 16:12:20; author: vanilla; state: Exp; lines: +3 -5 Upgrade to 0.8.1.
v. 1.54 date: 2002/02/17 07:48:31; author: vanilla; state: Exp; lines: +10 -9 Upgrade to 0.8.0 snapshot-20020217.
v. 1.53 date: 2001/11/17 04:29:08; author: vanilla; state: Exp; lines: +1 -1 Add another patch for BIG5 cursor movement, and bump version. Submitted by: mhsin@mhsin.org
v. 1.52 date: 2001/10/31 05:12:10; author: vanilla; state: Exp; lines: +3 -3 Upgrade to 0.7.98.4
v. 1.51 date: 2001/08/18 11:41:15; author: clive; state: Exp; lines: +3 -1 Irssi needs gettext. Submitted by: bento Approved by: vanilla (MAINTAINER)
v. 1.50 date: 2001/05/06 20:17:43; author: vanilla; state: Exp; lines: +2 -2 Take maintainership.
v. 1.49 date: 2001/04/27 16:39:50; author: ijliao; state: Exp; lines: +5 -4 make it ready for the coming slave ports Discussed with: vanilla
v. 1.48 date: 2001/04/27 08:56:09; author: ijliao; state: Exp; lines: +3 -4 no need compile perl as static if u want to auto-load script, just put a "/load perl" in ~/.irssi/startup so, bump version again Discussed with: vanilla
v. 1.47 date: 2001/04/26 17:12:23; author: vanilla; state: Exp; lines: +4 -3 Compile perl as static for auto-load script. Bump version again.
v. 1.46 date: 2001/04/26 16:57:08; author: vanilla; state: Exp; lines: +2 -4 Fix perl module's path, and bump version.
v. 1.45 date: 2001/03/29 16:34:03; author: sobomax; state: Exp; lines: +2 -2 -pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
v. 1.44 date: 2001/03/26 16:23:55; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.98.3.
v. 1.43 date: 2001/03/10 14:32:47; author: jim; state: Exp; lines: +5 -9 Update to version 0.7.98.2. While I'm here, turn MAINTAINERship back over to ports@FreeBSD.org.
v. 1.42 date: 2000/12/24 21:46:10; author: jim; state: Exp; lines: +3 -4 Update to 0.7.97.2
v. 1.41 date: 2000/12/11 20:21:34; author: jim; state: Exp; lines: +16 -6 Update to version 0.7.97. Parts submitted by: Sean-Paul Rees
v. 1.40 date: 2000/10/05 06:22:55; author: reg; state: Exp; lines: +11 -9 Implement USE_GLIB.
v. 1.39 date: 2000/08/26 06:49:58; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.95-3.
v. 1.38 date: 2000/08/23 00:55:49; author: jim; state: Exp; lines: +3 -1 Update to version 0.7.95-2.
v. 1.37 date: 2000/08/14 03:21:50; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.95.
v. 1.36 date: 2000/07/27 19:07:40; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.94.
v. 1.35 date: 2000/07/10 06:11:17; author: jim; state: Exp; lines: +2 -4 Update to version 0.7.93.
v. 1.34 date: 2000/07/07 21:21:15; author: jim; state: Exp; lines: +4 -4 Update to version 0.7.92-3
v. 1.33 date: 2000/07/01 19:25:35; author: jim; state: Exp; lines: +5 -3 Update to version 0.7.92-2.
v. 1.32 date: 2000/06/14 22:12:38; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.91.
v. 1.31 date: 2000/06/12 19:16:43; author: jim; state: Exp; lines: +10 -33 Update to version 0.7.90. The author has removed all GTK/GNOME bits for the time being, but says ``they might come back later'', but for now this is a text-only client. Submitted by: ade
v. 1.30 date: 2000/06/04 04:21:11; author: hoek; state: Exp; lines: +3 -2 PORTVERSION=0.7.28-3 -> PORTVERSION=0.7.28.3 (per porters-handbook)
v. 1.29 date: 2000/06/01 16:25:41; author: ade; state: Exp; lines: +3 -3 Updates for new shared library versions in GNOME 1.2
v. 1.28 date: 2000/05/23 21:55:21; author: will; state: Exp; lines: +2 -2 Update to 0.7.28-3. As usual, this is a "I'm grateful to you, Jim!" commit. (Of course I have to fix all his stuff anyway. ;-) First diff submitted by: jim (MAINATAINER) Gmake-related crap fixed by: will (the added patch)
v. 1.27 date: 2000/04/17 00:17:51; author: reg; state: Exp; lines: +5 -5 Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
v. 1.26 date: 2000/04/12 06:28:13; author: obrien; state: Exp; lines: +3 -3 Convert to the PORTNAME - PORTVERSION syntax.
v. 1.25 date: 2000/02/26 02:25:44; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.27. Submitted by: Will Andrews
v. 1.24 date: 2000/02/22 20:15:00; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.26.
v. 1.23 date: 2000/02/19 09:20:44; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.24.
v. 1.22 date: 2000/01/24 20:34:16; author: jim; state: Exp; lines: +7 -3 Update to version 0.7.23
v. 1.21 date: 2000/01/22 19:50:25; author: sumikawa; state: Exp; lines: +11 -3 Fix checksum and support IPv6. PR: 16200 Submitted by: Heikki Paatela
v. 1.20 date: 2000/01/17 19:58:09; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.22
v. 1.19 date: 1999/12/22 20:15:51; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.21.
v. 1.18 date: 1999/11/29 21:00:29; author: jim; state: Exp; lines: +5 -4 Update to version 0.7.20.1.
v. 1.17 date: 1999/11/06 00:40:19; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.18.1
v. 1.16 date: 1999/10/19 08:31:35; author: jim; state: Exp; lines: +3 -3 Updated to version 0.7.18
v. 1.15 date: 1999/10/18 23:20:31; author: jim; state: Exp; lines: +7 -4 Updated to version 0.7.17
v. 1.14 date: 1999/10/07 03:58:27; author: cpiazza; state: Exp; lines: +2 -2 Use the updated libproplist shared library
v. 1.13 date: 1999/09/19 03:44:45; author: jim; state: Exp; lines: +3 -4 Updated to version 0.7.16
v. 1.12 date: 1999/09/01 11:23:13; author: jim; state: Exp; lines: +3 -3 Updated to version 0.7.15-3.
v. 1.11 date: 1999/08/31 13:05:09; author: jim; state: Exp; lines: +6 -4 Update to version 0.7.15-2.
v. 1.10 date: 1999/08/29 00:37:47; author: jim; state: Exp; lines: +7 -12 Updated to version 0.7.14.
v. 1.9 date: 1999/08/25 06:12:46; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/08/22 18:58:25; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.7 date: 1999/08/14 07:11:55; author: jim; state: Exp; lines: +22 -18 Updated to version 0.7.13-2
v. 1.6 date: 1999/07/10 02:40:12; author: cpiazza; state: Exp; lines: +7 -6 Update to 0.7.12 PR: 12573 Submitted by: maintainer
v. 1.5 date: 1999/06/28 02:20:37; author: billf; state: Exp; lines: +2 -2 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.4 date: 1999/06/19 20:09:23; author: cpiazza; state: Exp; lines: +6 -4 Update irssi to 0.7.11-2. PR: 12110 Submitted by: maintainer
v. 1.3 date: 1999/05/29 03:55:52; author: steve; state: Exp; lines: +7 -4 Update to use gtk version 1.2.3. PR: 11842 Submitted by: Jeremy Lea
v. 1.2 date: 1999/05/09 14:29:10; author: flathill; state: Exp; lines: +3 -3 Update to 0.7.8 PR: ports/11577 Submitted by: jim@blues.ghis.net
v. 1.1 date: 1999/04/30 17:08:24; author: taoka; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/30 17:08:24; author: taoka; state: Exp; lines: +0 -0 an IRC client that uses GTK+ and (optionally) GNOME PR: 11120 Submitted by: Jim Mock ============================================================================= v. 1.102 date: 2007/11/11 22:33:04; author: vanilla; state: Exp; lines: +1 -0 Fix coredump with silc-irssi-plugin. PR: ports/117871 Submitted by: Wesley Shields Approved by: portmgr@ (linimon)
v. 1.101 date: 2007/10/11 20:14:56; author: vanilla; state: Exp; lines: +4 -5 Upgrade to 0.8.12. PR: ports/117087 Submitted by: Andris Raugulis
v. 1.100 date: 2007/10/03 23:04:44; author: edwin; state: Exp; lines: +0 -4 Remove support for OSVERSION < 5
v. 1.99 date: 2007/09/29 20:50:13; author: linimon; state: Exp; lines: +1 -0 Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion. Approved by: maintainer
v. 1.98 date: 2007/09/16 12:40:50; author: vanilla; state: Exp; lines: +1 -1 Fix buggy logging code. Submitted by: mhsin via #bsdchat Obtained from: http://bugs.irssi.org/?do=details&task_id=509&pagenum=2
v. 1.97 date: 2007/04/26 10:05:46; author: vanilla; state: Exp; lines: +2 -2 Upgrade to 0.8.11. Requested by: miwi@
v. 1.96 date: 2007/03/11 01:52:32; author: vanilla; state: Exp; lines: +4 -0 Fix pkg-plist with bot support. PR: ports/110142 Submitted by: "John K."
v. 1.95 date: 2006/12/08 17:39:33; author: vanilla; state: Exp; lines: +3 -6 remove RUN_DEPENDS to x11-thenes/irssi-themes, and add message on post-install. PR: ports/106408 Submitted by: m0rf, ehaupt
v. 1.94 date: 2006/09/28 16:25:09; author: vanilla; state: Exp; lines: +1 -1 set themes option default value. Submitted by: Liuyh
v. 1.93 date: 2006/09/25 08:29:18; author: vanilla; state: Exp; lines: +1 -1 When irssi displays a overlong topic with wide (width > 1) character on the display margin, it will truncate AFTER that character. That is, the whole wide character is outputted and mess up the screen. This patch fixes the problem by truncating BEFORE wide characters that fall on the display margin. PR: ports/103597 Submitted by: Yi-Hsuan Hsin
v. 1.92 date: 2006/09/18 16:26:04; author: miwi; state: Exp; lines: +7 -2 - Add irssi-theme knop Approved by: vanilla@ (maintainer)
v. 1.91 date: 2006/09/10 15:11:53; author: vanilla; state: Exp; lines: +1 -1 Make slave port happy. PR: ports/103034 Submitted by: rafan@
v. 1.90 date: 2006/05/08 10:32:00; author: edwin; state: Exp; lines: +0 -1 remove USE_REINPLACE for all categories starting with I
v. 1.89 date: 2006/05/04 05:51:00; author: vanilla; state: Exp; lines: +1 -1 Add patch to fix coredump on 7-current. Submitted by: andrei at tyenet.com
v. 1.88 date: 2006/02/23 10:37:28; author: ade; state: Exp; lines: +1 -2 Conversion to a single libtool environment. Approved by: portmgr (kris)
v. 1.87 date: 2006/01/15 09:00:53; author: pav; state: Exp; lines: +1 -0 - Fix runtime crash on 64-bit archs with jemalloc PR: ports/91812 Submitted by: keramida Approved by: vanilla (vacation blanket)
v. 1.86 date: 2005/12/12 05:46:51; author: vanilla; state: Exp; lines: +25 -85 1: upgrade to 0.8.10. 2: sync with irssi-devel PR: ports/90256 Submitted by: Toni Viemero
v. 1.85 date: 2005/09/29 07:32:19; author: vanilla; state: Exp; lines: +1 -1 Fix typo error (USE_REPLACE => USE_REINPLACE), my fault :( Submitted by: Ed Schouten
v. 1.84 date: 2005/09/29 06:55:18; author: vanilla; state: Exp; lines: +5 -0 Fix manpage pathnames. PR: ports/84909 Submitted by: Ed Schouten
v. 1.83 date: 2005/07/24 17:16:19; author: vsevolod; state: Exp; lines: +2 -0 Add conflicts line for irssi-devel. Approved by: perky (mentor), vanilla (maintainer)
v. 1.82 date: 2005/05/26 11:01:12; author: pav; state: Exp; lines: +1 -1 - Fix package to create empty lib/irssi/modules directory, to match port's behaviour
v. 1.81 date: 2005/04/12 03:25:45; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.80 date: 2005/04/11 08:02:42; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.79 date: 2004/02/08 17:02:11; author: vanilla; state: Exp; lines: +13 -16 - Unbreak on -currnet. - Put USE_OPENSSL before - make configure happy - make pre-configure target non-fatal. This makes interrupting and resuming the configure stage possible. PR: ports/62476 Submitted by: Ulrich Spoerlein
v. 1.78 date: 2004/02/07 06:38:29; author: kris; state: Exp; lines: +4 -0 BROKEN on 5.x: does not compile
v. 1.77 date: 2004/02/04 05:25:22; author: marcus; state: Exp; lines: +2 -0 Set {WANT,USE}_GNOME correctly to make these ports compatible with the new bsd.port.mk. Submitted by: kris
v. 1.76 date: 2004/01/05 18:47:53; author: petef; state: Exp; lines: +3 -3 Make WITH_PERL=yes the default, and bump PORTREVISION. Perl scripting is one of the major features of irssi, and seems a reasonable default. Approved by: maintainer
v. 1.75 date: 2003/12/15 04:12:40; author: vanilla; state: Exp; lines: +3 -3 Make COMMENT, CATEGOTIES, MAINTAINER can override by slave-ports.
v. 1.74 date: 2003/12/15 03:50:15; author: vanilla; state: Exp; lines: +1 -1 Use the right way of specifying PORTREVISION so slave ports can override this. Submitted by: ijliao, kcwu
v. 1.73 date: 2003/12/11 03:07:14; author: vanilla; state: Exp; lines: +8 -7 Upgrade to 0.8.9, move WITH_BOEHM_GC out of the WITH_GLIB block. Submitted by: Jean-Yves Lefort , Dario Freni
v. 1.72 date: 2003/12/08 16:28:54; author: vanilla; state: Exp; lines: +17 -0 Add two WITH_* knob, WITH_BOEHM_GC, WITH_BOT. Bump version. Submitted by: Jean-Yves Lefort
v. 1.71 date: 2003/12/07 08:44:59; author: vanilla; state: Exp; lines: +2 -2 fix typo error (deve/boehm-gc to devel/boehm-gc), and change pre-everything to pre-extract.
v. 1.70 date: 2003/12/07 08:25:02; author: vanilla; state: Exp; lines: +84 -15 Upgrade to 0.8.8, add WITH_PERL, WITH_SOCKS, WITHOUT_IPV6, WITHOUT_GLIB2 knob. PR: ports/59614 Submitted by: Jean-Yves Lefort
v. 1.69 date: 2003/11/15 12:38:07; author: sf; state: Exp; lines: +1 -1 fix if-less else/endif
v. 1.68 date: 2003/11/15 10:37:41; author: vanilla; state: Exp; lines: +8 -5 Add WITH_IPV6 knob. Submitted by: Lukasz Wasikowski
v. 1.67 date: 2003/04/20 19:24:46; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.66 date: 2003/03/07 06:04:00; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.65 date: 2003/01/14 04:42:37; author: kris; state: Exp; lines: +2 -0 Add missing manpage
v. 1.64 date: 2003/01/12 05:27:42; author: vanilla; state: Exp; lines: +8 -1 Add WITH_PROXY knob, and bump version. Submitted by: Peter
v. 1.63 date: 2002/12/12 07:38:58; author: vanilla; state: Exp; lines: +1 -1 Remove ipv6 from CATEGORIES. Submitted by: knu Forgotten by: me
v. 1.62 date: 2002/12/12 07:14:54; author: vanilla; state: Exp; lines: +5 -5 Disable ipv6 support, it broken dcc command. Submitted by: "BigBrother (BigB3)" Approved by: kris
v. 1.61 date: 2002/11/20 16:04:26; author: vanilla; state: Exp; lines: +1 -1 1: Upgrade to 0.86. 2: fix pkg-plist. PR: ports/45518 Submitted by: Sergey A.Osokin , roberto
v. 1.60 date: 2002/07/15 17:21:56; author: sobomax; state: Exp; lines: +2 -1 Convert USE_GLIB into USE_GNOMENG+USE_GNOME.
v. 1.59 date: 2002/06/22 17:59:12; author: vanilla; state: Exp; lines: +1 -1 Upgrade to 0.8.5 to fix DoS. PR: ports/39567 Submitted by: "Sergey A.Osokin"
v. 1.58 date: 2002/04/10 06:16:01; author: vanilla; state: Exp; lines: +1 -1 Fix plist on current.
v. 1.57 date: 2002/03/13 12:02:19; author: vanilla; state: Exp; lines: +3 -3 Upgrade to 0.8.4.
v. 1.56 date: 2002/02/18 00:56:50; author: vanilla; state: Exp; lines: +2 -10 remove LIB_DEPENDS to gettext, use ${INSTALL_DATA} for irssi.conf Submitted by: Jean-Yves Lefort
v. 1.55 date: 2002/02/17 16:12:20; author: vanilla; state: Exp; lines: +3 -5 Upgrade to 0.8.1.
v. 1.54 date: 2002/02/17 07:48:31; author: vanilla; state: Exp; lines: +10 -9 Upgrade to 0.8.0 snapshot-20020217.
v. 1.53 date: 2001/11/17 04:29:08; author: vanilla; state: Exp; lines: +1 -1 Add another patch for BIG5 cursor movement, and bump version. Submitted by: mhsin@mhsin.org
v. 1.52 date: 2001/10/31 05:12:10; author: vanilla; state: Exp; lines: +3 -3 Upgrade to 0.7.98.4
v. 1.51 date: 2001/08/18 11:41:15; author: clive; state: Exp; lines: +3 -1 Irssi needs gettext. Submitted by: bento Approved by: vanilla (MAINTAINER)
v. 1.50 date: 2001/05/06 20:17:43; author: vanilla; state: Exp; lines: +2 -2 Take maintainership.
v. 1.49 date: 2001/04/27 16:39:50; author: ijliao; state: Exp; lines: +5 -4 make it ready for the coming slave ports Discussed with: vanilla
v. 1.48 date: 2001/04/27 08:56:09; author: ijliao; state: Exp; lines: +3 -4 no need compile perl as static if u want to auto-load script, just put a "/load perl" in ~/.irssi/startup so, bump version again Discussed with: vanilla
v. 1.47 date: 2001/04/26 17:12:23; author: vanilla; state: Exp; lines: +4 -3 Compile perl as static for auto-load script. Bump version again.
v. 1.46 date: 2001/04/26 16:57:08; author: vanilla; state: Exp; lines: +2 -4 Fix perl module's path, and bump version.
v. 1.45 date: 2001/03/29 16:34:03; author: sobomax; state: Exp; lines: +2 -2 -pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
v. 1.44 date: 2001/03/26 16:23:55; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.98.3.
v. 1.43 date: 2001/03/10 14:32:47; author: jim; state: Exp; lines: +5 -9 Update to version 0.7.98.2. While I'm here, turn MAINTAINERship back over to ports@FreeBSD.org.
v. 1.42 date: 2000/12/24 21:46:10; author: jim; state: Exp; lines: +3 -4 Update to 0.7.97.2
v. 1.41 date: 2000/12/11 20:21:34; author: jim; state: Exp; lines: +16 -6 Update to version 0.7.97. Parts submitted by: Sean-Paul Rees
v. 1.40 date: 2000/10/05 06:22:55; author: reg; state: Exp; lines: +11 -9 Implement USE_GLIB.
v. 1.39 date: 2000/08/26 06:49:58; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.95-3.
v. 1.38 date: 2000/08/23 00:55:49; author: jim; state: Exp; lines: +3 -1 Update to version 0.7.95-2.
v. 1.37 date: 2000/08/14 03:21:50; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.95.
v. 1.36 date: 2000/07/27 19:07:40; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.94.
v. 1.35 date: 2000/07/10 06:11:17; author: jim; state: Exp; lines: +2 -4 Update to version 0.7.93.
v. 1.34 date: 2000/07/07 21:21:15; author: jim; state: Exp; lines: +4 -4 Update to version 0.7.92-3
v. 1.33 date: 2000/07/01 19:25:35; author: jim; state: Exp; lines: +5 -3 Update to version 0.7.92-2.
v. 1.32 date: 2000/06/14 22:12:38; author: jim; state: Exp; lines: +2 -2 Update to version 0.7.91.
v. 1.31 date: 2000/06/12 19:16:43; author: jim; state: Exp; lines: +10 -33 Update to version 0.7.90. The author has removed all GTK/GNOME bits for the time being, but says ``they might come back later'', but for now this is a text-only client. Submitted by: ade
v. 1.30 date: 2000/06/04 04:21:11; author: hoek; state: Exp; lines: +3 -2 PORTVERSION=0.7.28-3 -> PORTVERSION=0.7.28.3 (per porters-handbook)
v. 1.29 date: 2000/06/01 16:25:41; author: ade; state: Exp; lines: +3 -3 Updates for new shared library versions in GNOME 1.2
v. 1.28 date: 2000/05/23 21:55:21; author: will; state: Exp; lines: +2 -2 Update to 0.7.28-3. As usual, this is a "I'm grateful to you, Jim!" commit. (Of course I have to fix all his stuff anyway. ;-) First diff submitted by: jim (MAINATAINER) Gmake-related crap fixed by: will (the added patch)
v. 1.27 date: 2000/04/17 00:17:51; author: reg; state: Exp; lines: +5 -5 Standardize all user defined options to the booleans WITH_FOO and WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
v. 1.26 date: 2000/04/12 06:28:13; author: obrien; state: Exp; lines: +3 -3 Convert to the PORTNAME - PORTVERSION syntax.
v. 1.25 date: 2000/02/26 02:25:44; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.27. Submitted by: Will Andrews
v. 1.24 date: 2000/02/22 20:15:00; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.26.
v. 1.23 date: 2000/02/19 09:20:44; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.24.
v. 1.22 date: 2000/01/24 20:34:16; author: jim; state: Exp; lines: +7 -3 Update to version 0.7.23
v. 1.21 date: 2000/01/22 19:50:25; author: sumikawa; state: Exp; lines: +11 -3 Fix checksum and support IPv6. PR: 16200 Submitted by: Heikki Paatela
v. 1.20 date: 2000/01/17 19:58:09; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.22
v. 1.19 date: 1999/12/22 20:15:51; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.21.
v. 1.18 date: 1999/11/29 21:00:29; author: jim; state: Exp; lines: +5 -4 Update to version 0.7.20.1.
v. 1.17 date: 1999/11/06 00:40:19; author: jim; state: Exp; lines: +3 -3 Update to version 0.7.18.1
v. 1.16 date: 1999/10/19 08:31:35; author: jim; state: Exp; lines: +3 -3 Updated to version 0.7.18
v. 1.15 date: 1999/10/18 23:20:31; author: jim; state: Exp; lines: +7 -4 Updated to version 0.7.17
v. 1.14 date: 1999/10/07 03:58:27; author: cpiazza; state: Exp; lines: +2 -2 Use the updated libproplist shared library
v. 1.13 date: 1999/09/19 03:44:45; author: jim; state: Exp; lines: +3 -4 Updated to version 0.7.16
v. 1.12 date: 1999/09/01 11:23:13; author: jim; state: Exp; lines: +3 -3 Updated to version 0.7.15-3.
v. 1.11 date: 1999/08/31 13:05:09; author: jim; state: Exp; lines: +6 -4 Update to version 0.7.15-2.
v. 1.10 date: 1999/08/29 00:37:47; author: jim; state: Exp; lines: +7 -12 Updated to version 0.7.14.
v. 1.9 date: 1999/08/25 06:12:46; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.8 date: 1999/08/22 18:58:25; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.7 date: 1999/08/14 07:11:55; author: jim; state: Exp; lines: +22 -18 Updated to version 0.7.13-2
v. 1.6 date: 1999/07/10 02:40:12; author: cpiazza; state: Exp; lines: +7 -6 Update to 0.7.12 PR: 12573 Submitted by: maintainer
v. 1.5 date: 1999/06/28 02:20:37; author: billf; state: Exp; lines: +2 -2 New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
v. 1.4 date: 1999/06/19 20:09:23; author: cpiazza; state: Exp; lines: +6 -4 Update irssi to 0.7.11-2. PR: 12110 Submitted by: maintainer
v. 1.3 date: 1999/05/29 03:55:52; author: steve; state: Exp; lines: +7 -4 Update to use gtk version 1.2.3. PR: 11842 Submitted by: Jeremy Lea
v. 1.2 date: 1999/05/09 14:29:10; author: flathill; state: Exp; lines: +3 -3 Update to 0.7.8 PR: ports/11577 Submitted by: jim@blues.ghis.net
v. 1.1 date: 1999/04/30 17:08:24; author: taoka; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/04/30 17:08:24; author: taoka; state: Exp; lines: +0 -0 an IRC client that uses GTK+ and (optionally) GNOME PR: 11120 Submitted by: Jim Mock =============================================================================



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