Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-13 | Give configure the desired rpath flag explicitly. | joerg | 1 | -1/+3 | |
2013-10-19 | Revbump after updating textproc/icu | adam | 1 | -2/+2 | |
2013-05-31 | Bump all packages for perl-5.18, that | wiz | 1 | -2/+2 | |
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints. | |||||
2013-05-09 | Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. | adam | 1 | -2/+2 | |
2013-03-02 | Bump PKGREVISION for mysql default change to 55. | wiz | 1 | -2/+2 | |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 | |
2013-01-26 | Revbump after graphics/jpeg and textproc/icu | adam | 1 | -2/+2 | |
2012-12-16 | recursive bump from cyrus-sasl libsasl2 shlib major bump. | obache | 1 | -2/+2 | |
2012-11-23 | Always return a value from non-void functions. | joerg | 2 | -1/+15 | |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-10-03 | Bump all packages that use perl, or depend on a p5-* package, or | wiz | 1 | -2/+2 | |
are called p5-*. I hope that's all of them. | |||||
2012-06-09 | Fix MAKE_JOBS issue that showed up in Joerg's build last weekend. | dholland | 2 | -4/+16 | |
2012-04-27 | Recursive bump from icu shlib major bumped to 49. | obache | 1 | -1/+2 | |
2012-01-05 | Prefer system builtin com_err other than Linux. | obache | 1 | -1/+4 | |
fixes PR#45782. | |||||
2011-12-20 | Back to use builtin com_err if builtin krb5 is preferred. | obache | 1 | -1/+14 | |
2011-12-17 | Don't use a builtin libcom_err if not using kerberos. | sbd | 2 | -15/+3 | |
Builtin librarys like com_err should only be used if there is are proper buildlink3.mk and builtin.mk files for the library, otherwise part of the point of having the buildlink/builtin system is lost. There no point in having a buildlink/builtin files for com_err as currently only three packages use it by itself (mail/cyrus-imapd*) and using the package suppled library only adds 72K to the package size. | |||||
2011-12-09 | Revert commit: | sbd | 1 | -7/+1 | |
Module Name: pkgsrc Committed By: sbd Date: Wed Dec 7 20:39:19 UTC 2011 Modified Files: pkgsrc/mail/cyrus-imapd: Makefile pkgsrc/mail/cyrus-imapd23: Makefile pkgsrc/mail/cyrus-imapd24: Makefile Log Message: If a package Makefile is going to try and detect a builtin libraray it should honor the PREFER* variables. | |||||
2011-12-07 | If a package Makefile is going to try and detect a builtin libraray it | sbd | 1 | -1/+7 | |
should honor the PREFER* variables. | |||||
2011-10-05 | add HTTP master site. | obache | 1 | -2/+3 | |
2011-10-05 | Update cyrus-imapd23 to 2.3.18. | obache | 2 | -11/+7 | |
Changes to the Cyrus IMAP Server since 2.3.17 * Fix for incomplete authentication checks in nntpd, reported by Secunia as SA46093 - thanks Stefan Cornelius, Secunia Research | |||||
2011-09-26 | require Digest::SHA1 to build. | obache | 1 | -1/+3 | |
2011-09-09 | Update cyrus-imapd23 to 2.3.17. | obache | 5 | -40/+124 | |
(add an patch to fix compilation on perl 5.14) Changes to the Cyrus IMAP Server since 2.3.16 * Fix for CVE-2011-3208, a remotely exploitable buffer overflow in nntpd | |||||
2011-08-14 | Revision bump after updating perl5 to 5.14.1. | obache | 1 | -2/+2 | |
2011-06-10 | recursive bump from icu shlib major bump. | obache | 1 | -2/+2 | |
2011-05-15 | Add two patches taken from upstream repo for CVE-2011-0411. | obache | 2 | -3/+16 | |
Bump PKGREVISION. | |||||
2011-04-14 | fixes build on DragonFly. | obache | 3 | -6/+24 | |
2010-10-30 | Fixes paths for html file. | obache | 1 | -3/+3 | |
2010-10-30 | No need to buildlink with bdb here, it is handled in options.mk. | obache | 1 | -2/+1 | |
2010-09-16 | Revbump after updating databases/db5 | adam | 1 | -2/+2 | |
2010-09-04 | Update HOMEPAGE and MASTER_SITES. | obache | 1 | -3/+5 | |
2010-08-21 | Bump the PKGREVISION for all packages which depend directly on perl, | seb | 1 | -2/+2 | |
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks! | |||||
2010-06-03 | * Fix building with db5. | obache | 4 | -4/+57 | |
* Bump PKGREVISION for db4 ABI bump, because bdb option is enabled by default. | |||||
2010-05-22 | Use makedepend before build for MAKE_JOBS_SAFE. | obache | 1 | -2/+6 | |
2010-05-17 | Note about LICENSE. | obache | 1 | -1/+2 | |
2010-02-11 | Import cyrus-imapd-2.3.16 as mail/cyrus-imapd23. | obache | 24 | -0/+883 | |
IMAP (Internet Message Access Protocol) is an Internet standards-track protocol for accessing messages (mail, bboards, news, etc). The Cyrus IMAP server differs from other IMAP server implementations in that it is generally intended to be run on "sealed" servers, where normal users are not permitted to log in. The mailbox database is stored in parts of the filesystem that are private to the Cyrus IMAP system. All user access to mail is through the IMAP, POP3, or KPOP protocols. |