aboutsummaryrefslogtreecommitdiffstats
path: root/net/erlang-xmlrpc
Commit message (Collapse)AuthorAgeFilesLines
* Update the remaining Erlang ports to use erlang.mk.olgeni2015-07-072-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;olgeni2015-07-061-2/+1
| | | | replace them with REINPLACE_CMD.
* Sorting out some Erlang stuff:olgeni2015-06-277-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.