Age | Commit message (Expand) | Author | Files | Lines |
2006-10-09 | Update to dovecot-1.orc8. From the release announcement mail: | ghen | 5 | -27/+29 |
2006-08-18 | Use PKG_HAVE_KQUEUE. Older versions of BSDs don't have kqueue, so only | tv | 1 | -2/+2 |
2006-08-18 | Update to dovecot-1.orc7. From the release announcement mail: | ghen | 2 | -7/+6 |
2006-08-16 | When adding --with-ioloop=best last week, I did not see there already was a | ghen | 2 | -3/+8 |
2006-08-09 | Add --with-ioloop=best to CONFIGURE_ARGS and bump PKGREVISION. The default | ghen | 1 | -2/+3 |
2006-08-09 | Update dovecot to 1.0rc6nb1 | abs | 1 | -4/+11 |
2006-08-07 | Update dovecot to 1.0rc6. From the announcement mail: | ghen | 2 | -6/+6 |
2006-08-03 | Update to dovecot-1.0rc5. This is identical to our 1.0rc4nb1 (patch-ai | ghen | 3 | -28/+6 |
2006-08-02 | Dovecot 1.0rc4 had another bug in it which was fixed in CVS. Now in patch-ai. | ghen | 3 | -2/+24 |
2006-08-02 | Update to dovecot-1.0rc4. Just one fix since rc3: | ghen | 2 | -6/+6 |
2006-08-02 | Update to dovecot-1.0rc3. This release candidate should fix the following pr... | ghen | 3 | -21/+21 |
2006-07-04 | Upgrade Dovecot to 1.0rc2. Changes: | ghen | 2 | -6/+6 |
2006-07-04 | dovecot's ./configure wants pkg-config. Fixes PR pkg/33881. | ghen | 1 | -1/+2 |
2006-07-02 | Upgrade dovecot to 1.0rc1. Changes: | ghen | 4 | -32/+12 |
2006-06-19 | 1.0beta9 didn't start when ssl_listen wasn't explicitly set in the config file. | ghen | 3 | -3/+22 |
2006-06-15 | Remove USE_LANGUAGES; it is unneeded. (All libtoolized programs look for | tv | 1 | -5/+2 |
2006-06-13 | Update dovecot to 1.0 beta9. From the release notes: | ghen | 6 | -59/+53 |
2006-05-31 | The databases/openldap package has been split in -client and -server component | ghen | 1 | -2/+2 |
2006-05-21 | Fix a problem with non-C99 compilers (reported on NetBSD 1.6 and | ghen | 3 | -2/+39 |
2006-05-12 | Fix missing file (lib/dovecot/pop3/lib01_quota_plugin.so) in PLIST. | jwise | 1 | -1/+2 |
2006-05-12 | update dovecot to 1.0beta8. | grant | 2 | -6/+6 |
2006-04-23 | Modify packages that set PKG_USERS and PKG_GROUPS to follow the new | jlam | 1 | -2/+4 |
2006-04-14 | Update dovecot to 1.0beta7: | ghen | 2 | -6/+6 |
2006-04-12 | Update to 1.0beta6: | xtraeme | 2 | -6/+6 |
2006-04-04 | Update Dovecot from 1.0beta3 to 1.0beta5. The beta4 release had SSL issues | ghen | 8 | -118/+40 |
2006-03-13 | Revert tv's last commit: the paths in the config file ARE the real defaults | ghen | 2 | -15/+16 |
2006-03-11 | Rewrite DESCR. In particular, do not say "in the | reed | 1 | -4/+3 |
2006-02-12 | Add option to enable GSSAPI support and patch a bug in the GSSAPI code. | markd | 3 | -3/+27 |
2006-02-12 | - add kqueue option (off by default - perhaps it should be on by | grant | 4 | -3/+79 |
2006-02-10 | Remove the clause in dovecot-example.conf comments about configured paths, | tv | 3 | -17/+17 |
2006-02-09 | Remove ssl from PKG_SUPPORTED_OPTIONS because it's in a PKG_OPTIONS_GROUP now. | ghen | 1 | -2/+2 |
2006-02-08 | Update Dovecot to 1.0beta3. Changes include: | ghen | 3 | -9/+14 |
2006-02-06 | Import some improvements from the pkgsrc-wip/dovecot package (by tv@) and | ghen | 4 | -27/+27 |
2006-02-06 | - Update mail/dovecot to 1.0beta2. The 1.0 betas are very stable, and | ghen | 7 | -93/+161 |
2006-01-19 | Use SUBST framework. | joerg | 1 | -7/+5 |
2006-01-10 | Use mk/mysql.buildlink3.mk instead of databases/mysqlX-client/bl3.mk, | ghen | 2 | -4/+4 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -4/+4 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-08-29 | ...and likewise, option "gnutls" is no longer supported here. | tv | 1 | -2/+2 |
2005-08-29 | Make this not fail if gnutls is specified; rather, just fall back to | tv | 1 | -8/+9 |
2005-08-23 | The real user name in PKG_USERS does not need to be escaped with double | rillig | 1 | -2/+2 |
2005-08-19 | add pam as a supported option. | grant | 2 | -3/+14 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 |
2005-02-14 | Update to 0.99.14. | xtraeme | 2 | -5/+5 |
2005-01-24 | I'm the new maintainer. | xtraeme | 1 | -2/+2 |
2005-01-23 | reset MAINTAINER to tech-pkg@; someone please step in and take ownership | jdolecek | 1 | -2/+2 |
2005-01-23 | 0.99.13 comes with CRAM-MD5 support, so remove the (already disabled) patch | jdolecek | 1 | -7/+1 |