aboutsummaryrefslogtreecommitdiff
path: root/databases/erlang-epgsql
Commit message (Collapse)AuthorAgeFilesLines
* Update databases/erlang-epgsql to version 3.2.0.Jimmy Olgeni2016-05-043-3/+5
| | | | Notes: svn path=/head/; revision=414598
* Upgrade databases/erlang-epgsql to version 3.1.1.Jimmy Olgeni2016-01-082-4/+3
| | | | Notes: svn path=/head/; revision=405549
* Update most of the Erlang ports to use erlang.mk.Jimmy Olgeni2015-07-061-17/+1
| | | | | | | These do not require a PORTREVISION bump. Notes: svn path=/head/; revision=391483
* Sorting out some Erlang stuff:Jimmy Olgeni2015-06-274-0/+64
- 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