On 11/7/2013 11:18, Andrey Oktyabrskiy wrote: > Good day. > > I need a cyrus-imapd, but it is absent in dports. Why?
The answer is the same for every missing port. If it doesn't build on DragonFly, it doesn't exist in dports. On x86-64, every port should be buildable. That said, the error looks trivial to fix: http://muscles.dragonflybsd.org/bulk/latest-per-pkg/cyrus-imapd24/2.4.17_4/bleeding-edge-potential.log Errno errors usually need removing the hardcoded errno and including <errno.h> All error logs for attempted builds are found at: http://muscles.dragonflybsd.org/bulk/latest-per-pkg/ John
