summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-07 23:06:12 +0200
committerStefan Eßer <se@FreeBSD.org>2022-09-07 23:10:59 +0200
commitb7f05445c00f2625aa19b4154ebcbce5ed2daa52 (patch)
treec3b04fc0b07c55f849072e9b35e694f3d8ccf871 /irc
parentgraphics/tesseract: fix build when building from ports (diff)
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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
Diffstat (limited to 'irc')
-rw-r--r--irc/anope/Makefile1
-rw-r--r--irc/atheme-services/Makefile1
-rw-r--r--irc/bip/Makefile1
-rw-r--r--irc/birch/Makefile1
-rw-r--r--irc/bitchx/Makefile1
-rw-r--r--irc/bitlbee-discord/Makefile1
-rw-r--r--irc/bitlbee-facebook/Makefile1
-rw-r--r--irc/bitlbee-mastodon/Makefile1
-rw-r--r--irc/bitlbee-steam/Makefile1
-rw-r--r--irc/bitlbee/Makefile1
-rw-r--r--irc/bopm/Makefile1
-rw-r--r--irc/catgirl/Makefile1
-rw-r--r--irc/cgiirc/Makefile1
-rw-r--r--irc/ctrlproxy/Makefile1
-rw-r--r--irc/cwirc/Makefile1
-rw-r--r--irc/dancer/Makefile1
-rw-r--r--irc/darkbot/Makefile1
-rw-r--r--irc/dircproxy/Makefile1
-rw-r--r--irc/dxirc/Makefile1
-rw-r--r--irc/eggdrop/Makefile1
-rw-r--r--irc/epic4/Makefile1
-rw-r--r--irc/epic5/Makefile1
-rw-r--r--irc/ergo/Makefile1
-rw-r--r--irc/evangeline/Makefile1
-rw-r--r--irc/ezbounce/Makefile1
-rw-r--r--irc/gruftistats/Makefile1
-rw-r--r--irc/hexchat-fish/Makefile1
-rw-r--r--irc/hexchat/Makefile1
-rw-r--r--irc/icbirc/Makefile1
-rw-r--r--irc/ii/Makefile1
-rw-r--r--irc/infobot/Makefile1
-rw-r--r--irc/inspircd/Makefile1
-rw-r--r--irc/insub/Makefile1
-rw-r--r--irc/irc2dc/Makefile1
-rw-r--r--irc/ircII/Makefile1
-rw-r--r--irc/ircd-hybrid/Makefile1
-rw-r--r--irc/ircd-ratbox-devel/Makefile1
-rw-r--r--irc/ircd-ratbox/Makefile1
-rw-r--r--irc/ircproxy/Makefile1
-rw-r--r--irc/iroffer-dinoex/Makefile1
-rw-r--r--irc/irssi-fish/Makefile1
-rw-r--r--irc/irssi-icb/Makefile1
-rw-r--r--irc/irssi-scripts/Makefile1
-rw-r--r--irc/irssi-xmpp/Makefile1
-rw-r--r--irc/irssi/Makefile1
-rw-r--r--irc/irssistats/Makefile1
-rw-r--r--irc/keitairc2/Makefile1
-rw-r--r--irc/komanda-cli/Makefile1
-rw-r--r--irc/konversation/Makefile1
-rw-r--r--irc/kvirc/Makefile1
-rw-r--r--irc/libircclient/Makefile1
-rw-r--r--irc/miau/Makefile1
-rw-r--r--irc/muh/Makefile1
-rw-r--r--irc/ngircd/Makefile1
-rw-r--r--irc/onis/Makefile1
-rw-r--r--irc/p5-AnyEvent-IRC/Makefile1
-rw-r--r--irc/p5-Bot-BasicBot/Makefile1
-rw-r--r--irc/p5-IRC-Bot-Hangman/Makefile1
-rw-r--r--irc/p5-IRC-Utils/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC-Object/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-Karma/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile1
-rw-r--r--irc/p5-POE-Component-IRC/Makefile1
-rw-r--r--irc/p5-POE-Component-Server-IRC/Makefile1
-rw-r--r--irc/p5-POE-Filter-IRCD/Makefile1
-rw-r--r--irc/p5-POE-Session-Irssi/Makefile1
-rw-r--r--irc/p5-Parse-IRC/Makefile1
-rw-r--r--irc/pear-Net_SmartIRC/Makefile1
-rw-r--r--irc/pircbot/Makefile1
-rw-r--r--irc/pisg/Makefile1
-rw-r--r--irc/polari/Makefile1
-rw-r--r--irc/pounce/Makefile1
-rw-r--r--irc/py-irc/Makefile1
-rw-r--r--irc/py-limnoria/Makefile1
-rw-r--r--irc/quassel/Makefile1
-rw-r--r--irc/quirc/Makefile1
-rw-r--r--irc/ratbox-respond/Makefile1
-rw-r--r--irc/rbot/Makefile1
-rw-r--r--irc/riece/Makefile1
-rw-r--r--irc/rubygem-cinch/Makefile1
-rw-r--r--irc/rubygem-cogbot/Makefile1
-rw-r--r--irc/rubygem-lita-irc/Makefile1
-rw-r--r--irc/rubygem-net-irc/Makefile1
-rw-r--r--irc/scrollz/Makefile1
-rw-r--r--irc/simpleirc/Makefile1
-rw-r--r--irc/smartirc4net/Makefile1
-rw-r--r--irc/smuxi/Makefile1
-rw-r--r--irc/soju/Makefile1
-rw-r--r--irc/srain/Makefile1
-rw-r--r--irc/srvx/Makefile1
-rw-r--r--irc/thales/Makefile1
-rw-r--r--irc/undernet-ircu/Makefile1
-rw-r--r--irc/weechat-otr/Makefile1
-rw-r--r--irc/weechat/Makefile1
-rw-r--r--irc/znc-push/Makefile1
-rw-r--r--irc/znc/Makefile1
103 files changed, 103 insertions, 0 deletions
diff --git a/irc/anope/Makefile b/irc/anope/Makefile
index 77d768486217..3de02c1bed63 100644
--- a/irc/anope/Makefile
+++ b/irc/anope/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= irc
MAINTAINER= egypcio@FreeBSD.org
COMMENT= Set of IRC services for IRC networks
+WWW= https://www.anope.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/docs/COPYING
diff --git a/irc/atheme-services/Makefile b/irc/atheme-services/Makefile
index 53788ca62cf2..548737cc380e 100644
--- a/irc/atheme-services/Makefile
+++ b/irc/atheme-services/Makefile
@@ -6,6 +6,7 @@ DISTNAME= atheme-services-v${PORTVERSION}
MAINTAINER= tdb@FreeBSD.org
COMMENT= Set of services for IRC networks
+WWW= https://atheme.github.io/atheme.html
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/bip/Makefile b/irc/bip/Makefile
index 8120541db913..e82a04b2b369 100644
--- a/irc/bip/Makefile
+++ b/irc/bip/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://projects.duckcorp.org/attachments/download/97/
MAINTAINER= swills@FreeBSD.org
COMMENT= Simple IRC proxy with SSL support
+WWW= https://bip.milkypond.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/birch/Makefile b/irc/birch/Makefile
index e4d93896a2e0..959d5dfe9670 100644
--- a/irc/birch/Makefile
+++ b/irc/birch/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= irc
MAINTAINER= lcook@FreeBSD.org
COMMENT= IRC client written in bash
+WWW= https://github.com/dylanaraps/birch
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index 91f54e715635..9b9a37630b2a 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/ircii-pana/${PORTNAME}-${DISTVERSION}
MAINTAINER= freebsd@bitchx.org
COMMENT= Feature-rich scriptable IRC client
+WWW= http://www.bitchx.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
diff --git a/irc/bitlbee-discord/Makefile b/irc/bitlbee-discord/Makefile
index 48a579e8cfb8..4fe5fd2ccea2 100644
--- a/irc/bitlbee-discord/Makefile
+++ b/irc/bitlbee-discord/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= irc
MAINTAINER= arfy32@gmail.com
COMMENT= Discord plugin for bitlbee
+WWW= https://github.com/sm00th/bitlbee-discord
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/bitlbee-facebook/Makefile b/irc/bitlbee-facebook/Makefile
index 5b4409c38c88..a5cc52fb7464 100644
--- a/irc/bitlbee-facebook/Makefile
+++ b/irc/bitlbee-facebook/Makefile
@@ -7,6 +7,7 @@ CATEGORIES= irc
MAINTAINER= gahr@FreeBSD.org
COMMENT= Facebook plugin for bitlbee
+WWW= https://wiki.bitlbee.org/HowtoFacebookMQTT
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/bitlbee-mastodon/Makefile b/irc/bitlbee-mastodon/Makefile
index 371723a63eea..0ebb4834738c 100644
--- a/irc/bitlbee-mastodon/Makefile
+++ b/irc/bitlbee-mastodon/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= irc
MAINTAINER= tobias.rehbein@web.de
COMMENT= Bitlbee plugin to communicate with Mastodon instances
+WWW= https://alexschroeder.ch/software/Bitlbee_Mastodon
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/bitlbee-steam/Makefile b/irc/bitlbee-steam/Makefile
index 01c8db8bda5e..8db25d23cb85 100644
--- a/irc/bitlbee-steam/Makefile
+++ b/irc/bitlbee-steam/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= irc
MAINTAINER= aou@eecs.berkeley.edu
COMMENT= Steam plugin for bitlbee
+WWW= https://github.com/bitlbee/bitlbee-steam
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile
index 7dcf9338e1d5..5319ab4a9758 100644
--- a/irc/bitlbee/Makefile
+++ b/irc/bitlbee/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://get.bitlbee.org/src/ \
MAINTAINER= garga@FreeBSD.org
COMMENT= IRC to other chat networks gateway
+WWW= https://www.bitlbee.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/bopm/Makefile b/irc/bopm/Makefile
index d70155d1c9b8..dc6f6e76b55b 100644
--- a/irc/bopm/Makefile
+++ b/irc/bopm/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://static.blitzed.org/www.blitzed.org/bopm/files/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Open proxy and DNSBL monitor designed for use with ircds
+WWW= http://wiki.blitzed.org/BOPM
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var/log/bopm
diff --git a/irc/catgirl/Makefile b/irc/catgirl/Makefile
index 44894f190a46..62cb44d7b3f5 100644
--- a/irc/catgirl/Makefile
+++ b/irc/catgirl/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://git.causal.agency/catgirl/snapshot/
MAINTAINER= june@causal.agency
COMMENT= TLS-only terminal IRC client
+WWW= https://git.causal.agency/catgirl/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/cgiirc/Makefile b/irc/cgiirc/Makefile
index 477b7d1eb30b..a291da4f9307 100644
--- a/irc/cgiirc/Makefile
+++ b/irc/cgiirc/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://cgiirc.org/releases/ \
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= IRC web gateway written in Perl
+WWW= http://cgiirc.sourceforge.net/
LICENSE= GPLv2
diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile
index b13e7951a468..ede7be7921a7 100644
--- a/irc/ctrlproxy/Makefile
+++ b/irc/ctrlproxy/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://launchpadlibrarian.net/50016234/ \
MAINTAINER= ashish@FreeBSD.org
COMMENT= Flexible IRC proxy
+WWW= https://www.samba.org/~jelmer/ctrlproxy/
LIB_DEPENDS= libgnutls.so:security/gnutls
diff --git a/irc/cwirc/Makefile b/irc/cwirc/Makefile
index 8c4ff58a9f7f..f7336601e254 100644
--- a/irc/cwirc/Makefile
+++ b/irc/cwirc/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://myspace.voo.be/pcoupard/cwirc/download/ \
MAINTAINER= hamradio@FreeBSD.org
COMMENT= X-Chat Morse plugin
+WWW= http://myspace.voo.be/pcoupard/cwirc
LICENSE= GPLv2
diff --git a/irc/dancer/Makefile b/irc/dancer/Makefile
index 6b6d587e1023..2695d9c79e3f 100644
--- a/irc/dancer/Makefile
+++ b/irc/dancer/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC bot written in C for UNIX, Windows, and AmigaOS
+WWW= http://dancer.sourceforge.net/
PATCH_WRKSRC= ${WRKDIR}/${DISTNAME}
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/irc/darkbot/Makefile b/irc/darkbot/Makefile
index 009b2a7631aa..f29c60ced569 100644
--- a/irc/darkbot/Makefile
+++ b/irc/darkbot/Makefile
@@ -9,6 +9,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC talking bot with a fast algorithm for its database
+WWW= http://darkbot.sourceforge.net/
# Converted from NO_CDROM
LICENSE= darkbot
diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile
index e29df25fd76a..0e6150403b57 100644
--- a/irc/dircproxy/Makefile
+++ b/irc/dircproxy/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= irc
MAINTAINER= mm@FreeBSD.org
COMMENT= Detachable irc proxy server with many features
+WWW= http://dircproxy.securiweb.net/
LICENSE= GPLv2
diff --git a/irc/dxirc/Makefile b/irc/dxirc/Makefile
index cfdbdc4da8d7..65aa9166d801 100644
--- a/irc/dxirc/Makefile
+++ b/irc/dxirc/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
MAINTAINER= archdvx@dxsolutions.org
COMMENT= Simple IRC client
+WWW= https://www.dxirc.org/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile
index a1eb9f7261b1..72520db93d3c 100644
--- a/irc/eggdrop/Makefile
+++ b/irc/eggdrop/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/eggheads/${PORTNAME}/releases/download/v${DISTV
MAINTAINER= ports@FreeBSD.org
COMMENT= Popular Internet Relay Chat (IRC) bot
+WWW= https://www.eggheads.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/epic4/Makefile b/irc/epic4/Makefile
index 61d99db0e4fd..fde6bd4df9a0 100644
--- a/irc/epic4/Makefile
+++ b/irc/epic4/Makefile
@@ -8,6 +8,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= (E)nhanced (P)rogrammable (I)RC-II (C)lient
+WWW= http://www.epicsol.org/
LICENSE= BSD3CLAUSE
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile
index 1cdb393c326f..0873aa4446bc 100644
--- a/irc/epic5/Makefile
+++ b/irc/epic5/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://ftp.epicsol.org/pub/epic/EPIC5-PRODUCTION/
MAINTAINER= epic@dsllsn.net
COMMENT= Enhanced Programmable IRC-II Client
+WWW= http://www.epicsol.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
diff --git a/irc/ergo/Makefile b/irc/ergo/Makefile
index d52cd2ed8d0f..fac876085fe9 100644
--- a/irc/ergo/Makefile
+++ b/irc/ergo/Makefile
@@ -7,6 +7,7 @@ PKGNAMESUFFIX= -irc-server
MAINTAINER= yuri@FreeBSD.org
COMMENT= Modern IRC server (daemon/ircd) written in Go
+WWW= https://ergo.chat/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/evangeline/Makefile b/irc/evangeline/Makefile
index 5e379676a009..94bc920738cf 100644
--- a/irc/evangeline/Makefile
+++ b/irc/evangeline/Makefile
@@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-b1
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC Bot based on Eggdrop
+WWW= http://www.averse.piasta.pl/
LICENSE= GPLv2
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile
index 28ced6dd4d4f..beaa98eb1dbc 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://BSDforge.com/projects/source/irc/ezbounce/
MAINTAINER= portmaster@BSDforge.com
COMMENT= Highly configurable IRC Proxy
+WWW= https://sourceforge.net/projects/ezbounce/
OPTIONS_DEFINE= DOCS SSL COMPRESS
OPTIONS_DEFAULT=SSL COMPRESS
diff --git a/irc/gruftistats/Makefile b/irc/gruftistats/Makefile
index 093d896ae2fb..ad8baedf98ec 100644
--- a/irc/gruftistats/Makefile
+++ b/irc/gruftistats/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Produces a web page of statistics and quotes from IRC channel logs
+WWW= http://gruftistats.sourceforge.net/
GNU_CONFIGURE= YES
USES= gmake
diff --git a/irc/hexchat-fish/Makefile b/irc/hexchat-fish/Makefile
index 7bce228cb6d2..2f50098fd891 100644
--- a/irc/hexchat-fish/Makefile
+++ b/irc/hexchat-fish/Makefile
@@ -7,6 +7,7 @@ DISTNAME= fishlim-f952f6f21f6b7786e10d06a5ca90749f6e9f1f40
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Encryption plugin for Hexchat
+WWW= https://fishlim.kodafritt.se/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile
index 6f10dc42824e..5f15db33afe3 100644
--- a/irc/hexchat/Makefile
+++ b/irc/hexchat/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://dl.hexchat.net/hexchat/
MAINTAINER= pkubaj@FreeBSD.org
COMMENT= IRC chat program with GTK and Text Frontend
+WWW= https://hexchat.github.io/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/icbirc/Makefile b/irc/icbirc/Makefile
index 7fdddfc2145a..f79569ea81e4 100644
--- a/irc/icbirc/Makefile
+++ b/irc/icbirc/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://www.benzedrine.ch/
MAINTAINER= hrs@FreeBSD.org
COMMENT= Proxy IRC client and ICB server
+WWW= https://www.benzedrine.ch/icbirc.html
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${FILESDIR}/COPYING
diff --git a/irc/ii/Makefile b/irc/ii/Makefile
index 5f99d0fc38f3..0eb9917aa8eb 100644
--- a/irc/ii/Makefile
+++ b/irc/ii/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://dl.suckless.org/tools/ \
MAINTAINER= sbz@FreeBSD.org
COMMENT= Minimalist FIFO and filesystem-based IRC client
+WWW= https://tools.suckless.org/ii/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/infobot/Makefile b/irc/infobot/Makefile
index 6b6a942e79c2..ca18787d710c 100644
--- a/irc/infobot/Makefile
+++ b/irc/infobot/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.infobot.org/src/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Bot written in Perl with a rabid AI
+WWW= http://www.infobot.org/
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile
index 5a9222b06105..d4f601803d7a 100644
--- a/irc/inspircd/Makefile
+++ b/irc/inspircd/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= irc
MAINTAINER= driesm@FreeBSD.org
COMMENT= Modular C++ IRC daemon
+WWW= https://www.inspircd.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/docs/LICENSE.txt
diff --git a/irc/insub/Makefile b/irc/insub/Makefile
index f162a85f6a7a..fb2562fb2bdf 100644
--- a/irc/insub/Makefile
+++ b/irc/insub/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= irc
MAINTAINER= ports@FreeBSD.org
COMMENT= Some scripts for expressing how you feel on IRC and the web
+WWW= https://github.com/cjones/insub
RUN_DEPENDS= cowsay:games/cowsay \
figlet:misc/figlet
diff --git a/irc/irc2dc/Makefile b/irc/irc2dc/Makefile
index 5fd0be8c0a25..d88304625116 100644
--- a/irc/irc2dc/Makefile
+++ b/irc/irc2dc/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF
MAINTAINER= gelraen.ua@gmail.com
COMMENT= Provides intercommunication between DC++ hub and IRC channel
+WWW= https://sourceforge.net/projects/irc2dc/
USES= tar:bzip2
HAS_CONFIGURE= yes
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile
index 63ed3847cf94..c9309f842104 100644
--- a/irc/ircII/Makefile
+++ b/irc/ircII/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://ircii.warped.com/
MAINTAINER= andrew@tao11.riddles.org.uk
COMMENT= Small and high extensible IRC client
+WWW= http://www.eterna.com.au/ircii/
LICENSE= BSD3CLAUSE
diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile
index 8c585762873e..6d5e62056657 100644
--- a/irc/ircd-hybrid/Makefile
+++ b/irc/ircd-hybrid/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= fox@FreeBSD.org
COMMENT= Fast irc daemon with a number of new features
+WWW= https://www.ircd-hybrid.org/
LICENSE= GPLv2
diff --git a/irc/ircd-ratbox-devel/Makefile b/irc/ircd-ratbox-devel/Makefile
index 819949e2f605..4110351ab9ab 100644
--- a/irc/ircd-ratbox-devel/Makefile
+++ b/irc/ircd-ratbox-devel/Makefile
@@ -8,6 +8,7 @@ PKGNAMESUFFIX= -devel
MAINTAINER= moggie@elasticmind.net
COMMENT= Advanced, stable IRC daemon, used widely on EFnet ('testing' release)
+WWW= http://www.ircd-ratbox.org/
LICENSE= GPLv2
diff --git a/irc/ircd-ratbox/Makefile b/irc/ircd-ratbox/Makefile
index 7d59c2137f05..43f2c284fdce 100644
--- a/irc/ircd-ratbox/Makefile
+++ b/irc/ircd-ratbox/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.ratbox.org/download/ \
MAINTAINER= moggie@elasticmind.net
COMMENT= Advanced, stable IRC daemon, used widely on EFnet
+WWW= https://www.ratbox.org/
LICENSE= GPLv2
diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile
index a3607b5a30f5..900a28228e39 100644
--- a/irc/ircproxy/Makefile
+++ b/irc/ircproxy/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://BSDforge.com/projects/source/irc/ircproxy/
MAINTAINER= portmaster@BSDforge.com
COMMENT= IRC proxy/bouncer daemon
+WWW= http://ircproxy.sourceforge.net/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index a03fe830c8c8..e90b7a79b973 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -8,6 +8,7 @@ DISTNAME= iroffer-dinoex-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= IRC "bot" that makes sharing files via DCC extremely easy
+WWW= https://iroffer.net/
LICENSE= GPLv2
diff --git a/irc/irssi-fish/Makefile b/irc/irssi-fish/Makefile
index 78c344f77bc9..a40816e82e85 100644
--- a/irc/irssi-fish/Makefile
+++ b/irc/irssi-fish/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= irc security
MAINTAINER= ashish@FreeBSD.org
COMMENT= Encryption plugin for irssi
+WWW= https://github.com/falsovsky/FiSH-irssi
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/irssi-icb/Makefile b/irc/irssi-icb/Makefile
index 4ebdeafc344f..c0f48739610e 100644
--- a/irc/irssi-icb/Makefile
+++ b/irc/irssi-icb/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= irc
MAINTAINER= fox@FreeBSD.org
COMMENT= Irssi plugin for connecting to ICB network
+WWW= https://github.com/mglocker/irssi-icb
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/irssi-scripts/Makefile b/irc/irssi-scripts/Makefile
index 6b0d17e52a8b..be640550e369 100644
--- a/irc/irssi-scripts/Makefile
+++ b/irc/irssi-scripts/Makefile
@@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= zachary.crownover@gmail.com
COMMENT= Collection of useful scripts for the irssi IRC-client
+WWW= https://scripts.irssi.org/
RUN_DEPENDS= irssi:irc/irssi
diff --git a/irc/irssi-xmpp/Makefile b/irc/irssi-xmpp/Makefile
index b3b52c857363..3ca01bfb64d6 100644
--- a/irc/irssi-xmpp/Makefile
+++ b/irc/irssi-xmpp/Makefile
@@ -10,6 +10,7 @@ PATCHFILES+= c7728ea5aa2f4e58.patch:-p1 # GTimeVal -> gint64 transition
MAINTAINER= ports@FreeBSD.org
COMMENT= Irssi plugin to connect to Jabber network
+WWW= https://cybione.org/~irssi-xmpp/
LICENSE= GPLv2
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile
index 14519f884394..020ab7f58643 100644
--- a/irc/irssi/Makefile
+++ b/irc/irssi/Makefile
@@ -9,6 +9,7 @@ PATCHFILES= 7baefc3315e9dc11c8a3a787a3b6c6888c2b590a.patch:-p1
MAINTAINER= dor.bsd@xm0.uk
COMMENT= Modular IRC client with many features
+WWW= https://irssi.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/irssistats/Makefile b/irc/irssistats/Makefile
index 95b05cdd4583..774e673a6b27 100644
--- a/irc/irssistats/Makefile
+++ b/irc/irssistats/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://royale.zerezo.com/irssistats/
MAINTAINER= ports@FreeBSD.org
COMMENT= Generate IRC statistics based on irssi logs
+WWW= http://royale.zerezo.com/irssistats/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/keitairc2/Makefile b/irc/keitairc2/Makefile
index 25bbf88d02e8..999f715d2ea5 100644
--- a/irc/keitairc2/Makefile
+++ b/irc/keitairc2/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= OSDN/${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC proxy for mobilephone that have a web interface
+WWW= https://sourceforge.jp/projects/keitairc/
RUN_DEPENDS= p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC \
p5-URI>=0:net/p5-URI \
diff --git a/irc/komanda-cli/Makefile b/irc/komanda-cli/Makefile
index efdee7f362f7..b3879db937ca 100644
--- a/irc/komanda-cli/Makefile
+++ b/irc/komanda-cli/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= irc
MAINTAINER= lcook@FreeBSD.org
COMMENT= Komanda command-line IRC client
+WWW= https://github.com/mephux/komanda-cli
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile
index a1b222c7589d..bb02c7491e50 100644
--- a/irc/konversation/Makefile
+++ b/irc/konversation/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= irc kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= User friendly IRC client for KDE
+WWW= https://konversation.kde.org
LICENSE= GPLv2+
diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile
index 1b833893a37d..dc157b70e65d 100644
--- a/irc/kvirc/Makefile
+++ b/irc/kvirc/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= irc kde
MAINTAINER= kde@FreeBSD.org
COMMENT= IRC client for KDE
+WWW= http://www.kvirc.net
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/doc/ABOUT-LICENSE
diff --git a/irc/libircclient/Makefile b/irc/libircclient/Makefile
index 610e9613295a..9180adf1086a 100644
--- a/irc/libircclient/Makefile
+++ b/irc/libircclient/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC library to create IRC clients
+WWW= https://www.ulduzsoft.com/libircclient/
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/miau/Makefile b/irc/miau/Makefile
index ebb9e4bbf2ab..3d5806bd3831 100644
--- a/irc/miau/Makefile
+++ b/irc/miau/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= freebsd-ports@dan.me.uk
COMMENT= Fully featured easy to use IRC-bouncer
+WWW= http://miau.sourceforge.net/
USES= iconv tar:bzip2
GNU_CONFIGURE= yes
diff --git a/irc/muh/Makefile b/irc/muh/Makefile
index 85f669f7608c..decf0b44b9bd 100644
--- a/irc/muh/Makefile
+++ b/irc/muh/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
COMMENT= Smart irc-bouncing-tool that remains on IRC all the time
+WWW= https://sourceforge.net/projects/muh/
GNU_CONFIGURE= yes
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile
index f3f3a90ec064..2de75bec48f4 100644
--- a/irc/ngircd/Makefile
+++ b/irc/ngircd/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= https://ngircd.barton.de/pub/ngircd/ \
MAINTAINER= fgsch@lodoss.net
COMMENT= Free open source daemon for Internet Relay Chat (IRC)
+WWW= https://ngircd.barton.de/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/onis/Makefile b/irc/onis/Makefile
index 866a7d36c092..7aa2052b8b81 100644
--- a/irc/onis/Makefile
+++ b/irc/onis/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://verplant.org/onis/
MAINTAINER= ports@FreeBSD.org
COMMENT= Script that converts IRC logfiles into an HTML statistics page
+WWW= https://verplant.org/onis/
USES= perl5
NO_BUILD= yes
diff --git a/irc/p5-AnyEvent-IRC/Makefile b/irc/p5-AnyEvent-IRC/Makefile
index 326fde20ac51..5382e5d451f9 100644
--- a/irc/p5-AnyEvent-IRC/Makefile
+++ b/irc/p5-AnyEvent-IRC/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Event system independent IRC protocol module
+WWW= https://metacpan.org/release/AnyEvent-IRC
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-Bot-BasicBot/Makefile b/irc/p5-Bot-BasicBot/Makefile
index 815fa2df42b9..aa717c691d01 100644
--- a/irc/p5-Bot-BasicBot/Makefile
+++ b/irc/p5-Bot-BasicBot/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple irc bot baseclass
+WWW= https://metacpan.org/release/Bot-BasicBot
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-IRC-Bot-Hangman/Makefile b/irc/p5-IRC-Bot-Hangman/Makefile
index d9cda5bb7df6..4f77561fca86 100644
--- a/irc/p5-IRC-Bot-Hangman/Makefile
+++ b/irc/p5-IRC-Bot-Hangman/Makefile
@@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= IRC hangman bot
+WWW= https://metacpan.org/release/IRC-Bot-Hangman
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Bot-BasicBot>=0:irc/p5-Bot-BasicBot \
diff --git a/irc/p5-IRC-Utils/Makefile b/irc/p5-IRC-Utils/Makefile
index 1217af837884..d5acea75ad26 100644
--- a/irc/p5-IRC-Utils/Makefile
+++ b/irc/p5-IRC-Utils/Makefile
@@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Common utilities for IRC-related tasks
+WWW= https://metacpan.org/release/IRC-Utils
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-POE-Component-IRC-Object/Makefile b/irc/p5-POE-Component-IRC-Object/Makefile
index 7a1684aa904d..c9e3ed80eddd 100644
--- a/irc/p5-POE-Component-IRC-Object/Makefile
+++ b/irc/p5-POE-Component-IRC-Object/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Slightly simpler OO interface to POE::Component::IRC
+WWW= https://metacpan.org/release/POE-Component-IRC-Object
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-POE>=0:devel/p5-POE \
diff --git a/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile b/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile
index 5f90212bdb6e..db910e562111 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-Blowfish/Makefile
@@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE::Component::IRC plugin tthat provides blowfish encryption
+WWW= https://metacpan.org/release/POE-Component-IRC-Plugin-Blowfish
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile b/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile
index 542ef92cbc18..4048b52f1590 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-Bollocks/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE::Component::IRC plugin that talks bollocks
+WWW= https://metacpan.org/release/POE-Component-IRC-Plugin-Bollocks
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile b/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile
index c0e983e73f27..e1c3a36a7091 100644
--- a/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-CoreList/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= IRC plugin that provides CoreList goodness
+WWW= https://metacpan.org/release/POE-Component-IRC-Plugin-CoreList
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile b/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile
index 07f0537f9006..495444b22186 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-Hailo/Makefile
@@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= PoCo-IRC plugin for a Hailo conversation simulator
+WWW= https://metacpan.org/release/POE-Component-IRC-Plugin-Hailo
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile b/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
index 8ea9c99c1155..f46cd2c11c23 100644
--- a/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-Karma/Makefile
@@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= PoCo-IRC plugin that keeps track of karma
+WWW= https://metacpan.org/release/POE-Component-IRC-Plugin-Karma
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile b/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile
index 4f13dce9f4a2..3c22e29f5230 100644
--- a/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-POE-Knee/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE::Component::IRC plugin that runs Acme::POE::Knee races
+WWW= https://metacpan.org/release/POE-Component-IRC-Plugin-POE-Knee
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile
index e16c42757c72..797dc0abe5af 100644
--- a/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-QueryDNS/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE::Component::IRC plugin for IRC based DNS queries
+WWW= https://metacpan.org/release/POE-Component-IRC-Plugin-QueryDNS
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Net-IP>=1.25:net-mgmt/p5-Net-IP \
diff --git a/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile b/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile
index f726353aa49a..1743a4aa671f 100644
--- a/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-QueryDNSBL/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE::Component::IRC plugin for IRC based DNSBL queries
+WWW= https://metacpan.org/release/POE-Component-IRC-Plugin-QueryDNSBL
BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \
p5-POE-Component-IRC>=6.68:irc/p5-POE-Component-IRC \
diff --git a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile
index 9fb68ffd444a..2a560421edce 100644
--- a/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile
+++ b/irc/p5-POE-Component-IRC-Plugin-RSS-Headlines/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE::Component::IRC plugin that provides RSS headline retrieval
+WWW= https://metacpan.org/release/POE-Component-IRC-Plugin-RSS-Headlines
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index 986ef236d33f..78efd8681934 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Fully event-driven IRC client module
+WWW= https://metacpan.org/release/POE-Component-IRC
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-POE-Component-Server-IRC/Makefile b/irc/p5-POE-Component-Server-IRC/Makefile
index d998b3e5bf3b..31877daf66c7 100644
--- a/irc/p5-POE-Component-Server-IRC/Makefile
+++ b/irc/p5-POE-Component-Server-IRC/Makefile
@@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Fully event-driven networkable IRC server daemon module
+WWW= https://metacpan.org/release/POE-Component-Server-IRC
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-POE-Filter-IRCD/Makefile b/irc/p5-POE-Filter-IRCD/Makefile
index f38ee8f021df..170e56816145 100644
--- a/irc/p5-POE-Filter-IRCD/Makefile
+++ b/irc/p5-POE-Filter-IRCD/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE-based parser for the IRC protocol
+WWW= https://metacpan.org/release/POE-Filter-IRCD
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/p5-POE-Session-Irssi/Makefile b/irc/p5-POE-Session-Irssi/Makefile
index 1984deb287f6..2386488d5ded 100644
--- a/irc/p5-POE-Session-Irssi/Makefile
+++ b/irc/p5-POE-Session-Irssi/Makefile
@@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Emit POE events for Irssi signals
+WWW= https://metacpan.org/release/POE-Session-Irssi
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/p5-Parse-IRC/Makefile b/irc/p5-Parse-IRC/Makefile
index 83cbdb7b30e5..6da3ad0c2d43 100644
--- a/irc/p5-Parse-IRC/Makefile
+++ b/irc/p5-Parse-IRC/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Parser for the IRC protocol
+WWW= https://metacpan.org/release/Parse-IRC
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/irc/pear-Net_SmartIRC/Makefile b/irc/pear-Net_SmartIRC/Makefile
index 8400cc341e07..820ee7a911a6 100644
--- a/irc/pear-Net_SmartIRC/Makefile
+++ b/irc/pear-Net_SmartIRC/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= irc www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR class for communication with IRC networks
+WWW= https://pear.php.net/package/Net_SmartIRC
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/pircbot/Makefile b/irc/pircbot/Makefile
index 06c56d5dc78f..0b0004337eb8 100644
--- a/irc/pircbot/Makefile
+++ b/irc/pircbot/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.jibble.org/files/ \
MAINTAINER= tdb@FreeBSD.org
COMMENT= PircBot Java IRC Bot Framework
+WWW= http://www.jibble.org/pircbot.php
LICENSE= GPLv2
diff --git a/irc/pisg/Makefile b/irc/pisg/Makefile
index 16fc4c556f13..ab9515175d1a 100644
--- a/irc/pisg/Makefile
+++ b/irc/pisg/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl IRC Statistics Generator
+WWW= http://pisg.sourceforge.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/polari/Makefile b/irc/polari/Makefile
index fea8ae4d2157..8a596b7ab4a3 100644
--- a/irc/polari/Makefile
+++ b/irc/polari/Makefile
@@ -6,6 +6,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Internet Relay Chat (IRC) client designed for GNOME
+WWW= https://wiki.gnome.org/Apps/Polari
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile
index c5e420260115..f7f0b1f85e74 100644
--- a/irc/pounce/Makefile
+++ b/irc/pounce/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://git.causal.agency/pounce/snapshot/
MAINTAINER= june@causal.agency
COMMENT= Multi-client IRC bouncer
+WWW= https://git.causal.agency/pounce/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/py-irc/Makefile b/irc/py-irc/Makefile
index 07509627b022..735803adeccf 100644
--- a/irc/py-irc/Makefile
+++ b/irc/py-irc/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bofh@FreeBSD.org
COMMENT= IRC protocol client library for Python
+WWW= https://github.com/jaraco/irc
LICENSE= MIT
diff --git a/irc/py-limnoria/Makefile b/irc/py-limnoria/Makefile
index acbfbf33de77..ee4be7f9b27d 100644
--- a/irc/py-limnoria/Makefile
+++ b/irc/py-limnoria/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Modified version of Supybot (IRC bot and framework)
+WWW= https://github.com/ProgVal/Limnoria
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile
index 62a07fb2d254..5c1227e73197 100644
--- a/irc/quassel/Makefile
+++ b/irc/quassel/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/$
MAINTAINER= fluffy@FreeBSD.org
COMMENT?= Qt 5 based distributed IRC client (client and monolithic binary)
+WWW= https://www.quassel-irc.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
index a4aa0ef21cd4..3337453958ae 100644
--- a/irc/quirc/Makefile
+++ b/irc/quirc/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://BSDforge.com/projects/source/irc/quirc/
MAINTAINER= portmaster@BSDforge.com
COMMENT= Tcl/Tk IRC client for the X Window System
+WWW= https://BSDforge.com/projects/irc/quirc/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/ratbox-respond/Makefile b/irc/ratbox-respond/Makefile
index 4ca7530ef19f..19e0e2cc16f2 100644
--- a/irc/ratbox-respond/Makefile
+++ b/irc/ratbox-respond/Makefile
@@ -8,6 +8,7 @@ MASTER_SITES= http://www.ratbox.org/download/${PORTNAME}/ \
MAINTAINER= zi@FreeBSD.org
COMMENT= Client-side implementation of the challenge oper system in ircd-ratbox
+WWW= http://respond.ratbox.org/
CONFIGURE_WRKSRC=${WRKSRC}/${PORTNAME}
BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
diff --git a/irc/rbot/Makefile b/irc/rbot/Makefile
index 2c132e35fedd..2a2415fe5549 100644
--- a/irc/rbot/Makefile
+++ b/irc/rbot/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= irc ruby
MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby IRC bot similar to infobot
+WWW= https://ruby-rbot.org/
LICENSE= GPLv2 MIT
LICENSE_COMB= dual
diff --git a/irc/riece/Makefile b/irc/riece/Makefile
index e447837cd4f2..1dbb8e356ac6 100644
--- a/irc/riece/Makefile
+++ b/irc/riece/Makefile
@@ -8,6 +8,7 @@ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC client for Emacs
+WWW= https://www.nongnu.org/riece/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/rubygem-cinch/Makefile b/irc/rubygem-cinch/Makefile
index afce20eea1e0..ef8d5426a67c 100644
--- a/irc/rubygem-cinch/Makefile
+++ b/irc/rubygem-cinch/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= IRC Bot Building Framework
+WWW= https://github.com/cinchrb/cinch
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/rubygem-cogbot/Makefile b/irc/rubygem-cogbot/Makefile
index aaff2036367b..62a298e17ddb 100644
--- a/irc/rubygem-cogbot/Makefile
+++ b/irc/rubygem-cogbot/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= RG
MAINTAINER= mose@mose.com
COMMENT= Irc bot based on Cinch
+WWW= https://github.com/mose/cogbot
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/rubygem-lita-irc/Makefile b/irc/rubygem-lita-irc/Makefile
index 0f3779bc5ab0..69af70fc24cc 100644
--- a/irc/rubygem-lita-irc/Makefile
+++ b/irc/rubygem-lita-irc/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= IRC adapter for the Lita chat robot
+WWW= https://github.com/litaio/lita-irc
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/rubygem-net-irc/Makefile b/irc/rubygem-net-irc/Makefile
index 23e0af9c099c..79fc8d3c41c4 100644
--- a/irc/rubygem-net-irc/Makefile
+++ b/irc/rubygem-net-irc/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= RG
MAINTAINER= tota@FreeBSD.org
COMMENT= Ruby library for implementing IRC server and client
+WWW= https://github.com/cho45/net-irc
LICENSE= RUBY
diff --git a/irc/scrollz/Makefile b/irc/scrollz/Makefile
index a6d3787e9909..f67dbc7f8ac1 100644
--- a/irc/scrollz/Makefile
+++ b/irc/scrollz/Makefile
@@ -9,6 +9,7 @@ PATCHFILES= c0dfa140341cf9a848a6e5f926392623d03d2c28.patch:-p1
MAINTAINER= freebsd@bitchx.org
COMMENT= Enhanced ircII client that supports scripts, colors, and more
+WWW= https://www.scrollz.info/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
diff --git a/irc/simpleirc/Makefile b/irc/simpleirc/Makefile
index 73c7208dcdaf..b33f761e8897 100644
--- a/irc/simpleirc/Makefile
+++ b/irc/simpleirc/Makefile
@@ -7,6 +7,7 @@ DISTNAME= sic-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Extremely simple IRC client
+WWW= http://www.suckless.org/programs/sic.html
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/smartirc4net/Makefile b/irc/smartirc4net/Makefile
index 15501c6efc08..9906bb24e5e0 100644
--- a/irc/smartirc4net/Makefile
+++ b/irc/smartirc4net/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://smuxi.im/jaws/data/files/
MAINTAINER= mono@FreeBSD.org
COMMENT= Multi-layered IRC library
+WWW= http://smartirc4net.meebey.net/jaws/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/smuxi/Makefile b/irc/smuxi/Makefile
index e9ddf73d6c59..1bca2f7b4d75 100644
--- a/irc/smuxi/Makefile
+++ b/irc/smuxi/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://www.smuxi.org/jaws/data/files/
MAINTAINER= fox@FreeBSD.org
COMMENT= Smart MUltipleXed Irc
+WWW= https://smuxi.im/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/soju/Makefile b/irc/soju/Makefile
index f850ec9b0154..511fbec8c037 100644
--- a/irc/soju/Makefile
+++ b/irc/soju/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= irc
MAINTAINER= ashish@FreeBSD.org
COMMENT= IRC bouncer
+WWW= https://soju.im
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/srain/Makefile b/irc/srain/Makefile
index a6f4c40bd787..e4f3a1527d60 100644
--- a/irc/srain/Makefile
+++ b/irc/srain/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= irc
MAINTAINER= ashish@FreeBSD.org
COMMENT= Modern IRC client written in GTK
+WWW= https://srain.im/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/srvx/Makefile b/irc/srvx/Makefile
index 0a862518f600..2d5637e03ed6 100644
--- a/irc/srvx/Makefile
+++ b/irc/srvx/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Services for ircu P10 protocol networks
+WWW= http://www.srvx.net/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/thales/Makefile b/irc/thales/Makefile
index 3d9ffd6ba259..a4320cb88f86 100644
--- a/irc/thales/Makefile
+++ b/irc/thales/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= GNU
MAINTAINER= ports@FreeBSD.org
COMMENT= IRC to MySQL gateway
+WWW= https://www.gnu.org/software/thales/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/undernet-ircu/Makefile b/irc/undernet-ircu/Makefile
index c4e3451f86dc..f9b5725eea09 100644
--- a/irc/undernet-ircu/Makefile
+++ b/irc/undernet-ircu/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ircu${PORTVERSION}
MAINTAINER= freebsd-ports@dan.me.uk
COMMENT= Undernet IRCU irc daemon
+WWW= https://coder-com.undernet.org
LICENSE= GPLv1
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/weechat-otr/Makefile b/irc/weechat-otr/Makefile
index 89024e2c5638..453514195670 100644
--- a/irc/weechat-otr/Makefile
+++ b/irc/weechat-otr/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= egypcio@FreeBSD.org
COMMENT= WeeChat script for Off-the-Record (OTR) messaging
+WWW= https://github.com/mmb/weechat-otr
LICENSE= GPLv3
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index 58bd4205333e..e64ab9635ff4 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://weechat.org/files/src/
MAINTAINER= brnrd@FreeBSD.org
COMMENT= Lightweight and user friendly ncurses based IRC client
+WWW= https://weechat.org/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/irc/znc-push/Makefile b/irc/znc-push/Makefile
index 52aecf38ca51..84000b51477c 100644
--- a/irc/znc-push/Makefile
+++ b/irc/znc-push/Makefile
@@ -7,6 +7,7 @@ CATEGORIES= irc
MAINTAINER= dor.bsd@xm0.uk
COMMENT= Push notification service module for ZNC
+WWW= https://github.com/jreese/znc-push
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/irc/znc/Makefile b/irc/znc/Makefile
index aaa79f28c644..c4060262f1cf 100644
--- a/irc/znc/Makefile
+++ b/irc/znc/Makefile
@@ -11,6 +11,7 @@ PATCHFILES= dcb5f3df82fcfec48aab356252067dc897fb98cf.patch:-p1
MAINTAINER= dbaio@FreeBSD.org
COMMENT= Advanced IRC bouncer
+WWW= https://wiki.znc.in/ZNC
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE