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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
erlang-gen_leader Leader election behavior for Erlang
2014.10.20_1 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 2014.10.20_1Version of this port present on the latest quarterly branch.
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-06-02 15:12:07
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
License: not specified in port
WWW:
https://github.com/garret-smith/gen_leader_revival
Description:
This application implements a leader election behavior modeled after gen_server. This behavior intends to make it reasonably straightforward to implement a fully distributed server with master-slave semantics. WWW: https://github.com/garret-smith/gen_leader_revival
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 (10 items)
Collapse this list.
  1. lib/erlang/lib/gen_leader-2014.10.20/ebin/gen_leader.app
  2. lib/erlang/lib/gen_leader-2014.10.20/ebin/gen_leader.beam
  3. lib/erlang/lib/gen_leader-2014.10.20/include/gen_leader_specs.hrl
  4. lib/erlang/lib/gen_leader-2014.10.20/src/Makefile
  5. lib/erlang/lib/gen_leader-2014.10.20/src/gen_leader.erl
  6. share/doc/gen_leader/README.markdown
  7. share/examples/gen_leader/skeleton.erl
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • erlang-gen_leader>0:devel/erlang-gen_leader
No installation instructions:
This port has been deleted.
PKGNAME: erlang-gen_leader
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (garret-smith-gen_leader_revival-2014.10.20-a12a4e3_GH0.tar.gz) = 6872969acc0fe3054ba1be747caeb9ae265d1995e966def46994d449ed64427c SIZE (garret-smith-gen_leader_revival-2014.10.20-a12a4e3_GH0.tar.gz) = 181295

Packages (timestamps in pop-ups are UTC):
erlang-gen_leader
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest------2014.10.20_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. erl : lang/erlang
  2. rebar>=0 : devel/rebar
Runtime dependencies:
  1. erl : lang/erlang
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for erlang-gen_leader-2014.10.20_1: 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-gen_leader
USES:
erlang:rebar
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/garret-smith/gen_leader_revival/tar.gz/a12a4e3?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: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2014.10.20_1
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)
2014.10.20_1
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
2014.10.20_1
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.
2014.10.20_1
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
2014.10.20_1
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
2014.10.20_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@.
2014.10.20_1
06 Jul 2015 22:34:12
Revision:391484Original commit files touched by this commit
olgeni search for other commits by this committer
Update the remaining Erlang ports to use erlang.mk.

A few mistakes in plists came up, so these ports get a PORTREVISION bump.

Some of the older ports are still left out.
2014.10.20
06 Jul 2015 11:10:58
Revision:391401Original commit files touched by this commit
olgeni search for other commits by this committer
Unbreak - this old app does not have an app.src file.

Remove unnecessary bsd.port.options.mk while I'm here.
2014.10.20
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.
2014.10.20
02 Jun 2015 15:11:55
Revision:388364Original commit files touched by this commit
olgeni search for other commits by this committer
Add devel/erlang-gen_leader, a leader election behavior for Erlang.

Number of commits found: 10