Commit Graph

70 Commits

Author SHA1 Message Date
aanriot
eea1739da7 - update paths in the instructions.
- mention in the instructions that /var/run/courier-auth/ also has to be
created.
- while there, remove quotes from the COMMENTs.

ok mbalmer@
2007-07-18 11:49:14 +00:00
mbalmer
18dab2854b Correct directory permissions and bump package name.
Found by Marc Winiger <mw@msys.ch>
2007-06-22 07:34:45 +00:00
steven
f28ba4669a remove unneeded BASE_PKGPATH definition 2007-05-26 10:35:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
c92a5fd674 new MULTI_PACKAGES 2006-11-25 20:20:07 +00:00
mbalmer
e1171a1d1c user id... 2006-11-03 16:20:58 +00:00
mbalmer
835a514394 Update to courier-imap 4.1.1. If you used courier-imap before, you should
now also use courier-authlib (which is new) as the authentication stuff
has been moved there.

This should make our courier system again faily complete, we have been
running this code for almost a year.
2006-11-03 16:19:56 +00:00
espie
d39a581bf9 more new lib specs 2006-08-03 19:56:08 +00:00
espie
d64e5b7dc6 new lib specs 2006-08-03 13:09:09 +00:00
jolan
27c61778c7 [19:13] *loki* can you seriously remove me as the maintainer on courier-imap?
[19:18] ->*jolan* why don't you do it
[19:20] *loki* i dont want to commit to ports
2006-04-20 00:40:45 +00:00
espie
0031945c6e Fix a buglet in bsd.port.mk where the PSEUDO_FLAVORS get encoded into
the FULLPKGPATH, thus providing changes to packing-lists which shouldn't
happen, and making update more difficult.

Accordingly, bump all pkgnames with PSEUDO_FLAVORS, and provide an
update @pkgpath for the bug for most of them (left out the ones with 3
or 4 pseudo flavors for space constraints...)
2005-09-16 09:51:25 +00:00
espie
afbfdf8df8 zap extra spaces at end of CFLAGS. 2005-02-10 23:44:03 +00:00
naddy
a8817eabcc SIZE 2005-01-05 16:50:35 +00:00
alek
c6fe778b76 - Add WANTLIB marker
- Shuffle LIB_DEPENDS between SUBPACKAGES
- Bump PKGNAMEs
2005-01-02 11:55:10 +00:00
mbalmer
dc93b969b5 Commented out man pages pw2userdb.8 and vchkpw2userdb.8 in pkg/PLIST for
which no executable is installed by this port but which conflicted with
the courier-utils subpackage of mail/maildrop (which installs the executables
and manual pages).

ok naddy@
2004-12-06 22:50:20 +00:00
alek
18804762de - We had courier-imap 1.3.5 in the ports tree three years ago.
There is no need to tutor users how to upgrade from this version.
- Bump FULLPKGNAME (only courier-imap, not SUBPACKAGEs)

ok David Gwynne (MAINTAINER), naddy@
2004-11-25 11:44:03 +00:00
danh
c902aefaa6 second sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 20:28:01 +00:00
espie
55c6ff0e4b new style conflicts. 2004-09-18 12:54:10 +00:00
espie
15a2aca1cd new style plists. 2004-09-15 09:09:41 +00:00
pvalchev
e2d4fe5f58 remove some files belonging to maildrop to avoid conflict; from canacar
and discussed with maintainer and others
2004-08-26 06:56:40 +00:00
peter
d3e01e7f7a Update to use new postgresql-client dependency
Maintainer ok
2004-07-26 10:15:28 +00:00
avsm
461a2ee953 new maintainer, loki@animata.net 2004-07-06 21:00:11 +00:00
avsm
8f871badd1 update to courier-imap-3.05, from David Gwynne <loki at animata.net> 2004-07-01 12:19:35 +00:00
avsm
eb618433cd drop maintainer 2004-06-06 18:25:57 +00:00
avsm
eb493fb118 an attempt to unlink(2) a directory returns EPERM, not EISDIR. fixes folder
deletion in courier.

from Marc Balmer <marc at msys.ch>
2004-02-16 17:14:52 +00:00
brad
48853b5949 better LIB_DEPENDS entries for MySQL 2004-01-02 05:11:08 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
espie
0c9b0b223a conflicts must have symetric markings. 2003-08-19 11:28:34 +00:00
avsm
99a38b4420 update to courier-imap-1.7.2 2003-05-23 21:57:51 +00:00
avsm
ff3f5e6565 Update to courier-imap-1.7.1; this fixes an important assumption that
pids on openbsd can be recycled in intervals smaller than one second
(previous it assumed that they couldnt).  This prevents maildir
corruption on heavily loaded servers.

Also temporarily disable ipv6; it seems pretty broken right now.
2003-04-14 09:21:31 +00:00
avsm
8c16379eb4 Remove a bunch of files that are duplicated across the courier suite
They will be part of the courier-utils subpackage that is built from
maildrop
2003-03-31 13:42:04 +00:00
avsm
5a686eb5a0 rename the subpackages to not look like flavors (we now have
courier-{ldap,mysql,pgsql}-1.7.0 , which unbreaks binary package
adding
2003-02-27 00:08:16 +00:00
pvalchev
d689c3eb37 correct permissions for authlib(7) (readable by everyone); pt out by PR 3068
ok maintainer avsm@
2003-02-25 23:48:38 +00:00
avsm
22b099d797 update to courier-imap-1.7.0 and removed some PFRAGs which should have
disappeared a few updates ago
2003-02-17 16:14:34 +00:00
fgsch
4c3c4c58e5 and more. 2002-12-29 15:12:31 +00:00
avsm
0057e53fbb dont error out during the no_[mysql|pgsql|ldap] flavors due to missing
config files.

spotted by David Thiel <lx@redundancy.redundancy.org>
2002-08-19 18:54:36 +00:00
avsm
807c8d4b7f - update to courier-imap-1.5.3
- add pseudo_flavors for no_[ldap|mysql|pgsql] subpackages
2002-08-08 17:03:21 +00:00
avsm
58b95d285b Upgrade to courier-imap-1.5.1
Eliminate the ldap and mysql flavors - now this package generates
subpackages for the pop3 server, and also mysql, ldap and pgsql
authentication modules.  Should make installing it from binary
packages significantly easier, and allow us to build less package
combinations.
2002-07-08 21:24:50 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
naddy
d0a76cf213 fix subpackage dependencies; silence from maintainer 2002-04-17 16:19:39 +00:00
avsm
29a293b2d7 use the correct checksum file 2002-02-11 00:51:58 +00:00
avsm
b70e63cc45 Update to courier-imap-1.4.2
The mysql and ldap flavours need more testing!
2002-02-11 00:51:27 +00:00
espie
c62c5a5f8c Complete mysql depends 2001-11-11 13:48:16 +00:00
espie
fe10e4b76b Complete lib dependencies 2001-10-24 12:22:45 +00:00
naddy
33c4a92e87 find mysql includes 2001-10-06 22:55:48 +00:00
avsm
872ee14482 - upgrade to courier-imap-1.3.11
- install authmysqlrc and authldaprc in the relevant flavors
- depend on gdbm now, and force usage of it (danh@)
2001-09-30 23:15:57 +00:00
jakob
217a4b60ed depend on openldap-client 2001-09-28 19:06:29 +00:00
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
avsm
960eeb6172 Update to courier-imap-1.3.8.2
This fixes the ipv6 issues with the previous version
2001-06-18 21:19:22 +00:00
avsm
02cfbda4f0 fix the mysql flavor
spotted by the ever-vigilant naddy
2001-06-09 19:42:42 +00:00