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-mariaex Database driver for MariaDB and MySQL written in Elixir
0.8.4 databases 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.8.4Version of this port present on the latest quarterly branch.
Maintainer: erlang@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-07-02 13:12:04
Last Update: 2022-06-28 06:32:30
Commit Hash: ab4964e
License: APACHE20
WWW:
https://github.com/xerions/mariaex
Description:
A database driver for MariaDB and MySQL written in pure Elixir. WWW: https://github.com/xerions/mariaex
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 (41 items)
Collapse this list.
  1. /usr/local/share/licenses/elixir-mariaex-0.8.4/catalog.mk
  2. /usr/local/share/licenses/elixir-mariaex-0.8.4/LICENSE
  3. /usr/local/share/licenses/elixir-mariaex-0.8.4/APACHE20
  4. lib/elixir/lib/mariaex/ebin/Elixir.DBConnection.Query.Mariaex.Query.beam
  5. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Cache.beam
  6. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Coder.Utils.beam
  7. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Coder.beam
  8. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Column.beam
  9. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Connection.Ssl.beam
  10. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Connection.Tcp.beam
  11. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Connection.beam
  12. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Cursor.beam
  13. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Error.beam
  14. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.LruCache.beam
  15. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Messages.beam
  16. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Protocol.beam
  17. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.ProtocolHelper.beam
  18. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Query.beam
  19. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.Result.beam
  20. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.RowParser.beam
  21. lib/elixir/lib/mariaex/ebin/Elixir.Mariaex.beam
  22. lib/elixir/lib/mariaex/ebin/Elixir.String.Chars.Mariaex.Query.beam
  23. lib/elixir/lib/mariaex/ebin/mariaex.app
  24. lib/elixir/lib/mariaex/lib/mariaex.ex
  25. lib/elixir/lib/mariaex/lib/mariaex/cache.ex
  26. lib/elixir/lib/mariaex/lib/mariaex/coder.ex
  27. lib/elixir/lib/mariaex/lib/mariaex/column.ex
  28. lib/elixir/lib/mariaex/lib/mariaex/connection.ex
  29. lib/elixir/lib/mariaex/lib/mariaex/connection/ssl.ex
  30. lib/elixir/lib/mariaex/lib/mariaex/connection/tcp.ex
  31. lib/elixir/lib/mariaex/lib/mariaex/lru_cache.ex
  32. lib/elixir/lib/mariaex/lib/mariaex/messages.ex
  33. lib/elixir/lib/mariaex/lib/mariaex/protocol.ex
  34. lib/elixir/lib/mariaex/lib/mariaex/protocol_helper.ex
  35. lib/elixir/lib/mariaex/lib/mariaex/query.ex
  36. lib/elixir/lib/mariaex/lib/mariaex/row_parser.ex
  37. lib/elixir/lib/mariaex/lib/mariaex/structs.ex
  38. share/doc/mariaex/README.md
  39. @owner
  40. @group
  41. @mode
Collapse this list.
Dependency lines:
  • elixir-mariaex>0:databases/elixir-mariaex
No installation instructions:
This port has been deleted.
PKGNAME: elixir-mariaex
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1517836032 SHA256 (xerions-mariaex-v0.8.4_GH0.tar.gz) = 3edb4b6a1dfff8c8a05f422c5daf07c930784bc92cdae225b3c703fca743fe23 SIZE (xerions-mariaex-v0.8.4_GH0.tar.gz) = 34695

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-connection>=0 : devel/elixir-connection
  3. elixir-decimal>=0 : devel/elixir-decimal
  4. elixir-db_connection>=0 : databases/elixir-db_connection
Runtime dependencies:
  1. elixir : lang/elixir
  2. elixir-connection>=0 : devel/elixir-connection
  3. elixir-decimal>=0 : devel/elixir-decimal
  4. elixir-db_connection>=0 : databases/elixir-db_connection
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for elixir-mariaex-0.8.4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
databases_elixir-mariaex
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/xerions/mariaex/tar.gz/v0.8.4?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: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.4
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.8.4
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.8.4
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.8.4
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.8.4
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.8.4
05 Feb 2018 13:46:01
Revision:460973Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.8.4.
0.8.3
11 Aug 2017 13:20:45
Revision:447758Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.8.3.
0.8.2
28 Mar 2017 01:09:58
Revision:437092Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.8.2.
0.8.1
11 Dec 2016 20:01:28
Revision:428379Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.8.1.
0.8.0
22 Nov 2016 09:20:29
Revision:426801Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.8.0.
0.7.7
11 Jul 2016 10:48:36
Revision:418369Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.7.7.
0.7.5
09 May 2016 14:20:48
Revision:414857Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.7.5.
0.7.4
19 Apr 2016 12:11:37
Revision:413633Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.7.4.
0.7.3
15 Apr 2016 09:28:12
Revision:413327Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.7.3.
0.7.2
11 Apr 2016 09:51:12
Revision:413004Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.7.2.
0.7.1
09 Apr 2016 17:08:44
Revision:412854Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.7.1.
0.7.0
12 Mar 2016 16:29:43
Revision:410906Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.7.0.
0.6.4
23 Feb 2016 10:53:35
Revision:409417Original commit files touched by this commit
olgeni search for other commits by this committer
Update databases/elixir-mariaex to version 0.6.4.
0.6.2
08 Jan 2016 15:26:19
Revision:405563Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade databases/elixir-mariaex to version 0.6.2.
0.6.1
09 Dec 2015 14:01:35
Revision:403389Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade databases/elixir-mariaex to version 0.6.1.
0.6.0
29 Nov 2015 10:44:54
Revision:402589Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade databases/elixir-mariaex to version 0.6.0.
0.5.0
19 Oct 2015 22:45:19
Revision:399794Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade databases/elixir-mariaex to version 0.5.0.
0.4.3
18 Aug 2015 14:54:03
Revision:394594Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 0.4.3.
0.4.2
14 Jul 2015 23:03:08
Revision:392108Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 0.4.2.
0.4.1
10 Jul 2015 20:01:10
Revision:391719Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 0.4.1.
0.4.0
10 Jul 2015 15:00:21
Revision:391707Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 0.4.0.
0.3.2
03 Jul 2015 13:59:46
Revision:391241Original commit files touched by this commit
olgeni search for other commits by this committer
Add a new USES elixir.mk (from lang/elixir/bsd.elixir.mk) and
adjust all Elixir ports.
0.3.2
02 Jul 2015 21:01:41
Revision:391196Original commit files touched by this commit
olgeni search for other commits by this committer
Fix include syntax to avoid using PORTSDIR (defined by bsd.port.mk).

Submitted by:	cperciva
0.3.2
02 Jul 2015 13:11:54
Revision:391142Original commit files touched by this commit
olgeni search for other commits by this committer
Add databases/elixir-mariaex, a database driver for MariaDB and
MySQL written in pure Elixir.

Number of commits found: 29