Commit Graph

5 Commits

Author SHA1 Message Date
jasper
d15439d819 remove unneeded CONFIGURE_STYLE line 2013-03-11 13:00:47 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
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
e891362f69 switch to the erlang module, so more stuff may be factored into the module, but
it's a good start.
2013-03-10 19:20:06 +00:00
jasper
cbfd63310c import erl-webmachine
Webmachine is an application layer that adds HTTP semantic awareness on
top of the excellent bit-pushing and HTTP syntax-management provided by
mochiweb, and provides a simple and clean way to connect that to your
application's behavior.

ok aja@
2013-03-08 12:13:48 +00:00