notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
icbirc Proxy IRC client and ICB server
2.1 irc on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1Version of this port present on the latest quarterly branch.
Maintainer: hrs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-02-14 22:24:38
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: tmpreaper, python, weex
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/icbirc
  2. man/man8/icbirc.8.gz
  3. /usr/local/share/licenses/icbirc-2.1/catalog.mk
  4. /usr/local/share/licenses/icbirc-2.1/LICENSE
  5. /usr/local/share/licenses/icbirc-2.1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • icbirc>0:irc/icbirc
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):
icbirc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.12.12.12.12.1-2.1-
FreeBSD:13:quarterly2.12.12.12.12.12.12.12.1
FreeBSD:14:latest2.12.12.12.12.12.1-2.1
FreeBSD:14:quarterly2.12.1-2.12.12.12.12.1
FreeBSD:15:latest2.12.1n/a2.1n/a2.12.12.1
FreeBSD:15:quarterly--n/a-n/a---
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:
Expand this list (1 items)
Collapse this list.
  1. http://www.benzedrine.ch/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.1
20 Jul 2022 14:22:09
commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8commit hash: 6ec0477414e965e6dc6dfdb6b68a87761082e0a8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
2.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1
07 Mar 2020 03:05:37
Revision:527917Original commit files touched by this commit
hrs search for other commits by this committer
- Update MASTER_SITES and WWW: in pkg-descr.
- Regenerate patches.

PR:	244652
2.1
06 Nov 2019 12:48:32
Revision:516880Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN, unfetchable
2.1
06 Nov 2016 21:08:29
Revision:425582Original commit files touched by this commit
hrs search for other commits by this committer
Update to 2.1.

PR:		214262
Submitted by:	Dmitrij D. Czarkoff
1.8_1
07 Sep 2014 12:28:06
Revision:367535Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
1.8_1
17 May 2014 03:13:57
Revision:354277Original commit files touched by this commit
hrs search for other commits by this committer
- Fix build on 10.x and later.
- Add LICENSE.
1.8
06 Mar 2014 15:01:42
Revision:347240Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.8
20 Sep 2013 18:44:50
Revision:327736Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
1.8
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.8
27 Aug 2007 20:14:33
Original commit files touched by this commit
hrs search for other commits by this committer
Update to 1.8.
1.7
02 Jan 2007 21:09:07
Original commit files touched by this commit
hrs search for other commits by this committer
Fix GCC 4.x build.

Spotted by:     kris
1.7
03 Jun 2006 17:41:01
Original commit files touched by this commit
hrs search for other commits by this committer
Update to 1.7.

Submitted by:   Martin Wilke (freebsd at unixfreunde dot de)
PR:             ports/98427
1.6
22 Jan 2006 12:38:15
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.6
14 Feb 2004 22:19:22
Original commit files touched by this commit
naddy search for other commits by this committer
Import icbirc 1.6.
icbirc is a proxy that allows to connect an IRC client to an ICB server.

PR:             62506
Submitted by:   hrs

Number of commits found: 18