aboutsummaryrefslogtreecommitdiff
path: root/devel/erlang-goldrush
Commit message (Collapse)AuthorAgeFilesLines
* Update devel/erlang-goldrush to version 0.1.9.Jimmy Olgeni2016-05-263-3/+6
| | | | Notes: svn path=/head/; revision=415881
* Upgrade devel/erlang-goldrush to version 0.1.8.Jimmy Olgeni2015-11-172-3/+3
| | | | Notes: svn path=/head/; revision=401828
* Update most of the Erlang ports to use erlang.mk.Jimmy Olgeni2015-07-061-14/+3
| | | | | | | These do not require a PORTREVISION bump. Notes: svn path=/head/; revision=391483
* Sorting out some Erlang stuff:Jimmy Olgeni2015-06-274-0/+68
- 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. Notes: svn path=/head/; revision=390698