- Rename a few Erlang-related ports using the erlang- prefix; it will avoid confusion with elixir- ports. - Remove DOCS and EXAMPLES where not actually useful. - Simplify RUN_DEPENDS where possible. - Move textproc/exmpp to devel/erlang-exmpp. - Add missing R18 compatibility fix for devel/erlang-oserl. - Upgrade erlang-cuttlefish to 2.0.3. The idea is that libraries ("deps") have the "erlang-" prefix, while larger projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
25 lines
1.3 KiB
Text
25 lines
1.3 KiB
Text
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
|