Port details |
- elixir-calecto Adapter for the Calendar library in Ecto
- 0.16.0 databases
=0 0.16.0Version of this port present on the latest quarterly branch.
- Maintainer: erlang@FreeBSD.org
- Port Added: 2015-07-14 14:47:35
- Last Update: 2022-06-28 06:32:30
- Commit Hash: ab4964e
- License: MIT
- WWW:
- https://github.com/lau/calecto
- Description:
- Glue between Calendar and Ecto. For saving dates, times and datetimes
in Ecto. Instead of using the Ecto types for Date, Time and DateTime,
you can access the features of the Calendar library. With timezone
awareness, parsing, and formatting functionality.
WWW: https://github.com/lau/calecto
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- elixir-calecto>0:databases/elixir-calecto
- No installation instructions:
- This port has been deleted.
- PKGNAME: elixir-calecto
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1466855916
SHA256 (lau-calecto-v0.16.0_GH0.tar.gz) = 917fe9552fb84bac2768bde192311bce3cdd215ac9ebbf9bd39df39eebd450f0
SIZE (lau-calecto-v0.16.0_GH0.tar.gz) = 11961
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- elixir : lang/elixir
- elixir-ecto>=0 : databases/elixir-ecto
- elixir-calendar>=0 : devel/elixir-calendar
- Runtime dependencies:
-
- elixir : lang/elixir
- elixir-ecto>=0 : databases/elixir-ecto
- elixir-calendar>=0 : devel/elixir-calendar
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for elixir-calecto-0.16.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_elixir-calecto
- USES:
- elixir
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.16.0 28 Jun 2022 06:32:30 |
Dave Cottlehuber (dch) |
*/*: 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 ) |
0.16.0 16 Oct 2021 09:51:39 |
Jimmy Olgeni (olgeni) |
*: fix tab vs. space issues, and comments according to the guide. |
0.16.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.16.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.16.0 10 Sep 2018 13:14:52 |
mat |
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.16.0 08 Jun 2018 13:43:26 |
olgeni |
Transfer more Erlang ports to erlang@. |
0.16.0 11 Jul 2016 10:48:24 |
olgeni |
Update databases/elixir-calecto to version 0.16.0. |
0.6.1 14 Jun 2016 20:42:03 |
olgeni |
Update databases/elixir-calecto to version 0.6.1. |
0.6.0 07 May 2016 17:41:04 |
olgeni |
Update databases/elixir-calecto to version 0.6.0. |
0.5.2 01 Mar 2016 19:22:56 |
olgeni |
Update databases/elixir-calecto to version 0.5.2. |
0.5.1 23 Feb 2016 10:54:16 |
olgeni |
Update databases/elixir-calecto to version 0.5.1. |
0.5.0 25 Jan 2016 14:01:02 |
olgeni |
Upgrade databases/elixir-calecto to version 0.5.0. |
0.4.5 21 Jan 2016 21:11:52 |
olgeni |
Upgrade databases/elixir-calecto to version 0.4.5. |
0.4.4 18 Jan 2016 15:44:05 |
olgeni |
Upgrade databases/elixir-calecto to version 0.4.4. |
0.4.3 11 Dec 2015 14:13:18 |
olgeni |
Upgrade databases/elixir-calecto to version 0.4.3. |
0.4.2 08 Nov 2015 01:00:14 |
olgeni |
Upgrade databases/elixir-calecto to version 0.4.2. |
0.4.1 23 Oct 2015 14:05:07 |
olgeni |
Upgrade databases/elixir-calecto to version 0.4.1. |
0.4.0 24 Sep 2015 19:12:27 |
olgeni |
Upgrade databases/elixir-calecto to version 0.3.10. |
0.3.10 08 Sep 2015 22:23:12 |
olgeni |
Upgrade to version 0.3.10. |
0.3.9 25 Aug 2015 19:36:04 |
olgeni |
Upgrade to version 0.3.9. |
0.3.8 18 Aug 2015 16:07:12 |
olgeni |
Upgrade to version 0.3.8. |
0.3.6_1 14 Jul 2015 14:53:06 |
olgeni |
Author just confirmed LICENSE to be MIT and fixed the release tag
upstream. |
0.3.6 14 Jul 2015 14:47:25 |
olgeni |
Add databases/elixir-calecto, an Adapter for the Calendar library
in Ecto. |