diff options
author | Ben Woods <woodsb02@FreeBSD.org> | 2016-10-29 17:01:30 +0000 |
---|---|---|
committer | Ben Woods <woodsb02@FreeBSD.org> | 2016-10-29 17:01:30 +0000 |
commit | 49c90d66592ab11833676bf378abebff776bb533 (patch) | |
tree | 148b9331f417dc3b2a017c0f1e5fb37a48f18650 /UPDATING | |
parent | a4d3d31ce2266c5912a6a885557e813ca52ff36c (diff) | |
download | ports-49c90d66592ab11833676bf378abebff776bb533.tar.gz ports-49c90d66592ab11833676bf378abebff776bb533.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20161029: + AFFECTS: users of irc/quassel + AUTHOR: woodsb02@freebsd.org + + Quassel is now split into two ports / packages; one for providing + the server backend (irc/quassel-core), and one for providing the + client front-end (irc/quassel). Alternatively, the irc/quassel + port can be built with the MONO option enabled to also install + the client and server combined into a single monolithic binary. + 20161028: AFFECTS: users of security/openssl and security/openssl-devel AUTHOR: brnrd@freebsd.org |