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-bbmustache Mustache template engine for Erlang
1.3.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 1.3.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-21 11:52:50
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
License: MIT
WWW:
https://github.com/soranoba/bbmustache
Description:
Mustache template engine for Erlang/OTP. WWW: https://github.com/soranoba/bbmustache
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 (11 items)
Collapse this list.
  1. /usr/local/share/licenses/erlang-bbmustache-1.3.1/catalog.mk
  2. /usr/local/share/licenses/erlang-bbmustache-1.3.1/LICENSE
  3. /usr/local/share/licenses/erlang-bbmustache-1.3.1/MIT
  4. lib/erlang/lib/bbmustache-1.3.1/ebin/bbmustache.app
  5. lib/erlang/lib/bbmustache-1.3.1/ebin/bbmustache.beam
  6. lib/erlang/lib/bbmustache-1.3.1/src/bbmustache.app.src
  7. lib/erlang/lib/bbmustache-1.3.1/src/bbmustache.erl
  8. share/doc/bbmustache/README.md
  9. @owner
  10. @group
  11. @mode
Collapse this list.
Dependency lines:
  • erlang-bbmustache>0:devel/erlang-bbmustache
No installation instructions:
This port has been deleted.
PKGNAME: erlang-bbmustache
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1477460026 SHA256 (soranoba-bbmustache-v1.3.1_GH0.tar.gz) = ed8575201f5cd6b9de0d9b6528ddce6589056433ba3c360bd06d8053c13a315d SIZE (soranoba-bbmustache-v1.3.1_GH0.tar.gz) = 740120

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
Runtime dependencies:
  1. erl : lang/erlang
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for erlang-bbmustache-1.3.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_erlang-bbmustache
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/soranoba/bbmustache/tar.gz/v1.3.1?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: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.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)
1.3.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
1.3.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.
1.3.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
1.3.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@.
1.3.1
26 Oct 2016 05:34:42
Revision:424673Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-bbmustache to version 1.3.1.
1.3.0
18 Sep 2016 23:12:47
Revision:422411Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-bbmustache to version 1.3.0.
1.2.0
26 Aug 2016 12:52:23
Revision:420915Original commit files touched by this commit
olgeni search for other commits by this committer
Update devel/erlang-bbmustache to version 1.2.0.
1.1.0
08 Jan 2016 13:50:47
Revision:405548Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade devel/erlang-bbmustache to version 1.1.0.
1.0.3
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.
1.0.3
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.
1.0.3
02 Jul 2015 12:37:05
Revision:391137Original commit files touched by this commit Sanity Test Failure
olgeni search for other commits by this committer
Simplify Elixir ports using bsd.elixir.mk.
1.0.3
28 Jun 2015 16:46:02
Revision:390795Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 1.0.3.
1.0.2
22 Jun 2015 15:54:13
Revision:390300Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 1.0.2.
1.0.1
21 Jun 2015 16:42:04
Revision:390257Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 1.0.1.
1.0.0
21 Jun 2015 11:52:42
Revision:390200Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 1.0.0.

- Port was renamed to "bbmustache" upstream
- Remove unnecessary bsd.port.options.mk

Number of commits found: 16