1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Adam Weinberger b567ca5647 Update dovecot to 2.3.1, and dovecot-pigeonhole to 0.5.1
This is a very large update, and it WILL require manually
updating existing conf files, though the changes to do so
are not extensive. Updating instructions are here:

	https://wiki2.dovecot.org/Upgrading/2.3

Additionally there are various cleanups to the dovecot rc(8)
script, and support for a LUA scripting interface for dovecot.

The decision was made not to import the 2.3.0 or 2.3.0.1 releases
here, due to the number of existing bugs. ler and I have been
dogfooding it for months now, and all of the bugs I've encountered
are fixed in this 2.3.1 release.

This update is the result of many, many hours of collborative work
between ler and me, and the input of many people on the freebsd-ports
list.
2018-04-01 17:10:31 +00:00
accessibility
arabic
archivers
astro
audio Switch to ld.bfd by default as ld.ldd doesn't have built-in default 2018-03-31 18:34:51 +00:00
base
benchmarks
biology - Update to 1.61 2018-04-01 11:52:08 +00:00
cad Fix build with clang 6.x, pet portlint 2018-04-01 15:36:23 +00:00
chinese
comms
converters converters/py-unidecode: Update to 1.0.22 2018-04-01 13:42:55 +00:00
databases databases/cego: update 2.39.9 -> 2.39.11 2018-04-01 14:00:47 +00:00
deskutils deskutils/noti: Update 3.0.0 -> 3.1.0 2018-04-01 06:34:12 +00:00
devel - Update to 0.99 2018-04-01 12:28:58 +00:00
dns dns/dnsdist: Fix building against openssl from base 2018-04-01 16:33:16 +00:00
editors Update vim to patchlevel 1655 2018-04-01 16:53:43 +00:00
emulators Move to version 4.7.1 which is in sync with wine-mono-devel for the 2018-03-31 22:30:37 +00:00
finance Update to 3.1.2 2018-03-30 17:54:40 +00:00
french
ftp Switch to ld.bfd by default as ld.ldd doesn't have built-in default 2018-03-30 11:52:46 +00:00
games Switch to ld.bfd by default as ld.ldd doesn't have built-in default 2018-04-01 11:15:44 +00:00
german
graphics Update to 1.4.5 2018-04-01 13:52:34 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Revert r466162, exp-run is still in progress 2018-04-01 14:53:58 +00:00
mail Update dovecot to 2.3.1, and dovecot-pigeonhole to 0.5.1 2018-04-01 17:10:31 +00:00
math New port: math/py-pyodesys: Straightforward numerical integration of ODE systems from Python 2018-04-01 06:24:52 +00:00
misc
Mk Switch the default Perl to 5.26. 2018-03-30 12:15:43 +00:00
multimedia - Update WWW 2018-04-01 09:33:27 +00:00
net Remove expired net/p5-Net-Jaiku 2018-03-31 15:36:34 +00:00
net-im Add net-im/matterircd: IRC bridge for Mattermost and Slack 2018-03-31 15:35:22 +00:00
net-mgmt Update ng_ipacct port to 20180401 tag 2018-04-01 13:21:57 +00:00
net-p2p
news Add LICENSE. 2018-03-31 10:08:17 +00:00
palm
polish
ports-mgmt - update manpages 2018-03-31 07:04:00 +00:00
portuguese
print
russian
science - Update WWW 2018-03-31 09:33:26 +00:00
security security/owasp-dependency-check: add missing security/Makefile entry 2018-04-01 15:13:48 +00:00
shells
sysutils - Update to 20180227 2018-04-01 13:50:52 +00:00
Templates
textproc textproc/py-numpydoc: Update to 0.8.0 2018-04-01 12:36:59 +00:00
Tools
ukrainian
vietnamese
www Add www/miniflux 2018-04-01 17:01:32 +00:00
x11 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-03-31 17:50:55 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Patch configure so it respects CC and CPP variables. 2018-03-30 16:17:16 +00:00
x11-wm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-03-31 17:50:55 +00:00
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Add net-im/matterircd: IRC bridge for Mattermost and Slack 2018-03-31 15:35:22 +00:00
LEGAL
Makefile
MOVED Document the removal of expired ports 2018-03-31 15:38:17 +00:00
README
UIDs Add net-im/matterircd: IRC bridge for Mattermost and Slack 2018-03-31 15:35:22 +00:00
UPDATING Update dovecot to 2.3.1, and dovecot-pigeonhole to 0.5.1 2018-04-01 17:10:31 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.