1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sergey A. Osokin 771437151f Upgrade from 2.8.3 to 2.8.4.
<ChangeLog>

# UPGRADE URGENCY: MODERATE for Redis and Sentinel.

* [FIX] Makefile compatibility with non common make variants improved.
* [FIX] SDIFF crash in very unlikely to trigger state fixed.
* [FIX] Config rewriting fixed: don't wipe options unknown to the rewrite
        process.
* [FIX] Set TCP port to 0 works again to disable TCP networking.
* [FIX] Fixed replication with old Redis instances as masters by not
        sending REPLCONF ACK to them.
* [FIX] Fix keyspace notifications rewrite and CONFIG GET output.
* [FIX] Fix RESTORE TTL handling in 32 bit systems (32 bit overflow).

* [NEW] Sentinel now has a run time configuration API.
* [NEW] Log when we lost connection with master or slave.
* [NEW] When instance is turned from slave to master now inherits the
        old master replication offset when possible. This improves the
        Sentinel failover procedure.

</ChangeLog>
2014-01-14 10:28:34 +00:00
accessibility
arabic
archivers
astro Update ICBM coordinates. Darn, all this time I was inactive I thought 2014-01-13 23:28:57 +00:00
audio Update distinfo to please portlint: remove MD5, add SIZE. 2014-01-14 00:24:26 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Upgrade from 2.8.3 to 2.8.4. 2014-01-14 10:28:34 +00:00
deskutils
devel devel/swig20: update to 2.0.11, Backport C++11 fixes, Use GNU Make 2014-01-14 09:01:38 +00:00
dns
editors
emulators
finance
french
ftp
games games/py-fife: Update to 0.3.5, fix make package 2014-01-14 09:23:53 +00:00
german
graphics Add new port graphics/multiraw, a parallel-execution batch converter for 2014-01-14 09:44:54 +00:00
hebrew
hungarian
irc Take maintainership 2014-01-13 21:41:12 +00:00
japanese
java
Keywords
korean
lang - Stop-gap update to fix build on 10.0-BETA1. [1] 2014-01-14 02:40:02 +00:00
mail
math - Change RESTRICTED variable to match contents of /usr/ports/LEGAL. 2014-01-14 00:26:34 +00:00
misc
Mk
multimedia Update to 6.7.0 2014-01-14 10:06:44 +00:00
net Support building against Berkeley DB 6.x. 2014-01-14 01:02:26 +00:00
net-im
net-mgmt Take that, will work on the main issue today. 2014-01-14 09:43:24 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security - Convert to USES=tk 2014-01-14 09:24:56 +00:00
shells
sysutils - Convert to USES=tk 2014-01-14 09:12:21 +00:00
Templates
textproc Update to 1.8.0 2014-01-13 21:34:50 +00:00
Tools
ukrainian
vietnamese
www - Convert to USES=gmake tcl 2014-01-14 08:53:50 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove sysutils/lavaps. It just doesn't work. 2014-01-14 08:42:11 +00:00
README
UIDs
UPDATING Add new 4.1 branch of the Samba suite. 2014-01-13 23:30:52 +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.