Port details |
- uhub High performance peer-to-peer hub for the ADC network
- 0.5.1 net-p2p
=1 Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2009-11-11 16:44:31
- Last Update: 2022-07-20 14:22:43
- Commit Hash: ef8eaee
- People watching this port, also watch:: polipo, tcpdump, ratproxy, magicrescue, tmux
- License: GPLv3+
- Description:
- 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: https://www.uhub.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-p2p/uhub/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/uhub
- pkg install uhub
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: uhub
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1558937659
SHA256 (janvidar-uhub-0.5.1-a8ee6e7_GH0.tar.gz) = 31b898481276340a73bd2046c0dc29344a1069aeb4b46103a1c193b255947df6
SIZE (janvidar-uhub-0.5.1-a8ee6e7_GH0.tar.gz) = 220262
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for uhub-0.5.1:
OPENSSL=on: SSL/TLS support via OpenSSL
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_uhub
- USES:
- cmake:insource perl5 sqlite ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:43 0.5.1 |
Tobias C. Berner (tcberner)  |
net-p2p: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Chad J. Milios <milios@ccsys.com>
* Damian Gerow <dgerow@afflictions.org>
* Daniel Morante <daniel@morante.net>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dereckson <dereckson@gmail.com>
* Devin Teske <dteske@FreeBSD.org>
* Dmitriy Limonov (Only the first 15 lines of the commit message are shown above ) |
31 Aug 2021 04:02:17 0.5.1 |
Alexey Dokuchaev (danfe)  |
Cleanup: for ports under n* categories, drop redundant GH_* knobs. |
06 Apr 2021 14:31:13 0.5.1 |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 0.5.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2019 15:54:16
0.5.1 |
swills  |
net-p2p/uhub: Unbreak build and update to 0.5.1
PR: 238165
Submitted by: Allison Nicole Reid <root@cooltrainer.org> |
03 Apr 2019 20:21:43
0.5.0 |
antoine  |
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2 |
25 Dec 2018 20:25:40
0.5.0 |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
15 Feb 2018 09:02:57
0.5.0 |
amdmi3  |
- Pet portlint
- Builds fine on mips64
- Update WWW |
08 Nov 2016 19:29:57
0.5.0 |
linimon  |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
08 Nov 2016 03:20:49
0.5.0 |
linimon  |
Mark as broken on armd64 and mips64. |
17 Aug 2016 21:36:56
0.5.0 |
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Drop uneeded flags
- Remove SQLITE option, sqlite support is not conditional
- Switch to opt_CMAKE_BOOL
- Simplify installation |
25 Apr 2016 16:13:39
0.5.0 |
mat  |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
12 Nov 2014 21:31:28
0.5.0 |
antoine  |
Cleanup plist |
23 Aug 2014 19:06:59
0.5.0 |
wg  |
net-p2p/uhub: update to 0.5.0
PR: 192805
Submitted by: tkato432 yahoo com |
30 Jul 2014 15:32:52
0.4.1 |
wg  |
net-p2p/uhub: update to 0.4.1
- Support stage
- Use options helpers
PR: 192213
Submitted by: tkato432 yahoo com |
24 Jul 2014 15:57:24
0.4.0_1 |
bapt  |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
04 Jul 2014 09:41:00
0.4.0_1 |
tijl  |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
20 Sep 2013 22:28:26
0.4.0 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p) |
17 Sep 2013 06:51:04
0.4.0 |
bapt  |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
06 Aug 2012 10:28:27
0.4.0 |
scheidell  |
- Update to 0.4.0
- Honour CC and CFLAGS
- Convert to OPTIONSNG
- Add SQLite dependency
- Add DEBUG OPTION
- Use DISTFILES over DISTNAME/WRKSRC override
- Add LICENSE
- Use USE_OPENSSL
- Fix PORTLINT warnings
PR: ports/168855
Submitted by: koobs <koobs.freebsd@gmail.com>
Approved by: maintainer (timeout, 58 days) |
05 Aug 2012 23:19:40
0.3.2_4 |
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
0.3.2_4 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
15 Nov 2010 10:16:26
0.3.2_4 |
stefan  |
- Adjust rc.d script's rcorder dependencies now that it runs as a specific user.
[1]
- Satisfy portlint.
Suggested by: dougb [1] |
11 Nov 2010 10:31:35
0.3.2_3 |
stefan  |
* Sets up a uhub UID and GID for the daemon to run as.
* Modifies configuration file permissions to restrict them to root and the above
GID.
* Patches uhub source so that PREFIX/etc/uhub/uhub.conf is the compiled in
default configuration file.
* rc.d script changes - enable above uid/gid, enable syslog logging, simplify.
PR: 151819
Submitted by: Aragon Gouveia <aragon@phat.za.net>
Approved by: maintainer |
12 Oct 2010 00:53:38
0.3.2_2 |
sunpoet  |
- Fix PLIST
- Bump PORTREVISION
PR: ports/151374
Submitted by: Aragon Gouveia <aragon@phat.za.net>
Approved by: Dmitry Yashin <yashin.dm@gmail.com> (maintainer), pgollucci
(mentor, implicit) |
11 Oct 2010 16:31:53
0.3.2_1 |
sunpoet  |
- Bump PORTREVISION for changing Perl dependency
Approved by: pgollucci (mentor, implicit) |
11 Oct 2010 15:56:21
0.3.2 |
sunpoet  |
- Fix Perl dependency: use USE_PERL5_BUILD instead of USE_PERL5
PR: ports/151391
Submitted by: Aragon Gouveia <aragon@phat.za.net>
Approved by: Dmitry Yashin <yashin.dm@gmail.com> (maintainer), pgollucci
(mentor, implicit) |
02 Jun 2010 15:11:37
0.3.2 |
pav  |
- Update to 0.3.2
PR: ports/147308
Submitted by: Dmitry Yashin <yashin.dm@gmail.com> (maintainer) |
07 Apr 2010 13:46:21
0.3.1 |
pav  |
- Update to 0.3.1
PR: ports/145421
Submitted by: Dmitry Yashin <yashin.dm@gmail.com> (maintainer) |
27 Mar 2010 00:15:24
0.3.0 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
02 Feb 2010 09:32:08
0.3.0 |
nemoliu  |
- Add missing patch
Reported by: QAT@ |
02 Feb 2010 09:27:09
0.3.0 |
nemoliu  |
- Update to to 0.3.0
PR: ports/143428
Submitted by: Dmitry Yashin <yashin.dm@gmail.com> (maintainer) |
11 Nov 2009 16:43:59
0.2.8 |
amdmi3  |
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.extatic.org/uhub/
PR: 139670
Submitted by: Dmitry Yashin <yashin.dm@gmail.com> |