Up to [cvs.netbsd.org] / pkgsrc / mail / cyrus-imapd
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.94 / (download) - annotate - [select for diffs], Wed Jan 18 14:21:42 2012 UTC (4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.93: +2 -2
lines
Diff to previous 1.93 (colored)
Revbump after db5 update
Revision 1.93 / (download) - annotate - [select for diffs], Thu Jan 5 11:52:33 2012 UTC (4 months, 2 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.92: +4 -1
lines
Diff to previous 1.92 (colored)
Prefer system builtin com_err other than Linux. fixes PR#45782.
Revision 1.92 / (download) - annotate - [select for diffs], Tue Dec 20 11:59:46 2011 UTC (5 months ago) by obache
Branch: MAIN
Changes since 1.91: +14 -1
lines
Diff to previous 1.91 (colored)
Back to use builtin com_err if builtin krb5 is preferred.
Revision 1.91 / (download) - annotate - [select for diffs], Sat Dec 17 07:29:49 2011 UTC (5 months, 1 week ago) by sbd
Branch: MAIN
Changes since 1.90: +2 -14
lines
Diff to previous 1.90 (colored)
Don't use a builtin libcom_err if not using kerberos. 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.
Revision 1.90 / (download) - annotate - [select for diffs], Fri Dec 9 02:16:13 2011 UTC (5 months, 2 weeks ago) by sbd
Branch: MAIN
Changes since 1.89: +1 -7
lines
Diff to previous 1.89 (colored)
Revert commit: 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.
Revision 1.89 / (download) - annotate - [select for diffs], Wed Dec 7 20:39:19 2011 UTC (5 months, 2 weeks ago) by sbd
Branch: MAIN
Changes since 1.88: +7 -1
lines
Diff to previous 1.88 (colored)
If a package Makefile is going to try and detect a builtin libraray it should honor the PREFER* variables.
Revision 1.88 / (download) - annotate - [select for diffs], Sun Aug 14 13:25:21 2011 UTC (9 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.87: +2 -2
lines
Diff to previous 1.87 (colored)
Revision bump after updating perl5 to 5.14.1.
Revision 1.87 / (download) - annotate - [select for diffs], Thu Jun 30 13:20:46 2011 UTC (10 months, 3 weeks ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.86: +2 -2
lines
Diff to previous 1.86 (colored)
Update HOMEPAGE.
Revision 1.86 / (download) - annotate - [select for diffs], Mon Feb 28 14:52:54 2011 UTC (14 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.85: +2 -2
lines
Diff to previous 1.85 (colored)
Reset maintainer for retired developers.
Revision 1.85 / (download) - annotate - [select for diffs], Thu Sep 16 08:06:15 2010 UTC (20 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.84: +2 -2
lines
Diff to previous 1.84 (colored)
Revbump after updating databases/db5
Revision 1.84 / (download) - annotate - [select for diffs], Sat Aug 21 16:34:59 2010 UTC (21 months ago) by seb
Branch: MAIN
Changes since 1.83: +2 -2
lines
Diff to previous 1.83 (colored)
Bump the PKGREVISION for all packages which depend directly on perl, 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!
Revision 1.83 / (download) - annotate - [select for diffs], Wed Jun 2 12:56:39 2010 UTC (23 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.82: +10 -10
lines
Diff to previous 1.82 (colored)
Fix building with db5; revision bump for db4 update
Revision 1.82 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:23 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.81: +2 -1
lines
Diff to previous 1.81 (colored)
Recursive PKGREVISION bump for jpeg update to 8.
Revision 1.81 / (download) - annotate - [select for diffs], Thu Sep 10 05:13:56 2009 UTC (2 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.80: +2 -3
lines
Diff to previous 1.80 (colored)
Update cyrus-imapd to 2.2.13p1.
Changes to the Cyrus IMAP Server since 2.2.13
* Fixed CERT VU#336053 - Potential buffer overflow in Sieve.
Revision 1.80 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:19 2009 UTC (2 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.79: +3 -1
lines
Diff to previous 1.79 (colored)
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with MAKE_JOBS=2 and worked without.
Revision 1.78.4.1 / (download) - annotate - [select for diffs], Sun May 17 15:11:14 2009 UTC (3 years ago) by tron
Branch: pkgsrc-2009Q1
Changes since 1.78: +14 -12
lines
Diff to previous 1.78 (colored) next main 1.79 (colored)
Pullup ticket #2774 - requested by obache cyrus-imapd: bug fix and destdir support Revisions pulled up: - mail/cyrus-imapd/Makefile 1.79 - mail/cyrus-imapd/distinfo 1.29 - mail/cyrus-imapd/patches/patch-aq 1.4 --- Module Name: pkgsrc Committed By: obache Date: Fri May 15 23:29:02 UTC 2009 Modified Files: pkgsrc/mail/cyrus-imapd: Makefile distinfo pkgsrc/mail/cyrus-imapd/patches: patch-aq Log Message: Fixes `-n' option handling for fetchnews(1). Patch provided by Jukka Salmi in PR 41432. While here, add DESTDIR support.
Revision 1.79 / (download) - annotate - [select for diffs], Fri May 15 23:29:01 2009 UTC (3 years ago) by obache
Branch: MAIN
Changes since 1.78: +14 -12
lines
Diff to previous 1.78 (colored)
Fixes `-n' option handling for fetchnews(1). Patch provided by Jukka Salmi in PR 41432. While here, add DESTDIR support.
Revision 1.78 / (download) - annotate - [select for diffs], Sun Oct 19 19:18:11 2008 UTC (3 years, 7 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Branch point for: pkgsrc-2009Q1
Changes since 1.77: +2 -2
lines
Diff to previous 1.77 (colored)
Bump the PKGREVISION for all packages which depend directly on perl, to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. 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=...").
Revision 1.77 / (download) - annotate - [select for diffs], Sun Sep 7 11:24:27 2008 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.76: +2 -2
lines
Diff to previous 1.76 (colored)
Bump PKGREVISION for db4 shlib name change (4.6 -> 4.7). Noted by OBATA Akio.
Revision 1.76 / (download) - annotate - [select for diffs], Sat Apr 12 22:43:03 2008 UTC (4 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.75: +5 -7
lines
Diff to previous 1.75 (colored)
Convert to use PLIST_VARS instead of manually passing "@comment " through PLIST_SUBST to the plist module.
Revision 1.75 / (download) - annotate - [select for diffs], Fri Jan 18 05:08:22 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.74: +2 -2
lines
Diff to previous 1.74 (colored)
Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Revision 1.74 / (download) - annotate - [select for diffs], Sat Dec 22 21:15:05 2007 UTC (4 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.73: +10 -2
lines
Diff to previous 1.73 (colored)
Added 'ldap' option
Revision 1.73 / (download) - annotate - [select for diffs], Wed Nov 21 05:27:49 2007 UTC (4 years, 6 months ago) by obache
Branch: MAIN
Changes since 1.72: +2 -1
lines
Diff to previous 1.72 (colored)
Need perl to build for generating man pages.
Revision 1.72 / (download) - annotate - [select for diffs], Wed Jul 4 20:54:41 2007 UTC (4 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.71: +3 -2
lines
Diff to previous 1.71 (colored)
Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user. This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.
(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
unprivileged.mk. These two variables are lists of other bmake
variables that define package-specific users and groups. Packages
that have user-settable variables for users and groups, e.g. apache
and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
and ${UNPRIVILEGED_GROUP}.
(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
Revision 1.71 / (download) - annotate - [select for diffs], Fri Jun 8 13:11:55 2007 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.70: +2 -2
lines
Diff to previous 1.70 (colored)
PKGREVISION bump for db4 shlib name change. Noted by OBATA Akio.
Revision 1.69.2.1 / (download) - annotate - [select for diffs], Fri Mar 9 15:26:59 2007 UTC (5 years, 2 months ago) by salo
Branch: pkgsrc-2006Q4
Changes since 1.69: +2 -2
lines
Diff to previous 1.69 (colored) next main 1.70 (colored)
Pullup ticket 2046 - requested by obache compatibility fix for cyrus-imapd Revisions pulled up: - pkgsrc/mail/cyrus-imapd/Makefile 1.70 - pkgsrc/mail/cyrus-imapd/distinfo 1.27 - pkgsrc/mail/cyrus-imapd/patches/patch-al 1.3 Module Name: pkgsrc Committed By: obache Date: Fri Mar 9 14:46:08 UTC 2007 Modified Files: pkgsrc/mail/cyrus-imapd: Makefile distinfo pkgsrc/mail/cyrus-imapd/patches: patch-al Log Message: compatibility fix for SASL 2.1.22. Taken from: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imtest/imtest.c.diff?r1=1.107&r2=1.108 Bump PKGREVISION. Reported by Jukka Salmi in PR 35959.
Revision 1.70 / (download) - annotate - [select for diffs], Fri Mar 9 14:46:08 2007 UTC (5 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.69: +2 -2
lines
Diff to previous 1.69 (colored)
compatibility fix for SASL 2.1.22. Taken from: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imtest/imtest.c.diff?r1=1.107&r2=1.108 Bump PKGREVISION. Reported by Jukka Salmi in PR 35959.
Revision 1.69 / (download) - annotate - [select for diffs], Fri Dec 1 13:36:59 2006 UTC (5 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base
Branch point for: pkgsrc-2006Q4
Changes since 1.68: +2 -2
lines
Diff to previous 1.68 (colored)
Replace use of timezone (on BSDs traditionally a function, not a variable) with the portable equivalent. Bump revision.
Revision 1.68 / (download) - annotate - [select for diffs], Thu Oct 26 01:10:35 2006 UTC (5 years, 7 months ago) by obache
Branch: MAIN
Changes since 1.67: +1 -4
lines
Diff to previous 1.67 (colored)
Since 2.2.13, authorization module is selected at run-time, so remove from configure argments. Suggested by Jukka Salmi via PR 34916.
Revision 1.67 / (download) - annotate - [select for diffs], Mon Oct 9 12:46:01 2006 UTC (5 years, 7 months ago) by obache
Branch: MAIN
Changes since 1.66: +2 -1
lines
Diff to previous 1.66 (colored)
Add patch to imap/backend.c(r1.38), diff came from cyrus cvs repository. r1.39: initialize err to revent segfault r1.40: only free() the backend struct if we allocated it (don't free cached connections) Bump PKGREVISION.
Revision 1.66 / (download) - annotate - [select for diffs], Wed Oct 4 21:47:16 2006 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.65: +2 -2
lines
Diff to previous 1.65 (colored)
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Revision 1.65 / (download) - annotate - [select for diffs], Wed Oct 4 12:18:14 2006 UTC (5 years, 7 months ago) by obache
Branch: MAIN
Changes since 1.64: +2 -3
lines
Diff to previous 1.64 (colored)
Update cyrus-imapd to 2.2.13.
Patch provided by Jukka Salmi via PR 33576.
Changes to the Cyrus IMAP Server since 2.2.12
* Allow sieve scripts to be run on shared mailboxes (via sieve annotation).
* Updated nntpd to be compliant with latest draft (soon to be RFC3977).
* Updated IMAP UIDPLUS extension to be compliant with latest specification
(RFC4315).
* Performance improvements to quota utility.
* Fixed possible race condition in IMAP IDLE.
* Made ptloader runtime configurable.
* Added more extensive output to arbitron.
* Allow responses of any length from backend when proxing IMAP/POP3/NNTP
traffic.
* Added plaintextloginalert option.
* Only allow mbpath to be run as Cyrus user.
* Added berkeley_hash and berkeley_hash_nosync cyrusdb backends (seem to
perform better under heavy loads).
* Added lastpop mailbox annotation.
* Added subscribe/unsubscribe support to cyradm.
* Fixed miscellaneous bugs and build issues.
Revision 1.64 / (download) - annotate - [select for diffs], Sun May 7 17:47:05 2006 UTC (6 years ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.63: +2 -2
lines
Diff to previous 1.63 (colored)
Adapt the db_err function to bdb 4.4. Addresses PR 32739 by John Kohl. Bump PKGREVISION.
Revision 1.63 / (download) - annotate - [select for diffs], Thu Apr 13 21:45:13 2006 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.62: +2 -2
lines
Diff to previous 1.62 (colored)
Update path from cyrus-sasl2 to cyrus-sasl.
Revision 1.62 / (download) - annotate - [select for diffs], Tue Mar 14 01:14:30 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.61: +1 -3
lines
Diff to previous 1.61 (colored)
Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.
If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts. If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:
INSTALL_SRC= ${PKGDIR}/INSTALL
DEINSTALL_SRC= # emtpy
As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts. By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).
In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework. The only public variables relating to the templates are:
INSTALL_SRC INSTALL_TEMPLATE
DEINSTALL_SRC DEINSTALL_TEMPLATE
HEADER_TEMPLATE
The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
Revision 1.61 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:54 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.60: +2 -2
lines
Diff to previous 1.60 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.60 / (download) - annotate - [select for diffs], Fri Jan 6 15:10:04 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.59: +2 -2
lines
Diff to previous 1.59 (colored)
DEPENDS and PKGREVISION bumps because db4's library name changed.
Revision 1.59 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:48 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.58: +1 -2
lines
Diff to previous 1.58 (colored)
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Revision 1.58 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:10 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.57: +8 -8
lines
Diff to previous 1.57 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.57 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:29 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.56: +5 -5
lines
Diff to previous 1.56 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.56 / (download) - annotate - [select for diffs], Mon Aug 8 16:50:59 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.55: +2 -2
lines
Diff to previous 1.55 (colored)
Fix package configuration so that the Perl modules are installed into the "vendor" directories. Bump the PKGREVISION.
Revision 1.55 / (download) - annotate - [select for diffs], Sat Aug 6 06:19:21 2005 UTC (6 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.54: +2 -1
lines
Diff to previous 1.54 (colored)
Bump the PKGREVISIONs of all (638) packages that hardcode the locations of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
Revision 1.54 / (download) - annotate - [select for diffs], Wed Jul 13 18:01:31 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.53: +3 -3
lines
Diff to previous 1.53 (colored)
Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
Revision 1.53 / (download) - annotate - [select for diffs], Sat May 21 06:56:21 2005 UTC (7 years ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.52: +3 -1
lines
Diff to previous 1.52 (colored)
Make sure that the right libdb is actually picked up by the configure script.
Revision 1.52 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:18 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.51: +1 -2
lines
Diff to previous 1.51 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.51 / (download) - annotate - [select for diffs], Wed Mar 2 21:42:48 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.50: +119 -68
lines
Diff to previous 1.50 (colored)
Update to 2.2.12, i.e. copy the contents of mail/cyrus-imapd22 here.
Revision 1.50 / (download) - annotate - [select for diffs], Wed Dec 29 15:42:37 2004 UTC (7 years, 4 months ago) by minskim
Branch: MAIN
Changes since 1.49: +2 -2
lines
Diff to previous 1.49 (colored)
Use VARBASE.
Revision 1.49 / (download) - annotate - [select for diffs], Tue Dec 28 02:47:44 2004 UTC (7 years, 4 months ago) by reed
Branch: MAIN
Changes since 1.48: +2 -2
lines
Diff to previous 1.48 (colored)
The default location of the pkgsrc-installed rc.d scripts is now under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
Revision 1.48 / (download) - annotate - [select for diffs], Sun Oct 3 00:12:52 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.47: +2 -2
lines
Diff to previous 1.47 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.47 / (download) - annotate - [select for diffs], Tue Jun 8 12:23:59 2004 UTC (7 years, 11 months ago) by cjep
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.46: +3 -1
lines
Diff to previous 1.46 (colored)
Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from Georg Schwarz.
Revision 1.46 / (download) - annotate - [select for diffs], Sun Apr 25 01:12:39 2004 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.45: +6 -6
lines
Diff to previous 1.45 (colored)
Convert to bl3.
Revision 1.45 / (download) - annotate - [select for diffs], Fri Mar 26 02:27:43 2004 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.44: +2 -2
lines
Diff to previous 1.44 (colored)
PKGREVISION bump after openssl-security-fix-update to 0.9.6m. Buildlink files: RECOMMENDED version changed to current version.
Revision 1.44 / (download) - annotate - [select for diffs], Sat Feb 14 17:55:18 2004 UTC (8 years, 3 months ago) by snj
Branch: MAIN
Changes since 1.43: +1 -2
lines
Diff to previous 1.43 (colored)
Put post-install information in MESSAGE instead of using an INSTALL script. Okayed by wiz.
Revision 1.43 / (download) - annotate - [select for diffs], Wed Nov 12 03:39:40 2003 UTC (8 years, 6 months ago) by jschauma
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.42: +2 -2
lines
Diff to previous 1.42 (colored)
PKGREVISION++ after openssl update.
Revision 1.42 / (download) - annotate - [select for diffs], Sat Aug 30 22:51:20 2003 UTC (8 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.41: +5 -2
lines
Diff to previous 1.41 (colored)
Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically pick up a INSTALL/DEINSTALL script in the package directory and assume that you want it for the corresponding *_EXTRA_TMPL variable.
Revision 1.41 / (download) - annotate - [select for diffs], Thu Jul 17 21:45:50 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.40: +2 -2
lines
Diff to previous 1.40 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.40 / (download) - annotate - [select for diffs], Mon Jun 2 01:18:49 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.39: +2 -2
lines
Diff to previous 1.39 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.39 / (download) - annotate - [select for diffs], Fri Mar 28 21:05:04 2003 UTC (9 years, 1 month ago) by atatat
Branch: MAIN
Changes since 1.38: +4 -1
lines
Diff to previous 1.38 (colored)
Make the cyrus-imapd package install the html versions of its man pages. Normally I wouldn't care, except (a) there don't seem to be "plaintext" versions and (b) the html that *does* get installed links to it. Or them, rather. Bump PKGREVISION accordingly. Reviewed by jlam.
Revision 1.38 / (download) - annotate - [select for diffs], Tue Jan 28 22:03:30 2003 UTC (9 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.37: +3 -2
lines
Diff to previous 1.37 (colored)
Instead of including bsd.pkg.install.mk directly in a package Makefile, have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>.
Revision 1.37 / (download) - annotate - [select for diffs], Fri Dec 6 12:53:51 2002 UTC (9 years, 5 months ago) by chris
Branch: MAIN
Changes since 1.36: +3 -4
lines
Diff to previous 1.36 (colored)
Update cyrus-imapd to 2.0.17. Main changes are: Fixed some potential buffer overflows in the sieve code, as well as a pre-login buffer overflow in the IMAP parsing code. Backport of a fix for an (unrelated) problem with the strlcpy implementation.
Revision 1.36 / (download) - annotate - [select for diffs], Mon Nov 4 15:40:29 2002 UTC (9 years, 6 months ago) by seb
Branch: MAIN
Changes since 1.35: +3 -2
lines
Diff to previous 1.35 (colored)
Pave the way for the removal of PERL5_GENERATE_PLIST from bsd.pkg.mk: use perl5/module.mk with PERL5_CONFIGURE=NO.
Revision 1.35 / (download) - annotate - [select for diffs], Mon Nov 4 13:48:35 2002 UTC (9 years, 6 months ago) by seb
Branch: MAIN
Changes since 1.34: +9 -2
lines
Diff to previous 1.34 (colored)
Add dependency on autoconf and have auto{header,conf} run at pre-configure
stage: this is need to avoid conflict between the distribution patch file for
IPv6 support and patches/patch-af (now removed) and patches/patch-ak.
Bump PKGREVISION (again).
Revision 1.34 / (download) - annotate - [select for diffs], Mon Nov 4 09:54:30 2002 UTC (9 years, 6 months ago) by seb
Branch: MAIN
Changes since 1.33: +2 -2
lines
Diff to previous 1.33 (colored)
Bump PKGREVISION after patch-ao addition. And regen overlooked distinfo.
Revision 1.33 / (download) - annotate - [select for diffs], Mon Oct 21 06:12:53 2002 UTC (9 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.32: +1 -3
lines
Diff to previous 1.32 (colored)
Ensure that everything that is linked against libsasl is also linked against its dependent libraries by using the output of "sasl-config --libs" if sasl-config is present.
Revision 1.32 / (download) - annotate - [select for diffs], Wed Oct 9 21:50:24 2002 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.31: +12 -12
lines
Diff to previous 1.31 (colored)
buildlink1 -> buildlink2.
Revision 1.31 / (download) - annotate - [select for diffs], Thu Sep 19 09:04:11 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.30: +1 -11
lines
Diff to previous 1.30 (colored)
Take advantage of the auto-generation and installation of rc.d scripts.
Revision 1.30 / (download) - annotate - [select for diffs], Wed Sep 18 21:15:11 2002 UTC (9 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.29: +1 -4
lines
Diff to previous 1.29 (colored)
When using bsd.pkg.install.mk, if a DEINSTALL or INSTALL file already exists, then use it as the default value of DEINSTALL_EXTRA_TMPL or INSTALL_EXTRA_TMPL.
Revision 1.29 / (download) - annotate - [select for diffs], Wed Jul 31 15:48:31 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-RELEASE-base,
netbsd-1-6
Changes since 1.28: +14 -1
lines
Diff to previous 1.28 (colored)
Add a cyrus rc.d script that will generate the directories needed before starting the Cyrus master process.
Revision 1.28 / (download) - annotate - [select for diffs], Tue Jul 30 18:22:03 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Clarify that this is the "Cyrus" IMAP server.
Revision 1.26.2.1 / (download) - annotate - [select for diffs], Sun Jun 23 18:51:02 2002 UTC (9 years, 11 months ago) by jlam
Branch: buildlink2
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored) next main 1.27 (colored)
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Jun 15 21:20:01 2002 UTC (9 years, 11 months ago) by cjep
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
buildlink2-base
Changes since 1.26: +2 -2
lines
Diff to previous 1.26 (colored)
Change USE_KERBEROS to PKG_USE_KERBEROS in pkgsrc. There was a "conflict" which the basesrc USE_KERBEROS variable. Discussed on packages@ This fixes PR#17182 from Takahiro Kambe. The problem was pointed out by FUKAUMI Naoki on a Japanese NetBSD mailing list.
Revision 1.26 / (download) - annotate - [select for diffs], Thu Dec 6 09:50:13 2001 UTC (10 years, 5 months ago) by martti
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Changes since 1.25: +7 -1
lines
Diff to previous 1.25 (colored)
Added optional IPv6 support for Cyrus.
Revision 1.25 / (download) - annotate - [select for diffs], Mon Dec 3 11:53:07 2001 UTC (10 years, 5 months ago) by martti
Branch: MAIN
Changes since 1.24: +3 -3
lines
Diff to previous 1.24 (colored)
Fix hardcoded /etc/cyrus.conf (should be ${PKG_SYSCONFDIR}/cyrus.conf)
Revision 1.24 / (download) - annotate - [select for diffs], Sun Dec 2 06:56:40 2001 UTC (10 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.23: +1 -2
lines
Diff to previous 1.23 (colored)
bsd.pkg.install.mk calls the INSTALL script at the right times automatically, so no need to do it ourselves.
Revision 1.23 / (download) - annotate - [select for diffs], Sun Nov 25 18:59:46 2001 UTC (10 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.22: +7 -7
lines
Diff to previous 1.22 (colored)
PKG_SYSCONFDIR is where the configuration files for a package may be found.
This value may be customized in various ways:
PKG_SYSCONFBASE is the main config directory under which all package
configuration files are to be found.
PKG_SYSCONFSUBDIR is the subdirectory of PKG_SYSCONFBASE under which the
configuration files for a particular package may be found.
PKG_SYSCONFDIR.${PKGBASE} overrides the value of ${PKG_SYSCONFDIR} for a
particular package.
Users will typically want to set PKG_SYSCONFBASE to /etc, or accept the
default location of ${PREFIX}/etc.
This obsoletes the use of CONFDIR, which was active for only 6 days, so no
need to have a workaround to still accept old CONFDIR settings.
Revision 1.22 / (download) - annotate - [select for diffs], Sat Nov 24 20:49:42 2001 UTC (10 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.21: +41 -39
lines
Diff to previous 1.21 (colored)
Buildlinkify, respect ${CONFDIR}, and use general INSTALL/DEINSTALL scripts.
Revision 1.21 / (download) - annotate - [select for diffs], Wed Nov 21 22:12:24 2001 UTC (10 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Install cyrusv2.mc too, following pkg/14670 from Hiramatsu Yoshifumi.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Oct 18 15:20:25 2001 UTC (10 years, 7 months ago) by veego
Branch: MAIN
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
SVR4 packages have a limit of 9 chars for a package name. The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
Revision 1.19 / (download) - annotate - [select for diffs], Mon Oct 15 21:30:36 2001 UTC (10 years, 7 months ago) by jlam
Branch: MAIN
Changes since 1.18: +19 -3
lines
Diff to previous 1.18 (colored)
Rename the manpages {deliver,imapd,master,pop3d}.8 to cyrus-*.8 as well as
changing all cross-references to them. This prevents name collisions with
other packages' manpages. This addresses pkg/14245 by Kimmo Suominen
<kim@tac.nyc.ny.us> (cyrus: master(8) conflicts).
Revision 1.18 / (download) - annotate - [select for diffs], Tue Sep 25 21:48:17 2001 UTC (10 years, 8 months ago) by skrll
Branch: MAIN
Changes since 1.17: +6 -3
lines
Diff to previous 1.17 (colored)
Use PERL5_PACKLIST and remove LICENSE restriction.
Revision 1.17 / (download) - annotate - [select for diffs], Tue Sep 25 19:35:57 2001 UTC (10 years, 8 months ago) by skrll
Branch: MAIN
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Make packages@ the maintainer of this package
Revision 1.16 / (download) - annotate - [select for diffs], Tue Sep 18 21:56:29 2001 UTC (10 years, 8 months ago) by skrll
Branch: MAIN
Changes since 1.15: +8 -6
lines
Diff to previous 1.15 (colored)
Update to version 2.0.16 Changes to numerous to mention see the changes.html file.
Revision 1.15 / (download) - annotate - [select for diffs], Tue Jun 12 20:33:04 2001 UTC (10 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.14: +1 -2
lines
Diff to previous 1.14 (colored)
LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Jun 11 06:34:40 2001 UTC (10 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.13: +1 -2
lines
Diff to previous 1.13 (colored)
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Jun 4 20:49:31 2001 UTC (10 years, 11 months ago) by jtb
Branch: MAIN
Changes since 1.12: +3 -1
lines
Diff to previous 1.12 (colored)
The license for cyrus-imapd is now in pkgsrc/licenses/.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Apr 12 14:58:09 2001 UTC (11 years, 1 month ago) by wennmach
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.11: +1 -5
lines
Diff to previous 1.11 (colored)
cyrus-imap depends on cyrus-sasl, which, if USE_KERBEROS is defined, depends on kth-krb4, which used to conflict with ... cyrus-imap. kth-krb4 now no longer installs man/man5/krb.equiv.5 and the conflict is resolved.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Apr 12 14:05:40 2001 UTC (11 years, 1 month ago) by wennmach
Branch: MAIN
Changes since 1.10: +5 -1
lines
Diff to previous 1.10 (colored)
Add a CONFLICTS entry for kth-krb4. This was reported in PR 12505 and noted by pkgconflict. The conflict is only on one file, man/man5/krb.equiv.5, and should be resolved.
Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 12 10:26:21 2001 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Fix typo (we don't want the INSTALL file to end up in /)
Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 26 20:55:45 2001 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
kill some whitespace
Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 17 18:24:42 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Dec 10 19:33:03 2000 UTC (11 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.6: +4 -1
lines
Diff to previous 1.6 (colored)
imapd.8 -> cyrus-imapd.8 so as not to conflict with identically named manpage from the UW IMAP package (imap-uw).
Revision 1.6 / (download) - annotate - [select for diffs], Sun Dec 10 09:45:32 2000 UTC (11 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.5: +55 -60
lines
Diff to previous 1.5 (colored)
Update cyrus-imapd to 1.6.24nb1: * Update dependency on cyrus-sasl to >=1.5.24nb2. * Move creation of cyrus user and mail group to cyrus-sasl. * Install HTML documentation. * Install minimal imapd.conf configuration file defaulting to 'pwcheck' authentication. * Install mkimap perl script for creating cyrus imap directories. * Improvements to DEINSTALL/INSTALL scripts. * Make me the maintainer.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 25 08:01:25 2000 UTC (11 years, 7 months ago) by rh
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Do not depend on exact version of cyrus-sasl, 1.5.24nb1 works fine.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 30 14:20:41 2000 UTC (11 years, 8 months ago) by jwise
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Update to use tcl-8.3.2
Revision 1.3 / (download) - annotate - [select for diffs], Sat Aug 26 17:15:06 2000 UTC (11 years, 9 months ago) by veego
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
s/USE_PERL/USE_PERL5/
Revision 1.2 / (download) - annotate - [select for diffs], Fri Aug 25 15:25:37 2000 UTC (11 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
DEPEND on ../../security/cyrus-sasl.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Aug 25 12:35:40 2000 UTC (11 years, 9 months ago) by veego
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
This version is based on the one in pkgsrc/mail/cyrus but needs cyrus-sasl and works.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 25 12:35:40 2000 UTC (11 years, 9 months ago) by veego
Branch: MAIN
Initial revision