Commit graph

17962 commits

Author SHA1 Message Date
Jan Beich
aa07adab44 mail/mutt: update patches
- Fix sidebar patch [1]. This version introduces a new config variable
  "sidebar_shortpath" which is set to yes by default to ensure
  backwards compatibility.

- Fix an issue with recent gpg (and gpgme) versions (GnuPG version 2.1
  stops exporting the GPG_AGENT_INFO environment variable, so mutt can't
  check for the presence of that to ensure the agent is running).

- Fix pgp key selection [2].

- Bump port revision because of major change to sidebar patch and gpg
  handling.

PR:		199727
PR:		199115 [1]
PR:		199341 [2]
Submitted by:	Udo.Schweigert@siemens.com (maintainer)
MFH:		2015Q2
2015-05-16 01:19:11 +00:00
Sunpoet Po-Chuan Hsieh
ec2a4124be - Use DISTVERSIONPREFIX instead of DISTNAME
- Simplify Makefile
2015-05-15 18:05:24 +00:00
Adam Weinberger
86150bb805 Update dovecot2 to 2.2.18. This is a bugfix release to address issues
identified in 2.2.17.

Changes:
- director: Login UNIX sockets were normally detected as doveadm or
  director ring sockets, causing it to break in existing installations.
- sdbox: When copying a mail in alt storage, place the destination to
  alt storage as well.

Bump PORTREVISION on antispam-plugin and pigeonhole, like I should have
done last time.
2015-05-15 15:02:07 +00:00
Baptiste Daroussin
6e2c7283d1 Move the big warning on top of the Makefile so maybe next time the bump of
portrevision of plugins won't be missed
2015-05-15 10:41:31 +00:00
Baptiste Daroussin
119be06626 Bump portrevision after dovecot2 update 2015-05-15 10:40:15 +00:00
Mathieu Arnold
37bd5f022b Don't overwrite the webui config file.
PR:		200205
Submitted by:	 Danilo G. Baio (dbaio)
Sponsored by:	Absolight
2015-05-14 20:17:20 +00:00
Dmitry Marakasov
7df1516f09 - Add CPE info
Approved by:	portmgr blanket
2015-05-14 18:45:16 +00:00
Dmitry Marakasov
e187ca6772 - Add CPE info
Approved by:	portmgr blanket
2015-05-14 18:08:15 +00:00
Jan Beich
f97303b770 Consistently add buildN candidate URL to gecko@ ports
Thunderbird 31.7.0 wasn't actually released yet despite
THUNDERBIRD_31_7_0_RELEASE tag in comm-esr31 hg repo 1 week old.
Based on #releng IRC logs it seems there was an issue with automation.
Hopefully, upstream doesn't abandon 31.7.0 in favor of 38.0.

To avoid in future testing patience (BROKEN vs. PORTEPOCH) due to
discrepancy with release announcments let's fall back to candidates.

Reported by:	pkg-fallout
MFH:		2015Q2
X-MFH-With:	r386162
2015-05-14 18:01:58 +00:00
Dmitry Marakasov
aa6bbb53b2 - Add CPE info
- Convert to USES=tar

Approved by:	portmgr blanket
2015-05-14 16:22:28 +00:00
Dmitry Marakasov
6d5d625161 - CPE was broken after convertsion to USES=gnustep, fix it
Approved by:	portmgr blanket
2015-05-14 16:12:44 +00:00
Vsevolod Stakhov
fe11937c7a - Unbreak build by adding dependency on libhiredis.so 2015-05-14 12:08:12 +00:00
Vsevolod Stakhov
53dc1ebfdf - Update to 0.9.0
- Modernize the plist infrastructure of the port
- Switch to luajit from plain lua
2015-05-14 10:54:32 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Dmitry Marakasov
e1313d2716 - Add CPE info
Approved by:	portmgr blanket
2015-05-13 23:41:30 +00:00
Adam Weinberger
32bc9938e0 Update to 2.2.17.
For a full change list, see:
http://dovecot.org/list/dovecot-news/2015-May/000292.html

There are two changes that could potentially break setups:
* Dovecot no longer checks or warns if a mountpoint is removed. This
  was causing more trouble than it was worth. Make sure that all the
  mountpoints that Dovecot accesses aren't writable by mail processes
  when they're unmounted.
* dict server wasn't properly escaping/unescaping data. Fixing this
  broke backwards compatibility with data that contains line feeds.
  This hopefully affects only very few installations. If you're using
  dict to save multiline data (Sieve scripts to SQL), you may be
  affected.

For this release I've introduced many new OPTIONS:
* boehm-gc support
* CDB database support
* icu (for FTS)
* libtextcat FTS
* disabling kqueue support also disables kqueue fs change notification
* databases and FTS plugins moved to their own config sections
2015-05-13 22:00:48 +00:00
Jan Beich
83847c65aa - Update NSS and ca_root_nss to 3.19
- Update Firefox to 38.0
- Update Firefox ESR and libxul to 31.7.0
- Update Thunderbird to 31.7.0
- Update Enigmail to 1.8.2

Changes:	https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19_release_notes
Changes:	https://www.mozilla.org/firefox/38.0/releasenotes/
Changes:	https://www.mozilla.org/firefox/31.7.0/releasenotes/
Changes:	http://sourceforge.net/p/enigmail/bugs/search/?q=status%3Afixed+%26%26+_fixed%3A1.8.1
MFH:		2015Q2
Security:	https://vuxml.freebsd.org/freebsd/d9b43004-f5fd-4807-b1d7-dbf66455b244.html
2015-05-12 18:06:36 +00:00
Mathieu Arnold
5d0d0b9fd8 Fix.
Sponsored by:	Absolight
2015-05-11 21:49:25 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Mathieu Arnold
65a99e72a5 Move p5- ports from ports@ to perl@.
With hat:	perl@
Sponsored by:	Absolight
2015-05-11 12:04:18 +00:00
Hajimu UMEMOTO
6f3b82f094 Use USES=gssapi to support MIT Kerberos and Heimdal from ports.
Requested by:	Phil Pennock <phil.pennock__at__spodhuis.org>
2015-05-11 11:55:25 +00:00
Hajimu UMEMOTO
2113d0df5b Update to 2.5.2. 2015-05-11 11:47:38 +00:00
Olli Hauer
bb7c11a7d5 - update to version 2.11.5
- rename OPTIONS to match default name of most ports
  - SASL2 -> SASL
  - OPENLDAP -> LDAP
- install main.cf and master.cf with the @sample macro
- rework pkg-install
- fix wrong permission for /var/db/postfix [1]
- sets WANT_OPENLDAP_SASL option for openldap port when
  postfix LDAP_SASL option is set [2]
- make usage of new ${opt}_DEPENDS notation

Changelog:
20150324
        Bugfix (introduced: Postfix 2.6): sender_dependent_relayhost_maps
        ignored the relayhost setting in the case of a DUNNO lookup
        result.  It would use the recipient domain instead.  Viktor
        Dukhovni. Wietse took the pieces of code that enforce the
        precedence of a sender-dependent relayhost, the global
        relayhost, and the recipient domain, and put that code
        together in once place so that it is easier to maintain.
        File: trivial-rewrite/resolve.c.

20150330
        Bitrot: prepare for future changes in OpenSSL API. Viktor
        Dukhovni. File: tls_dane.c.

20150408
        Portability: FreeBSD10 support. Files: makedefs, util/sys_defs.h.

        Incompatibility: specifying "make makefiles" with "CC=command"
        will no longer override the default WARN setting.

PR:	198215 [1]
	198857 [2]
2015-05-10 15:25:31 +00:00
Olli Hauer
f11c883807 - update to version 3.0.1
- rename OPTIONS to match default name of most ports
  - SASL2 -> SASL
  - OPENLDAP -> LDAP
- install main.cf and master.cf with the @sample macro
- rework pkg-install
- fix wrong permission for /var/db/postfix [1]
- sets WANT_OPENLDAP_SASL option for openldap port when
  postfix LDAP_SASL option is set [2]
- make usage of new ${opt}_DEPENDS notation

Release 3.0.1 or 3.0.2 is now a strong candidate to become the new
default mail/postfix port (missing components are VDA and SPF).

Changelog:
20150211
	Cleanup: strncasecmp_utf8() streamlining. Files: util/stringops.h,
	util/allascii.c, util/strcasecmp_utf8.c.

20150214
	Bugfix (introduced: Postfix 3.0): missing #ifdef USE_TLS
	inside #ifdef USE_SASL_AUTH.  Viktor Dukhovni. File:
	smtpd/smtpd.c.

20150217
	Cleanup: missing <string.h> include. File: util/allascii.c.

20150221
	Bugfix (introduced: Postfix 3.0): don't append '.' to the
	DNS resource record value, when converting TXT records to
	the string form that is used used by xxx_dns_reply_filter.
	File: dns/dns_strrecord.c.

20150313
	Documentation: incorrect Postfix version number for
	postscreen_dnsbl_timeout. Quanah Gibson-Mount. File:
	postscreen/postscreen.c.

20150324
	Bugfix (introduced: Postfix 2.6): sender_dependent_relayhost_maps
	ignored the relayhost setting in the case of a DUNNO lookup
	result.  It would use the recipient domain instead.  Viktor
	Dukhovni. Wietse took the pieces of code that enforce the
	precedence of a sender-dependent relayhost, the global
	relayhost, and the recipient domain, and put that code
	together in once place so that it is easier to maintain.
	File: trivial-rewrite/resolve.c.

20150328
	Bugfix (introduced: Postfix 1.1.0): post-install expanded
	macros in parameter values when trying to detect parameter
	overrides, causing unnecessary main.cf updates during Postfix
	start-up. Julian Reich, Viktor Dukhovni, and Wietse.  File:
	conf/post-install.

20150330
	Bitrot: prepare for future changes in OpenSSL API. Viktor
	Dukhovni. File: tls_dane.c.

PR:	198215 [1]
PR:	198857 [2]
2015-05-10 15:24:31 +00:00
Dmitry Marakasov
855fd4227f - Drop @dirrm* from plist 2015-05-10 12:17:48 +00:00
Dmitry Marakasov
c6b892b254 - Drop @dirrm* from plist 2015-05-10 04:44:01 +00:00
Dmitry Marakasov
6e0c9bbf9f - Add CPE info
Approved by:	portmgr blanket
2015-05-10 04:01:23 +00:00
Dmitry Marakasov
b5a5e311ce - Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-09 01:12:50 +00:00
Sunpoet Po-Chuan Hsieh
d4aa914f25 - Unbreak this port
Approved by:	portmgr (blanket)
2015-05-08 20:22:30 +00:00
Olli Hauer
eaaac759eb - grap mail/postfix ports
(I have some rewrites for them)
2015-05-08 16:54:30 +00:00
Frederic Culot
87bf1c689a - Reassign to the heap after sahil@'s bit was taken in for safekeeping 2015-05-08 13:34:30 +00:00
Hajimu UMEMOTO
381116e12f Drop @dirrm* from plist. 2015-05-08 12:25:41 +00:00
Dmitry Marakasov
34502b4f2c - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-05-08 10:00:58 +00:00
Dmitry Marakasov
c8b13a9cde - Fix build from non-root
Approved by:	portmgr blanket
2015-05-07 22:40:06 +00:00
Mathieu Arnold
07da776842 Update ports in the [i-m]* category to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 16:32:43 +00:00
Dmitry Marakasov
11b246550f - Drop GH_COMMIT 2015-05-07 16:00:46 +00:00
Wen Heping
b20a06fd59 Python module that implements DKIM (DomainKeys Identified Mail) email
signing and verification. It also provides helper scripts for command
line signing and verification.

WWW: https://launchpad.net/dkimpy

PR:		198982
Submitted by:	ports@caomhin.org
2015-05-07 00:52:23 +00:00
Rodrigo Osorio
3f80d36124 Change OPTIONS_DEFAULT from MYSQL to SQLITE
Bump PORTREVISION

PR:		199059
2015-05-06 20:34:12 +00:00
Rodrigo Osorio
bf316be604 use OPTIONS_RADIO rather than OPTIONS_SINGLE
PR:		199059
Submitted by:	Yasuhiro KIMURA <freebsd.org@pob01.utahime.jp>
2015-05-06 19:04:31 +00:00
Jun Kuriyama
cb46b0ee15 - Update to 2.14.
PR:		ports/198247
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2015-05-06 13:51:28 +00:00
Dmitry Marakasov
c4adcc3bc8 - Add CPE info
Approved by:	portmgr blanket
2015-05-05 03:32:00 +00:00
Sunpoet Po-Chuan Hsieh
a76b679d8a - Update to 1.5105
Changes:	http://search.cpan.org/dist/Mail-Mbox-MessageParser/CHANGES
2015-05-04 20:18:30 +00:00
Antoine Brodin
f7f5de9089 Remove _*OWNGRP, with staging it's not useful anymore
With hat:	portmgr
Original submission:	bapt
Exp-run:	self
2015-05-04 13:21:17 +00:00
Bartek Rutkowski
b880fd5c1d mail/milter-greylist-devel: update 4.5.11 -> 4.5.12
PR:		199909
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2015-05-04 12:58:51 +00:00
Dmitry Marakasov
e2c6ab8bf5 - Add CPE info
Approved by:	portmgr blanket
2015-05-04 03:31:46 +00:00
Dmitry Marakasov
3356d5dae4 - Add CPE info
Approved by:	portmgr blanket
2015-05-04 03:31:41 +00:00
Dmitry Marakasov
1d8116a21b - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-03 20:31:56 +00:00
Sunpoet Po-Chuan Hsieh
f468e0da94 - Fix gemspec
- Bump PORTREVISION for package change
2015-05-03 11:28:25 +00:00
Jan Beich
09c56d25f6 mail/postsrsd: fix handling of postsrsd_exclude_domains in rc.d script
PR:		199797
Submitted by:	idefix@fechner.net
Approved by:	ports@bsdserwis.com (maintainer)
2015-05-03 07:33:55 +00:00
Jan Beich
46e782c273 mail/sympa: fix bugs in rc.d script
* Current sympa.rc not show the correct status, always active. grep
  with pid string also process.
* The output of ps depends on the windows size. Sometime truncated
  /usr/local/libexec/sympa/task_manager.pl -w for avoid it.
* Change ps options to BSD-sytle.

PR:		199145
Submitted by:	Igor Zabelin <igorz@yandex.ru>
Approved by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
2015-05-03 07:33:40 +00:00