FreshPorts -- The Place For Ports Thu, 9 Sep 2010 7:18 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
I'm looking for a bit of assistance from a undernet IRC node operator please. I would like a cloaked hostname. Seems I'm attracting a bit of attention.
Port details
dovecot 1.2.12 mail on this many watch lists=132 search for ports that depend on this port An older version of this port was marked as vulnerable.
Secure and compact IMAP and POP3 servers
Maintained by: yds@CoolRat.org search for ports maintained by this maintainer
Port Added: 01 Sep 2002 15:17:24
Also Listed In: ipv6


Dovecot is a secure and compact IMAP server which is in the early stages
of development. It supports Maildirs and mbox formats and much of the
IMAP v4 protocol including SSL/TLS. IPv6 support is also included.
Dovecot supports authentication with OpenLDAP, PostgreSQL, MySQL, vpopmail
and PAM.

WWW: http://www.dovecot.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: converters/libiconv

To install the port: cd /usr/ports/mail/dovecot/ && make install clean
To add the package: pkg_add -r dovecot


Configuration Options
===> The following configuration options are available for dovecot-1.2.12:
     KQUEUE=on (default) "kqueue(2) support"
     SSL=on (default) "SSL support"
     MANAGESIEVE=on (default) "ManageSieve support"
     GSSAPI=off (default) "GSSAPI support"
     VPOPMAIL=off (default) "VPopMail support"
     BDB=off (default) "BerkleyDB support"
     LDAP=off (default) "OpenLDAP support"
     PGSQL=off (default) "PostgreSQL support"
     MYSQL=off (default) "MySQL support"
     SQLITE=off (default) "SQLite support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.dovecot.org/releases/1.2/
http://www.rename-it.nl/dovecot/1.2/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2009-08-28
    Affects: users of mail/dovecot and mail/dovecot-sieve
    Author: yds@CoolRat.org
    Reason: 
      dovecot-sieve has been updated to a new implementation compatible with
      dovecot 1.2.x.  For details of what this means please refer to:
    
        http://wiki.dovecot.org/LDA/Sieve/Dovecot#Migration_from_CMUSieve
    
    

  • 2009-08-15
    Affects: users of mail/dovecot
    Author: wxs@FreeBSD.org
    Reason: 
      Dovecot has been updated to version 1.2.3.  The configuration file has
      changed significantly.  Please see http://wiki.dovecot.org/Upgrading/1.2
      for details of what this means.
    
    

  • 2008-03-06
    Affects: users of mail/dovecot
    Author: ehaupt@FreeBSD.org
    Reason: 
      The update to version 1.0.12 will require manual change to the active
      configuration file.
    
      mail_extra_groups setting was commonly used insecurely. This setting is now
      deprecated. Most users should switch to using mail_privileged_group setting,
      but if you really need the old functionality use mail_access_groups instead.
    
    

  • 2007-01-27
    Affects: users of mail/dovecot
    Author: robin@isometry.net
    Reason: 
      Since dovecot-1.0.r15, the port has reserved UID/GID 143.
      If you are upgrading from an earlier version, please allow the uninstall
      script to remove the dovecot user and group or remove them manually prior
      to reinstalling the new version.
      If your prefer to maintain your existing user/group, you may override this
      change with the DOVECOT_UID/DOVECOT_GID environment variables at
      installation time.
    
    

  • 2006-11-01
    Affects: users of mail/dovecot
    Author: shaun@FreeBSD.org
    Reason: 
      Dovecot now requires the mail root to be set explicitly in the
      default_mail_env variable, where it could previously be omitted.
      Using the old-style syntax may result in dovecot being unable to find
      mailboxes. Installations using the example/default configuration
      settings should not be affected.
    
      This is noted in the release announcement:
    
      http://dovecot.org/list/dovecot-news/2006-October/000016.html
    
    

  • 2005-09-27
    Affects: users of mail/dovecot
    Author: robin@isometry.net
    Reason: 
      Dovecot has been upgraded to version 1.0a3, which breaks backwards
      compatibility with previous versions of Dovecot.  For information about
      upgrading existing Dovecot installations, please consult with the
      following document:
    
    	http://wiki.dovecot.org/moin.cgi/UpgradingDovecot
    
    
Port Moves
  • port moved here from mail/dovecot-devel on 2009-12-08
    REASON: Non-devel version is newer

Number of commits found: 125 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Jul 2010 06:39:49
Original commit files touched by this commit  1.2.12
sahil search for other commits by this committer
- Use pre-su-install instead of pre-install target [1]
- Update to 1.2.12 [2]

PR:             ports/147988 [1], ports/147996 [2]
Submitted by:   glewis@ [1], Denny Lin <dennylin93@hs.ntnu.edu.tw> [2]
Approved by:    Yarema <yds@CoolRat.org> (maintainer)
                wxs@/itetcu@ (mentors, implicit)
Feature safe:   yes
24 Apr 2010 22:20:34
Original commit files touched by this commit  1.2.11
sahil search for other commits by this committer
- Update to 1.2.11 [1]
- Remove IPV6 from OPTIONS [2]

PR:             ports/144897 [1], ports/145488 [2]
Submitted by:   Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw> [1]
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com> [2]
Approved by:    maintainer timeout (> 2 weeks)
Approved by:    wxs@ (mentor)
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.2.10
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
26 Jan 2010 14:23:20
Original commit files touched by this commit  1.2.10
wxs search for other commits by this committer
- Update to 1.2.10
- Remove LDA option

PR:             ports/141727
Submitted by:   Mike Jakubik <mike.jakubik@intertainservices.com>
                Yarema <yds@CoolRat.org> (maintainer)
10 Dec 2009 15:30:08
Original commit files touched by this commit  1.2.8
wxs search for other commits by this committer
- Update to 1.2.8

PR:             ports/139386
Submitted by:   Sahil Tandon <sahil@tandon.net>
Approved by:    Yarema <yds@CoolRat.org> (maintainer)
03 Sep 2009 14:42:09
Original commit files touched by this commit  1.2.4_1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Fix a bug where GSSAPI authentication was always failing. [1]
- Flip MANAGESIEVE option to on (this makes the mail/managesieve package
  useful). [2]

PR:             [1]: ports/138300
                [2]: ports@ list
Submitted by:   John Marshall <john.marshall@riverwillow.com.au>
Approved by:    Yarema <yds@CoolRat.org> (maintainer)
24 Aug 2009 18:16:57
Original commit files touched by this commit  1.2.4
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Correct a typo.
24 Aug 2009 18:05:26
Original commit files touched by this commit  1.2.4
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 1.2.4
- Add a note about changes to this port affecting mail/dovecot-sieve and
  mail/dovecot-managesieve

PR:             ports/137901
Submitted by:   Yasuhiro KIMURA <yasu@utahime.org>
Approved by:    Yarema <yds@CoolRat.org> (maintainer)
19 Aug 2009 02:28:50
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Add another MASTER_SITE
- Remove BROKEN with managesieve option (no need to bump PORTREVISION
  as this option is off by default).

PR:             ports/137937
Submitted by:   Yarema <yds@CoolRat.org> (maintainer)
16 Aug 2009 15:13:44
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
olgeni search for other commits by this committer
Fix typo ("development").
15 Aug 2009 14:21:30
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Mark as broken if manage sieve option is selected.
  The mail/dovecot-managesieve port needs to be updated to work with the
  new version of dovecot.

Submitted by:   Jesco Freund <jesco freund at googlemail.com> (private mail)
14 Aug 2009 22:30:42
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 1.2.3

PR:             ports/137261
Submitted by:   Yasuhiro KIMURA <yasu@utahime.org>
Approved by:    maintainer timeout
03 Jul 2009 15:29:55
Original commit files touched by this commit  1.1.16
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Add a comment about the relationship between this port and
  mail/dovecot-antispam. If dovecot is upgraded and dovecot-antispam is not
  rebuilt then dovecot-antispam fails.

PR:             ports/135311
Submitted by:   Harlan Stenn <harlan@everett.org>
03 Jun 2009 16:39:13
Original commit files touched by this commit  1.1.16
 This port version is marked as vulnerable.
dhn search for other commits by this committer
- Update to 1.1.16

PR:             ports/135194
Submitted by:   Yarema <yds@CoolRat.org> (maintainer)
22 May 2009 22:48:11
Original commit files touched by this commit  1.1.15
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.1.15

PR:             134852
Submitted by:   Yarema <yds@CoolRat.org> (Maintainer)
14 May 2009 13:57:49
Original commit files touched by this commit  1.1.14
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 1.1.14

PR:             ports/133199
Submitted by:   Darren Pilgrim <ports.maintainer@evilphi.com>
Approved by:    maintainer timeout
19 Feb 2009 07:25:26
Original commit files touched by this commit  1.1.11
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.1.11

Approved by:    Yarema <yds@coolrat.org> (maintainer)
30 Jan 2009 21:16:42
Original commit files touched by this commit  1.1.10
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.1.10

Submitted by:   Yarema <yds@coolrat.org> (maintainer)
18 Jan 2009 03:41:05
Original commit files touched by this commit  1.1.8
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.1.8 [1]
- Fix rc.d [2]

PR:             ports/130359 [1]
PR:             ports/130598 [2]
Submitted by:   Marcin Rzepecki <m.rzepecki@iem.pw.edu.pl> [1]
Submitted by:   Craig Leres <leres@ee.lbl.gov> [2]
Approved by:    Yarema <yds@CoolRat.org> (maintainer)
13 Dec 2008 06:56:31
Original commit files touched by this commit  1.1.7_1
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Patch to facilitate multi-instance configurations

PR:             ports/129274
Submitted by:   Darren Pilgrim <phi@evilphi.com>
Approved by:    Yarema <yds@coolrat.org> (maintainer)
28 Nov 2008 14:38:27
Original commit files touched by this commit  1.1.7
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Version update to dovecot-1.1.7 and dovecot-1.1.7-managesieve-0.10.4

'statedir' set to /var/db/dovecot instead of defaulting to /var/lib/dovecot
Users should manually rm -rf /var/lib/dovecot

Removed stale code from files/pkg-deinstall.in and files/pkg-install.in

Reworked files/dovecot.sh.in to accept dovecot_config and handle creating
and tearing down runtime directories upon startup and shutdown.

Rediffed files/patch-dovecot-example.conf to clean up line offsets.

PR:             ports/129230
Submitted by:   Yarema <yds@CoolRat.org> (maintainer)
16 Nov 2008 04:51:41
Original commit files touched by this commit  1.1.6_1
 This port version is marked as vulnerable.
koitsu search for other commits by this committer
Removal of carriage returns (0x0D) from numerous files.  QAT caught
this, as did our user community.

Reported by:    QAT, andrew clarke <mail@ozzmosis.com>
15 Nov 2008 21:43:26
Original commit files touched by this commit  1.1.6
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.1.6.

PR:             ports/128469
Submitted by:   maintainer (see reply to the PR)
17 Sep 2008 20:05:29
Original commit files touched by this commit  1.1.3_1
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Fix user permissions on startup.

If a user defines login_user to be something other than 'dovecot' then
dovecot will throw a warning upon startup.  The new code extracts what
login_user is defined as and sets the directory permissions
accordingly. If login_user is undefined in the config then it behaves
the same as before.

Submitted by:   Yarema <yds@coolrat.org> (maintainer)
Approved by:    portmgr (linimon)
08 Sep 2008 07:42:28
Original commit files touched by this commit  1.1.3
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.1.3
- Add support for Berkeley DB used by the expire plugin.
- Install more DOCS.
- Move the SCRIPT_ENV substitutions to SUB_FILES
  otherwise DOVECOT_[UG]ID settings do not propagate to the binary package.
- Change from .if defined(WITHOUT_*)to .if defined(WITH_*) &&
!defined(WITHOUT_*)
- Make the PROTOCOLS substitution include all the protocols which are built
  into the example config file.
- Clean up patch-dovecot-example.conf and perform some post-patch processing
  to reflect more closely how this port actually installs. This is necessary
  because of the optional ManageSieve patch.
- Modify files/dovecot.sh.in to ensure runtime directories exist with correct
  permissions.
- Rework the install so all the example config files get installed into
  EXAMPLESDIR as per hier(7) independent of the NOPORTDOCS tunable. Install
  the relevant config files into etc/ if no prior version exists.
- Ensure that 'make install' and pkg_add(1) produce identical installs and
  that everything is accounted for in the PLIST.

PR:             ports/127200
Submitted by:   Yarema <yds@CoolRat.org> (maintainer)
21 Aug 2008 07:18:49
Original commit files touched by this commit  1.1.2_1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
31 Jul 2008 04:01:04
Original commit files touched by this commit  1.1.2_1
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Pass maintainership

PR:             ports/126108
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
30 Jul 2008 03:15:52
Original commit files touched by this commit  1.1.2_1
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Add the missing ManageSieve support required to make the new
  mail/dovecot-managesieve port functional.

PR:             ports/126054
Submitted by:   Yarema <yds@CoolRat.org>
Approved by:    Robin Breathe <robin@isometry.net> (maintainer)
25 Jul 2008 00:38:12
Original commit files touched by this commit  1.1.2
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.1.2

PR:             ports/125938
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Approved by:    Robin Breathe <robin@isometry.net> (maintainer)
26 Jun 2008 23:02:59
Original commit files touched by this commit  1.1.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.1.1

PR:             124856
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
16 Jun 2008 23:47:23
Original commit files touched by this commit  1.0.14
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.0.14

PR:             ports/124482
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Reviewed by:    Robin Breathe <robin@isometry.net> (maintainer)
05 May 2008 11:00:28
Original commit files touched by this commit  1.0.13_2
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Mark as conflict with future dovecot versions.

Approved by:    maintainer
22 Apr 2008 16:32:49
Original commit files touched by this commit  1.0.13_2
 This port version is marked as vulnerable.
ehaupt search for other commits by this committer
- Remove ntpdate from rc.d REQUIRE
- Bump PORTREVISION

Discussed with: simon, koitsu
Approved by:    Robin Breathe <robin@isometry.net> (maintainer)
10 Apr 2008 10:45:22
Original commit files touched by this commit  1.0.13_1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Fix login shell for dovecot user
- Bump PORTREVISION

PR:             ports/122595
Reported by:    Bogdan &#262;ulibrk <bc at default.co.yu>
Submitted by:   Robin Breathe <robin at isometry.net> (maintainer)
10 Mar 2008 02:39:10
Original commit files touched by this commit  1.0.13
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update mail/dovecot to dovecot-1.0.13, fixing a serious security issue.
- Changelog: http://dovecot.org/list/dovecot-news/2008-March/000065.html

PR:             ports/121548
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Security:      
http://www.vuxml.org/freebsd/b39bdc06-ee42-11dc-8678-00a0cce0781e.html
05 Mar 2008 23:58:09
Original commit files touched by this commit  1.0.12
 This port version is marked as vulnerable.
ehaupt search for other commits by this committer
- Update to 1.0.12
- Fixes a common insecure mail_extra_groups setting usage, this will require a
  manual change to the active configuration file, please refer to ports/UPDATING

PR:             121411
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
30 Dec 2007 09:35:48
Original commit files touched by this commit  1.0.10
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.0.10.

Security:       cf484358-b5d6-11dc-8de0-001c2514716c
PR:             ports/119133
Approved by:    maintainer
12 Dec 2007 20:50:31
Original commit files touched by this commit  1.0.9
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.0.9.

PR:             ports/118561
Submitted by:   delphij
Approved by:    maintainer
11 Dec 2007 19:27:04
Original commit files touched by this commit  1.0.8
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.0.8.

PR:             ports/118319
Submitted by:   delphij
Approved by:    maintainer
30 Oct 2007 01:02:00
Original commit files touched by this commit  1.0.7
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.0.7.

PR:             ports/117645
Approved by:    maintainer
28 Oct 2007 22:24:05
Original commit files touched by this commit  1.0.6
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.0.6.

PR:             ports/117583
Approved by:    maintainer
04 Oct 2007 00:34:16
Original commit files touched by this commit  1.0.5
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove support for OSVERSION < 5
10 Sep 2007 08:35:07
Original commit files touched by this commit  1.0.5
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.0.5, this is a bugfix release.

PR:             ports/116234
Approved by:    maintainer
05 Aug 2007 16:54:21
Original commit files touched by this commit  1.0.3
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.0.3.

PR:             ports/115120
Approved by:    maintainer
17 Jul 2007 11:32:09
Original commit files touched by this commit  1.0.2
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Upgrade to 1.0.2.

PR:             ports/114651
Submitted by:   delphij
Approved by:    maintainer
18 Jun 2007 20:05:52
Original commit files touched by this commit  1.0.1
 This port version is marked as vulnerable.
beech search for other commits by this committer
Update to 1.0.1 (bugfix)

PR:             ports/113804
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Changelog:      http://www.dovecot.org/list/dovecot-news/2007-June/000045.html
Approved by:    sat (mentor)
14 Apr 2007 02:46:51
Original commit files touched by this commit  1.0.0
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.0.0.

PR:             111535
Approved by:    maintainer
01 Apr 2007 11:23:07
Original commit files touched by this commit  1.0.r29
 This port version is marked as vulnerable.
ehaupt search for other commits by this committer
Update to 1.0.r29

PR:             111086
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
28 Mar 2007 21:59:38
Original commit files touched by this commit  1.0.r28_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Set NOPORTDOCS

PR:             110942
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:    maintainer
24 Mar 2007 14:46:32
Original commit files touched by this commit  1.0.r28
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.0.r28

PR:             ports/110760
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
15 Mar 2007 07:21:58
Original commit files touched by this commit  1.0.r27
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix build when vpopmail support is enabled.
15 Mar 2007 00:38:04
Original commit files touched by this commit  1.0.r27
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to latest release, dovecot-1.0.rc27.

PR:             ports/110305
Submitted by:   maintainer (Robin Breathe)
09 Mar 2007 11:26:25
Original commit files touched by this commit  1.0.r26
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.0.r26

PR:             110103
Submitted by:   Robin Breathe <robin@isometry.net> (Maintainer)
06 Mar 2007 17:42:36
Original commit files touched by this commit  1.0.r25
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.0 rc 25.

PR:             109750
Approved by:    maintainer
01 Mar 2007 00:59:34
Original commit files touched by this commit  1.0.r24
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to latest release, dovecot-1.0.rc24.
- Release : http://www.dovecot.org/list/dovecot-news/2007-February/000033.html

PR:             ports/109529
Submitted by:   maintainer (Robin Breathe)
22 Feb 2007 00:51:18
Original commit files touched by this commit  1.0.r23
 This port version is marked as vulnerable.
lx search for other commits by this committer
Updating to 1.0.r23.

PR:             ports/109414
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Approved by:    edwin (mentor)
08 Feb 2007 22:33:35
Original commit files touched by this commit  1.0.r22
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 1.0.rc22

PR:              108943
Submitted by:    Robin Breathe <robin@isometry.net> (maintainer)
06 Feb 2007 10:07:35
Original commit files touched by this commit  1.0.r21
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 1.0 RC21

PR:             ports/108750
Submitted by:   Nils Vogels <nivo+kw+ports.bfa274 at is-root.com>
Approved by:    Robin Breathe <robin at isometry.net> (maintainer)
26 Jan 2007 13:18:59
Original commit files touched by this commit  1.0.r19
 This port version is marked as vulnerable.
vanilla search for other commits by this committer
Upgrade to 1.0.rc19.

PR:             ports/108349
Submitted by:   maintainer
07 Jan 2007 23:50:55
Original commit files touched by this commit  1.0.r17
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.0.rc17
- Allow user to override UID/GID

PR:             ports/107654
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
01 Dec 2006 09:39:34
Original commit files touched by this commit  1.0.r15
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.0 rc15
- Use UID/GID 143

PR:             ports/105899
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
10 Nov 2006 20:25:36
Original commit files touched by this commit  1.0.r13
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.0.rc13

PR:             ports/105382
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
08 Nov 2006 01:12:17
Original commit files touched by this commit  1.0.r12
 This port version is marked as vulnerable.
shaun search for other commits by this committer
Update to 1.0rc12. [1]

This version fixes the bug mentioned in ports/105170.

PR:             ports/105274 [1], ports/105170 (related) [2]
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer) [1],
                Roger Marquis <marquis@roble.com> [2]
31 Oct 2006 00:23:04
Original commit files touched by this commit  1.0.r10
 This port version is marked as vulnerable.
shaun search for other commits by this committer
Update to 1.0.r10.

PR:             ports/104365
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
01 Oct 2006 01:47:55
Original commit files touched by this commit  1.0.r7_2
 This port version is marked as vulnerable.
shaun search for other commits by this committer
Fix GSSAPI in Dovecot.

PR:             ports/103837
Submitted by:   shaun (me)
Approved by:    Robin Breathe <robin@isometry.net> (maintainer)
24 Sep 2006 13:31:29
Original commit files touched by this commit  1.0.r7_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix 100% CPU usage looping when a vnode change event came but it was never
  untriggered. Patch by Rui Lopes

PR:             ports/103525
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
12 Sep 2006 03:33:53
Original commit files touched by this commit  1.0.r7
 This port version is marked as vulnerable.
vs search for other commits by this committer
Remove OPTION SASL2: unused

PR:             ports/103109
Submitted by:   Nikolai Nespor
Approved by:    maintainer
19 Aug 2006 15:43:12
Original commit files touched by this commit  1.0.r7
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 1.0.rc7.

Submitted by:   maintainer
PR:             ports/102249
24 Jul 2006 17:29:10
Original commit files touched by this commit  1.0.r2
 This port version is marked as vulnerable.
stefan search for other commits by this committer
Update to dovecot-1.0.rc2, see
http://www.dovecot.org/list/dovecot-news/2006-July/000010.html.

PR:             100037
Submitted by:   maintainer
Approved by:    arved
19 Jun 2006 17:19:25
Original commit files touched by this commit  1.0.b9
 This port version is marked as vulnerable.
garga search for other commits by this committer
Update to dovecot-1.0.b9.
- Numerous vendor bugfixes:
      http://www.dovecot.org/list/dovecot-news/2006-June/000008.html
- kqueue(2) support seems to have settled down; enable by default.

PR:             ports/99128
Submitted by:   maintainer
27 May 2006 23:27:52
Original commit files touched by this commit  1.0.b8_1
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- It fixes the the C89 alignment issue encountered when compiling with
  gcc-2.95 in addition to the dlerror() problem reported in ports/97671.
  The patch is not conditionally applied as it will soon be removed,
  and does no harm in the C99 case.

PR:             97565
Submitted by:   Rong-En Fan <rafan_AT_infor dot org>
Reviewed by:    maintainer (Robin Breathe)
14 May 2006 17:43:42
Original commit files touched by this commit  1.0.b8
 This port version is marked as vulnerable.
itetcu search for other commits by this committer
Update the mail/dovecot to 1.0.b8, which addresses numerous problems
(including proper kqueue support -- that means us, BSD folks! ;) ),
the most important of which is a security hole (individuals are
allowed to list other users' mailboxes). [1]

Also move pkg-message --> files/pkg-message.in, list it in SUB_FILES and get
rid of custom hack in Makefile [2]

PR:             ports/97193 [1]
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com> [1]
                itetcu (me) [2]
Approved by:    Robin Breathe <robin@isometry.net> (maintainer),
                lawrance (mentor)
Security:       http://www.securityfocus.com/archive/1/433878 [1]
Security:       http://www.dovecot.org/list/dovecot-news/2006-May/000006.html
[1]
08 May 2006 19:39:32
Original commit files touched by this commit  1.0.b7_1
 This port version is marked as vulnerable.
arved search for other commits by this committer
Really disable kqueue support
Bump PORTREVISION

PR:             96884
Submitted by:   J. Martin Petersen <jmp@alvorlig.dk>
Approved by:    Robin Breathe <robin@isometry.net>
06 May 2006 13:20:29
Original commit files touched by this commit  1.0.b7
 This port version is marked as vulnerable.
olgeni search for other commits by this committer
Upgrade to version 1.0.beta7 and disable broken KQUEUE support.

Obtained from:  maintainer (Robin Breathe <robin(at)isometry.net>)
15 Apr 2006 20:22:48
Original commit files touched by this commit  1.0.b3_1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Install dovecot-openssl.cnf
- Bump PORTREVISION
- portlint(1)

PR:             94117
Notified by:    Jim C.Nasby <decibel___decibel.org>
Submitted by:   maintainer
20 Feb 2006 20:47:50
Original commit files touched by this commit  1.0.b3
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
12 Feb 2006 20:12:06
Original commit files touched by this commit  1.0.b3
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Update to 1.0.beta3
- Add new options KQUEUE & SQLITE

PR:             ports/93250
Submitted by:   maintainer
20 Dec 2005 11:55:11
Original commit files touched by this commit  1.0.a5
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Maintainer update: mail/dovecot to 1.0.a5

        Update to dovecot-1.0.a5.
        - Numerous small changes and fixes; see
http://www.dovecot.org/list/dovecot/2005-December/010279.html for details.
        - Use vendor install target; patch in --with(out)-docs support to
facilitate NOPORTDOCS macro.
        - Introduce experimental (and probably broken) GSSAPI option.

PR:             ports/90606
Submitted by:   Robin Breathe <robin@isometry.net>
09 Dec 2005 08:41:11
Original commit files touched by this commit  1.0.a4_2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix runtime crash

PR:             ports/90106
Submitted by:   Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Approved by:    Robin Breathe <robin@isometry.net> (maintainer)
09 Dec 2005 08:40:11
Original commit files touched by this commit  1.0.a4_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix runtime crash

PR:             ports/90106
Submitted by:   Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Approved by:    Robin Breathe <robin@isometry.net> (maintainer)
Obtained from:  author
27 Oct 2005 12:26:38
Original commit files touched by this commit  1.0.a4_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Revert to RC_SUBR, leave RCORDER as an option

PR:             ports/88006
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
20 Oct 2005 21:55:01
Original commit files touched by this commit  1.0.a4
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 1.0.a4
- Use RC_ORDER

PR:             ports/87732
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
26 Sep 2005 18:17:04
Original commit files touched by this commit  1.0.a3
 This port version is marked as vulnerable.
vsevolod search for other commits by this committer
Update to dovecot-1.0.a3, now the recommended version.
Upgrade notes: http://wiki.dovecot.org/moin.cgi/UpgradingDovecot

PR:             86530
Submitted by:   Robin Breathe (maintainer)
05 May 2005 01:29:00
Original commit files touched by this commit  0.99.14
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Fix typo in pkg-message:

    According to /usr/ports/mail/dovecot/pkg-message:

    cd %%PREFIX%%/etc; cp dovecot-example.conf dovecot.conf

    But there is no dovecot-example.conf. By default, the config
    name is dovecot.conf.sample

PR:             ports/80630
Submitted by:   Anton Karpov <toxa@toxahost.ru>
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.99.14
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  0.99.14
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
25 Feb 2005 20:15:38
Original commit files touched by this commit  0.99.14
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.99.14

PR:             ports/78071
Submitted by:   Dominic Marks <dom@helenmarks.co.uk>
Approved by:    Robin Breathe <robin@isometry.net> (maintainer)
31 Jan 2005 00:35:56
Original commit files touched by this commit  0.99.13
 This port version is marked as vulnerable.
girgen search for other commits by this committer
Split the postgresql ports into a server and a client part.

All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:             75344
Approved by:    portmgr@ (kris), ade & sean (mentors)
18 Jan 2005 21:53:12
Original commit files touched by this commit  0.99.13
 This port version is marked as vulnerable.
ahze search for other commits by this committer
Update to 0.99.13
Changelog:      http://www.dovecot.org/list/dovecot/2005-January/005889.html

PR:             ports/76431
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
07 Dec 2004 09:05:23
Original commit files touched by this commit  0.99.12.1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to dovecot-0.99.12.1
- Removing dependency on GNU make

PR:             ports/74793
Submitted by:   maintainer
06 Dec 2004 12:13:19
Original commit files touched by this commit  0.99.12
 This port version is marked as vulnerable.
ahze search for other commits by this committer
- Update to dovecot-0.99.12.

Changelog: http://www.dovecot.org/list/dovecot/2004-December/005443.html

PR:             ports/74767
Submitted by:   maintainer
12 Oct 2004 08:48:53
Original commit files touched by this commit  0.99.11
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Update to 0.99.11
  Changelog at http://www.dovecot.org/list/dovecot/2004-September/004582.html

PR:             ports/71563
Submitted by:   Robin Breathe (maintainer)
05 Aug 2004 07:19:20
Original commit files touched by this commit  0.99.10.9
 This port version is marked as vulnerable.
sem search for other commits by this committer
Update to 0.99.10.9

PR:             ports/69870
Submitted by:   maintainer
28 Jul 2004 13:18:11
Original commit files touched by this commit  0.99.10.7
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.99.10.7

PR:             ports/69634
Submitted by:   maintainer
21 Jun 2004 19:56:29
Original commit files touched by this commit  0.99.10.6
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.99.10.6
- Introduce MYSQL knob

PR:             ports/68169
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
29 May 2004 22:57:55
Original commit files touched by this commit  0.99.10.5
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 0.99.10.5
- Fix OPTIONS handling

PR:             ports/67351
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
30 Mar 2004 20:20:23
Original commit files touched by this commit  0.99.10.4_2
 This port version is marked as vulnerable.
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
01 Feb 2004 16:01:30
Original commit files touched by this commit  0.99.10.4_2
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Fix build on -CURRENT following deprecation of EAI_NODATA (see RFC 3493)
- Use OPTIONS macro for 'make config'
- Add rcNG startup script, add USE_RC_SUBR
- Add SIZE to distinfo
- Bump PORTREVISION

PR:             ports/61905
Submitted by:   maintainer
11 Jan 2004 10:35:54
Original commit files touched by this commit  0.99.10.4_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Maintainer update: mail/dovecot

        Updates:
        - MASTER_SITES
        - dovecot-example.conf used pgsql for userdb by default, now uses
passwd.

PR:             ports/61188
Submitted by:   Robin Breathe <robin@isometry.net>
08 Dec 2003 16:08:15
Original commit files touched by this commit  0.99.10.4
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Update to 0.99.10.4
- Improve pkg-install script (create /var/dovecot tree)
- Add pkg-deinstall to cleanup dovecot directories and remove
  created uids at de-install; ask to stop dovecot
  if it's still running
- Make pkg-message obey PREFIX/DOCSDIR
- Make use of USE_OPENLDAP, rename WITH_LDAP2 to more standard WITH_LDAP
- Remove 'Feature Autodetection'. If you want the port built with extra
  dependencies, tell it: avoid bloat
- Update the rc.d script to work with relative addressing
  (e.g. './dovecot.sh start' works.)
- Assign maintainership to the submitter

PR:             59762
Submitted by:   Robin Breathe <robin@isometry.net>

Number of commits found: 125 (showing only 100 on this page)

1 | 2  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
firefoxSep 08
firefox3-develSep 08
firefox35Sep 08
linux-firefoxSep 08
linux-firefox-develSep 08
seamonkey2Sep 08
thunderbirdSep 08
thunderbird3Sep 08
sudoSep 07
lftpSep 03
wgetSep 03
wget-develSep 03
p5-libwwwAug 31
quaggaAug 25
bugzillaAug 24

5 vulnerabilities affecting 13 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 22134
Broken 190
Deprecated 71
Ignore 841
Forbidden 2
Restricted 381
No CDROM 132
Vulnerable 55
Expired 37
Set to expire 59
Interactive 63
new 24 hours 8
new 48 hours16
new 7 days32
new fortnight73
new month176

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 3.921 seconds.