Port details |
- icbirc Proxy IRC client and ICB server
- 2.1_1 irc =3 2.1_1Version of this port present on the latest quarterly branch.
- Maintainer: hrs@FreeBSD.org
- Port Added: 2004-02-14 22:24:38
- Last Update: 2024-03-29 08:08:58
- Commit Hash: 96378cd
- People watching this port, also watch:: xrdp, xorg-docs, monit, pure-ftpd, nagios-certexp-plugin
- License: BSD2CLAUSE
- WWW:
- https://www.benzedrine.ch/icbirc.html
- Description:
- icbirc is a proxy that allows to connect an IRC client to an ICB server.
The proxy accepts client connections, connects to the server, and for-
wards data between those two connections.
Commands from the IRC client are translated to ICB commands and forwarded
to the ICB server. Messages from the ICB server are translated to IRC
messages and forwarded to the IRC client.
- ¦ ¦ ¦ ¦
- 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/icbirc/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/icbirc
- pkg install icbirc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: icbirc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1478423682
SHA256 (icbirc-2.1.tar.gz) = 6839344d93c004da97ec6bb5d805a1db7e0a79efc3870445788043627162bbb1
SIZE (icbirc-2.1.tar.gz) = 11257
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- irc_icbirc
- USES:
- uidfix
- 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.1_1 29 Mar 2024 08:08:58 |
Yasuhiro Kimura (yasu) |
irc/icbirc: Move man page to share/man
Approved by: portmgr (blanket) |
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) |
2.1 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 ) |
2.1 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 ) |
2.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1 07 Mar 2020 03:05:37 |
hrs |
- Update MASTER_SITES and WWW: in pkg-descr.
- Regenerate patches.
PR: 244652 |
2.1 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
2.1 06 Nov 2016 21:08:29 |
hrs |
Update to 2.1.
PR: 214262
Submitted by: Dmitrij D. Czarkoff |
1.8_1 07 Sep 2014 12:28:06 |
antoine |
Allow staging as a regular user |
1.8_1 17 May 2014 03:13:57 |
hrs |
- Fix build on 10.x and later.
- Add LICENSE. |
1.8 06 Mar 2014 15:01:42 |
miwi |
- Stage support |
1.8 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
1.8 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.8 27 Aug 2007 20:14:33 |
hrs |
Update to 1.8. |
1.7 02 Jan 2007 21:09:07 |
hrs |
Fix GCC 4.x build.
Spotted by: kris |
1.7 03 Jun 2006 17:41:01 |
hrs |
Update to 1.7.
Submitted by: Martin Wilke (freebsd at unixfreunde dot de)
PR: ports/98427 |
1.6 22 Jan 2006 12:38:15 |
edwin |
SHA256ify
Approved by: krion@ |
1.6 14 Feb 2004 22:19:22 |
naddy |
Import icbirc 1.6.
icbirc is a proxy that allows to connect an IRC client to an ICB server.
PR: 62506
Submitted by: hrs |