Commit graph

2044 commits

Author SHA1 Message Date
Nikolai Lifanov
ed84edccde update sysutils/ansible to 2.3.0.0
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
2017-04-12 15:51:13 +00:00
Jan Beich
b706cf3834 www/firefox: document sem(4) issue in UPDATING
Reported by:	many
PR:		218581
MFH:		2017Q2 (r438264 followup)
2017-04-12 15:03:18 +00:00
Bernard Spil
9dcbcba33f security/libressl: Update to 2.5.3
- 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
2017-04-11 19:01:34 +00:00
Renato Botelho
ab5fe7ef9b - Update x11-wm/awesome to 4.1
- 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
2017-04-11 17:38:49 +00:00
Sunpoet Po-Chuan Hsieh
ae69fc0b60 Fix typo 2017-04-04 09:48:18 +00:00
Sunpoet Po-Chuan Hsieh
7549fa9cdd Document the Xapian 1.4.3 update 2017-04-04 09:47:08 +00:00
Timur I. Bakeyev
fafd9147e1 Add a note about need to remove p5-Parse-Pidl* from the system before installing net/samba*. 2017-04-01 22:17:02 +00:00
Bryan Drewery
9051821be1 - Update to 7.5p1.
- Update X509 to 10.1.
- Disable KERB_GSSAPI for now as it does not build.

Changes: https://www.openssh.com/txt/release-7.5
2017-04-01 01:59:25 +00:00
Antoine Brodin
8fb879105d Switch default version of samba from 4.3 to 4.4
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
2017-03-25 23:37:05 +00:00
Timur I. Bakeyev
0c4aca98bb Add note about upgrading Samba to net/samba46 2017-03-25 20:57:20 +00:00
Timur I. Bakeyev
0b820dcf4a Add note about setting default Samba port version in the /etc/make.conf. 2017-03-25 03:05:59 +00:00
Antoine Brodin
7cfe69b584 - Add USES=samba to handle dependency on samba
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
2017-03-21 21:59:31 +00:00
Sunpoet Po-Chuan Hsieh
7f099333ac Update to 3.0.2
- 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)
2017-03-19 00:33:23 +00:00
Sunpoet Po-Chuan Hsieh
880ae859ac Update to 2.0.0
- 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)
2017-03-19 00:32:50 +00:00
Antoine Brodin
20b3a34a02 Rename python setuptools ports to better match other python ports
Reviewed by:	mat, sunpoet
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D9983
2017-03-16 19:23:48 +00:00
Sunpoet Po-Chuan Hsieh
1941a869dd Document the move of textproc/ack 2017-03-12 18:23:12 +00:00
Nikolai Lifanov
e1fda51582 add an UPDATING entry for games/tome4 1.5.0 2017-03-11 16:41:03 +00:00
Christoph Moench-Tegeder
e0d9c060a2 update thunderbird to 45.7.1
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
2017-03-02 18:10:09 +00:00
Don Lewis
6b309b8de5 Add a note to UPDATING to about the shared library version bump of
libmtbl in devel/mtbl r434654.

Sponsored by:	Farsight Security Inc.
2017-02-23 05:10:39 +00:00
Palle Girgensohn
3699585a7f Update to 5.2.1
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]
2017-02-21 01:27:07 +00:00
Sunpoet Po-Chuan Hsieh
e8972cd571 Use @FreeBSD.org 2017-02-20 15:07:37 +00:00
Jan Beich
a9425224f1 devel/libevent2: drop historical suffix after r362796
PR:		216777
Approved by:	mm (maintainer)
2017-02-20 02:57:04 +00:00
Tobias C. Berner
f3c180c343 Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* 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
2017-02-18 19:48:05 +00:00
Sunpoet Po-Chuan Hsieh
d7a344d8c1 Enable BUNDLED_SSL by default only on FreeBSD 10
- Add UPDATING entry
- Bump PORTREVISION for dependency change

PR:		217095
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2017-02-14 16:15:02 +00:00
Koop Mast
18a340df4e Add note about missing libGL after r433892. 2017-02-13 12:49:29 +00:00
Matthew Rezny
15de527670 Add UPDATING entry for Xorg server 1.18.4
Reviewed by:	bapt
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D9545
2017-02-11 19:03:54 +00:00
Bernard Spil
9af6ad8a68 UPDATING: Add entry for libressl-devel shlib bump 2017-02-03 08:42:43 +00:00
Mark Felder
230253cc0b Add new UPDATING entry with details on newest changes to uwsgi 2017-02-02 17:50:46 +00:00
Michael Gmelin
a0eac7f8c4 Fix 64-bit platform detection for pre C++11 compilers.
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
2017-01-30 22:29:23 +00:00
Jason E. Hale
0a3f2e2222 - Fix an issue where netcams were not connecting [1]
- 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)
2017-01-30 00:09:53 +00:00
Mark Felder
2d26042485 Add UPDATING entry to notify about uwsgi default socket mode change 2017-01-27 23:37:47 +00:00
Dirk Meyer
5700dd6841 - update tinc to 1.0.31 2017-01-21 17:40:57 +00:00
Mark Felder
e5f4bc7efe amend 20170120 UPDATING entry regarding mysql56-server 2017-01-20 18:23:36 +00:00
Mark Felder
ef0c94a7aa Add UPDATING entry about recent mysql56-server issue 2017-01-20 16:24:34 +00:00
Dmitry Marakasov
2357d7357b - Refuse (overridable) to build ports on unsupported system version
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
2017-01-17 15:49:16 +00:00
Jimmy Olgeni
a23ba94b33 Upgrade java/wildfly10 to 10.1.0.
- 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
2017-01-16 15:27:01 +00:00
Dan Langille
8798967c01 Add more detail about my.cnf changes
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
2017-01-16 14:19:17 +00:00
Dan Langille
de5844a4cf Add patches missing from previous commit.
Add note to pkg-message about my.cnf
Add not to UPGRADING about my.cnf
Bump PORTREVISION

Submitted by: Larry Rosenman <ler@FreeBSD.org>
2017-01-16 03:14:54 +00:00
Steve Wills
c8bbe678a6 Switch default Ruby version from 2.2 to 2.3
PR:		215013
2017-01-09 19:23:19 +00:00
Thomas Zander
528393c949 Reflect changes to OPTIMIZED_CFLAGS handling in multimedia/ffmpeg
PR:		215402
Submitted by:	jbeich
2017-01-01 18:48:11 +00:00
Olivier Duchateau
6213e74777 - Update to 0.8.2
- Remove unneeded patch
- Add note about the hidden 'MiscSlimTabs' option (it requires Gtk+ > 3.20).

If this option is set, lots of warnings will appear:
  Gtk-WARNING **: Theme parsing error: <data>:2:12: 'min-height' is not a
  valid property name

  Gtk-WARNING **: Theme parsing error: <data>:8:11: 'min-width' is not a
  valid property name
2016-12-30 18:31:12 +00:00
Alberto Villa
c4fb130257 - Document multimedia/mlt split 2016-12-28 05:11:25 +00:00
Matthias Andree
1a948efb1d OpenVPN update to v2.4.0, old version in openvpn23*.
OpenVPN has been updated to v2.4.0.
Changes: <https://github.com/OpenVPN/openvpn/blob/v2.4.0/Changes.rst>

openvpn-polarssl has been renamed to openvpn-mbedtls to match the TLS
library's change of name.

The prior versions of the openvpn ports have been preserved in openvpn23
and openvpn23-polarssl, respectively, and are set to expire 2017-03-31.
2016-12-27 23:16:57 +00:00
Sunpoet Po-Chuan Hsieh
49f2dcd49e - Document ths change of www/nghttp2 2016-12-18 16:49:22 +00:00
Jan Beich
9a7ba1b688 Oops, restore Lightning build after r428672
addons.mozilla.org version still cannot be used due to binary components
that aren't provided for any Tier3 platform.
2016-12-16 13:18:09 +00:00
Jan Beich
460bdb0c22 gecko: drop ENIGMAIL, LIGHTNING to simplify updates
ENIGMAIL can still return as www/xpi-enigmail but, alas, xpi-* ports and
their framework are mostly unmaintained.

PR:		209155 (for tracking)
2016-12-16 10:57:48 +00:00
Dmitry Marakasov
2889ff802d - Add UPDATING entry for devel/skalibs, lang/execline, sysutils/s6 update
PR:		213894, 213897, 213899
Submitted by:	colin@heliocat.net (maintainer)
2016-12-13 15:45:59 +00:00
Adam Weinberger
f07788dd1e Add an entry to UPDATING about www/node becoming v7, and switching
to www/node6 to stay on that LTS version.

PR:		213948
Submitted by:	maintainer (Bradley T. Hughes)
2016-12-08 00:00:09 +00:00
Tom Judge
ed37775152 Update p5-Search-Elasticsearch to 5.01
Changes: https://metacpan.org/changes/distribution/Search-Elasticsearch

This update brings 3 new packages for older Elasticsearch server APIs:

p5-Search-Elasticsearch-Client-0_90 for accessing 0.90 based servers
p5-Search-Elasticsearch-Client-1_0 for accessing 1.X based servers
p5-Search-Elasticsearch-Client-2_0 for accessing 2.X based servers

People accessing older instances of elasticsearch must also install the
appropriate client API package as well.

WWW: https://metacpan.org/release/DRTECH/Search-Elasticsearch-Client-0_90-5.01
WWW: https://metacpan.org/release/DRTECH/Search-Elasticsearch-Client-1_0-5.01
WWW: https://metacpan.org/release/DRTECH/Search-Elasticsearch-Client-2_0-5.01
2016-12-02 14:58:56 +00:00
Jason E. Hale
d32b8fe316 Update security/gpgme-* to 1.8.0
In this version, libgpgme-pthread.so has been removed in favor of just
using libgpgme.so as the thread-safe library. PORTREVISION has been
bumped on all ports depending on security/gpgme so that any that may have
linked to -lgpgme-pthread will link to -lgpgme instead.

The Python module provided by security/py-gpgme has been renamed upstream
from pyme3 to gpg. This removes the conflict with security/py-pyme,
although security/py-gpgme is still the direct replacement of that
module.
2016-11-26 23:41:16 +00:00