On Thu, May 30, 2013 at 04:26:33PM -0400, James Turner wrote: > On Thu, May 30, 2013 at 04:10:13PM -0400, James Turner wrote: > > Attached is a new port for lumail-0.06. Tested on amd64. > > > > One weird thing, even tho it's using c++ 4.6 it's also linked to base > > stdc++. Is that because libmimetic uses base c++? > > > > Information for inst:lumail-0.06 > > > > Comment: > > console-based e-mail client with Lua scripting support > > > > Description: > > lumail is a modern console-base e-mail client. It operates exclusively > > on Maildir hierarchies, there is no support for POP3 or IMAP. luamail > > has built in Lua scripting support. It's configuration is done in Lua > > and there are a number of useful primitives you can use to control it's > > behavior and functionality. > > > > Maintainer: James Turner <[email protected]> > > > > WWW: http://lumail.org/ > > > > -- > > James Turner > > > > And now port attached. > > -- > James Turner
So our clang version doesn't seem to have the c++0x support lumail needed so I just moved mimetic to gcc4.6 since it was primarily imported in anticipation for lumail. lumail also no longer @samples the config file since it is tailored to the primary developer, instead I've added a MESSAGE file that notes that you need to copy it to ~ or /etc and modify it to meet your needs. However, I did add a patch that sets the correct sendmail_path so compose will work out of the box. Also 0.07 was just released to attached port was updated to latest version as well. -- James Turner
lumail-0.07.tar
Description: Unix tar archive
