2 Commits

Author SHA1 Message Date
jasper
b5abfc3d49 - drop now unneeded patches which patched away the {deps} blocks of rebar.config.
rebar wants to download missing dependencies on the fly, but that won't work out
too good in the ports tree, so erlang.port.mk now removes those dependency declaration
sections.
2013-03-10 19:57:39 +00:00
jasper
9299069374 import erl-ejson
Decode and encode JSON into/from Erlang terms using Elang NIF library if
available.. This the module used in CouchDB project ported a standalone
module with rebar support.

ok aja@
2013-03-08 11:54:39 +00:00