Commit graph

23422 commits

Author SHA1 Message Date
Vinícius Zavam
a7552661bc sysutils/shim: update from 0.8 to 0.9
- adopt the port;
  - original version from PR 231029 was modified;
  - add compiler, and shebangfix to USES;
  - reorder variables in Makefile (silent portlint);
  - rework do-install.

PR:		231029
Reviewed by:	fernape, mat, tcberner, trasz
Approved by:	rene (mentor)
Differential Revision:	https://reviews.freebsd.org/D17019
2018-11-21 13:27:07 +00:00
Jose Alonso Cardenas Marquez
6fe9697b06 - Update to 17.2.7
- Add bareos-dir reload into rc script
- Fix default configuration path
- Some another modifications

PR:		231551 221593 230123
Submitted by:	rand __at__ iteris.com, hsn __at__ sendmail.cz
2018-11-20 21:49:17 +00:00
Sunpoet Po-Chuan Hsieh
cc5678fe49 Update to 0.13.1
Changes:	https://github.com/GoogleContainerTools/container-diff/releases
2018-11-19 18:19:25 +00:00
Steve Wills
b4bab1c271 devel/glib20: remove runtime dep on perl5
Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.

Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.

PR:		233138
Approved by:	gnome (kwm, maintainer, older version of patch)
Exp-run by:	antoine
2018-11-19 15:57:08 +00:00
Johannes M Dieterich
0b9475cf6c new ports: sysutils/rocr and sysutils/roct
roct is the ROC thunk interface  and rocr is the ROCm platform runtime.
Together these form the userspace partners to the amdkfd compute driver.
Hence, in the current absence of a working amdkfd on FreeBSD, these ports do
not function yet. They are integrated to facilitate integration of amdkfd and
test it as part of the LinuxKPI-based DRM.

Note that these ports are for the time being based off my forks with FreeBSD
bringup bits, I'll work with the corresponding upstream teams to get patches
reviewed and integrated.

Limit these ports to amd64, as even our upstream does not support anything but
that for the time being.

Version numbers correspond to the overall ROCm release, currently 1.9.1.
2018-11-19 04:05:31 +00:00
Fernando Apesteguía
0cc5540d97 sysutils/byobu: Update to 5.127
Also give maintainership to jcoffman@openfire.io

PR:	233216
Submitted by:	jcoffman@openfire.io
2018-11-18 21:26:13 +00:00
Sunpoet Po-Chuan Hsieh
8d6c4957e2 Update textproc/tinyxml2 to 7.0.1
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/leethomason/tinyxml2/commits/master
2018-11-18 20:37:02 +00:00
Sunpoet Po-Chuan Hsieh
ba40de9546 Update to 0.12.0
Changes:	https://github.com/GoogleContainerTools/container-diff/releases
2018-11-18 20:36:52 +00:00
Jan Beich
715e55a27a sysutils/flowgger: unbreak with OpenSSL 1.1.1
thread 'main' panicked at '

This crate is only compatible with OpenSSL 1.0.1, 1.0.2, and 1.1.0, or LibreSSL
2.5 and 2.6.0, but a different version of OpenSSL was found. The build is now
aborting due to this version mismatch.

', cargo-crates/openssl-sys-0.9.21/build.rs:486:9

Reported by:	pkg-fallout
2018-11-18 20:03:15 +00:00
Philip Paeps
373ad6f245 Add sysutils/py-tarsnapper 0.4
A wrapper around tarsnap which does two things:

* Lets you define "backup jobs" (tarsnap invocations) in a
  config file, though on its own this has little advantage over just
  using a a shell script.
* The ability to expire old backups using a Grandfather-father-son
  backup scheme.  This feature can be used in conjunction with
  tarsnapper backup jobs, or standalone, to be applied to any existing
  set of tarsnap backup archives, regardless of how they have been
  created.

WWW: https://github.com/miracle2k/tarsnapper
2018-11-18 17:15:44 +00:00
Cy Schubert
b39a9e6c8f Update 3.10.3 --> 3.10.5 2018-11-18 05:56:27 +00:00
Kris Moore
b0c2ce8f29 - Unbreak on HEAD
PR: 233242
Submitted by: Nathan <ndowens@yahoo.com>
Reported by: Martin Wilke <miwi@FreeBSD.org>
Reviewed by: Gleb Kurtsou <gleb@FreeBSD.org>
2018-11-18 03:48:17 +00:00
Steve Wills
cfb8a81442 Fix typo from r485195
Pointyhat to:	jwb
2018-11-17 22:19:39 +00:00
Jason W. Bacon
c413ab11c1 sysutils/desktop-installer: Necessary maintenance updates
Add drm-kmod support to unbreak x11 setup on some systems
Update supported wifi drivers
Install battery_shutdown.sh via port for proper updating

Approved by:    jrm (mentor, implicit)
2018-11-17 20:40:28 +00:00
Jason W. Bacon
4b23b96599 auto-admin: Add several scripts to support wip/cluster-admin
Approved by:    jrm (mentor, implicit)
2018-11-17 20:33:27 +00:00
Sunpoet Po-Chuan Hsieh
e4d33a3303 Add missing RUN_DEPENDS
- Bump PORTREVISION for dependency change

PR:		233275
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2018-11-17 17:45:39 +00:00
Mikolaj Golub
d42e709442 update to 1.3.1 2018-11-17 15:54:16 +00:00
Roman Bogorodskiy
79ccd5d75a sysutils/cbsd: update to 12.0.1
PR:		233271
Submitted by:	maintainer
2018-11-17 12:38:56 +00:00
Nikolai Lifanov
8b4aaff762 update sysutils/docker-machine to 0.16.0 2018-11-17 01:34:12 +00:00
Nikolai Lifanov
079f8f1eca update sysutils/ansible26 to 2.6.8
https://github.com/ansible/ansible/blob/v2.6.8/changelogs/CHANGELOG-v2.6.rst
2018-11-17 01:29:46 +00:00
Nikolai Lifanov
99e00a39ea update sysutils/ansible to 2.7.2
https://github.com/ansible/ansible/blob/v2.7.2/changelogs/CHANGELOG-v2.7.rst
2018-11-17 01:26:53 +00:00
Rene Ladan
f52eeac3c2 Remove expired ports:
2018-11-15 net-mgmt/vidalia: outdated and unmaintained
2018-11-15 german/selfhtml: Project migrated to a Wiki
2018-11-15 sysutils/fastest_cvsup: Obsolete, FreeBSD and OpenBSD switched from cvsup to svn and cvsync, NetBSD only have 2 servers left
2018-11-16 20:28:58 +00:00
Ganael LAPLANCHE
25d6b7b7cf Update to 1.1.0 2018-11-15 21:31:52 +00:00
Sunpoet Po-Chuan Hsieh
0870de3715 Update to 2.15.0
Changes:	https://github.com/guard/guard/releases
2018-11-15 19:07:15 +00:00
Yuri Victorovich
98d5fbe037 sysutils/py-filelock: Update 3.0.9 -> 3.0.10
Reported by:	portscout
2018-11-15 01:25:49 +00:00
Jochen Neumeister
17a4766068 Update to 1.2.1
PR:		233051
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2018-11-13 18:16:58 +00:00
Jan Beich
57a851f14d sysutils/android-file-transfer: update to 3.7
Changes:	https://github.com/whoozle/android-file-transfer-linux/releases/tag/v3.7
Changes:	https://github.com/whoozle/android-file-transfer-linux/compare/v3.6...v3.7
2018-11-13 00:21:50 +00:00
Tobias C. Berner
97d1b5cdad Update KDE Frameworks to 5.52.0
PR:		233107
Exp-run by:	antoine
2018-11-12 18:31:42 +00:00
Stefan Eßer
85880749e2 Upgrade to version 3.3.0.
Approved by:	antoine (implicit)
2018-11-12 12:46:48 +00:00
Dave Cottlehuber
42b7343a75 sysutils/fwup: new port for managing embedded linux systems
fwup is a configurable image-based software update utility for embedded
Linux-based systems. It primarily supports software upgrade strategies
that update entire root filesystem images at once. This includes
strategies like swapping back and forth between A and B partitions,
recovery partitions, and various trial update/failback scenarios. All
software update information is combined into a ZIP archive that may
optionally be cryptographically signed. fwup has minimal dependencies
and runtime requirements.

WWW: https://github.com/fhunleth/fwup

Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D17907
2018-11-12 10:59:10 +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
Sunpoet Po-Chuan Hsieh
53cba64e3a Update to 0.15.1
Changes:	https://github.com/theforeman/hammer-cli-foreman/releases
2018-11-11 18:23:47 +00:00
Sunpoet Po-Chuan Hsieh
d7ea03d07d Update to 0.15.1
Changes:	https://github.com/theforeman/hammer-cli/releases
2018-11-11 18:23:38 +00:00
Sunpoet Po-Chuan Hsieh
8dc4f072db Update to 11.5.3
Changes:	https://salsa.debian.org/debian/debhelper/tags
2018-11-11 18:18:16 +00:00
Alexey Dokuchaev
936a36e30d Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support.  Due to shlib
version change, bump port revisions of the consumer ports.

PR:		233059
Exp-run by:	antoine
Approved by:	maintainer (johans, numerous timeouts)
2018-11-11 15:38:50 +00:00
Tilman Keskinoz
bfdc6efece Update to 1.15.1
As Upstream seems unresponsive, maintainer created a fork.

This fixes build with OpenSSL 1.1
All patches from the port have been incorporated

PR:             232219
Submitted by:   maintainer
2018-11-10 21:28:05 +00:00
Koop Mast
289883b11b Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
2018-11-10 19:57:07 +00:00
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Tobias Kortkamp
9462938a37 sysutils/yank: Fix build when PREFIX != /usr/local 2018-11-10 17:22:18 +00:00
Mathieu Arnold
35326f1a97 security/openssl-devel was removed, but there is a security/openssl111 now. 2018-11-10 10:09:48 +00:00
Danilo Egea Gondolfo
28af423f79 - Update to 0.1.11 2018-11-10 09:46:43 +00:00
Dmitry Marakasov
b37c3d3cbf - Update WWW
Approved by:	portmgr blanket
2018-11-10 09:30:21 +00:00
Tobias C. Berner
03efb5d84e Update KDE Applications to 18.09.3 2018-11-09 20:09:13 +00:00
Steve Wills
20d5f93e6d sysutils/UEFITool: update to 52
PR:		232294
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2018-11-09 17:51:59 +00:00
Cy Schubert
e39850e312 Fix incorrect script default parameter expansion.
PR:		233083
2018-11-09 13:47:51 +00:00
Cy Schubert
868faf0b0b Update to the latest cfengine commits on github. 2018-11-09 04:21:15 +00:00
Dan Langille
de609e0217 Deprecate all Bacula 7.x ports, the last update was in 2017
Expiration date is 2019-03-01

Please migrate to Bacula 9.x
2018-11-08 19:16:26 +00:00
Dan Langille
4d95babc79 Fix the distinfo, missing from my previous commit.
Sorry.
2018-11-08 18:58:29 +00:00
Josh Paetzel
8344130671 Update to 0.16
PR:	226402
Reported by:	dor.bsd@xm0.uk
Approved by:	ports@ecadlabs.com (maintainer)
2018-11-08 16:55:51 +00:00
Guido Falsi
52e54facfb Add patch to stop xfburn crashing when trying to burn an audio CD.
Reported and tested by:	Holger Wagemann <Holger.Wagemann@posteo.de>
2018-11-08 15:00:34 +00:00