1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Commit Graph

17489 Commits

Author SHA1 Message Date
Bruce A. Mah
56ba9de21f Update mail/spamass-milter to 0.4.0.
Brief summary of changes (taken from upstream release announcement):

- -C option to change the default reject code
- -S option to specify a path to sendmail (for the -x option)
- -R option to specify the rejection message
- -a option to skip messages that were authenticated
- IPv6 address support
- zombie process fix for the - option introduced in 0.3.2

Some of these changes (notably the -R and -a flags and the IPv6
support) were previously included in the port via patch files, which
are now unneeded and have been removed.
2014-10-26 03:25:50 +00:00
Adam Weinberger
1beb35f1e7 Update dovecot2 to 2.2.15, and add an LZ4 option that uses liblz4.
ChangeLog:

Some small fixes and changes to v2.2.14. This release is mainly in the hope
that it could still make it into the next Debian stable instead of v2.2.14 -
mainly because of a couple of new assert crashes that started happening in
v2.2.14 and should be fixed now.

	* Plugins can now print a banner comment in doveconf output
	  (typically the plugin version)
	* Replication plugin now triggers low (instead of high) priority for
	  mail copying operations.
	* IMAP/POP3/ManageSieve proxy: If destination server can't be
	  connected to, retry connecting once per second up to the value of
	  proxy_timeout. This allows quick restarts/upgrades on the backend
	  server without returning login failures.
	* Internal passdb lookups (e.g. done by lmtp/doveadm proxy) wasn't
	  returning failure in some situations where it should have (e.g.
	  allow_nets mismatch)
	* LMTP uses mail_log_prefix now for logging mail deliveries instead of
	  a hardcoded prefix. The non-delivery log prefix is still hardcoded
	  though.

	+ passdb allow_nets=local matches lookups that don't contain an IP
	  address (internally done by Dovecot services)
	+ Various debug logging and error logging improvements
	- Various race condition fixes to LAYOUT=index
	- v2.2.14 virtual plugin crashed in some situations
2014-10-26 00:15:42 +00:00
Matthias Andree
9a773f1850 Claim maintainership and deprecate. 2014-10-25 09:28:22 +00:00
Matthias Andree
08d754ca82 Limit PORTSCOUT scanning to 2.10.* versions. 2014-10-24 21:52:30 +00:00
Oliver Lehmann
9cdd85fb4c fix patch 2014-10-23 20:37:25 +00:00
Oliver Lehmann
06fafbe964 fix conflicts with mail/courier-imap
Reported by:    brent@jeneral.com
2014-10-23 17:30:52 +00:00
Adam Weinberger
a7c65ac805 Similar to r371306, add USE_OPENSSL=yes so that WITH_OPENSSL_PORT is
honored properly.

Submitted by:	Derek Schrock
2014-10-21 21:47:04 +00:00
Marcus von Appen
306e66af5d - Convert ports of mail/ to new USES=python
Approved by:	portmgr (implicit)
2014-10-21 17:10:06 +00:00
Bryan Drewery
0688f1fcbf - Chase dovecot update in r371306 2014-10-20 23:15:05 +00:00
Bryan Drewery
60a1b3c5fe - Fix linking to port openssl with WITH_OPENSSL_PORT
Reported by:	Derek Schrock
2014-10-20 23:13:25 +00:00
Matthias Andree
16f23af3de Upgrade to 2.10.5; maintain mirror list.
Changelog: http://www.postfix.org/announcements/postfix-2.11.3.html

Kill utoronto.ca, samurai.com sites. Comment out ring.nict.co.jp sites,
not responding.  Add John Riley's mirror network.
2014-10-20 20:50:08 +00:00
Kurt Jaeger
495b248b8a mail/dspam-devel: merged with mail/dspam
PR:		193693
Submitted by:	danny@dannywarren.com (maintainer)
2014-10-20 18:51:29 +00:00
Kurt Jaeger
58099791a4 mail/dspam: 3.9.0 -> 3.10.2
Upstream Changes:
- Support for Postgresql 9.1 added
- Support for Postgresql <8.1 dropped (EOL)
- Support for MySQL 5.5 added
- Support for MySQL <5.0 dropped
- Updated license from GPLv2 to AGPLv3
- Bug in RSET handling during LHLO phase
- Location of configuration files in dspam home (/var/dspam) can be changed
  through dspam.conf
- Various fixes to the webui templates
- Various small bugs and memleaks
- Missing documentation added to tarball
- Many bugfixes

Port Changes:
- Update to OptionsNG
- Fix pidfile location discrepancy introduced in 3.10.2
- Port cleanup by various submitters, thanks! [1][2][3][4][5]

[1] Patch from <yds@CoolRat.org> (PR #180695, #191610)
[2] Patch from Radim Kolar <hsn@sendmail.cz> (PR #167289)
[3] Patch from Olli Hauer <ohauer@FreeBSD.org> (PR #148485)
[4] Patch from <mtomasek4@gmail.com> (PR #191610)
[5] Patch from Rene Ladan <rene@FreeBSD.org> (PR #191797)

PR:		193693
Submitted by:	danny@dannywarren.com (maintainer)
2014-10-20 18:48:31 +00:00
Martin Matuska
f51558983d Horde package update:
comms/pear-Horde_ActiveSync 2.19.0 -> 2.19.3
devel/pear-Horde_Core 2.14.0 -> 2.15.0
textproc/pear-Horde_CssMinify 1.0.1 -> 1.0.2
www/pear-Horde_Dav 1.0.7 -> 1.1.0
databases/pear-Horde_Db 2.1.3 -> 2.1.4
mail/pear-Horde_Imap_Client 2.25.0 -> 2.25.2
archivers/pear-Horde_Pack 1.0.3 -> 1.0.4
devel/pear-Horde_Timezone 1.0.7 -> 1.0.8
2014-10-20 11:22:54 +00:00
John Marino
e37d39a111 Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__.  For some ports, this fixes the build
without the need for additional patches.

Approved by:	portmgr (bapt, blanket)
2014-10-20 09:34:03 +00:00
Antoine Brodin
ece245b57f Ignore on the package builders when the default version of python is different
from the requested one

Reported by:	pkg-fallout
2014-10-18 14:44:52 +00:00
Dirk Meyer
48a0dae4fb - fix LDOPS which is parsed twice by m4 now 2014-10-18 12:38:22 +00:00
John Baldwin
1ebd0e3345 The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and
is being removed.  No portrev bump needed since the kernel will continue to
accept this flag for old binaries even after support for it in new binaries
is removed.

PR:		193961
Approved by:	portmgr (antoine)
2014-10-18 12:20:42 +00:00
John Marino
e44cd05a58 mail/bsfilter: Remove @dirrm, unmask cmds, use COPYTREE over CP
PR:		194370
submitted by:	maintainer (Yasuhiro KIMURA)
2014-10-18 06:47:25 +00:00
Baptiste Daroussin
2b88da1ab0 Fix harder
PR:		194205
2014-10-17 23:35:23 +00:00
Baptiste Daroussin
7946626b9e Fix plist
PR:		148051
Pointyhat to:	bapt
2014-10-17 23:32:06 +00:00
Baptiste Daroussin
791f2bc627 Reset maintainership 2014-10-17 10:23:34 +00:00
Alex Kozlov
43a22bb0dd - Fix various distinfo errors
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D911
2014-10-16 08:55:30 +00:00
Rene Ladan
e773ca5bc8 Remove expired port:
2014-10-15 mail/p5-Email-Stuff: Deprecated in favour of mail/p5-Email-Stuffer
2014-10-15 22:05:08 +00:00
Vsevolod Stakhov
f14e7c0cf1 - Update to 0.7.2 2014-10-15 17:01:04 +00:00
Beat Gaetzi
8f7f02ae39 - Update Firefox to 33.0
- Update Firefox ESR to 31.2.0
- Update NSS to 3.17.2
- Update Thunderbird to 31.2.0
- Update libxul to 31.2.0 (and mark as BROKEN)
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in
  order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems
- Add OSS audio fallback for HTML5 audio from upstream bug;
  not exposed yet because WebRTC still needs ALSA or PulseAudio
- Kill @dirrm from gecko@ ports per CHANGES from 20140922
- Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix
- Improve workaround comment for LLVM PR 15840, partially rejecting
  r348851 by marino@ until bug 193555

PR:		194356
Submitted by:	Jan Beich
Security:	http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html
2014-10-15 15:48:16 +00:00
Frederic Culot
65d62df3cf - Update to 2.09
Changes:	http://search.cpan.org/dist/MIME-Types/ChangeLog
2014-10-15 12:10:42 +00:00
John Marino
78a3ed4d90 Close out a bunch of PRs that only remove @dirrm
PR:		194331, 194332
PR:		194365, 194366, 194369, 194371, 194374
2014-10-15 11:32:09 +00:00
Jun Kuriyama
aaaec77941 This transport is used to send email over SMTP, either with or without
secure sockets (SSL/TLS). it uses the great Net::SMTPS.

This module is recommended than Email::Sender::Transport::TLS.

WWW: http://search.cpan.org/dist/Email-Sender-Transport-SMTPS/
2014-10-15 10:45:32 +00:00
Matthias Andree
dc22d9ed7f @unexec rmdir -> @dir 2014-10-14 22:49:23 +00:00
Matthias Andree
e76ca1d15b test drive Postfix 2.10.4 upgrade. ~/VCS-mine/redports/mandree/mail/postfix210/ 2014-10-14 22:29:59 +00:00
Adam Weinberger
3d2a3256c4 Update dovecot2 to 2.2.14. PORTREVISION bumps for dovecot2-pigeonhole and
dovecot2-antispam-plugin.

Changes in 2.2.14:

	* lmtp: Delivered-To: header no longer contains <> around the email
	  address. Other MDAs don't have it either.
	* "Out of disk space" errors are now treated as temporary errors
	  (not the same as "Out of disk quota").
	* replication plugin: Use replication only for users who have a
	  non-empty mail_replica setting.

	+ lmtp proxy: Log a line about each mail delivery.
	+ Added login_source_ips setting. This can be used to set the source IP
	  address round-robin from a pool of IPs (in case you run out of TCP
	  ports).
	+ Rawlog settings can use tcp:<host>:<port> as the path.
	+ virtual plugin: Don't keep more than virtual_max_open_mailboxes
	  (default 64) number of backend mailboxes open.
	+ SSL/TLS compression can be disabled with ssl_options=no_compression
	+ acl: Global ACL file now supports "quotes" around patterns.
	+ Added last-login plugin to set user's last-login timestamp on login.
	+ LDAP auth: Allow passdb credentials lookup also with auth_bind=yes
	- IMAP: MODSEQ was sent in FETCH reply even if CONDSTORE/QRESYNC wasn't
	  enabled. This broke at least old Outlooks.
	- passdb static treated missing password field the same as an empty
	  password field.
	- mdbox: Fixed potential infinite looping when scanning a broken
	  mdbox file.
	- imap-login, pop3-login: Fixed potential crashes when client
	  disconnected unexpectedly.
	- imap proxy: The connection was hanging in some usage patterns. This
	  mainly affected older Outlooks.
	- lmtp proxy: The proxy sometimes delivered empty mails in error
	  situations or potentially delivered truncated mails.
	- fts-lucene: If whitespace_chars was set, we may have ended up
	  indexing some garbage words, growing the index size unnecessarily.
	- -c and -i parameters for dovecot/doveadm commands were ignored if
	  the config socket was readable.
	- quota: Quota recalculation didn't include INBOX in some setups.
	- Mail headers were sometimes added to dovecot.index.cache in wrong
	  order. The main problem this caused was with dsync+imapc incremental
	  syncing when the second sync thought the local mailbox had changed.
	- doveadm backup didn't notice if emails were missing from the middle
	  of the destination mailbox. Now it deletes and resyncs the mailbox.
2014-10-14 17:34:59 +00:00
Raphael Kubo da Costa
5be7d37dde Remove build-time dependency on devel/qt5-qmldevtools.
qt5-qmldevtools is likely to be removed when we move to Qt 5.3, and trojita
has never actually needed it.

PR:		194303
Approved by:	Marco Broeder <marco.broeder@posteo.eu> (maintainer)
2014-10-13 18:31:24 +00:00
Kurt Jaeger
d9c33f4f7e mail/mail-notification: fix issues
- fix dist url
- hotmail feature disabled
- strip binary
- use gmime26 instead of gmime2
- bump portrevision
- change maintainer to submitter

PR:	192349
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
Approved by:	mwisnicki+freebsd@gmail.com (maintainer)
2014-10-09 20:59:55 +00:00
Matthew Seaman
65d8b068f3 Ooops. Forgot to strip the @dirrm stuff out of the plist. 2014-10-08 21:17:13 +00:00
Matthew Seaman
9c2429a620 Update to 0.05
Change log:	http://cpansearch.perl.org/src/ALEXMV/Email-Address-List-0.05/Changes
2014-10-08 21:13:47 +00:00
Baptiste Daroussin
12d0fc35c2 Convert to USES=pgsql 2014-10-08 20:58:32 +00:00
Baptiste Daroussin
54bbf6e59c Convert to USES=pgsql 2014-10-08 20:57:32 +00:00
Baptiste Daroussin
3cbe616691 Convert to USES=pgsql 2014-10-08 20:55:55 +00:00
Mark Felder
95f8b1ff71 Update to 1.6.10
Define LICENSE

PR:		194181
2014-10-08 15:41:18 +00:00
Emanuel Haupt
e283a7caf5 Remove @dirrm, @dirrmtry 2014-10-08 14:26:25 +00:00
Dmitry Marakasov
ca83c89550 - Fix duplicate PORTREVISION lines and bump for all bumps which have not happened because of this
Approved by:	portmgr blanket
2014-10-06 23:29:28 +00:00
Steve Wills
1dcbd4a4fc mail/rubygem-email_reply_parser-discourse: correcte category 2014-10-05 21:01:02 +00:00
Steve Wills
b19fe56358 mail/rubygem-email_reply_parser-discourse: create port
EmailReplyParser is a small library to parse plain text email content to return
only the reply.

WWW: http://github.com/github/email_reply_parser
2014-10-05 20:55:02 +00:00
John Marino
c003f70ee1 mail/rainloop: Rework to avoid unnecessary overriding do-extracts target
There's no reason to roll-your-own extraction target, the stock target
works fine.  Remove and and adjust do-install accordingly; there's not
change the pkg-plist.

While here, remove RVER derivative of PORTVERSION.  This looked wrong to
me -- I doubt the RVER will end in ".164" after the PORTVERSION is
incremented.  If anything, the PORTVERSION would be derivative of RVER,
but for now I just have two seprately defined variables.  Also, unmask
installation commands.
2014-10-05 18:35:33 +00:00
Tijl Coosemans
88c67cd38c - Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
  Darwin, Linux and other systems.  Given the version current:revision:age
  a library will be given the extension .so.major.age.revision with major
  equal to current-age.  Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
  files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
  dependent ports if a library version changed

PR:		194068
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-10-05 18:01:19 +00:00
Kurt Jaeger
3aff526f34 mail/filtermail: resurrect, stage, 0.8.2 -> 0.8.3, new maintainer
PR:		193721
Submitted by:	Mike Clarke <jmc-freebsd2@milibyte.co.uk>
2014-10-05 11:08:40 +00:00
Antoine Brodin
69a40c009b Allow installing 2014-10-04 23:35:08 +00:00
Bryan Drewery
6008080066 Stop looking at devel versions 2014-10-02 18:31:30 +00:00
Mathieu Arnold
cd7e7c160c Cleanup @dirrm* from my ports.
Sponsored by:	Absolight
2014-10-02 16:37:02 +00:00