notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: net-p2p/uhub/files/uhub.sh.in

Number of commits found: 6

Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
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
Original commit
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
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.
Original commit
Monday, 15 Nov 2010
10:16 stefan search for other commits by this committer
- Adjust rc.d script's rcorder dependencies now that it runs as a specific user.
  [1]
- Satisfy portlint.

Suggested by:   dougb [1]
Original commit
Thursday, 11 Nov 2010
10:31 stefan search for other commits by this committer
* 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
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Wednesday, 11 Nov 2009
16:43 amdmi3 search for other commits by this committer
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>
Original commit

Number of commits found: 6