git: e0e5d2d2d377 - main - Add more WWW entries to Makefiles
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Sep 2022 22:19:10 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e0e5d2d2d377c20e1b76fbbbf649ac7066aefc68
commit e0e5d2d2d377c20e1b76fbbbf649ac7066aefc68
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-09-07 22:13:05 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-09-07 22:13:05 +0000
Add more WWW entries to Makefiles
Some ports have not been touched in the commit that added WWW lines to
the port Makefiles.
Approved by: porttmgr (implicit)
---
audio/jack_ghero/Makefile | 1 +
audio/midipp/Makefile | 1 +
devel/hs-mueval/Makefile | 1 +
devel/llvm/Makefile | 1 +
devel/py-tipper/Makefile | 1 +
graphics/gpu-firmware-kmod/Makefile | 1 +
graphics/openjump/Makefile | 2 +-
mail/dovecot-fts-elastic/Makefile | 1 +
misc/usbrh-libusb/Makefile | 2 +-
net-im/discordo/Makefile | 1 +
sysutils/jail-primer/Makefile | 1 +
11 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/audio/jack_ghero/Makefile b/audio/jack_ghero/Makefile
index 7fcb53658e0d..fff03838c421 100644
--- a/audio/jack_ghero/Makefile
+++ b/audio/jack_ghero/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= audio
MAINTAINER= hselasky@FreeBSD.org
COMMENT= Daemon that converts a GuitarHero device into a JACK MIDI device
+WWW= https://github.com/hselasky/jack_ghero
LICENSE= BSD2CLAUSE
diff --git a/audio/midipp/Makefile b/audio/midipp/Makefile
index 62e3a4634e60..102c9d236787 100644
--- a/audio/midipp/Makefile
+++ b/audio/midipp/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= audio
MAINTAINER= hselasky@FreeBSD.org
COMMENT= MIDI playback, recording, and live performance tool
+WWW= https://github.com/hselasky/midipp
LICENSE= BSD2CLAUSE
diff --git a/devel/hs-mueval/Makefile b/devel/hs-mueval/Makefile
index 7390e4ebc268..bb682403a0cd 100644
--- a/devel/hs-mueval/Makefile
+++ b/devel/hs-mueval/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Safely evaluate pure Haskell expressions
+WWW= https://github.com/gwern/mueval
LICENSE= BSD3CLAUSE
diff --git a/devel/llvm/Makefile b/devel/llvm/Makefile
index 4b0d95d22041..1eac3e65cd17 100644
--- a/devel/llvm/Makefile
+++ b/devel/llvm/Makefile
@@ -8,6 +8,7 @@ DISTFILES= # not applicable
MAINTAINER= brooks@FreeBSD.org
COMMENT= Meta-port for the default version of the LLVM Toolchain
+WWW= https://llvm.org/
# To the extent that anything in this port is copyrightable, it is the
# list of files in the chosen LLVM version which is under the ports
diff --git a/devel/py-tipper/Makefile b/devel/py-tipper/Makefile
index 0f98aeccdf79..bcc65e7d3b45 100644
--- a/devel/py-tipper/Makefile
+++ b/devel/py-tipper/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= alfred@FreeBSD.org
COMMENT= Tracebacks for python via SIGUSR1
+WWW= https://pypi.org/project/tipper/
LICENSE= MIT
diff --git a/graphics/gpu-firmware-kmod/Makefile b/graphics/gpu-firmware-kmod/Makefile
index 10d4d494fe1e..0ad0a428a702 100644
--- a/graphics/gpu-firmware-kmod/Makefile
+++ b/graphics/gpu-firmware-kmod/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= graphics
MAINTAINER= x11@FreeBSD.org
COMMENT= Firmware modules for the drm-kmod drivers
+WWW= https://github.com/freebsd/drm-kmod
USES= metaport
diff --git a/graphics/openjump/Makefile b/graphics/openjump/Makefile
index 75eba27c5e94..8ac6e1ab02f2 100644
--- a/graphics/openjump/Makefile
+++ b/graphics/openjump/Makefile
@@ -6,7 +6,7 @@ DISTNAME= ${PORTNAME}-Portable-${PORTVERSION}-r${PLUS_REV}[a56ff6d]-PLUS
MAINTAINER= rhurlin@FreeBSD.org
COMMENT= Open source GIS software written in Java
-WWW= http://www.openjump.org/
+WWW= https://sourceforge.net/projects/jump-pilot/files/OpenJUMP_plugins/
LICENSE= BSD3CLAUSE CLEARTHOUGHT CPL ECW GPLv2 GPLv3 JAIDL JDOM JYTHON LGPL21 LGPL3
LICENSE_COMB= multi
diff --git a/mail/dovecot-fts-elastic/Makefile b/mail/dovecot-fts-elastic/Makefile
index abfa6f782e1a..cefabfa6fb69 100644
--- a/mail/dovecot-fts-elastic/Makefile
+++ b/mail/dovecot-fts-elastic/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= dovecot-
MAINTAINER= bgupta@kde.org
COMMENT= Dovecot FTS plugin for using ElasticSearch 6 or 7
+WWW= https://github.com/filiphanes/fts-elastic
LICENSE= MIT
diff --git a/misc/usbrh-libusb/Makefile b/misc/usbrh-libusb/Makefile
index 3b02a9a27b79..062f07430c5b 100644
--- a/misc/usbrh-libusb/Makefile
+++ b/misc/usbrh-libusb/Makefile
@@ -8,7 +8,7 @@ DISTNAME= usbrh-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Yet another reads temperatures and humidity from a Strawberry Linux USB-RH
-WWW= http://www.dd.iij4u.or.jp/~briareos/soft/usbrh.html
+WWW= http://www2.strawberry-linux.com/products/usbrh/
LICENSE= GPLv2
diff --git a/net-im/discordo/Makefile b/net-im/discordo/Makefile
index 575ecbe50810..9d64697537e4 100644
--- a/net-im/discordo/Makefile
+++ b/net-im/discordo/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= net-im
MAINTAINER= lcook@FreeBSD.org
COMMENT= Lightweight, secure, and feature-rich Discord terminal client
+WWW= https://github.com/ayntgl/discordo
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/sysutils/jail-primer/Makefile b/sysutils/jail-primer/Makefile
index 33d7cf541019..4b620351438f 100644
--- a/sysutils/jail-primer/Makefile
+++ b/sysutils/jail-primer/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}
MAINTAINER= jail-primer1@a1poweruser.com
COMMENT= Third Generation Jail System Solution
+WWW= http://jail-primer.sourceforge.net/
LICENSE= BSD2CLAUSE