Port details |
- erlang-jobs Job scheduler and load regulation for Erlang
- 0.7.2 devel
=0 0.7.2Version of this port present on the latest quarterly branch.
- Maintainer: erlang@FreeBSD.org
- Port Added: 2015-06-30 20:52:29
- Last Update: 2022-06-28 06:32:30
- Commit Hash: ab4964e
- License: not specified in port
- WWW:
- https://github.com/uwiger/jobs
- Description:
- Jobs is a job scheduler for load regulation of Erlang applications.
It provides a queueing framework where each queue can be configured
for throughput rate, credit pool and feedback compensation. Queues
can be added and modified at runtime, and customizable "samplers"
propagate load status across all nodes in the system.
WWW: https://github.com/uwiger/jobs
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- erlang-jobs>0:devel/erlang-jobs
- No installation instructions:
- This port has been deleted.
- PKGNAME: erlang-jobs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1531559672
SHA256 (uwiger-jobs-0.7.2_GH0.tar.gz) = a90fa38c46400f97c129459141269e77b8401f265bc0cd856e036e1ae4ad6038
SIZE (uwiger-jobs-0.7.2_GH0.tar.gz) = 1525723
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- erl : lang/erlang
- rebar3>=0 : devel/rebar3
- erlang-parse_trans>=0 : devel/erlang-parse_trans
- Runtime dependencies:
-
- erl : lang/erlang
- erlang-parse_trans>=0 : devel/erlang-parse_trans
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for erlang-jobs-0.7.2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- devel_erlang-jobs
- USES:
- erlang:rebar3
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.2 28 Jun 2022 06:32:30 |
Dave Cottlehuber (dch) |
*/*: Remove expired erlang and elixir ports
The rebar, rebar3 and mix tools are now more than a decade old, and are
the preferred ways to fetch and install specific erlang and elixir
modules, aside from core compilers, documentation, and custom build
tools.
See UPDATING and MOVED for details.
https://www.freebsd.org/status/report-2021-07-2021-09/#_freebsd_erlang_ecosystem_ports_update
archivers/erlang-snappy
converters/erlang-base64url
databases/elixir-calecto
databases/elixir-db_connection (Only the first 15 lines of the commit message are shown above ) |
0.7.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.2 10 Sep 2018 13:15:48 |
mat |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.7.2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.7.2 14 Jul 2018 14:34:49 |
olgeni |
devel/erlang-jobs: switch to using rebar3. |
0.7.2 14 Jul 2018 09:21:14 |
olgeni |
Update devel/erlang-jobs to version 0.7.2. |
0.7.1 08 Jun 2018 13:43:26 |
olgeni |
Transfer more Erlang ports to erlang@. |
0.7.1 30 Oct 2017 14:23:49 |
olgeni |
Update devel/erlang-jobs to version 0.7.1. |
0.7.0 28 Sep 2017 23:44:07 |
olgeni |
Update devel/erlang-jobs to version 0.7.0. |
0.6.0 04 Aug 2017 13:20:35 |
olgeni |
Update devel/erlang-jobs to version 0.6.0. |
0.5 25 Jun 2016 10:16:39 |
olgeni |
Update devel/erlang-jobs to version 0.5. |
0.4 10 Feb 2016 22:29:32 |
olgeni |
Upgrade devel/erlang-jobs to version 0.4. |
0.3_1 06 Jul 2015 22:27:18 |
olgeni |
Update most of the Erlang ports to use erlang.mk.
These do not require a PORTREVISION bump. |
0.3_1 06 Jul 2015 10:55:36 |
olgeni |
Some patch files were meant to get rid of {vsn, git} in rebar.config;
replace them with REINPLACE_CMD. |
0.3_1 01 Jul 2015 05:35:48 |
olgeni |
Update pkg-descr, which I forgot on the first round.
Submitted by: Dewayne Geraghty |
0.3 30 Jun 2015 20:52:20 |
olgeni |
Add devel/erlang-jobs, job scheduler and load regulation for Erlang. |