notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/dovecot/Makefile
SVNWeb

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

«  1 | 2 | 3  »  

Sat, 25 Apr 2015
[ 00:52 amdmi3 search for other commits by this committer ] Original commit   Revision:384696
- Add CPE info

Approved by:	portmgr blanket
Thu, 19 Mar 2015
[ 17:04 bdrewery search for other commits by this committer ] Original commit   Revision:381622
Disable SSLv2 and SSLv3.

PR:		197027
Submitted by:	Kai Gallasch <k@free.de>
MFH:		2015Q1
Sat, 22 Nov 2014
[ 19:13 crees search for other commits by this committer ] Original commit   Revision:373091 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Switch to USES=pgsql
Mon, 20 Oct 2014
[ 23:13 bdrewery search for other commits by this committer ] Original commit   Revision:371306
- Fix linking to port openssl with WITH_OPENSSL_PORT

Reported by:	Derek Schrock
Thu, 24 Jul 2014
[ 18:34 tijl search for other commits by this committer ] Original commit   Revision:362835 (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 15 Jul 2014
[ 16:14 adamw search for other commits by this committer ] Original commit   Revision:361961 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Sat, 5 Jul 2014
[ 12:19 tijl search for other commits by this committer ] Original commit   Revision:360738 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
Mon, 30 Jun 2014
[ 17:33 bdrewery search for other commits by this committer ] Original commit   Revision:359890
- Take maintainership
- Attempt to limit portscout to version 1.2
- Fix rc script for one* commands [1]

Not bumping PORTREVISION as the installed version doesn't change, should
not affect dependent ports.

PR:		177497 [1]
Submitted by:	nick@3wh.net [1]
Thu, 19 Jun 2014
[ 10:27 marino search for other commits by this committer ] Original commit   Revision:358378
mail/dovecot: Reset maintainer after 7 consecutive timeouts

The last time the maintainer was heard from was July 2010.  How this
port didn't get reset after the first 3 timeouts, I'm not sure.
Sun, 18 May 2014
[ 17:05 ohauer search for other commits by this committer ] Original commit   Revision:354439
- add stage support
- bump PORTREVISION
- add USES=libtool:keepla
- sort pkg-plist
- use USER/GROUP support from framework (remove pkg-install)

PR:		ports/188868
Submitted by:	ohauer
Approved by:	maintainer timeout (4 weeks)
Thu, 30 Jan 2014
[ 22:05 pawel search for other commits by this committer ] Original commit   Revision:341892
Fix linking on FreeBSD 10 when GSSAPI=on

PR:		ports/184667
Submitted by:	Adam McDougall <mcdouga9@egr.msu.edu>
Approved by:	maintainer timeout
Thu, 9 Jan 2014
[ 15:51 mat search for other commits by this committer ] Original commit   Revision:339260
Fix pkgname collisions.
Fri, 20 Sep 2013
[ 19:59 bapt search for other commits by this committer ] Original commit   Revision:327742 (Only the first 10 of 748 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
Tue, 4 Jun 2013
[ 15:47 bapt search for other commits by this committer ] Original commit   Revision:319871
Convert to new options framework
Sat, 27 Apr 2013
[ 11:59 mva search for other commits by this committer ] Original commit   Revision:316662 (Only the first 10 of 219 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
Tue, 4 Sep 2012
[ 03:05 linimon search for other commits by this committer ] Original commit   Revision:303634 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Mark as broken on ARM.

PR:		ports/170946
Submitted by:	linimon
Hat:		portmgr
Sun, 5 Aug 2012
[ 23:19 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 936 ports in this commit are shown above. View all ports for this commit)
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Mon, 9 Jul 2012
[ 19:24 wxs search for other commits by this committer ] Original commit 
Don't check WITH_FOO && !WITHOUT_FOO. [1]
Remove gssapi patch that is no longer needed. [2]

These both apply to mail/dovecot2 also. I will be working with the
maintainer there to get these committed.

PR:             ports/167824 [1]
                ports/
Submitted by:   Dmitry Afanasiev <KOT@MATPOCKuH.Ru> [1]
                Leon Messner <l.messner@physik.tu-berlin.de> [2]
Approved by:    maintainer timeout
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Mon, 18 Jul 2011
[ 00:57 wxs search for other commits by this committer ] Original commit 
- Adjust the comment noting the need to bump various ports anytime this one is
  bumped.
Sun, 17 Jul 2011
[ 14:32 wxs search for other commits by this committer ] Original commit 
- Update to 1.2.17.

PR:             ports/158271
Submitted by:   wxs@
Approved by:    maintainer timeout
Thu, 23 Dec 2010
[ 04:42 sahil search for other commits by this committer ] Original commit 
- Update to 1.2.16 [1]
- Add CONFLICTS with mail/dovecot2

PR:             ports/152914 [1]
Submitted by:   Alexander Milanov <a@amilanov.com>
Approved by:    maintainer timeout
Sat, 30 Oct 2010
[ 16:51 sunpoet search for other commits by this committer ] Original commit 
- Update rc.d script: add "reload" command
- Bump PORTREVISION

PR:             ports/151457
Submitted by:   Alexander Milanov <a@amilanov.com>
Approved by:    maintainer (timeout 16 days), pgollucci (mentor, implicit)
Wed, 22 Sep 2010
[ 03:02 sahil search for other commits by this committer ] Original commit 
- Update to 1.2.14

PR:             ports/150354
Submitted by:   Denny Lin <dennylin93@hs.ntnu.edu.tw>
Approved by:    maintainer timeout (14 days)
Mon, 5 Jul 2010
[ 05:39 sahil search for other commits by this committer ] Original commit 
- 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
Sat, 24 Apr 2010
[ 21:20 sahil search for other commits by this committer ] Original commit 
- 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)
Tue, 26 Jan 2010
[ 14:23 wxs search for other commits by this committer ] Original commit 
- Update to 1.2.10
- Remove LDA option

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

PR:             ports/139386
Submitted by:   Sahil Tandon <sahil@tandon.net>
Approved by:    Yarema <yds@CoolRat.org> (maintainer)
Thu, 3 Sep 2009
[ 13:42 wxs search for other commits by this committer ] Original commit 
- 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)
Mon, 24 Aug 2009
[ 17:16 wxs search for other commits by this committer ] Original commit 
- Correct a typo.
[ 17:05 wxs search for other commits by this committer ] Original commit 
- 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)
Wed, 19 Aug 2009
[ 01:28 wxs search for other commits by this committer ] Original commit 
- 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)
Sat, 15 Aug 2009
[ 13:21 wxs search for other commits by this committer ] Original commit 
- 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)
Fri, 14 Aug 2009
[ 21:30 wxs search for other commits by this committer ] Original commit 
- Update to 1.2.3

PR:             ports/137261
Submitted by:   Yasuhiro KIMURA <yasu@utahime.org>
Approved by:    maintainer timeout
Fri, 3 Jul 2009
[ 14:29 wxs search for other commits by this committer ] Original commit 
- 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>
Wed, 3 Jun 2009
[ 15:39 dhn search for other commits by this committer ] Original commit 
- Update to 1.1.16

PR:             ports/135194
Submitted by:   Yarema <yds@CoolRat.org> (maintainer)
Fri, 22 May 2009
[ 21:48 miwi search for other commits by this committer ] Original commit 
- Update to 1.1.15

PR:             134852
Submitted by:   Yarema <yds@CoolRat.org> (Maintainer)
Thu, 14 May 2009
[ 12:57 wxs search for other commits by this committer ] Original commit 
- Update to 1.1.14

PR:             ports/133199
Submitted by:   Darren Pilgrim <ports.maintainer@evilphi.com>
Approved by:    maintainer timeout
Thu, 19 Feb 2009
[ 07:25 beech search for other commits by this committer ] Original commit 
- Update to 1.1.11

Approved by:    Yarema <yds@coolrat.org> (maintainer)
Fri, 30 Jan 2009
[ 21:16 beech search for other commits by this committer ] Original commit 
- Update to 1.1.10

Submitted by:   Yarema <yds@coolrat.org> (maintainer)
Sun, 18 Jan 2009
[ 03:41 beech search for other commits by this committer ] Original commit 
- 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)
Sat, 13 Dec 2008
[ 06:56 beech search for other commits by this committer ] Original commit 
- Patch to facilitate multi-instance configurations

PR:             ports/129274
Submitted by:   Darren Pilgrim <phi@evilphi.com>
Approved by:    Yarema <yds@coolrat.org> (maintainer)
Fri, 28 Nov 2008
[ 14:38 wxs search for other commits by this committer ] Original commit 
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)
Sun, 16 Nov 2008
[ 04:51 koitsu search for other commits by this committer ] Original commit 
Removal of carriage returns (0x0D) from numerous files.  QAT caught
this, as did our user community.

Reported by:    QAT, andrew clarke <mail@ozzmosis.com>
Sat, 15 Nov 2008
[ 21:43 delphij search for other commits by this committer ] Original commit 
Update to 1.1.6.

PR:             ports/128469
Submitted by:   maintainer (see reply to the PR)
Wed, 17 Sep 2008
[ 19:05 beech search for other commits by this committer ] Original commit 
- 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)
Mon, 8 Sep 2008
[ 06:42 beech search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- 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)
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 31 Jul 2008
[ 03:01 beech search for other commits by this committer ] Original commit 
- Pass maintainership

PR:             ports/126108
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Wed, 30 Jul 2008
[ 02:15 beech search for other commits by this committer ] Original commit 
- 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)
Thu, 24 Jul 2008
[ 23:38 beech search for other commits by this committer ] Original commit 
- Update to 1.1.2

PR:             ports/125938
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Approved by:    Robin Breathe <robin@isometry.net> (maintainer)
Thu, 26 Jun 2008
[ 22:02 miwi search for other commits by this committer ] Original commit 
- Update to 1.1.1

PR:             124856
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Mon, 16 Jun 2008
[ 22:47 wxs search for other commits by this committer ] Original commit 
Update to 1.0.14

PR:             ports/124482
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Reviewed by:    Robin Breathe <robin@isometry.net> (maintainer)
Mon, 5 May 2008
[ 10:00 delphij search for other commits by this committer ] Original commit 
Mark as conflict with future dovecot versions.

Approved by:    maintainer
Tue, 22 Apr 2008
[ 15:32 ehaupt search for other commits by this committer ] Original commit 
- Remove ntpdate from rc.d REQUIRE
- Bump PORTREVISION

Discussed with: simon, koitsu
Approved by:    Robin Breathe <robin@isometry.net> (maintainer)
Thu, 10 Apr 2008
[ 09:45 rafan search for other commits by this committer ] Original commit 
- 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)
Mon, 10 Mar 2008
[ 02:39 beech search for other commits by this committer ] Original commit 
- 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
Wed, 5 Mar 2008
[ 23:58 ehaupt search for other commits by this committer ] Original commit 
- 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)
Sun, 30 Dec 2007
[ 09:35 delphij search for other commits by this committer ] Original commit 
Update to 1.0.10.

Security:       cf484358-b5d6-11dc-8de0-001c2514716c
PR:             ports/119133
Approved by:    maintainer
Wed, 12 Dec 2007
[ 20:50 delphij search for other commits by this committer ] Original commit 
Update to 1.0.9.

PR:             ports/118561
Submitted by:   delphij
Approved by:    maintainer
Tue, 11 Dec 2007
[ 19:27 delphij search for other commits by this committer ] Original commit 
Update to 1.0.8.

PR:             ports/118319
Submitted by:   delphij
Approved by:    maintainer
Tue, 30 Oct 2007
[ 01:02 delphij search for other commits by this committer ] Original commit 
Update to 1.0.7.

PR:             ports/117645
Approved by:    maintainer
Sun, 28 Oct 2007
[ 22:24 delphij search for other commits by this committer ] Original commit 
Update to 1.0.6.

PR:             ports/117583
Approved by:    maintainer
Wed, 3 Oct 2007
[ 23:34 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Remove support for OSVERSION < 5
Mon, 10 Sep 2007
[ 07:35 delphij search for other commits by this committer ] Original commit 
Update to 1.0.5, this is a bugfix release.

PR:             ports/116234
Approved by:    maintainer
Sun, 5 Aug 2007
[ 15:54 delphij search for other commits by this committer ] Original commit 
Update to 1.0.3.

PR:             ports/115120
Approved by:    maintainer
Tue, 17 Jul 2007
[ 10:32 delphij search for other commits by this committer ] Original commit 
Upgrade to 1.0.2.

PR:             ports/114651
Submitted by:   delphij
Approved by:    maintainer
Mon, 18 Jun 2007
[ 19:05 beech search for other commits by this committer ] Original commit 
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)
Sat, 14 Apr 2007
[ 01:46 delphij search for other commits by this committer ] Original commit 
Update to 1.0.0.

PR:             111535
Approved by:    maintainer
Sun, 1 Apr 2007
[ 10:23 ehaupt search for other commits by this committer ] Original commit 
Update to 1.0.r29

PR:             111086
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Wed, 28 Mar 2007
[ 20:59 miwi search for other commits by this committer ] Original commit 
- Set NOPORTDOCS

PR:             110942
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:    maintainer
Sat, 24 Mar 2007
[ 14:46 pav search for other commits by this committer ] Original commit 
- Update to 1.0.r28

PR:             ports/110760
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Thu, 15 Mar 2007
[ 00:38 clsung search for other commits by this committer ] Original commit 
- Update to latest release, dovecot-1.0.rc27.

PR:             ports/110305
Submitted by:   maintainer (Robin Breathe)
Fri, 9 Mar 2007
[ 11:26 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.r26

PR:             110103
Submitted by:   Robin Breathe <robin@isometry.net> (Maintainer)
Tue, 6 Mar 2007
[ 17:42 delphij search for other commits by this committer ] Original commit 
Update to 1.0 rc 25.

PR:             109750
Approved by:    maintainer
Thu, 1 Mar 2007
[ 00:59 clsung search for other commits by this committer ] Original commit 
- 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)
Thu, 22 Feb 2007
[ 00:51 lx search for other commits by this committer ] Original commit 
Updating to 1.0.r23.

PR:             ports/109414
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Approved by:    edwin (mentor)
Thu, 8 Feb 2007
[ 22:33 miwi search for other commits by this committer ] Original commit 
- Update to 1.0.rc22

PR:              108943
Submitted by:    Robin Breathe <robin@isometry.net> (maintainer)
Tue, 6 Feb 2007
[ 10:07 rafan search for other commits by this committer ] Original commit 
- 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)
Fri, 26 Jan 2007
[ 13:18 vanilla search for other commits by this committer ] Original commit 
Upgrade to 1.0.rc19.

PR:             ports/108349
Submitted by:   maintainer
Sun, 7 Jan 2007
[ 23:50 pav search for other commits by this committer ] Original commit 
- Update to 1.0.rc17
- Allow user to override UID/GID

PR:             ports/107654
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Fri, 1 Dec 2006
[ 09:39 pav search for other commits by this committer ] Original commit 
- Update to 1.0 rc15
- Use UID/GID 143

PR:             ports/105899
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Fri, 10 Nov 2006
[ 20:25 pav search for other commits by this committer ] Original commit 
- Update to 1.0.rc13

PR:             ports/105382
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Wed, 8 Nov 2006
[ 01:12 shaun search for other commits by this committer ] Original commit 
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]
Tue, 31 Oct 2006
[ 00:23 shaun search for other commits by this committer ] Original commit 
Update to 1.0.r10.

PR:             ports/104365
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)
Sun, 1 Oct 2006
[ 00:47 shaun search for other commits by this committer ] Original commit 
Fix GSSAPI in Dovecot.

PR:             ports/103837
Submitted by:   shaun (me)
Approved by:    Robin Breathe <robin@isometry.net> (maintainer)
Sun, 24 Sep 2006
[ 12:31 pav search for other commits by this committer ] Original commit 
- 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)
Tue, 12 Sep 2006
[ 02:33 vs search for other commits by this committer ] Original commit 
Remove OPTION SASL2: unused

PR:             ports/103109
Submitted by:   Nikolai Nespor
Approved by:    maintainer
Sat, 19 Aug 2006
[ 14:43 delphij search for other commits by this committer ] Original commit 
Update to 1.0.rc7.

Submitted by:   maintainer
PR:             ports/102249
Mon, 24 Jul 2006
[ 16:29 stefan search for other commits by this committer ] Original commit 
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
Mon, 19 Jun 2006
[ 16:19 garga search for other commits by this committer ] Original commit 
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
Sat, 27 May 2006
[ 22:27 clsung search for other commits by this committer ] Original commit 
- 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)
Sun, 14 May 2006
[ 16:43 itetcu search for other commits by this committer ] Original commit 
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]
Mon, 8 May 2006
[ 18:39 arved search for other commits by this committer ] Original commit 
Really disable kqueue support
Bump PORTREVISION

PR:             96884
Submitted by:   J. Martin Petersen <jmp@alvorlig.dk>
Approved by:    Robin Breathe <robin@isometry.net>
Sat, 6 May 2006
[ 12:20 olgeni search for other commits by this committer ] Original commit 
Upgrade to version 1.0.beta7 and disable broken KQUEUE support.

Obtained from:  maintainer (Robin Breathe <robin(at)isometry.net>)
Sat, 15 Apr 2006
[ 19:22 mnag search for other commits by this committer ] Original commit 
- Install dovecot-openssl.cnf
- Bump PORTREVISION
- portlint(1)

PR:             94117
Notified by:    Jim C.Nasby <decibel___decibel.org>
Submitted by:   maintainer
Sun, 12 Feb 2006
[ 20:12 ahze search for other commits by this committer ] Original commit 
- Update to 1.0.beta3
- Add new options KQUEUE & SQLITE

PR:             ports/93250
Submitted by:   maintainer
Tue, 20 Dec 2005
[ 11:55 edwin search for other commits by this committer ] Original commit 
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>
Fri, 9 Dec 2005
[ 08:41 pav search for other commits by this committer ] Original commit 
- Fix runtime crash

PR:             ports/90106
Submitted by:   Divacky Roman <xdivac02@stud.fit.vutbr.cz>
Approved by:    Robin Breathe <robin@isometry.net> (maintainer)
Thu, 27 Oct 2005
[ 11:26 pav search for other commits by this committer ] Original commit 
- Revert to RC_SUBR, leave RCORDER as an option

PR:             ports/88006
Submitted by:   Robin Breathe <robin@isometry.net> (maintainer)

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

«  1 | 2 | 3  »