5da7 FreshPorts -- devel/p5-Gearman-Server
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Gearman-Server 1.11_1 devel on this many watch lists=0 search for ports that depend on this port
Gearman server daemon
Maintained by: vivek@khera.org search for ports maintained by this maintainer
Port Added: 08 Sep 2007 08:17:31
Also Listed In: perl5
License: not specified in port


Gearman is a system to farm out work to other machines, dispatching function
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or to call functions between
languages.

This is the server daemon component.  The bridge between workers (clients who
can do work) and callers (clients who want work done).  You should run several
of these, at least two, for both load balancing and high availability.

WWW: http://search.cpan.org/dist/Gearman-Server/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. devel/p5-Gearman
  2. devel/p5-Danga-Socket
  3. lang/perl5.12
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/p5-Gearman-Server/ && make install clean
To add the package: pkg_add -r p5-Gearman-Server


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/D/DO/DORMANDO/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DO/DORMANDO/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/D/DO/DORMANDO/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DO/DORMANDO/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/D/DO/DORMANDO/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/D/DO/DORMANDO/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/D/DO/DORMANDO/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/D/DO/DORMANDO/
  11. http://at.cpan.org/authors/id/D/DO/DORMANDO/
  12. http://backpan.perl.org/authors/id/D/DO/DORMANDO/
  13. http://cpan.nctu.edu.tw/authors/id/D/DO/DORMANDO/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/D/DO/DORMANDO/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/D/DO/DORMANDO/
  16. http://www.cpan.dk/authors/id/D/DO/DORMANDO/
  17. http://www.cpan.dk/modules/by-module/
Port Moves
  • port moved here from devel/p5-gearmand on 2008-01-20
    REASON: Replaced by p5-Gearman-Server

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
04 Oct 2012 19:51:34
Original commit files touched by this commit  1.11_1
glarkin search for other commits by this committer
[devel/gearmand]:
  - Updated to 0.39
  - Added gearmand entries to UIDs and GIDs
  - Registered conflict with devel/p5-Gearman-Server (conflicting rc.d scripts)
  - Add patch to fix build with GCC < 4.4
  - Cleaned up rc.d script
  - Converted to OptionsNG

[devel/p5-Gearman-Server]:
  - Registered conflict with devel/gearmand (conflicting rc.d scripts)

[devel/p5-Gearman-XS]:
  - Removed explicit LIB_DEPENDS library version number
  - Bumped PORTREVISION

PR:		ports/171593 (based on)
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.11_1
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.
08 Sep 2011 08:36:43
Original commit files touched by this commit  1.11_1
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.

With perl@ hat
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.11_1
ohauer search for other commits by this committer
-remove MD5
24 Sep 2010 02:03:44
Original commit files touched by this commit  1.11_1
pgollucci search for other commits by this committer
- only 13% of the p5- ports embed @comment $FreeBSD$:
  so standarize and remove it

With Hat:   perl@
02 Apr 2010 13:53:57
Original commit files touched by this commit  1.11_1
pav search for other commits by this committer
- Change rc script name to avoid conflict with devel/gearmand

PR:             ports/144570
Submitted by:   Vick Khera <vivek@khera.org> (maintainer)
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.11_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
11 Feb 2010 17:02:26
Original commit files touched by this commit  1.11
pgollucci search for other commits by this committer
- Update to 1.11

PR:             ports/143759
Submitted by:   myself (pgollucci@)
Approved by:    vivek@khera.org (maintainer)
11 Oct 2009 12:46:38
Original commit files touched by this commit  1.10
miwi search for other commits by this committer
- Update to 1.10

PR:             139443
Submitted by:   Vick Khera <vivek@khera.org> (maintainer)
17 Apr 2008 14:30:31
Original commit files touched by this commit  1.09
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 08:17:15
Original commit files touched by this commit  1.09
clsung search for other commits by this committer
Gearman is a system to farm out work to other machines, dispatching function
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or to call functions between
languages.

This is the server daemon component.  The bridge between workers (clients who
can do work) and callers (clients who want work done).  You should run several
of these, at least two, for both load balancing and high availability.

WWW: http://search.cpan.org/dist/Gearman-Server/

PR:             ports/116050
Submitted by:   Tomoyuki Sakurai <cherry at trombik.org>

Number of commits found: 11

2872
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days31
new fortnight62
new month217

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0