Port details |
- undernet-ircu Undernet IRCU irc daemon
- 2.10.12.19_1 irc =3 2.10.12.19_1Version of this port present on the latest quarterly branch.
- Maintainer: freebsd-ports@dan.me.uk
- Port Added: 2004-03-29 13:50:59
- Last Update: 2023-06-10 17:14:07
- Commit Hash: f855425
- People watching this port, also watch:: tightvnc, srvx, py311-Automat, py39-PyOpenGL, py311-python-gdsii
- Also Listed In: net
- License: GPLv1
- WWW:
- https://coder-com.undernet.org
- Description:
- Undernet's popular and reliable irc daemon.
Note that this port is titled "undernet-ircu" to differentiate it from
another ircd known as ircu (which was created and is maintained by a
former undernet coder who forked project paths without changing project
names).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- undernet-ircu>0:irc/undernet-ircu
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/irc/undernet-ircu/ && make install clean
- To add the package, run one of these commands:
- pkg install irc/undernet-ircu
- pkg install undernet-ircu
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: undernet-ircu
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1612527727
SHA256 (ircu2.10.12.19.tar.gz) = 79e3264b36c093c1f7c7019511b8ab7d3f0c16086c8b8b2f07463b7bd3787334
SIZE (ircu2.10.12.19.tar.gz) = 1113628
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:
-
- gcc12 : lang/gcc12
- as : devel/binutils
- Runtime dependencies:
-
- gcc12 : lang/gcc12
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for undernet-ircu-2.10.12.19_1:
ASSERTS=on: Enable assertion checking
DEBUG=off: Build with debugging support
DEVPOLL=on: Enable the /dev/poll-based engine
DOCS=on: Build and/or install documentation
EPOLL=on: Enable the epoll-based engine
INLINES=on: Enable inlining for a few critical functions
IPV6=on: IPv6 protocol support
KQUEUE=on: Enable the kqueue-based engine
LEAKDETECT=off: Turn on the leak detector (reqs patched boehm)
PEDANTIC=off: Enable pedantic warnings
POLL=off: Force poll to be used even if not a sys call
WARNINGS=off: Enable warnings (add -Wall to CFLAGS)
===> Use 'make config' to modify these settings
- Options name:
- irc_undernet-ircu
- pkg-message:
- For install:
- To run undernet ircu you must add 'undernet_enable="YES"' to
"/etc/rc.conf" . It can then be started with
"/usr/local/etc/rc.d/undernet start"
You must also copy "/usr/local/etc/ircd.conf.example" to
"/usr/local/etc/ircd.conf\" and modify its settings according to
your needs. See documentation at http://coder-com.undernet.org.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.10.12.19_1 10 Jun 2023 17:14:07 |
Muhammad Moinur Rahman (bofh) |
irc/undernet-ircu: Unbreak on 14
Approved by: portmgr (blanket) |
2.10.12.19_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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.10.12.19 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.10.12.19 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.10.12.19 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.10.12.19 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.10.12.19 14 Feb 2021 09:35:43 |
fernape |
irc/undernet-ircu: USE_GCC=yes instead of any
Reported by: gerald@ |
2.10.12.19 09 Feb 2021 07:04:53 |
fernape |
irc/undernet-ircu: Update to u2.10.12.19
This update also fixes broken builds.
While here, reorder variables a bit.
PR: 253297
Submitted by: freebsd-ports@dan.me.uk (maintainer) |
2.10.12.18 02 Jan 2021 01:46:09 |
linimon |
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket) |
2.10.12.18 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
2.10.12.18 22 Oct 2017 11:06:26 |
dbaio |
irc/undernet-ircu: Update to 2.10.12.18
PR: 223143
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer) |
2.10.12.17 17 Aug 2017 16:47:10 |
swills |
irc/undernet-ircu: Update to 2.10.12.17
PR: 221574
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer) |
2.10.12.16 06 May 2017 05:55:37 |
miwi |
- Update to 2.10.12.16
PR: 218950
Submitted by: maintainer |
2.10.12.15 22 Feb 2017 10:26:44 |
amdmi3 |
- Update to 2.10.12.15
PR: 216802
Submitted by: freebsd-ports@dan.me.uk (maintainer) |
2.10.12.14_1 16 Nov 2016 00:34:23 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.10.12.14_1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.10.12.14_1 22 Sep 2015 20:00:19 |
amdmi3 |
- Drop 8.x support
- Config file installation is not optional here
Approved by: portmgr blanket |
2.10.12.14_1 30 Aug 2014 22:28:33 |
marino |
irc/undernet-ircu: Unbreak build on FreeBSD 8.4
Undernet-ircu fails to build on FreeBSD 8.4 when --enable-profile
(the default) is included in configure arguments. To restore building
on FreeBSD 8.4, remove this as an option for that release. |
2.10.12.14_1 17 Aug 2014 09:36:47 |
marino |
Stage irc/undernet-ircu and assign maintainership to submitter
Big changes include moving ircd from bin to sbin and installing lots
of documentation. Also "disable" options were swapped to "enable"
options and turned on by default.
PR: 192720
Submitted by: Daniel Austin
Add'l work by: marino |
2.10.12.14 23 Jul 2014 17:07:12 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
2.10.12.14 20 Sep 2013 18:44:50 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc) |
2.10.12.14 26 Mar 2013 12:36:21 |
bapt |
Convert left unconverted ports in irc to new options framework |
2.10.12.14 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
2.10.12.14 03 May 2012 15:47:18 |
miwi |
- Update to 2.10.12.14
PR: 167398
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer |
2.10.12.12 14 Jan 2012 08:57:23 |
dougb |
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. |
2.10.12.12 17 Jun 2011 20:18:55 |
crees |
- Use USERS and GROUPS
PR: ports/157927
Submitted by: crees
Approved by: Maintainer, rene (mentor) |
2.10.12.12 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.10.12.12 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.10.12.12 22 Aug 2009 00:24:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L |
2.10.12.12 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
2.10.12.12 02 May 2008 00:14:48 |
beech |
- Fix PLIST_FILES
- Fix CONFLICTS
Reported by: pointyhat via pav |
2.10.12.12 01 May 2008 00:31:56 |
beech |
- Update to 2.10.12.12
PR: ports/123183
Submitted by: Walter Venable <weaseal@users.sourceforge.net> (maintainer) |
2.10.11.06 22 Jan 2006 12:38:15 |
edwin |
SHA256ify
Approved by: krion@ |
2.10.11.06 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
2.10.11.06 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'. |
2.10.11.06 21 Jan 2005 22:45:35 |
krion |
Fix build on 4.x |
2.10.11.06 19 Jan 2005 10:35:41 |
krion |
Fix build on amd64. |
2.10.11.06 14 Jan 2005 21:01:35 |
krion |
Fix plist. |
2.10.11.06 29 Mar 2004 13:50:19 |
pav |
Add undernet-ircu, an IRC daemon used by Undernet network.
http://coder-com.undernet.org
PR: ports/62997
Submitted by: Walter Venable <weaseal@hotmail.com> |