aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-02-15 17:02:57 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-02-15 17:02:57 +0800
commitb03f083bd31ac181a7d45716d9cf3ead4ae9c3f6 (patch)
treea1e9e6c024bfdeca262d4ea35a4e75ee53ab9ab4 /net-p2p
parent06e5dd4e546919495d97738f2e30c673a2d10003 (diff)
downloadfreebsd-ports-gnome-b03f083bd31ac181a7d45716d9cf3ead4ae9c3f6.tar.gz
freebsd-ports-gnome-b03f083bd31ac181a7d45716d9cf3ead4ae9c3f6.tar.zst
freebsd-ports-gnome-b03f083bd31ac181a7d45716d9cf3ead4ae9c3f6.zip
- Pet portlint
- Builds fine on mips64 - Update WWW
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/uhub/Makefile5
-rw-r--r--net-p2p/uhub/pkg-descr2
2 files changed, 3 insertions, 4 deletions
diff --git a/net-p2p/uhub/Makefile b/net-p2p/uhub/Makefile
index c174e844a089..93fabf2aa1b3 100644
--- a/net-p2p/uhub/Makefile
+++ b/net-p2p/uhub/Makefile
@@ -13,10 +13,9 @@ COMMENT= High performance peer-to-peer hub for the ADC network
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
BROKEN_aarch64= fails to compile: CPUINFO not defined
-BROKEN_mips64= fails to compile: strndup not found
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= cmake perl5 sqlite
USE_RC_SUBR= uhub
diff --git a/net-p2p/uhub/pkg-descr b/net-p2p/uhub/pkg-descr
index 1b40456ec432..4578996b3b4d 100644
--- a/net-p2p/uhub/pkg-descr
+++ b/net-p2p/uhub/pkg-descr
@@ -2,4 +2,4 @@ uHub is a high performance peer-to-peer hub for the ADC network.
Its low memory footprint allows it to handle several thousand users
on high-end servers, or a small private hub on embedded hardware.
-WWW: http://www.uhub.org/
+WWW: https://www.uhub.org/