1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

2218 Commits

Author SHA1 Message Date
Ben Woods
b044e71547 sysutils/munin-*: Use .conf suffix for /usr/local/etc/newsyslog.conf.d/
- Rename the files installed to /usr/local/etc/newsyslog.conf.d/ to end
  with a '.conf' suffix.
- Add pkg-install script to automatically move any copies of the old
  newsyslog file to the new location if it was modified from the default
  or delete the old file if it is has not been modified.
- Add a note to UPDATING and pkg-message to warn users of this, in case
  they are using provisioning/configuration management tools which need
  to be modified.

Recent changes to /etc/newsyslog.conf (r340318) will only include files
from the /usr/local/etc/newsyslog.conf.d/ directory which end with
'.conf' and do not beginning with a '.' character.

Reviewed by:	mandree (D17088)
Approved by:	mat (maintainer)
Differential Revision:	https://reviews.freebsd.org/D17089
2018-11-24 02:50:06 +00:00
Jan Beich
f14586159d graphics/mesa-libs: enable WAYLAND by default here and in consumers
PR:		227509
Requested by:	Johannes Lundberg, Greg V
Reviewed by:	tobik (earlier version)
Approved by:	madpilot, x11 (zeising), maintainer timeout (2 weeks)
Exp-run by:	antoine
2018-11-11 23:54:06 +00:00
Steve Wills
868061ef79 security/ossec-hids-server: update from 2.8.3 to 3.1.0
PR:		232794
Submitted by:	Dominik Lisiak <dominik.lisiak@bemsoft.pl> (maintainer)
2018-11-09 18:52:21 +00:00
Nikolai Lifanov
6dedc0c743 update sysutils/ansible* ports
sysutils/ansible: 2.7.1
Changes: https://github.com/ansible/ansible/blob/v2.7.1/changelogs/CHANGELOG-v2.7.rst

sysutils/ansible26: 2.6.7
Changes: https://github.com/ansible/ansible/blob/v2.6.7/changelogs/CHANGELOG-v2.6.rst

sysutils/ansible25: 2.5.11
Changes: https://github.com/ansible/ansible/blob/v2.5.11/changelogs/CHANGELOG-v2.5.rst

All ports: move default configuration directory back to LOCALBASE/etc/ansible as
before the flavors conversion. Configuration is version-specific and not Python-specific
and this is a more intuitive location.

PR:		232377
Reported by:	Tomoyuki Sakurai (default configuration path)
2018-11-05 02:07:09 +00:00
Bradley T. Hughes
3eebc51b4e www/node: Update 10.12.0_1 -> 11.0.0
Update to the latest major release of Node.js. Upstream has dropped
support for FreeBSD 10.x, so mark the port as BROKEN on FreeBSD 10.
Regenerate patches with `make makepatch`.

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

Sponsored by:	Miles AS
2018-10-31 22:09:10 +00:00
Jochen Neumeister
89bcd41ec2 Switch default PHP version from 7.1 to 7.2
PR:		232398
Reviewed by:	joneum
Approved by:	tz (implicit)
Exp-run by:	antoine
Sponsored by:	Netzkommune GmbH
2018-10-22 14:04:03 +00:00
Bernard Spil
bb32f2bab8 security/libressl: Update to 2.8.2
- Requires rebuild of all dependent ports
2018-10-20 10:30:23 +00:00
Ryan Steinmetz
9fcb900737 - Use hitch user/group instead of nobody/nobody
PR:		232411
Submitted by:	grahamyvr@gmail.com
2018-10-18 23:36:11 +00:00
Adriaan de Groot
4fe01ca1ce Fix misattributed entry (email was wrong).
Submitted by:	loise@kde.org
2018-10-15 08:14:39 +00:00
Nikolai Lifanov
3c9a54e4cb update sysutils/ansible to 2.7.0
This is a major release. Please see changelog and migration guide:

https://github.com/ansible/ansible/blob/2.7/changelogs/CHANGELOG-v2.7.rst
https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.7.html

This also introduces sysutils/ansible26, which will track the 2.6 stable
branch.
2018-10-15 00:58:09 +00:00
Guido Falsi
2dd9174342 - Update devel/courier-unicode to 2.1
- Convert to USES localbase
- Update mail/cone to 1.0 [1]
- Update mail/courier-imap to 5.0.0
- Add LICENSE
- Update mail/maildrop to 3.0.0
- Remove IDN option since it's now mandatory
- Update mail/sqwebmail to 6.0.0 [2]
- Update security/courier-authlib to 0.69.0
- Add note to UPDATING
- Silence some portlint warnings

PR:			231471 [1]
Submitted by:		me
Approved by:		Maintainer timeout [1],
			oliver@ [2]
Differential Revision:	https://reviews.freebsd.org/D17234
2018-10-10 11:54:58 +00:00
Luca Pizzamiglio
159b4db427 Add UPDATING entry about pecl-xdebug versions
Every version has a different set of PHP version that support.
The entry clarifys the current situation.

Sponsored by:	trivago N.V.
2018-10-09 16:32:32 +00:00
Johannes M Dieterich
7e475225d5 Add UPDATING entry concerning DRM metaport.
Reviewed by:	x11 (zeising), imp, rene
Approved by:	x11 (zeising)
Differential Revision:	https://reviews.freebsd.org/D16903
2018-09-30 19:22:24 +00:00
Jeremie Le Hen
79272c397d Remove https support and fix Sprint Boot properties in www/libresonic-standalnone.
HTTPS support will be removed upstream:
https://github.com/Libresonic/libresonic/issues/125#issuecomment-256227104

Sprint Boot properties use the "server" prefix. They are documented here:
https://docs.spring.io/spring-boot/docs/1.4.5.RELEASE/reference/htmlsingle/#boot-features-customizing-embedded-containers

Reported by:	chronic at chronic se (Sprint Boot properties)
Reviewed by:	des@
Approved by:	des@
2018-09-24 21:27:07 +00:00
Torsten Zuehlsdorff
ad6867e955 Improve UPDATING notice for switch of PHP default version to PHP 7.1.
The port mod_php56 was not handled by the upgrade instruction.

PR:		231486
2018-09-24 09:59:42 +00:00
Matthias Andree
d1cfeab07e Update ilmbase and openexr to 2.3.0, rename OpenEXR to openexr.
Release notes: <https://github.com/openexr/openexr/releases/tag/v2.3.0>

Adjust LIB_DEPENDS of all ports that require ilmbase or openexr to chase
the new lower-case spelling of the name, and to omit the version from the
library name to ease future maintenance.

Bump PORTREVISION of all ports that depend on ilmbase or openexr directly,
so that they all get rebuilt on upgrades.

Add patches to graphics/ampasCTL to keep it alive, with (a) ilmbase now
that its Iex::BaseExc class is no longer derived from std::string,
details were given upstream through https://github.com/ampas/CTL/issues/71
and (b) to unwind semicolon/;-lists in cmake that stem from openexr/
ilmbase pkg-config variables.
(Note ampasCTL is unmaintained as FreeBSD port, and upstream,
and I cannot run-time test it.)

Poudriere build tests on 11.2-RELEASE-p1 amd64 of ALL ports depending
directly or indirectly on ilmbase and/or openexr have passed without
regressions.  Thus invoking due diligence, I believe I have done the
equivalent of an -exp run, and do not require approval for the dependency
chases to third-party ports.
2018-09-22 10:15:22 +00:00
Torsten Zuehlsdorff
188a80ce47 Switch default PHP version from 5.6 to 7.1
PR:		209563
Reviewed by:	tz, Felix Flor
Exp-run by:	antoine
2018-09-05 08:04:41 +00:00
Timur I. Bakeyev
a1c342c6f1 Add a note that net/samba48 doesn't depend anymore from databases/ldb13 2018-09-02 22:31:42 +00:00
Dan Langille
fc81200076 Upgrade to 1.42.01
Approved by:	maintainer (via private email)
Differential Revision:	https://reviews.freebsd.org/D16942
2018-09-01 19:02:13 +00:00
Antoine Brodin
ec3e56288a Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D16904
2018-09-01 17:05:47 +00:00
Adam Weinberger
b7913ab3ad Add an entry for geoipupdate-3.0.0 2018-08-13 20:46:02 +00:00
Palle Girgensohn
0ef5b16771 The PostgreSQL Global Development Group has released an update to all supported
versions of our database system, including 10.5, 9.6.10, 9.5.14, 9.4.19,
9.3.24.  This release fixes two security issues as well as bugs reported over
the last three months.

If you have untrusted users accessing your system and you are either running
PostgreSQL 9.5 or a newer version OR have installed the "dblink" or
"postgres_fdw" extensions, you must apply this update as soon as possible. All
other users can upgrade at the next convenient downtime.

Please note that PostgreSQL changed its versioning scheme with the release of
version 10.0, so updating to version 10.5 from any 10.x release is considered a
minor update.

The PostgreSQL Global Development Group also announces that the third beta
release of PostgreSQL 11 is now available for download. This release contains
previews of all features that will be available in the final release of
PostgreSQL 11 (though some details of the release could change before then) as
well as bug fixes that were reported during the second beta.

This release also changes the default option for the server packages to *not*
include XML support per default. If you need this, please check the XML option
knob and build the port.

Releasenotes:	https://www.postgresql.org/about/news/1878/
PR:		229523, 198588
Security:	96eab874-9c79-11e8-b34b-6cc21735f730
Security:	CVE-2018-10915, CVE-2018-10925
2018-08-10 09:25:20 +00:00
Thierry Thomas
896f7332ee Upgrade www/tt-rss to a2d1fa5b14 (07/18/2018).
PR:		230126
Submitted by:	Derek Schrock
2018-08-06 17:14:54 +00:00
Danilo G. Baio
a895a93def Add Zabbix Java Gateway ports
This update separates Java Gateway componentes from the Zabbix Server port,
creating an additional slave port for each version.

This way is possible to deploy a Java Gateway without the need to install
Zabbix Server components.

In the current state there wasn't an rcfile for the Java Gateway. [1]

PR:		217777
Reported by:	Juan Garcia <juan@ish.com.au> [1]
Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
2018-08-04 12:37:18 +00:00
Christian Weisgerber
c082bf1667 Move the numerical ID for the "_ntp" user, required for net/openntpd's
privilege separation, after its value was usurped by the new "ntpd"
user in 12.0-CURRENT.

PR:		229936
2018-08-03 20:29:52 +00:00
Adam Weinberger
0c926073ff Fix a common grammar error: "can not" means the opposite of "cannot."
"Can not" means "it is possible not to," and "cannot" means "it is impossible to."
2018-08-01 16:33:11 +00:00
Niclas Zeising
c666135a65 Amend the UPDATING entry for xorgproto with some more instructions on how to
remove the old *proto ports.

Submitted by:	Kevin Oberman
2018-08-01 05:43:37 +00:00
Niclas Zeising
59bfe5e6b5 Use my FreeBSD.org e-mail address. 2018-07-31 20:16:33 +00:00
Tobias Kortkamp
587b9560db audio/sndio: Update to 1.5.0 2018-07-31 19:40:24 +00:00
Niclas Zeising
15dac70c75 Switch to xorgproto instead of individual packages
Upstream used to distribute protocol headers as separate packages, but has
decided to merge those to a common package, named xorgproto.  This update
tracks that change.

* Add a new port, x11/xorgproto, with are protocol headers for xorg.
* Hook the new protocol port to the build and to infrastructure in
  bsd.xorg.mk.
* Update all ports with a dependency on any of the old *proto packages to
  instead depend on xorgproto.  Bump portrevision.
* Delete the old *proto packages, update MOVED.

PR:		230023
Submitted by:	zeising
Approved by:	portmgr (antoine)
exp-run by:	antoine
2018-07-31 18:41:30 +00:00
Kurt Jaeger
41c545cf12 New port: security/kc24
Console based password storing application using an encrypted XML
document as its database.

WWW: https://github.com/levaidaniel/kc

Please read the UPDATING note!

PR:		222376
Submitted by:	Vidar Karlsen <vidar@karlsen.tech>, Daniel <leva@ecentrum.hu> (maintainer and upstream-author)
Relnotes:	35656e47a3/Changelog
2018-07-28 10:41:55 +00:00
Thierry Thomas
4334d1da06 Upgrade ibus-typing-booster to 2.1.0.
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.1.0>.
2018-07-25 21:02:21 +00:00
Carlos J. Puga Medina
4bde293561 dns/dnsdist: Update to 1.3.2
- Add a note to UPDATING about breaking changes

Changelog: https://dnsdist.org/changelog.html#change-1.3.2

PR:		229742
Submitted by:	Ralf van der Enden <tremere@cainites.net>
Approved by:	cpm
2018-07-14 09:17:51 +00:00
Matthias Fechner
78a51eed7e Updated gitlab to 11.0.2.
For detailed list of changes please see here:
https://about.gitlab.com/2018/06/22/gitlab-11-0-released/
Please make sure before you upgrade you read the entry in UPDATING.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D16127
2018-07-04 17:38:29 +00:00
Nikolai Lifanov
bfc0e045ba rename devel/bats to devel/bats-core and update to 1.0.2 2018-07-01 23:28:16 +00:00
Ashish SHUKLA
91b4d2e12f - Update to 18.06
- Add a note to UPDATING about removal of support for IRC transport
- Thanks to reporter for help with testing

PR:		229388
Reported by:	post at zuglufttier dot de
2018-06-30 20:19:42 +00:00
Guido Falsi
1e35e676e8 Fix typo. 2018-06-28 07:19:53 +00:00
Matthias Fechner
029dd4c6ec Added flavors support to drush.
PR:		227741
Submitted by:	Jonas Palm
Reported by:	Jonas Palm
Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15990
2018-06-26 15:33:26 +00:00
Mathieu Arnold
412949042c Remove the composer example, it will mainly confuse people.
Sponsored by:	Absolight
2018-06-12 22:10:18 +00:00
Joseph Mingrone
72cc25b343 UPDATING: Document name change of editors/emacs-devel@nox package 2018-06-12 18:33:35 +00:00
Joseph Mingrone
b939f5ab06 UPDATING: Document new package names for Emacs major version update 2018-06-12 18:33:25 +00:00
Joseph Mingrone
b672dbca9c Emacs ports: Improve consistency between the two Emacs ports and...
- [1] Do not link liblockfile when MAILUTILS option is off.  Users who want
  mail functionality should turn on the MAILUTILS option.  See PR 227799.

- [2] Create a link under exec_directory pointing to
  ${PREFIX}/bin/movemail.  See upstream bug https://bugs.gnu.org/31737 and
  PR 228833.

- Based on user feedback, change the package name for the nox flavor of
  editors/emacs-devel from emacs-devel_nox to emacs-devel-nox.  The
  original motivation for naming the package emacs-devel_nox was so that
  PKGNAMESUFFIX would match the flavor names for USES=emacs ports and
  flavor names cannot contain '-'.

- Remove patches that are no longer necessary.  The patch
  emacs-devel/files/patch-configure.ac is no longer necessary because 10.3,
  which included an old version of texinfo in base, is EOL.  The lldb-gud
  patch is no longer necessary because the LLDB option has been removed.

- Update editors/emacs-devel to a newer commit on the upstream master
  branch.

- Customize COMMENT for nox flavor of editors/emacs-devel.

PR:		227799 [1], 228833 [2]
Submitted by:	yasu@utahime.org [1], bengta@sics.se [2]
Approved by:	ashish
Differential Revision:	https://reviews.freebsd.org/D15728
2018-06-12 16:03:56 +00:00
Mathieu Arnold
8a7c838a48 Add a note about PHP flavors.
Sponsored by:	Absolight
2018-06-11 17:01:15 +00:00
Olivier Cochard
13bede1e9b Due to regression detected on FRR 4.0, preparing re-introduction of
FRR 3 branch by renaming frr to frr4.
Fixed a typo regarding my last modification into MOVED file too.
2018-06-02 07:42:45 +00:00
Thierry Thomas
50088cb5f2 Upgrade ibus-typing-booster to 2.0.0.
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.0.0>.
2018-05-29 17:52:11 +00:00
Jan Beich
e343dd85af mail/thunderbird: back out r470673 as AMO version lacks libical
PR:		226919
Pointy hat to:	jbeich (too sleepy to wait for QA)
2018-05-23 04:49:02 +00:00
Jan Beich
ed177f1d6b mail/thunderbird: drop LIGHTNING as it's unusable after r470672
PR:		226919
2018-05-23 04:20:39 +00:00
Nikolai Lifanov
bb43a505cf add tests and FLAVORS to Ansible ports
Most of the work was done by koobs. Thank you!

PR:		228268
Submitted by:	koobs
Reported by:	Christopher Hall
2018-05-18 13:45:40 +00:00
Matthias Fechner
bd55cb0e00 Added a note to UPDATING about gitlab-pages feature was removed till it is fixed upstream again. 2018-05-14 18:18:12 +00:00
Koichiro Iwao
1d4cdcc6ff net/xrdp{,-devel}: Update to 0.9.6
* mark -devel port as IGNORE since net/xrdp has been updated
* s/XRDP/xrdp/ in pkg-message, upstream usually spell it lowercase

x11-servers/x11rdp: remove port

This port is only required by net/xrdp 0.6.2. Since net/xrdp has been
updated to 0.9.6, it is no longer required any other port and not useful
with standalone at all. 0.9.1 or later uses x11-drivers/xorgxrdp instead.

Approved by:	hrs (mentor, via email)
Relnotes:	https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.1
		https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.2
		https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.3
		https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.4
		https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.5
		https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.6
Differential Revision:	https://reviews.freebsd.org/D15375
2018-05-13 07:25:24 +00:00