summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-12 17:25:38 +0200
committerStefan Eßer <se@FreeBSD.org>2022-09-12 17:29:04 +0200
commit60764ff075c09d6b1d37be83c4d1613ac84b8eab (patch)
treeca3e88868016b7dc6d50a2f9338f26681c9675af /devel
parentarchivers/libdeflate: update the port to version 1.14 (diff)
Add missing WWW entries
These ports reference the pkg-descr file of some other port and used to get the WWW entry from that other port's file. Reported by: dan@langille.org (Dan Langille)
Diffstat (limited to 'devel')
-rw-r--r--devel/linux-c7-dbus-glib/Makefile1
-rw-r--r--devel/linux-c7-dbus-libs/Makefile1
-rw-r--r--devel/linux-c7-icu/Makefile1
-rw-r--r--devel/linux-c7-libpciaccess/Makefile1
-rw-r--r--devel/linux-c7-libsigc++20/Makefile1
-rw-r--r--devel/linux-c7-libthai/Makefile1
-rw-r--r--devel/linux-c7-libtool-ltdl/Makefile1
-rw-r--r--devel/linux-c7-libunwind/Makefile1
-rw-r--r--devel/linux-c7-make/Makefile1
-rw-r--r--devel/linux-c7-nspr/Makefile1
-rw-r--r--devel/linux-c7-sdl12/Makefile1
-rw-r--r--devel/linux-c7-sdl20/Makefile1
-rw-r--r--devel/qt5-qdoc-data/Makefile1
13 files changed, 13 insertions, 0 deletions
diff --git a/devel/linux-c7-dbus-glib/Makefile b/devel/linux-c7-dbus-glib/Makefile
index eac0d07e2975..e57243460eb0 100644
--- a/devel/linux-c7-dbus-glib/Makefile
+++ b/devel/linux-c7-dbus-glib/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= devel linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= GLib bindings for D-Bus (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://www.freedesktop.org/wiki/Software/DBusBindings/
USES= cpe linux:c7
CPE_VENDOR= freedesktop
diff --git a/devel/linux-c7-dbus-libs/Makefile b/devel/linux-c7-dbus-libs/Makefile
index 0347189a2b92..b3926022bc95 100644
--- a/devel/linux-c7-dbus-libs/Makefile
+++ b/devel/linux-c7-dbus-libs/Makefile
@@ -7,6 +7,7 @@ PKGNAMESUFFIX= -libs
MAINTAINER= emulation@FreeBSD.org
COMMENT= Libraries for accessing D-BUS (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://www.freedesktop.org/Software/dbus
LICENSE= GPLv2+
diff --git a/devel/linux-c7-icu/Makefile b/devel/linux-c7-icu/Makefile
index 611748a95741..d7ed2257f496 100644
--- a/devel/linux-c7-icu/Makefile
+++ b/devel/linux-c7-icu/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= devel linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= International Components for Unicode (Linux CentOS ${LINUX_DIST_VER})
+WWW= http://site.icu-project.org/
USES= cpe linux:c7
CPE_VENDOR= ${PORTNAME}-project
diff --git a/devel/linux-c7-libpciaccess/Makefile b/devel/linux-c7-libpciaccess/Makefile
index 64881c196782..7782518fbf8b 100644
--- a/devel/linux-c7-libpciaccess/Makefile
+++ b/devel/linux-c7-libpciaccess/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= devel
MAINTAINER= emulation@FreeBSD.org
COMMENT= Generic PCI access library (CentOS ${LINUX_DIST_VER})
+WWW= https://www.freedesktop.org/wiki/Software/xlibs/
USES= linux:c7
USE_LDCONFIG= yes
diff --git a/devel/linux-c7-libsigc++20/Makefile b/devel/linux-c7-libsigc++20/Makefile
index 552619932106..54c03fe696c3 100644
--- a/devel/linux-c7-libsigc++20/Makefile
+++ b/devel/linux-c7-libsigc++20/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= devel linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Callback Framework for C++ (Linux CentOS ${LINUX_DIST_VER})
+WWW= http://libsigc.sourceforge.net/
USES= linux:c7
USE_LDCONFIG= yes
diff --git a/devel/linux-c7-libthai/Makefile b/devel/linux-c7-libthai/Makefile
index 0bf8967db2a8..d316b673a97c 100644
--- a/devel/linux-c7-libthai/Makefile
+++ b/devel/linux-c7-libthai/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= devel linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Thai language support library (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://linux.thai.net/projects/libthai/
USES= linux:c7
USE_LDCONFIG= yes
diff --git a/devel/linux-c7-libtool-ltdl/Makefile b/devel/linux-c7-libtool-ltdl/Makefile
index c6226ed5625f..201c7a5ff6d8 100644
--- a/devel/linux-c7-libtool-ltdl/Makefile
+++ b/devel/linux-c7-libtool-ltdl/Makefile
@@ -6,6 +6,7 @@ SRC_DISTFILES= ${DISTNAME:S/-ltdl//}${SRC_SUFX}:SOURCE
MAINTAINER= emulation@FreeBSD.org
COMMENT= Runtime libraries for GNU libtool (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://www.gnu.org/software/libtool/
LICENSE= LGPL21+
diff --git a/devel/linux-c7-libunwind/Makefile b/devel/linux-c7-libunwind/Makefile
index 58c4878534c7..a6494efa2018 100644
--- a/devel/linux-c7-libunwind/Makefile
+++ b/devel/linux-c7-libunwind/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= devel linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Generic stack unwinding library (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://www.nongnu.org/libunwind/
USES= cpe linux:c7
USE_LDCONFIG= yes
diff --git a/devel/linux-c7-make/Makefile b/devel/linux-c7-make/Makefile
index 2ebc46918d5b..7a87bf8ea7c5 100644
--- a/devel/linux-c7-make/Makefile
+++ b/devel/linux-c7-make/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= devel
MAINTAINER= emulation@FreeBSD.org
COMMENT= GNU make utility (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://www.gnu.org/software/make/
USES= cpe linux:c7
CPE_VENDOR= gnu
diff --git a/devel/linux-c7-nspr/Makefile b/devel/linux-c7-nspr/Makefile
index bd015e83f9c3..fe4eb70fa104 100644
--- a/devel/linux-c7-nspr/Makefile
+++ b/devel/linux-c7-nspr/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= devel linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Netscape Portable Runtime (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://developer.mozilla.org/docs/Mozilla/Projects/NSPR
USES= linux:c7
USE_LDCONFIG= yes
diff --git a/devel/linux-c7-sdl12/Makefile b/devel/linux-c7-sdl12/Makefile
index 10808ff87146..5cfe4705b1f5 100644
--- a/devel/linux-c7-sdl12/Makefile
+++ b/devel/linux-c7-sdl12/Makefile
@@ -7,6 +7,7 @@ DISTNAME= SDL-${DISTVERSIONFULL}
MAINTAINER= emulation@FreeBSD.org
COMMENT= Cross-platform multi-media development API (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://www.libsdl.org/
USES= linux:c7
USE_LDCONFIG= yes
diff --git a/devel/linux-c7-sdl20/Makefile b/devel/linux-c7-sdl20/Makefile
index 08d4ad46e1af..550cf34c89ec 100644
--- a/devel/linux-c7-sdl20/Makefile
+++ b/devel/linux-c7-sdl20/Makefile
@@ -7,6 +7,7 @@ DISTNAME= SDL2-${DISTVERSIONFULL}
MAINTAINER= emulation@FreeBSD.org
COMMENT= Cross-platform multi-media development API (Linux CentOS ${LINUX_DIST_VER})
+WWW= https://www.libsdl.org/
ONLY_FOR_ARCHS= amd64
diff --git a/devel/qt5-qdoc-data/Makefile b/devel/qt5-qdoc-data/Makefile
index d52eca24405a..ea5faac93858 100644
--- a/devel/qt5-qdoc-data/Makefile
+++ b/devel/qt5-qdoc-data/Makefile
@@ -13,6 +13,7 @@ DIST_SUBDIR= KDE/Qt/${QT5_VERSION}
MAINTAINER= kde@FreeBSD.org
COMMENT= QDoc configuration files
+WWW= https://www.qt.io/
LICENSE= GFDL
LICENSE_FILE= ${WRKSRC}/LICENSE.FDL