Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the remaining Erlang ports to use erlang.mk. | olgeni | 2015-07-07 | 2 | -21/+11 |
| | | | | | | A few mistakes in plists came up, so these ports get a PORTREVISION bump. Some of the older ports are still left out. | ||||
* | Some patch files were meant to get rid of {vsn, git} in rebar.config; | olgeni | 2015-07-06 | 1 | -2/+1 |
| | | | | replace them with REINPLACE_CMD. | ||||
* | Sorting out some Erlang stuff: | olgeni | 2015-06-27 | 7 | -0/+138 |
- 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. |