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
elixir-coverex Coverage Reports for Elixir
1.4.15 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.4.15Version of this port present on the latest quarterly branch.
Maintainer: vanilla@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-07-21 03:34:09
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
License: APACHE20
WWW:
https://github.com/alfert/coverex
Description:
Coverage Reports for Elixir. WWW: https://github.com/alfert/coverex
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 (28 items)
Collapse this list.
  1. /usr/local/share/licenses/elixir-coverex-1.4.15/catalog.mk
  2. /usr/local/share/licenses/elixir-coverex-1.4.15/LICENSE
  3. /usr/local/share/licenses/elixir-coverex-1.4.15/APACHE20
  4. lib/elixir/lib/coverex/ebin/Elixir.Coverex.Source.beam
  5. lib/elixir/lib/coverex/ebin/Elixir.Coverex.Task.beam
  6. lib/elixir/lib/coverex/ebin/coverex.app
  7. lib/elixir/lib/coverex/lib/coverex/source.ex
  8. lib/elixir/lib/coverex/lib/coverex/task.ex
  9. lib/elixir/lib/coverex/lib/coverex/templates/css/asc.gif
  10. lib/elixir/lib/coverex/lib/coverex/templates/css/bg.gif
  11. lib/elixir/lib/coverex/lib/coverex/templates/css/desc.gif
  12. lib/elixir/lib/coverex/lib/coverex/templates/css/source.css
  13. lib/elixir/lib/coverex/lib/coverex/templates/css/style.css
  14. lib/elixir/lib/coverex/lib/coverex/templates/css/tablesorter.css
  15. lib/elixir/lib/coverex/lib/coverex/templates/js/full_list.js
  16. lib/elixir/lib/coverex/lib/coverex/templates/js/jquery.js
  17. lib/elixir/lib/coverex/lib/coverex/templates/js/jquery.metadata.js
  18. lib/elixir/lib/coverex/lib/coverex/templates/js/jquery.tablesorter.js
  19. lib/elixir/lib/coverex/lib/coverex/templates/overview_entry_template.eex
  20. lib/elixir/lib/coverex/lib/coverex/templates/overview_entry_text_template.eex
  21. lib/elixir/lib/coverex/lib/coverex/templates/overview_template.eex
  22. lib/elixir/lib/coverex/lib/coverex/templates/overview_text_template.eex
  23. lib/elixir/lib/coverex/lib/coverex/templates/source_line_template.eex
  24. lib/elixir/lib/coverex/lib/coverex/templates/source_template.eex
  25. share/doc/coverex/README.md
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • elixir-coverex>0:devel/elixir-coverex
No installation instructions:
This port has been deleted.
PKGNAME: elixir-coverex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1499672041 SHA256 (alfert-coverex-v1.4.15_GH0.tar.gz) = 4815e198e170885188aaa58b5f847bab36e9b819701ab5bc19941351e2fff934 SIZE (alfert-coverex-v1.4.15_GH0.tar.gz) = 56363

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. elixir : lang/elixir
  2. elixir-poison>=0 : devel/elixir-poison
  3. elixir-httpoison>=0 : www/elixir-httpoison
Runtime dependencies:
  1. elixir : lang/elixir
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for elixir-coverex-1.4.15: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_elixir-coverex
USES:
elixir
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/alfert/coverex/tar.gz/v1.4.15?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: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.15
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.4.15
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.4.15
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.4.15
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.4.15
10 Jul 2017 08:54:58
Revision:445420Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.4.15

Sponsored by:	kkstream
1.4.10
18 Jul 2016 02:10:34
Revision:418682Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.4.10.
1.4.9
02 May 2016 11:47:00
Revision:414439Original commit files touched by this commit
vanilla search for other commits by this committer
Update to 1.4.9.
1.4.8
01 Dec 2015 02:23:53
Revision:402714Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.4.8.
1.4.7
15 Nov 2015 03:20:18
Revision:401678Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.4.7.
1.4.5
22 Oct 2015 02:32:22
Revision:399945Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.4.5.
1.4.3
28 Sep 2015 01:43:58
Revision:398070Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.4.3.
1.4.2
22 Aug 2015 08:44:44
Revision:395022Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 1.4.2.
1.4.1
21 Jul 2015 03:33:53
Revision:392611Original commit files touched by this commit
vanilla search for other commits by this committer
Add elixir-coverex.

Number of commits found: 13