Port details |
- irssi Modular IRC client with many features
- 1.4.5_1,2 irc =164 1.4.5_1,2Version of this port present on the latest quarterly branch.
- Maintainer: dor.bsd@xm0.uk
- Port Added: unknown
- Last Update: 2024-03-16 08:03:57
- Commit Hash: 0a8e5e9
- People watching this port, also watch:: libiconv, gmake, expat, freetype2, gettext
- License: GPLv2+
- WWW:
- https://irssi.org/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/irc/irssi/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/irssi
- pkg install irssi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: irssi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1696364133
SHA256 (irssi-1.4.5.tar.xz) = 72a951cb0ad622785a8962801f005a3a412736c7e7e3ce152f176287c52fe062
SIZE (irssi-1.4.5.tar.xz) = 1215688
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- irc/irssi-fish
- irc/irssi-icb
- irc/irssi-xmpp
-
Deleted ports which required this port:
- for Run
-
- irc/irssi-fish
- irc/irssi-icb
- irc/irssi-scripts
- irc/irssi-xmpp
- irc/p5-POE-Session-Irssi
- net-im/twirssi
- x11-themes/irssi-themes
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for irssi-1.4.5_1,2:
BOT=on: Bot support
CAPSICUM=on: Capsicum support
DOCS=on: Build and/or install documentation
OTR=off: OTR (off-the-record) support
PERL=on: Perl scripting language support
PROXY=on: Proxy support
UTF8PROC=off: utf8proc support
===> Use 'make config' to modify these settings
- Options name:
- irc_irssi
- USES:
- compiler:c11 cpe gettext-runtime gnome meson localbase:ldflags ncurses perl5 pkgconfig ssl tar:xz
- pkg-message:
- For install:
- If Perl support was enabled during compilation you need to make sure the module
is listed in /set autoload_modules
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.10_3 25 Sep 2006 08:29:19 |
vanilla |
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 <mhsin_at_mhsin_dot_org> |
0.8.10_2 18 Sep 2006 16:26:04 |
miwi |
- Add irssi-theme knop
Approved by: vanilla@ (maintainer) |
0.8.10_2 10 Sep 2006 15:11:53 |
vanilla |
Make slave port happy.
PR: ports/103034
Submitted by: rafan@ |
0.8.10_2 08 May 2006 10:32:04 |
edwin |
remove USE_REINPLACE for all categories starting with I |
0.8.10_2 04 May 2006 05:51:00 |
vanilla |
Add patch to fix coredump on 7-current.
Submitted by: andrei at tyenet.com |
0.8.10_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.8.10_1 15 Jan 2006 09:00:54 |
pav |
- Fix runtime crash on 64-bit archs with jemalloc
PR: ports/91812
Submitted by: keramida
Approved by: vanilla (vacation blanket) |
0.8.10 12 Dec 2005 05:46:52 |
vanilla |
1: upgrade to 0.8.10.
2: sync with irssi-devel
PR: ports/90256
Submitted by: Toni Viemero <toni.viemero@iki.dot.fi> |
0.8.9_3 29 Sep 2005 07:32:20 |
vanilla |
Fix typo error (USE_REPLACE => USE_REINPLACE), my fault :(
Submitted by: Ed Schouten <ed@fxq.nl> |
0.8.9_3 29 Sep 2005 06:55:18 |
vanilla |
Fix manpage pathnames.
PR: ports/84909
Submitted by: Ed Schouten <ed@fxq.nl> |
0.8.9_3 24 Jul 2005 17:16:19 |
vsevolod |
Add conflicts line for irssi-devel.
Approved by: perky (mentor), vanilla (maintainer) |
0.8.9_3 26 May 2005 11:01:12 |
pav |
- Fix package to create empty lib/irssi/modules directory, to match port's
behaviour |
0.8.9_2 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.8.9_2 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.8.9_2 22 Feb 2005 08:49:35 |
philip |
Prevent the creation of perllocal.pod to appease pointyhat.
Spotted by: pointyhat via kris
Approved by: vanilla (maintainer) |
0.8.9_2 18 Mar 2004 17:35:46 |
vanilla |
Add SIZE.
Submitted by: trevor |
0.8.9_2 08 Feb 2004 17:02:11 |
vanilla |
- Unbreak on -currnet.
- Put USE_OPENSSL before <bsd.port.pre.mk>
- 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 <q@uni.de> |
0.8.9_1 07 Feb 2004 06:38:29 |
kris |
BROKEN on 5.x: does not compile |
0.8.9_1 04 Feb 2004 05:25:22 |
marcus |
Set {WANT,USE}_GNOME correctly to make these ports compatible with the new
bsd.port.mk.
Submitted by: kris |
0.8.9_1 05 Jan 2004 18:47:53 |
petef |
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 |
0.8.9 28 Dec 2003 09:12:58 |
alfred |
Add a patch to check for the environment variable IRSSI_NOTHROTTLE
to disable throttling.
Submitted by: Chris Jones <cjones@gruntle.org> |
0.8.9 16 Dec 2003 15:48:09 |
osa |
Use DOCSDIR and DATADIR macros.
Approved by: vanilla (maintainer) |
0.8.9 15 Dec 2003 04:12:40 |
vanilla |
Make COMMENT, CATEGOTIES, MAINTAINER can override by slave-ports. |
0.8.9 15 Dec 2003 03:50:15 |
vanilla |
Use the right way of specifying PORTREVISION so slave ports can override this.
Submitted by: ijliao, kcwu |
0.8.9 11 Dec 2003 03:07:14 |
vanilla |
Upgrade to 0.8.9, move WITH_BOEHM_GC out of the WITH_GLIB block.
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>, Dario Freni
<saturnero@gufi.org> |
0.8.8_1 08 Dec 2003 16:28:54 |
vanilla |
Add two WITH_* knob, WITH_BOEHM_GC, WITH_BOT.
Bump version.
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
0.8.8 07 Dec 2003 08:44:59 |
vanilla |
fix typo error (deve/boehm-gc to devel/boehm-gc),
and change pre-everything to pre-extract. |
0.8.8 07 Dec 2003 08:25:02 |
vanilla |
Upgrade to 0.8.8, add WITH_PERL, WITH_SOCKS, WITHOUT_IPV6, WITHOUT_GLIB2 knob.
PR: ports/59614
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
0.8.6_3 15 Nov 2003 12:38:07 |
sf |
fix if-less else/endif |
0.8.6_3 15 Nov 2003 10:37:41 |
vanilla |
Add WITH_IPV6 knob.
Submitted by: Lukasz Wasikowski <idaho@kochana.org> |
0.8.6_2 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.8.6_2 20 Apr 2003 19:24:47 |
marcus |
Remove USE_GNOMENG. |
0.8.6_2 07 Mar 2003 06:04:02 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.8.6_2 14 Jan 2003 04:42:37 |
kris |
Add missing manpage |
0.8.6_2 12 Jan 2003 05:27:42 |
vanilla |
Add WITH_PROXY knob, and bump version.
Submitted by: Peter <peter@webdeveloping.nl> |
0.8.6_1 12 Dec 2002 07:38:58 |
vanilla |
Remove ipv6 from CATEGORIES.
Submitted by: knu
Forgotten by: me |
0.8.6_1 12 Dec 2002 07:14:54 |
vanilla |
Disable ipv6 support, it broken dcc command.
Submitted by: "BigBrother (BigB3)" <bigbrother@bonbon.net>
Approved by: kris |
0.8.6 20 Nov 2002 16:04:26 |
vanilla |
1: Upgrade to 0.86.
2: fix pkg-plist.
PR: ports/45518
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>, roberto |
0.8.5 15 Jul 2002 17:21:56 |
sobomax |
Convert USE_GLIB into USE_GNOMENG+USE_GNOME. |
0.8.5 22 Jun 2002 17:59:12 |
vanilla |
Upgrade to 0.8.5 to fix DoS.
PR: ports/39567
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru> |
0.8.4 10 Apr 2002 06:16:01 |
vanilla |
Fix plist on current. |
13 Mar 2002 12:02:19 |
vanilla |
Upgrade to 0.8.4. |
18 Feb 2002 00:56:50 |
vanilla |
remove LIB_DEPENDS to gettext, use ${INSTALL_DATA} for irssi.conf |
17 Feb 2002 16:12:20 |
vanilla |
Upgrade to 0.8.1. |
17 Feb 2002 07:49:10 |
vanilla |
Ops.. I forfot to add this patch on last commit. |
17 Feb 2002 07:48:31 |
vanilla |
Upgrade to 0.8.0 snapshot-20020217. |
20 Nov 2001 23:29:38 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
17 Nov 2001 04:29:09 |
vanilla |
Add another patch for BIG5 cursor movement, and bump version. |
31 Oct 2001 05:12:11 |
vanilla |
Upgrade to 0.7.98.4 |
18 Aug 2001 12:41:16 |
clive |
Irssi needs gettext. |
06 May 2001 21:17:43 |
vanilla |
Take maintainership. |
27 Apr 2001 17:39:50 |
ijliao |
make it ready for the coming slave ports |
27 Apr 2001 09:56:12 |
ijliao |
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 |
26 Apr 2001 18:12:25 |
vanilla |
Compile perl as static for auto-load script. Bump version again. |
26 Apr 2001 17:57:09 |
vanilla |
Fix perl module's path, and bump version. |
29 Mar 2001 16:35:19 |
sobomax |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
26 Mar 2001 16:23:55 |
jim |
Update to version 0.7.98.3. |
10 Mar 2001 14:32:47 |
jim |
Update to version 0.7.98.2. While I'm here, turn MAINTAINERship back over to
ports@FreeBSD.org. |
24 Dec 2000 21:46:11 |
jim |
Update to 0.7.97.2 |
11 Dec 2000 20:21:39 |
jim |
Update to version 0.7.97. |
08 Oct 2000 02:27:09 |
asami |
Convert category irc to new layout. |
05 Oct 2000 07:23:01 |
reg |
Implement USE_GLIB. |
26 Aug 2000 07:49:59 |
jim |
Update to version 0.7.95-3. |
23 Aug 2000 01:55:50 |
jim |
Update to version 0.7.95-2. |
14 Aug 2000 04:21:51 |
jim |
Update to version 0.7.95. |
27 Jul 2000 20:07:40 |
jim |
Update to version 0.7.94. |
10 Jul 2000 07:11:17 |
jim |
Update to version 0.7.93. |
07 Jul 2000 22:21:15 |
jim |
Update to version 0.7.92-3 |
01 Jul 2000 20:25:36 |
jim |
Update to version 0.7.92-2. |
14 Jun 2000 23:12:38 |
jim |
Update to version 0.7.91. |
12 Jun 2000 20:16:52 |
jim |
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. |
04 Jun 2000 05:21:12 |
hoek |
PORTVERSION=0.7.28-3 -> PORTVERSION=0.7.28.3 (per porters-handbook) |
04 Jun 2000 05:09:01 |
hoek |
WWW moved. |
01 Jun 2000 17:25:45 |
ade |
Updates for new shared library versions in GNOME 1.2 |
23 May 2000 22:55:21 |
will |
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. ;-) |