Commit graph

14 commits

Author SHA1 Message Date
Michael Scheidell
e78467637d - 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)
2012-08-06 10:28:27 +00:00
Doug Barton
9aac569eaa 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
2012-08-05 23:19:36 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Stefan Walter
caac6a0f79 - Adjust rc.d script's rcorder dependencies now that it runs as a specific user.
[1]
- Satisfy portlint.

Suggested by:	dougb [1]
2010-11-15 10:16:26 +00:00
Stefan Walter
920fca23ec * 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
2010-11-11 10:31:35 +00:00
Sunpoet Po-Chuan Hsieh
1c4a78e07a - 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)
2010-10-12 00:53:38 +00:00
Sunpoet Po-Chuan Hsieh
12ce642023 - Bump PORTREVISION for changing Perl dependency
Approved by:	pgollucci (mentor, implicit)
2010-10-11 16:31:53 +00:00
Sunpoet Po-Chuan Hsieh
6715497169 - 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)
2010-10-11 15:56:21 +00:00
Pav Lucistnik
acabbcc8ce - Update to 0.3.2
PR:		ports/147308
Submitted by:	Dmitry Yashin <yashin.dm@gmail.com> (maintainer)
2010-06-02 15:11:37 +00:00
Pav Lucistnik
a16728e58c - Update to 0.3.1
PR:		ports/145421
Submitted by:	Dmitry Yashin <yashin.dm@gmail.com> (maintainer)
2010-04-07 13:46:21 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Tong LIU
e85b82d2c2 - Add missing patch
Reported by:	QAT@
2010-02-02 09:32:08 +00:00
Tong LIU
75dbf689f3 - Update to to 0.3.0
PR:	ports/143428
Submitted by:	Dmitry Yashin <yashin.dm@gmail.com> (maintainer)
2010-02-02 09:27:09 +00:00
Dmitry Marakasov
88d63dc0b5 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>
2009-11-11 16:43:59 +00:00