aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
Commit message (Collapse)AuthorAgeFilesLines
* www/node: Update 7.10.0 -> 8.1.2Bradley T. Hughes2017-06-281-0/+12
| | | | | | | | | | | | | | | | | | Bump to the latest major version of Node.js. Remove files/patch-node.gyp, since this patch has been accepted upstream. Remove files/patch-deps_v8_src_base_atomicops__internals__arm__gcc.h, which patches a now non-existent file after a change in how V8 implements atomic operations. Conditionally add the _LIBCPP_TRIVIAL_PAIR_COPY_CTOR define when using clang 3.x to workaround a known problem in libc++. Approved by: robak (mentor) Differential Revision: https://reviews.freebsd.org/D11030 Notes: svn path=/head/; revision=444555
* net-mgmt/zabbix24-*: Add note about the removalDanilo G. Baio2017-06-261-0/+11
| | | | | | | | | | | Remove `-[0-9]*` from CONFLICTS Reported by: mat Approved by: garga (mentor), pg@pakhom.spb.ru (maintainer via email) Differential Revision: https://reviews.freebsd.org/D10992 Notes: svn path=/head/; revision=444367
* * Added UPDATING entryRichard Gallamore2017-06-251-0/+8
| | | | | | | | | | | | | | | * Removed ALT_HOME option * Fixed MILTER_DESC DCCM * Changed PORTS_SENDMAIL to PORTS_MILTER * Cleaned up old code PR: 220070 Reviewed by: lifanov (mentor), matthew (mentor) Approved by: matthew (mentor), Piotr Kubaj <pkubaj@anongoth.pl> (maintainer) Differential Revision: https://reviews.freebsd.org/D11248 Notes: svn path=/head/; revision=444253
* Add UPDATING note about net/rabbitmq and Erlang 20.Jimmy Olgeni2017-06-241-0/+11
| | | | Notes: svn path=/head/; revision=444235
* Change PostgreSQL default version from 9.3 to 9.5Torsten Zuehlsdorff2017-06-221-0/+51
| | | | | | | | PR: 201796, 217515 Reviewed by: mat, girgen, xmj, Jov <amutu@amutu.com> and more Notes: svn path=/head/; revision=444116
* Update the Calligra ports to 3.0.1.Raphael Kubo da Costa2017-06-171-0/+15
| | | | | | | | | | | | | | | | | | | | | The 3.x series is based on KDE Frameworks 5, and some programs have been split into separate ports: - Sheets, Words & co are in editors/calligra. - Krita is in graphics/krita. - Kexi is in databases/kexi. - The calligra-l10n* ports are now part of editors/calligra itself. Okular support in editors/calligra and Marble support in textproc/kreport have been disabled for now because they need the KF5 version of those ports. Thanks to everyone who's tested it and worked on it in our area51 repository. Submitted by: Adrian de Groot <groot@kde.org>, tcberner, rakuco Reviewed by: rakuco, mat (earlier versions) Differential Revision: https://reviews.freebsd.org/D10167 Notes: svn path=/head/; revision=443772
* - Update to 17.04Ashish SHUKLA2017-06-131-0/+10
| | | | | | | - Add a note to UPDATING about a known issue Notes: svn path=/head/; revision=443494
* - Whitespace fixesMartin Wilke2017-06-041-1/+1
| | | | Notes: svn path=/head/; revision=442529
* - www/kanboard: Update from 1.0.41 to 1.0.44Jochen Neumeister2017-06-031-0/+9
| | | | | | | | | | | | - Changelog: https://github.com/kanboard/kanboard/blob/master/ChangeLog PR: 219663 Submitted by: Bart Wrobel (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11004 Notes: svn path=/head/; revision=442510
* Do not use gold linker for Qt5 ports.Tobias C. Berner2017-06-021-0/+21
| | | | | | | | | | | | gold linker from binutils 2.28 may produce duplicate library symbols, which makes shared libraries created with it not usable with conventional ld linker. PR: 218187 Submitted by: amdmi3 Notes: svn path=/head/; revision=442460
* sysutils/dsbmd: Update to 0.3Danilo G. Baio2017-05-301-0/+8
| | | | | | | | | | | | Changes: https://freeshell.de/~mk/projects/dsbmd-relnotes.html PR: 219479 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10963 Notes: svn path=/head/; revision=442040
* Switch the default yarn node backend from node6 (LTS) to node (current).Adam Weinberger2017-05-181-0/+9
| | | | | | | | | | | | | This makes yarn's backend selection consistent with npm and all other node consumers. Add an UPDATING message to reduce surprise. Submitted by: maintainer (Luca Pizzamiglio) Reported by: jrm Notes: svn path=/head/; revision=441191
* security/pecl-ssh2: Update to 1.0Danilo G. Baio2017-05-171-0/+8
| | | | | | | | | | | | | | | | | | - Create security/pecl-ssh2-0 - Add UPDATING note security/pecl-ssh2 (v1.0) --> PHP 7 only. security/pecl-ssh2-0 (v0.13) --> PHP 5 compatible. Changes: https://pecl.php.net/package-changelog.php?package=ssh2&release=1.0 PR: 215378 Reported by: Alexander Ushakov <alexander@polyvizor.com> Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10702 Notes: svn path=/head/; revision=441122
* update sysutils/ansible to 2.3.0.0Nikolai Lifanov2017-04-121-0/+14
| | | | | | | | | | | | | | This is a major release! https://raw.githubusercontent.com/ansible/ansible/v2.3.0.0-1/CHANGELOG.md o stop "fixing" default interpreter of /usr/bin/python o remove NETADDR option and depend on py-netaddr unconditionally Differential Revision: https://reviews.freebsd.org/D10165 Notes: svn path=/head/; revision=438364
* www/firefox: document sem(4) issue in UPDATINGJan Beich2017-04-121-0/+27
| | | | | | | | | Reported by: many PR: 218581 MFH: 2017Q2 (r438264 followup) Notes: svn path=/head/; revision=438359
* security/libressl: Update to 2.5.3Bernard Spil2017-04-111-0/+24
| | | | | | | | | | | | | | | | - Update to 2.5.3 - Bump shlib versions - Add UPDATING entry for shlib version bumps - Use --enable-nc configure arg - Align with CFLAGS from -devel - Remove commented EXPLICIT_BZERO blurb - Update pkg-plist - Add x25519, drop krb5_asn header - Add ocspcheck binary - Added/removed man-pages Notes: svn path=/head/; revision=438307
* - Update x11-wm/awesome to 4.1Renato Botelho2017-04-111-0/+23
| | | | | | | | | | | | | - Create x11-wm/awesome3 for users who want to keep running 3.5.x because API is not backward compatible - Add UPDATING note - Set EXPIRATION_DATE on x11-wm/awesome3 to 6 months, it's enough time for users to convert configuration files to 4.x Differential Revision: https://reviews.freebsd.org/D10341 Notes: svn path=/head/; revision=438295
* Fix typoSunpoet Po-Chuan Hsieh2017-04-041-1/+1
| | | | Notes: svn path=/head/; revision=437727
* Document the Xapian 1.4.3 updateSunpoet Po-Chuan Hsieh2017-04-041-0/+26
| | | | Notes: svn path=/head/; revision=437726
* Add a note about need to remove p5-Parse-Pidl* from the system before ↵Timur I. Bakeyev2017-04-011-0/+13
| | | | | | | installing net/samba*. Notes: svn path=/head/; revision=437497
* - Update to 7.5p1.Bryan Drewery2017-04-011-0/+17
| | | | | | | | | | - Update X509 to 10.1. - Disable KERB_GSSAPI for now as it does not build. Changes: https://www.openssh.com/txt/release-7.5 Notes: svn path=/head/; revision=437391
* Switch default version of samba from 4.3 to 4.4Antoine Brodin2017-03-251-1/+29
| | | | | | | | With hat: portmgr Differential Revision: https://reviews.freebsd.org/D10131 Notes: svn path=/head/; revision=436925
* Add note about upgrading Samba to net/samba46Timur I. Bakeyev2017-03-251-0/+27
| | | | Notes: svn path=/head/; revision=436918
* Add note about setting default Samba port version in the /etc/make.conf.Timur I. Bakeyev2017-03-251-0/+11
| | | | Notes: svn path=/head/; revision=436872
* - Add USES=samba to handle dependency on sambaAntoine Brodin2017-03-211-0/+29
| | | | | | | | | | | | | | Valid ARGS: build, env, lib, run (default: build,run) - Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3) - Remove obsolete samba36 ports - Modify samba4x ports to install libsmbclient - Convert the ports tree to USES=samba Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D8919 Notes: svn path=/head/; revision=436659
* Update to 3.0.2Sunpoet Po-Chuan Hsieh2017-03-191-0/+8
| | | | | | | | | | | | - Add pecl-mailparse2 2.1.6 (copied from pecl-mailparse) - Add UPDATING entry Changes: https://pecl.php.net/package-changelog.php?package=mailparse PR: 213319 Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer) Notes: svn path=/head/; revision=436457
* Update to 2.0.0Sunpoet Po-Chuan Hsieh2017-03-191-0/+8
| | | | | | | | | | | | - Add pecl-yaml1 1.3.0 (copied from pecl-yaml) - Add UPDATING entry Changes: https://pecl.php.net/package-changelog.php?package=yaml PR: 213317 Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> (maintainer) Notes: svn path=/head/; revision=436456
* Rename python setuptools ports to better match other python portsAntoine Brodin2017-03-161-0/+14
| | | | | | | | | Reviewed by: mat, sunpoet With hat: portmgr Differential Revision: https://reviews.freebsd.org/D9983 Notes: svn path=/head/; revision=436290
* Document the move of textproc/ackSunpoet Po-Chuan Hsieh2017-03-121-0/+10
| | | | Notes: svn path=/head/; revision=436012
* add an UPDATING entry for games/tome4 1.5.0Nikolai Lifanov2017-03-111-0/+8
| | | | Notes: svn path=/head/; revision=435950
* update thunderbird to 45.7.1Christoph Moench-Tegeder2017-03-021-0/+7
| | | | | | | | | | | | | | | | https://www.mozilla.org/en-US/thunderbird/45.7.0/releasenotes/ https://www.mozilla.org/en-US/thunderbird/45.7.1/releasenotes/ After changes in packaging in ports r428672, profiles using lightning will have to be recreated. PR: 216584 Approved by: jbeich (maintainer), rene (mentor, implicit) MFH: 2017Q1 Security: e60169c4-aa86-46b0-8ae2-0d81f683df09 e60169c4-aa86-46b0-8ae2-0d81f683df09 Notes: svn path=/head/; revision=435290
* Add a note to UPDATING to about the shared library version bump ofDon Lewis2017-02-231-0/+8
| | | | | | | | | libmtbl in devel/mtbl r434654. Sponsored by: Farsight Security Inc. Notes: svn path=/head/; revision=434656
* Update to 5.2.1Palle Girgensohn2017-02-211-0/+9
| | | | | | | | | | | | | | | | | | | | The three elasticsearch beats ports have merged into one single port systuils/beats that installs all of the above and some more. The reason is to make the port more maintainable and also that the new heartbeat beat would conflict with sysutils/heartbeat. Add heartbeat beat. Install utilities share/beats/import_dashboards share/beats/migrate_beat_config_1_x_to_5_0.py Fix problems with the default configurations [1] PR: 217081 [1] Notes: svn path=/head/; revision=434496
* Use @FreeBSD.orgSunpoet Po-Chuan Hsieh2017-02-201-2/+2
| | | | Notes: svn path=/head/; revision=434445
* devel/libevent2: drop historical suffix after r362796Jan Beich2017-02-201-0/+10
| | | | | | | | PR: 216777 Approved by: mm (maintainer) Notes: svn path=/head/; revision=434427
* Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some moreTobias C. Berner2017-02-181-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Update Qt5 to 5.7.1 * Move Qt4 binaries to lib/qt4/bin * Move Qt5 libraries to lib/qt5/lib By moving the libraries we should finally be able to get rid of the inplace upgrade bug (see ports bugs 194088, 195105 and 198720): when Qt5's libraries were lying in /usr/local/lib, which would often get added by pkgconfig to the linker paths via dependencies, the already installed libraries were linked against, instead of the ones that were being built. This forced us to make sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the linker flags. With this change this should no longer be the case. * Rename some ports to match the rest (foo-qtX -> qtX-foo) * Depend on new port misc/qtchooser [see UPDATING & CHANGES] There are several new Qt5 ports which all have been created by Marie Loise Nolden <nolden@kde.org>. Thanks again. PR: 216797 Exp-Run by: antoine Reviewed by: rakuco, mat, groot_kde.org Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9213 Notes: svn path=/head/; revision=434380
* Enable BUNDLED_SSL by default only on FreeBSD 10Sunpoet Po-Chuan Hsieh2017-02-141-0/+7
| | | | | | | | | | | - Add UPDATING entry - Bump PORTREVISION for dependency change PR: 217095 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) Notes: svn path=/head/; revision=434123
* Add note about missing libGL after r433892.Koop Mast2017-02-131-0/+12
| | | | Notes: svn path=/head/; revision=433986
* Add UPDATING entry for Xorg server 1.18.4Matthew Rezny2017-02-111-0/+21
| | | | | | | | | Reviewed by: bapt Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9545 Notes: svn path=/head/; revision=433902
* UPDATING: Add entry for libressl-devel shlib bumpBernard Spil2017-02-031-0/+9
| | | | Notes: svn path=/head/; revision=433203
* Add new UPDATING entry with details on newest changes to uwsgiMark Felder2017-02-021-0/+13
| | | | Notes: svn path=/head/; revision=433174
* Fix 64-bit platform detection for pre C++11 compilers.Michael Gmelin2017-01-301-0/+11
| | | | | | | | | | | | | | | | | In version 3.6.3, Ice started detecting 64 bit platforms by checking __WORDSIZE. When using C++98/03, __STDC_LIMIT_MACROS isn't set by default and __WORDSIZE is always set to 32, even if the required headers weren't included beforehand. Until a proper fix is available in base (e.g. not setting __WORDSIZE at all if __STDC_LIMIT_MACROS isn't defined), we detect if C++11 or newer is used and only rely on __WORDSIZE in this case, otherwise we fall back to detecting the platform using other macros. PR: 216609 Reported by: jbeich Notes: svn path=/head/; revision=432888
* - Fix an issue where netcams were not connecting [1]Jason E. Hale2017-01-301-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - When motion was updated to 4.x, it was overlooked that the default search path for the configuration files was changed. This was causing existing configurations to not be read. Fix the port to install default configuration in correct location and add an UPDATING message giving users the proper instructions on where to place their existing conf files. [2] - Create an empty ${ETCDIR}/conf.d directory that can optionally be used to dump camera configs in instead of creating separate lines for each one in motion.conf - Add some missing PORTDOCS and install with the correct mode - Make the VIDEO options OPTIONS_RADIO instead of OPTIONS_SINGLE to allow for netcam only support (suggested in [2]) - Fix bad logic in configure.ac that was causing V4L to not be dectected when the PWCBSD option was enabled PR: 216189 [1] Reported by: Charles P <charlespigott@googlemail.com> Patched by: <anthony@ury.org.uk> Obtained from: upstream PR: 216466 [2] Reported by: <bakhur@inbox.ru>, tdb@ Pointy hat to: jhale MFH: 2017Q1 (blanket) Notes: svn path=/head/; revision=432815
* Add UPDATING entry to notify about uwsgi default socket mode changeMark Felder2017-01-271-0/+9
| | | | Notes: svn path=/head/; revision=432604
* - update tinc to 1.0.31Dirk Meyer2017-01-211-0/+9
| | | | Notes: svn path=/head/; revision=432067
* amend 20170120 UPDATING entry regarding mysql56-serverMark Felder2017-01-201-0/+4
| | | | Notes: svn path=/head/; revision=431976
* Add UPDATING entry about recent mysql56-server issueMark Felder2017-01-201-0/+12
| | | | Notes: svn path=/head/; revision=431969
* - Refuse (overridable) to build ports on unsupported system versionDmitry Marakasov2017-01-171-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unfortunately, it's not uncommon for FreeBSD users to not update their systems timely and thus end up using unsupported FreeBSD release. These users continue to update ports tree as usual and expect it to work, either unaware of the release EoL, or not clearly understanding the consequences, which results in unexpected build failures, bogus bug reports, attempts to bring back removed legacy support bits and general discontent. This change introduces system version check which makes ports refuse to build anything on unsupported system. This makes users aware of EoL of their system and makes it clear that no port is guaranteed to build. The error message tells how to override the check (by defining ALLOW_UNSUPPORTED_SYSTEM, in which case it's turned into a simple warning), additionally stressing that this configurartion is not supported. Currently outdated are OSVERSION < 1003000 (pre 10.3-RELEASE) and 1100000 <= OSVERSION < 1100122 (from 11-CURRENT'2013 to 11.0-PRERELEASE) I expect these to be kept up to date with base system lifetimes, be updated BEFORE removing any support for outdated release from the tree and also serve as a reference of which OSVERSION checks may be removed. Approved by: portmgr (swills, mat) Differential Revision: D9210 Notes: svn path=/head/; revision=431746
* Upgrade java/wildfly10 to 10.1.0.Jimmy Olgeni2017-01-161-6/+15
| | | | | | | | | | | | | | - Move installation directory to /usr/local/wildfly10. - Fix directory permissions and ownership (root:wheel everywhere except config.) - Remove all @dir entries which are now unnecessary. - Add upgrade notice to UPDATING. PR: 212052 Submitted by: olgeni Approved by: maintainer Notes: svn path=/head/; revision=431670
* Add more detail about my.cnf changesDan Langille2017-01-161-0/+4
| | | | | | | Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Notes: svn path=/head/; revision=431648