2004-07-14 20:09:00 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Update mail/dovecot to 0.99.10.7
v0.99.10.7 2004-07-14 Timo Sirainen <tss@iki.fi>
+ Added outlook-pop3-no-nuls workaround to fix Outlook hang in
mails with NULs.
+ Config file lines can now contain quoted strings ("value ")
- If client didn't finish downloading a single mail in 30 seconds,
Dovecot closed the connection. This was supposed to work so that
if client hasn't read data at all in 30 seconds, it's disconnected.
- Maildir: LIST now doesn't skip symlinks
|
2004-06-21 10:32:05 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
Use ${VARBASE} instead of "/var".
|
2004-06-21 10:30:24 by Juan Romero Pardines | Files touched by this commit (2) |
Log message:
Update mail/dovecot to 0.99.10.6.
Changes:
+ SHA1 password support using OpenSSL crypto library
+ mail_extra_groups setting
+ maildir_stat_dirs setting
+ Added NAMESPACE capability and command
- Autocreate missing maildirs (instead of crashing)
- Fixed occational crash in maildir synchronization
- Fixed occational assertion crash in ioloop.c
- Fixed FreeBSD compiling issue
- Fixed issues with 64bit Solaris binary
|
2004-05-29 17:42:51 by Quentin Garnier | Files touched by this commit (4) |
Log message:
o Re-add CRAMMD5 support (PKGREVISION++).
o PLIST fix (hi xtraeme!).
o Re-add two chunks for dovecot-example.conf that were forgotten.
|
2004-04-24 00:08:00 by Jeremy C. Reed | Files touched by this commit (109) |
Log message:
mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.
This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.
This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)
These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)
I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.
Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
hard-coded etc/rc.d. These need to be fixed.
- maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
|
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | |
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
|
2004-03-20 07:02:59 by Soren Jacobsen | Files touched by this commit (2) |
Log message:
Fix build on sparc64 with gcc2. Correct a spelling error.
|
2004-03-01 16:19:41 by Julio M. Merino Vidal | Files touched by this commit (4) | |
Log message:
Bump PKGREVISION due to libtasn1 and gnutls updates.
|
2004-02-14 18:21:56 by Johnny C. Lam | Files touched by this commit (400) |
Log message:
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
2004-02-10 01:32:35 by Johnny C. Lam | Files touched by this commit (1) |
Log message:
bl3ify
|