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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
erlang-jobs Job scheduler and load regulation for Erlang
0.7.2 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.2Version of this port present on the latest quarterly branch.
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (54 items)
Collapse this list.
  1. lib/erlang/lib/jobs-0.7.2/ebin/jobs.app
  2. lib/erlang/lib/jobs-0.7.2/ebin/jobs.beam
  3. lib/erlang/lib/jobs-0.7.2/ebin/jobs_app.beam
  4. lib/erlang/lib/jobs-0.7.2/ebin/jobs_info.beam
  5. lib/erlang/lib/jobs-0.7.2/ebin/jobs_lib.beam
  6. lib/erlang/lib/jobs-0.7.2/ebin/jobs_prod_simple.beam
  7. lib/erlang/lib/jobs-0.7.2/ebin/jobs_queue.beam
  8. lib/erlang/lib/jobs-0.7.2/ebin/jobs_queue_list.beam
  9. lib/erlang/lib/jobs-0.7.2/ebin/jobs_sampler.beam
  10. lib/erlang/lib/jobs-0.7.2/ebin/jobs_sampler_cpu.beam
  11. lib/erlang/lib/jobs-0.7.2/ebin/jobs_sampler_history.beam
  12. lib/erlang/lib/jobs-0.7.2/ebin/jobs_sampler_mnesia.beam
  13. lib/erlang/lib/jobs-0.7.2/ebin/jobs_server.beam
  14. lib/erlang/lib/jobs-0.7.2/ebin/jobs_stateful_simple.beam
  15. lib/erlang/lib/jobs-0.7.2/include/jobs.hrl
  16. lib/erlang/lib/jobs-0.7.2/src/jobs.app.src
  17. lib/erlang/lib/jobs-0.7.2/src/jobs.erl
  18. lib/erlang/lib/jobs-0.7.2/src/jobs_app.erl
  19. lib/erlang/lib/jobs-0.7.2/src/jobs_info.erl
  20. lib/erlang/lib/jobs-0.7.2/src/jobs_lib.erl
  21. lib/erlang/lib/jobs-0.7.2/src/jobs_prod_simple.erl
  22. lib/erlang/lib/jobs-0.7.2/src/jobs_queue.erl
  23. lib/erlang/lib/jobs-0.7.2/src/jobs_queue_list.erl
  24. lib/erlang/lib/jobs-0.7.2/src/jobs_sampler.erl
  25. lib/erlang/lib/jobs-0.7.2/src/jobs_sampler_cpu.erl
  26. lib/erlang/lib/jobs-0.7.2/src/jobs_sampler_history.erl
  27. lib/erlang/lib/jobs-0.7.2/src/jobs_sampler_mnesia.erl
  28. lib/erlang/lib/jobs-0.7.2/src/jobs_server.erl
  29. lib/erlang/lib/jobs-0.7.2/src/jobs_stateful_simple.erl
  30. share/doc/jobs/README.md
  31. share/doc/jobs/edoc-info
  32. share/doc/jobs/erlang.png
  33. share/doc/jobs/erlang07g-wiger.pdf
  34. share/doc/jobs/jobs.md
  35. share/doc/jobs/jobs_app.md
  36. share/doc/jobs/jobs_info.md
  37. share/doc/jobs/jobs_lib.md
  38. share/doc/jobs/jobs_prod_simple.md
  39. share/doc/jobs/jobs_queue.md
  40. share/doc/jobs/jobs_queue_list.md
  41. share/doc/jobs/jobs_sampler.md
  42. share/doc/jobs/jobs_sampler_cpu.md
  43. share/doc/jobs/jobs_sampler_history.md
  44. share/doc/jobs/jobs_sampler_mnesia.md
  45. share/doc/jobs/jobs_server.md
  46. share/doc/jobs/jobs_stateful_simple.md
  47. share/doc/jobs/overview.edoc
  48. share/doc/jobs/stylesheet.css
  49. share/examples/jobs/jobs_cpu.gnu
  50. share/examples/jobs/performance_logger.erl
  51. share/examples/jobs/performer.erl
  52. @owner
  53. @group
  54. @mode
Collapse this list.
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. erl : lang/erlang
  2. rebar3>=0 : devel/rebar3
  3. erlang-parse_trans>=0 : devel/erlang-parse_trans
Runtime dependencies:
  1. erl : lang/erlang
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/uwiger/jobs/tar.gz/0.7.2?dummy=/
Collapse this list.
Port Moves
  • port deleted on 2022-06-08
    REASON: Remove expired ports. Use mix or rebar3 build tools instead

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.2
28 Jun 2022 06:32:30
commit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06facommit hash: ab4964e6d96e9d3ac2c75c414dee85bf625a06fa files touched by this commit
Dave Cottlehuber (dch) search for other commits by this committer
*/*: 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 View all of this commit message)
0.7.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.7.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.7.2
10 Sep 2018 13:15:48
Revision:479407Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:474641Original commit files touched by this commit
olgeni search for other commits by this committer
devel/erlang-jobs: switch to using rebar3.
0.7.2
14 Jul 2018 09:21:14
Revision:474631Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-jobs to version 0.7.2.
0.7.1
08 Jun 2018 13:43:26
Revision:472000Original commit files touched by this commit
olgeni search for other commits by this committer
Transfer more Erlang ports to erlang@.
0.7.1
30 Oct 2017 14:23:49
Revision:453179Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-jobs to version 0.7.1.
0.7.0
28 Sep 2017 23:44:07
Revision:450879Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-jobs to version 0.7.0.
0.6.0
04 Aug 2017 13:20:35
Revision:447328Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-jobs to version 0.6.0.
0.5
25 Jun 2016 10:16:39
Revision:417459Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-jobs to version 0.5.
0.4
10 Feb 2016 22:29:32
Revision:408663Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/erlang-jobs to version 0.4.
0.3_1
06 Jul 2015 22:27:18
Revision:391483Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:391398Original commit files touched by this commit
olgeni search for other commits by this committer
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
Revision:391032Original commit files touched by this commit
olgeni search for other commits by this committer
Update pkg-descr, which I forgot on the first round.

Submitted by:	Dewayne Geraghty
0.3
30 Jun 2015 20:52:20
Revision:391005Original commit files touched by this commit
olgeni search for other commits by this committer
Add devel/erlang-jobs, job scheduler and load regulation for Erlang.

Number of commits found: 17