aboutsummaryrefslogtreecommitdiff
path: root/www/erlang-mochiweb-basho
Commit message (Collapse)AuthorAgeFilesLines
* Add EXAMPLES options to ports that should have one.Mathieu Arnold2018-09-101-2/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479407
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Transfer more Erlang ports to erlang@.Jimmy Olgeni2018-06-081-1/+1
| | | | Notes: svn path=/head/; revision=472000
* Update www/erlang-mochiweb-basho to version 2.9.0p2.Jimmy Olgeni2016-03-132-5/+4
| | | | Notes: svn path=/head/; revision=410946
* Update the remaining Erlang ports to use erlang.mk.Jimmy Olgeni2015-07-062-18/+15
| | | | | | | | | A few mistakes in plists came up, so these ports get a PORTREVISION bump. Some of the older ports are still left out. Notes: svn path=/head/; revision=391484
* Fix WWW.Jimmy Olgeni2015-07-041-1/+1
| | | | Notes: svn path=/head/; revision=391289
* Sorting out some Erlang stuff:Jimmy Olgeni2015-06-274-0/+136
- 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