| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
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> |