Need advice on porting an Erlang application (Zotonic CMS)

2013-11-27 Thread Marc van Woerkom
Hi Matthew, thanks for the advice. I already looked into some of the other erlang ports, to see how the other guys did it and got some insight, probably not enough. :-) ejabberd seems to be an easier case, but it does interesting things in its pkg-plist file, which I need to look at and understa

Re: Need advice on porting an Erlang application (Zotonic CMS)

2013-11-27 Thread Matthew Seaman
On 11/27/13 14:17, Marc van Woerkom wrote: > To make this work under FreeBSD, I need to find a healthy compromise > beetween the FreeBSD standards (as written down in the FreeBSD Porter's > Handbook and the hier(7) man page) and the directory layout assumed by > Erlang/OTP and rebar, modulo some di

Need advice on porting an Erlang application (Zotonic CMS)

2013-11-27 Thread Marc van Woerkom
Note: I posted this first in the google group, but it seems a post there won't reach the mailing list Hello, I am trying to port Zotonic, a CMS and web framework written in Erlang. https://github.com/mvw/freebsd-ports-www-zotonic So far it is mainly used on Linux systems, where one unpacks a