| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Forgotten by: wollman
Approved by: marcus (implicitly)
|
|
|
|
|
| |
Forgotten by: wollman
Approved by: marcus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a pure-python TCP load balancer. It takes inbound TCP
connections and connects them to one of a number of backend servers.
Features:
* async i/o based, so much less overhead than fork/thread based
balancers.
* Multiple scheduling algorithms (random, round robin, leastconns,
leastconns+roundrobin)
* If a server fails to answer, it's removed from the pool - the
client that failed to connect gets transparently failed over to a
new host.
* xml based configuration file
* seperate management thread that periodically re-adds failed hosts
if they've come back up.
* optional builtin webserver for admin (sample of the running
screen)
* webserver has methods suitable for both interactive and automated
systems
WWW: http://pythondirector.sourceforge.net/
|
|
|
|
| |
BUILD_DEPEND on qmake now.
|
|
|
|
|
|
|
| |
openldap is the reference when it comes to LDAP servers, and it performs
very poorly despite using techniques such as thread pools.
WWW: http://www.fefe.de/tinyldap/
|
|
|
|
| |
jail IP was not being run when it was supposed to.
|
|
|
|
|
|
|
| |
- Improve pkg-descr
PR: 63374
Submitted by: michael johnson <ahze@ahze.net>
|
|
|
|
|
|
|
|
|
|
| |
nifmon is a curses application which displays counters and
statistics of one particular network interface in one part of
the screen and a stripped down tcpdump(8) output for this
interface in the other part of the screen.
PR: ports/63358
Submitted by: Simon Barner <barner@gmx.de>
|
|
|
|
|
| |
PR: ports/62310 (based on)
Submitted by: Florent Thoumie <flz@xbsd.org>
|
|
|
|
|
| |
PR: ports/63376
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
version is far more updated than the version included with the
ripe-whois-tools (net/ripetools) package, and includes IPv6 support.
PR: ports/62986
Submitted by: Lars Erik Gullerud <lerik@nolink.net>
|
|
|
|
|
|
| |
moved from net/ to net-mgmt/ to make this pass sanity checks.
Forgotten by: wollman
|
|
|
|
|
|
|
| |
WWW: http://sourceforge.net/projects/amule/
PR: ports/62969
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
|
|
|
|
| |
Missed by: wollman
|
|
|
|
|
| |
PR: ports/63336
Submitted by: Andrew Thompson <andy@fud.org.nz>
|
|
|
|
|
| |
PR: 62689
Submitted by: maintainer
|
| |
|
|
|
|
| |
- add CONFLICTS
|
| |
|
|
|
|
| |
Perl tools for eDonkey network
|
|
|
|
|
| |
PR: ports/63244
Submitted by: Sergey Akifyev <asa@asa.gascom.net.ru> (maintainer)
|
|
|
|
|
|
| |
PR: ports/63308
Submitted by: Yuri Khotyaintsev <yuri@irfu.se>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use OPTIONS for optional dependencies
- Change pkg-{,de}install to avoid risk of data loss when upgrading
- Patch files instead of regexps in Makefile
added a work around for PR 63293
PR: 63230
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer)
Reviewed by: clement
|
|
|
|
|
|
|
| |
- Use DOCSDIR in pkg-plist
PR: ports/63183 [1]
Submitted by: Hendrik Scholz <hendrik@scholz.net> [1]
|
| |
|
|
|
|
| |
Approved by: arved (mentor)
|
|
|
|
|
|
|
|
| |
- Add support for validating PGP signature
PR: ports/62966
Submitted by: Jason Harris <jharris@widomaker.com>
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
| |
|
| |
|
|
|
|
| |
Approved By: maintainer
|
|
|
|
|
|
|
| |
- Make PREFIX-clean under perl 5.005_03
PR: 63242
Submitted by: maintainer
|
|
|
|
| |
Add USE_SIZE support.
|
| |
|
|
|
|
| |
Submitted by: Ulrich Spoerlein <q@uni.de>
|
|
|
|
|
| |
PR: ports/63201
Submitted by: Hendrik Scholz <hendrik@scholz.net>
|
|
|
|
| |
that time.
|
| |
|
|
|
|
|
|
| |
o Remove hack of using include <sstream> instead of include <strstream.h>.
Pointed out by: FreeBSD Ports distfiles survey via fenner
|
| |
|
|
|
|
|
| |
unmaintained pool. He has not committed in over a year and has been
unresponsive to emails over a similar time period.
|
| |
|
|
|
|
| |
that time.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
causing the install to bork out on -CURRENT. Hopefully this can be
fixed later on.
PR: ports/63156
Submitted by: mezz (maintainer)
|
|
|
|
| |
Time to mark it as DEPRECATED ?
|