git: 28f5812db951 - main - Move more URLs from pkg-descr to WWW in Makefile

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Mon, 12 Sep 2022 16:16:54 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=28f5812db95127549e8788541a266c46fcb0a341

commit 28f5812db95127549e8788541a266c46fcb0a341
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-09-12 16:15:01 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-09-12 16:15:01 +0000

    Move more URLs from pkg-descr to WWW in Makefile
    
    These ports did contain untagged URLs (without the WWW: prefix) in
    their pkg-descr files
    
    Approved by:    portmgr (implicit)
---
 devel/gvp/Makefile                               | 1 +
 devel/gvp/pkg-descr                              | 2 --
 devel/p5-Locale-XGettext/Makefile                | 1 +
 devel/p5-Locale-XGettext/pkg-descr               | 2 --
 games/xemeraldia/Makefile                        | 1 +
 games/xemeraldia/pkg-descr                       | 2 --
 security/py-pyelliptic/Makefile                  | 1 +
 security/py-pyelliptic/pkg-descr                 | 2 --
 sysutils/arc_summary/Makefile                    | 1 +
 sysutils/u-boot-utilite/Makefile                 | 1 +
 sysutils/u-boot-utilite/pkg-descr                | 2 +-
 sysutils/zetaback-devel/Makefile                 | 1 +
 sysutils/zetaback-devel/pkg-descr                | 2 --
 sysutils/zetaback/Makefile                       | 1 +
 sysutils/zetaback/pkg-descr                      | 2 --
 www/iridium/Makefile                             | 1 +
 www/iridium/pkg-descr                            | 2 --
 www/p5-Mojolicious-Plugin-SetUserGroup/Makefile  | 1 +
 www/p5-Mojolicious-Plugin-SetUserGroup/pkg-descr | 2 --
 www/rubygem-atlassian-jwt/Makefile               | 1 +
 www/rubygem-atlassian-jwt/pkg-descr              | 2 --
 www/varnish-nagios/Makefile                      | 1 +
 www/varnish-nagios/pkg-descr                     | 2 --
 x11/xmx/Makefile                                 | 1 +
 x11/xmx/pkg-descr                                | 2 --
 25 files changed, 14 insertions(+), 23 deletions(-)

diff --git a/devel/gvp/Makefile b/devel/gvp/Makefile
index b113f4d46477..27a8f0c7090b 100644
--- a/devel/gvp/Makefile
+++ b/devel/gvp/Makefile
@@ -6,6 +6,7 @@ CATEGORIES=	devel
 
 MAINTAINER=	lukejee@gmail.com
 COMMENT=	Go Versioning Manager
+WWW=		https://github.com/pote/gvp
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENCE
diff --git a/devel/gvp/pkg-descr b/devel/gvp/pkg-descr
index 3c1accfa089d..306a14841022 100644
--- a/devel/gvp/pkg-descr
+++ b/devel/gvp/pkg-descr
@@ -9,5 +9,3 @@ it also modifies GOBIN and PATH to include the new GOPATH/bin directory.
 
 gvp is a companion tool to gpm but both tools can be used independently
 from each other.
-
-https://github.com/pote/gvp
diff --git a/devel/p5-Locale-XGettext/Makefile b/devel/p5-Locale-XGettext/Makefile
index e2c980060238..6d431a01f091 100644
--- a/devel/p5-Locale-XGettext/Makefile
+++ b/devel/p5-Locale-XGettext/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Create PO files from text files
+WWW=		https://metacpan.org/release/Locale-XGettext
 
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/devel/p5-Locale-XGettext/pkg-descr b/devel/p5-Locale-XGettext/pkg-descr
index 0f645585ddf0..c3e126aa6218 100644
--- a/devel/p5-Locale-XGettext/pkg-descr
+++ b/devel/p5-Locale-XGettext/pkg-descr
@@ -7,5 +7,3 @@ common base needed for such scripts.
 Locale::XGettext is the base class for various string extractors. These string
 extractors can be used as standalone programs on the command-line or as a module
 as a part of other software.
-
-https://metacpan.org/release/Locale-XGettext
diff --git a/games/xemeraldia/Makefile b/games/xemeraldia/Makefile
index 9ea26404815a..278fa68d38a7 100644
--- a/games/xemeraldia/Makefile
+++ b/games/xemeraldia/Makefile
@@ -11,6 +11,7 @@ EXTRACT_ONLY=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Falling blocks game
+WWW=		http://www.reloco.com.ar/xemeraldia/
 
 USES=		gnome pkgconfig
 USE_GNOME=	cairo gtk20
diff --git a/games/xemeraldia/pkg-descr b/games/xemeraldia/pkg-descr
index cbcc55625d36..fb69fe53de0d 100644
--- a/games/xemeraldia/pkg-descr
+++ b/games/xemeraldia/pkg-descr
@@ -6,5 +6,3 @@ the second will cause the block(s) to dissolve.
 You can either use the arrow keys or vi-style (hjkl) keys to move/
 rotate the blocks. `s' or `p' will pause the game, and if your boss
 comes along, `q' can be used to avoid an unpleasant confrontation.
-
-http://www.reloco.com.ar/xemeraldia/
diff --git a/security/py-pyelliptic/Makefile b/security/py-pyelliptic/Makefile
index 71cc6612420a..b91591eb40b9 100644
--- a/security/py-pyelliptic/Makefile
+++ b/security/py-pyelliptic/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Python OpenSSL wrapper
+WWW=		https://github.com/radfish/pyelliptic
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/security/py-pyelliptic/pkg-descr b/security/py-pyelliptic/pkg-descr
index 58112c254445..6874dc4b7297 100644
--- a/security/py-pyelliptic/pkg-descr
+++ b/security/py-pyelliptic/pkg-descr
@@ -1,4 +1,2 @@
 Python OpenSSL wrapper. For modern cryptography with ECC, AES, HMAC,
 Blowfish, ...
-
-https://github.com/radfish/pyelliptic
diff --git a/sysutils/arc_summary/Makefile b/sysutils/arc_summary/Makefile
index 57ef8d5078fa..78f39c0bdba1 100644
--- a/sysutils/arc_summary/Makefile
+++ b/sysutils/arc_summary/Makefile
@@ -6,6 +6,7 @@ DISTFILES=	${PORTNAME}?${PORTVERSION}
 
 MAINTAINER=	jrm@FreeBSD.org
 COMMENT=	Print ZFS ARC cache statistics and other information
+WWW=		https://cuddletech.com/2008/10/explore-your-zfs-adaptive-replacement-cache-arc/
 
 LICENSE=	BSD2CLAUSE
 
diff --git a/sysutils/u-boot-utilite/Makefile b/sysutils/u-boot-utilite/Makefile
index 5370a40f98ca..e2900bce263e 100644
--- a/sysutils/u-boot-utilite/Makefile
+++ b/sysutils/u-boot-utilite/Makefile
@@ -10,6 +10,7 @@ DISTFILES=	u-boot-2015.07.tar.bz2:source1 \
 
 MAINTAINER=	martin@waschbuesch.de
 COMMENT=	Cross-build U-Boot loader for Utilite (and Utilite Pro)
+WWW=		https://www.denx.de/wiki/U-Boot
 
 LICENSE=	GPLv2
 
diff --git a/sysutils/u-boot-utilite/pkg-descr b/sysutils/u-boot-utilite/pkg-descr
index 878bcf003d81..16b62ec3a078 100644
--- a/sysutils/u-boot-utilite/pkg-descr
+++ b/sysutils/u-boot-utilite/pkg-descr
@@ -20,4 +20,4 @@ The sources for this port are based on stock U-Boot 2015.07 with patches
 provided by CompuLab at:
 http://www.compulab.co.il/wp-content/uploads/2015/10/u-boot-2015.07.tar.bz2
 
-For general information about U-Boot see WWW: https://www.denx.de/wiki/U-Boot
+For general information about U-Boot see https://www.denx.de/wiki/U-Boot
diff --git a/sysutils/zetaback-devel/Makefile b/sysutils/zetaback-devel/Makefile
index ecf8e4326db8..6886202b2860 100644
--- a/sysutils/zetaback-devel/Makefile
+++ b/sysutils/zetaback-devel/Makefile
@@ -7,6 +7,7 @@ ZETABACK_COMMIT_DATE=	2020.01.31
 
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Zetaback ZFS backup and recovery management system
+WWW=		https://labs.omniti.com/trac/zetaback
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	omniti-labs
diff --git a/sysutils/zetaback-devel/pkg-descr b/sysutils/zetaback-devel/pkg-descr
index 96ec14e513da..04a8b179b33a 100644
--- a/sysutils/zetaback-devel/pkg-descr
+++ b/sysutils/zetaback-devel/pkg-descr
@@ -10,5 +10,3 @@ Zetaback is a thin-agent based ZFS backup tool. It is designed to:
     * maintain varying retention policies (per host)
     * summarize existing backups
     * restore any host:fs backup at any point in time to any target host
-
-https://labs.omniti.com/trac/zetaback
diff --git a/sysutils/zetaback/Makefile b/sysutils/zetaback/Makefile
index 208f1e5bb803..e1a68c289f05 100644
--- a/sysutils/zetaback/Makefile
+++ b/sysutils/zetaback/Makefile
@@ -4,6 +4,7 @@ CATEGORIES=	sysutils
 
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Zetaback ZFS backup and recovery management system
+WWW=		https://labs.omniti.com/trac/zetaback
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	omniti-labs
diff --git a/sysutils/zetaback/pkg-descr b/sysutils/zetaback/pkg-descr
index 96ec14e513da..04a8b179b33a 100644
--- a/sysutils/zetaback/pkg-descr
+++ b/sysutils/zetaback/pkg-descr
@@ -10,5 +10,3 @@ Zetaback is a thin-agent based ZFS backup tool. It is designed to:
     * maintain varying retention policies (per host)
     * summarize existing backups
     * restore any host:fs backup at any point in time to any target host
-
-https://labs.omniti.com/trac/zetaback
diff --git a/www/iridium/Makefile b/www/iridium/Makefile
index f1b7509700c9..63103e4600cc 100644
--- a/www/iridium/Makefile
+++ b/www/iridium/Makefile
@@ -8,6 +8,7 @@ DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
 
 MAINTAINER=	chromium@FreeBSD.org
 COMMENT=	Iridium browser
+WWW=		https://iridiumbrowser.de/
 
 LICENSE=	BSD3CLAUSE LGPL21 MPL11
 LICENSE_COMB=	multi
diff --git a/www/iridium/pkg-descr b/www/iridium/pkg-descr
index 325890171670..f9c34a96ba71 100644
--- a/www/iridium/pkg-descr
+++ b/www/iridium/pkg-descr
@@ -3,5 +3,3 @@ code base, with privacy being enhanced in several key areas.
 
 Automatic transmission of partial queries, keywords, metrics to central
 services is inhibited and only occurs with consent.
-
-https://iridiumbrowser.de/
diff --git a/www/p5-Mojolicious-Plugin-SetUserGroup/Makefile b/www/p5-Mojolicious-Plugin-SetUserGroup/Makefile
index c466bad31a18..f079455eabfd 100644
--- a/www/p5-Mojolicious-Plugin-SetUserGroup/Makefile
+++ b/www/p5-Mojolicious-Plugin-SetUserGroup/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Mojolicious plugin to set unprivileged credentials
+WWW=		https://metacpan.org/pod/Mojolicious::Plugin::SetUserGroup
 
 LICENSE=	ART20
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/www/p5-Mojolicious-Plugin-SetUserGroup/pkg-descr b/www/p5-Mojolicious-Plugin-SetUserGroup/pkg-descr
index f1e3c54033e0..fd6c0a9b249d 100644
--- a/www/p5-Mojolicious-Plugin-SetUserGroup/pkg-descr
+++ b/www/p5-Mojolicious-Plugin-SetUserGroup/pkg-descr
@@ -8,5 +8,3 @@ ports such as port 80 or 443, but run worker processes as unprivileged users.
 However, if the application is not started as root, it will most likely fail to
 change credentials. So, you should only set the user/group when the application
 is started as root.
-
-https://metacpan.org/pod/Mojolicious::Plugin::SetUserGroup
diff --git a/www/rubygem-atlassian-jwt/Makefile b/www/rubygem-atlassian-jwt/Makefile
index 73ac327bd060..271a2dbc5442 100644
--- a/www/rubygem-atlassian-jwt/Makefile
+++ b/www/rubygem-atlassian-jwt/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Authenticate with the Atlassian Connect REST APIs
+WWW=		https://bitbucket.org/atlassian/atlassian-jwt-ruby
 
 LICENSE=	APACHE20
 
diff --git a/www/rubygem-atlassian-jwt/pkg-descr b/www/rubygem-atlassian-jwt/pkg-descr
index 2201c4384fa5..44e08e3a4785 100644
--- a/www/rubygem-atlassian-jwt/pkg-descr
+++ b/www/rubygem-atlassian-jwt/pkg-descr
@@ -5,5 +5,3 @@ URL the app is accessing. This gem simplifies generating the claim.
 
 This gem provides helpers for generating Atlassian specific JWT claims. It also
 exposes the ruby-jwt gem's encode and decode methods.
-
-https://bitbucket.org/atlassian/atlassian-jwt-ruby
diff --git a/www/varnish-nagios/Makefile b/www/varnish-nagios/Makefile
index 119707656f98..1d9bec5f43f9 100644
--- a/www/varnish-nagios/Makefile
+++ b/www/varnish-nagios/Makefile
@@ -5,6 +5,7 @@ CATEGORIES=	www
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Nagios plugin to check status of Varnish
+WWW=		https://www.varnish-cache.org/utility/nagios-varnish-plugin
 
 LICENSE=	BSD2CLAUSE
 
diff --git a/www/varnish-nagios/pkg-descr b/www/varnish-nagios/pkg-descr
index 5ec26652acdd..c77c93b66252 100644
--- a/www/varnish-nagios/pkg-descr
+++ b/www/varnish-nagios/pkg-descr
@@ -1,3 +1 @@
 Nagios plugin to monitor Varnish.
-
-https://www.varnish-cache.org/utility/nagios-varnish-plugin
diff --git a/x11/xmx/Makefile b/x11/xmx/Makefile
index da294516c774..3b45ec083ec2 100644
--- a/x11/xmx/Makefile
+++ b/x11/xmx/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES=	ftp://ftp.cs.brown.edu/pub/xmx/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	X protocol multiplexor
+WWW=		https://cs.brown.edu/software/xmx/
 
 USES=		tar:Z xorg
 USE_XORG=	x11
diff --git a/x11/xmx/pkg-descr b/x11/xmx/pkg-descr
index 5ee67b360813..4a7bc19ba09e 100644
--- a/x11/xmx/pkg-descr
+++ b/x11/xmx/pkg-descr
@@ -17,5 +17,3 @@ them to maintain a visual look-alike of the master server's display.
 
 This software was developed at Brown University for use in our electronic
 classroom.  Some version of it has been in use here since 1988.
-
-http://cs.brown.edu/software/xmx/