Port details |
- ii Minimalist FIFO and filesystem-based IRC client
- 2.0_1 irc =3 2.0_1Version of this port present on the latest quarterly branch.
- Maintainer: sbz@FreeBSD.org
- Port Added: 2008-07-18 15:55:08
- Last Update: 2024-01-10 13:13:03
- Commit Hash: 64631af
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: MIT
- WWW:
- https://tools.suckless.org/ii/
- Description:
- ii is a minimalist FIFO and filesystem-based IRC client. It creates an
irc directory tree with server, channel and nick name directories.
In every directory a FIFO in file and a normal out file is created.
The in file is used to communicate with the servers and the out files
contain the server messages. For every channel and every nick name there
are related in and out files created. This allows IRC communication from
command line and adheres to the Unix philosophy.
- ¦ ¦ ¦ ¦
- 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/ii/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/ii
- pkg install ii
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ii
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1692805033
SHA256 (ii-2.0.tar.gz) = 4f67afcd208c07939b88aadbf21497a702ad0a07f9b5a6ce861f9f39ffe5425b
SIZE (ii-2.0.tar.gz) = 11129
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ii-2.0_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- irc_ii
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0_1 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
2.0 23 Aug 2023 16:00:56 |
Sofian Brabez (sbz) |
irc/ii: update to 2.0 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9 20 Jul 2022 14:22:09 |
Tobias C. Berner (tcberner) |
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (Only the first 15 lines of the commit message are shown above ) |
1.9 07 Feb 2022 10:27:48 |
Sofian Brabez (sbz) |
irc/ii: update to 1.9 |
1.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8 25 Feb 2019 20:22:17 |
sbz |
- Update to 1.8
PR: 235874
Submitted by: Tobias Rehbein <tobias.rehbein at web.de> |
1.7 12 Sep 2017 09:01:50 |
amdmi3 |
- Add LICENSE_FILE
- Switch to options helpers
- Style fixes
Approved by: portmgr blanket |
1.7 26 Apr 2017 19:04:30 |
ak |
- Remove checks for .PARSEDIR and vestiges of pmake support
PR: 218832
Approved by: portmgr (antoine) |
1.7 18 Feb 2014 12:07:28 |
ehaupt |
Support staging |
1.7 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.7 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
1.7 03 May 2013 21:54:48 |
bapt |
Fix build with bmake |
1.7 21 Jan 2013 20:08:06 |
sbz |
- Update to 1.7
- Convert to new option framework
- Update MASTER_SITES
- Take maintainership
PR: ports/175489
Submitted by: sbz (myself)
Approved by: jlaffaye (maintainer) |
1.6 20 Jun 2011 21:19:26 |
jlaffaye |
Respect CC (fixes build with clang)
Approved by: bapt (mentor) |
1.6 08 Jun 2011 16:52:32 |
jlaffaye |
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE}
Approved by: bapt (mentor) |
1.6 11 Mar 2011 18:27:23 |
dhn |
- Update to 1.6
- Remove MD5 checksum
PR: ports/155473
Submitted by: dhn (myself)
Approved by: maintainer |
1.4 08 Oct 2010 07:35:42 |
sunpoet |
- Update MASTER_SITES
PR: ports/151204
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
Approved by: pgollucci (mentor) |
1.4 31 Aug 2010 07:42:46 |
bapt |
Actually really remove files/patch-Makefile files/patch-config.mk
Approved by: jadawin (co-mentor) |
1.4 31 Aug 2010 07:38:48 |
bapt |
- cleanup
- add license
remove:
- files/patch-Makefile
- files/patch-config.mk
PR: ports/150125
Submitted by: Julien Laffaye <kimelto _at_ gmail.com> (maintainer)
Approved by: jadawin (co-mentor) |
1.4 17 Aug 2008 01:12:46 |
beech |
- Update to 1.4
PR: ports/126567
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer) |
1.3 18 Jul 2008 20:19:58 |
miwi |
- Fix a other typo
Reported by: maintainer via irc |
1.3 18 Jul 2008 18:57:16 |
miwi |
- Fix www
Reported by: lme |
1.3 18 Jul 2008 15:54:45 |
miwi |
ii is a minimalist FIFO and filesystem-based IRC client. It createsan
irc directory tree with server, channel and nick name directories.
In every directory a FIFO in file and a normal out file is created.
The in file is used to communicate with the servers and the out files
contain the server messages. For every channel and every nick name there
are related in and out files created. This allows IRC communication from
command line and adheres to the Unix philosophy.
WWW: http://www.suckless.org/wiki/tools/irc/irc_it/
PR: ports/125567
Submitted by: Julien Laffaye <kimelto at gmail.com> |