diff options
Diffstat (limited to 'devel')
326 files changed, 0 insertions, 5255 deletions
diff --git a/devel/Makefile b/devel/Makefile index 816de8fab6cb..40c845d77898 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -580,46 +580,8 @@ SUBDIR += elfkickers SUBDIR += elfsh SUBDIR += elfutils - SUBDIR += elixir-apex - SUBDIR += elixir-bson - SUBDIR += elixir-cachex - SUBDIR += elixir-calendar - SUBDIR += elixir-combine - SUBDIR += elixir-conform - SUBDIR += elixir-connection - SUBDIR += elixir-coverex - SUBDIR += elixir-crontab - SUBDIR += elixir-csv - SUBDIR += elixir-decimal - SUBDIR += elixir-deppie - SUBDIR += elixir-dialyze - SUBDIR += elixir-distillery - SUBDIR += elixir-estree - SUBDIR += elixir-eternal - SUBDIR += elixir-exactor - SUBDIR += elixir-excoveralls - SUBDIR += elixir-exjsx - SUBDIR += elixir-exprotobuf - SUBDIR += elixir-gen_stage - SUBDIR += elixir-gettext SUBDIR += elixir-hex - SUBDIR += elixir-inflex - SUBDIR += elixir-libring SUBDIR += elixir-make - SUBDIR += elixir-math - SUBDIR += elixir-msgpax - SUBDIR += elixir-nadia - SUBDIR += elixir-nats - SUBDIR += elixir-nimble_csv - SUBDIR += elixir-paratize - SUBDIR += elixir-plug - SUBDIR += elixir-poison - SUBDIR += elixir-quantum - SUBDIR += elixir-smppex - SUBDIR += elixir-timex - SUBDIR += elixir-trailing_format_plug - SUBDIR += elixir-tzdata - SUBDIR += elixir-unsafe SUBDIR += elm-format SUBDIR += embb SUBDIR += emscripten @@ -630,44 +592,10 @@ SUBDIR += eql5 SUBDIR += eric6 SUBDIR += eris - SUBDIR += erlang-backoff - SUBDIR += erlang-bbmustache - SUBDIR += erlang-bear - SUBDIR += erlang-certifi - SUBDIR += erlang-cf SUBDIR += erlang-cl - SUBDIR += erlang-common_lib - SUBDIR += erlang-cuttlefish - SUBDIR += erlang-erlware_commons - SUBDIR += erlang-esdl - SUBDIR += erlang-folsom - SUBDIR += erlang-gen_leader - SUBDIR += erlang-gen_smtp - SUBDIR += erlang-getopt - SUBDIR += erlang-goldrush - SUBDIR += erlang-gpb - SUBDIR += erlang-gproc - SUBDIR += erlang-hut - SUBDIR += erlang-jobs - SUBDIR += erlang-jsx - SUBDIR += erlang-jsxd - SUBDIR += erlang-katana - SUBDIR += erlang-lager - SUBDIR += erlang-lager_syslog - SUBDIR += erlang-meck - SUBDIR += erlang-metrics SUBDIR += erlang-native-compiler - SUBDIR += erlang-neotoma - SUBDIR += erlang-parse_trans - SUBDIR += erlang-poolboy - SUBDIR += erlang-pooler - SUBDIR += erlang-providers SUBDIR += erlang-rebar3_hex SUBDIR += erlang-recon - SUBDIR += erlang-sbroker - SUBDIR += erlang-ssl_verify_fun - SUBDIR += erlang-syslog - SUBDIR += erlang-unicode_util_compat SUBDIR += es-eric6 SUBDIR += esbuild SUBDIR += estd diff --git a/devel/elixir-apex/Makefile b/devel/elixir-apex/Makefile deleted file mode 100644 index 2bdf37a3bcf8..000000000000 --- a/devel/elixir-apex/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -PORTNAME= apex -PORTVERSION= 1.2.1 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Term printing library for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= BjRo - -MIX_REWRITE= yes -MIX_BUILD_NAME= shared - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-apex/distinfo b/devel/elixir-apex/distinfo deleted file mode 100644 index 2c092b0d6aea..000000000000 --- a/devel/elixir-apex/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1533649634 -SHA256 (BjRo-apex-v1.2.1_GH0.tar.gz) = e6a0f88d1f4394dc210faf9bcc0aaca2d729e491d8f1895f88a378c2d7d3f6f0 -SIZE (BjRo-apex-v1.2.1_GH0.tar.gz) = 8182 diff --git a/devel/elixir-apex/pkg-descr b/devel/elixir-apex/pkg-descr deleted file mode 100644 index 395616a757a6..000000000000 --- a/devel/elixir-apex/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Awesome Print is an Elixir library that pretty prints Elixir data -structures in full color exposing their internal structure with -proper indentation. - -WWW: https://github.com/BjRo/apex/ diff --git a/devel/elixir-apex/pkg-plist b/devel/elixir-apex/pkg-plist deleted file mode 100644 index 8598be615247..000000000000 --- a/devel/elixir-apex/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -lib/elixir/lib/apex/ebin/Elixir.Apex.AwesomeDef.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Any.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Atom.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.BitString.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Color.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Float.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Function.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Integer.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.List.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Map.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.MapSet.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.PID.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Port.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Range.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Reference.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Seq.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Tuple.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.Utils.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.Format.beam -lib/elixir/lib/apex/ebin/Elixir.Apex.beam -lib/elixir/lib/apex/ebin/apex.app -lib/elixir/lib/apex/lib/apex.ex -lib/elixir/lib/apex/lib/apex/awesome_def.ex -lib/elixir/lib/apex/lib/apex/format.ex -lib/elixir/lib/apex/lib/apex/format/color.ex -lib/elixir/lib/apex/lib/apex/format/seq.ex -lib/elixir/lib/apex/lib/apex/format/tuple.ex -lib/elixir/lib/apex/lib/apex/format/utils.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-bson/Makefile b/devel/elixir-bson/Makefile deleted file mode 100644 index 13e28e93cd63..000000000000 --- a/devel/elixir-bson/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= elixir-bson -PORTVERSION= 0.4.4 -PORTREVISION= 1 -CATEGORIES= devel - -MAINTAINER= vanilla@FreeBSD.org -COMMENT= BSON implementation in Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= checkiz - -ELIXIR_APP_NAME=bson - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-bson/distinfo b/devel/elixir-bson/distinfo deleted file mode 100644 index 6a1eeef7a1ac..000000000000 --- a/devel/elixir-bson/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (checkiz-elixir-bson-0.4.4_GH0.tar.gz) = 432148d030decb3ad93ddda793a0935ec0440905b79e7214b31077754e53f224 -SIZE (checkiz-elixir-bson-0.4.4_GH0.tar.gz) = 13051 diff --git a/devel/elixir-bson/files/patch-lib_bson__decoder.ex b/devel/elixir-bson/files/patch-lib_bson__decoder.ex deleted file mode 100644 index 414fac0af434..000000000000 --- a/devel/elixir-bson/files/patch-lib_bson__decoder.ex +++ /dev/null @@ -1,29 +0,0 @@ ---- lib/bson_decoder.ex.orig 2021-02-27 04:49:09 UTC -+++ lib/bson_decoder.ex -@@ -51,7 +51,7 @@ defmodule Bson.Decoder do - - ``` - """ -- def elist_to_hashdict(elist), do: elist |> Enum.reduce %HashDict{}, fn({k, v}, h) -> HashDict.put(h, k, v) end -+ def elist_to_hashdict(elist), do: elist |> Enum.reduce(%HashDict{}, fn({k, v}, h) -> HashDict.put(h, k, v) end) - - @doc """ - Transform an elist to a Keyword -@@ -62,7 +62,7 @@ defmodule Bson.Decoder do - - ``` - """ -- def elist_to_keyword(elist), do: elist |> Enum.map fn({k, v}) -> {String.to_atom(k), v} end -+ def elist_to_keyword(elist), do: elist |> Enum.map(fn({k, v}) -> {String.to_atom(k), v} end) - - @doc """ - Identity function -@@ -91,7 +91,7 @@ defmodule Bson.Decoder do - ...> %{a: "r"}, - ...> %{a: ""}, - ...> %{a: 1, b: 5} -- ...> ] |> Enum.all? fn(term) -> assert term == term |> Bson.encode |> Bson.decode end -+ ...> ] |> Enum.all?(fn(term) -> assert term == term |> Bson.encode |> Bson.decode end) - true - - iex> term = %{ diff --git a/devel/elixir-bson/files/patch-lib_bson__encoder.ex b/devel/elixir-bson/files/patch-lib_bson__encoder.ex deleted file mode 100644 index 325594d05fab..000000000000 --- a/devel/elixir-bson/files/patch-lib_bson__encoder.ex +++ /dev/null @@ -1,170 +0,0 @@ ---- lib/bson_encoder.ex.orig 2021-02-27 04:48:02 UTC -+++ lib/bson_encoder.ex -@@ -1,32 +1,33 @@ --defmodule Bson.Encoder do -- defprotocol Protocol do -- @moduledoc """ -- `Bson.Encoder.Protocol` protocol defines Bson encoding according to Elxir terms and some Bson predefined structs (see `Bson`). -+defprotocol Bson.Encoder.Protocol do -+ @moduledoc """ -+ `Bson.Encoder.Protocol` protocol defines Bson encoding according to Elxir terms and some Bson predefined structs (see `Bson`). - -- List of the protocol implementations: -+ List of the protocol implementations: - -- * `Map` - Encodes a map into a document -- * `HasDict` - Encodes a HashDict into a document -- * `Keyword` - Encodes a Keyword into a document -- * `List` - Encodes a list of key-alue pairs into a document otherwize encode list into array -- * `Integer` - Encodes integer in 32 or 64 bits -- * `Float` - Encodes float in 64 bits -- * `Atom` - Encodes special atom (`false`, `true`, `nil`, -- `:nan`, `:+inf`, `:-inf`, `MIN_KEY` and `MAX_KEY`) in appropriate format -- others in special type Symbol -- * `BitString` - as binary string -- * `Bson.Regex' - see specs -- * `Bson.ObjectId' - see specs -- * `Bson.JS' - see specs -- * `Bson.Bin' - see specs -- * `Bson.Timestamp ' - see specs -- """ -+ * `Map` - Encodes a map into a document -+ * `HasDict` - Encodes a HashDict into a document -+ * `Keyword` - Encodes a Keyword into a document -+ * `List` - Encodes a list of key-alue pairs into a document otherwize encode list into array -+ * `Integer` - Encodes integer in 32 or 64 bits -+ * `Float` - Encodes float in 64 bits -+ * `Atom` - Encodes special atom (`false`, `true`, `nil`, -+ `:nan`, `:+inf`, `:-inf`, `MIN_KEY` and `MAX_KEY`) in appropriate format -+ others in special type Symbol -+ * `BitString` - as binary string -+ * `Bson.Regex' - see specs -+ * `Bson.ObjectId' - see specs -+ * `Bson.JS' - see specs -+ * `Bson.Bin' - see specs -+ * `Bson.Timestamp ' - see specs -+ """ - -- @doc """ -- Returns a binary representing a term in Bson format -- """ -- def encode(term) -- end -+ @doc """ -+ Returns a binary representing a term in Bson format -+ """ -+ def encode(term) -+end -+ -+defmodule Bson.Encoder do - defmodule Error do - @moduledoc """ - Container for error messages -@@ -56,7 +57,7 @@ defmodule Bson.Encoder do - end - end - -- defimpl Protocol, for: Integer do -+ defimpl Bson.Encoder.Protocol, for: Integer do - @doc """ - iex> Bson.Encoder.Protocol.encode(2) - {<<16>>, <<2, 0, 0, 0>>} -@@ -73,7 +74,7 @@ defmodule Bson.Encoder do - def encode(i), do: %Error{what: [Integer], term: i} - end - -- defimpl Protocol, for: Float do -+ defimpl Bson.Encoder.Protocol, for: Float do - @doc """ - iex> Bson.Encoder.Protocol.encode(1.1) - {<<1>>, <<154, 153, 153, 153, 153, 153, 241, 63>>} -@@ -81,7 +82,7 @@ defmodule Bson.Encoder do - def encode(f), do: {<<0x01>>, <<(f)::size(64)-float-little>>} - end - -- defimpl Protocol, for: Atom do -+ defimpl Bson.Encoder.Protocol, for: Atom do - @doc """ - iex> Bson.Encoder.Protocol.encode(true) - {<<8>>, <<1>>} -@@ -114,7 +115,7 @@ defmodule Bson.Encoder do - def encode(atom), do: {<<0x0e>>, (atom |> Atom.to_string |> Bson.Encoder.wrap_string)} - end - -- defimpl Protocol, for: Bson.UTC do -+ defimpl Bson.Encoder.Protocol, for: Bson.UTC do - @doc """ - iex> Bson.Encoder.Protocol.encode(Bson.UTC.from_now({1390, 324703, 518471})) - {<<9>>, <<30, 97, 207, 181, 67, 1, 0, 0>>} -@@ -123,7 +124,7 @@ defmodule Bson.Encoder do - def encode(utc), do: %Error{what: [Bson.UTC], term: utc} - end - -- defimpl Protocol, for: Bson.Regex do -+ defimpl Bson.Encoder.Protocol, for: Bson.Regex do - @doc """ - iex> Bson.Encoder.Protocol.encode(%Bson.Regex{pattern: "p", opts: "i"}) - {<<11>>, ["p", <<0>>, "i", <<0>>]} -@@ -132,7 +133,7 @@ defmodule Bson.Encoder do - def encode(regex), do: %Error{what: [Bson.Regex], term: regex} - end - -- defimpl Protocol, for: Bson.ObjectId do -+ defimpl Bson.Encoder.Protocol, for: Bson.ObjectId do - @doc """ - iex> Bson.Encoder.Protocol.encode(%Bson.ObjectId{oid: <<0xFF>>}) - {<<0x07>>, <<255>>} -@@ -144,7 +145,7 @@ defmodule Bson.Encoder do - def encode(oid), do: %Error{what: [Bson.ObjectId], term: oid} - end - -- defimpl Protocol, for: Bson.JS do -+ defimpl Bson.Encoder.Protocol, for: Bson.JS do - @doc """ - iex> Bson.Encoder.Protocol.encode(%Bson.JS{code: "1+1;"}) - {<<13>>, [<<5, 0, 0, 0>>, "1+1;", <<0>>]} -@@ -166,7 +167,7 @@ defmodule Bson.Encoder do - defp js_ctx(jsctx), do: <<(byte_size(jsctx)+4)::32-little-signed, jsctx::binary>> - end - -- defimpl Protocol, for: Bson.Bin do -+ defimpl Bson.Encoder.Protocol, for: Bson.Bin do - @doc """ - iex> Bson.Encoder.Protocol.encode(%Bson.Bin{bin: "e", subtype: Bson.Bin.subtyx(:user)}) - {<<5>>,[<<1, 0, 0, 0>>, 128, "e"]} -@@ -178,7 +179,7 @@ defmodule Bson.Encoder do - def encode(bin, subtype), do: %Error{what: [Bson.Bin], term: {bin, subtype}} - end - -- defimpl Protocol, for: Bson.Timestamp do -+ defimpl Bson.Encoder.Protocol, for: Bson.Timestamp do - @doc """ - iex> Bson.Encoder.Protocol.encode(%Bson.Timestamp{inc: 1, ts: 2}) - {<<17>>,<<1, 0, 0, 0, 2, 0, 0, 0>>} -@@ -190,7 +191,7 @@ defmodule Bson.Encoder do - def encode(ts), do: %Error{what: [Bson.Timestamp], term: ts} - end - -- defimpl Protocol, for: BitString do -+ defimpl Bson.Encoder.Protocol, for: BitString do - @doc """ - iex> Bson.Encoder.Protocol.encode("a") - {<<2>>, [<<2, 0, 0, 0>>, "a", <<0>>]} -@@ -199,7 +200,7 @@ defmodule Bson.Encoder do - def encode(bits), do: %Error{what: [BitString], term: bits} - end - -- defimpl Protocol, for: List do -+ defimpl Bson.Encoder.Protocol, for: List do - @doc """ - iex> Bson.Encoder.Protocol.encode([]) - {<<4>>,<<5, 0, 0, 0, 0>>} -@@ -241,7 +242,7 @@ defmodule Bson.Encoder do - end - end - -- defimpl Protocol, for: [Map, HashDict, Keyword] do -+ defimpl Bson.Encoder.Protocol, for: [Map, HashDict, Keyword] do - @doc """ - # Map - iex> Bson.Encoder.Protocol.encode(%{}) diff --git a/devel/elixir-bson/files/patch-mix.exs b/devel/elixir-bson/files/patch-mix.exs deleted file mode 100644 index c2413155c692..000000000000 --- a/devel/elixir-bson/files/patch-mix.exs +++ /dev/null @@ -1,15 +0,0 @@ ---- mix.exs.orig 2015-09-18 11:00:09 UTC -+++ mix.exs -@@ -5,11 +5,10 @@ defmodule Bson.Mixfile do - [ app: :bson, - name: "bson", - version: "0.4.3", -- elixir: "~> 1.0.0", - description: "BSON implementation for Elixir", - source_url: "https://github.com/checkiz/elixir-bson", - deps: deps(Mix.env), -- package: package, -+ package: package(), - docs: &docs/0 ] - end - diff --git a/devel/elixir-bson/pkg-descr b/devel/elixir-bson/pkg-descr deleted file mode 100644 index 30e100bb5649..000000000000 --- a/devel/elixir-bson/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -BSON implementation for Elixir Language. - -WWW: https://github.com/checkiz/elixir-bson diff --git a/devel/elixir-bson/pkg-plist b/devel/elixir-bson/pkg-plist deleted file mode 100644 index 99d7414f4f86..000000000000 --- a/devel/elixir-bson/pkg-plist +++ /dev/null @@ -1,38 +0,0 @@ -lib/elixir/lib/bson/ebin/Elixir.Bson.Bin.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Decoder.Error.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Decoder.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Error.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.Atom.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.BitString.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.Bson.Bin.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.Bson.JS.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.Bson.ObjectId.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.Bson.Regex.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.Bson.Timestamp.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.Bson.UTC.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.Float.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.HashDict.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.Integer.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.Keyword.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.List.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.Map.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.Protocol.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Encoder.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.JS.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.ObjectId.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Regex.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.Timestamp.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.UTC.beam -lib/elixir/lib/bson/ebin/Elixir.Bson.beam -lib/elixir/lib/bson/ebin/Elixir.BsonJson.beam -lib/elixir/lib/bson/ebin/Elixir.Inspect.Bson.Decoder.Error.beam -lib/elixir/lib/bson/ebin/Elixir.Inspect.Bson.Encoder.Error.beam -lib/elixir/lib/bson/ebin/Elixir.Inspect.Bson.ObjectId.beam -lib/elixir/lib/bson/ebin/Elixir.Inspect.Bson.UTC.beam -lib/elixir/lib/bson/ebin/Elixir.String.Chars.Bson.ObjectId.beam -lib/elixir/lib/bson/ebin/bson.app -lib/elixir/lib/bson/lib/bson.ex -lib/elixir/lib/bson/lib/bson_decoder.ex -lib/elixir/lib/bson/lib/bson_encoder.ex -lib/elixir/lib/bson/lib/bsonjson.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-cachex/Makefile b/devel/elixir-cachex/Makefile deleted file mode 100644 index 1231cee373b7..000000000000 --- a/devel/elixir-cachex/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= cachex -PORTVERSION= 3.0.3 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Caching library for Elixir - -LICENSE= MIT - -BROKEN= does not build: Unchecked dependencies for environment prod: unsafe, eternal - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= whitfin - -MIX_BUILD_DEPS= devel/elixir-eternal \ - devel/elixir-unsafe -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-cachex/distinfo b/devel/elixir-cachex/distinfo deleted file mode 100644 index 4864fad904b7..000000000000 --- a/devel/elixir-cachex/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1531692510 -SHA256 (whitfin-cachex-v3.0.3_GH0.tar.gz) = 4f1ac748968235c74b192ce732d31d9d7979c0ccf5d631c9e7462da9dbe55e04 -SIZE (whitfin-cachex-v3.0.3_GH0.tar.gz) = 118186 diff --git a/devel/elixir-cachex/pkg-descr b/devel/elixir-cachex/pkg-descr deleted file mode 100644 index 20bf8810493b..000000000000 --- a/devel/elixir-cachex/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A powerful caching library for Elixir with support for transactions, -fallbacks, and expirations. - -WWW: https://github.com/whitfin/cachex diff --git a/devel/elixir-cachex/pkg-plist b/devel/elixir-cachex/pkg-plist deleted file mode 100644 index e36db873f4d6..000000000000 --- a/devel/elixir-cachex/pkg-plist +++ /dev/null @@ -1,104 +0,0 @@ -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Clear.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Count.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Del.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Dump.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Empty.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Exists.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Expire.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Fetch.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Get.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.GetAndUpdate.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Incr.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Inspect.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Invoke.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Keys.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Load.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Purge.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Put.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.PutMany.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Refresh.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Reset.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Size.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Stats.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Stream.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Take.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Touch.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Transaction.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Ttl.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.Update.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Actions.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Application.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Disk.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Errors.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.ExecutionError.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Hook.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Options.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Policy.LRW.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Policy.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Query.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Courier.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Incubator.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Informant.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Janitor.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Locksmith.Queue.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Locksmith.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.Overseer.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Services.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Spec.Validator.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Spec.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Stats.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.Warmer.beam -lib/elixir/lib/cachex/ebin/Elixir.Cachex.beam -lib/elixir/lib/cachex/ebin/cachex.app -lib/elixir/lib/cachex/lib/cachex.ex -lib/elixir/lib/cachex/lib/cachex/actions.ex -lib/elixir/lib/cachex/lib/cachex/actions/clear.ex -lib/elixir/lib/cachex/lib/cachex/actions/count.ex -lib/elixir/lib/cachex/lib/cachex/actions/del.ex -lib/elixir/lib/cachex/lib/cachex/actions/dump.ex -lib/elixir/lib/cachex/lib/cachex/actions/empty.ex -lib/elixir/lib/cachex/lib/cachex/actions/exists.ex -lib/elixir/lib/cachex/lib/cachex/actions/expire.ex -lib/elixir/lib/cachex/lib/cachex/actions/fetch.ex -lib/elixir/lib/cachex/lib/cachex/actions/get.ex -lib/elixir/lib/cachex/lib/cachex/actions/get_and_update.ex -lib/elixir/lib/cachex/lib/cachex/actions/incr.ex -lib/elixir/lib/cachex/lib/cachex/actions/inspect.ex -lib/elixir/lib/cachex/lib/cachex/actions/invoke.ex -lib/elixir/lib/cachex/lib/cachex/actions/keys.ex -lib/elixir/lib/cachex/lib/cachex/actions/load.ex -lib/elixir/lib/cachex/lib/cachex/actions/purge.ex -lib/elixir/lib/cachex/lib/cachex/actions/put.ex -lib/elixir/lib/cachex/lib/cachex/actions/put_many.ex -lib/elixir/lib/cachex/lib/cachex/actions/refresh.ex -lib/elixir/lib/cachex/lib/cachex/actions/reset.ex -lib/elixir/lib/cachex/lib/cachex/actions/size.ex -lib/elixir/lib/cachex/lib/cachex/actions/stats.ex -lib/elixir/lib/cachex/lib/cachex/actions/stream.ex -lib/elixir/lib/cachex/lib/cachex/actions/take.ex -lib/elixir/lib/cachex/lib/cachex/actions/touch.ex -lib/elixir/lib/cachex/lib/cachex/actions/transaction.ex -lib/elixir/lib/cachex/lib/cachex/actions/ttl.ex -lib/elixir/lib/cachex/lib/cachex/actions/update.ex -lib/elixir/lib/cachex/lib/cachex/application.ex -lib/elixir/lib/cachex/lib/cachex/disk.ex -lib/elixir/lib/cachex/lib/cachex/errors.ex -lib/elixir/lib/cachex/lib/cachex/execution_error.ex -lib/elixir/lib/cachex/lib/cachex/hook.ex -lib/elixir/lib/cachex/lib/cachex/options.ex -lib/elixir/lib/cachex/lib/cachex/policy.ex -lib/elixir/lib/cachex/lib/cachex/policy/lrw.ex -lib/elixir/lib/cachex/lib/cachex/query.ex -lib/elixir/lib/cachex/lib/cachex/services.ex -lib/elixir/lib/cachex/lib/cachex/services/courier.ex -lib/elixir/lib/cachex/lib/cachex/services/incubator.ex -lib/elixir/lib/cachex/lib/cachex/services/informant.ex -lib/elixir/lib/cachex/lib/cachex/services/janitor.ex -lib/elixir/lib/cachex/lib/cachex/services/locksmith.ex -lib/elixir/lib/cachex/lib/cachex/services/locksmith/queue.ex -lib/elixir/lib/cachex/lib/cachex/services/overseer.ex -lib/elixir/lib/cachex/lib/cachex/spec.ex -lib/elixir/lib/cachex/lib/cachex/spec/validator.ex -lib/elixir/lib/cachex/lib/cachex/stats.ex -lib/elixir/lib/cachex/lib/cachex/warmer.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-calendar/Makefile b/devel/elixir-calendar/Makefile deleted file mode 100644 index d04e2169f214..000000000000 --- a/devel/elixir-calendar/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -PORTNAME= calendar -PORTVERSION= 0.17.4 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Date-time and time zone handling in Elixir - -LICENSE= MIT - -BROKEN= does not build: Unchecked dependencies for environment prod: tzdata - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= lau - -MIX_BUILD_DEPS= devel/elixir-tzdata -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-calendar/distinfo b/devel/elixir-calendar/distinfo deleted file mode 100644 index 6ae5b9079b59..000000000000 --- a/devel/elixir-calendar/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1502615753 -SHA256 (lau-calendar-v0.17.4_GH0.tar.gz) = 2cced60b69eb1e66cc37e8e9e58a3352e1eaa621c182d322606567080130f5b0 -SIZE (lau-calendar-v0.17.4_GH0.tar.gz) = 43048 diff --git a/devel/elixir-calendar/pkg-descr b/devel/elixir-calendar/pkg-descr deleted file mode 100644 index d249da8573f1..000000000000 --- a/devel/elixir-calendar/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Calendar is a date and time library for Elixir. - -The Olson/Eggert "Time Zone Database" is used. Years 1 through 9999 -are supported. - -WWW: https://github.com/lau/calendar diff --git a/devel/elixir-calendar/pkg-plist b/devel/elixir-calendar/pkg-plist deleted file mode 100644 index 28626febeb84..000000000000 --- a/devel/elixir-calendar/pkg-plist +++ /dev/null @@ -1,65 +0,0 @@ -lib/elixir/lib/calendar/ebin/Elixir.Calendar.AmbiguousDateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDate.Calendar.Date.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDate.Calendar.DateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDate.Calendar.NaiveDateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDate.Date.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDate.DateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDate.NaiveDateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDate.Tuple.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDate.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDateTime.Calendar.DateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDateTime.DateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsDateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsNaiveDateTime.Calendar.DateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsNaiveDateTime.DateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsNaiveDateTime.NaiveDateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsNaiveDateTime.Tuple.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsNaiveDateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsTime.Calendar.DateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsTime.Calendar.NaiveDateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsTime.DateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsTime.NaiveDateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsTime.Time.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsTime.Tuple.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ContainsTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.Date.Format.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.Date.Parse.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.Date.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.Format.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.Interval.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.Parse.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.TzPeriod.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.DateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.DefaultTranslations.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.NaiveDateTime.Format.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.NaiveDateTime.Interval.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.NaiveDateTime.Parse.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.NaiveDateTime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.ParseUtil.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.Strftime.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.Time.Format.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.Time.Parse.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.Time.beam -lib/elixir/lib/calendar/ebin/Elixir.Calendar.TimeZoneData.beam -lib/elixir/lib/calendar/ebin/calendar.app -lib/elixir/lib/calendar/lib/calendar.ex -lib/elixir/lib/calendar/lib/calendar/ambiguous_date_time.ex -lib/elixir/lib/calendar/lib/calendar/date.ex -lib/elixir/lib/calendar/lib/calendar/date/format.ex -lib/elixir/lib/calendar/lib/calendar/date/parse.ex -lib/elixir/lib/calendar/lib/calendar/date_time.ex -lib/elixir/lib/calendar/lib/calendar/date_time/format.ex -lib/elixir/lib/calendar/lib/calendar/date_time/interval.ex -lib/elixir/lib/calendar/lib/calendar/date_time/parse.ex -lib/elixir/lib/calendar/lib/calendar/date_time/tz_period.ex -lib/elixir/lib/calendar/lib/calendar/naive_date_time.ex -lib/elixir/lib/calendar/lib/calendar/naive_date_time/format.ex -lib/elixir/lib/calendar/lib/calendar/naive_date_time/interval.ex -lib/elixir/lib/calendar/lib/calendar/naive_date_time/parse.ex -lib/elixir/lib/calendar/lib/calendar/parse_util.ex -lib/elixir/lib/calendar/lib/calendar/strftime.ex -lib/elixir/lib/calendar/lib/calendar/time.ex -lib/elixir/lib/calendar/lib/calendar/time/format.ex -lib/elixir/lib/calendar/lib/calendar/time/parse.ex -lib/elixir/lib/calendar/lib/calendar/time_zone_data.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-combine/Makefile b/devel/elixir-combine/Makefile deleted file mode 100644 index 504683701fe8..000000000000 --- a/devel/elixir-combine/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= combine -PORTVERSION= 0.10.0 -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Parser combinator library for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= bitwalker - -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-combine/distinfo b/devel/elixir-combine/distinfo deleted file mode 100644 index 46010011c994..000000000000 --- a/devel/elixir-combine/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1504380079 -SHA256 (bitwalker-combine-0.10.0_GH0.tar.gz) = 780a411f26d138eef7632a1bf1f4cb2f4540e4bd8a31d8112aae91eb6d1481ec -SIZE (bitwalker-combine-0.10.0_GH0.tar.gz) = 94968 diff --git a/devel/elixir-combine/pkg-descr b/devel/elixir-combine/pkg-descr deleted file mode 100644 index 442673857ee0..000000000000 --- a/devel/elixir-combine/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Parser combinator library for Elixir. - -WWW: https://github.com/bitwalker/combine diff --git a/devel/elixir-combine/pkg-plist b/devel/elixir-combine/pkg-plist deleted file mode 100644 index 0b4b02ccdbba..000000000000 --- a/devel/elixir-combine/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -lib/elixir/lib/combine/ebin/Elixir.Combine.Helpers.beam -lib/elixir/lib/combine/ebin/Elixir.Combine.ParserState.beam -lib/elixir/lib/combine/ebin/Elixir.Combine.Parsers.Base.beam -lib/elixir/lib/combine/ebin/Elixir.Combine.Parsers.Binary.beam -lib/elixir/lib/combine/ebin/Elixir.Combine.Parsers.Text.beam -lib/elixir/lib/combine/ebin/Elixir.Combine.beam -lib/elixir/lib/combine/ebin/combine.app -lib/elixir/lib/combine/lib/combine.ex -lib/elixir/lib/combine/lib/combine/helpers.ex -lib/elixir/lib/combine/lib/combine/parser_state.ex -lib/elixir/lib/combine/lib/combine/parsers/base.ex -lib/elixir/lib/combine/lib/combine/parsers/binary.ex -lib/elixir/lib/combine/lib/combine/parsers/text.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-conform/Makefile b/devel/elixir-conform/Makefile deleted file mode 100644 index 8e71537c6708..000000000000 --- a/devel/elixir-conform/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -PORTNAME= conform -DISTVERSION= 2.5.2 -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Easy release configuration for Elixir apps - -LICENSE= APACHE20 MIT -LICENSE_COMB= multi - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= bitwalker - -MIX_BUILD_DEPS= devel/erlang-neotoma -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-conform/distinfo b/devel/elixir-conform/distinfo deleted file mode 100644 index 64a45f9ec547..000000000000 --- a/devel/elixir-conform/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1504013533 -SHA256 (bitwalker-conform-2.5.2_GH0.tar.gz) = a9b5004ee941e77a9472bfab720640140f296fbdf4d9ff8b7637381add09ce70 -SIZE (bitwalker-conform-2.5.2_GH0.tar.gz) = 315587 diff --git a/devel/elixir-conform/files/patch-mix.exs b/devel/elixir-conform/files/patch-mix.exs deleted file mode 100644 index 90881500fe62..000000000000 --- a/devel/elixir-conform/files/patch-mix.exs +++ /dev/null @@ -1,12 +0,0 @@ ---- mix.exs.orig 2016-07-28 11:30:56 UTC -+++ mix.exs -@@ -26,8 +26,7 @@ defmodule Conform.Mixfile do - defp compilers(_), do: nil - - defp deps do -- [{:neotoma, "~> 1.7.3"}, -- {:ex_doc, "~> 0.13", only: :dev}] -+ [] - end - - defp description, do: "Easy release configuration for Elixir apps." diff --git a/devel/elixir-conform/pkg-descr b/devel/elixir-conform/pkg-descr deleted file mode 100644 index 86abd29a62bc..000000000000 --- a/devel/elixir-conform/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -The definition of conform is "Adapt or conform oneself to new or -different conditions". As this library is used to adapt your -application to its deployed environment, I think it's rather fitting. -It's also a play on the word configuration, and the fact that Conform -uses an init-style configuration, maintained in a .conf file. - -Conform is a library for Elixir applications. Its original intended -use is in exrm as means of providing a simplified configuration -file for deployed releases, but is flexible enough to work for any -use case where you want init-style configuration translated to -Elixir/Erlang terms. It is inspired directly by basho/cuttlefish, -and in fact uses its .conf parser. Beyond that, you can look at -conform as a reduced (but growing!) implementation of cuttlefish -in Elixir. - -WWW: https://github.com/bitwalker/conform diff --git a/devel/elixir-conform/pkg-plist b/devel/elixir-conform/pkg-plist deleted file mode 100644 index 3b9b86ccdba5..000000000000 --- a/devel/elixir-conform/pkg-plist +++ /dev/null @@ -1,51 +0,0 @@ -lib/elixir/lib/conform/ebin/Elixir.Conform.Conf.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Logger.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Options.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Parse.ParseError.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Parse.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.ReleasePlugin.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Schema.Mapping.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Schema.SchemaError.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Schema.Transform.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Schema.Validator.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Schema.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.SysConfig.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Translate.TranslateError.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Translate.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Type.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Types.Enum.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Utils.Code.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Utils.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.Validators.RangeValidator.beam -lib/elixir/lib/conform/ebin/Elixir.Conform.beam -lib/elixir/lib/conform/ebin/Elixir.Mix.Tasks.Conform.Archive.beam -lib/elixir/lib/conform/ebin/Elixir.Mix.Tasks.Conform.Configure.beam -lib/elixir/lib/conform/ebin/Elixir.Mix.Tasks.Conform.Effective.beam -lib/elixir/lib/conform/ebin/Elixir.Mix.Tasks.Conform.New.beam -lib/elixir/lib/conform/ebin/conform.app -lib/elixir/lib/conform/ebin/conform_parse.beam -lib/elixir/lib/conform/lib/conform.ex -lib/elixir/lib/conform/lib/conform/conf.ex -lib/elixir/lib/conform/lib/conform/logger.ex -lib/elixir/lib/conform/lib/conform/parse.ex -lib/elixir/lib/conform/lib/conform/releases/plugin.ex -lib/elixir/lib/conform/lib/conform/schema.ex -lib/elixir/lib/conform/lib/conform/schema/mapping.ex -lib/elixir/lib/conform/lib/conform/schema/transform.ex -lib/elixir/lib/conform/lib/conform/schema/validator.ex -lib/elixir/lib/conform/lib/conform/sysconfig.ex -lib/elixir/lib/conform/lib/conform/translate.ex -lib/elixir/lib/conform/lib/conform/type.ex -lib/elixir/lib/conform/lib/conform/types/enum.ex -lib/elixir/lib/conform/lib/conform/utils/code.ex -lib/elixir/lib/conform/lib/conform/utils/utils.ex -lib/elixir/lib/conform/lib/conform/validators/range_validator.ex -lib/elixir/lib/conform/lib/mix/tasks/conform.archive.ex -lib/elixir/lib/conform/lib/mix/tasks/conform.configure.ex -lib/elixir/lib/conform/lib/mix/tasks/conform.effective.ex -lib/elixir/lib/conform/lib/mix/tasks/conform.new.ex -lib/elixir/lib/conform/priv/bin/conform -lib/elixir/lib/conform/priv/bin/post_configure.sh -lib/elixir/lib/conform/priv/bin/post_upgrade.sh -lib/elixir/lib/conform/priv/bin/pre_upgrade.sh -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-connection/Makefile b/devel/elixir-connection/Makefile deleted file mode 100644 index 860fda052345..000000000000 --- a/devel/elixir-connection/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= connection -PORTVERSION= 1.0.4 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Elixir behavior for connection processes - -LICENSE= APACHE20 - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= fishcakez - -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-connection/distinfo b/devel/elixir-connection/distinfo deleted file mode 100644 index 7971d98aa2bb..000000000000 --- a/devel/elixir-connection/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1469559081 -SHA256 (fishcakez-connection-v1.0.4_GH0.tar.gz) = d957fc59a0e6ce7e170e0a5141870ed349d4d462c4e9860d452679455c06ae43 -SIZE (fishcakez-connection-v1.0.4_GH0.tar.gz) = 14575 diff --git a/devel/elixir-connection/pkg-descr b/devel/elixir-connection/pkg-descr deleted file mode 100644 index b2ab7d2f85ec..000000000000 --- a/devel/elixir-connection/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Elixir behavior for connection processes. - -WWW: https://github.com/fishcakez/connection diff --git a/devel/elixir-connection/pkg-plist b/devel/elixir-connection/pkg-plist deleted file mode 100644 index 25331a7c020d..000000000000 --- a/devel/elixir-connection/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/elixir/lib/connection/ebin/Elixir.Connection.beam -lib/elixir/lib/connection/ebin/connection.app -lib/elixir/lib/connection/lib/connection.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-coverex/Makefile b/devel/elixir-coverex/Makefile deleted file mode 100644 index 028e12ef44fa..000000000000 --- a/devel/elixir-coverex/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -PORTNAME= coverex -PORTVERSION= 1.4.15 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= vanilla@FreeBSD.org -COMMENT= Coverage Reports for Elixir - -LICENSE= APACHE20 - -MIX_BUILD_DEPS= devel/elixir-poison \ - www/elixir-httpoison - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= alfert - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-coverex/distinfo b/devel/elixir-coverex/distinfo deleted file mode 100644 index 44b96eeb61cf..000000000000 --- a/devel/elixir-coverex/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1499672041 -SHA256 (alfert-coverex-v1.4.15_GH0.tar.gz) = 4815e198e170885188aaa58b5f847bab36e9b819701ab5bc19941351e2fff934 -SIZE (alfert-coverex-v1.4.15_GH0.tar.gz) = 56363 diff --git a/devel/elixir-coverex/files/patch-mix.exs b/devel/elixir-coverex/files/patch-mix.exs deleted file mode 100644 index 0c9e40c27477..000000000000 --- a/devel/elixir-coverex/files/patch-mix.exs +++ /dev/null @@ -1,12 +0,0 @@ ---- mix.exs.orig 2016-07-16 12:12:32 UTC -+++ mix.exs -@@ -13,8 +13,7 @@ defmodule Coverex.Mixfile do - homepage_url: "https://github.com/alfert/coverex", - docs: [readme: "README.md"], - description: description(), -- test_coverage: [tool: Coverex.Task, coveralls: true, ignore_modules: []], -- deps: deps()] -+ test_coverage: [tool: Coverex.Task, coveralls: true, ignore_modules: []]] - end - - # Configuration for the OTP application diff --git a/devel/elixir-coverex/pkg-descr b/devel/elixir-coverex/pkg-descr deleted file mode 100644 index bf3a3477e85e..000000000000 --- a/devel/elixir-coverex/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Coverage Reports for Elixir. - -WWW: https://github.com/alfert/coverex diff --git a/devel/elixir-coverex/pkg-plist b/devel/elixir-coverex/pkg-plist deleted file mode 100644 index e76874dd71b1..000000000000 --- a/devel/elixir-coverex/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -lib/elixir/lib/coverex/ebin/Elixir.Coverex.Source.beam -lib/elixir/lib/coverex/ebin/Elixir.Coverex.Task.beam -lib/elixir/lib/coverex/ebin/coverex.app -lib/elixir/lib/coverex/lib/coverex/source.ex -lib/elixir/lib/coverex/lib/coverex/task.ex -lib/elixir/lib/coverex/lib/coverex/templates/css/asc.gif -lib/elixir/lib/coverex/lib/coverex/templates/css/bg.gif -lib/elixir/lib/coverex/lib/coverex/templates/css/desc.gif -lib/elixir/lib/coverex/lib/coverex/templates/css/source.css -lib/elixir/lib/coverex/lib/coverex/templates/css/style.css -lib/elixir/lib/coverex/lib/coverex/templates/css/tablesorter.css -lib/elixir/lib/coverex/lib/coverex/templates/js/full_list.js -lib/elixir/lib/coverex/lib/coverex/templates/js/jquery.js -lib/elixir/lib/coverex/lib/coverex/templates/js/jquery.metadata.js -lib/elixir/lib/coverex/lib/coverex/templates/js/jquery.tablesorter.js -lib/elixir/lib/coverex/lib/coverex/templates/overview_entry_template.eex -lib/elixir/lib/coverex/lib/coverex/templates/overview_entry_text_template.eex -lib/elixir/lib/coverex/lib/coverex/templates/overview_template.eex -lib/elixir/lib/coverex/lib/coverex/templates/overview_text_template.eex -lib/elixir/lib/coverex/lib/coverex/templates/source_line_template.eex -lib/elixir/lib/coverex/lib/coverex/templates/source_template.eex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-crontab/Makefile b/devel/elixir-crontab/Makefile deleted file mode 100644 index 9e3e4ec7e1e5..000000000000 --- a/devel/elixir-crontab/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= crontab -PORTVERSION= 1.1.3 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Crontab format parser in Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= jshmrtn - -MIX_BUILD_DEPS= devel/elixir-timex -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-crontab/distinfo b/devel/elixir-crontab/distinfo deleted file mode 100644 index bf5ef8895b7f..000000000000 --- a/devel/elixir-crontab/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1530991398 -SHA256 (jshmrtn-crontab-v1.1.3_GH0.tar.gz) = 7404f8942d2971c5254b2fb05fe4bd792c3a150360e12a3edbdd04936b9196e5 -SIZE (jshmrtn-crontab-v1.1.3_GH0.tar.gz) = 17777 diff --git a/devel/elixir-crontab/pkg-descr b/devel/elixir-crontab/pkg-descr deleted file mode 100644 index aa9530b19ad5..000000000000 --- a/devel/elixir-crontab/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Parse cron format strings, write cron format strings and calculate -execution dates in Elixir. - -WWW: https://github.com/jshmrtn/crontab diff --git a/devel/elixir-crontab/pkg-plist b/devel/elixir-crontab/pkg-plist deleted file mode 100644 index dc36a1ab3e5f..000000000000 --- a/devel/elixir-crontab/pkg-plist +++ /dev/null @@ -1,16 +0,0 @@ -lib/elixir/lib/crontab/ebin/Elixir.Crontab.CronExpression.Composer.beam -lib/elixir/lib/crontab/ebin/Elixir.Crontab.CronExpression.Parser.beam -lib/elixir/lib/crontab/ebin/Elixir.Crontab.CronExpression.beam -lib/elixir/lib/crontab/ebin/Elixir.Crontab.DateChecker.beam -lib/elixir/lib/crontab/ebin/Elixir.Crontab.DateHelper.beam -lib/elixir/lib/crontab/ebin/Elixir.Crontab.Scheduler.beam -lib/elixir/lib/crontab/ebin/Elixir.Inspect.Crontab.CronExpression.beam -lib/elixir/lib/crontab/ebin/crontab.app -lib/elixir/lib/crontab/lib/crontab/cron_expression.ex -lib/elixir/lib/crontab/lib/crontab/cron_expression/composer.ex -lib/elixir/lib/crontab/lib/crontab/cron_expression/ecto_type.ex -lib/elixir/lib/crontab/lib/crontab/cron_expression/parser.ex -lib/elixir/lib/crontab/lib/crontab/date_checker.ex -lib/elixir/lib/crontab/lib/crontab/date_helper.ex -lib/elixir/lib/crontab/lib/crontab/scheduler.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-csv/Makefile b/devel/elixir-csv/Makefile deleted file mode 100644 index 520d2b957c72..000000000000 --- a/devel/elixir-csv/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= csv -PORTVERSION= 2.1.1 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= CSV decoding and encoding for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= beatrichartz - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-csv/distinfo b/devel/elixir-csv/distinfo deleted file mode 100644 index f0895b0b945d..000000000000 --- a/devel/elixir-csv/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1513785203 -SHA256 (beatrichartz-csv-v2.1.1_GH0.tar.gz) = 2c28836e93af0c2bef198e5452c81a3ac5dfcb4177c04168ce3db6f172a20ebb -SIZE (beatrichartz-csv-v2.1.1_GH0.tar.gz) = 22226 diff --git a/devel/elixir-csv/files/patch-mix.exs b/devel/elixir-csv/files/patch-mix.exs deleted file mode 100644 index a602eea75c58..000000000000 --- a/devel/elixir-csv/files/patch-mix.exs +++ /dev/null @@ -1,10 +0,0 @@ ---- mix.exs.orig 2017-05-29 18:05:18 UTC -+++ mix.exs -@@ -6,7 +6,6 @@ defmodule CSV.Mixfile do - app: :csv, - version: "2.0.0", - elixir: "~> 1.1", -- deps: deps(), - package: package(), - docs: &docs/0, - name: "CSV", diff --git a/devel/elixir-csv/pkg-descr b/devel/elixir-csv/pkg-descr deleted file mode 100644 index a8a61f627615..000000000000 --- a/devel/elixir-csv/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -RFC 4180 compliant CSV parsing and encoding for Elixir. - -WWW: https://github.com/beatrichartz/csv diff --git a/devel/elixir-csv/pkg-plist b/devel/elixir-csv/pkg-plist deleted file mode 100644 index f768503f11ec..000000000000 --- a/devel/elixir-csv/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -lib/elixir/lib/csv/ebin/Elixir.CSV.Decoding.Decoder.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.Decoding.Lexer.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.Decoding.Parser.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.Decoding.Preprocessing.Lines.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.Decoding.Preprocessing.None.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.Defaults.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.Encode.Any.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.Encode.BitString.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.Encode.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.Encoding.Encoder.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.EncodingError.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.EscapeSequenceError.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.RowLengthError.beam -lib/elixir/lib/csv/ebin/Elixir.CSV.beam -lib/elixir/lib/csv/ebin/csv.app -lib/elixir/lib/csv/lib/csv.ex -lib/elixir/lib/csv/lib/csv/decoding/decoder.ex -lib/elixir/lib/csv/lib/csv/decoding/lexer.ex -lib/elixir/lib/csv/lib/csv/decoding/parser.ex -lib/elixir/lib/csv/lib/csv/decoding/preprocessing/lines.ex -lib/elixir/lib/csv/lib/csv/decoding/preprocessing/none.ex -lib/elixir/lib/csv/lib/csv/defaults.ex -lib/elixir/lib/csv/lib/csv/encoding/encode.ex -lib/elixir/lib/csv/lib/csv/encoding/encoder.ex -lib/elixir/lib/csv/lib/csv/exceptions.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-decimal/Makefile b/devel/elixir-decimal/Makefile deleted file mode 100644 index 987c0e5d2bfb..000000000000 --- a/devel/elixir-decimal/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= decimal -PORTVERSION= 1.4.1 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Arbitrary precision decimal arithmetic for Elixir - -LICENSE= APACHE20 - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= ericmj - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-decimal/distinfo b/devel/elixir-decimal/distinfo deleted file mode 100644 index db7a8a5499ed..000000000000 --- a/devel/elixir-decimal/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1508659529 -SHA256 (ericmj-decimal-v1.4.1_GH0.tar.gz) = adc06e7ce09c0f2118ac4098d681da959542da576ed83feef7fa8ccb50809909 -SIZE (ericmj-decimal-v1.4.1_GH0.tar.gz) = 16873 diff --git a/devel/elixir-decimal/files/patch-mix.exs b/devel/elixir-decimal/files/patch-mix.exs deleted file mode 100644 index a299a40856b2..000000000000 --- a/devel/elixir-decimal/files/patch-mix.exs +++ /dev/null @@ -1,10 +0,0 @@ ---- mix.exs.orig 2017-10-22 08:06:47 UTC -+++ mix.exs -@@ -8,7 +8,6 @@ defmodule Decimal.Mixfile do - app: :decimal, - version: @version, - elixir: "~> 1.0", -- deps: deps(), - name: "Decimal", - source_url: "https://github.com/ericmj/decimal", - docs: [source_ref: "v#{@version}", main: "readme", extras: ["README.md"]], diff --git a/devel/elixir-decimal/pkg-descr b/devel/elixir-decimal/pkg-descr deleted file mode 100644 index df3712597fec..000000000000 --- a/devel/elixir-decimal/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Arbitrary precision decimal arithmetic for Elixir. - -WWW: https://github.com/ericmj/decimal diff --git a/devel/elixir-decimal/pkg-plist b/devel/elixir-decimal/pkg-plist deleted file mode 100644 index 7b8d04f8488a..000000000000 --- a/devel/elixir-decimal/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -lib/elixir/lib/decimal/ebin/Elixir.Decimal.Context.beam -lib/elixir/lib/decimal/ebin/Elixir.Decimal.Error.beam -lib/elixir/lib/decimal/ebin/Elixir.Decimal.beam -lib/elixir/lib/decimal/ebin/Elixir.Inspect.Decimal.beam -lib/elixir/lib/decimal/ebin/Elixir.String.Chars.Decimal.beam -lib/elixir/lib/decimal/ebin/decimal.app -lib/elixir/lib/decimal/lib/decimal.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-deppie/Makefile b/devel/elixir-deppie/Makefile deleted file mode 100644 index 818f00538b06..000000000000 --- a/devel/elixir-deppie/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= deppie -PORTVERSION= 1.1.0 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Deprecation logger for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= whitfin - -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-deppie/distinfo b/devel/elixir-deppie/distinfo deleted file mode 100644 index 0f671aec86e7..000000000000 --- a/devel/elixir-deppie/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1508611304 -SHA256 (whitfin-deppie-v1.1.0_GH0.tar.gz) = 797228435c08f3a356a61f8593e59982c2e9a5993b08aa13d84bc5cb23c58f00 -SIZE (whitfin-deppie-v1.1.0_GH0.tar.gz) = 4229 diff --git a/devel/elixir-deppie/pkg-descr b/devel/elixir-deppie/pkg-descr deleted file mode 100644 index dabbd8644f43..000000000000 --- a/devel/elixir-deppie/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Deppie is a minimal deprecation logger for Elixir. The intent is -to provide a very fast way to emit a deprecation message the first -time a function is called. - -WWW: https://github.com/whitfin/deppie diff --git a/devel/elixir-deppie/pkg-plist b/devel/elixir-deppie/pkg-plist deleted file mode 100644 index e2286b86dfce..000000000000 --- a/devel/elixir-deppie/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -lib/elixir/lib/deppie/ebin/Elixir.Deppie.Application.beam -lib/elixir/lib/deppie/ebin/Elixir.Deppie.beam -lib/elixir/lib/deppie/ebin/deppie.app -lib/elixir/lib/deppie/lib/deppie.ex -lib/elixir/lib/deppie/lib/deppie/application.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-dialyze/Makefile b/devel/elixir-dialyze/Makefile deleted file mode 100644 index 4988414db8b1..000000000000 --- a/devel/elixir-dialyze/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= dialyze -PORTVERSION= 0.2.1 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Mix dialyzer task - -LICENSE= APACHE20 - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= fishcakez - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-dialyze/distinfo b/devel/elixir-dialyze/distinfo deleted file mode 100644 index d09321e6aca5..000000000000 --- a/devel/elixir-dialyze/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (fishcakez-dialyze-v0.2.1_GH0.tar.gz) = 93e9845799ad23c04556439ff8016440c46f15dedbb3aab5cf37c1f4b11ae256 -SIZE (fishcakez-dialyze-v0.2.1_GH0.tar.gz) = 9614 diff --git a/devel/elixir-dialyze/pkg-descr b/devel/elixir-dialyze/pkg-descr deleted file mode 100644 index 1f2f5376cb4a..000000000000 --- a/devel/elixir-dialyze/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A dialyzer task for Elixir's Mix. - -WWW: https://github.com/fishcakez/dialyze diff --git a/devel/elixir-dialyze/pkg-plist b/devel/elixir-dialyze/pkg-plist deleted file mode 100644 index 7e5ce749dc85..000000000000 --- a/devel/elixir-dialyze/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/elixir/lib/dialyze/ebin/Elixir.Mix.Tasks.Dialyze.beam -lib/elixir/lib/dialyze/ebin/dialyze.app -lib/elixir/lib/dialyze/lib/mix/tasks/dialyze.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-distillery/Makefile b/devel/elixir-distillery/Makefile deleted file mode 100644 index 3f97429d835d..000000000000 --- a/devel/elixir-distillery/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -PORTNAME= distillery -DISTVERSION= 1.5.2 -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Automatically generate releases for Elixir projects - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= bitwalker - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-distillery/distinfo b/devel/elixir-distillery/distinfo deleted file mode 100644 index b88acfee6ba2..000000000000 --- a/devel/elixir-distillery/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1516541468 -SHA256 (bitwalker-distillery-1.5.2_GH0.tar.gz) = 1d1ebc1c5a2a0a7fda127af622b8e5769d7287a4c710b6d818060acc3e9458c9 -SIZE (bitwalker-distillery-1.5.2_GH0.tar.gz) = 210510 diff --git a/devel/elixir-distillery/files/patch-mix.exs b/devel/elixir-distillery/files/patch-mix.exs deleted file mode 100644 index 6a225393bd13..000000000000 --- a/devel/elixir-distillery/files/patch-mix.exs +++ /dev/null @@ -1,10 +0,0 @@ ---- mix.exs.orig 2018-01-21 13:38:06 UTC -+++ mix.exs -@@ -7,7 +7,6 @@ defmodule Distillery.Mixfile do - elixir: "~> 1.3", - build_embedded: Mix.env == :prod, - start_permanent: Mix.env == :prod, -- deps: deps(), - description: description(), - package: package(), - docs: docs(), diff --git a/devel/elixir-distillery/pkg-descr b/devel/elixir-distillery/pkg-descr deleted file mode 100644 index 3744bd0291aa..000000000000 --- a/devel/elixir-distillery/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Distillery is a pure-Elixir, dependency-free implementation of -release generation for Elixir projects. - -WWW: https://github.com/bitwalker/distillery diff --git a/devel/elixir-distillery/pkg-plist b/devel/elixir-distillery/pkg-plist deleted file mode 100644 index 5acf6c013325..000000000000 --- a/devel/elixir-distillery/pkg-plist +++ /dev/null @@ -1,78 +0,0 @@ -lib/elixir/lib/distillery/ebin/Elixir.Distillery.Cookies.beam -lib/elixir/lib/distillery/ebin/Elixir.Distillery.IO.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.App.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Appup.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Archiver.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Assembler.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Config.LoadError.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Config.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Environment.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Errors.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Logger.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Overlays.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Plugin.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Profile.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Release.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Releases.Utils.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Tasks.Release.Clean.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Tasks.Release.Init.beam -lib/elixir/lib/distillery/ebin/Elixir.Mix.Tasks.Release.beam -lib/elixir/lib/distillery/ebin/distillery.app -lib/elixir/lib/distillery/lib/distillery/lib/cookies.ex -lib/elixir/lib/distillery/lib/distillery/lib/io.ex -lib/elixir/lib/distillery/lib/distillery/tasks/clean.ex -lib/elixir/lib/distillery/lib/distillery/tasks/init.ex -lib/elixir/lib/distillery/lib/distillery/tasks/release.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/appups.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/archiver.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/assembler.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/config/config.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/config/load_error.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/errors.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/logger.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/models/app.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/models/environment.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/models/profile.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/models/release.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/overlays.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/plugins/plugin.ex -lib/elixir/lib/distillery/lib/mix/lib/releases/utils.ex -lib/elixir/lib/distillery/priv/libexec/commands/attach.sh -lib/elixir/lib/distillery/priv/libexec/commands/command.sh -lib/elixir/lib/distillery/priv/libexec/commands/console.sh -lib/elixir/lib/distillery/priv/libexec/commands/describe.sh -lib/elixir/lib/distillery/priv/libexec/commands/escript.sh -lib/elixir/lib/distillery/priv/libexec/commands/eval.sh -lib/elixir/lib/distillery/priv/libexec/commands/foreground.sh -lib/elixir/lib/distillery/priv/libexec/commands/help.sh -lib/elixir/lib/distillery/priv/libexec/commands/install.sh -lib/elixir/lib/distillery/priv/libexec/commands/pid.sh -lib/elixir/lib/distillery/priv/libexec/commands/ping.sh -lib/elixir/lib/distillery/priv/libexec/commands/pingpeer.sh -lib/elixir/lib/distillery/priv/libexec/commands/reboot.sh -lib/elixir/lib/distillery/priv/libexec/commands/reload_config.sh -lib/elixir/lib/distillery/priv/libexec/commands/remote_console.sh -lib/elixir/lib/distillery/priv/libexec/commands/restart.sh -lib/elixir/lib/distillery/priv/libexec/commands/rpc.sh -lib/elixir/lib/distillery/priv/libexec/commands/rpcterms.sh -lib/elixir/lib/distillery/priv/libexec/commands/start.sh -lib/elixir/lib/distillery/priv/libexec/commands/stop.sh -lib/elixir/lib/distillery/priv/libexec/commands/unpack.sh -lib/elixir/lib/distillery/priv/libexec/config.sh -lib/elixir/lib/distillery/priv/libexec/env.sh -lib/elixir/lib/distillery/priv/libexec/erts.sh -lib/elixir/lib/distillery/priv/libexec/helpers.sh -lib/elixir/lib/distillery/priv/libexec/logger.sh -lib/elixir/lib/distillery/priv/templates/boot.eex -lib/elixir/lib/distillery/priv/templates/boot_check.eex -lib/elixir/lib/distillery/priv/templates/boot_loader.eex -lib/elixir/lib/distillery/priv/templates/boot_loader_win.eex -lib/elixir/lib/distillery/priv/templates/boot_win.eex -lib/elixir/lib/distillery/priv/templates/erl_ini.eex -lib/elixir/lib/distillery/priv/templates/erl_script.eex -lib/elixir/lib/distillery/priv/templates/example_config.eex -lib/elixir/lib/distillery/priv/templates/executable.eex -lib/elixir/lib/distillery/priv/templates/nodetool.eex -lib/elixir/lib/distillery/priv/templates/release_utils.eex -lib/elixir/lib/distillery/priv/templates/vm.args.eex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-estree/Makefile b/devel/elixir-estree/Makefile deleted file mode 100644 index 2df2f4024ed3..000000000000 --- a/devel/elixir-estree/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= elixir-estree -PORTVERSION= 2.6.1 -DISTVERSIONPREFIX= v -CATEGORIES= devel - -MAINTAINER= erlang@FreeBSD.org -COMMENT= JavaScript AST to JavaScript code generator in Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= bryanjos - -ELIXIR_APP_NAME=estree - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-estree/distinfo b/devel/elixir-estree/distinfo deleted file mode 100644 index 30fda7bfd1e1..000000000000 --- a/devel/elixir-estree/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1504013443 -SHA256 (bryanjos-elixir-estree-v2.6.1_GH0.tar.gz) = 4be1a81c363c75ae1a68081587df55b34e36020737517d3aab8e940d46c43665 -SIZE (bryanjos-elixir-estree-v2.6.1_GH0.tar.gz) = 31628 diff --git a/devel/elixir-estree/files/patch-mix.exs b/devel/elixir-estree/files/patch-mix.exs deleted file mode 100644 index 14bdf52dcf58..000000000000 --- a/devel/elixir-estree/files/patch-mix.exs +++ /dev/null @@ -1,10 +0,0 @@ ---- mix.exs.orig 2017-04-25 05:59:46 UTC -+++ mix.exs -@@ -5,7 +5,6 @@ defmodule ESTree.Mixfile do - [app: :estree, - version: "2.6.0", - elixir: "~> 1.0", -- deps: deps(), - description: description(), - package: package(), - source_url: "https://github.com/bryanjos/elixir-estree"] diff --git a/devel/elixir-estree/pkg-descr b/devel/elixir-estree/pkg-descr deleted file mode 100644 index 385f19eb2a2b..000000000000 --- a/devel/elixir-estree/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The ESTree Nodes and JavaScript AST to JavaScript code generator in Elixir. - -WWW: https://github.com/bryanjos/elixir-estree diff --git a/devel/elixir-estree/pkg-plist b/devel/elixir-estree/pkg-plist deleted file mode 100644 index af37fba0e9cc..000000000000 --- a/devel/elixir-estree/pkg-plist +++ /dev/null @@ -1,188 +0,0 @@ -lib/elixir/lib/estree/ebin/Elixir.ESTree.ArrayExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ArrayPattern.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ArrowFunctionExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.AssignmentExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.AssignmentPattern.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.AssignmentProperty.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.AwaitExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.BinaryExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.BlockStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.BreakStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.CallExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.CatchClause.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Class.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ClassBody.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ClassDeclaration.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ClassExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ConditionalStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ContinueStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.DebuggerStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Declaration.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.DoWhileStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.EmptyExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.EmptyStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ExportAllDeclaration.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ExportDeclaration.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ExportDefaultDeclaration.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ExportNamedDeclaration.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ExportSpecifier.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Expression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ExpressionStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ForInStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ForOfStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ForStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Function.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.FunctionDeclaration.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.FunctionExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Identifier.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.IfStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ImportDeclaration.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ImportDefaultSpecifier.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ImportNamespaceSpecifier.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ImportSpecifier.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.JSXAttribute.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.JSXClosingElement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.JSXElement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.JSXEmptyExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.JSXExpressionContainer.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.JSXIdentifier.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.JSXMemberExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.JSXNamespacedName.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.JSXOpeningElement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.JSXSpreadAttribute.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.LabeledStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Literal.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.LogicalExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.MemberExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.MetaProperty.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.MethodDefinition.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.NewExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Node.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ObjectExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ObjectPattern.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Pattern.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Position.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Program.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Property.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Regex.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.RestElement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ReturnStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.SequenceExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.SourceLocation.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.SpreadElement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Statement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Super.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.SwitchCase.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.SwitchStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.TaggedTemplateExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.TemplateElement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.TemplateLiteral.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ThisExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.ThrowStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Tools.Builder.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Tools.ESTreeJSONTransformer.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.Tools.Generator.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.TryStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.UnaryExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.UpdateExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.VariableDeclaration.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.VariableDeclarator.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.WhileStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.WithStatement.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.YieldExpression.beam -lib/elixir/lib/estree/ebin/Elixir.ESTree.beam -lib/elixir/lib/estree/ebin/estree.app -lib/elixir/lib/estree/lib/es_tree.ex -lib/elixir/lib/estree/lib/es_tree/array_expression.ex -lib/elixir/lib/estree/lib/es_tree/array_pattern.ex -lib/elixir/lib/estree/lib/es_tree/arrow_function_expression.ex -lib/elixir/lib/estree/lib/es_tree/assignment_expression.ex -lib/elixir/lib/estree/lib/es_tree/assignment_pattern.ex -lib/elixir/lib/estree/lib/es_tree/assignment_property.ex -lib/elixir/lib/estree/lib/es_tree/await_expression.ex -lib/elixir/lib/estree/lib/es_tree/binary_expression.ex -lib/elixir/lib/estree/lib/es_tree/block_statement.ex -lib/elixir/lib/estree/lib/es_tree/break_statement.ex -lib/elixir/lib/estree/lib/es_tree/call_expression.ex -lib/elixir/lib/estree/lib/es_tree/catch_clause.ex -lib/elixir/lib/estree/lib/es_tree/class.ex -lib/elixir/lib/estree/lib/es_tree/class_body.ex -lib/elixir/lib/estree/lib/es_tree/class_declaration.ex -lib/elixir/lib/estree/lib/es_tree/class_expression.ex -lib/elixir/lib/estree/lib/es_tree/conditional_statement.ex -lib/elixir/lib/estree/lib/es_tree/continue_statement.ex -lib/elixir/lib/estree/lib/es_tree/debugger_statement.ex -lib/elixir/lib/estree/lib/es_tree/declaration.ex -lib/elixir/lib/estree/lib/es_tree/do_while_statement.ex -lib/elixir/lib/estree/lib/es_tree/empty_expression.ex -lib/elixir/lib/estree/lib/es_tree/empty_statement.ex -lib/elixir/lib/estree/lib/es_tree/export_all_declaration.ex -lib/elixir/lib/estree/lib/es_tree/export_declaration.ex -lib/elixir/lib/estree/lib/es_tree/export_default_declaration.ex -lib/elixir/lib/estree/lib/es_tree/export_named_declaration.ex -lib/elixir/lib/estree/lib/es_tree/export_specifier.ex -lib/elixir/lib/estree/lib/es_tree/expression.ex -lib/elixir/lib/estree/lib/es_tree/expression_statement.ex -lib/elixir/lib/estree/lib/es_tree/for_in_statement.ex -lib/elixir/lib/estree/lib/es_tree/for_of_statement.ex -lib/elixir/lib/estree/lib/es_tree/for_statement.ex -lib/elixir/lib/estree/lib/es_tree/function.ex -lib/elixir/lib/estree/lib/es_tree/function_declaration.ex -lib/elixir/lib/estree/lib/es_tree/function_expression.ex -lib/elixir/lib/estree/lib/es_tree/identifier.ex -lib/elixir/lib/estree/lib/es_tree/if_statement.ex -lib/elixir/lib/estree/lib/es_tree/import_declaration.ex -lib/elixir/lib/estree/lib/es_tree/import_default_specifier.ex -lib/elixir/lib/estree/lib/es_tree/import_namespace_specifier.ex -lib/elixir/lib/estree/lib/es_tree/import_specifier.ex -lib/elixir/lib/estree/lib/es_tree/jsx_attribute.ex -lib/elixir/lib/estree/lib/es_tree/jsx_closing_element.ex -lib/elixir/lib/estree/lib/es_tree/jsx_element.ex -lib/elixir/lib/estree/lib/es_tree/jsx_empty_expression.ex -lib/elixir/lib/estree/lib/es_tree/jsx_expression_container.ex -lib/elixir/lib/estree/lib/es_tree/jsx_identifier.ex -lib/elixir/lib/estree/lib/es_tree/jsx_member_expression.ex -lib/elixir/lib/estree/lib/es_tree/jsx_namespaced_name.ex -lib/elixir/lib/estree/lib/es_tree/jsx_opening_element.ex -lib/elixir/lib/estree/lib/es_tree/jsx_spread_attribute.ex -lib/elixir/lib/estree/lib/es_tree/labeled_statement.ex -lib/elixir/lib/estree/lib/es_tree/literal.ex -lib/elixir/lib/estree/lib/es_tree/logical_expression.ex -lib/elixir/lib/estree/lib/es_tree/member_expression.ex -lib/elixir/lib/estree/lib/es_tree/meta_property.ex -lib/elixir/lib/estree/lib/es_tree/method_definition.ex -lib/elixir/lib/estree/lib/es_tree/new_expression.ex -lib/elixir/lib/estree/lib/es_tree/node.ex -lib/elixir/lib/estree/lib/es_tree/object_expression.ex -lib/elixir/lib/estree/lib/es_tree/object_pattern.ex -lib/elixir/lib/estree/lib/es_tree/pattern.ex -lib/elixir/lib/estree/lib/es_tree/position.ex -lib/elixir/lib/estree/lib/es_tree/program.ex -lib/elixir/lib/estree/lib/es_tree/property.ex -lib/elixir/lib/estree/lib/es_tree/regex.ex -lib/elixir/lib/estree/lib/es_tree/rest_element.ex -lib/elixir/lib/estree/lib/es_tree/return_statement.ex -lib/elixir/lib/estree/lib/es_tree/sequence_expression.ex -lib/elixir/lib/estree/lib/es_tree/source_location.ex -lib/elixir/lib/estree/lib/es_tree/spread_element.ex -lib/elixir/lib/estree/lib/es_tree/statement.ex -lib/elixir/lib/estree/lib/es_tree/super.ex -lib/elixir/lib/estree/lib/es_tree/switch_case.ex -lib/elixir/lib/estree/lib/es_tree/switch_statement.ex -lib/elixir/lib/estree/lib/es_tree/tagged_template_expression.ex -lib/elixir/lib/estree/lib/es_tree/template_element.ex -lib/elixir/lib/estree/lib/es_tree/template_literal.ex -lib/elixir/lib/estree/lib/es_tree/this_expression.ex -lib/elixir/lib/estree/lib/es_tree/throw_statement.ex -lib/elixir/lib/estree/lib/es_tree/tools/builder.ex -lib/elixir/lib/estree/lib/es_tree/tools/estree_json_transformer.ex -lib/elixir/lib/estree/lib/es_tree/tools/generator.ex -lib/elixir/lib/estree/lib/es_tree/try_statement.ex -lib/elixir/lib/estree/lib/es_tree/unary_expression.ex -lib/elixir/lib/estree/lib/es_tree/update_expression.ex -lib/elixir/lib/estree/lib/es_tree/variable_declaration.ex -lib/elixir/lib/estree/lib/es_tree/variable_declarator.ex -lib/elixir/lib/estree/lib/es_tree/while_statement.ex -lib/elixir/lib/estree/lib/es_tree/with_statement.ex -lib/elixir/lib/estree/lib/es_tree/yield_expression.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-eternal/Makefile b/devel/elixir-eternal/Makefile deleted file mode 100644 index 36e0541b877c..000000000000 --- a/devel/elixir-eternal/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= eternal -PORTVERSION= 1.2.0 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Elixir supervisor for ETS tables - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= whitfin - -MIX_BUILD_DEPS= devel/elixir-deppie -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-eternal/distinfo b/devel/elixir-eternal/distinfo deleted file mode 100644 index a6d3b12828bb..000000000000 --- a/devel/elixir-eternal/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1514029886 -SHA256 (whitfin-eternal-v1.2.0_GH0.tar.gz) = f03ef890d29ef9b570318dab845fad2ac34ec0ab30f431c10519f6ee17087bdb -SIZE (whitfin-eternal-v1.2.0_GH0.tar.gz) = 10682 diff --git a/devel/elixir-eternal/pkg-descr b/devel/elixir-eternal/pkg-descr deleted file mode 100644 index bcf5573ea34f..000000000000 --- a/devel/elixir-eternal/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Keep your ETS tables running forever using bouncing GenServers in -Elixir. - -WWW: https://github.com/whitfin/eternal diff --git a/devel/elixir-eternal/pkg-plist b/devel/elixir-eternal/pkg-plist deleted file mode 100644 index 3603073babbf..000000000000 --- a/devel/elixir-eternal/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -lib/elixir/lib/eternal/ebin/Elixir.Eternal.Priv.beam -lib/elixir/lib/eternal/ebin/Elixir.Eternal.Server.beam -lib/elixir/lib/eternal/ebin/Elixir.Eternal.Supervisor.beam -lib/elixir/lib/eternal/ebin/Elixir.Eternal.Table.beam -lib/elixir/lib/eternal/ebin/Elixir.Eternal.beam -lib/elixir/lib/eternal/ebin/eternal.app -lib/elixir/lib/eternal/lib/eternal.ex -lib/elixir/lib/eternal/lib/eternal/priv.ex -lib/elixir/lib/eternal/lib/eternal/server.ex -lib/elixir/lib/eternal/lib/eternal/supervisor.ex -lib/elixir/lib/eternal/lib/eternal/table.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-exactor/Makefile b/devel/elixir-exactor/Makefile deleted file mode 100644 index 8c4eb5328fa4..000000000000 --- a/devel/elixir-exactor/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= exactor -PORTVERSION= 2.2.4 -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= GenServer helper for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= sasa1977 - -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-exactor/distinfo b/devel/elixir-exactor/distinfo deleted file mode 100644 index 7b846cf1bf84..000000000000 --- a/devel/elixir-exactor/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1510176033 -SHA256 (sasa1977-exactor-2.2.4_GH0.tar.gz) = 52ae248e2528d699299c235f9a3930739779695107865cf68b292820c9ce8cc7 -SIZE (sasa1977-exactor-2.2.4_GH0.tar.gz) = 18787 diff --git a/devel/elixir-exactor/pkg-descr b/devel/elixir-exactor/pkg-descr deleted file mode 100644 index e55f7f6283ad..000000000000 --- a/devel/elixir-exactor/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Simplifies implementation of GenServer based processes in Elixir. - -ExActor helps removing the boilerplate that typically occurs when -using GenServer behaviour. - -WWW: https://github.com/sasa1977/exactor diff --git a/devel/elixir-exactor/pkg-plist b/devel/elixir-exactor/pkg-plist deleted file mode 100644 index 0af60a9efefc..000000000000 --- a/devel/elixir-exactor/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -lib/elixir/lib/exactor/ebin/Elixir.ExActor.Behaviour.Strict.beam -lib/elixir/lib/exactor/ebin/Elixir.ExActor.Behaviour.Tolerant.beam -lib/elixir/lib/exactor/ebin/Elixir.ExActor.Delegator.beam -lib/elixir/lib/exactor/ebin/Elixir.ExActor.Empty.beam -lib/elixir/lib/exactor/ebin/Elixir.ExActor.GenServer.beam -lib/elixir/lib/exactor/ebin/Elixir.ExActor.Helper.beam -lib/elixir/lib/exactor/ebin/Elixir.ExActor.Operations.beam -lib/elixir/lib/exactor/ebin/Elixir.ExActor.Responders.beam -lib/elixir/lib/exactor/ebin/Elixir.ExActor.Strict.beam -lib/elixir/lib/exactor/ebin/Elixir.ExActor.Tolerant.beam -lib/elixir/lib/exactor/ebin/exactor.app -lib/elixir/lib/exactor/lib/exactor/behaviour/strict.ex -lib/elixir/lib/exactor/lib/exactor/behaviour/tolerant.ex -lib/elixir/lib/exactor/lib/exactor/delegator.ex -lib/elixir/lib/exactor/lib/exactor/empty.ex -lib/elixir/lib/exactor/lib/exactor/gen_server.ex -lib/elixir/lib/exactor/lib/exactor/helper.ex -lib/elixir/lib/exactor/lib/exactor/operations.ex -lib/elixir/lib/exactor/lib/exactor/responders.ex -lib/elixir/lib/exactor/lib/exactor/strict.ex -lib/elixir/lib/exactor/lib/exactor/tolerant.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-excoveralls/Makefile b/devel/elixir-excoveralls/Makefile deleted file mode 100644 index b71d1a1d1cec..000000000000 --- a/devel/elixir-excoveralls/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= excoveralls -PORTVERSION= 0.14.4 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= vanilla@FreeBSD.org -COMMENT= Coverage Reports for Elixir - -LICENSE= APACHE20 - -USES= elixir -MIX_RUN_DEPS= devel/elixir-exjsx \ - www/erlang-hackney -USE_GITHUB= yes -GH_ACCOUNT= parroty - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-excoveralls/distinfo b/devel/elixir-excoveralls/distinfo deleted file mode 100644 index 721a071e7600..000000000000 --- a/devel/elixir-excoveralls/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1635953583 -SHA256 (parroty-excoveralls-v0.14.4_GH0.tar.gz) = c56fcf9ce7040592dd064599b58b9ddadc424e46bb9643d445d8a4a6b6b75c4e -SIZE (parroty-excoveralls-v0.14.4_GH0.tar.gz) = 209960 diff --git a/devel/elixir-excoveralls/files/patch-mix.exs b/devel/elixir-excoveralls/files/patch-mix.exs deleted file mode 100644 index a22bd99354a5..000000000000 --- a/devel/elixir-excoveralls/files/patch-mix.exs +++ /dev/null @@ -1,10 +0,0 @@ ---- mix.exs.orig 2020-12-21 15:11:39 UTC -+++ mix.exs -@@ -9,7 +9,6 @@ defmodule ExCoveralls.Mixfile do - version: "0.13.4", - elixir: "~> 1.3", - elixirc_paths: elixirc_paths(Mix.env()), -- deps: deps(), - docs: docs(), - description: description(), - package: package(), diff --git a/devel/elixir-excoveralls/pkg-descr b/devel/elixir-excoveralls/pkg-descr deleted file mode 100644 index 481275b1a46e..000000000000 --- a/devel/elixir-excoveralls/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Coverage Reports for Elixir. - -WWW: https://github.com/parroty/excoveralls diff --git a/devel/elixir-excoveralls/pkg-plist b/devel/elixir-excoveralls/pkg-plist deleted file mode 100644 index 9aba84a23a17..000000000000 --- a/devel/elixir-excoveralls/pkg-plist +++ /dev/null @@ -1,82 +0,0 @@ -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Circle.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.ConfServer.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Cover.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Drone.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Github.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Gitlab.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Html.Safe.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Html.View.PathHelper.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Html.View.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Html.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Ignore.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.InvalidConfigError.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.InvalidOptionError.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Local.Count.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Local.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Lcov.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.PathReader.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Post.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Poster.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.ReportUploadError.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Semaphore.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Settings.Files.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Settings.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.StatServer.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Stats.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Stats.Line.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Stats.Source.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.StopWords.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.SubApps.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Task.Util.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Travis.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Xml.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.beam -lib/elixir/lib/excoveralls/ebin/Elixir.ExCoveralls.Json.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Circle.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Detail.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Drone.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Github.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Gitlab.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Html.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Json.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Lcov.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Post.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Runner.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Semaphore.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Travis.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.Xml.beam -lib/elixir/lib/excoveralls/ebin/Elixir.Mix.Tasks.Coveralls.beam -lib/elixir/lib/excoveralls/ebin/excoveralls.app -lib/elixir/lib/excoveralls/lib/conf/coveralls.json -lib/elixir/lib/excoveralls/lib/excoveralls.ex -lib/elixir/lib/excoveralls/lib/excoveralls/circle.ex -lib/elixir/lib/excoveralls/lib/excoveralls/conf_server.ex -lib/elixir/lib/excoveralls/lib/excoveralls/cover.ex -lib/elixir/lib/excoveralls/lib/excoveralls/drone.ex -lib/elixir/lib/excoveralls/lib/excoveralls/exceptions.ex -lib/elixir/lib/excoveralls/lib/excoveralls/github.ex -lib/elixir/lib/excoveralls/lib/excoveralls/gitlab.ex -lib/elixir/lib/excoveralls/lib/excoveralls/html.ex -lib/elixir/lib/excoveralls/lib/excoveralls/html/safe.ex -lib/elixir/lib/excoveralls/lib/excoveralls/html/view.ex -lib/elixir/lib/excoveralls/lib/excoveralls/ignore.ex -lib/elixir/lib/excoveralls/lib/excoveralls/json.ex -lib/elixir/lib/excoveralls/lib/excoveralls/lcov.ex -lib/elixir/lib/excoveralls/lib/excoveralls/local.ex -lib/elixir/lib/excoveralls/lib/excoveralls/path_reader.ex -lib/elixir/lib/excoveralls/lib/excoveralls/post.ex -lib/elixir/lib/excoveralls/lib/excoveralls/poster.ex -lib/elixir/lib/excoveralls/lib/excoveralls/semaphore.ex -lib/elixir/lib/excoveralls/lib/excoveralls/settings.ex -lib/elixir/lib/excoveralls/lib/excoveralls/stat_server.ex -lib/elixir/lib/excoveralls/lib/excoveralls/stats.ex -lib/elixir/lib/excoveralls/lib/excoveralls/stop_words.ex -lib/elixir/lib/excoveralls/lib/excoveralls/sub_apps.ex -lib/elixir/lib/excoveralls/lib/excoveralls/task/util.ex -lib/elixir/lib/excoveralls/lib/excoveralls/travis.ex -lib/elixir/lib/excoveralls/lib/excoveralls/xml.ex -lib/elixir/lib/excoveralls/lib/mix/tasks.ex -lib/elixir/lib/excoveralls/lib/templates/html/htmlcov/_script.html.eex -lib/elixir/lib/excoveralls/lib/templates/html/htmlcov/_style.html.eex -lib/elixir/lib/excoveralls/lib/templates/html/htmlcov/coverage.html.eex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-exjsx/Makefile b/devel/elixir-exjsx/Makefile deleted file mode 100644 index e88757d995e1..000000000000 --- a/devel/elixir-exjsx/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= exjsx -PORTVERSION= 4.0.0 -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= JSON library for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= talentdeficit - -MIX_BUILD_DEPS= devel/erlang-jsx -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-exjsx/distinfo b/devel/elixir-exjsx/distinfo deleted file mode 100644 index 88ade9154813..000000000000 --- a/devel/elixir-exjsx/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1486544688 -SHA256 (talentdeficit-exjsx-4.0.0_GH0.tar.gz) = 55c6b275275066d7d73c5bef21c7935426daa6779e0017dee778eb1add9e066b -SIZE (talentdeficit-exjsx-4.0.0_GH0.tar.gz) = 9808 diff --git a/devel/elixir-exjsx/files/patch-mix.exs b/devel/elixir-exjsx/files/patch-mix.exs deleted file mode 100644 index c632853cd477..000000000000 --- a/devel/elixir-exjsx/files/patch-mix.exs +++ /dev/null @@ -1,10 +0,0 @@ ---- mix.exs.orig 2017-02-08 09:05:33 UTC -+++ mix.exs -@@ -8,7 +8,6 @@ defmodule EXJSX.Mixfile do - consolidate_protocols: Mix.env != :test, - description: description(), - package: package(), -- deps: deps() - ] - end - diff --git a/devel/elixir-exjsx/pkg-descr b/devel/elixir-exjsx/pkg-descr deleted file mode 100644 index 051f583df1cf..000000000000 --- a/devel/elixir-exjsx/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Elixir application for consuming, producing and manipulating JSON. - -WWW: https://github.com/talentdeficit/exjsx diff --git a/devel/elixir-exjsx/pkg-plist b/devel/elixir-exjsx/pkg-plist deleted file mode 100644 index 876e244e07a5..000000000000 --- a/devel/elixir-exjsx/pkg-plist +++ /dev/null @@ -1,21 +0,0 @@ -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Decoder.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Any.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Atom.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.BitString.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Float.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Function.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Integer.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.List.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Map.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.MapSet.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.PID.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Port.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Range.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Reference.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Stream.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Tuple.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.beam -lib/elixir/lib/exjsx/ebin/exjsx.app -lib/elixir/lib/exjsx/lib/jsx.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-exprotobuf/Makefile b/devel/elixir-exprotobuf/Makefile deleted file mode 100644 index f0ee37ea8987..000000000000 --- a/devel/elixir-exprotobuf/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -PORTNAME= exprotobuf -DISTVERSION= 1.2.9 -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Protocol Buffers in Elixir - -LICENSE= APACHE20 - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= bitwalker - -MIX_BUILD_DEPS= devel/erlang-gpb -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} - -OPTIONS_DEFINE= DOCS - -pre-build: - @${MKDIR} ${WRKSRC}/deps - ${LN} -s -f ${LOCALBASE}/lib/erlang/lib/gpb-* ${WRKSRC}/deps/gpb - -.include <bsd.port.mk> diff --git a/devel/elixir-exprotobuf/distinfo b/devel/elixir-exprotobuf/distinfo deleted file mode 100644 index 66e7ea803f9b..000000000000 --- a/devel/elixir-exprotobuf/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1504057915 -SHA256 (bitwalker-exprotobuf-1.2.9_GH0.tar.gz) = 73adb464a9d38e0bc1e9eec02ef5197022ff422a527905e8e628040e1614e25b -SIZE (bitwalker-exprotobuf-1.2.9_GH0.tar.gz) = 23482 diff --git a/devel/elixir-exprotobuf/files/patch-mix.exs b/devel/elixir-exprotobuf/files/patch-mix.exs deleted file mode 100644 index ab8ca1f86572..000000000000 --- a/devel/elixir-exprotobuf/files/patch-mix.exs +++ /dev/null @@ -1,11 +0,0 @@ ---- mix.exs.orig 2017-02-08 16:14:01 UTC -+++ mix.exs -@@ -10,7 +10,7 @@ defmodule Protobuf.Mixfile do - build_embedded: Mix.env == :prod, - start_permanent: Mix.env == :prod, - consolidate_protocols: Mix.env == :prod, -- deps: deps()] -+ ] - end - - def application do diff --git a/devel/elixir-exprotobuf/pkg-descr b/devel/elixir-exprotobuf/pkg-descr deleted file mode 100644 index 1ba4b688f949..000000000000 --- a/devel/elixir-exprotobuf/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -exprotobuf works by building module/struct definitions from a Google -Protocol Buffer schema. This allows you to work with protocol buffers -natively in Elixir, with easy decoding/encoding for transport across -the wire. - -WWW: https://github.com/bitwalker/exprotobuf diff --git a/devel/elixir-exprotobuf/pkg-plist b/devel/elixir-exprotobuf/pkg-plist deleted file mode 100644 index 55d6364c71e5..000000000000 --- a/devel/elixir-exprotobuf/pkg-plist +++ /dev/null @@ -1,31 +0,0 @@ -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Builder.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Config.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.ConfigError.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Decoder.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.DefineEnum.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.DefineMessage.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Delimited.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Encoder.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Field.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.OneOfField.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Parser.ParserError.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Parser.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Serializable.Any.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Serializable.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.Utils.beam -lib/elixir/lib/exprotobuf/ebin/Elixir.Protobuf.beam -lib/elixir/lib/exprotobuf/ebin/exprotobuf.app -lib/elixir/lib/exprotobuf/lib/exprotobuf.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/builder.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/config.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/decoder.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/define_enum.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/define_message.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/delimited.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/encoder.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/field.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/one_of_field.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/parser.ex -lib/elixir/lib/exprotobuf/lib/exprotobuf/utils.ex -lib/elixir/lib/exprotobuf/lib/serializable.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-gen_stage/Makefile b/devel/elixir-gen_stage/Makefile deleted file mode 100644 index a8043f6d2984..000000000000 --- a/devel/elixir-gen_stage/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -PORTNAME= gen_stage -PORTVERSION= 0.14.0 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Producer and consumer pipelines with back-pressure for Elixir - -LICENSE= APACHE20 - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= elixir-lang - -ELIXIR_APP_NAME=gen_stage -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-gen_stage/distinfo b/devel/elixir-gen_stage/distinfo deleted file mode 100644 index d6cd24945c50..000000000000 --- a/devel/elixir-gen_stage/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1529097482 -SHA256 (elixir-lang-gen_stage-v0.14.0_GH0.tar.gz) = 6e078fa269a9981847eab808688ff5ae6c520c2099eb542417b035010376bf55 -SIZE (elixir-lang-gen_stage-v0.14.0_GH0.tar.gz) = 58467 diff --git a/devel/elixir-gen_stage/pkg-descr b/devel/elixir-gen_stage/pkg-descr deleted file mode 100644 index 9df1e4c0f7a6..000000000000 --- a/devel/elixir-gen_stage/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -GenStage is a specification for exchanging events between producers -and consumers. - -WWW: https://github.com/elixir-lang/gen_stage diff --git a/devel/elixir-gen_stage/pkg-plist b/devel/elixir-gen_stage/pkg-plist deleted file mode 100644 index 31ac928cee4d..000000000000 --- a/devel/elixir-gen_stage/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -lib/elixir/lib/gen_stage/ebin/Elixir.ConsumerSupervisor.Default.beam -lib/elixir/lib/gen_stage/ebin/Elixir.ConsumerSupervisor.beam -lib/elixir/lib/gen_stage/ebin/Elixir.GenStage.BroadcastDispatcher.beam -lib/elixir/lib/gen_stage/ebin/Elixir.GenStage.Buffer.beam -lib/elixir/lib/gen_stage/ebin/Elixir.GenStage.DemandDispatcher.beam -lib/elixir/lib/gen_stage/ebin/Elixir.GenStage.Dispatcher.beam -lib/elixir/lib/gen_stage/ebin/Elixir.GenStage.PartitionDispatcher.beam -lib/elixir/lib/gen_stage/ebin/Elixir.GenStage.Stream.beam -lib/elixir/lib/gen_stage/ebin/Elixir.GenStage.Streamer.beam -lib/elixir/lib/gen_stage/ebin/Elixir.GenStage.Utils.beam -lib/elixir/lib/gen_stage/ebin/Elixir.GenStage.beam -lib/elixir/lib/gen_stage/ebin/gen_stage.app -lib/elixir/lib/gen_stage/lib/consumer_supervisor.ex -lib/elixir/lib/gen_stage/lib/gen_stage.ex -lib/elixir/lib/gen_stage/lib/gen_stage/buffer.ex -lib/elixir/lib/gen_stage/lib/gen_stage/dispatcher.ex -lib/elixir/lib/gen_stage/lib/gen_stage/dispatchers/broadcast_dispatcher.ex -lib/elixir/lib/gen_stage/lib/gen_stage/dispatchers/demand_dispatcher.ex -lib/elixir/lib/gen_stage/lib/gen_stage/dispatchers/partition_dispatcher.ex -lib/elixir/lib/gen_stage/lib/gen_stage/stream.ex -lib/elixir/lib/gen_stage/lib/gen_stage/streamer.ex -lib/elixir/lib/gen_stage/lib/gen_stage/utils.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-gettext/Makefile b/devel/elixir-gettext/Makefile deleted file mode 100644 index 3d3fe926c2b9..000000000000 --- a/devel/elixir-gettext/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= gettext -PORTVERSION= 0.15.0 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Implementation of gettext for Elixir - -LICENSE= APACHE20 - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= elixir-lang - -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-gettext/distinfo b/devel/elixir-gettext/distinfo deleted file mode 100644 index 4d010677dc1e..000000000000 --- a/devel/elixir-gettext/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1520337806 -SHA256 (elixir-lang-gettext-v0.15.0_GH0.tar.gz) = 69d88a1b1c060bc61f85622f0e2bfe618d718a021c5256a49c5ad411004c6146 -SIZE (elixir-lang-gettext-v0.15.0_GH0.tar.gz) = 63040 diff --git a/devel/elixir-gettext/pkg-descr b/devel/elixir-gettext/pkg-descr deleted file mode 100644 index 125101708e6e..000000000000 --- a/devel/elixir-gettext/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -gettext is an internationalization (i18n) and localization (l10n) system -commonly used for writing multilingual programs. Gettext is a standard for -i18n in different communities, meaning there is a great set of tooling for -developers and translators. - -WWW: https://github.com/elixir-lang/gettext diff --git a/devel/elixir-gettext/pkg-plist b/devel/elixir-gettext/pkg-plist deleted file mode 100644 index 382562a00f8b..000000000000 --- a/devel/elixir-gettext/pkg-plist +++ /dev/null @@ -1,46 +0,0 @@ -lib/elixir/lib/gettext/ebin/Elixir.Gettext.Application.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.Backend.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.Compiler.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.Error.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.Extractor.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.ExtractorAgent.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.Fuzzy.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.Interpolation.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.Merger.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.MissingBindingsError.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.Plural.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.Plural.UnknownLocaleError.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.Parser.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.PluralTranslation.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.SyntaxError.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.Tokenizer.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.Translation.beam -lib/elixir/lib/gettext/ebin/Elixir.Gettext.PO.Translations.beam -lib/elixir/lib/gettext/ebin/Elixir.Mix.Tasks.Compile.Gettext.beam -lib/elixir/lib/gettext/ebin/Elixir.Mix.Tasks.Gettext.Extract.beam -lib/elixir/lib/gettext/ebin/Elixir.Mix.Tasks.Gettext.Merge.beam -lib/elixir/lib/gettext/ebin/gettext_po_parser.beam -lib/elixir/lib/gettext/ebin/gettext.app -lib/elixir/lib/gettext/lib/gettext.ex -lib/elixir/lib/gettext/lib/gettext/application.ex -lib/elixir/lib/gettext/lib/gettext/backend.ex -lib/elixir/lib/gettext/lib/gettext/compiler.ex -lib/elixir/lib/gettext/lib/gettext/extractor_agent.ex -lib/elixir/lib/gettext/lib/gettext/extractor.ex -lib/elixir/lib/gettext/lib/gettext/fuzzy.ex -lib/elixir/lib/gettext/lib/gettext/interpolation.ex -lib/elixir/lib/gettext/lib/gettext/merger.ex -lib/elixir/lib/gettext/lib/gettext/plural.ex -lib/elixir/lib/gettext/lib/gettext/po.ex -lib/elixir/lib/gettext/lib/gettext/po/exceptions.ex -lib/elixir/lib/gettext/lib/gettext/po/parser.ex -lib/elixir/lib/gettext/lib/gettext/po/plural_translation.ex -lib/elixir/lib/gettext/lib/gettext/po/tokenizer.ex -lib/elixir/lib/gettext/lib/gettext/po/translation.ex -lib/elixir/lib/gettext/lib/gettext/po/translations.ex -lib/elixir/lib/gettext/lib/mix/tasks/compile.gettext.ex -lib/elixir/lib/gettext/lib/mix/tasks/gettext.extract.ex -lib/elixir/lib/gettext/lib/mix/tasks/gettext.merge.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-inflex/Makefile b/devel/elixir-inflex/Makefile deleted file mode 100644 index eec5201a8766..000000000000 --- a/devel/elixir-inflex/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= inflex -PORTVERSION= 1.4.1 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Inflector library for Elixir - -LICENSE= APACHE20 - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= nurugger07 - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-inflex/distinfo b/devel/elixir-inflex/distinfo deleted file mode 100644 index 57468a9a7714..000000000000 --- a/devel/elixir-inflex/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (nurugger07-inflex-v1.4.1_GH0.tar.gz) = 1d807c13355436d35518a2a2df380314c483c1a0409ec03ffee648635f04ba0f -SIZE (nurugger07-inflex-v1.4.1_GH0.tar.gz) = 8140 diff --git a/devel/elixir-inflex/pkg-descr b/devel/elixir-inflex/pkg-descr deleted file mode 100644 index ee02594e08a7..000000000000 --- a/devel/elixir-inflex/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Elixir library for handling word inflections. - -WWW: https://github.com/nurugger07/inflex diff --git a/devel/elixir-inflex/pkg-plist b/devel/elixir-inflex/pkg-plist deleted file mode 100644 index 5b24f9820b0f..000000000000 --- a/devel/elixir-inflex/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -lib/elixir/lib/inflex/ebin/Elixir.Inflex.Camelize.beam -lib/elixir/lib/inflex/ebin/Elixir.Inflex.Parameterize.beam -lib/elixir/lib/inflex/ebin/Elixir.Inflex.Pluralize.beam -lib/elixir/lib/inflex/ebin/Elixir.Inflex.Underscore.beam -lib/elixir/lib/inflex/ebin/Elixir.Inflex.beam -lib/elixir/lib/inflex/ebin/inflex.app -lib/elixir/lib/inflex/lib/inflex.ex -lib/elixir/lib/inflex/lib/inflex/camelize.ex -lib/elixir/lib/inflex/lib/inflex/parameterize.ex -lib/elixir/lib/inflex/lib/inflex/pluralize.ex -lib/elixir/lib/inflex/lib/inflex/underscore.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-libring/Makefile b/devel/elixir-libring/Makefile deleted file mode 100644 index e38e69419258..000000000000 --- a/devel/elixir-libring/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= libring -DISTVERSION= 1.3.2 -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Fast consistent hash ring implementation in Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= bitwalker - -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-libring/distinfo b/devel/elixir-libring/distinfo deleted file mode 100644 index 09bb2d3173db..000000000000 --- a/devel/elixir-libring/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1533796238 -SHA256 (bitwalker-libring-1.3.2_GH0.tar.gz) = 49f0574bcfa82756555b94990bb87cfb118e98657a3bdd94a078d62c905f099f -SIZE (bitwalker-libring-1.3.2_GH0.tar.gz) = 13100 diff --git a/devel/elixir-libring/pkg-descr b/devel/elixir-libring/pkg-descr deleted file mode 100644 index 8ba86b0a1cab..000000000000 --- a/devel/elixir-libring/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This library implements a stateful consistent hash ring. It's -extremely fast (in benchmarks it's faster than all other implementations -I've tested against, namely voicelayer/hash-ring and sile/hash_ring), -it has no external dependencies, and is written in Elixir. - -WWW: https://github.com/bitwalker/libring diff --git a/devel/elixir-libring/pkg-plist b/devel/elixir-libring/pkg-plist deleted file mode 100644 index 0440b4babe12..000000000000 --- a/devel/elixir-libring/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -lib/elixir/lib/libring/ebin/Elixir.HashRing.App.beam -lib/elixir/lib/libring/ebin/Elixir.HashRing.Managed.beam -lib/elixir/lib/libring/ebin/Elixir.HashRing.Utils.beam -lib/elixir/lib/libring/ebin/Elixir.HashRing.Worker.beam -lib/elixir/lib/libring/ebin/Elixir.HashRing.beam -lib/elixir/lib/libring/ebin/Elixir.Inspect.HashRing.beam -lib/elixir/lib/libring/ebin/libring.app -lib/elixir/lib/libring/lib/app.ex -lib/elixir/lib/libring/lib/managed_ring.ex -lib/elixir/lib/libring/lib/ring.ex -lib/elixir/lib/libring/lib/utils.ex -lib/elixir/lib/libring/lib/worker.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-math/Makefile b/devel/elixir-math/Makefile deleted file mode 100644 index f0c6ed163c80..000000000000 --- a/devel/elixir-math/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= math -DISTVERSIONPREFIX= v -DISTVERSION= 0.3.0 -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Math module for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= folz - -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-math/distinfo b/devel/elixir-math/distinfo deleted file mode 100644 index 3bc75e695887..000000000000 --- a/devel/elixir-math/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1481797476 -SHA256 (folz-math-v0.3.0_GH0.tar.gz) = 689304235b1bc50e9c59c6c374ece9f701e0ea9512c21558082dd1083abf18e6 -SIZE (folz-math-v0.3.0_GH0.tar.gz) = 79225 diff --git a/devel/elixir-math/pkg-descr b/devel/elixir-math/pkg-descr deleted file mode 100644 index 72e99ed3847f..000000000000 --- a/devel/elixir-math/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The missing Math module for Elixir. - -WWW: https://github.com/folz/math diff --git a/devel/elixir-math/pkg-plist b/devel/elixir-math/pkg-plist deleted file mode 100644 index 662b9d791866..000000000000 --- a/devel/elixir-math/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -lib/elixir/lib/math/ebin/Elixir.Math.Enum.beam -lib/elixir/lib/math/ebin/Elixir.Math.beam -lib/elixir/lib/math/ebin/math.app -lib/elixir/lib/math/lib/math.ex -lib/elixir/lib/math/lib/math/enum.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-msgpax/Makefile b/devel/elixir-msgpax/Makefile deleted file mode 100644 index 9a811027298d..000000000000 --- a/devel/elixir-msgpax/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= msgpax -PORTVERSION= 2.1.1 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= MessagePack implementation for Elixir - -LICENSE= ISCL - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= lexmag - -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-msgpax/distinfo b/devel/elixir-msgpax/distinfo deleted file mode 100644 index 50bb5d546f51..000000000000 --- a/devel/elixir-msgpax/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1517589328 -SHA256 (lexmag-msgpax-v2.1.1_GH0.tar.gz) = 25ac538876d17fa495dbeffc1dfbe3cbd2df7eb48f6a035309554b9e34d10c39 -SIZE (lexmag-msgpax-v2.1.1_GH0.tar.gz) = 13533 diff --git a/devel/elixir-msgpax/pkg-descr b/devel/elixir-msgpax/pkg-descr deleted file mode 100644 index e4d6affca482..000000000000 --- a/devel/elixir-msgpax/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This library provides an API for serializing and de-serializing Elixir -terms using the MessagePack format. - -WWW: https://github.com/lexmag/msgpax diff --git a/devel/elixir-msgpax/pkg-plist b/devel/elixir-msgpax/pkg-plist deleted file mode 100644 index 88e7273ffc35..000000000000 --- a/devel/elixir-msgpax/pkg-plist +++ /dev/null @@ -1,32 +0,0 @@ -lib/elixir/lib/msgpax/ebin/Elixir.Inspect.Msgpax.Bin.beam -lib/elixir/lib/msgpax/ebin/Elixir.Inspect.Msgpax.Ext.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Bin.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Ext.Unpacker.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Ext.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.PackError.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Any.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Atom.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.BitString.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.DateTime.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Float.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Integer.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.List.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Map.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Msgpax.Bin.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Msgpax.Ext.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.Msgpax.ReservedExt.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Packer.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.ReservedExt.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.UnpackError.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.Unpacker.beam -lib/elixir/lib/msgpax/ebin/Elixir.Msgpax.beam -lib/elixir/lib/msgpax/ebin/msgpax.app -lib/elixir/lib/msgpax/lib/msgpax.ex -lib/elixir/lib/msgpax/lib/msgpax/bin.ex -lib/elixir/lib/msgpax/lib/msgpax/ext.ex -lib/elixir/lib/msgpax/lib/msgpax/ext/reserved_ext.ex -lib/elixir/lib/msgpax/lib/msgpax/ext/unpacker.ex -lib/elixir/lib/msgpax/lib/msgpax/packer.ex -lib/elixir/lib/msgpax/lib/msgpax/plug_parser.ex -lib/elixir/lib/msgpax/lib/msgpax/unpacker.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-nadia/Makefile b/devel/elixir-nadia/Makefile deleted file mode 100644 index e4b5d63d69c3..000000000000 --- a/devel/elixir-nadia/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= nadia -DISTVERSIONPREFIX= v -DISTVERSION= 0.4.4 -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Telegram Bot API Wrapper written in Elixir - -LICENSE= MIT - -BROKEN= does not build: Unchecked dependencies for environment prod: poison, httpoison - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= zhyu - -MIX_BUILD_DEPS= devel/elixir-poison \ - www/elixir-httpoison -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-nadia/distinfo b/devel/elixir-nadia/distinfo deleted file mode 100644 index 747ff36292d8..000000000000 --- a/devel/elixir-nadia/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1530726319 -SHA256 (zhyu-nadia-v0.4.4_GH0.tar.gz) = ea5629c6a4fe2c7b5f578c150cba8fe5fa3100c39e1d8405eddd06a4da7bf631 -SIZE (zhyu-nadia-v0.4.4_GH0.tar.gz) = 25190 diff --git a/devel/elixir-nadia/pkg-descr b/devel/elixir-nadia/pkg-descr deleted file mode 100644 index ec39fa65d3c3..000000000000 --- a/devel/elixir-nadia/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Telegram Bot API Wrapper written in Elixir. - -WWW: https://github.com/zhyu/nadia diff --git a/devel/elixir-nadia/pkg-plist b/devel/elixir-nadia/pkg-plist deleted file mode 100644 index 4ee14252f2d9..000000000000 --- a/devel/elixir-nadia/pkg-plist +++ /dev/null @@ -1,85 +0,0 @@ -lib/elixir/lib/nadia/ebin/Elixir.Nadia.API.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Behaviour.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Config.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Graph.API.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Graph.Model.Account.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Graph.Model.Error.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Graph.Model.NodeElement.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Graph.Model.Page.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Graph.Model.PageList.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Graph.Model.PageViews.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Graph.Model.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Graph.Parser.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Graph.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Audio.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.CallbackQuery.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Chat.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.ChatMember.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.ChatPhoto.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.ChosenInlineResult.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Contact.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Document.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Error.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.File.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.ForceReply.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineKeyboardButton.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineKeyboardMarkup.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQuery.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.Article.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.Audio.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.CachedAudio.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.CachedDocument.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.CachedGif.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.CachedMpeg4Gif.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.CachedPhoto.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.CachedSticker.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.CachedVideo.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.CachedVoice.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.Contact.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.Document.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.Gif.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.Location.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.Mpeg4Gif.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.Photo.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.Venue.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.Video.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.Voice.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InlineQueryResult.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InputMessageContent.Contact.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InputMessageContent.Location.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InputMessageContent.Text.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InputMessageContent.Venue.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.InputMessageContent.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.KeyboardButton.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Location.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Message.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.MessageEntity.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.PhotoSize.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.ReplyKeyboardHide.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.ReplyKeyboardMarkup.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Sticker.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Update.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.User.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.UserProfilePhotos.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Venue.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Video.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.Voice.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Model.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.Parser.beam -lib/elixir/lib/nadia/ebin/Elixir.Nadia.beam -lib/elixir/lib/nadia/ebin/Elixir.Poison.Encoder.Nadia.Model.InlineKeyboardButton.beam -lib/elixir/lib/nadia/ebin/nadia.app -lib/elixir/lib/nadia/lib/nadia.ex -lib/elixir/lib/nadia/lib/nadia/api.ex -lib/elixir/lib/nadia/lib/nadia/behaviour.ex -lib/elixir/lib/nadia/lib/nadia/config.ex -lib/elixir/lib/nadia/lib/nadia/encoder.ex -lib/elixir/lib/nadia/lib/nadia/graph.ex -lib/elixir/lib/nadia/lib/nadia/graph/api.ex -lib/elixir/lib/nadia/lib/nadia/graph/model.ex -lib/elixir/lib/nadia/lib/nadia/graph/parser.ex -lib/elixir/lib/nadia/lib/nadia/model.ex -lib/elixir/lib/nadia/lib/nadia/model/inline_query_result.ex -lib/elixir/lib/nadia/lib/nadia/model/input_message_content.ex -lib/elixir/lib/nadia/lib/nadia/parser.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-nats/Makefile b/devel/elixir-nats/Makefile deleted file mode 100644 index d9e9a698cad8..000000000000 --- a/devel/elixir-nats/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= elixir-nats -DISTVERSION= 0.1.4-alpha -CATEGORIES= devel - -MAINTAINER= erlang@FreeBSD.org -COMMENT= NATS client for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= nats-io - -MIX_REWRITE= yes -ELIXIR_APP_NAME=nats - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-nats/distinfo b/devel/elixir-nats/distinfo deleted file mode 100644 index 77e6dcea58a9..000000000000 --- a/devel/elixir-nats/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1474629099 -SHA256 (nats-io-elixir-nats-0.1.4-alpha_GH0.tar.gz) = 5490bef00b34d029a6e47f9cc4230794c6f5c9c66753f5df2681232ca18f5bf3 -SIZE (nats-io-elixir-nats-0.1.4-alpha_GH0.tar.gz) = 29784 diff --git a/devel/elixir-nats/pkg-descr b/devel/elixir-nats/pkg-descr deleted file mode 100644 index 150e4c097749..000000000000 --- a/devel/elixir-nats/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -NATS client for Elixir. - -WWW: https://github.com/nats-io/elixir-nats diff --git a/devel/elixir-nats/pkg-plist b/devel/elixir-nats/pkg-plist deleted file mode 100644 index 635b790b0b9c..000000000000 --- a/devel/elixir-nats/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -lib/elixir/lib/nats/ebin/Elixir.Nats.Client.beam -lib/elixir/lib/nats/ebin/Elixir.Nats.Connection.beam -lib/elixir/lib/nats/ebin/Elixir.Nats.Parser.beam -lib/elixir/lib/nats/ebin/Elixir.Nats.beam -lib/elixir/lib/nats/ebin/json_lexer.beam -lib/elixir/lib/nats/ebin/json_parser.beam -lib/elixir/lib/nats/ebin/nats.app -lib/elixir/lib/nats/ebin/nats_lexer.beam -lib/elixir/lib/nats/ebin/nats_parser.beam -lib/elixir/lib/nats/lib/nats.ex -lib/elixir/lib/nats/lib/nats/client.ex -lib/elixir/lib/nats/lib/nats/connection.ex -lib/elixir/lib/nats/lib/nats/parser.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-nimble_csv/Makefile b/devel/elixir-nimble_csv/Makefile deleted file mode 100644 index 24aff057cca2..000000000000 --- a/devel/elixir-nimble_csv/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= nimble_csv -PORTVERSION= 0.4.0 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= CSV parsing and dumping library for Elixir - -LICENSE= APACHE20 - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= plataformatec - -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-nimble_csv/distinfo b/devel/elixir-nimble_csv/distinfo deleted file mode 100644 index f2dce6d9f95f..000000000000 --- a/devel/elixir-nimble_csv/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1512467012 -SHA256 (plataformatec-nimble_csv-v0.4.0_GH0.tar.gz) = 7d1375290698dedeaf6c5520d1214a67870e925e3117391b22e5138b9f6f024c -SIZE (plataformatec-nimble_csv-v0.4.0_GH0.tar.gz) = 6623 diff --git a/devel/elixir-nimble_csv/pkg-descr b/devel/elixir-nimble_csv/pkg-descr deleted file mode 100644 index 787b65ed37d9..000000000000 --- a/devel/elixir-nimble_csv/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A simple and fast CSV parsing and dumping library for Elixir. - -WWW: https://github.com/plataformatec/nimble_csv diff --git a/devel/elixir-nimble_csv/pkg-plist b/devel/elixir-nimble_csv/pkg-plist deleted file mode 100644 index 8413d0729344..000000000000 --- a/devel/elixir-nimble_csv/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -lib/elixir/lib/nimble_csv/ebin/Elixir.NimbleCSV.ParseError.beam -lib/elixir/lib/nimble_csv/ebin/Elixir.NimbleCSV.RFC4180.beam -lib/elixir/lib/nimble_csv/ebin/Elixir.NimbleCSV.beam -lib/elixir/lib/nimble_csv/ebin/nimble_csv.app -lib/elixir/lib/nimble_csv/lib/nimble_csv.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-paratize/Makefile b/devel/elixir-paratize/Makefile deleted file mode 100644 index 7ee6626d42c8..000000000000 --- a/devel/elixir-paratize/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= elixir-paratize -PORTVERSION= 2.1.5 -DISTVERSIONPREFIX= v -CATEGORIES= devel - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Parallel processing facilities for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= seantanly - -ELIXIR_APP_NAME=paratize -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-paratize/distinfo b/devel/elixir-paratize/distinfo deleted file mode 100644 index ad2dc7898fd4..000000000000 --- a/devel/elixir-paratize/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1505049278 -SHA256 (seantanly-elixir-paratize-v2.1.5_GH0.tar.gz) = c74552987c7522b1745f560bfe0ea2913a3a86d4db1c29dc2f88b2968ab95a87 -SIZE (seantanly-elixir-paratize-v2.1.5_GH0.tar.gz) = 7523 diff --git a/devel/elixir-paratize/pkg-descr b/devel/elixir-paratize/pkg-descr deleted file mode 100644 index 64a19d82935f..000000000000 --- a/devel/elixir-paratize/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Elixir library providing some handy parallel processing facilities -that supports configuring number of workers and timeout. - -WWW: https://github.com/seantanly/elixir-paratize diff --git a/devel/elixir-paratize/pkg-plist b/devel/elixir-paratize/pkg-plist deleted file mode 100644 index 5a9d4f272592..000000000000 --- a/devel/elixir-paratize/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -lib/elixir/lib/paratize/ebin/Elixir.Paratize.Base.beam -lib/elixir/lib/paratize/ebin/Elixir.Paratize.Chunk.beam -lib/elixir/lib/paratize/ebin/Elixir.Paratize.Pool.beam -lib/elixir/lib/paratize/ebin/Elixir.Paratize.TaskOptions.beam -lib/elixir/lib/paratize/ebin/Elixir.Paratize.beam -lib/elixir/lib/paratize/ebin/paratize.app -lib/elixir/lib/paratize/lib/paratize.ex -lib/elixir/lib/paratize/lib/paratize/base.ex -lib/elixir/lib/paratize/lib/paratize/chunk.ex -lib/elixir/lib/paratize/lib/paratize/pool.ex -lib/elixir/lib/paratize/lib/paratize/task_options.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-plug/Makefile b/devel/elixir-plug/Makefile deleted file mode 100644 index 66a36dc643e8..000000000000 --- a/devel/elixir-plug/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -PORTNAME= plug -PORTVERSION= 1.4.5 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Composable modules for Elixir web applications - -LICENSE= APACHE20 - -BROKEN= does not build: Unchecked dependencies for environment prod: mime - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= elixir-lang - -MIX_BUILD_DEPS= misc/elixir-mime -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-plug/distinfo b/devel/elixir-plug/distinfo deleted file mode 100644 index 97d7aace2f2e..000000000000 --- a/devel/elixir-plug/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1518770681 -SHA256 (elixir-lang-plug-v1.4.5_GH0.tar.gz) = cc7d7230d255450f304cd32731970542ddfea6c342de497f45f2ef63076a1fd6 -SIZE (elixir-lang-plug-v1.4.5_GH0.tar.gz) = 128566 diff --git a/devel/elixir-plug/pkg-descr b/devel/elixir-plug/pkg-descr deleted file mode 100644 index 830e61872db5..000000000000 --- a/devel/elixir-plug/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A specification for composable modules in between web applications. - -WWW: https://github.com/elixir-lang/plug diff --git a/devel/elixir-plug/pkg-plist b/devel/elixir-plug/pkg-plist deleted file mode 100644 index 697a696ec166..000000000000 --- a/devel/elixir-plug/pkg-plist +++ /dev/null @@ -1,112 +0,0 @@ -lib/elixir/lib/plug/ebin/Elixir.Collectable.Plug.Conn.beam -lib/elixir/lib/plug/ebin/Elixir.Inspect.Plug.Conn.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Adapters.Cowboy.Conn.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Adapters.Cowboy.Handler.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Adapters.Cowboy.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Adapters.Test.Conn.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Adapters.Translator.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.BadRequestError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Builder.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.CSRFProtection.InvalidCSRFTokenError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.CSRFProtection.InvalidCrossOriginRequestError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.CSRFProtection.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.Adapter.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.AlreadySentError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.CookieOverflowError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.Cookies.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.InvalidHeaderError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.InvalidQueryError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.NotSentError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.Query.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.Status.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.Unfetched.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.Utils.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.WrapperError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Conn.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Crypto.KeyGenerator.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Crypto.MessageEncryptor.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Crypto.MessageVerifier.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Crypto.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Debugger.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.ErrorHandler.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Exception.Any.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Exception.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.HTML.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Head.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Logger.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.MIME.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.MethodOverride.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Parsers.BadEncodingError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Parsers.JSON.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Parsers.MULTIPART.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Parsers.ParseError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Parsers.RequestTooLargeError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Parsers.URLENCODED.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Parsers.UnsupportedMediaTypeError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Parsers.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.RequestId.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Router.InvalidSpecError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Router.Utils.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Router.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.SSL.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Session.COOKIE.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Session.ETS.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Session.Store.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Session.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Static.InvalidPathError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Static.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Supervisor.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Test.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.TimeoutError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.Upload.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.UploadError.beam -lib/elixir/lib/plug/ebin/Elixir.Plug.beam -lib/elixir/lib/plug/ebin/plug.app -lib/elixir/lib/plug/ebin/plug_multipart.beam -lib/elixir/lib/plug/lib/plug.ex -lib/elixir/lib/plug/lib/plug/adapters/cowboy.ex -lib/elixir/lib/plug/lib/plug/adapters/cowboy/conn.ex -lib/elixir/lib/plug/lib/plug/adapters/cowboy/handler.ex -lib/elixir/lib/plug/lib/plug/adapters/test/conn.ex -lib/elixir/lib/plug/lib/plug/adapters/translator.ex -lib/elixir/lib/plug/lib/plug/builder.ex -lib/elixir/lib/plug/lib/plug/conn.ex -lib/elixir/lib/plug/lib/plug/conn/adapter.ex -lib/elixir/lib/plug/lib/plug/conn/cookies.ex -lib/elixir/lib/plug/lib/plug/conn/query.ex -lib/elixir/lib/plug/lib/plug/conn/status.ex -lib/elixir/lib/plug/lib/plug/conn/unfetched.ex -lib/elixir/lib/plug/lib/plug/conn/utils.ex -lib/elixir/lib/plug/lib/plug/conn/wrapper_error.ex -lib/elixir/lib/plug/lib/plug/crypto.ex -lib/elixir/lib/plug/lib/plug/crypto/key_generator.ex -lib/elixir/lib/plug/lib/plug/crypto/message_encryptor.ex -lib/elixir/lib/plug/lib/plug/crypto/message_verifier.ex -lib/elixir/lib/plug/lib/plug/csrf_protection.ex -lib/elixir/lib/plug/lib/plug/debugger.ex -lib/elixir/lib/plug/lib/plug/error_handler.ex -lib/elixir/lib/plug/lib/plug/exceptions.ex -lib/elixir/lib/plug/lib/plug/head.ex -lib/elixir/lib/plug/lib/plug/html.ex -lib/elixir/lib/plug/lib/plug/logger.ex -lib/elixir/lib/plug/lib/plug/method_override.ex -lib/elixir/lib/plug/lib/plug/mime.ex -lib/elixir/lib/plug/lib/plug/parsers.ex -lib/elixir/lib/plug/lib/plug/parsers/json.ex -lib/elixir/lib/plug/lib/plug/parsers/multipart.ex -lib/elixir/lib/plug/lib/plug/parsers/urlencoded.ex -lib/elixir/lib/plug/lib/plug/request_id.ex -lib/elixir/lib/plug/lib/plug/router.ex -lib/elixir/lib/plug/lib/plug/router/utils.ex -lib/elixir/lib/plug/lib/plug/session.ex -lib/elixir/lib/plug/lib/plug/session/cookie.ex -lib/elixir/lib/plug/lib/plug/session/ets.ex -lib/elixir/lib/plug/lib/plug/session/store.ex -lib/elixir/lib/plug/lib/plug/ssl.ex -lib/elixir/lib/plug/lib/plug/static.ex -lib/elixir/lib/plug/lib/plug/supervisor.ex -lib/elixir/lib/plug/lib/plug/templates/debugger.html.eex -lib/elixir/lib/plug/lib/plug/templates/debugger.md.eex -lib/elixir/lib/plug/lib/plug/test.ex -lib/elixir/lib/plug/lib/plug/upload.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-poison/Makefile b/devel/elixir-poison/Makefile deleted file mode 100644 index 7b82a69248e0..000000000000 --- a/devel/elixir-poison/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= poison -PORTVERSION= 3.1.0 -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Pure Elixir JSON library - -LICENSE= ISCL - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= devinus - -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-poison/distinfo b/devel/elixir-poison/distinfo deleted file mode 100644 index a8275d90e589..000000000000 --- a/devel/elixir-poison/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1494403861 -SHA256 (devinus-poison-3.1.0_GH0.tar.gz) = 207dce81e0e725c2ab2d758d8cc5d393a78192089f2e3ae0d13ac3f63ec96ae8 -SIZE (devinus-poison-3.1.0_GH0.tar.gz) = 86069 diff --git a/devel/elixir-poison/pkg-descr b/devel/elixir-poison/pkg-descr deleted file mode 100644 index 7acf80a233e8..000000000000 --- a/devel/elixir-poison/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Poison is a new JSON library for Elixir focusing on wicked-fast -speed without sacrificing simplicity, completeness, or correctness. -Poison takes several approaches to be the fastest JSON library for -Elixir. Poison uses extensive sub binary matching, a hand-rolled -parser using several techniques that are known to benefit HiPE for -native compilation, IO list encoding and single-pass decoding. - -WWW: https://github.com/devinus/poison diff --git a/devel/elixir-poison/pkg-plist b/devel/elixir-poison/pkg-plist deleted file mode 100644 index 49a6c4631818..000000000000 --- a/devel/elixir-poison/pkg-plist +++ /dev/null @@ -1,31 +0,0 @@ -lib/elixir/lib/poison/ebin/Elixir.Poison.Decode.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Decoder.Any.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Decoder.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encode.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.EncodeError.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Any.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Atom.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.BitString.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Date.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.DateTime.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Float.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.HashSet.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Integer.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.List.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Map.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.MapSet.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.NaiveDateTime.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Range.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Stream.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.Time.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Encoder.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Parser.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.Pretty.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.SyntaxError.beam -lib/elixir/lib/poison/ebin/Elixir.Poison.beam -lib/elixir/lib/poison/ebin/poison.app -lib/elixir/lib/poison/lib/poison.ex -lib/elixir/lib/poison/lib/poison/decoder.ex -lib/elixir/lib/poison/lib/poison/encoder.ex -lib/elixir/lib/poison/lib/poison/parser.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-quantum/Makefile b/devel/elixir-quantum/Makefile deleted file mode 100644 index ad21c86c525d..000000000000 --- a/devel/elixir-quantum/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -PORTNAME= quantum -PORTVERSION= 2.2.6 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Cron-like job scheduler for Elixir - -LICENSE= APACHE20 - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= c-rack -GH_PROJECT= quantum-elixir - -ELIXIR_APP_NAME=quantum -MIX_BUILD_DEPS= devel/elixir-calendar \ - devel/elixir-crontab \ - devel/elixir-gen_stage \ - devel/elixir-timex \ - devel/elixir-tzdata -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-quantum/distinfo b/devel/elixir-quantum/distinfo deleted file mode 100644 index 150d58ddcb33..000000000000 --- a/devel/elixir-quantum/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1522153510 -SHA256 (c-rack-quantum-elixir-v2.2.6_GH0.tar.gz) = 6e5337fce3952eb0f8a383b9e9eb7bd717786743073438c83ad3a54ce0027a4e -SIZE (c-rack-quantum-elixir-v2.2.6_GH0.tar.gz) = 33228 diff --git a/devel/elixir-quantum/pkg-descr b/devel/elixir-quantum/pkg-descr deleted file mode 100644 index f947bcd4ad62..000000000000 --- a/devel/elixir-quantum/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Cron-like job scheduler for Elixir. - -WWW: https://github.com/c-rack/quantum-elixir diff --git a/devel/elixir-quantum/pkg-plist b/devel/elixir-quantum/pkg-plist deleted file mode 100644 index d7788a0702c2..000000000000 --- a/devel/elixir-quantum/pkg-plist +++ /dev/null @@ -1,49 +0,0 @@ -lib/elixir/lib/quantum/ebin/Elixir.Quantum.Application.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.DateLibrary.Calendar.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.DateLibrary.InvalidDateTimeForTimezoneError.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.DateLibrary.InvalidTimezoneError.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.DateLibrary.Timex.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.DateLibrary.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.ExecutionBroadcaster.JobInPastError.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.ExecutionBroadcaster.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.Executor.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.ExecutorSupervisor.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.Job.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.JobBroadcaster.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.Normalizer.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.RunStrategy.All.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.RunStrategy.Local.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.RunStrategy.NodeList.Quantum.RunStrategy.All.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.RunStrategy.NodeList.Quantum.RunStrategy.Local.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.RunStrategy.NodeList.Quantum.RunStrategy.Random.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.RunStrategy.NodeList.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.RunStrategy.Random.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.RunStrategy.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.Scheduler.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.Supervisor.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.TaskRegistry.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.TaskStagesSupervisor.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.Util.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.beam -lib/elixir/lib/quantum/ebin/quantum.app -lib/elixir/lib/quantum/lib/quantum.ex -lib/elixir/lib/quantum/lib/quantum/application.ex -lib/elixir/lib/quantum/lib/quantum/date_library.ex -lib/elixir/lib/quantum/lib/quantum/date_library/calendar.ex -lib/elixir/lib/quantum/lib/quantum/date_library/timex.ex -lib/elixir/lib/quantum/lib/quantum/execution_broadcaster.ex -lib/elixir/lib/quantum/lib/quantum/executor.ex -lib/elixir/lib/quantum/lib/quantum/executor_supervisor.ex -lib/elixir/lib/quantum/lib/quantum/job.ex -lib/elixir/lib/quantum/lib/quantum/job_broadcaster.ex -lib/elixir/lib/quantum/lib/quantum/normalizer.ex -lib/elixir/lib/quantum/lib/quantum/run_strategy.ex -lib/elixir/lib/quantum/lib/quantum/run_strategy/all.ex -lib/elixir/lib/quantum/lib/quantum/run_strategy/local.ex -lib/elixir/lib/quantum/lib/quantum/run_strategy/random.ex -lib/elixir/lib/quantum/lib/quantum/scheduler.ex -lib/elixir/lib/quantum/lib/quantum/supervisor.ex -lib/elixir/lib/quantum/lib/quantum/task_registry.ex -lib/elixir/lib/quantum/lib/quantum/task_stages_supervisor.ex -lib/elixir/lib/quantum/lib/quantum/util.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-smppex/Makefile b/devel/elixir-smppex/Makefile deleted file mode 100644 index f29422755987..000000000000 --- a/devel/elixir-smppex/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= smppex -PORTVERSION= 2.2.9 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= SMPP 3.4 library for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= savonarola - -MIX_BUILD_DEPS= net/erlang-ranch -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-smppex/distinfo b/devel/elixir-smppex/distinfo deleted file mode 100644 index 6bfe4a6f0986..000000000000 --- a/devel/elixir-smppex/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1552144095 -SHA256 (savonarola-smppex-v2.2.9_GH0.tar.gz) = 8d93103bce5d2f462d02ed73515b4296adf90b78d5ea3089893109aa9557a410 -SIZE (savonarola-smppex-v2.2.9_GH0.tar.gz) = 56651 diff --git a/devel/elixir-smppex/pkg-descr b/devel/elixir-smppex/pkg-descr deleted file mode 100644 index b8da72aa0512..000000000000 --- a/devel/elixir-smppex/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -SMPP 3.4 protocol and framework implemented in Elixir. - -WWW: https://github.com/savonarola/smppex/ diff --git a/devel/elixir-smppex/pkg-plist b/devel/elixir-smppex/pkg-plist deleted file mode 100644 index 970c4d83c1b0..000000000000 --- a/devel/elixir-smppex/pkg-plist +++ /dev/null @@ -1,69 +0,0 @@ -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Compat.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.ESME.Sync.St.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.ESME.Sync.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.ESME.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.MC.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Pdu.Errors.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Pdu.Factory.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Pdu.MessageState.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Pdu.Multipart.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Pdu.NetworkErrorCode.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Pdu.Oserl.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Pdu.PP.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Pdu.TONNPIDefaults.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Pdu.UDH.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Pdu.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.PduStorage.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Protocol.CommandNames.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Protocol.MandatoryFieldsBuilder.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Protocol.MandatoryFieldsParser.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Protocol.MandatoryFieldsSpecs.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Protocol.OptionalFieldsBuilder.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Protocol.OptionalFieldsParser.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Protocol.Pack.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Protocol.TlvFormat.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Protocol.Unpack.Helpers.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Protocol.Unpack.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Protocol.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.RawPdu.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.SMPPTimers.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Session.AutoPduHandler.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Session.Defaults.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.Session.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.TransportSession.beam -lib/elixir/lib/smppex/ebin/Elixir.SMPPEX.beam -lib/elixir/lib/smppex/ebin/smppex.app -lib/elixir/lib/smppex/lib/smppex.ex -lib/elixir/lib/smppex/lib/smppex/compat.ex -lib/elixir/lib/smppex/lib/smppex/esme.ex -lib/elixir/lib/smppex/lib/smppex/esme/sync.ex -lib/elixir/lib/smppex/lib/smppex/mc.ex -lib/elixir/lib/smppex/lib/smppex/pdu.ex -lib/elixir/lib/smppex/lib/smppex/pdu/errors.ex -lib/elixir/lib/smppex/lib/smppex/pdu/factory.ex -lib/elixir/lib/smppex/lib/smppex/pdu/message_state.ex -lib/elixir/lib/smppex/lib/smppex/pdu/multipart.ex -lib/elixir/lib/smppex/lib/smppex/pdu/network_error_code.ex -lib/elixir/lib/smppex/lib/smppex/pdu/oserl.ex -lib/elixir/lib/smppex/lib/smppex/pdu/pp.ex -lib/elixir/lib/smppex/lib/smppex/pdu/ton_npi_defaults.ex -lib/elixir/lib/smppex/lib/smppex/pdu/udh.ex -lib/elixir/lib/smppex/lib/smppex/pdu_storage.ex -lib/elixir/lib/smppex/lib/smppex/protocol.ex -lib/elixir/lib/smppex/lib/smppex/protocol/command_names.ex -lib/elixir/lib/smppex/lib/smppex/protocol/mandatory_fields_builder.ex -lib/elixir/lib/smppex/lib/smppex/protocol/mandatory_fields_parser.ex -lib/elixir/lib/smppex/lib/smppex/protocol/mandatory_fields_specs.ex -lib/elixir/lib/smppex/lib/smppex/protocol/optional_fields_builder.ex -lib/elixir/lib/smppex/lib/smppex/protocol/optional_fields_parser.ex -lib/elixir/lib/smppex/lib/smppex/protocol/pack.ex -lib/elixir/lib/smppex/lib/smppex/protocol/tlv_format.ex -lib/elixir/lib/smppex/lib/smppex/protocol/unpack.ex -lib/elixir/lib/smppex/lib/smppex/protocol/unpack/helpers.ex -lib/elixir/lib/smppex/lib/smppex/raw_pdu.ex -lib/elixir/lib/smppex/lib/smppex/session.ex -lib/elixir/lib/smppex/lib/smppex/session/auto_pdu_handler.ex -lib/elixir/lib/smppex/lib/smppex/session/defaults.ex -lib/elixir/lib/smppex/lib/smppex/smpp_timers.ex -lib/elixir/lib/smppex/lib/smppex/transport_session.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-timex/Makefile b/devel/elixir-timex/Makefile deleted file mode 100644 index 07e0fe942a61..000000000000 --- a/devel/elixir-timex/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -PORTNAME= timex -PORTVERSION= 3.3.0 -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Complete date/time library for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= bitwalker - -MIX_BUILD_DEPS= devel/elixir-combine \ - devel/elixir-gettext \ - devel/elixir-tzdata \ - www/elixir-httpoison -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-timex/distinfo b/devel/elixir-timex/distinfo deleted file mode 100644 index 4afa00aab6f9..000000000000 --- a/devel/elixir-timex/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1526216539 -SHA256 (bitwalker-timex-3.3.0_GH0.tar.gz) = fa18cf73552c3283775643c9ae0849b247524809169a080091c3d262c5210bd4 -SIZE (bitwalker-timex-3.3.0_GH0.tar.gz) = 171728 diff --git a/devel/elixir-timex/pkg-descr b/devel/elixir-timex/pkg-descr deleted file mode 100644 index 6002fbebefef..000000000000 --- a/devel/elixir-timex/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Complete date/time library for Elixir projects. - -WWW: https://github.com/bitwalker/timex diff --git a/devel/elixir-timex/pkg-plist b/devel/elixir-timex/pkg-plist deleted file mode 100644 index 3b77669dea4b..000000000000 --- a/devel/elixir-timex/pkg-plist +++ /dev/null @@ -1,295 +0,0 @@ -lib/elixir/lib/timex/ebin/Elixir.Enumerable.Timex.Interval.beam -lib/elixir/lib/timex/ebin/Elixir.Inspect.Timex.AmbiguousDateTime.beam -lib/elixir/lib/timex/ebin/Elixir.Inspect.Timex.AmbiguousTimezoneInfo.beam -lib/elixir/lib/timex/ebin/Elixir.Inspect.Timex.Duration.beam -lib/elixir/lib/timex/ebin/Elixir.Inspect.Timex.TimezoneInfo.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.AmbiguousDateTime.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.AmbiguousTimezoneInfo.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Calendar.Julian.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Comparable.Date.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Comparable.DateTime.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Comparable.Diff.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Comparable.NaiveDateTime.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Comparable.Timex.AmbiguousDateTime.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Comparable.Tuple.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Comparable.Utils.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Comparable.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Constants.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Convert.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.ConvertError.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.DateTime.Helpers.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Duration.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Format.DateTime.Formatter.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Format.DateTime.Formatters.Default.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Format.DateTime.Formatters.Relative.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Format.DateTime.Formatters.Strftime.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Format.Duration.Formatter.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Format.Duration.Formatters.Default.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Format.Duration.Formatters.Humanized.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Format.FormatError.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Gettext.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Helpers.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Interval.FormatError.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Interval.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Macros.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.DateTime.Helpers.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.DateTime.Parser.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.DateTime.Parsers.ISO8601Extended.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.DateTime.Parsers.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.DateTime.Tokenizer.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.DateTime.Tokenizers.Default.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.DateTime.Tokenizers.Directive.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.DateTime.Tokenizers.Strftime.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.Duration.Parser.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.Duration.Parsers.ISO8601Parser.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.ParseError.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.Timezones.Posix.PosixTimezone.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.Timezones.Posix.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.ZoneInfo.Parser.Header.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.ZoneInfo.Parser.LeapSecond.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.ZoneInfo.Parser.TransitionInfo.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.ZoneInfo.Parser.Zone.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Parse.ZoneInfo.Parser.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Protocol.Any.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Protocol.Date.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Protocol.DateTime.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Protocol.Map.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Protocol.NaiveDateTime.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Protocol.Tuple.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Protocol.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Time.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Timezone.Local.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Timezone.Utils.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Timezone.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.TimezoneInfo.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Translator.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.Types.beam -lib/elixir/lib/timex/ebin/Elixir.Timex.beam -lib/elixir/lib/timex/ebin/timex.app -lib/elixir/lib/timex/lib/calendar/julian.ex -lib/elixir/lib/timex/lib/comparable/ambiguous_datetime.ex -lib/elixir/lib/timex/lib/comparable/comparable.ex -lib/elixir/lib/timex/lib/comparable/date.ex -lib/elixir/lib/timex/lib/comparable/datetime.ex -lib/elixir/lib/timex/lib/comparable/diff.ex -lib/elixir/lib/timex/lib/comparable/naivedatetime.ex -lib/elixir/lib/timex/lib/comparable/tuple.ex -lib/elixir/lib/timex/lib/comparable/utils.ex -lib/elixir/lib/timex/lib/convert/convert.ex -lib/elixir/lib/timex/lib/convert/convert_error.ex -lib/elixir/lib/timex/lib/date/date.ex -lib/elixir/lib/timex/lib/datetime/ambiguous.ex -lib/elixir/lib/timex/lib/datetime/datetime.ex -lib/elixir/lib/timex/lib/datetime/erlang.ex -lib/elixir/lib/timex/lib/datetime/helpers.ex -lib/elixir/lib/timex/lib/datetime/inspect.ex -lib/elixir/lib/timex/lib/datetime/map.ex -lib/elixir/lib/timex/lib/datetime/naivedatetime.ex -lib/elixir/lib/timex/lib/format/datetime/formatter.ex -lib/elixir/lib/timex/lib/format/datetime/formatters/default.ex -lib/elixir/lib/timex/lib/format/datetime/formatters/relative.ex -lib/elixir/lib/timex/lib/format/datetime/formatters/strftime.ex -lib/elixir/lib/timex/lib/format/duration/formatter.ex -lib/elixir/lib/timex/lib/format/duration/formatters/default.ex -lib/elixir/lib/timex/lib/format/duration/formatters/humanized.ex -lib/elixir/lib/timex/lib/format/format_error.ex -lib/elixir/lib/timex/lib/interval/interval.ex -lib/elixir/lib/timex/lib/l10n/gettext.ex -lib/elixir/lib/timex/lib/l10n/translator.ex -lib/elixir/lib/timex/lib/parse/datetime/helpers.ex -lib/elixir/lib/timex/lib/parse/datetime/parser.ex -lib/elixir/lib/timex/lib/parse/datetime/parsers.ex -lib/elixir/lib/timex/lib/parse/datetime/parsers/iso8601_extended.ex -lib/elixir/lib/timex/lib/parse/datetime/tokenizer.ex -lib/elixir/lib/timex/lib/parse/datetime/tokenizers/default.ex -lib/elixir/lib/timex/lib/parse/datetime/tokenizers/directive.ex -lib/elixir/lib/timex/lib/parse/datetime/tokenizers/strftime.ex -lib/elixir/lib/timex/lib/parse/duration/parser.ex -lib/elixir/lib/timex/lib/parse/duration/parsers/iso8601.ex -lib/elixir/lib/timex/lib/parse/parse_error.ex -lib/elixir/lib/timex/lib/parse/posix/parser.ex -lib/elixir/lib/timex/lib/parse/zoneinfo/parser.ex -lib/elixir/lib/timex/lib/protocol.ex -lib/elixir/lib/timex/lib/time/duration.ex -lib/elixir/lib/timex/lib/time/inspect.ex -lib/elixir/lib/timex/lib/time/time.ex -lib/elixir/lib/timex/lib/timex.ex -lib/elixir/lib/timex/lib/timex/constants.ex -lib/elixir/lib/timex/lib/timex/helpers.ex -lib/elixir/lib/timex/lib/timex/macros.ex -lib/elixir/lib/timex/lib/timex/types.ex -lib/elixir/lib/timex/lib/timezone/ambiguous_timezone_info.ex -lib/elixir/lib/timex/lib/timezone/inspect.ex -lib/elixir/lib/timex/lib/timezone/timezone.ex -lib/elixir/lib/timex/lib/timezone/timezone_info.ex -lib/elixir/lib/timex/lib/timezone/timezone_local.ex -lib/elixir/lib/timex/lib/timezone/utils.ex -lib/elixir/lib/timex/priv/olson_to_win.exs -lib/elixir/lib/timex/priv/standard_to_olson.exs -lib/elixir/lib/timex/priv/translations/da/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/da/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/da/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/da/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/da/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/da/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/da/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/da/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/day_periods.pot -lib/elixir/lib/timex/priv/translations/de/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/de/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/de/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/de/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/de/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/de/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/de/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/de/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/en/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/en/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/en/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/en/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/en/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/en/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/en/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/en/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/es/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/es/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/es/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/es/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/es/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/es/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/es/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/es/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/fr/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/fr/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/fr/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/fr/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/fr/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/fr/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/fr/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/fr/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/id/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/id/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/id/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/id/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/id/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/id/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/id/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/id/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/it/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/it/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/it/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/it/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/it/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/it/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/it/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/it/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/ja/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/ja/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/ja/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/ja/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/ja/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/ja/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/ja/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/ja/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/ko/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/ko/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/ko/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/ko/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/ko/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/ko/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/ko/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/ko/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/months.pot -lib/elixir/lib/timex/priv/translations/months_abbr.pot -lib/elixir/lib/timex/priv/translations/nb_NO/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/nb_NO/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/nb_NO/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/nb_NO/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/nb_NO/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/nb_NO/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/nb_NO/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/nb_NO/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/nl/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/nl/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/nl/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/nl/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/nl/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/nl/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/nl/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/nl/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/numbers.pot -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/months.mo -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/months_abbr.mo -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/relative_time.mo -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/symbols.mo -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/units.mo -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/weekdays.mo -lib/elixir/lib/timex/priv/translations/pl/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/pt/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/pt/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/pt/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/pt/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/pt/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/pt/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/pt/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/pt/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/pt_BR/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/pt_BR/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/pt_BR/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/pt_BR/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/pt_BR/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/pt_BR/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/pt_BR/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/pt_BR/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/relative_time.pot -lib/elixir/lib/timex/priv/translations/ro/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/ro/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/ro/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/ro/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/ro/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/ro/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/ro/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/ro/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/ru/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/ru/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/ru/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/ru/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/ru/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/ru/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/ru/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/ru/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/sv/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/sv/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/sv/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/sv/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/sv/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/sv/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/sv/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/sv/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/symbols.pot -lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/uk/LC_MESSAGES/weekdays.po -lib/elixir/lib/timex/priv/translations/units.pot -lib/elixir/lib/timex/priv/translations/weekdays.pot -lib/elixir/lib/timex/priv/translations/zh_CN/LC_MESSAGES/day_periods.po -lib/elixir/lib/timex/priv/translations/zh_CN/LC_MESSAGES/months.po -lib/elixir/lib/timex/priv/translations/zh_CN/LC_MESSAGES/months_abbr.po -lib/elixir/lib/timex/priv/translations/zh_CN/LC_MESSAGES/numbers.po -lib/elixir/lib/timex/priv/translations/zh_CN/LC_MESSAGES/relative_time.po -lib/elixir/lib/timex/priv/translations/zh_CN/LC_MESSAGES/symbols.po -lib/elixir/lib/timex/priv/translations/zh_CN/LC_MESSAGES/units.po -lib/elixir/lib/timex/priv/translations/zh_CN/LC_MESSAGES/weekdays.po -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-trailing_format_plug/Makefile b/devel/elixir-trailing_format_plug/Makefile deleted file mode 100644 index db911e0ede2d..000000000000 --- a/devel/elixir-trailing_format_plug/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= trailing_format_plug -PORTVERSION= 0.0.7 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Elixir plug to support rails-like trailing format in APIs - -LICENSE= APACHE20 - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= mschae - -MIX_BUILD_DEPS= devel/elixir-plug -MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-trailing_format_plug/distinfo b/devel/elixir-trailing_format_plug/distinfo deleted file mode 100644 index a65b8df65b4f..000000000000 --- a/devel/elixir-trailing_format_plug/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1508616146 -SHA256 (mschae-trailing_format_plug-v0.0.7_GH0.tar.gz) = ad5a3f91cbd0a739a3a1b62158fa8a2dc709a0b5a2c39ea2afce2bede9a2fd74 -SIZE (mschae-trailing_format_plug-v0.0.7_GH0.tar.gz) = 3452 diff --git a/devel/elixir-trailing_format_plug/pkg-descr b/devel/elixir-trailing_format_plug/pkg-descr deleted file mode 100644 index 2a18f86e4f8b..000000000000 --- a/devel/elixir-trailing_format_plug/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -An Elixir plug to support legacy APIs that use a rails-like trailing -format. - -WWW: https://github.com/mschae/trailing_format_plug diff --git a/devel/elixir-trailing_format_plug/pkg-plist b/devel/elixir-trailing_format_plug/pkg-plist deleted file mode 100644 index 967e1568d8fc..000000000000 --- a/devel/elixir-trailing_format_plug/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/elixir/lib/trailing_format_plug/ebin/Elixir.TrailingFormatPlug.beam -lib/elixir/lib/trailing_format_plug/ebin/trailing_format_plug.app -lib/elixir/lib/trailing_format_plug/lib/trailing_format_plug.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-tzdata/Makefile b/devel/elixir-tzdata/Makefile deleted file mode 100644 index af583f525650..000000000000 --- a/devel/elixir-tzdata/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -PORTNAME= tzdata -PORTVERSION= 0.5.19 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Time zone data for Elixir - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= lau - -MIX_BUILD_DEPS= www/elixir-httpoison \ - www/erlang-hackney -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -post-extract: - @${RM} ${WRKSRC}/priv/release_ets/.gitkeep - -.include <bsd.port.mk> diff --git a/devel/elixir-tzdata/distinfo b/devel/elixir-tzdata/distinfo deleted file mode 100644 index 0871a4825ac2..000000000000 --- a/devel/elixir-tzdata/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1535954588 -SHA256 (lau-tzdata-v0.5.19_GH0.tar.gz) = 4d31bd82052a69bfe6173f94da297266f119eddc7f0ec92d71aab0e43ca83c69 -SIZE (lau-tzdata-v0.5.19_GH0.tar.gz) = 842624 diff --git a/devel/elixir-tzdata/pkg-descr b/devel/elixir-tzdata/pkg-descr deleted file mode 100644 index 72b5eb608ca5..000000000000 --- a/devel/elixir-tzdata/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The timezone database in Elixir. - -WWW: https://github.com/lau/tzdata diff --git a/devel/elixir-tzdata/pkg-plist b/devel/elixir-tzdata/pkg-plist deleted file mode 100644 index e8eac33e7619..000000000000 --- a/devel/elixir-tzdata/pkg-plist +++ /dev/null @@ -1,35 +0,0 @@ -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.App.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.BasicDataMap.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.DataBuilder.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.DataLoader.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.EtsHolder.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.FarFutureDynamicPeriods.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.LeapSecParser.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.Parser.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.ParserOrganizer.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.PeriodBuilder.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.ReleaseReader.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.ReleaseUpdater.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.TableData.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.TableParser.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.Util.beam -lib/elixir/lib/tzdata/ebin/Elixir.Tzdata.beam -lib/elixir/lib/tzdata/ebin/tzdata.app -lib/elixir/lib/tzdata/lib/tzdata.ex -lib/elixir/lib/tzdata/lib/tzdata/basic_data_map.ex -lib/elixir/lib/tzdata/lib/tzdata/data_builder.ex -lib/elixir/lib/tzdata/lib/tzdata/data_loader.ex -lib/elixir/lib/tzdata/lib/tzdata/ets_holder.ex -lib/elixir/lib/tzdata/lib/tzdata/far_future_dynamic_periods.ex -lib/elixir/lib/tzdata/lib/tzdata/leap_sec_parser.ex -lib/elixir/lib/tzdata/lib/tzdata/parser.ex -lib/elixir/lib/tzdata/lib/tzdata/parser_organizer.ex -lib/elixir/lib/tzdata/lib/tzdata/period_builder.ex -lib/elixir/lib/tzdata/lib/tzdata/release_reader.ex -lib/elixir/lib/tzdata/lib/tzdata/release_updater.ex -lib/elixir/lib/tzdata/lib/tzdata/table_data.ex -lib/elixir/lib/tzdata/lib/tzdata/table_parser.ex -lib/elixir/lib/tzdata/lib/tzdata/tzdata_app.ex -lib/elixir/lib/tzdata/lib/tzdata/util.ex -lib/elixir/lib/tzdata/priv/release_ets/2018e.ets -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/elixir-unsafe/Makefile b/devel/elixir-unsafe/Makefile deleted file mode 100644 index 6649a570604f..000000000000 --- a/devel/elixir-unsafe/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= unsafe -PORTVERSION= 1.0.0 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= elixir- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Generate unsafe bindings for Elixir functions - -LICENSE= MIT - -USES= elixir -USE_GITHUB= yes -GH_ACCOUNT= whitfin - -MIX_REWRITE= yes - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/elixir-unsafe/distinfo b/devel/elixir-unsafe/distinfo deleted file mode 100644 index 8b81c58d6207..000000000000 --- a/devel/elixir-unsafe/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1525621894 -SHA256 (whitfin-unsafe-v1.0.0_GH0.tar.gz) = 8a5850f82bc7ff6ca9a3da88e11854e794a3342c7bed72e94bb4b9afe30e696f -SIZE (whitfin-unsafe-v1.0.0_GH0.tar.gz) = 8013 diff --git a/devel/elixir-unsafe/pkg-descr b/devel/elixir-unsafe/pkg-descr deleted file mode 100644 index 600599d01467..000000000000 --- a/devel/elixir-unsafe/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This library is designed to generate unsafe bindings for Elixir -function definitions at compile time. - -WWW: https://github.com/whitfin/unsafe diff --git a/devel/elixir-unsafe/pkg-plist b/devel/elixir-unsafe/pkg-plist deleted file mode 100644 index 932e97fbae7d..000000000000 --- a/devel/elixir-unsafe/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -lib/elixir/lib/unsafe/ebin/Elixir.Unsafe.Compiler.beam -lib/elixir/lib/unsafe/ebin/Elixir.Unsafe.Generator.beam -lib/elixir/lib/unsafe/ebin/Elixir.Unsafe.beam -lib/elixir/lib/unsafe/ebin/unsafe.app -lib/elixir/lib/unsafe/lib/unsafe.ex -lib/elixir/lib/unsafe/lib/unsafe/compiler.ex -lib/elixir/lib/unsafe/lib/unsafe/generator.ex -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-backoff/Makefile b/devel/erlang-backoff/Makefile deleted file mode 100644 index e92bce7b8c4e..000000000000 --- a/devel/erlang-backoff/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -PORTNAME= backoff -PORTVERSION= 1.1.6 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Simple exponential backoffs in Erlang - -LICENSE= MIT - -USES= erlang:rebar3 -USE_GITHUB= yes -GH_ACCOUNT= ferd - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-backoff/distinfo b/devel/erlang-backoff/distinfo deleted file mode 100644 index 7f6e2c944e69..000000000000 --- a/devel/erlang-backoff/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1525194516 -SHA256 (ferd-backoff-1.1.6_GH0.tar.gz) = 8d32904669ad80dbcdd08113dc18dadc01ceff201f60da2dba846cebe14786b2 -SIZE (ferd-backoff-1.1.6_GH0.tar.gz) = 6720 diff --git a/devel/erlang-backoff/files/patch-rebar.config b/devel/erlang-backoff/files/patch-rebar.config deleted file mode 100644 index 8d6552157ccf..000000000000 --- a/devel/erlang-backoff/files/patch-rebar.config +++ /dev/null @@ -1,13 +0,0 @@ ---- rebar.config.orig 2018-04-28 10:59:43 UTC -+++ rebar.config -@@ -5,10 +5,8 @@ - {profiles, [ - {test, [ - {plugins, [ -- {rebar3_proper, "0.9.0"} - ]}, - {deps, [ -- {proper, "1.2.0"} - ]} - ]} - ]}. diff --git a/devel/erlang-backoff/pkg-descr b/devel/erlang-backoff/pkg-descr deleted file mode 100644 index fda2ca158469..000000000000 --- a/devel/erlang-backoff/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Backoff is an Erlang library to deal with exponential backoffs and -timers to be used within OTP processes when dealing with cyclical -events, such as reconnections, or generally retrying things. - -WWW: https://github.com/ferd/backoff diff --git a/devel/erlang-backoff/pkg-plist b/devel/erlang-backoff/pkg-plist deleted file mode 100644 index 4fe4d853ff52..000000000000 --- a/devel/erlang-backoff/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -lib/erlang/lib/backoff-%%VERSION%%/ebin/backoff.app -lib/erlang/lib/backoff-%%VERSION%%/ebin/backoff.beam -lib/erlang/lib/backoff-%%VERSION%%/src/backoff.app.src -lib/erlang/lib/backoff-%%VERSION%%/src/backoff.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-bbmustache/Makefile b/devel/erlang-bbmustache/Makefile deleted file mode 100644 index 722993eac53a..000000000000 --- a/devel/erlang-bbmustache/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= bbmustache -PORTVERSION= 1.3.1 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Mustache template engine for Erlang - -LICENSE= MIT - -USES= erlang:rebar3 -USE_GITHUB= yes -GH_ACCOUNT= soranoba - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-bbmustache/distinfo b/devel/erlang-bbmustache/distinfo deleted file mode 100644 index 81d5d7cd5799..000000000000 --- a/devel/erlang-bbmustache/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1477460026 -SHA256 (soranoba-bbmustache-v1.3.1_GH0.tar.gz) = ed8575201f5cd6b9de0d9b6528ddce6589056433ba3c360bd06d8053c13a315d -SIZE (soranoba-bbmustache-v1.3.1_GH0.tar.gz) = 740120 diff --git a/devel/erlang-bbmustache/files/patch-rebar.config b/devel/erlang-bbmustache/files/patch-rebar.config deleted file mode 100644 index f52f59f04e37..000000000000 --- a/devel/erlang-bbmustache/files/patch-rebar.config +++ /dev/null @@ -1,22 +0,0 @@ ---- rebar.config.orig 2016-08-26 12:49:57 UTC -+++ rebar.config -@@ -29,19 +29,15 @@ - {profiles, [{test, [{erl_opts, [export_all]}, - {deps, - [ -- {jsone, "1.2.6"}, -- {mustache_spec, ".*", {git, "git://github.com/soranoba/spec.git", {tag, "v1.1.3-erl"}}} - ]}, - {plugins, [rebar3_raw_deps]} - ]}, - {dev, [{deps, - [ -- {edown, ".*", {git, "git://github.com/uwiger/edown.git", {branch, "master"}}} - ]} - ]}, - {bench, [{deps, - [ -- {mustache, ".*", {git, "git://github.com/mojombo/mustache.erl", {tag, "v0.1.1"}}} - ]} - ]} - ]}. diff --git a/devel/erlang-bbmustache/pkg-descr b/devel/erlang-bbmustache/pkg-descr deleted file mode 100644 index fcb0001c7beb..000000000000 --- a/devel/erlang-bbmustache/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Mustache template engine for Erlang/OTP. - -WWW: https://github.com/soranoba/bbmustache diff --git a/devel/erlang-bbmustache/pkg-plist b/devel/erlang-bbmustache/pkg-plist deleted file mode 100644 index 7ae0cea325d9..000000000000 --- a/devel/erlang-bbmustache/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -lib/erlang/lib/bbmustache-%%VERSION%%/ebin/bbmustache.app -lib/erlang/lib/bbmustache-%%VERSION%%/ebin/bbmustache.beam -lib/erlang/lib/bbmustache-%%VERSION%%/src/bbmustache.app.src -lib/erlang/lib/bbmustache-%%VERSION%%/src/bbmustache.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-bear/Makefile b/devel/erlang-bear/Makefile deleted file mode 100644 index e3727b6629b3..000000000000 --- a/devel/erlang-bear/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -PORTNAME= bear -PORTVERSION= 0.8.5 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Set of statistics functions for Erlang - -LICENSE= APACHE20 - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= puzza007 - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-bear/distinfo b/devel/erlang-bear/distinfo deleted file mode 100644 index d71c4e8876ab..000000000000 --- a/devel/erlang-bear/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1531561187 -SHA256 (puzza007-bear-0.8.5_GH0.tar.gz) = 3f2a3426c41af116ba4c390c6598306fa6bf53150da7eed5d2ce4921ddea2c80 -SIZE (puzza007-bear-0.8.5_GH0.tar.gz) = 110672 diff --git a/devel/erlang-bear/pkg-descr b/devel/erlang-bear/pkg-descr deleted file mode 100644 index ff41f2641a7d..000000000000 --- a/devel/erlang-bear/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -A set of statistics functions for Erlang. Currently bear is focused -on use inside the Folsom Erlang metrics library but all of these -functions are generic and useful in other situations. - -WWW: https://github.com/puzza007/bear/ diff --git a/devel/erlang-bear/pkg-plist b/devel/erlang-bear/pkg-plist deleted file mode 100644 index 3e1300775dcf..000000000000 --- a/devel/erlang-bear/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -lib/erlang/lib/bear-%%VERSION%%/ebin/bear.app -lib/erlang/lib/bear-%%VERSION%%/ebin/bear.beam -lib/erlang/lib/bear-%%VERSION%%/src/bear.app.src -lib/erlang/lib/bear-%%VERSION%%/src/bear.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-certifi/Makefile b/devel/erlang-certifi/Makefile deleted file mode 100644 index a95fc9666033..000000000000 --- a/devel/erlang-certifi/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= erlang-certifi -PORTVERSION= 1.2.1 -CATEGORIES= devel - -MAINTAINER= erlang@FreeBSD.org -COMMENT= CA bundle for Erlang applications - -BUILD_DEPENDS= gmake:devel/gmake - -LICENSE= BSD3CLAUSE - -USES= erlang:rebar3 -USE_GITHUB= yes -GH_ACCOUNT= certifi - -ERL_APP_NAME= certifi - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-certifi/distinfo b/devel/erlang-certifi/distinfo deleted file mode 100644 index 0d8dafe191ea..000000000000 --- a/devel/erlang-certifi/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1495599578 -SHA256 (certifi-erlang-certifi-1.2.1_GH0.tar.gz) = 887fa0d1f7135c2db8e15baa29980253fff95c10932a8f98a075aa4780273378 -SIZE (certifi-erlang-certifi-1.2.1_GH0.tar.gz) = 177127 diff --git a/devel/erlang-certifi/pkg-descr b/devel/erlang-certifi/pkg-descr deleted file mode 100644 index 76276a11653a..000000000000 --- a/devel/erlang-certifi/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This Erlang library contains a CA bundle that you can reference in -your Erlang application. This is useful for systems that do not -have CA bundles that Erlang can find itself, or where a uniform set -of CAs is valuable. - -WWW: https://github.com/certifi/erlang-certifi diff --git a/devel/erlang-certifi/pkg-plist b/devel/erlang-certifi/pkg-plist deleted file mode 100644 index d18d82bf40a8..000000000000 --- a/devel/erlang-certifi/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/erlang/lib/certifi-%%VERSION%%/ebin/certifi.app -lib/erlang/lib/certifi-%%VERSION%%/ebin/certifi.beam -lib/erlang/lib/certifi-%%VERSION%%/ebin/certifi_cacerts.beam -lib/erlang/lib/certifi-%%VERSION%%/src/certifi.app.src -lib/erlang/lib/certifi-%%VERSION%%/src/certifi.erl -lib/erlang/lib/certifi-%%VERSION%%/src/certifi_cacerts.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-cf/Makefile b/devel/erlang-cf/Makefile deleted file mode 100644 index 171720472eda..000000000000 --- a/devel/erlang-cf/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= cf -PORTVERSION= 0.3.1 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Colored output for io and io_lib - -LICENSE= BSD3CLAUSE - -USES= erlang:rebar3 -USE_GITHUB= yes -GH_ACCOUNT= project-fifo - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-cf/distinfo b/devel/erlang-cf/distinfo deleted file mode 100644 index 1ffa8069cf3e..000000000000 --- a/devel/erlang-cf/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1525620319 -SHA256 (project-fifo-cf-v0.3.1_GH0.tar.gz) = 0631beea75c7d8a62ab5972ef0289f51cf33b46f297d99c29188f8ec7264151c -SIZE (project-fifo-cf-v0.3.1_GH0.tar.gz) = 6012 diff --git a/devel/erlang-cf/pkg-descr b/devel/erlang-cf/pkg-descr deleted file mode 100644 index 8e9a721e3bec..000000000000 --- a/devel/erlang-cf/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A helper library for terminal color printing extending the io:format -syntax to add colors. - -WWW: https://github.com/project-fifo/cf diff --git a/devel/erlang-cf/pkg-plist b/devel/erlang-cf/pkg-plist deleted file mode 100644 index 40cb59cab1ea..000000000000 --- a/devel/erlang-cf/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/erlang/lib/cf-%%VERSION%%/ebin/cf.app -lib/erlang/lib/cf-%%VERSION%%/ebin/cf.beam -lib/erlang/lib/cf-%%VERSION%%/ebin/cf_term.beam -lib/erlang/lib/cf-%%VERSION%%/src/cf.app.src -lib/erlang/lib/cf-%%VERSION%%/src/cf.erl -lib/erlang/lib/cf-%%VERSION%%/src/cf_term.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-common_lib/Makefile b/devel/erlang-common_lib/Makefile deleted file mode 100644 index 07cba50f5bf2..000000000000 --- a/devel/erlang-common_lib/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -PORTNAME= common_lib -PORTVERSION= 3.3.4 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Library of commonly used Erlang functions - -BUILD_DEPENDS= erlc:lang/erlang \ - txt2tags:textproc/txt2tags -RUN_DEPENDS= erl:lang/erlang - -PLIST_SUB= VERSION="${PORTVERSION}" - -USE_GITHUB= yes -GH_ACCOUNT= iamaleksey - -ALL_TARGET= compile doc -USES= dos2unix gmake iconv:build -DOS2UNIX_GLOB= Makefile *.hrl *.erl - -post-extract: - @${REINPLACE_CMD} -e "s@<@<@g" -e "s@>@>@g" ${WRKSRC}/doc/*.ndoc - -do-install: - @for manpage in ${WRKSRC}/doc/man/*; do \ - ${MV} $${manpage} $${manpage}.src; \ - ${ICONV_CMD} -f UTF-8 -t ISO-8859-1 $${manpage}.src > $${manpage}; \ - done - ${INSTALL_MAN} ${WRKSRC}/doc/man/*.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 - ${INSTALL_MAN} ${WRKSRC}/doc/man/*.3 ${STAGEDIR}${MAN1PREFIX}/man/man3 - @${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/lib/common_lib-${PORTVERSION} - @${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/lib/common_lib-${PORTVERSION}/ebin - @${MKDIR} ${STAGEDIR}${PREFIX}/lib/erlang/lib/common_lib-${PORTVERSION}/src - ${INSTALL_DATA} ${WRKSRC}/ebin/* ${STAGEDIR}${PREFIX}/lib/erlang/lib/common_lib-${PORTVERSION}/ebin - ${INSTALL_DATA} ${WRKSRC}/src/* ${STAGEDIR}${PREFIX}/lib/erlang/lib/common_lib-${PORTVERSION}/src - -.include <bsd.port.mk> diff --git a/devel/erlang-common_lib/distinfo b/devel/erlang-common_lib/distinfo deleted file mode 100644 index ee6a16d75d5c..000000000000 --- a/devel/erlang-common_lib/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (iamaleksey-common_lib-3.3.4_GH0.tar.gz) = d06a182c71e29cd4b89ad332fe084f0e6abb6f2b48025322c4bbaa07fb5a95ea -SIZE (iamaleksey-common_lib-3.3.4_GH0.tar.gz) = 140492 diff --git a/devel/erlang-common_lib/files/patch-Makefile b/devel/erlang-common_lib/files/patch-Makefile deleted file mode 100644 index ba909f3be2bf..000000000000 --- a/devel/erlang-common_lib/files/patch-Makefile +++ /dev/null @@ -1,38 +0,0 @@ ---- Makefile.orig 2015-06-25 10:00:03 UTC -+++ Makefile -@@ -1,3 +1,5 @@ -+include app.mk -+ - ###----------------------------------------------------------------------------- - ### APPLICATION LAYOUT - ###----------------------------------------------------------------------------- -@@ -35,7 +37,10 @@ clobber: clean - test: - ./rebar ct - --doc: man html pdf -+doc: dirs man -+ -+dirs: -+ @$(MKDIR) doc/man - - man: $(MANS) - @$(MV) doc/man/$(APPNAME)_overview.3 doc/man/$(APPNAME).1 -@@ -49,14 +54,14 @@ pdf: $(PDFS) - %.3: %.ndoc - @$(CD) doc; $(SED) "s|%MODULES%|`echo $(MODS)`|g" ../$^ | \ - $(SED) "s|%VSN%|$(VSN)|g" | $(SED) "s|%APPLICATION%|$(APPNAME)|g" | \ -- $(ERLDOC) -i - -t man --no-toc --erl -o man/$@; $(CD) .. -+ $(ERLDOC) -i - -t man --no-toc -o man/$@; $(CD) .. - - %.html: %.ndoc - @$(CD) doc; $(SED) "s|%MODULES%|`echo $(MODS)`|g" ../$^ | \ - $(SED) "s|%VSN%|$(VSN)|g" | $(SED) "s|%APPLICATION%|$(APPNAME)|g" | \ -- $(ERLDOC) -i - -t xhtml --erl -o html/$@; $(CD) .. -+ $(ERLDOC) -i - -t xhtml -o html/$@; $(CD) .. - - %.pdf: %.ndoc - @$(CD) doc; $(SED) "s|%MODULES%|`echo $(MODS)`|g" ../$^ | \ - $(SED) "s|%VSN%|$(VSN)|g" | $(SED) "s|%APPLICATION%|$(APPNAME)|g" | \ -- $(ERLDOC) -i - -t pdf --no-toc --erl -o pdf/$@; $(CD) .. -+ $(ERLDOC) -i - -t pdf --no-toc -o pdf/$@; $(CD) .. diff --git a/devel/erlang-common_lib/files/patch-app.mk b/devel/erlang-common_lib/files/patch-app.mk deleted file mode 100644 index 55fb45130e41..000000000000 --- a/devel/erlang-common_lib/files/patch-app.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- app.mk.orig 2012-01-11 12:00:24 UTC -+++ app.mk -@@ -25,7 +25,7 @@ STUB_EFLAGS = -W0 -o stubs - CD = cd - CP = cp -vf - ECHO = echo --ERLDOC = ndoc -+ERLDOC = txt2tags - LN = ln -sf - MKDIR = mkdir - MV = mv -vf diff --git a/devel/erlang-common_lib/files/patch-rebar.config b/devel/erlang-common_lib/files/patch-rebar.config deleted file mode 100644 index b01de95653b1..000000000000 --- a/devel/erlang-common_lib/files/patch-rebar.config +++ /dev/null @@ -1,7 +0,0 @@ ---- rebar.config.orig 2012-01-11 12:00:24 UTC -+++ rebar.config -@@ -1,3 +1,3 @@ --{erl_opts, [warnings_as_errors, debug_info]}. -+{erl_opts, [debug_info]}. - - {xref_checks, [undefined_function_calls]}. diff --git a/devel/erlang-common_lib/pkg-descr b/devel/erlang-common_lib/pkg-descr deleted file mode 100644 index 0de7b1c79f37..000000000000 --- a/devel/erlang-common_lib/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -common_lib is a library of Erlang functions used by oserl and other -projects. - -WWW: https://github.com/iamaleksey/common_lib diff --git a/devel/erlang-common_lib/pkg-plist b/devel/erlang-common_lib/pkg-plist deleted file mode 100644 index bccf0b2f815f..000000000000 --- a/devel/erlang-common_lib/pkg-plist +++ /dev/null @@ -1,57 +0,0 @@ -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_application.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_bin.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_binary.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_calendar.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_consumer.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_csv.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_dqueue.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_lists.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_math.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_pool.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_queue.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_queue_srv.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_queue_tab.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_stats.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_string.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_timer.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_timer_srv.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/cl_url.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/common_lib.app -lib/erlang/lib/common_lib-%%VERSION%%/ebin/common_lib.beam -lib/erlang/lib/common_lib-%%VERSION%%/ebin/common_lib_sup.beam -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_application.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_bin.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_binary.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_calendar.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_consumer.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_csv.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_dqueue.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_lists.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_math.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_pool.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_queue.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_queue_srv.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_queue_tab.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_stats.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_string.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_timer.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_timer_srv.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/cl_url.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/common_lib.erl -lib/erlang/lib/common_lib-%%VERSION%%/src/common_lib_sup.erl -man/man1/common_lib.1.gz -man/man3/cl_application.3.gz -man/man3/cl_binary.3.gz -man/man3/cl_calendar.3.gz -man/man3/cl_consumer.3.gz -man/man3/cl_csv.3.gz -man/man3/cl_dqueue.3.gz -man/man3/cl_lists.3.gz -man/man3/cl_math.3.gz -man/man3/cl_pool.3.gz -man/man3/cl_queue.3.gz -man/man3/cl_queue_srv.3.gz -man/man3/cl_queue_tab.3.gz -man/man3/cl_stats.3.gz -man/man3/cl_string.3.gz -man/man3/cl_timer.3.gz diff --git a/devel/erlang-cuttlefish/Makefile b/devel/erlang-cuttlefish/Makefile deleted file mode 100644 index 7a3951c12460..000000000000 --- a/devel/erlang-cuttlefish/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= cuttlefish -PORTVERSION= 2.0.11 -PORTREVISION= 2 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Configuration library for Erlang - -LICENSE= APACHE20 - -BROKEN= does not build with Erlang 24 - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= basho - -REBAR_TARGETS= compile escriptize -ERL_BUILD_DEPS= devel/erlang-getopt \ - devel/erlang-lager \ - devel/erlang-neotoma -ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-cuttlefish/distinfo b/devel/erlang-cuttlefish/distinfo deleted file mode 100644 index 89904e53179f..000000000000 --- a/devel/erlang-cuttlefish/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1525618355 -SHA256 (basho-cuttlefish-2.0.11_GH0.tar.gz) = b7a6f414dc0129c8ef58569de4daf8e35a9c31ebfefd7451aeaec96ed03e412b -SIZE (basho-cuttlefish-2.0.11_GH0.tar.gz) = 232829 diff --git a/devel/erlang-cuttlefish/files/patch-rebar.config b/devel/erlang-cuttlefish/files/patch-rebar.config deleted file mode 100644 index a6c2566ca14e..000000000000 --- a/devel/erlang-cuttlefish/files/patch-rebar.config +++ /dev/null @@ -1,25 +0,0 @@ ---- rebar.config.orig 2017-01-04 17:58:38 UTC -+++ rebar.config -@@ -1,6 +1,6 @@ --{require_otp_vsn, "R16|17|18"}. -+{require_otp_vsn, "R16|17|18|19|20|21|22"}. - --{erl_opts, [warnings_as_errors, {parse_transform, lager_transform}, debug_info, warn_untyped_record]}. -+{erl_opts, [{parse_transform, lager_transform}, debug_info, warn_untyped_record]}. - - {eunit_opts, [verbose]}. - {cover_enabled, true}. -@@ -12,12 +12,9 @@ - {xref_queries, [{"(XC - UC) || (XU - X - B - \"(rebar.*|mustache)\" : Mod)", []}]}. - - {deps, [ -- {getopt, ".*", {git, "https://github.com/basho/getopt.git", {tag, "v0.8.2"}}}, -- {lager, ".*", {git, "https://github.com/basho/lager.git", {tag, "3.2.4"}}}, -- {neotoma, ".*", {git, "https://github.com/basho/neotoma.git", {tag, "1.7.4"}}} - ]}. - - {post_hooks, [ - {"-win32", compile, "rebar escriptize"}, -- {"^((?!-win32).)*$", compile, "./rebar escriptize"} -+ {"^((?!-win32).)*$", compile, "rebar escriptize"} - ]}. diff --git a/devel/erlang-cuttlefish/files/patch-src_cuttlefish__escript.erl b/devel/erlang-cuttlefish/files/patch-src_cuttlefish__escript.erl deleted file mode 100644 index 12607b254961..000000000000 --- a/devel/erlang-cuttlefish/files/patch-src_cuttlefish__escript.erl +++ /dev/null @@ -1,11 +0,0 @@ ---- src/cuttlefish_escript.erl.orig 2015-05-20 11:41:20 UTC -+++ src/cuttlefish_escript.erl -@@ -34,7 +34,7 @@ cli_options() -> - %% Option Name, Short Code, Long Code, Argument Spec, Help Message - [ - {help, $h, "help", undefined, "Print this usage page"}, -- {etc_dir, $e, "etc_dir", {string, "/etc"}, "etc dir"}, -+ {etc_dir, $e, "etc_dir", {string, "%%LOCALBASE%%/etc"}, "etc dir"}, - {dest_dir, $d, "dest_dir", string, "specifies the directory to write the config file to"}, - {dest_file, $f, "dest_file", {string, "app"}, "the file name to write"}, - {schema_dir, $s, "schema_dir", string, "a directory containing .schema files"}, diff --git a/devel/erlang-cuttlefish/pkg-descr b/devel/erlang-cuttlefish/pkg-descr deleted file mode 100644 index 68ed090c1331..000000000000 --- a/devel/erlang-cuttlefish/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Cuttlefish is a library for Erlang applications that wish to walk -the fine line between Erlang app.configs and a sysctl-like syntax. - -WWW: https://github.com/basho/cuttlefish diff --git a/devel/erlang-cuttlefish/pkg-plist b/devel/erlang-cuttlefish/pkg-plist deleted file mode 100644 index aa2480942064..000000000000 --- a/devel/erlang-cuttlefish/pkg-plist +++ /dev/null @@ -1,56 +0,0 @@ -bin/cuttlefish -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/conf_parse.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish.app -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_advanced.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_bytesize.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_conf.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_datatypes.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_duration.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_duration_parse.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_effective.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_enum.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_error.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_escript.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_flag.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_generator.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_mapping.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_rebar_plugin.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_schema.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_translation.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_unit.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_util.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_validator.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_variable.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/cuttlefish_vmargs.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/ebin/lager_stderr_backend.beam -lib/erlang/lib/cuttlefish-%%VERSION%%/priv/erlang_vm.schema -lib/erlang/lib/cuttlefish-%%VERSION%%/src/conf_parse.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/conf_parse.peg -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish.app.src -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_advanced.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_bytesize.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_conf.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_datatypes.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_duration.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_duration.hrl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_duration_parse.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_duration_parse.peg -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_effective.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_enum.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_error.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_escript.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_flag.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_generator.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_mapping.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_rebar_plugin.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_schema.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_translation.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_unit.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_util.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_validator.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_variable.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/cuttlefish_vmargs.erl -lib/erlang/lib/cuttlefish-%%VERSION%%/src/lager_stderr_backend.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-erlware_commons/Makefile b/devel/erlang-erlware_commons/Makefile deleted file mode 100644 index 33f3cf25651a..000000000000 --- a/devel/erlang-erlware_commons/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= erlware_commons -PORTVERSION= 1.1.0 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Erlang project focused on all aspects of reusable components - -LICENSE= MIT - -BROKEN= ambiguous call of overridden auto-imported BIF error/3 - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= erlware - -ERL_BUILD_DEPS= devel/erlang-cf -ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-erlware_commons/distinfo b/devel/erlang-erlware_commons/distinfo deleted file mode 100644 index 9833dd4b040e..000000000000 --- a/devel/erlang-erlware_commons/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1525620279 -SHA256 (erlware-erlware_commons-1.1.0_GH0.tar.gz) = 4973a30d06ee7fe6294392ee849663ac0248508885fd789083c93400df538ef7 -SIZE (erlware-erlware_commons-1.1.0_GH0.tar.gz) = 809684 diff --git a/devel/erlang-erlware_commons/files/patch-rebar.config b/devel/erlang-erlware_commons/files/patch-rebar.config deleted file mode 100644 index 3d14561d9046..000000000000 --- a/devel/erlang-erlware_commons/files/patch-rebar.config +++ /dev/null @@ -1,10 +0,0 @@ ---- rebar.config.orig 2018-05-06 15:29:50 UTC -+++ rebar.config -@@ -2,7 +2,6 @@ - - %% Dependencies ================================================================ - {deps, [ -- {cf, "~>0.3"} - ]}. - - {erl_first_files, ["ec_dictionary", "ec_vsn"]}. diff --git a/devel/erlang-erlware_commons/files/patch-rebar.config.script b/devel/erlang-erlware_commons/files/patch-rebar.config.script deleted file mode 100644 index eca08c1ea1da..000000000000 --- a/devel/erlang-erlware_commons/files/patch-rebar.config.script +++ /dev/null @@ -1,10 +0,0 @@ ---- rebar.config.script.orig 2017-11-17 22:15:14 UTC -+++ rebar.config.script -@@ -7,7 +7,6 @@ IsRebar3 = case application:get_key(reba - end, - - Rebar2Deps = [ -- {cf, ".*", {git, "https://github.com/project-fifo/cf", {tag, "0.2.2"}}} - ], - - case IsRebar3 of diff --git a/devel/erlang-erlware_commons/pkg-descr b/devel/erlang-erlware_commons/pkg-descr deleted file mode 100644 index c442b9445831..000000000000 --- a/devel/erlang-erlware_commons/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Erlware commons can best be described as an extension to the stdlib -application that is distributed with Erlang. These are things that -we at Erlware have found useful for production applications but are -not included with the distribution. We hope that as things in this -library prove themselves useful, they will make their way into the -main Erlang distribution. However, whether they do or not, we hope -that this application will prove generally useful. - -WWW: https://github.com/erlware/erlware_commons diff --git a/devel/erlang-erlware_commons/pkg-plist b/devel/erlang-erlware_commons/pkg-plist deleted file mode 100644 index c5a63192b350..000000000000 --- a/devel/erlang-erlware_commons/pkg-plist +++ /dev/null @@ -1,41 +0,0 @@ -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_assoc_list.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_cmd_log.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_cnv.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_compile.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_date.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_dict.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_dictionary.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_file.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_gb_trees.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_git_vsn.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_lists.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_orddict.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_plists.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_rbdict.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_semver.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_semver_parser.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_talk.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/ec_vsn.beam -lib/erlang/lib/erlware_commons-%%VERSION%%/ebin/erlware_commons.app -lib/erlang/lib/erlware_commons-%%VERSION%%/include/ec_cmd_log.hrl -lib/erlang/lib/erlware_commons-%%VERSION%%/priv/ec_semver_parser.peg -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_assoc_list.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_cmd_log.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_cnv.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_compile.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_date.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_dict.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_dictionary.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_file.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_gb_trees.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_git_vsn.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_lists.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_orddict.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_plists.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_rbdict.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_semver.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_semver_parser.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_talk.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/ec_vsn.erl -lib/erlang/lib/erlware_commons-%%VERSION%%/src/erlware_commons.app.src -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-esdl/Makefile b/devel/erlang-esdl/Makefile deleted file mode 100644 index 1c45bcb83657..000000000000 --- a/devel/erlang-esdl/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -PORTNAME= esdl -DISTVERSIONPREFIX= esdl- -DISTVERSION= 1.3.1 -PORTREVISION= 1 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Library for accessing SDL and OpenGL through Erlang - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/license.terms - -BROKEN= does not build with Erlang 24 (requires erl_interface) - -BUILD_DEPENDS= erl:lang/erlang -RUN_DEPENDS:= ${BUILD_DEPENDS} - -USES= erlang:rebar gl sdl -USE_GITHUB= yes -GH_ACCOUNT= dgud - -USE_GL= gl glu -USE_SDL= sdl image ttf - -PLIST_SUB= VERSION="${PORTVERSION}" - -post-patch: - @${REINPLACE_CMD} "s/\(vsn,\) git/\1 \"${DISTVERSION}\"/" "${WRKSRC}/src/sdl.app.src" - -post-install: - @${LN} -sf ${PORTNAME}-${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/erlang/lib/${PORTNAME} - -.include <bsd.port.mk> diff --git a/devel/erlang-esdl/distinfo b/devel/erlang-esdl/distinfo deleted file mode 100644 index 68a646f624b4..000000000000 --- a/devel/erlang-esdl/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1562963418 -SHA256 (dgud-esdl-esdl-1.3.1_GH0.tar.gz) = 54723f487c384f04de404309454825361fa6eac8cb3c62bfadc2a559dfa928b4 -SIZE (dgud-esdl-esdl-1.3.1_GH0.tar.gz) = 323534 diff --git a/devel/erlang-esdl/files/patch-rebar.config b/devel/erlang-esdl/files/patch-rebar.config deleted file mode 100644 index d2edfdc94a71..000000000000 --- a/devel/erlang-esdl/files/patch-rebar.config +++ /dev/null @@ -1,12 +0,0 @@ ---- rebar.config.orig 2019-07-12 20:04:39 UTC -+++ rebar.config -@@ -11,6 +11,9 @@ - {"darwin", "CFLAGS", "$CFLAGS -ObjC -D_OSX_COCOA -I/opt/X11/include"}, - {"darwin", "LDFLAGS", "$LDFLAGS -framework SDL -rpath @executable_path/../Frameworks"}, - -+ {"freebsd", "CFLAGS", "$CFLAGS $SDL_CFLAGS"}, -+ {"freebsd", "LDFLAGS", "$LDFLAGS $SDL_LIBDIR"}, -+ - {"win32", "CFLAGS", "$CFLAGS -DWIN32 -D_WIN32 -D__WIN32__ $SDL_INCDIR"}, - {"win32", "DRV_CFLAGS", "/Zi /W3 $ERL_CFLAGS"}, - {"win32", "ERL_LDFLAGS", " /debug /LIBPATH:$SDL_LIBDIR SDL.lib user32.lib"} diff --git a/devel/erlang-esdl/pkg-descr b/devel/erlang-esdl/pkg-descr deleted file mode 100644 index b6482dac6c0e..000000000000 --- a/devel/erlang-esdl/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Esdl is library for accessing SDL and OpenGL through Erlang. - -WWW: https://github.com/dgud/esdl diff --git a/devel/erlang-esdl/pkg-plist b/devel/erlang-esdl/pkg-plist deleted file mode 100644 index b51a632a8c88..000000000000 --- a/devel/erlang-esdl/pkg-plist +++ /dev/null @@ -1,40 +0,0 @@ -lib/erlang/lib/esdl -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl.app -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl.beam -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl_active.beam -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl_audio.beam -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl_events.beam -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl_img.beam -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl_joystick.beam -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl_keyboard.beam -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl_mouse.beam -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl_ttf.beam -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl_util.beam -lib/erlang/lib/esdl-%%VERSION%%/ebin/sdl_video.beam -lib/erlang/lib/esdl-%%VERSION%%/include/sdl.hrl -lib/erlang/lib/esdl-%%VERSION%%/include/sdl_active.hrl -lib/erlang/lib/esdl-%%VERSION%%/include/sdl_audio.hrl -lib/erlang/lib/esdl-%%VERSION%%/include/sdl_events.hrl -lib/erlang/lib/esdl-%%VERSION%%/include/sdl_joystick.hrl -lib/erlang/lib/esdl-%%VERSION%%/include/sdl_keyboard.hrl -lib/erlang/lib/esdl-%%VERSION%%/include/sdl_mouse.hrl -lib/erlang/lib/esdl-%%VERSION%%/include/sdl_ttf.hrl -lib/erlang/lib/esdl-%%VERSION%%/include/sdl_video.hrl -lib/erlang/lib/esdl-%%VERSION%%/priv/sdl_driver.so -lib/erlang/lib/esdl-%%VERSION%%/src/esdl.hrl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl.app.src -lib/erlang/lib/esdl-%%VERSION%%/src/sdl.erl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_active.erl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_audio.erl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_events.erl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_img.erl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_img_funcs.hrl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_joystick.erl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_keyboard.erl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_mouse.erl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_ttf.erl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_ttf_funcs.hrl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_util.erl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_util.hrl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_video.erl -lib/erlang/lib/esdl-%%VERSION%%/src/sdl_video_funcs.hrl diff --git a/devel/erlang-folsom/Makefile b/devel/erlang-folsom/Makefile deleted file mode 100644 index 9960f4189978..000000000000 --- a/devel/erlang-folsom/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= folsom -PORTVERSION= 0.8.3 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Erlang based metrics system inspired by Coda Hale's metrics - -LICENSE= APACHE20 - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= puzza007 - -ERL_BUILD_DEPS= devel/erlang-bear -ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-folsom/distinfo b/devel/erlang-folsom/distinfo deleted file mode 100644 index 6815e02e3b0e..000000000000 --- a/devel/erlang-folsom/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (puzza007-folsom-0.8.3_GH0.tar.gz) = ec97d9178a25e6ebd177760f34aa69bc9dbfcedd746b48b395ed0f2e81582a47 -SIZE (puzza007-folsom-0.8.3_GH0.tar.gz) = 951557 diff --git a/devel/erlang-folsom/files/patch-rebar.config b/devel/erlang-folsom/files/patch-rebar.config deleted file mode 100644 index 78a822055bf4..000000000000 --- a/devel/erlang-folsom/files/patch-rebar.config +++ /dev/null @@ -1,10 +0,0 @@ ---- rebar.config.orig 2016-03-12 17:55:15 UTC -+++ rebar.config -@@ -3,7 +3,6 @@ - {sub_dirs, ["deps"]}. - - {deps, [ -- {bear, "0.8.3"} - ]}. - - {profiles, diff --git a/devel/erlang-folsom/pkg-descr b/devel/erlang-folsom/pkg-descr deleted file mode 100644 index 64cc8406f310..000000000000 --- a/devel/erlang-folsom/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Folsom is an Erlang based metrics system inspired by Coda Hale's -metrics. The metrics API's purpose is to collect real-time metrics -from your Erlang applications and publish them via Erlang APIs and -output plugins. folsom is not a persistent store. There are 6 types -of metrics: counters, gauges, histograms (and timers), histories, -meter_readers and meters. - -WWW: https://github.com/puzza007/folsom/ diff --git a/devel/erlang-folsom/pkg-plist b/devel/erlang-folsom/pkg-plist deleted file mode 100644 index 193d2d78f478..000000000000 --- a/devel/erlang-folsom/pkg-plist +++ /dev/null @@ -1,56 +0,0 @@ -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom.app -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_ets.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_ewma.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_meter_timer_server.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_counter.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_duration.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_gauge.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_histogram.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_histogram_ets.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_history.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_meter.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_meter_reader.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_metrics_spiral.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_exdec.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_none.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_slide.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_slide_server.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_slide_sorted.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_slide_sup.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_slide_uniform.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sample_uniform.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_sup.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_utils.beam -lib/erlang/lib/folsom-%%VERSION%%/ebin/folsom_vm_metrics.beam -lib/erlang/lib/folsom-%%VERSION%%/include/folsom.hrl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom.app.src -lib/erlang/lib/folsom-%%VERSION%%/src/folsom.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_ets.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_ewma.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_meter_timer_server.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_counter.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_duration.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_gauge.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_histogram.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_histogram_ets.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_history.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_meter.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_meter_reader.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_metrics_spiral.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_exdec.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_none.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_slide.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_slide_server.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_slide_sorted.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_slide_sup.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_slide_uniform.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sample_uniform.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_sup.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_utils.erl -lib/erlang/lib/folsom-%%VERSION%%/src/folsom_vm_metrics.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-gen_leader/Makefile b/devel/erlang-gen_leader/Makefile deleted file mode 100644 index cb62e8d0acd4..000000000000 --- a/devel/erlang-gen_leader/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= gen_leader -PORTVERSION= 2014.10.20 -PORTREVISION= 1 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Leader election behavior for Erlang - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= garret-smith -GH_PROJECT= gen_leader_revival -GH_TAGNAME= a12a4e3 - -OPTIONS_DEFINE= DOCS EXAMPLES - -post-install-EXAMPLES-on: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} - -.include <bsd.port.mk> diff --git a/devel/erlang-gen_leader/distinfo b/devel/erlang-gen_leader/distinfo deleted file mode 100644 index c8ee9541e200..000000000000 --- a/devel/erlang-gen_leader/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -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 diff --git a/devel/erlang-gen_leader/pkg-descr b/devel/erlang-gen_leader/pkg-descr deleted file mode 100644 index ba6716fc9d24..000000000000 --- a/devel/erlang-gen_leader/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -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 diff --git a/devel/erlang-gen_leader/pkg-plist b/devel/erlang-gen_leader/pkg-plist deleted file mode 100644 index d448c7b4f412..000000000000 --- a/devel/erlang-gen_leader/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/erlang/lib/gen_leader-%%VERSION%%/ebin/gen_leader.app -lib/erlang/lib/gen_leader-%%VERSION%%/ebin/gen_leader.beam -lib/erlang/lib/gen_leader-%%VERSION%%/include/gen_leader_specs.hrl -lib/erlang/lib/gen_leader-%%VERSION%%/src/Makefile -lib/erlang/lib/gen_leader-%%VERSION%%/src/gen_leader.erl -%%PORTDOCS%%%%DOCSDIR%%/README.markdown -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/skeleton.erl diff --git a/devel/erlang-gen_smtp/Makefile b/devel/erlang-gen_smtp/Makefile deleted file mode 100644 index 3deb64c9fcd6..000000000000 --- a/devel/erlang-gen_smtp/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -PORTNAME= gen_smtp -PORTVERSION= 0.13 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Extensible SMTP server and client for Erlang - -LICENSE= BSD2CLAUSE - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= Vagabond - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-gen_smtp/distinfo b/devel/erlang-gen_smtp/distinfo deleted file mode 100644 index a2b2f030d2e5..000000000000 --- a/devel/erlang-gen_smtp/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1533403799 -SHA256 (Vagabond-gen_smtp-0.13_GH0.tar.gz) = cda27f84684eded663b4cb95ea8335fe53087c923e8919a4ebc0baf887db0a37 -SIZE (Vagabond-gen_smtp-0.13_GH0.tar.gz) = 1055268 diff --git a/devel/erlang-gen_smtp/pkg-descr b/devel/erlang-gen_smtp/pkg-descr deleted file mode 100644 index dccd6ec7a035..000000000000 --- a/devel/erlang-gen_smtp/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -A generic Erlang SMTP server and client that can be extended via -callback modules. - -WWW: https://github.com/Vagabond/gen_smtp diff --git a/devel/erlang-gen_smtp/pkg-plist b/devel/erlang-gen_smtp/pkg-plist deleted file mode 100644 index a4b0c6be6ddb..000000000000 --- a/devel/erlang-gen_smtp/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -lib/erlang/lib/gen_smtp-%%VERSION%%/ebin/binstr.beam -lib/erlang/lib/gen_smtp-%%VERSION%%/ebin/gen_smtp.app -lib/erlang/lib/gen_smtp-%%VERSION%%/ebin/gen_smtp_application.beam -lib/erlang/lib/gen_smtp-%%VERSION%%/ebin/gen_smtp_client.beam -lib/erlang/lib/gen_smtp-%%VERSION%%/ebin/gen_smtp_server.beam -lib/erlang/lib/gen_smtp-%%VERSION%%/ebin/gen_smtp_server_session.beam -lib/erlang/lib/gen_smtp-%%VERSION%%/ebin/mimemail.beam -lib/erlang/lib/gen_smtp-%%VERSION%%/ebin/smtp_rfc822_parse.beam -lib/erlang/lib/gen_smtp-%%VERSION%%/ebin/smtp_server_example.beam -lib/erlang/lib/gen_smtp-%%VERSION%%/ebin/smtp_util.beam -lib/erlang/lib/gen_smtp-%%VERSION%%/ebin/socket.beam -lib/erlang/lib/gen_smtp-%%VERSION%%/src/binstr.erl -lib/erlang/lib/gen_smtp-%%VERSION%%/src/gen_smtp.app.src -lib/erlang/lib/gen_smtp-%%VERSION%%/src/gen_smtp_application.erl -lib/erlang/lib/gen_smtp-%%VERSION%%/src/gen_smtp_client.erl -lib/erlang/lib/gen_smtp-%%VERSION%%/src/gen_smtp_server.erl -lib/erlang/lib/gen_smtp-%%VERSION%%/src/gen_smtp_server_session.erl -lib/erlang/lib/gen_smtp-%%VERSION%%/src/mimemail.erl -lib/erlang/lib/gen_smtp-%%VERSION%%/src/smtp_rfc822_parse.erl -lib/erlang/lib/gen_smtp-%%VERSION%%/src/smtp_rfc822_parse.yrl -lib/erlang/lib/gen_smtp-%%VERSION%%/src/smtp_server_example.erl -lib/erlang/lib/gen_smtp-%%VERSION%%/src/smtp_util.erl -lib/erlang/lib/gen_smtp-%%VERSION%%/src/socket.erl -%%PORTDOCS%%%%DOCSDIR%%/README.markdown diff --git a/devel/erlang-getopt/Makefile b/devel/erlang-getopt/Makefile deleted file mode 100644 index 43b14c02f771..000000000000 --- a/devel/erlang-getopt/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= getopt -PORTVERSION= 1.0.1 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Command line parsing library for Erlang - -LICENSE= BSD3CLAUSE - -USES= erlang:rebar3 -USE_GITHUB= yes -GH_ACCOUNT= jcomellas - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-getopt/distinfo b/devel/erlang-getopt/distinfo deleted file mode 100644 index 1c657c7526c7..000000000000 --- a/devel/erlang-getopt/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1509622427 -SHA256 (jcomellas-getopt-v1.0.1_GH0.tar.gz) = 2b5063f9e0e59f11e6391478ec554c4257240ba63ede895bc388412f50789697 -SIZE (jcomellas-getopt-v1.0.1_GH0.tar.gz) = 20215 diff --git a/devel/erlang-getopt/pkg-descr b/devel/erlang-getopt/pkg-descr deleted file mode 100644 index 0069707e9b63..000000000000 --- a/devel/erlang-getopt/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Command line parsing module that uses a syntax similar to that of -GNU getopt. - -WWW: https://github.com/jcomellas/getopt diff --git a/devel/erlang-getopt/pkg-plist b/devel/erlang-getopt/pkg-plist deleted file mode 100644 index 5b6c6475b007..000000000000 --- a/devel/erlang-getopt/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -lib/erlang/lib/getopt-%%VERSION%%/ebin/getopt.app -lib/erlang/lib/getopt-%%VERSION%%/ebin/getopt.beam -lib/erlang/lib/getopt-%%VERSION%%/src/getopt.app.src -lib/erlang/lib/getopt-%%VERSION%%/src/getopt.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-goldrush/Makefile b/devel/erlang-goldrush/Makefile deleted file mode 100644 index 729a32e2ac0e..000000000000 --- a/devel/erlang-goldrush/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= goldrush -PORTVERSION= 0.1.9 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Fast event stream processing library for Erlang - -LICENSE= ISCL - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= DeadZen - -OPTIONS_DEFINE= DOCS - -post-build: - @${RM} -r ${WRKSRC}/priv - -.include <bsd.port.mk> diff --git a/devel/erlang-goldrush/distinfo b/devel/erlang-goldrush/distinfo deleted file mode 100644 index 5010e022ed3c..000000000000 --- a/devel/erlang-goldrush/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1464251211 -SHA256 (DeadZen-goldrush-0.1.9_GH0.tar.gz) = d01fed563b01d49c58e252e3ecb41049821b4a6eb0d362358cdf8142c4f3a623 -SIZE (DeadZen-goldrush-0.1.9_GH0.tar.gz) = 24547 diff --git a/devel/erlang-goldrush/pkg-descr b/devel/erlang-goldrush/pkg-descr deleted file mode 100644 index 3de7dc9fd718..000000000000 --- a/devel/erlang-goldrush/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Goldrush is a small Erlang app that provides fast event stream -processing. - -WWW: https://github.com/DeadZen/goldrush diff --git a/devel/erlang-goldrush/pkg-plist b/devel/erlang-goldrush/pkg-plist deleted file mode 100644 index 5b4e5836a40d..000000000000 --- a/devel/erlang-goldrush/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -lib/erlang/lib/goldrush-%%VERSION%%/ebin/glc.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/glc_code.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/glc_lib.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/glc_ops.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/glc_run.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/goldrush.app -lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_app.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_context.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_counter.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_counter_sup.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_manager.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_manager_sup.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_param.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_param_sup.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_sup.beam -lib/erlang/lib/goldrush-%%VERSION%%/ebin/gre.beam -lib/erlang/lib/goldrush-%%VERSION%%/src/glc.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/glc_code.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/glc_lib.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/glc_ops.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/glc_run.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/goldrush.app.src -lib/erlang/lib/goldrush-%%VERSION%%/src/gr_app.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/gr_context.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/gr_counter.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/gr_counter_sup.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/gr_manager.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/gr_manager_sup.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/gr_param.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/gr_param_sup.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/gr_sup.erl -lib/erlang/lib/goldrush-%%VERSION%%/src/gre.erl -%%PORTDOCS%%%%DOCSDIR%%/README.org diff --git a/devel/erlang-gpb/Makefile b/devel/erlang-gpb/Makefile deleted file mode 100644 index 64d39d7f2896..000000000000 --- a/devel/erlang-gpb/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -PORTNAME= gpb -PORTVERSION= 4.3.3 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Google Protobuf implementation for Erlang - -LICENSE= LGPL21 - -SUB_FILES+= protoc-erl -SUB_LIST+= PORTNAME=${PORTNAME} \ - PORTVERSION=${PORTVERSION} - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= tomas-abrahamsson - -OPTIONS_DEFINE= DOCS - -post-install: - @${MKDIR} ${STAGEDIR}${ERL_APP_ROOT}/bin - ${INSTALL_SCRIPT} ${WRKSRC}/bin/protoc-erl ${STAGEDIR}${ERL_APP_ROOT}/bin - ${INSTALL_SCRIPT} ${WRKDIR}/protoc-erl ${STAGEDIR}${PREFIX}/bin - -.include <bsd.port.mk> diff --git a/devel/erlang-gpb/distinfo b/devel/erlang-gpb/distinfo deleted file mode 100644 index 8ddc4e5e9b39..000000000000 --- a/devel/erlang-gpb/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1537721615 -SHA256 (tomas-abrahamsson-gpb-4.3.3_GH0.tar.gz) = 76ae1a2268ff19169222dd47b7cf8579f791fae571cb756f4279941a6f2ed057 -SIZE (tomas-abrahamsson-gpb-4.3.3_GH0.tar.gz) = 418239 diff --git a/devel/erlang-gpb/files/patch-Makefile b/devel/erlang-gpb/files/patch-Makefile deleted file mode 100644 index 1b0ed8e0791a..000000000000 --- a/devel/erlang-gpb/files/patch-Makefile +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.orig 2018-02-09 09:35:52 UTC -+++ Makefile -@@ -397,6 +397,6 @@ $(ebin)/gpb.app: $(src)/gpb.app.src | $( - - $(incdir)/gpb_version.hrl: $(incdir)/gpb_version.hrl.in - @echo Generating $@... -- $(silencer)$(build)/mk_version_hrl \ -+ $(silencer)cat \ - < include/gpb_version.hrl.in \ - > include/gpb_version.hrl diff --git a/devel/erlang-gpb/files/patch-include_gpb__version.hrl.in b/devel/erlang-gpb/files/patch-include_gpb__version.hrl.in deleted file mode 100644 index ec55b6e23ca2..000000000000 --- a/devel/erlang-gpb/files/patch-include_gpb__version.hrl.in +++ /dev/null @@ -1,10 +0,0 @@ ---- include/gpb_version.hrl.in.orig 2015-07-14 10:14:25 UTC -+++ include/gpb_version.hrl.in -@@ -5,6 +5,6 @@ - %% at build-time, see the rebar.config or the Makefile - %% NB: The build/mk_version_hrl depends on the exact wording - ---define(gpb_version, "@vsn@"). -+-define(gpb_version, "%%PORTVERSION%%"). - - -endif. %% gpb_version_hrl diff --git a/devel/erlang-gpb/files/patch-rebar.config.script b/devel/erlang-gpb/files/patch-rebar.config.script deleted file mode 100644 index 88c98eb8abb2..000000000000 --- a/devel/erlang-gpb/files/patch-rebar.config.script +++ /dev/null @@ -1,11 +0,0 @@ ---- rebar.config.script.orig 2018-02-09 10:01:31 UTC -+++ rebar.config.script -@@ -31,7 +31,7 @@ ConfigOpts = NoHaveMapsOpts ++ NoHaveRan - [{compile, - %% invoking shell script as an argument to sh appears to be - %% needed with rebar for windows/cygwin -- "bash build/mk_version_hrl" -+ "cat" - " < include/gpb_version.hrl.in" - " > include/gpb_version.hrl "} - ]}, diff --git a/devel/erlang-gpb/files/protoc-erl.in b/devel/erlang-gpb/files/protoc-erl.in deleted file mode 100644 index 8aa6d07d37c2..000000000000 --- a/devel/erlang-gpb/files/protoc-erl.in +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -exec %%LOCALBASE%%/lib/erlang/lib/%%PORTNAME%%-%%PORTVERSION%%/bin/protoc-erl "$@" diff --git a/devel/erlang-gpb/pkg-descr b/devel/erlang-gpb/pkg-descr deleted file mode 100644 index 0022da20000f..000000000000 --- a/devel/erlang-gpb/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Compiler for Google protocol buffer definitions files for Erlang. - -WWW: https://github.com/tomas-abrahamsson/gpb diff --git a/devel/erlang-gpb/pkg-plist b/devel/erlang-gpb/pkg-plist deleted file mode 100644 index ae1afa5be5cb..000000000000 --- a/devel/erlang-gpb/pkg-plist +++ /dev/null @@ -1,60 +0,0 @@ -bin/protoc-erl -lib/erlang/lib/gpb-%%VERSION%%/bin/protoc-erl -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb.app -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_analyzer.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_codegen.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_codemorpher.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_compile.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_compile_descr.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_descriptor.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_decoders.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_encoders.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_introspect.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_mergers.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_nif.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_translators.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_types.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_gen_verifiers.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_lib.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_names.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_parse.beam -lib/erlang/lib/gpb-%%VERSION%%/ebin/gpb_scan.beam -lib/erlang/lib/gpb-%%VERSION%%/include/gpb.hrl -lib/erlang/lib/gpb-%%VERSION%%/include/gpb_version.hrl -lib/erlang/lib/gpb-%%VERSION%%/include/gpb_version.hrl.in -lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/any.proto -lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/api.proto -lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/descriptor.proto -lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/duration.proto -lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/empty.proto -lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/field_mask.proto -lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/source_context.proto -lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/struct.proto -lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/timestamp.proto -lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/type.proto -lib/erlang/lib/gpb-%%VERSION%%/priv/proto3/google/protobuf/wrappers.proto -lib/erlang/lib/gpb-%%VERSION%%/src/gpb.app.src -lib/erlang/lib/gpb-%%VERSION%%/src/gpb.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_analyzer.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_codegen.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_codegen.hrl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_codemorpher.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_compile.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_compile.hrl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_decoders.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_encoders.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_introspect.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_mergers.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_nif.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_translators.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_types.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_gen_verifiers.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_lib.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_names.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_parse.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_parse.yrl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_scan.erl -lib/erlang/lib/gpb-%%VERSION%%/src/gpb_scan.xrl -%%PORTDOCS%%%%DOCSDIR%%/README.md -%%PORTDOCS%%%%DOCSDIR%%/README.nif-cc diff --git a/devel/erlang-gproc/Makefile b/devel/erlang-gproc/Makefile deleted file mode 100644 index 6c0fee2c9feb..000000000000 --- a/devel/erlang-gproc/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= gproc -PORTVERSION= 0.8.0 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Process dictionary for Erlang - -LICENSE= EPLICENCE -LICENSE_NAME= Erlang Public License -LICENSE_FILE= ${WRKSRC}/LICENSE -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= uwiger - -ERL_DOCS= doc/* - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-gproc/distinfo b/devel/erlang-gproc/distinfo deleted file mode 100644 index e4742d8b46c8..000000000000 --- a/devel/erlang-gproc/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1528098877 -SHA256 (uwiger-gproc-0.8.0_GH0.tar.gz) = 6c9122848a91154abfa0ad2894c79f113239e7c123a4f742ae4d42f21079f666 -SIZE (uwiger-gproc-0.8.0_GH0.tar.gz) = 747816 diff --git a/devel/erlang-gproc/pkg-descr b/devel/erlang-gproc/pkg-descr deleted file mode 100644 index a7693060a7e8..000000000000 --- a/devel/erlang-gproc/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Gproc is a process dictionary for Erlang, which provides a number of useful -features beyond what the built-in dictionary has. - -WWW: https://github.com/uwiger/gproc diff --git a/devel/erlang-gproc/pkg-plist b/devel/erlang-gproc/pkg-plist deleted file mode 100644 index f40447127dff..000000000000 --- a/devel/erlang-gproc/pkg-plist +++ /dev/null @@ -1,51 +0,0 @@ -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc.app -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc.beam -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc_app.beam -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc_bcast.beam -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc_dist.beam -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc_info.beam -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc_init.beam -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc_lib.beam -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc_monitor.beam -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc_pool.beam -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc_ps.beam -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc_pt.beam -lib/erlang/lib/gproc-%%VERSION%%/ebin/gproc_sup.beam -lib/erlang/lib/gproc-%%VERSION%%/include/gproc.hrl -lib/erlang/lib/gproc-%%VERSION%%/priv/check_edown.script -lib/erlang/lib/gproc-%%VERSION%%/priv/remove_deps.script -lib/erlang/lib/gproc-%%VERSION%%/priv/sys.config -lib/erlang/lib/gproc-%%VERSION%%/src/Makefile -lib/erlang/lib/gproc-%%VERSION%%/src/gproc.app.src -lib/erlang/lib/gproc-%%VERSION%%/src/gproc.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_app.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_bcast.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_dist.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_info.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_init.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_int.hrl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_lib.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_monitor.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_pool.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_ps.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_pt.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_sup.erl -lib/erlang/lib/gproc-%%VERSION%%/src/gproc_trace.hrl -%%PORTDOCS%%%%DOCSDIR%%/README.md -%%PORTDOCS%%%%DOCSDIR%%/edoc-info -%%PORTDOCS%%%%DOCSDIR%%/erlang.png -%%PORTDOCS%%%%DOCSDIR%%/erlang07-wiger.pdf -%%PORTDOCS%%%%DOCSDIR%%/gproc.md -%%PORTDOCS%%%%DOCSDIR%%/gproc_app.md -%%PORTDOCS%%%%DOCSDIR%%/gproc_bcast.md -%%PORTDOCS%%%%DOCSDIR%%/gproc_dist.md -%%PORTDOCS%%%%DOCSDIR%%/gproc_info.md -%%PORTDOCS%%%%DOCSDIR%%/gproc_init.md -%%PORTDOCS%%%%DOCSDIR%%/gproc_lib.md -%%PORTDOCS%%%%DOCSDIR%%/gproc_monitor.md -%%PORTDOCS%%%%DOCSDIR%%/gproc_pool.md -%%PORTDOCS%%%%DOCSDIR%%/gproc_ps.md -%%PORTDOCS%%%%DOCSDIR%%/gproc_pt.md -%%PORTDOCS%%%%DOCSDIR%%/gproc_sup.md -%%PORTDOCS%%%%DOCSDIR%%/overview.edoc -%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css diff --git a/devel/erlang-hut/Makefile b/devel/erlang-hut/Makefile deleted file mode 100644 index 42d61cf7f3a6..000000000000 --- a/devel/erlang-hut/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= hut -PORTVERSION= 1.2.0 -DISTVERSIONPREFIX= v -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Helper library for logging in Erlang - -LICENSE= MIT - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= tolbrino - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-hut/distinfo b/devel/erlang-hut/distinfo deleted file mode 100644 index e45306f12dad..000000000000 --- a/devel/erlang-hut/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1475671213 -SHA256 (tolbrino-hut-v1.2.0_GH0.tar.gz) = 1d8131f740ddf23322011549cfadb62c1a527d3727ee76c3ee6a6a6f45b65b87 -SIZE (tolbrino-hut-v1.2.0_GH0.tar.gz) = 52884 diff --git a/devel/erlang-hut/pkg-descr b/devel/erlang-hut/pkg-descr deleted file mode 100644 index 26781719dec2..000000000000 --- a/devel/erlang-hut/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Hut is a header-only library for Erlang libraries and small -applications to stay agnostic to the logging framework in use. - -WWW: https://github.com/tolbrino/hut diff --git a/devel/erlang-hut/pkg-plist b/devel/erlang-hut/pkg-plist deleted file mode 100644 index c78f472d0756..000000000000 --- a/devel/erlang-hut/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/erlang/lib/hut-%%VERSION%%/ebin/hut.app -lib/erlang/lib/hut-%%VERSION%%/include/hut.hrl -lib/erlang/lib/hut-%%VERSION%%/src/hut.app.src -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-jobs/Makefile b/devel/erlang-jobs/Makefile deleted file mode 100644 index 1fb75646489c..000000000000 --- a/devel/erlang-jobs/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -PORTNAME= jobs -PORTVERSION= 0.7.2 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Job scheduler and load regulation for Erlang - -USES= erlang:rebar3 -USE_GITHUB= yes -GH_ACCOUNT= uwiger - -ERL_BUILD_DEPS= devel/erlang-parse_trans -ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} -ERL_DOCS= doc/* - -OPTIONS_DEFINE= DOCS EXAMPLES - -post-install-EXAMPLES-on: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} - -.include <bsd.port.mk> diff --git a/devel/erlang-jobs/distinfo b/devel/erlang-jobs/distinfo deleted file mode 100644 index bb2e59cdbf17..000000000000 --- a/devel/erlang-jobs/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1531559672 -SHA256 (uwiger-jobs-0.7.2_GH0.tar.gz) = a90fa38c46400f97c129459141269e77b8401f265bc0cd856e036e1ae4ad6038 -SIZE (uwiger-jobs-0.7.2_GH0.tar.gz) = 1525723 diff --git a/devel/erlang-jobs/files/patch-rebar.config b/devel/erlang-jobs/files/patch-rebar.config deleted file mode 100644 index f264cbdb24d5..000000000000 --- a/devel/erlang-jobs/files/patch-rebar.config +++ /dev/null @@ -1,18 +0,0 @@ ---- rebar.config.orig 2018-07-14 09:19:17 UTC -+++ rebar.config -@@ -8,7 +8,6 @@ - {clean_files, ["*~","*/*~","*/*.xfm","test/*.beam"]}. - - {deps, [ -- {parse_trans, "3.3.0"} - ]}. - - {profiles, -@@ -28,7 +27,6 @@ - [ - {deps, - [ -- {meck, "0.8.11"} - ]} - ]} - ]}. diff --git a/devel/erlang-jobs/pkg-descr b/devel/erlang-jobs/pkg-descr deleted file mode 100644 index 5e5799e0b380..000000000000 --- a/devel/erlang-jobs/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Jobs is a job scheduler for load regulation of Erlang applications. - -It provides a queueing framework where each queue can be configured -for throughput rate, credit pool and feedback compensation. Queues -can be added and modified at runtime, and customizable "samplers" -propagate load status across all nodes in the system. - -WWW: https://github.com/uwiger/jobs diff --git a/devel/erlang-jobs/pkg-plist b/devel/erlang-jobs/pkg-plist deleted file mode 100644 index 4baebd4910c6..000000000000 --- a/devel/erlang-jobs/pkg-plist +++ /dev/null @@ -1,51 +0,0 @@ -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs.app -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_app.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_info.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_lib.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_prod_simple.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_queue.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_queue_list.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_sampler.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_sampler_cpu.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_sampler_history.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_sampler_mnesia.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_server.beam -lib/erlang/lib/jobs-%%VERSION%%/ebin/jobs_stateful_simple.beam -lib/erlang/lib/jobs-%%VERSION%%/include/jobs.hrl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs.app.src -lib/erlang/lib/jobs-%%VERSION%%/src/jobs.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_app.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_info.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_lib.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_prod_simple.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_queue.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_queue_list.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_sampler.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_sampler_cpu.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_sampler_history.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_sampler_mnesia.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_server.erl -lib/erlang/lib/jobs-%%VERSION%%/src/jobs_stateful_simple.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md -%%PORTDOCS%%%%DOCSDIR%%/edoc-info -%%PORTDOCS%%%%DOCSDIR%%/erlang.png -%%PORTDOCS%%%%DOCSDIR%%/erlang07g-wiger.pdf -%%PORTDOCS%%%%DOCSDIR%%/jobs.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_app.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_info.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_lib.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_prod_simple.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_queue.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_queue_list.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_sampler.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_sampler_cpu.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_sampler_history.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_sampler_mnesia.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_server.md -%%PORTDOCS%%%%DOCSDIR%%/jobs_stateful_simple.md -%%PORTDOCS%%%%DOCSDIR%%/overview.edoc -%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jobs_cpu.gnu -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/performance_logger.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/performer.erl diff --git a/devel/erlang-jsx/Makefile b/devel/erlang-jsx/Makefile deleted file mode 100644 index c742d5c0ae10..000000000000 --- a/devel/erlang-jsx/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -PORTNAME= jsx -PORTVERSION= 2.9.0 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Erlang application for consuming, producing and manipulating JSON - -LICENSE= MIT - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= talentdeficit - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-jsx/distinfo b/devel/erlang-jsx/distinfo deleted file mode 100644 index ee75fa36965b..000000000000 --- a/devel/erlang-jsx/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1514118110 -SHA256 (talentdeficit-jsx-2.9.0_GH0.tar.gz) = 7aeea53fe54f0fdfffc562a0e2d23c43dc5af3eff50ed3f14dfb927523fc00b4 -SIZE (talentdeficit-jsx-2.9.0_GH0.tar.gz) = 41770 diff --git a/devel/erlang-jsx/pkg-descr b/devel/erlang-jsx/pkg-descr deleted file mode 100644 index b8a85a0b6910..000000000000 --- a/devel/erlang-jsx/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -An Erlang application for consuming, producing and manipulating -JSON. - -WWW: https://github.com/talentdeficit/jsx diff --git a/devel/erlang-jsx/pkg-plist b/devel/erlang-jsx/pkg-plist deleted file mode 100644 index 1ffd9c69b604..000000000000 --- a/devel/erlang-jsx/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -lib/erlang/lib/jsx-%%VERSION%%/ebin/jsx.app -lib/erlang/lib/jsx-%%VERSION%%/ebin/jsx.beam -lib/erlang/lib/jsx-%%VERSION%%/ebin/jsx_config.beam -lib/erlang/lib/jsx-%%VERSION%%/ebin/jsx_consult.beam -lib/erlang/lib/jsx-%%VERSION%%/ebin/jsx_decoder.beam -lib/erlang/lib/jsx-%%VERSION%%/ebin/jsx_encoder.beam -lib/erlang/lib/jsx-%%VERSION%%/ebin/jsx_parser.beam -lib/erlang/lib/jsx-%%VERSION%%/ebin/jsx_to_json.beam -lib/erlang/lib/jsx-%%VERSION%%/ebin/jsx_to_term.beam -lib/erlang/lib/jsx-%%VERSION%%/ebin/jsx_verify.beam -lib/erlang/lib/jsx-%%VERSION%%/src/jsx.app.src -lib/erlang/lib/jsx-%%VERSION%%/src/jsx.erl -lib/erlang/lib/jsx-%%VERSION%%/src/jsx_config.erl -lib/erlang/lib/jsx-%%VERSION%%/src/jsx_config.hrl -lib/erlang/lib/jsx-%%VERSION%%/src/jsx_consult.erl -lib/erlang/lib/jsx-%%VERSION%%/src/jsx_decoder.erl -lib/erlang/lib/jsx-%%VERSION%%/src/jsx_encoder.erl -lib/erlang/lib/jsx-%%VERSION%%/src/jsx_parser.erl -lib/erlang/lib/jsx-%%VERSION%%/src/jsx_to_json.erl -lib/erlang/lib/jsx-%%VERSION%%/src/jsx_to_term.erl -lib/erlang/lib/jsx-%%VERSION%%/src/jsx_verify.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-jsxd/Makefile b/devel/erlang-jsxd/Makefile deleted file mode 100644 index f9a0c50f0e70..000000000000 --- a/devel/erlang-jsxd/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -PORTNAME= jsxd -PORTVERSION= 0.2.4 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= JSX style data structure manipulation - -LICENSE= CDDL - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= Licenser - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-jsxd/distinfo b/devel/erlang-jsxd/distinfo deleted file mode 100644 index dfdeb84d0368..000000000000 --- a/devel/erlang-jsxd/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1486146479 -SHA256 (Licenser-jsxd-0.2.4_GH0.tar.gz) = 25987efbedade312f215d5b2d510e6812807e36c6c0b42132f657a850e044569 -SIZE (Licenser-jsxd-0.2.4_GH0.tar.gz) = 869477 diff --git a/devel/erlang-jsxd/pkg-descr b/devel/erlang-jsxd/pkg-descr deleted file mode 100644 index f1ba19754844..000000000000 --- a/devel/erlang-jsxd/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -JSX style data structure manipulation. - -WWW: https://github.com/Licenser/jsxd diff --git a/devel/erlang-jsxd/pkg-plist b/devel/erlang-jsxd/pkg-plist deleted file mode 100644 index 7d09a3fea78d..000000000000 --- a/devel/erlang-jsxd/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/erlang/lib/jsxd-%%VERSION%%/ebin/jsxd.app -lib/erlang/lib/jsxd-%%VERSION%%/ebin/jsxd.beam -lib/erlang/lib/jsxd-%%VERSION%%/ebin/jsxd_filter.beam -lib/erlang/lib/jsxd-%%VERSION%%/src/jsxd.app.src -lib/erlang/lib/jsxd-%%VERSION%%/src/jsxd.erl -lib/erlang/lib/jsxd-%%VERSION%%/src/jsxd_filter.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-katana/Makefile b/devel/erlang-katana/Makefile deleted file mode 100644 index 800312baac8c..000000000000 --- a/devel/erlang-katana/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -PORTNAME= erlang-katana -PORTVERSION= 0.4.0 -CATEGORIES= devel - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Erlang grab bag of useful functions - -LICENSE= MIT - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= inaka - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-katana/distinfo b/devel/erlang-katana/distinfo deleted file mode 100644 index 678636e0b026..000000000000 --- a/devel/erlang-katana/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1489944688 -SHA256 (inaka-erlang-katana-0.4.0_GH0.tar.gz) = 5361b736d7a506300635011b46b58c143609208382afc2e6f5ca0588ec8012b1 -SIZE (inaka-erlang-katana-0.4.0_GH0.tar.gz) = 134097 diff --git a/devel/erlang-katana/files/patch-rebar.config b/devel/erlang-katana/files/patch-rebar.config deleted file mode 100644 index 910a19022ed8..000000000000 --- a/devel/erlang-katana/files/patch-rebar.config +++ /dev/null @@ -1,18 +0,0 @@ ---- rebar.config.orig 2017-03-19 17:32:37 UTC -+++ rebar.config -@@ -59,8 +59,6 @@ - - %% == Dependencies == - --{deps, [{elvis, "0.3.5", {pkg, elvis_core}}]}. -- - %% == Dialyzer == - - {dialyzer, [ {warnings, [ no_return -@@ -75,4 +73,4 @@ - - %% == Shell == - --{shell, [{apps, [sync]}]}. -\ No newline at end of file -+{shell, [{apps, [sync]}]}. diff --git a/devel/erlang-katana/pkg-descr b/devel/erlang-katana/pkg-descr deleted file mode 100644 index 1af1bfac8764..000000000000 --- a/devel/erlang-katana/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Erlang grab bag of useful functions. - -WWW: https://github.com/inaka/erlang-katana diff --git a/devel/erlang-katana/pkg-plist b/devel/erlang-katana/pkg-plist deleted file mode 100644 index 30bc347382b4..000000000000 --- a/devel/erlang-katana/pkg-plist +++ /dev/null @@ -1,41 +0,0 @@ -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/katana.app -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_base16.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_binary.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_date.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_debug.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_fsm.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_json.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_lists.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_maps.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_numbers.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_os.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_random.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_recipe.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_recipe_verify.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_rpc.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_strings.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_task.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_test_utils.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_type.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/ebin/ktn_user_default.beam -lib/erlang/lib/erlang-katana-%%VERSION%%/src/katana.app.src -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_base16.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_binary.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_date.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_debug.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_fsm.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_json.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_lists.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_maps.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_numbers.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_os.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_random.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_recipe.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_recipe_verify.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_rpc.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_strings.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_task.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_test_utils.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_type.erl -lib/erlang/lib/erlang-katana-%%VERSION%%/src/ktn_user_default.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-lager/Makefile b/devel/erlang-lager/Makefile deleted file mode 100644 index a2357cbfa7ed..000000000000 --- a/devel/erlang-lager/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -PORTNAME= lager -PORTVERSION= 3.2.4 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Logging framework for Erlang - -LICENSE= APACHE20 - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= basho - -ERL_RUN_DEPS= devel/erlang-goldrush - -OPTIONS_DEFINE= DOCS - -post-build: - @${RM} -r ${WRKSRC}/priv - -.include <bsd.port.mk> diff --git a/devel/erlang-lager/distinfo b/devel/erlang-lager/distinfo deleted file mode 100644 index d03090ce8c27..000000000000 --- a/devel/erlang-lager/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1476269268 -SHA256 (basho-lager-3.2.4_GH0.tar.gz) = b2212ca817ee551540d4eb815691355e9e0ad4e76d93bc4426d95b6f00fc8d59 -SIZE (basho-lager-3.2.4_GH0.tar.gz) = 245002 diff --git a/devel/erlang-lager/files/patch-rebar.config b/devel/erlang-lager/files/patch-rebar.config deleted file mode 100644 index 068566462ff6..000000000000 --- a/devel/erlang-lager/files/patch-rebar.config +++ /dev/null @@ -1,10 +0,0 @@ ---- rebar.config.orig 2016-10-02 16:09:16 UTC -+++ rebar.config -@@ -47,7 +47,6 @@ - ]}. - - {deps, [ -- {goldrush, ".*", {git, "https://github.com/basho/goldrush.git", {tag, "0.1.9"}}} - ]}. - - {xref_checks, []}. diff --git a/devel/erlang-lager/pkg-descr b/devel/erlang-lager/pkg-descr deleted file mode 100644 index 318108269131..000000000000 --- a/devel/erlang-lager/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Lager (as in the beer) is a logging framework for Erlang. Its purpose is to -provide a more traditional way to perform logging in an erlang application -that plays nicely with traditional UNIX logging tools like logrotate and -syslog. - -WWW: https://github.com/basho/lager diff --git a/devel/erlang-lager/pkg-plist b/devel/erlang-lager/pkg-plist deleted file mode 100644 index 9b4d30e98b28..000000000000 --- a/devel/erlang-lager/pkg-plist +++ /dev/null @@ -1,44 +0,0 @@ -lib/erlang/lib/lager-%%VERSION%%/ebin/error_logger_lager_h.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager.app -lib/erlang/lib/lager-%%VERSION%%/ebin/lager.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_app.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_backend_throttle.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_common_test_backend.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_config.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_console_backend.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_crash_log.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_default_formatter.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_file_backend.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_format.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_handler_watcher.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_handler_watcher_sup.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_manager_killer.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_msg.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_stdlib.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_sup.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_transform.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_trunc_io.beam -lib/erlang/lib/lager-%%VERSION%%/ebin/lager_util.beam -lib/erlang/lib/lager-%%VERSION%%/include/lager.hrl -lib/erlang/lib/lager-%%VERSION%%/src/error_logger_lager_h.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager.app.src -lib/erlang/lib/lager-%%VERSION%%/src/lager.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_app.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_backend_throttle.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_common_test_backend.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_config.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_console_backend.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_crash_log.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_default_formatter.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_file_backend.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_format.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_handler_watcher.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_handler_watcher_sup.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_manager_killer.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_msg.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_stdlib.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_sup.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_transform.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_trunc_io.erl -lib/erlang/lib/lager-%%VERSION%%/src/lager_util.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-lager_syslog/Makefile b/devel/erlang-lager_syslog/Makefile deleted file mode 100644 index 8c20802d7ded..000000000000 --- a/devel/erlang-lager_syslog/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -PORTNAME= lager_syslog -PORTVERSION= 3.0.3 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Syslog backend for Lager - -LICENSE= APACHE20 - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= basho - -ERL_BUILD_DEPS= devel/erlang-lager \ - devel/erlang-syslog -RUN_DEPENDS:= ${BUILD_DEPENDS} - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-lager_syslog/distinfo b/devel/erlang-lager_syslog/distinfo deleted file mode 100644 index d33992618458..000000000000 --- a/devel/erlang-lager_syslog/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1476381425 -SHA256 (basho-lager_syslog-3.0.3_GH0.tar.gz) = e9ce7cf5f885035503570892c3c52128f53bda784599a48a0e0f1490ad62c7ef -SIZE (basho-lager_syslog-3.0.3_GH0.tar.gz) = 191632 diff --git a/devel/erlang-lager_syslog/files/patch-rebar.config b/devel/erlang-lager_syslog/files/patch-rebar.config deleted file mode 100644 index 946f6e6cc8af..000000000000 --- a/devel/erlang-lager_syslog/files/patch-rebar.config +++ /dev/null @@ -1,11 +0,0 @@ ---- rebar.config.orig 2016-10-13 18:07:54 UTC -+++ rebar.config -@@ -3,8 +3,6 @@ - {cover_enabled, true}. - - {deps, [ -- {lager, ".*", {git, "https://github.com/basho/lager.git", {tag, "3.2.4"}}}, -- {'syslog', "1.0.*", {git, "https://github.com/basho/erlang-syslog", {tag, "1.0.3"}}} - ] - }. - diff --git a/devel/erlang-lager_syslog/pkg-descr b/devel/erlang-lager_syslog/pkg-descr deleted file mode 100644 index a56ab173bb11..000000000000 --- a/devel/erlang-lager_syslog/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a syslog backend for Lager. It allows you to send messages out of -lager and into the local syslog daemon. - -WWW: https://github.com/basho/lager_syslog diff --git a/devel/erlang-lager_syslog/pkg-plist b/devel/erlang-lager_syslog/pkg-plist deleted file mode 100644 index 1548acd6c00a..000000000000 --- a/devel/erlang-lager_syslog/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -lib/erlang/lib/lager_syslog-%%VERSION%%/ebin/lager_syslog.app -lib/erlang/lib/lager_syslog-%%VERSION%%/ebin/lager_syslog_backend.beam -lib/erlang/lib/lager_syslog-%%VERSION%%/src/lager_syslog.app.src -lib/erlang/lib/lager_syslog-%%VERSION%%/src/lager_syslog_backend.erl -%%PORTDOCS%%%%DOCSDIR%%/README.org diff --git a/devel/erlang-meck/Makefile b/devel/erlang-meck/Makefile deleted file mode 100644 index 366c0bb8338d..000000000000 --- a/devel/erlang-meck/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -PORTNAME= meck -PORTVERSION= 0.8.12 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Erlang library for building mock modules - -LICENSE= APACHE20 - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= eproxus - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-meck/distinfo b/devel/erlang-meck/distinfo deleted file mode 100644 index f9d1232c5f59..000000000000 --- a/devel/erlang-meck/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1533796023 -SHA256 (eproxus-meck-0.8.12_GH0.tar.gz) = abe94d8897aa354c6714c6c6d25eb1de81b91b2661b9d80c0b273b4b61300d5b -SIZE (eproxus-meck-0.8.12_GH0.tar.gz) = 50998 diff --git a/devel/erlang-meck/pkg-descr b/devel/erlang-meck/pkg-descr deleted file mode 100644 index a0d433cedf81..000000000000 --- a/devel/erlang-meck/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -With meck you can easily mock modules in Erlang. You can also perform some -basic validations on the mocked modules, such as making sure no unexpected -exceptions occurred or looking at the call history. - -WWW: https://github.com/eproxus/meck diff --git a/devel/erlang-meck/pkg-plist b/devel/erlang-meck/pkg-plist deleted file mode 100644 index 6cf6d92a1abe..000000000000 --- a/devel/erlang-meck/pkg-plist +++ /dev/null @@ -1,25 +0,0 @@ -lib/erlang/lib/meck-%%VERSION%%/ebin/meck.app -lib/erlang/lib/meck-%%VERSION%%/ebin/meck.beam -lib/erlang/lib/meck-%%VERSION%%/ebin/meck_args_matcher.beam -lib/erlang/lib/meck-%%VERSION%%/ebin/meck_code.beam -lib/erlang/lib/meck-%%VERSION%%/ebin/meck_code_gen.beam -lib/erlang/lib/meck-%%VERSION%%/ebin/meck_cover.beam -lib/erlang/lib/meck-%%VERSION%%/ebin/meck_expect.beam -lib/erlang/lib/meck-%%VERSION%%/ebin/meck_history.beam -lib/erlang/lib/meck-%%VERSION%%/ebin/meck_matcher.beam -lib/erlang/lib/meck-%%VERSION%%/ebin/meck_proc.beam -lib/erlang/lib/meck-%%VERSION%%/ebin/meck_ret_spec.beam -lib/erlang/lib/meck-%%VERSION%%/ebin/meck_util.beam -lib/erlang/lib/meck-%%VERSION%%/src/meck.app.src -lib/erlang/lib/meck-%%VERSION%%/src/meck.erl -lib/erlang/lib/meck-%%VERSION%%/src/meck_args_matcher.erl -lib/erlang/lib/meck-%%VERSION%%/src/meck_code.erl -lib/erlang/lib/meck-%%VERSION%%/src/meck_code_gen.erl -lib/erlang/lib/meck-%%VERSION%%/src/meck_cover.erl -lib/erlang/lib/meck-%%VERSION%%/src/meck_expect.erl -lib/erlang/lib/meck-%%VERSION%%/src/meck_history.erl -lib/erlang/lib/meck-%%VERSION%%/src/meck_matcher.erl -lib/erlang/lib/meck-%%VERSION%%/src/meck_proc.erl -lib/erlang/lib/meck-%%VERSION%%/src/meck_ret_spec.erl -lib/erlang/lib/meck-%%VERSION%%/src/meck_util.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-metrics/Makefile b/devel/erlang-metrics/Makefile deleted file mode 100644 index a3909b09dcf6..000000000000 --- a/devel/erlang-metrics/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= erlang-metrics -PORTVERSION= 2.4.0 -PORTEPOCH= 1 -CATEGORIES= devel - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Generic interface to metrics systems in Erlang - -LICENSE= BSD3CLAUSE - -USES= erlang:rebar3 -USE_GITHUB= yes -GH_ACCOUNT= benoitc - -ERL_APP_NAME= metrics - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-metrics/distinfo b/devel/erlang-metrics/distinfo deleted file mode 100644 index 7dc995c1d04a..000000000000 --- a/devel/erlang-metrics/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1493108274 -SHA256 (benoitc-erlang-metrics-2.4.0_GH0.tar.gz) = 6bbf4cf7a47a9c0a95557c22f186d37f10d380f2961babeeb3576aaf3a4083c4 -SIZE (benoitc-erlang-metrics-2.4.0_GH0.tar.gz) = 11461 diff --git a/devel/erlang-metrics/pkg-descr b/devel/erlang-metrics/pkg-descr deleted file mode 100644 index 8528c90ae87e..000000000000 --- a/devel/erlang-metrics/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -A generic interface to folsom or exometer or any compliant interface. - -WWW: https://github.com/benoitc/erlang-metrics diff --git a/devel/erlang-metrics/pkg-plist b/devel/erlang-metrics/pkg-plist deleted file mode 100644 index 443f1f3cfdb4..000000000000 --- a/devel/erlang-metrics/pkg-plist +++ /dev/null @@ -1,15 +0,0 @@ -lib/erlang/lib/metrics-%%VERSION%%/ebin/metrics.app -lib/erlang/lib/metrics-%%VERSION%%/ebin/metrics.beam -lib/erlang/lib/metrics-%%VERSION%%/ebin/metrics_exometer.beam -lib/erlang/lib/metrics-%%VERSION%%/ebin/metrics_folsom.beam -lib/erlang/lib/metrics-%%VERSION%%/ebin/metrics_noop.beam -lib/erlang/lib/metrics-%%VERSION%%/ebin/metrics_process_tracker.beam -lib/erlang/lib/metrics-%%VERSION%%/ebin/metrics_sup.beam -lib/erlang/lib/metrics-%%VERSION%%/src/metrics.app.src -lib/erlang/lib/metrics-%%VERSION%%/src/metrics.erl -lib/erlang/lib/metrics-%%VERSION%%/src/metrics_exometer.erl -lib/erlang/lib/metrics-%%VERSION%%/src/metrics_folsom.erl -lib/erlang/lib/metrics-%%VERSION%%/src/metrics_noop.erl -lib/erlang/lib/metrics-%%VERSION%%/src/metrics_process_tracker.erl -lib/erlang/lib/metrics-%%VERSION%%/src/metrics_sup.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-neotoma/Makefile b/devel/erlang-neotoma/Makefile deleted file mode 100644 index e9a67bc39ddb..000000000000 --- a/devel/erlang-neotoma/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -PORTNAME= neotoma -PORTVERSION= 1.7.4 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Erlang library and packrat parser-generator - -LICENSE= MIT - -SUB_FILES+= ${PORTNAME} -SUB_LIST+= PORTNAME=${PORTNAME} \ - PORTVERSION=${PORTVERSION} - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= seancribbs - -REBAR_TARGETS= compile escriptize - -OPTIONS_DEFINE= DOCS - -post-install: - ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${ERL_APP_ROOT} - ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - -.include <bsd.port.mk> diff --git a/devel/erlang-neotoma/distinfo b/devel/erlang-neotoma/distinfo deleted file mode 100644 index e15c6ed908c2..000000000000 --- a/devel/erlang-neotoma/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1481041079 -SHA256 (seancribbs-neotoma-1.7.4_GH0.tar.gz) = 97e01d4577d9882b9cb10e079bd33114f1293abae5180dc272be17e419daa0df -SIZE (seancribbs-neotoma-1.7.4_GH0.tar.gz) = 182456 diff --git a/devel/erlang-neotoma/files/neotoma.in b/devel/erlang-neotoma/files/neotoma.in deleted file mode 100644 index e73a3bc484dd..000000000000 --- a/devel/erlang-neotoma/files/neotoma.in +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -exec %%LOCALBASE%%/lib/erlang/lib/%%PORTNAME%%-%%PORTVERSION%%/neotoma "$@" diff --git a/devel/erlang-neotoma/files/patch-Makefile b/devel/erlang-neotoma/files/patch-Makefile deleted file mode 100644 index 06c9615bdb82..000000000000 --- a/devel/erlang-neotoma/files/patch-Makefile +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.orig 2015-05-20 09:55:39 UTC -+++ Makefile -@@ -1,6 +1,6 @@ - .PHONY: test compile clean dialyzer bootstrap escript - --all: compile -+all: compile escript - - compile: - @./rebar compile diff --git a/devel/erlang-neotoma/pkg-descr b/devel/erlang-neotoma/pkg-descr deleted file mode 100644 index 8b907d83b709..000000000000 --- a/devel/erlang-neotoma/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Erlang library and packrat parser-generator for parsing expression -grammars. - -WWW: https://github.com/seancribbs/neotoma diff --git a/devel/erlang-neotoma/pkg-plist b/devel/erlang-neotoma/pkg-plist deleted file mode 100644 index bac7254ead25..000000000000 --- a/devel/erlang-neotoma/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -bin/neotoma -lib/erlang/lib/neotoma-%%VERSION%%/ebin/neotoma.app -lib/erlang/lib/neotoma-%%VERSION%%/ebin/neotoma.beam -lib/erlang/lib/neotoma-%%VERSION%%/ebin/neotoma_parse.beam -lib/erlang/lib/neotoma-%%VERSION%%/neotoma -lib/erlang/lib/neotoma-%%VERSION%%/priv/neotoma_parse.peg -lib/erlang/lib/neotoma-%%VERSION%%/priv/peg_includes.hrl -lib/erlang/lib/neotoma-%%VERSION%%/src/neotoma.app.src -lib/erlang/lib/neotoma-%%VERSION%%/src/neotoma.erl -lib/erlang/lib/neotoma-%%VERSION%%/src/neotoma_parse.erl -lib/erlang/lib/neotoma-%%VERSION%%/src/neotoma_parse.erl.safe -%%PORTDOCS%%%%DOCSDIR%%/README.textile diff --git a/devel/erlang-parse_trans/Makefile b/devel/erlang-parse_trans/Makefile deleted file mode 100644 index de9b4b42221a..000000000000 --- a/devel/erlang-parse_trans/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -PORTNAME= parse_trans -PORTVERSION= 3.3.0 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Parse transform utilities for Erlang - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= uwiger - -ERL_DOCS= doc/* - -OPTIONS_DEFINE= DOCS EXAMPLES - -post-install-EXAMPLES-on: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} - -.include <bsd.port.mk> diff --git a/devel/erlang-parse_trans/distinfo b/devel/erlang-parse_trans/distinfo deleted file mode 100644 index ec74dd6f502e..000000000000 --- a/devel/erlang-parse_trans/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1531560187 -SHA256 (uwiger-parse_trans-3.3.0_GH0.tar.gz) = b9057f83ec5af4efcb1d5b4d03539aed2cbf0317b68d84aaf3802076da3675c4 -SIZE (uwiger-parse_trans-3.3.0_GH0.tar.gz) = 815460 diff --git a/devel/erlang-parse_trans/files/patch-rebar.config b/devel/erlang-parse_trans/files/patch-rebar.config deleted file mode 100644 index 3e2afc138deb..000000000000 --- a/devel/erlang-parse_trans/files/patch-rebar.config +++ /dev/null @@ -1,10 +0,0 @@ ---- rebar.config.orig 2018-03-06 12:01:53 UTC -+++ rebar.config -@@ -25,7 +25,6 @@ - {profiles, - [{docs, - [ -- {deps, [{edown, "0.8.1"}]}, - {edoc_opts, [{doclet, edown_doclet}, - {top_level_readme, - {"./README.md", diff --git a/devel/erlang-parse_trans/pkg-descr b/devel/erlang-parse_trans/pkg-descr deleted file mode 100644 index f277d03972b7..000000000000 --- a/devel/erlang-parse_trans/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Parse transform utilities for Erlang. - -WWW: https://github.com/uwiger/parse_trans diff --git a/devel/erlang-parse_trans/pkg-plist b/devel/erlang-parse_trans/pkg-plist deleted file mode 100644 index c60fcc709480..000000000000 --- a/devel/erlang-parse_trans/pkg-plist +++ /dev/null @@ -1,42 +0,0 @@ -lib/erlang/lib/parse_trans-%%VERSION%%/ebin/ct_expand.beam -lib/erlang/lib/parse_trans-%%VERSION%%/ebin/exprecs.beam -lib/erlang/lib/parse_trans-%%VERSION%%/ebin/parse_trans.app -lib/erlang/lib/parse_trans-%%VERSION%%/ebin/parse_trans.beam -lib/erlang/lib/parse_trans-%%VERSION%%/ebin/parse_trans_codegen.beam -lib/erlang/lib/parse_trans-%%VERSION%%/ebin/parse_trans_mod.beam -lib/erlang/lib/parse_trans-%%VERSION%%/ebin/parse_trans_pp.beam -lib/erlang/lib/parse_trans-%%VERSION%%/include/codegen.hrl -lib/erlang/lib/parse_trans-%%VERSION%%/include/exprecs.hrl -lib/erlang/lib/parse_trans-%%VERSION%%/src/ct_expand.erl -lib/erlang/lib/parse_trans-%%VERSION%%/src/exprecs.erl -lib/erlang/lib/parse_trans-%%VERSION%%/src/parse_trans.app.src -lib/erlang/lib/parse_trans-%%VERSION%%/src/parse_trans.erl -lib/erlang/lib/parse_trans-%%VERSION%%/src/parse_trans_codegen.erl -lib/erlang/lib/parse_trans-%%VERSION%%/src/parse_trans_mod.erl -lib/erlang/lib/parse_trans-%%VERSION%%/src/parse_trans_pp.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md -%%PORTDOCS%%%%DOCSDIR%%/ct_expand.md -%%PORTDOCS%%%%DOCSDIR%%/edoc-info -%%PORTDOCS%%%%DOCSDIR%%/erlang.png -%%PORTDOCS%%%%DOCSDIR%%/exprecs.md -%%PORTDOCS%%%%DOCSDIR%%/parse_trans.md -%%PORTDOCS%%%%DOCSDIR%%/parse_trans_codegen.md -%%PORTDOCS%%%%DOCSDIR%%/parse_trans_mod.md -%%PORTDOCS%%%%DOCSDIR%%/parse_trans_pp.md -%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ct_expand_test.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex1.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_codegen.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_gen_module.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_gproc_send_xform.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ex_pmod.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exprecs_eunit.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lc.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pmod.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/t.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/t_ex.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_exprecs.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_exprecs_vsns.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_pt.erl -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_transform_mod.erl diff --git a/devel/erlang-poolboy/Makefile b/devel/erlang-poolboy/Makefile deleted file mode 100644 index 0d4b01b34fc0..000000000000 --- a/devel/erlang-poolboy/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -PORTNAME= poolboy -PORTVERSION= 1.5.2 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Pooling library for Erlang - -LICENSE= ISCL - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= devinus - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-poolboy/distinfo b/devel/erlang-poolboy/distinfo deleted file mode 100644 index 46faa58292aa..000000000000 --- a/devel/erlang-poolboy/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1533384315 -SHA256 (devinus-poolboy-1.5.2_GH0.tar.gz) = ee4684c0de73782ddb7682aa257bf9e1bfaec6276d92ac53ab044a0983e111e3 -SIZE (devinus-poolboy-1.5.2_GH0.tar.gz) = 1126991 diff --git a/devel/erlang-poolboy/pkg-descr b/devel/erlang-poolboy/pkg-descr deleted file mode 100644 index bc7e0d5acc24..000000000000 --- a/devel/erlang-poolboy/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Poolboy is a lightweight, generic pooling library for Erlang with -a focus on simplicity, performance, and rock-solid disaster recovery. - -WWW: https://github.com/devinus/poolboy diff --git a/devel/erlang-poolboy/pkg-plist b/devel/erlang-poolboy/pkg-plist deleted file mode 100644 index e3c24897adb3..000000000000 --- a/devel/erlang-poolboy/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -lib/erlang/lib/poolboy-%%VERSION%%/ebin/poolboy.app -lib/erlang/lib/poolboy-%%VERSION%%/ebin/poolboy.beam -lib/erlang/lib/poolboy-%%VERSION%%/ebin/poolboy_sup.beam -lib/erlang/lib/poolboy-%%VERSION%%/ebin/poolboy_worker.beam -lib/erlang/lib/poolboy-%%VERSION%%/src/poolboy.app.src -lib/erlang/lib/poolboy-%%VERSION%%/src/poolboy.erl -lib/erlang/lib/poolboy-%%VERSION%%/src/poolboy_sup.erl -lib/erlang/lib/poolboy-%%VERSION%%/src/poolboy_worker.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-pooler/Makefile b/devel/erlang-pooler/Makefile deleted file mode 100644 index 789df9eb19ba..000000000000 --- a/devel/erlang-pooler/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -PORTNAME= pooler -PORTVERSION= 1.5.2 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= OTP process pool application - -LICENSE= APACHE20 - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= seth - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-pooler/distinfo b/devel/erlang-pooler/distinfo deleted file mode 100644 index 10b2722c41f8..000000000000 --- a/devel/erlang-pooler/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (seth-pooler-1.5.2_GH0.tar.gz) = 7f257a98f3ea473c63e8ce2a269bf5d03b63e7ac720444a568a261d1ee2c9080 -SIZE (seth-pooler-1.5.2_GH0.tar.gz) = 107413 diff --git a/devel/erlang-pooler/pkg-descr b/devel/erlang-pooler/pkg-descr deleted file mode 100644 index ddb4441a0e25..000000000000 --- a/devel/erlang-pooler/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -An OTP process pool application. - -WWW: https://github.com/seth/pooler diff --git a/devel/erlang-pooler/pkg-plist b/devel/erlang-pooler/pkg-plist deleted file mode 100644 index 2b9afef67f53..000000000000 --- a/devel/erlang-pooler/pkg-plist +++ /dev/null @@ -1,22 +0,0 @@ -lib/erlang/lib/pooler-%%VERSION%%/ebin/pooled_gs.beam -lib/erlang/lib/pooler-%%VERSION%%/ebin/pooler.app -lib/erlang/lib/pooler-%%VERSION%%/ebin/pooler.beam -lib/erlang/lib/pooler-%%VERSION%%/ebin/pooler_app.beam -lib/erlang/lib/pooler-%%VERSION%%/ebin/pooler_config.beam -lib/erlang/lib/pooler-%%VERSION%%/ebin/pooler_pool_sup.beam -lib/erlang/lib/pooler-%%VERSION%%/ebin/pooler_pooled_worker_sup.beam -lib/erlang/lib/pooler-%%VERSION%%/ebin/pooler_starter.beam -lib/erlang/lib/pooler-%%VERSION%%/ebin/pooler_starter_sup.beam -lib/erlang/lib/pooler-%%VERSION%%/ebin/pooler_sup.beam -lib/erlang/lib/pooler-%%VERSION%%/src/pooled_gs.erl -lib/erlang/lib/pooler-%%VERSION%%/src/pooler.app.src -lib/erlang/lib/pooler-%%VERSION%%/src/pooler.erl -lib/erlang/lib/pooler-%%VERSION%%/src/pooler.hrl -lib/erlang/lib/pooler-%%VERSION%%/src/pooler_app.erl -lib/erlang/lib/pooler-%%VERSION%%/src/pooler_config.erl -lib/erlang/lib/pooler-%%VERSION%%/src/pooler_pool_sup.erl -lib/erlang/lib/pooler-%%VERSION%%/src/pooler_pooled_worker_sup.erl -lib/erlang/lib/pooler-%%VERSION%%/src/pooler_starter.erl -lib/erlang/lib/pooler-%%VERSION%%/src/pooler_starter_sup.erl -lib/erlang/lib/pooler-%%VERSION%%/src/pooler_sup.erl -%%PORTDOCS%%%%DOCSDIR%%/README.org diff --git a/devel/erlang-providers/Makefile b/devel/erlang-providers/Makefile deleted file mode 100644 index ef450b8e2178..000000000000 --- a/devel/erlang-providers/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= providers -PORTVERSION= 1.7.0 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Erlang providers library used by relx - -LICENSE= LGPL3 - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= tsloughter - -ERL_BUILD_DEPS= devel/erlang-getopt -ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-providers/distinfo b/devel/erlang-providers/distinfo deleted file mode 100644 index c5da53e22a5e..000000000000 --- a/devel/erlang-providers/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1525620221 -SHA256 (tsloughter-providers-1.7.0_GH0.tar.gz) = 48dc847d01be87d726cf2969c1dc5dc58ceb64a0eef5f38c8b207ebe564259b7 -SIZE (tsloughter-providers-1.7.0_GH0.tar.gz) = 8774 diff --git a/devel/erlang-providers/files/patch-rebar.config b/devel/erlang-providers/files/patch-rebar.config deleted file mode 100644 index 354f13a033cf..000000000000 --- a/devel/erlang-providers/files/patch-rebar.config +++ /dev/null @@ -1,7 +0,0 @@ ---- rebar.config.orig 2015-06-29 12:17:57 UTC -+++ rebar.config -@@ -1,3 +1,3 @@ - {erl_opts, [{platform_define, "R14", no_callback_support} - ,debug_info]}. --{deps, [{getopt, "0.8.2"}]}. -+{deps, []}. diff --git a/devel/erlang-providers/pkg-descr b/devel/erlang-providers/pkg-descr deleted file mode 100644 index 451efa94e711..000000000000 --- a/devel/erlang-providers/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Erlang providers library used by relx. - -WWW: https://github.com/tsloughter/providers diff --git a/devel/erlang-providers/pkg-plist b/devel/erlang-providers/pkg-plist deleted file mode 100644 index ed36d076978e..000000000000 --- a/devel/erlang-providers/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -lib/erlang/lib/providers-%%VERSION%%/ebin/provider.beam -lib/erlang/lib/providers-%%VERSION%%/ebin/providers.app -lib/erlang/lib/providers-%%VERSION%%/ebin/providers.beam -lib/erlang/lib/providers-%%VERSION%%/ebin/providers_topo.beam -lib/erlang/lib/providers-%%VERSION%%/include/providers.hrl -lib/erlang/lib/providers-%%VERSION%%/src/provider.erl -lib/erlang/lib/providers-%%VERSION%%/src/providers.app.src -lib/erlang/lib/providers-%%VERSION%%/src/providers.erl -lib/erlang/lib/providers-%%VERSION%%/src/providers_topo.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-sbroker/Makefile b/devel/erlang-sbroker/Makefile deleted file mode 100644 index 788c1124af20..000000000000 --- a/devel/erlang-sbroker/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= sbroker -DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Sojourn-time based active queue management library - -LICENSE= APACHE20 - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= fishcakez - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-sbroker/distinfo b/devel/erlang-sbroker/distinfo deleted file mode 100644 index ed63115e9ff4..000000000000 --- a/devel/erlang-sbroker/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1498727698 -SHA256 (fishcakez-sbroker-v1.0.0_GH0.tar.gz) = c98ecf39c8b0d405ae08334634d35b56e2620a9d68b4edf1e4c1cc476a3a9a85 -SIZE (fishcakez-sbroker-v1.0.0_GH0.tar.gz) = 128575 diff --git a/devel/erlang-sbroker/pkg-descr b/devel/erlang-sbroker/pkg-descr deleted file mode 100644 index 775c9c111490..000000000000 --- a/devel/erlang-sbroker/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Sojourn Broker - process broker for matchmaking between two groups -of processes using sojourn time based active queue management to -prevent congestion. - -WWW: https://github.com/fishcakez/sbroker diff --git a/devel/erlang-sbroker/pkg-plist b/devel/erlang-sbroker/pkg-plist deleted file mode 100644 index 92db408f3c0f..000000000000 --- a/devel/erlang-sbroker/pkg-plist +++ /dev/null @@ -1,69 +0,0 @@ -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbetter.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbetter_meter.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbetter_server.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker.app -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_app.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_codel_queue.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_drop_queue.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_fair_queue.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_gen.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_handlers.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_meter.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_overload_meter.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_queue.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_server_sup.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_sup.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_timeout_queue.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_user.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_user_sup.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sbroker_util.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sprotector.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sprotector_pie_meter.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sprotector_server.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/srand.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sregulator.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sregulator_codel_valve.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sregulator_open_valve.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sregulator_rate_valve.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sregulator_relative_valve.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sregulator_underload_meter.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sregulator_update_meter.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sregulator_user.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sregulator_valve.beam -lib/erlang/lib/sbroker-%%VERSION%%/ebin/sscheduler.beam -lib/erlang/lib/sbroker-%%VERSION%%/src/sbetter.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbetter_meter.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbetter_server.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker.app.src -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_app.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_codel_queue.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_drop_queue.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_fair_queue.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_gen.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_handlers.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_meter.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_overload_meter.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_queue.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_server_sup.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_sup.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_timeout_queue.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_user.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_user_sup.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sbroker_util.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sprotector.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sprotector_pie_meter.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sprotector_server.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/srand.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sregulator.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sregulator_codel_valve.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sregulator_open_valve.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sregulator_rate_valve.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sregulator_relative_valve.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sregulator_underload_meter.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sregulator_update_meter.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sregulator_user.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sregulator_valve.erl -lib/erlang/lib/sbroker-%%VERSION%%/src/sscheduler.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-ssl_verify_fun/Makefile b/devel/erlang-ssl_verify_fun/Makefile deleted file mode 100644 index fca15c95b6b9..000000000000 --- a/devel/erlang-ssl_verify_fun/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -PORTNAME= ssl_verify_fun -PORTVERSION= 1.1.4 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Erlang library for certificate hostname validation - -LICENSE= MIT - -USES= erlang:rebar -USE_GITHUB= yes -GH_ACCOUNT= deadtrickster -GH_PROJECT= ssl_verify_fun.erl - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-ssl_verify_fun/distinfo b/devel/erlang-ssl_verify_fun/distinfo deleted file mode 100644 index cef399c31854..000000000000 --- a/devel/erlang-ssl_verify_fun/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1531647743 -SHA256 (deadtrickster-ssl_verify_fun.erl-1.1.4_GH0.tar.gz) = eea76e15c5f9ae259b73d5d37189d4f3696e3d9168551a5bb80d294300d7729d -SIZE (deadtrickster-ssl_verify_fun.erl-1.1.4_GH0.tar.gz) = 1992405 diff --git a/devel/erlang-ssl_verify_fun/pkg-descr b/devel/erlang-ssl_verify_fun/pkg-descr deleted file mode 100644 index bf64302e372f..000000000000 --- a/devel/erlang-ssl_verify_fun/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Erlang library for certificate hostname validation based on RFC 6125. - -WWW: https://github.com/deadtrickster/ssl_verify_fun.erl diff --git a/devel/erlang-ssl_verify_fun/pkg-plist b/devel/erlang-ssl_verify_fun/pkg-plist deleted file mode 100644 index 11d3cfed854d..000000000000 --- a/devel/erlang-ssl_verify_fun/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/ebin/ssl_verify_fingerprint.beam -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/ebin/ssl_verify_fun.app -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/ebin/ssl_verify_fun_cert_helpers.beam -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/ebin/ssl_verify_fun_encodings.beam -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/ebin/ssl_verify_hostname.beam -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/ebin/ssl_verify_pk.beam -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/ebin/ssl_verify_string.beam -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/ebin/ssl_verify_util.beam -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/src/ssl_verify_fingerprint.erl -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/src/ssl_verify_fun.app.src -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/src/ssl_verify_fun_cert_helpers.erl -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/src/ssl_verify_fun_encodings.erl -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/src/ssl_verify_hostname.erl -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/src/ssl_verify_pk.erl -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/src/ssl_verify_string.erl -lib/erlang/lib/ssl_verify_fun-%%VERSION%%/src/ssl_verify_util.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-syslog/Makefile b/devel/erlang-syslog/Makefile deleted file mode 100644 index aeca92ccd69c..000000000000 --- a/devel/erlang-syslog/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -PORTNAME= syslog -PORTVERSION= 1.0.5 -PORTREVISION= 1 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Erlang port driver for interacting with syslog - -LICENSE= BSD2CLAUSE - -BUILD_DEPENDS= enc:devel/erlang-native-compiler - -USES= erlang:rebar3 -USE_GITHUB= yes -GH_ACCOUNT= Vagabond -GH_PROJECT= ${PKGNAMEPREFIX}${PORTNAME} - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-syslog/distinfo b/devel/erlang-syslog/distinfo deleted file mode 100644 index 621b55ef9c93..000000000000 --- a/devel/erlang-syslog/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1632942796 -SHA256 (Vagabond-erlang-syslog-1.0.5_GH0.tar.gz) = 3a49e7973ff8522bede8e73ff2465e6ad306205a4bffa1ed0efe4740819810e6 -SIZE (Vagabond-erlang-syslog-1.0.5_GH0.tar.gz) = 6345 diff --git a/devel/erlang-syslog/files/patch-c__src_syslog__drv.c b/devel/erlang-syslog/files/patch-c__src_syslog__drv.c deleted file mode 100644 index 2e2d0cd2dc5d..000000000000 --- a/devel/erlang-syslog/files/patch-c__src_syslog__drv.c +++ /dev/null @@ -1,10 +0,0 @@ ---- c_src/syslog_drv.c.orig 2015-05-24 12:12:35 UTC -+++ c_src/syslog_drv.c -@@ -25,6 +25,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBI - #include <syslog.h> - #include <stdarg.h> - #include <string.h> -+#include <netinet/in.h> - - #include <ei.h> - #include <erl_driver.h> diff --git a/devel/erlang-syslog/files/patch-rebar.config b/devel/erlang-syslog/files/patch-rebar.config deleted file mode 100644 index 89980531bc12..000000000000 --- a/devel/erlang-syslog/files/patch-rebar.config +++ /dev/null @@ -1,22 +0,0 @@ ---- rebar.config.orig 2021-09-29 19:21:16 UTC -+++ rebar.config -@@ -8,16 +8,8 @@ - {platform_define, "^[0-9]+", namespaced_types} - ]}. - --{plugins, [ -- { pc, { git, "git://github.com/blt/port_compiler.git", {tag, "1.6.0"}}} --]}. -- - {artifacts, ["priv/syslog_drv.so"]}. - --{provider_hooks, [ -- {post, -- [ -- {compile, {pc, compile}}, -- {clean, {pc, clean}} -- ] --}]}. -+{pre_hooks, [{"", compile, "/usr/local/bin/enc compile"}]}. -+{post_hooks, [{"", clean, "/usr/local/bin/enc clean"}]}. -+ diff --git a/devel/erlang-syslog/pkg-descr b/devel/erlang-syslog/pkg-descr deleted file mode 100644 index 7c1996f06a31..000000000000 --- a/devel/erlang-syslog/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Erlang port driver for interacting with syslog via syslog(3). - -WWW: https://github.com/Vagabond/erlang-syslog diff --git a/devel/erlang-syslog/pkg-plist b/devel/erlang-syslog/pkg-plist deleted file mode 100644 index 61b24c96b498..000000000000 --- a/devel/erlang-syslog/pkg-plist +++ /dev/null @@ -1,10 +0,0 @@ -lib/erlang/lib/syslog-%%VERSION%%/ebin/syslog.app -lib/erlang/lib/syslog-%%VERSION%%/ebin/syslog.beam -lib/erlang/lib/syslog-%%VERSION%%/ebin/syslog_app.beam -lib/erlang/lib/syslog-%%VERSION%%/ebin/syslog_sup.beam -lib/erlang/lib/syslog-%%VERSION%%/priv/syslog_drv.so -lib/erlang/lib/syslog-%%VERSION%%/src/syslog.app.src -lib/erlang/lib/syslog-%%VERSION%%/src/syslog.erl -lib/erlang/lib/syslog-%%VERSION%%/src/syslog_app.erl -lib/erlang/lib/syslog-%%VERSION%%/src/syslog_sup.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md diff --git a/devel/erlang-unicode_util_compat/Makefile b/devel/erlang-unicode_util_compat/Makefile deleted file mode 100644 index 79df53090464..000000000000 --- a/devel/erlang-unicode_util_compat/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -PORTNAME= unicode_util_compat -PORTVERSION= 0.3.1 -CATEGORIES= devel -PKGNAMEPREFIX= erlang- - -MAINTAINER= erlang@FreeBSD.org -COMMENT= Compatibility library for unicode_util from Erlang R20 - -LICENSE= BSD3CLAUSE - -USES= gmake erlang:rebar3 -USE_GITHUB= yes -GH_ACCOUNT= benoitc - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.mk> diff --git a/devel/erlang-unicode_util_compat/distinfo b/devel/erlang-unicode_util_compat/distinfo deleted file mode 100644 index e378d1e26ec8..000000000000 --- a/devel/erlang-unicode_util_compat/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1502273894 -SHA256 (benoitc-unicode_util_compat-0.3.1_GH0.tar.gz) = 8b74e3f7a5415b0cc2d38d1a995b765813cdeb2be311570ee7f6fb31cde4c251 -SIZE (benoitc-unicode_util_compat-0.3.1_GH0.tar.gz) = 408321 diff --git a/devel/erlang-unicode_util_compat/pkg-descr b/devel/erlang-unicode_util_compat/pkg-descr deleted file mode 100644 index 4ceb76d0f674..000000000000 --- a/devel/erlang-unicode_util_compat/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This library allows the usage of unicode_util from Erlang R20 in -older erlang >= R18. - -WWW: https://github.com/benoitc/unicode_util_compat diff --git a/devel/erlang-unicode_util_compat/pkg-plist b/devel/erlang-unicode_util_compat/pkg-plist deleted file mode 100644 index 477395cd5d80..000000000000 --- a/devel/erlang-unicode_util_compat/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -lib/erlang/lib/unicode_util_compat-%%VERSION%%/ebin/unicode_util_compat.app -lib/erlang/lib/unicode_util_compat-%%VERSION%%/ebin/unicode_util_compat.beam -lib/erlang/lib/unicode_util_compat-%%VERSION%%/src/unicode_util_compat.app.src -lib/erlang/lib/unicode_util_compat-%%VERSION%%/src/unicode_util_compat.erl -%%PORTDOCS%%%%DOCSDIR%%/README.md |