|
|||||||||
Saturday the 4th of July, 2009 |
|||||||||
dovecot most recent diffversion 1.1.3
Scroll down toward the bottom of the page to get installation instructions for dovecot. The raw portfile for dovecot 1.1.3 is located here: http://dovecot.darwinports.com/dports/mail/dovecot/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/dovecot The dovecot Portfile 39958 2008-09-14 03:40:17Z jberry PortSystem 1.0 Name: dovecot epoch 20060722 Version: 1.1.3 Category: mail Maintainers: jberry Platform: darwin Description: Secure, fast imap and pop3 server -- currently in alpha approaching final Long Description: Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind. Although it's written in C, it uses several coding techniques to avoid most of the common pitfalls. Homepage: http://dovecot.org/ Master Sites: ${homepage}releases/1.1 distname dovecot-${version} Checksums: md5 103ff0ffb4bcb37f22c27779553e48bc sha1 a46a4bdb3d6fb86d74458c1e375cf71ff4503189 rmd160 ef759b01c0e80a3d6d9234189c97d478e9785c10 depends_lib port:libiconv port:pkgconfig port:zlib port:openssl configure.args --sysconfdir=${prefix}/etc/dovecot --localstatedir=${prefix}/var --with-ssl=openssl --with-ssl-dir=${prefix}/etc/ssl configure.cppflags "-I${prefix}/include/openssl" post-configure { # madvise fails on darwin 7 and earlier, but is fixed on darwin 8 if { ${os.platform} == "darwin" && [rpm-vercomp ${os.version} 8.0] < 0 } { reinplace "s|#define HAVE_MADVISE 1|/* #undef HAVE_MADVISE */|" ${worksrcpath}/config.h } } post-destroot { # Create the dovecot user and group addgroup dovecot set gid [existsgroup dovecot] adduser dovecot gid=${gid} realname=Dovecot } platform darwin 7 { # Avoid broken poll configure.args-append --with-ioloop=select } platform darwin 8 { configure.args-append --with-ioloop=kqueue } platform darwin 9 { configure.args-append --with-ioloop=kqueue } Variant: postgres { depends_lib-append port:postgresql80 configure.args-append --with-pgsql configure.ldflags-append "-L${prefix}/lib/pgsql8" configure.cppflags-append "-I${prefix}/include/pgsql8" } Variant: rawlog { configure.args-append --with-rawlog } Variant: ldap { configure.args-append --with-ldap depends_lib-append port:openldap } startupitem.create yes startupitem.executable ${prefix}/sbin/dovecot startupitem.pidfile auto ${prefix}/var/run/dovecot/master.pid livecheck.check regex livecheck.url http://dovecot.org/download.html livecheck.regex "${name}-(\\d+\\.\\d+(\\.\\d+)?).tar.gz" If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/dovecotYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using dovecot with these commands: % man dovecot Where to find more information:
|
![]() |
![]() Digg dovecot on MacOSX Download the Darwinports Installer version 1.7 How to Install Darwinports Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |



