Commit graph

2406 commits

Author SHA1 Message Date
Dan Langille
489a4e63ff Update to 0.2.4
re https://github.com/dlangille/SamDrucker/releases/tag/0.2.4

See UPDATING for database schema changes
2020-11-06 16:53:31 +00:00
Li-Wen Hsu
4d4fc02959 Fix UPDATING 20200210 net-im/prosody entry
PR:		245053
Submitted by:	Thomas Morper <thomas@beingboiled.info>
2020-11-05 09:28:28 +00:00
Matthias Andree
dec3c81ea9 Update security/openvpn 2.5. For 2.3 peers, update your configuration,
...see ports/UPDATING or the
ChangeLog: https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst#overview-of-changes-in-25

Avoid LibreSSL (IGNORE_SSL).
INSTALL_DATA -> INSTALL_MAN for documentation.
Rearrange Makefile according to portclippy.
2020-10-30 20:36:01 +00:00
Bradley T. Hughes
fd2545d237 www/node: Update 14.14.0 -> 15.0.0
Update to the latest major release of Node.js, which includes many
significant changes. Users are encouraged to read the release notes
before upgrading.

https://nodejs.org/en/blog/release/v15.0.0/

While here, refresh existing patches with `make makepatch`, removing
some powerpc* related patches that have been adopted/reworked upstream
in V8.

Remove the dependency on dns/c-ares and use the bundled version
instead, since Node.js has adopted a change to c-ares that has not yet
been released. The dependency will be re-added once dns/c-ares has
been updated to a release that contains support for CAA DNS records.

An UPDATING entry has also been added to include a notice about this
major version upgrade, and steps users can take to continue using the
v14.x line, which is now LTS.

Sponsored by:	Miles AS
2020-10-29 21:32:52 +00:00
Muhammad Moinur Rahman
5238ef4e5a emulators/qemu: Update version 4.2.1=>5.0.1
- Add OPTION DEBUG
2020-10-26 01:30:57 +00:00
Sergey A. Osokin
4a0482f68b Remove renamed port. 2020-10-21 16:18:00 +00:00
Fernando Apesteguía
1cb552851f sysutils/rundeck3: Update to 3.3.4
ChangeLog: https://docs.rundeck.com/docs/history/3_3_x/version-3.3.4.html

PR:	250446
Submitted by:	daniel.tihanyi@tetragir.com (maintainer)
2020-10-19 16:19:15 +00:00
Baptiste Daroussin
102009bb99 Document libsoup-gnome merge into libsoup 2020-10-12 14:24:09 +00:00
Emmanuel Vadot
57ce68a0c0 graphics/mesa*: Update to 20.2
Update to 20.2
Move graphics/libxatracker to graphics/mesa-gallium-xa
Remove VAAPI and VDPAU options in mesa-libs in favor of
two new ports : mesa-gallium-va and mesa-gallium-vdpau
Bump needed llvm to llvm10
Change a lot of meson option from false to disabled as it's
deprecated.
Remove the drm and surfaceless platform from mesa* as it's always
enabled now.
Add zstd option, used for shader cache.

Reviewed by:	x11 (zeising@)
Differential Revision:	https://reviews.freebsd.org/D26682
2020-10-12 08:30:54 +00:00
Mateusz Piotrowski
7433a94b32 sysutils/tenshi: Update to 0.17
- Assume maintainership
- Drop coreutils from dependencies; tenshi works fine now with FreeBSD tail
- Get tarballs from to GitHub; this is where upstream moved
- Install configuration files in upstream default location
2020-10-06 09:17:46 +00:00
Matthias Andree
a53a4d6751 mail/fetchmail: avoid rc.conf overriding daemon interval, many other fixes
Authors: CH = Corey Halpin, MA = Matthias Andree

- fetchmail's rc script now queries the daemon interval from the
  configuration, and falls back to the rc.conf value if given. [CH]
- Similarly, the logging facility will be taken from the configuration [MA]
- Add documentation to the rcfile's header comments. [MA]
- Drop support for fetchmail_home_prefix in rc.conf, and query the
  respective users' home directories with getent instead. [MA]
- In the rc scripts, redirect input from /dev/null so it will not ask
  for passwords. [MA]
- Add support for the typical 12.1 rc.conf ${name}_... keywords. [MA]
- Make script execution easier to follow by simplifying if...else logic. [CH]
- Fix rcscript's exit code to be 1 if one of the per-user calls fails. [CH]
- Add relevant notes to UPDATING. [MA]

PR:		249860
Submitted by:	Corey Halpin (maintainer)
Reported by:	Chris James (on fetchmail-users mailing list)
Approved by:	Corey Halpin (maintainer)
2020-10-05 19:09:17 +00:00
Mateusz Piotrowski
9e034b4c83 Update to 4.6
The most important changes are described in the MIGRATING document:
- https://modules.readthedocs.io/en/v4.6.0/MIGRATING.html

Release notes:
- https://modules.readthedocs.io/en/v4.6.0/NEWS.html
- https://timeline.noticeable.io/cbzeG7wTvAIqj21zbUmx/posts/modules-4-6-0-released

PR:		249978
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
2020-10-02 19:18:40 +00:00
Cy Schubert
f15a5caf53 Rename rc.conf variables syslog_ng_config and syslog_ng_pid to
syslog_ng_flags and syslog_ng_pidfile respecively, making them
consistent with the rest of the ports tree.

PR:		249984
Submitted by:	Boris Korzun <drtr0jan@yandex.ru>
Reviewed by:	Peter Czanik (syslog-ng upstream)
2020-09-29 17:04:50 +00:00
Rainer Hurling
9fca277d19 UPDATING: Correct the dirname database/* to databases/*
In UPDATING, all sections which contain "database/..." instead of "databases/..." in the 'AFFECTS:' line, utilities like 'pkg updating' can't automatically display those sections.

The postgresql sections in particular have information that would be useful for casual use of "pkg updating". One work-around, of course, is to use "pkg updating database/postgresql"

While here, also correct some more occurrences.

PR:		249881
Submitted by:	rhurlin
Reported by:	Keith White <kwhite@site.uottawa.ca>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26557
2020-09-26 09:44:47 +00:00
Danilo G. Baio
4f0824ca40 Typo 2020-09-24 22:52:01 +00:00
Ryan Steinmetz
aae2e4b660 - Convert PYTHON support to use python 3.x
- Add note to UPDATING

PR:		249743
Submitted by:	Steve Wills <swills@FreeBSD.org>
2020-09-24 22:20:29 +00:00
Kevin Bowling
9b844386c0 Add an UPDATING entry for PostgreSQL default version change to 12
PR:		248657
Reported by:	tz
Sponsored by:	BBOX.io
2020-09-22 19:57:07 +00:00
Christoph Moench-Tegeder
ba9052fd39 update mail/thunderbird to 78.2.2
See https://support.mozilla.org/en-US/kb/new-thunderbird-78 for major
changes in Thunderbird 78, the release announcement in
https://blog.thunderbird.net/2020/07/whats-new-in-thunderbird-78/ and
https://blog.thunderbird.net/2020/09/openpgp-in-thunderbird-78/ info
for OpenPGP users. Also check UPDATING 20200918.
Current release notes are in
https://www.thunderbird.net/en-US/thunderbird/78.2.2/releasenotes/

PR:		249346
Submitted by:	jbeich
2020-09-18 10:02:23 +00:00
Torsten Zuehlsdorff
f00a6cc80b Switch default version of PHP from 7.2 to 7.4.
7.2 does not receive any bugfixes anymore. Also the security fixes will
end at 2020-11-30.
Since PHP 7.3 will only receive bugfixes for the next 2 month, we
switch directly to 7.4

PR:		248074
Sponsored by:	Bounce Experts
2020-09-13 22:03:38 +00:00
Joseph Mingrone
bea2b0b802 editors/emacs: Update to version 27.1
Please refer to the 20200811 UPDATING entry when upgrading
dependent (*-emacs26-*) ports.

Port changes:

- depend on math/gmp
- match upstream by turning CAIRO, HARFBUZZ, and JSON options and on and
  turning MAGICK off by default
- remove OPENMP check for graphics/ImageMagick as the openmp is now
  included in base
- update EMACS_VER in Mk/Uses/emacs.mk
- bump USES=emacs ports or remove BROKEN for net-im/jabber.el and
  deskutils/howm, which now build

Submitted by:	HIROSE Yuuji <yuuji@gentei.org> (canna patch)
Reviewed by:	ashish
Differential Revision:	https://reviews.freebsd.org/D23966
2020-08-12 18:30:06 +00:00
Mathieu Arnold
c3deb01ad1 Update the default Perl version to 5.32.
PR:		247826
Submitted by:	mat
Exp-run by:	antoine
2020-08-03 12:56:29 +00:00
Dan Langille
538b425cc3 Fix double logging
HEADS UP: See UPDATING for changes affecting your upgrade.
          New installs not affected.

This patch adds a new rc_variable: librenms_daemonflags

The -T option is gone as that will force a log to syslog, doubling up on log
entries.

A new APP_LOG setting has been added to the .env file. Please update and
move your logs.  See UPDATING.

PR:		246598
Submitted by:	Dries Michiels <driesm.michiels@gmail.com>
2020-07-26 17:48:41 +00:00
Emanuel Haupt
2d5b16833b Amend bash entry from 20200716 with a solution for a know problem that occurs
after an incomplete base update.

PR:	248209 (motivated by)
2020-07-24 06:28:49 +00:00
Dan Langille
aab2a6b0ce Update to 1.65.1
This upgrade disables polling via cronjob.
You must now use the Dispatcher.  See UPDATING
2020-07-20 21:35:34 +00:00
Muhammad Moinur Rahman
5698b5b669 emulators/qemu: Update version 4.1.1=>4.2.1
- Add OPTION CAPSTONE [1]

PR:		247870 [1]
Reported by:	amdmi3 [1]
2020-07-18 19:41:59 +00:00
Emanuel Haupt
f95000d408 Cleanly decouple bash from base by reading profile from $LOCALBASE/etc/
instead of from /etc.

Document this change in UPDATING and provide a migration strategy.

PR:		247934 (based on)
Submitted by:	Michael Osipov <michael.osipov@siemens.com>
2020-07-16 17:14:53 +00:00
Torsten Zuehlsdorff
6d23d80a69 mail/php7[2-4]-imap: change client from cclient to panda-cclient
There are some reports about PHP crashes, when using php-imap
(especially with OpenSSL and TSL 1.3). All this problems went away,
when using the panda-cclient instead of the old cclient.

Therefore we make the panda-cclient the new default,
but still allow cclient in order to allow backwards compatibility.

Special thanks to bofh for figuring out the complex details and
the solution!

Special thanks to Jason for being patience and
helpful about so many months!

Reported by:	Jason de Cordoba <jason@aventia.pw>
Reviewed by:	bofh
Sponsored by:	Bounce Experts
2020-07-13 13:32:27 +00:00
Pietro Cerutti
fe37710e43 UPDATING: document www/baikal's configuration changes 2020-06-16 09:28:40 +00:00
Mark Linimon
ee44698ab2 Fix obvious typo. 2020-06-13 15:27:58 +00:00
Dima Panov
80234f2564 - Note changed OPTIONS and defaults for editors/libreoffice 2020-06-13 15:11:18 +00:00
Bradley T. Hughes
acc13b95af UPDATING: add note about www/node upgrade to 14.0.0
Sponsored by:	Miles AS
2020-06-12 04:17:12 +00:00
Bernhard Froehlich
30cd6aede7 www/radicale:
- Update to 2.1.12
- Please follow UPDATING instructions because you need to export the
storage with radicale 1.1.6 before updating
2020-06-02 20:51:14 +00:00
Kirill Ponomarev
af84cfffe3 Update py-salt to version 3000 and repo copy py-salt to py-salt-2019.
We decided to run both versions for a while until 2019 is EOL and give people
the possibility to run newest 3000 version.

Approved by:	maintainer
2020-06-02 11:23:53 +00:00
Danilo G. Baio
49387ba716 Add mail/py-spf-engine, Deprecate mail/postfix-policyd-spf-python
Give time to users to change their env

The new port is the successor, it supports milter feature and its
config file is in another path.

PR:		244424
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2020-05-31 13:49:28 +00:00
Bernard Spil
df65d80432 UPDATING: Notify users about changes in MariaDB 10.4 config
MFH:		2020Q2
2020-05-26 10:13:16 +00:00
Niclas Zeising
675e7676fe UPDATING: fix typo in converters/libiconv title.
PR:		240954
Reported by:	Yuichiro NAITO
2020-05-25 17:06:33 +00:00
Niclas Zeising
75887e7adc converters/libiconv: Update to 1.16
Update converters/libiconv to 1.16.
This update removes the extra patches for CP932 and EUCJP-MS, as they are
not compatible with this release.
Add an UPDATING entry for this change.
ABI/API stable, no need to bump dependent ports:
https://abi-laboratory.pro/index.php?view=timeline&l=libiconv

PR:		240954
Submitted by:	Yuichiro NAITO
Exp-run by:	antoine
Approved by:	maintainer timeout (gnome@)
2020-05-18 18:31:59 +00:00
Gleb Popov
a84a002264 x11/sddm: Switch SDDM user's HOME directory from /usr/local/etc/sddm/home to
/var/lib/sddm, as sddm(5) man page requests.

PR:		244756
Reviewed by:	tcberner, adridg
2020-05-17 08:21:04 +00:00
Michael Gmelin
1373a7ea7f Update arcanist(-lib) and phabricator to the latest stable versions.
PORTVERSIONs are the dates of the latest commits on the respective
stable branches.

Deprecate devel/libphutil, as all of its functionality has
been moved into arcanist and phabricator by upstream and
the library has been fully deprecated.
2020-05-15 18:07:15 +00:00
Matthias Andree
0874b694d6 Delete misguided mailman information.
Upstream has always told users not to modify installed files, but
to use a sitedir/ sub directory instead.
2020-05-07 20:06:58 +00:00
Hiroki Tagato
b452e4b5c9 - Rename port to net-im/purple-rocketchat from net-im/pidgin-rocketchat
- Update to 0.0.20190416
- Make portclippy happy
- Provide instructions to prevent pidgin from being autoremoved during update

PR:		244924
Submitted by:	tobias.rehbein@web.de
Approved by:	mizhka@gmail.com (maintainer), ehaupt (mentor)
2020-05-05 07:55:32 +00:00
Gleb Popov
19c26acbf0 Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.
PR:		244784
Submitted by:	Evilham <contact@evilham.com> (some ports)
2020-05-04 18:08:10 +00:00
Dan Langille
830eec636e Add support for polling as a service
Two new options

* PYPOLLER  - default, deprecated, needs Python 2.7
* PYSERVICE - Dispatcher service, recompile required

HEADS UP HEADS UP

Polling via cron job is now deprecated. Please use the Dispatcher.

LibreNMS will be dropping support for PHP 7.1 and Python 2 in the next release
expected May 31 2020.  see https://community.librenms.org/t/dropping-support-for-php-7-1-and-python-2/11851

Your existing crontab entries for the PYPOLLER option will be going away.

You can migrate to the PYSERVICE option of LibreNMS now.

PR:		246105
Submitted by:	Dries Michiels <driesm.michiels@gmail.com>
2020-05-03 19:31:28 +00:00
Danilo G. Baio
ef7e6a7678 Improve entry for Python 3.7 upgrade
Portmaster instruction fails under default root shell.

PR:		242964
Reported by:	Robert William Vesterman <bob@vesterman.com>
2020-05-01 21:08:51 +00:00
Florian Smeets
83fdaa64aa Update to 3.0.2 2020-05-01 07:20:28 +00:00
Muhammad Moinur Rahman
5c1325ff70 sysutils/ansible: Update version 2.8.11=>2.9.7
- Create sysutils/ansible28 from sysutils/ansible
- Set EXPIRATION_DATE to 20200530 for ansible23 ansible24 ansible25 and
  ansible26 as they are no longer maintained by upstream
- Bump ansible23 ansible24 ansible25 ansible26 and ansible27 for CONFLICTS
  with ansible28

PR:             241734
Submitted by:   ncrogers@gmail.com
Approved by:    portmgr (maintainer-timeout)
2020-04-28 20:46:07 +00:00
Jan Beich
3d71a8bf02 x11-servers/xwayland-devel: drop advice obsoleted by r528071
MFH:		2020Q2 (confusing cruft removal)
2020-04-28 10:36:08 +00:00
Baptiste Daroussin
6f9493fae2 Fix typo and explain how to change the group for the user tests using pw(8) 2020-04-23 08:05:19 +00:00
Brooks Davis
1c71c2d5a0 Create and use a tests group for the tests user.
Nobody but nobody should be a member of the nobody group.

PR:		245107
Approved by:	maintainer timeout
Sponsored by:	DARPA
2020-04-22 18:01:16 +00:00
Matthias Andree
7260ea29bb UPDATING: caution users to backup templates/ before update when updating mail/mailman from 2.1.29* or older.
MFH: 2020Q2 (only documentation update after r531981/MFH 531727)
2020-04-17 23:09:54 +00:00