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
nagircbot IRC bot for Nagios
0.0.33_2 net-mgmt Deleted on this many watch lists=3 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 0.0.33_2Version of this port present on the latest quarterly branch.
Broken BROKEN: ld: error: duplicate symbol: pfh
Deprecated DEPRECATED: Broken for more than a year and fails to build on all supported release
Expired This port expired on: 2023-06-01
Ignore IGNORE: is marked as broken: ld: error: duplicate symbol: pfh
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-07-06 07:16:46
Last Update: 2023-06-01 19:06:16
Commit Hash: b37fbe1
People watching this port, also watch:: pcre, screen, munin-node
Also Listed In: irc
License: not specified in port
WWW:
http://www.vanheusden.com/nagircbot/
Description:
Nagircbot is an IRC bot that monitors Nagios's status file for changes and announces those in an IRC channel. It can also change the topic of the channel to reflect current status.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. bin/nagircbot
Collapse this list.
Dependency lines:
  • nagircbot>0:net-mgmt/nagircbot
No installation instructions:
This port has been deleted.
PKGNAME: nagircbot
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (nagircbot-0.0.33.tgz) = 7a7c63a409bdad125b19ec852a772746eda2b1feef71bbdf58bd2a2c785a0887 SIZE (nagircbot-0.0.33.tgz) = 20085

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-mgmt_nagircbot
USES:
gmake ssl tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.vanheusden.com/nagircbot/
Collapse this list.
Port Moves
  • port deleted on 2023-06-01
    REASON: Has expired: Broken for more than a year and fails to build on all supported release

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.33_2
01 Jun 2023 19:06:16
commit hash: b37fbe1f0fefe07dc092802fc666338eeb5f30e1commit hash: b37fbe1f0fefe07dc092802fc666338eeb5f30e1commit hash: b37fbe1f0fefe07dc092802fc666338eeb5f30e1commit hash: b37fbe1f0fefe07dc092802fc666338eeb5f30e1 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
net-mgmt/nagircbot: Remove expired port:

2023-06-01 net-mgmt/nagircbot: Broken for more than a year and fails to build on
all supported release
0.0.33_2
01 May 2023 18:18:38
commit hash: 9ce21f8373b9931c02ebee391d434e1579800af0commit hash: 9ce21f8373b9931c02ebee391d434e1579800af0commit hash: 9ce21f8373b9931c02ebee391d434e1579800af0commit hash: 9ce21f8373b9931c02ebee391d434e1579800af0 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-mgmt/nagircbot: Mark DEPRECATED

- Broken for more than a year
- Fails to build on any supported release
- Upstream site is unreachable
- Set EXPIRATION_DATE to 2023-06-01
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)
0.0.33_2
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)
0.0.33_2
20 Jul 2022 14:22:42
commit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456dacommit hash: 43ac3e28ab940adda213d535ac0b1f0792d456da files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.0.33_2
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.
0.0.33_2
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.
0.0.33_2
18 Feb 2021 02:38:29
Revision:565864Original commit files touched by this commit
linimon search for other commits by this committer
Mark BROKEN in 13/14 (via latest llvm update).
0.0.33_2
10 Sep 2016 22:23:48
Revision:421753Original commit files touched by this commit
marino search for other commits by this committer
net-mgmt/nagircbot: Add SSL build flags
0.0.33_2
10 Jun 2015 17:42:11
Revision:389112Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip binary
0.0.33_1
15 Jan 2015 09:05:38
Revision:377064Original commit files touched by this commit
tijl search for other commits by this committer
Add missing USE_OPENSSL=yes

PR:		195796
0.0.33
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
0.0.33
09 Jun 2014 03:59:10
Revision:357100Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.
0.0.33
26 May 2014 15:01:40
Revision:355356Original commit files touched by this commit
miwi search for other commits by this committer
- Convert gmake, bzip2, xz to USES

Approved by:	portmgr
0.0.33
20 Sep 2013 22:24:44
Revision:327757Original 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:
net-mgmt)
0.0.33
20 Nov 2012 19:06:23
Revision:307595Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Return ports to the heap at maintainer's request

Feature safe:	yes
0.0.33
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
0.0.33
15 Jun 2011 13:51:06
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 0.0.33.

PR:             ports/157488
Submitted by:   Ryan Steinmetz <rpsfa@rit.edu>
Approved by:    maintainer timeout
0.0.20
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.0.20
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.0.20
15 Jul 2009 16:56:10
Original commit files touched by this commit
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
0.0.20
06 Jan 2009 17:59:31
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
0.0.20
06 Jul 2007 07:15:08
Original commit files touched by this commit
lwhsu search for other commits by this committer
Add nagircbot 0.0.20, IRC bot for Nagios.

PR:             ports/112210
Submitted by:   Antoine Beaupre <anarcat AT koumbit.org>

Number of commits found: 23