Commit graph

60 commits

Author SHA1 Message Date
Adam Weinberger
65d8f20e32 Add CPE data to my ports. 2014-08-10 14:47:12 +00:00
Tijl Coosemans
37f54e0f66 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

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)
2014-07-24 18:34:16 +00:00
Tijl Coosemans
ec94e4d5eb 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)
2014-07-05 12:19:32 +00:00
Adam Weinberger
ee32e5f7dd Don't depend on dovecot itself to create DOCSDIR.
Noticed by:	Bill Richter <richterb@9500years.com>
2014-07-01 17:19:28 +00:00
Adam Weinberger
e89671740c Enable support for GSSAPI from ports using USES=gssapi magic. PORTREVISION
bump for this.

PR:		ports/187721
Submitted by:	dewayne@heuristicsystems.com.au

While we're here:
- More general cleanups
- Improve COMMENT and pkg-descr
2014-07-01 16:04:13 +00:00
Adam Weinberger
f2e5ba3863 General tidying and cleanups. THe functional changes:
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.
2014-06-30 21:06:53 +00:00
Adam Weinberger
478ea62d4e Take this. 2014-06-30 11:43:58 +00:00
John Marino
8004db30c9 mail/dovecot2: Reset maintainer after numerous PR timeouts 2014-06-29 15:57:17 +00:00
Jimmy Olgeni
b886c66850 Upgrade to version 2.2.13.
PR:		190182
Submitted by:	Larry Rosenman
Approved by:	maintainer timeout (14 days)
2014-06-07 17:12:07 +00:00
Olli Hauer
d68082f466 - bring back CPPFLAGS / LDFLAGS
this is required if PGSQL is not selected
2014-04-29 08:06:35 +00:00
Olli Hauer
7241ddcb0a - update to 2.2.12
- 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)
2014-04-28 12:58:24 +00:00
Pawel Pekala
9f79b33220 Fix linking on FreeBSD 10 when GSSAPI=on
PR:		ports/186745
Submitted by:	Jyrki Ahpola <jyrkia@gmail.com>
Approved by:	maintainer timeout
2014-03-15 14:31:48 +00:00
Pawel Pekala
d211628467 - Update mail/dovecot2 to version 2.2.10
- Bump affected plugin ports

PR:		ports/185904
Submitted by:	maintainer
2014-01-31 15:07:46 +00:00
Mathieu Arnold
7650a97958 Fix pkgname collisions. 2014-01-09 15:51:57 +00:00
Danilo Egea Gondolfo
d0b583057c - Update from 2.2.6 to 2.2.9
- 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)
2013-11-25 19:03:16 +00:00
William Grzybowski
462ffd0f1b mail/dovecot2: fix build without KQUEUE
- Fix build without KQUEUE

PR:		ports/182594
Submitted by:	Eero Hänninen <fax nohik.ee>
Approved by:	maintainer
2013-10-26 12:36:17 +00:00
William Grzybowski
501e0cfeb3 mail/dovecot2: fix package without DOCS option
- Fix package without DOCS option

PR:		ports/182585
2013-10-14 17:49:26 +00:00
William Grzybowski
edd33790f7 mail/dovecot2: use PORTEXAMPLES unconditionally
- Use PORTEXAMPLES unconditionally

Reported by:	sunpoet
2013-10-03 16:39:10 +00:00
William Grzybowski
ddad6a2059 mail/dovecot2: update to 2.2.6
- 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]
2013-10-01 23:23:07 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
William Grzybowski
07fa6416f1 mail/dovecot2: update to 2.2.5
- 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)
2013-08-06 11:56:37 +00:00
William Grzybowski
44bc15ee49 mail/dovecot2: update to 2.2.4
- 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)
2013-06-25 12:36:58 +00:00
Martin Wilke
7d6d4bd5b2 - Update dovecot2 to 2.2.2
- Update dovecot2-pigeonhole to 0.4.0

PR:		178832
Submitted by:	maintainer
2013-05-23 17:58:48 +00:00
Xin LI
7d93f12c6b Update mail/dovecot2 to 2.1.16 and mail/dovecot2-pigeonhole to 0.34.
PR:		ports/178428
Approved by:	maintainer
2013-05-09 17:39:27 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Martin Wilke
25b65047f6 - Update to 2.1.15
- Bump Portrevision for dovecot plugins
PR:		176102
Submitted by:	maintainer
2013-02-14 07:46:57 +00:00
Raphael Kubo da Costa
26686cd2a7 Update dovecot2 to 2.1.14.
PR:		ports/175738
Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)
2013-02-04 10:30:16 +00:00
Jung-uk Kim
707cdcbc55 Add an optional support for full-text search with CLucene 2.3.x.
PR:		ports/174779
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
Approved by:	Attila Nagy <bra@fsn.hu> (maintainer)
2013-01-28 23:38:32 +00:00
Ruslan Makhmatkhanov
1ebcd18f74 - update to 2.1.12
- 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
2012-12-02 12:11:34 +00:00
Jase Thew
e84eade7db - Update to 2.1.10 [1]
- 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)
2012-09-26 22:48:25 +00:00
Mark Linimon
07192a24ed Mark as broken on ARM.
PR:		ports/170946
Submitted by:	linimon
Hat:		portmgr
2012-09-04 03:05:23 +00:00
Tom Judge
f58cc04b02 Correct typo.
PR:		ports/170797
Submitted by:	Artis Caune <Artis.Caune@gmail.com>
Approved by:	Attila Nagy bra@fsn.hu (maintainer)
Approved by:	eadler (mentor)
2012-09-01 18:19:31 +00:00
Doug Barton
9aac569eaa 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
2012-08-05 23:19:36 +00:00
Niclas Zeising
312decad68 Add an optional dependency on libwrap, using option LIBWRAP.
PR:		ports/169932 (minor modifications)
Submitted by:	vfx9as <vfx9as [AT] gmail.com>
Approved by:	maintainer, kwm (mentor)
2012-07-18 11:04:42 +00:00
Jase Thew
82601ff82c - Amend PORTREVISION bump reminder to include mail/dovecot2-antispam-plugin
Reported by:	Andrzej Tobola (via email)
Approved by:	Attila Nagy (maintainer), flo (mentor)
2012-07-13 11:58:54 +00:00
Wesley Shields
ab73f9ea15 Remove unnecessary gssapi replacement.
Approved by:	Attila Nagy <bra@fsn.hu>
2012-07-10 12:57:48 +00:00
Jase Thew
54463bc9a3 - Update to 2.1.8 [1]
- 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)
2012-07-07 16:26:03 +00:00
Ryan Steinmetz
6acb3856f4 - Add missing BUILD_DEPEND when WITH_SOLR is enabled
PR:		ports/168831
Submitted by:	Masaaki Nishimura <masaaki@netaid.or.jp>
Approved by:	maintainer timeout
2012-07-02 19:27:03 +00:00
Xin LI
9575090279 - Update dovecot2 to 2.1.7.
- Bump PORTREVISION for dovecot2-pigeonhole per maintainer request.

PR:		ports/168476
Approved by:	maintainer
2012-05-31 21:32:51 +00:00
Ryan Steinmetz
9dda035046 - Resolve typo in SOLR support
PR:		ports/168156
Submitted by:	Jashank Jeremy <jashank@rulingia.com>
Approved by:	Attila Nagy <bra@fsn.hu> (maintainer, implicit)
2012-05-20 13:21:16 +00:00
Ryan Steinmetz
3e58589ebd - Remove unneeded USE_SOLR line
Reported by:	ak@
2012-05-18 11:42:21 +00:00
Ryan Steinmetz
0a5d0a7ed6 - Update to 2.1.6
PR:		ports/167718
Submitted by:	Josef Karthauser <joe@tao.org.uk>
Approved by:	Attila Nagy <bra@fsn.hu> (maintainer)
2012-05-18 00:32:44 +00:00
Martin Wilke
6458c8dfc5 - Update to 2.1.1
PR:		165882
Submitted by:	maintainer
Feature safe:	yes
2012-04-08 16:55:13 +00:00
Alex Dupre
788ca3c159 Fix build, by removing already included upstream patch. 2012-02-29 15:49:43 +00:00
Michael Scheidell
4a8edb980d mail/dovecot2
- 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)
2012-02-29 12:18:05 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
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.
2012-01-14 08:57:23 +00:00
Oliver Lehmann
551259fe10 fix vpopmail support
Approved by:	maintainer
Feature safe:	yes
2011-12-02 22:33:12 +00:00
Jimmy Olgeni
30c35512ea Fix typo in pkg-message.
Feature safe:	yes
2011-11-29 13:53:11 +00:00
Sunpoet Po-Chuan Hsieh
a6dc4d592d - Update to 2.0.16
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
2011-11-28 09:24:06 +00:00
Pawel Pekala
62cab4041e - Update mail/dovecot2 to 2.0.15
- 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
2011-10-25 20:29:48 +00:00