FreshPorts -- The Place For Ports notbug Mon, 28 May 2012 4:42 AM BST
Port details
perlbal 1.80 www on this many watch lists=2 search for ports that depend on this port
Reverse-proxy load balancer and webserver
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Oct 2005 02:47:25
License: not specified in port


Perlbal is a single-threaded event-based server supporting HTTP load
balancing, web serving, and a mix of the two.

One of the defining things about Perlbal is that almost everything can
be configured or reconfigured on the fly without needing to restart the
software. A basic configuration file containing a management port enables
you to easily perform operations on a running instance of Perlbal.

WWW: http://search.cpan.org/dist/Perlbal/
WWW: http://www.danga.com/perlbal/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/p5-BSD-Resource, devel/p5-Danga-Socket, www/p5-HTTP-Date, www/p5-HTTP-Message, devel/p5-IO-AIO, net-mgmt/p5-Net-Netmask, www/p5-libwww, lang/perl5.8
Required To Run: devel/p5-BSD-Resource, devel/p5-Danga-Socket, www/p5-HTTP-Date, www/p5-HTTP-Message, devel/p5-IO-AIO, net-mgmt/p5-Net-Netmask, www/p5-libwww, lang/perl5.8

Required by:
for Build

for Run

To install the port: cd /usr/ports/www/perlbal/ && make install clean
To add the package: pkg_add -r p5-Perlbal


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DO/DORMANDO/
http://www.cpan.dk/authors/id/D/DO/DORMANDO/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/D/DO/DORMANDO/
http://ftp.jaist.ac.jp/pub/CPAN/authors/id/D/DO/DORMANDO/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/D/DO/DORMANDO/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/D/DO/DORMANDO/
ftp://mirror.hiwaay.net/CPAN/authors/id/D/DO/DORMANDO/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DO/DORMANDO/
http://at.cpan.org/authors/id/D/DO/DORMANDO/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/D/DO/DORMANDO/
http://backpan.perl.org/authors/id/D/DO/DORMANDO/
ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DO/DORMANDO/
http://cpan.nctu.edu.tw/authors/id/D/DO/DORMANDO/
http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/D/DO/DORMANDO/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
08 Mar 2012 09:00:57
Original commit files touched by this commit  1.80
sunpoet search for other commits by this committer
- Update to 1.80
- Sort *_DEPENDS, MAN3 and PLIST
- Add CPAN as primary WWW

Changes:        http://search.cpan.org/dist/Perlbal/CHANGES
11 Jul 2011 06:20:39
Original commit files touched by this commit  1.79
bapt search for other commits by this committer
- update to 1.79
23 Apr 2011 17:29:10
Original commit files touched by this commit  1.78_1
bapt search for other commits by this committer
More cleanup in rc script

Submitted by:   dougb@ (mail)
23 Apr 2011 07:32:55
Original commit files touched by this commit  1.78_1
bapt search for other commits by this committer
- fix rc script: use --config instead of -f and --daemon instead of & [1]
while here:
- move configuration to perlbal subdirectory (as upstream recommands)
- s,/etc/perlbal,${PREFIX}/etc/perlbal,g in doc and code for consistency
- add a new dependency on p5-IO-AIO

PR:             ports/156559
Submitted by:   Dean Matzkov <bapabooiee _at_ gmail.com>
29 Jan 2011 19:57:13
Original commit files touched by this commit  1.78
swills search for other commits by this committer
- Update to 1.78
- Changes: http://cpansearch.perl.org/src/DORMANDO/Perlbal-1.78/CHANGES

Approved by:    wxs@ and pgollucci@ (mentor implicit)
Feature safe:   yes
19 Jan 2011 03:35:18
Original commit files touched by this commit  1.77
swills search for other commits by this committer
- Update to 1.77

Approved by:    wxs@ and pgolluci@ (mentor implicit)
Feature safe:   yes
13 Oct 2010 19:50:39
Original commit files touched by this commit  1.76
araujo search for other commits by this committer
- Update to 1.76.
- Update MASTER_SITE to CPAN macro.

PR:             ports/151018
Submitted by:   ports@c0decafe.net <ports@c0decafe.net>
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.72_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
30 Jul 2009 23:04:49
Original commit files touched by this commit  1.72_1
pgollucci search for other commits by this committer
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists

PR:             ports/136771
Exp Run by:     pav
Approved by:    portmgr (pav)
22 Jul 2009 16:27:08
Original commit files touched by this commit  1.72_1
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
29 Jun 2009 09:20:25
Original commit files touched by this commit  1.72_1
jadawin search for other commits by this committer
- Add rc script
- Bump PORTREVISION

PR:             136090
Submitted by:   Gea-Suan Lin <gslin gslin.org>
26 Jun 2009 11:51:46
Original commit files touched by this commit  1.72
jadawin search for other commits by this committer
- Update to 1.72

PR:             ports/136063
Submitted by:   Gea-Suan Lin <gslin gslin.org>
04 Feb 2009 10:39:38
Original commit files touched by this commit  1.70_1
pgollucci search for other commits by this committer
- fix a comment
14 Jan 2009 21:15:32
Original commit files touched by this commit  1.70_1
pav search for other commits by this committer
- Fix plist with perl 5.8.9
14 Apr 2008 04:04:59
Original commit files touched by this commit  1.70
clsung search for other commits by this committer
- Update to 1.70

Changes:        http://search.cpan.org/dist/Perlbal/CHANGES
25 Oct 2007 02:25:12
Original commit files touched by this commit  1.60
clsung search for other commits by this committer
- Update to 1.60
11 Jun 2007 07:24:10
Original commit files touched by this commit  1.59_1
miwi search for other commits by this committer
- Add documents

PR:             113500
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
30 May 2007 01:38:11
Original commit files touched by this commit  1.59
clsung search for other commits by this committer
- Update to 1.59
27 Apr 2007 07:54:16
Original commit files touched by this commit  1.57
clsung search for other commits by this committer
- Update to 1.57
21 Apr 2007 17:47:00
Original commit files touched by this commit  1.56_1
miwi search for other commits by this committer
- Fix pkg-plist

Submitted by:   krisbot
20 Apr 2007 21:07:47
Original commit files touched by this commit  1.56
miwi search for other commits by this committer
- Update to 1.56

PR:             111921
Submitted by:   Paul Dlug <paul@aps.org>
22 Mar 2007 18:48:09
Original commit files touched by this commit  1.55
miwi search for other commits by this committer
- Update to 1.55

PR:             110684
Submitted by:   Jacques Marneweck <jacques@php.net> (maintainer)
27 Feb 2007 20:41:57
Original commit files touched by this commit  1.54
linimon search for other commits by this committer
Reset jacques@php.net due to maintainer-timeouts.

Hat:            portmgr
26 Feb 2007 14:11:18
Original commit files touched by this commit  1.54
miwi search for other commits by this committer
- Update to 1.27

PR:             108951
Submitted by:   miwi
Approved by:    maintainer timeout
24 Jan 2007 21:17:55
Original commit files touched by this commit  1.52
miwi search for other commits by this committer
- Update to 1.52

PR:             107740
Submitted by:   miwi
Approved by:    maintainer timeout
01 Nov 2006 06:33:21
Original commit files touched by this commit  1.51
miwi search for other commits by this committer
- Update to 1.51

PR:             ports/104782
Submitted by:   Jacques Marneweck <jacques@php.net> (maintainer)
14 Jun 2006 14:55:48
Original commit files touched by this commit  1.41
miwi search for other commits by this committer
Update to 1.41

PR:             ports/98447
Submitted by:   miwi
Approved by:    krion (mentor), maintainer timeout
24 Jan 2006 03:14:23
Original commit files touched by this commit  1.38
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
21 Oct 2005 14:33:30
Original commit files touched by this commit  1.38
lawrance search for other commits by this committer
Update to 1.38. [1]
Fix creative DEPENDS line. [2]

Submitted by:   Jacques Marneweck <jacques@powertrip.co.za> (maintainer) [1]
Reported by:    kris [2]
18 Oct 2005 02:46:23
Original commit files touched by this commit  1.36
lawrance search for other commits by this committer
Add perlbal 1.36, reverse-proxy load balancer and webserver.

PR:             ports/75369
Submitted by:   Jacques Marneweck <jacques@php.net>

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.283 seconds.