aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot2
Commit message (Collapse)AuthorAgeFilesLines
* Add CPE data to my ports.Adam Weinberger2014-08-101-1/+1
| | | | Notes: svn path=/head/; revision=364547
* net/openldap24-*:Tijl Coosemans2014-07-242-40/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 databases/libgdamm: - Drop :keepla - USES=tar:bzip2 - Use INSTALL_TARGET=install-strip databases/libgdamm5: - Add INSTALL_TARGET=install-strip - Drop --enable-static (inherited from old repocopy) devel/anjuta x11-toolkits/py-gnome-extras: - Drop :keepla dns/powerdns dns/powerdns-devel: - Convert to USES=libtool - Add INSTALL_TARGET=install-strip - Disable static modules - Stop creating library symlinks with .0 suffix, not needed for dynamically opened modules mail/dovecot2: - Add USES=libtool mail/dovecot2-pigeonhole: - Drop CONFIGURE_TARGET (incorrect for Dragonfly) - Add USES=libtool and INSTALL_TARGET=install-strip math/gnumeric: - USES=libtool tar:xz Approved by: portmgr (implicit, bump unstaged ports) Notes: svn path=/head/; revision=362835
* Bump more ports that depend on libsqlite3.so:Tijl Coosemans2014-07-051-1/+1
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=360738
* Don't depend on dovecot itself to create DOCSDIR.Adam Weinberger2014-07-011-2/+2
| | | | | | | Noticed by: Bill Richter <richterb@9500years.com> Notes: svn path=/head/; revision=360056
* Enable support for GSSAPI from ports using USES=gssapi magic. PORTREVISIONAdam Weinberger2014-07-012-30/+41
| | | | | | | | | | | | | | bump for this. PR: ports/187721 Submitted by: dewayne@heuristicsystems.com.au While we're here: - More general cleanups - Improve COMMENT and pkg-descr Notes: svn path=/head/; revision=360050
* General tidying and cleanups. THe functional changes:Adam Weinberger2014-06-303-62/+40
| | | | | | | | | | | | Remove NOOP sed commands, and incorporate the pkg-deinstall message into pkg-plist. Use install-strip as the INSTALL_TARGET rather than manually stripping libraries. Technically it needs a PORTREVISION bump for the pkg-deinstall/pkg-plist thing, but I'm going to need to bump PORTREVISION for some other changes soon and I'd rather not force everyone to rebuild an extra time for a differently-phrased message. Notes: svn path=/head/; revision=359921
* Take this.Adam Weinberger2014-06-301-1/+1
| | | | Notes: svn path=/head/; revision=359830
* mail/dovecot2: Reset maintainer after numerous PR timeoutsJohn Marino2014-06-291-1/+1
| | | | Notes: svn path=/head/; revision=359778
* Upgrade to version 2.2.13.Jimmy Olgeni2014-06-073-3/+5
| | | | | | | | | PR: 190182 Submitted by: Larry Rosenman Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=356929
* - bring back CPPFLAGS / LDFLAGSOlli Hauer2014-04-291-0/+3
| | | | | | | this is required if PGSQL is not selected Notes: svn path=/head/; revision=352584
* - update to 2.2.12Olli Hauer2014-04-283-131/+64
| | | | | | | | | | | | | | - cleanup Makefile, (leftovers from copy dovecot e.g PLIST_SUB+= SQL) - use new OPTIONS syntax - use explicit username for USERS (instead ${PORTNAME}) - fix pkg-plist (add missing files + sort) PR: ports/188870 Submitted by: ohauer Approved by: Nagy Attila <bra@fsn.hu> (maintainer) Notes: svn path=/head/; revision=352493
* Fix linking on FreeBSD 10 when GSSAPI=onPawel Pekala2014-03-151-0/+1
| | | | | | | | | PR: ports/186745 Submitted by: Jyrki Ahpola <jyrkia@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=348327
* - Update mail/dovecot2 to version 2.2.10Pawel Pekala2014-01-312-3/+3
| | | | | | | | | | - Bump affected plugin ports PR: ports/185904 Submitted by: maintainer Notes: svn path=/head/; revision=342000
* Fix pkgname collisions.Mathieu Arnold2014-01-091-1/+1
| | | | Notes: svn path=/head/; revision=339260
* - Update from 2.2.6 to 2.2.9Danilo Egea Gondolfo2013-11-252-3/+3
| | | | | | | | | | - And, following the instructions in Makefile, bump PORTREVISION of mail/dovecot2-antispam-plugin and mail/dovecot-pigeonhole PR: ports/184273 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) Notes: svn path=/head/; revision=334882
* mail/dovecot2: fix build without KQUEUEWilliam Grzybowski2013-10-261-0/+2
| | | | | | | | | | | - Fix build without KQUEUE PR: ports/182594 Submitted by: Eero Hänninen <fax nohik.ee> Approved by: maintainer Notes: svn path=/head/; revision=331676
* mail/dovecot2: fix package without DOCS optionWilliam Grzybowski2013-10-142-5/+2
| | | | | | | | | - Fix package without DOCS option PR: ports/182585 Notes: svn path=/head/; revision=330339
* mail/dovecot2: use PORTEXAMPLES unconditionallyWilliam Grzybowski2013-10-031-2/+0
| | | | | | | | | - Use PORTEXAMPLES unconditionally Reported by: sunpoet Notes: svn path=/head/; revision=329209
* mail/dovecot2: update to 2.2.6William Grzybowski2013-10-013-50/+47
| | | | | | | | | | | | | - Update to 2.2.6 [1] - Convert lib depends to new format - Allow staging - Bump antispam plugin (pigenhole update comming next) PR: ports/182543 [1] Submitted by: Attila Nagy <bra fsn.hu> (maintainer) [1] Notes: svn path=/head/; revision=329007
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* mail/dovecot2: update to 2.2.5William Grzybowski2013-08-063-9/+16
| | | | | | | | | | | | | | | - Update to 2.2.5 [1] - Bump antispam plugin (pigeonhole update comming soon) - Fix SSL pkg-plist - Fix MAN1 list Changes: http://www.dovecot.org/doc/NEWS-2.2 PR: ports/181081 [1] Submitted by: Attila Nagy <bra fsn.hu> (maintainer) Notes: svn path=/head/; revision=324308
* mail/dovecot2: update to 2.2.4William Grzybowski2013-06-253-3/+8
| | | | | | | | | | | | - Update to 2.2.4 [1] - Bump plugins PORTREVISION - Add LICENSE (LGPL21 MIT) PR: ports/179953 Submitted by: Attila Nagy <bra@fsn.hu> [1] (maintainer) Notes: svn path=/head/; revision=321740
* - Update dovecot2 to 2.2.2Martin Wilke2013-05-233-19/+76
| | | | | | | | | | - Update dovecot2-pigeonhole to 0.4.0 PR: 178832 Submitted by: maintainer Notes: svn path=/head/; revision=318892
* Update mail/dovecot2 to 2.1.16 and mail/dovecot2-pigeonhole to 0.34.Xin LI2013-05-093-11/+15
| | | | | | | | PR: ports/178428 Approved by: maintainer Notes: svn path=/head/; revision=317742
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Update to 2.1.15Martin Wilke2013-02-142-3/+3
| | | | | | | | | - Bump Portrevision for dovecot plugins PR: 176102 Submitted by: maintainer Notes: svn path=/head/; revision=312200
* Update dovecot2 to 2.1.14.Raphael Kubo da Costa2013-02-042-3/+3
| | | | | | | | PR: ports/175738 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) Notes: svn path=/head/; revision=311602
* Add an optional support for full-text search with CLucene 2.3.x.Jung-uk Kim2013-01-282-5/+22
| | | | | | | | | PR: ports/174779 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> Approved by: Attila Nagy <bra@fsn.hu> (maintainer) Notes: svn path=/head/; revision=311138
* - update to 2.1.12Ruslan Makhmatkhanov2012-12-022-3/+3
| | | | | | | | | | | | | | | | | - chase update in dovecot2-pigeonhole while here, do some changes in dovecot2-pigeonhole: - remove indefinite article from COMMENT - tab -> scape in pkg-descr:WWW - remove trailing whitespace in pkg-message - fix pkg-plist PR: 174014 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=308099
* - Update to 2.1.10 [1]Jase Thew2012-09-263-8/+10
| | | | | | | | | | | | | - Convert to new format Makefile header Changes: http://www.dovecot.org/list/dovecot-news/2012-September/000231.html PR: ports/172082 [1] Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) Approved by: flo, culot (mentors, implicit) Notes: svn path=/head/; revision=304935
* Mark as broken on ARM.Mark Linimon2012-09-041-0/+4
| | | | | | | | | PR: ports/170946 Submitted by: linimon Hat: portmgr Notes: svn path=/head/; revision=303634
* Correct typo.Tom Judge2012-09-011-1/+1
| | | | | | | | | | PR: ports/170797 Submitted by: Artis Caune <Artis.Caune@gmail.com> Approved by: Attila Nagy bra@fsn.hu (maintainer) Approved by: eadler (mentor) Notes: svn path=/head/; revision=303505
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-052-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* Add an optional dependency on libwrap, using option LIBWRAP.Niclas Zeising2012-07-182-1/+13
| | | | | | | | | PR: ports/169932 (minor modifications) Submitted by: vfx9as <vfx9as [AT] gmail.com> Approved by: maintainer, kwm (mentor) Notes: svn path=/head/; revision=301076
* - Amend PORTREVISION bump reminder to include mail/dovecot2-antispam-pluginJase Thew2012-07-131-2/+2
| | | | | | | | Reported by: Andrzej Tobola (via email) Approved by: Attila Nagy (maintainer), flo (mentor) Notes: svn path=/head/; revision=300854
* Remove unnecessary gssapi replacement.Wesley Shields2012-07-101-5/+0
| | | | | | | Approved by: Attila Nagy <bra@fsn.hu> Notes: svn path=/head/; revision=300721
* - Update to 2.1.8 [1]Jase Thew2012-07-073-53/+44
| | | | | | | | | | | | - Convert to optionsNG and add DOCS,EXAMPLES options - Minor PLIST_SUB and pkg-plist amendments PR: ports/169622 [1] Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) Approved by: culot (mentor) Notes: svn path=/head/; revision=300608
* - Add missing BUILD_DEPEND when WITH_SOLR is enabledRyan Steinmetz2012-07-021-0/+1
| | | | | | | | | PR: ports/168831 Submitted by: Masaaki Nishimura <masaaki@netaid.or.jp> Approved by: maintainer timeout Notes: svn path=/head/; revision=300393
* - Update dovecot2 to 2.1.7.Xin LI2012-05-312-3/+3
| | | | | | | | | | - Bump PORTREVISION for dovecot2-pigeonhole per maintainer request. PR: ports/168476 Approved by: maintainer Notes: svn path=/head/; revision=297908
* - Resolve typo in SOLR supportRyan Steinmetz2012-05-201-1/+1
| | | | | | | | | PR: ports/168156 Submitted by: Jashank Jeremy <jashank@rulingia.com> Approved by: Attila Nagy <bra@fsn.hu> (maintainer, implicit) Notes: svn path=/head/; revision=297028
* - Remove unneeded USE_SOLR lineRyan Steinmetz2012-05-181-1/+0
| | | | | | | Reported by: ak@ Notes: svn path=/head/; revision=296900
* - Update to 2.1.6Ryan Steinmetz2012-05-183-5/+32
| | | | | | | | | PR: ports/167718 Submitted by: Josef Karthauser <joe@tao.org.uk> Approved by: Attila Nagy <bra@fsn.hu> (maintainer) Notes: svn path=/head/; revision=296869
* - Update to 2.1.1Martin Wilke2012-04-083-12/+68
| | | | | | | | | PR: 165882 Submitted by: maintainer Feature safe: yes Notes: svn path=/head/; revision=294392
* Fix build, by removing already included upstream patch.Alex Dupre2012-02-291-22/+0
| | | | Notes: svn path=/head/; revision=292436
* mail/dovecot2Michael Scheidell2012-02-292-4/+3
| | | | | | | | | | | | | | | | - Update to 2.0.18 - Changes: http://dovecot.org/list/dovecot-news/2012-February/000210.html mail/dovecot2-pigeonhole - Update to 0.2.6 - Changes: http://dovecot.org/list/dovecot-news/2012-February/000211.html PR: ports/165176 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: bra@fsn.hu (maintainer), gabor (mentor, implicit) Notes: svn path=/head/; revision=292422
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* fix vpopmail supportOliver Lehmann2011-12-022-0/+23
| | | | | | | | Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=286789
* Fix typo in pkg-message.Jimmy Olgeni2011-11-291-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286633
* - Update to 2.0.16Sunpoet Po-Chuan Hsieh2011-11-283-4/+5
| | | | | | | | | | | Changes: http://www.dovecot.org/list/dovecot-news/2011-November/000200.html PR: ports/162916 Submitted by: Jase Thew <freebsd@beardz.net> Approved by: Attila Nagy <bra@fsn.hu> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286544
* - Update mail/dovecot2 to 2.0.15Pawel Pekala2011-10-252-3/+3
| | | | | | | | | | | - Update mail/dovecot2-pigeonhole to 0.2.4 PR: ports/160820 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) -> update Jase Thew <freebsd@beardz.net> -> updated patch-doc_Makefile_in Notes: svn path=/head/; revision=284309