aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-08-02 17:50:19 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-08-02 17:50:19 +0000
commit2531fb058f6ef4e744ab0204a42fa2d3f23bf962 (patch)
tree857cd7fd829245b7d85b180a19763287d3f8a62f /UPDATING
parent0c99d2a276723e1443e7dd0a9144094fa75c94e4 (diff)
downloadports-2531fb058f6ef4e744ab0204a42fa2d3f23bf962.tar.gz
ports-2531fb058f6ef4e744ab0204a42fa2d3f23bf962.zip
Commit some formatting and readability fixes I have accumulated so far.
Notes
Notes: svn path=/head/; revision=363830
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING34
1 files changed, 19 insertions, 15 deletions
diff --git a/UPDATING b/UPDATING
index aa246fb67c7a..1c235c94f582 100644
--- a/UPDATING
+++ b/UPDATING
@@ -101,7 +101,8 @@ you update your ports collection, before attempting any port upgrades.
All applications that used libevent1 must be rebuilt.
Please remove libevent1 before upgrading, by running:
- pkg delete -f libevent
+
+ pkg delete -f libevent
20140723:
AFFECTS: users of security/scanlogd
@@ -111,8 +112,8 @@ you update your ports collection, before attempting any port upgrades.
scanlogd user and group must be removed before updating to not conflict
with the one created by the port:
- pw userdel scanlogd
- pw groupdel scanlogd
+ pw userdel scanlogd
+ pw groupdel scanlogd
20140723:
AFFECTS: users of TeX
@@ -125,9 +126,9 @@ you update your ports collection, before attempting any port upgrades.
AFFECTS: users of mail/exim
AUTHOR: vsevolod@FreeBSD.org
- The behaviour of expansion of arguments to math comparison functions (<, <=,
- =, =>, >) was unexpected, expanding the values twice. Please update your
- configuration if you have relied on such an expansion.
+ The behaviour of expansion of arguments to math comparison functions (<,
+ <=, =, =>, >) was unexpected, expanding the values twice. Please update
+ your configuration if you have relied on such an expansion.
20140722:
AFFECTS: users of multimedia/mediainfo
@@ -146,7 +147,7 @@ you update your ports collection, before attempting any port upgrades.
20140714:
AFFECTS: users of databases/db6
- AUTHOR: mandree@FreeBSD.org
+ AUTHOR: mandree@FreeBSD.org
Oracle Berkeley DB 6 has been upgraded to version 6.1.19. Since the
previous 6.0 version, the log file format has changed in 6.1.
@@ -208,7 +209,7 @@ you update your ports collection, before attempting any port upgrades.
AUTHOR: robak@FreeBSD.org
The lang/rust port was updated to 0.11 and is now only working on FreeBSD
- versions 10 and 11 - the 9.x support has been removed by upstream.
+ versions 10 and 11 -- the 9.x support has been removed by upstream.
20140709:
AFFECTS: users of security/pam-pgsql
@@ -370,8 +371,8 @@ you update your ports collection, before attempting any port upgrades.
AUTHOR: gecko@FreeBSD.org
Gecko ports were switched to use more system libraries. Some of them
- must be built with certain options unset (default).
- - audio/soundtouch has to be installed with INTEGER_SAMPLES option disabled
+ must be built with certain options unset (default). `audio/soundtouch'
+ has to be installed with INTEGER_SAMPLES option disabled.
20140604:
AFFECTS: users of dns/dnscrypt-proxy
@@ -1191,7 +1192,8 @@ you update your ports collection, before attempting any port upgrades.
The default path for overview files has changed.
Rebuild your overview files after the update with:
- su - news /usr/local/libexec/cnews/nov/initov
+
+ su - news /usr/local/libexec/cnews/nov/initov
20131217:
AFFECTS: users of databases/ruby-bdb or ports-mgmt/portupgrade and databases/db5 or databases/db6
@@ -3378,9 +3380,10 @@ you update your ports collection, before attempting any port upgrades.
AFFECTS: users of net/activemq
AUTHOR: tj@FreeBSD.org
- After reinstalling the port if you wish to use the datastore used before
- or have any undelivered persistent messages add the following to rc.conf
- activemq_data=/usr/local/activemq
+ After reinstalling the port, if you wish to use the datastore used before
+ or have any undelivered persistent messages add the following to rc.conf:
+
+ activemq_data=/usr/local/activemq
20121022:
AFFECTS: users of net/samba36
@@ -4146,8 +4149,9 @@ you update your ports collection, before attempting any port upgrades.
AFFECTS: users of graphics/gdal
AUTHOR: sunpoet@FreeBSD.org
- Language bindings (Perl, PHP, Python and Ruby) have been moved to separate
+ Language bindings (Perl, PHP, Python, and Ruby) were moved to separate
ports. Please install them if required. The new ports are:
+
Perl binding: graphics/p5-Geo-GDAL
PHP binding: graphics/php-gdal
Python binding: graphics/py-gdal