Commit Graph

21479 Commits

Author SHA1 Message Date
Enji Cooper
9eb2bfb34a Create and manage /var/chef via the @dir directive
This allows me to install rubygem-chef and run chef-solo out of the box, and
achieves parity with variants of CentOS Linux.

PR: 222481
Approved by: matthew (maintainer timeout)
2017-10-21 07:50:44 +00:00
Jan Beich
aaa8c1490d sysutils/xvidcap: align whitespace for PORTREVISION 2017-10-21 06:57:23 +00:00
Jan Beich
84e727457f multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
2017-10-21 06:50:49 +00:00
Craig Leres
97c35334cc Update pkg-descr and Makefile in my ports to use https where possible.
Remove obsolete mirrors.

 - devel/arduino
 - devel/arduino-irremote
 - net/hostapd
 - security/broccoli
 - sysutils/lbl-cf
 - sysutils/lbl-hf
 - www/mini_httpd

Reviewed by:	ler (mentor), matthew (mentor)
Approved by:	ler (mentor), matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D12748
2017-10-21 00:45:50 +00:00
Cy Schubert
637c5b1c84 Fix build with SERIAL option.
PR:		223122
2017-10-20 14:51:35 +00:00
Steve Wills
692f4e2b92 sysutils/usb_modeswitch: Update to 2.5.1
PR:		222370
Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)
2017-10-20 14:32:35 +00:00
Steve Wills
b72eed2023 sysutils/desktop-installer: update to 0.5.4
Which makes the port work with xdm config path changes

PR:		221968
Submitted by:	Jason Bacon <bacon4000@gmail.com> (maintainer)
2017-10-20 14:21:36 +00:00
Steve Wills
4c0f4e5198 sysutils/auto-admin: update to 0.4.0
PR:		222003
Submitted by:	Jason Bacon <bacon4000@gmail.com> (maintainer)
2017-10-20 14:18:01 +00:00
Cy Schubert
311484254a Nut USB drivers report a "permission error" without visible reasons
for the error even though permissions are OK (or the driver is run
as root).

Nut uses libusb-0.1 API, assuming return cods of < 0. FreeBSD provides
a libusb-0.1 wrapper howerver it uses libusb-1.0 error codes (which
are negative). This set of patches "teaches" nut libusb-1.0 error codes
as produced by FreeBSD.

Network UPS Tools (networkupstools.org) has a project to use libusb-1.0.
This commit is a stopgap fix until our upline implments lubusb-1.0
support in nut.

PR:		223117
Submitted by:	lev
2017-10-20 01:09:12 +00:00
Sunpoet Po-Chuan Hsieh
e45d489773 Update to 0.95.0
Changes:	https://github.com/cloudfoundry-community/bosh-gen/releases
		https://github.com/cloudfoundry-community/bosh-gen/commits/master
2017-10-19 20:36:57 +00:00
Nikolai Lifanov
110e66105d update sysutils/docker-machine to 0.13.0
Changes: https://github.com/docker/machine/blob/v0.13.0/CHANGELOG.md
2017-10-19 12:56:45 +00:00
Jimmy Olgeni
640dbe075e Update sysutils/virtualmin to version 6.01. 2017-10-19 09:18:53 +00:00
Jimmy Olgeni
94e2d47257 Update sysutils/webmin to version 1.860. 2017-10-19 09:18:30 +00:00
Tobias C. Berner
caafc99dea Update sysutils/cbsd to 11.1.8
* While here, switch it to DISTVERSION.

PR:		222993
Submitted by:	olevole@olevole.ru (maintainer)
2017-10-18 19:26:50 +00:00
Mathieu Arnold
f0a1527bac Update to 2.6.
Sponsored by:	Absolight
2017-10-18 15:34:01 +00:00
Emmanuel Vadot
ecfad2dbeb This update u-boot for :
Allwinner boards
 Beaglebone Black
 Zync boards

For changes on the U-Boot sidesee the changes on their release notes.
For changes on this ports :

 Use BINARY_ALIAS for gsed
 Add PYTHON=${PYTHON_CMD} to MAKE_ARGS
 Add patch from Andrew Turner to export GPT partition in EFI

Tested On: Pine64, OrangePi One, BananaPi M2, BeagleBone Black

Reviewed by:	imp (maintainer)
Approved by:	imp
2017-10-17 19:49:10 +00:00
Tobias C. Berner
bc52221c12 Update KDE Frameworks to 5.39
PR:		223003
Reviewed by:	rakuco, adridg
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D12620
2017-10-17 17:39:15 +00:00
Steve Wills
bfa1650760 sysutils/envconsul: update to 0.7.2 2017-10-17 15:16:32 +00:00
Luca Pizzamiglio
d5619e7fdb sysutils/logrotate: Update to 3.13.0
PR:		223017
Submitted by:	js@iksz.hu (maintainer)
Approved by:	olivier (mentor)
Differential Revision:	https://reviews.freebsd.org/D12687
2017-10-17 08:21:17 +00:00
Stefan Eßer
43de0ba2ce New port for the FUSE support library version 3.
This version is not compatible with version 2 file system user modules
and is meant to co-exist with the older version of the library.

Reviewed by:	antoine (mentor)
2017-10-17 07:37:56 +00:00
Sunpoet Po-Chuan Hsieh
424b04d825 Update to 10.9.2
Changes:	https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
2017-10-16 17:46:18 +00:00
Thomas Zander
8bc944ed45 Allow custom cpucontrol(8) flags
PR:		222697
Submitted by:	kib
Approved by:	maintainer timeout
2017-10-16 16:37:56 +00:00
Steve Wills
b54e31a5c8 sysutils/direnv: update to 2.13.1 2017-10-16 13:56:46 +00:00
Richard Gallamore
bcc83eb439 Fixed ntpd starting too early causing other services to fail at start.
Fixed error when stopping services.

PR:		222197
Submitted by:	Helen Koike (maintainer)
Reported by:	Vick Khera
MFH:		2017Q4
2017-10-15 22:11:30 +00:00
Nikolai Lifanov
0a908bdfca update sysutils/packer to 1.1.1
Changes: https://github.com/hashicorp/packer/blob/v1.1.1/CHANGELOG.md
2017-10-15 14:26:39 +00:00
Koop Mast
2ab1cc5285 Minor MATE 1.18 update.
Apart from version updates, the highlights are:
 * fix orphaned file issues in atril/atril-lite.
 * Add licenses where required.
 * make sure the mime xml gets installed in mate-control-center.
 * regen the m-c-c patch, with make makepatch.
2017-10-14 20:51:48 +00:00
Richard Gallamore
1f7697c7d6 * Updated to 154
Changes: https://github.com/andikleen/mcelog/releases/tag/v154
2017-10-14 01:30:49 +00:00
Kris Moore
c4c4223e97 - Update to 0.5.0
PR: 222985
Submitted by: Maintainer, John Hixson <jhixson@gmail.com>
2017-10-13 18:03:26 +00:00
Kris Moore
225bad52e3 - Update to 0.7.2
PR: 222984
Submitted by: Maintainer: John Hixson <jhixson@gmail.com>
2017-10-13 18:00:29 +00:00
Sunpoet Po-Chuan Hsieh
84cb389043 Update to 5.4.0
Changes:	https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-10-13 09:19:44 +00:00
Sunpoet Po-Chuan Hsieh
5a7edadf72 Update to 1.1.0
Changes:	https://github.com/WinRb/winrm-fs/blob/master/changelog.md
2017-10-13 06:51:30 +00:00
Mathieu Arnold
c9d22b226e Regular USE_GITHUB cleanup.
Sponsored by:	Absolight
2017-10-12 17:55:01 +00:00
Romain Tartière
ec665cd7f6 Update to 2.11.3
https://puppet.com/docs/mcollective/current/releasenotes.html

With hat:	puppet
2017-10-12 17:02:58 +00:00
Romain Tartière
d73933d4ca Update to 5.3.2
https://puppet.com/docs/puppet/5.3/release_notes.html#puppet-532
2017-10-12 16:58:30 +00:00
Romain Tartière
87f3101ee1 Update to 3.9.2
- This version does not build with ninja, so disable it for now;
- Remove unneeded patch;
- While here, silent down post-patch operations.

With hat:	puppet
2017-10-12 16:55:50 +00:00
Mathieu Arnold
4da13b8f8e Remove WANT_GNOME and HAVE_GNOME.
Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
2017-10-12 15:57:51 +00:00
Baptiste Daroussin
68dce24019 Correctly use BINARY_ALIAS
Reported by:	imp
2017-10-12 15:50:06 +00:00
Emanuel Haupt
57d58341d4 Update to 1.1.0 2017-10-12 15:22:00 +00:00
Joseph Mingrone
13706058ef sysutils/ganglia-webfrontend: fix RUN_DEPENDS, minor changes to satisfy
portlint, and release maintainership
2017-10-12 12:38:04 +00:00
Mathieu Arnold
d7e7e4397c Stripping go binaries is perfectly fine.
https://dominik.honnef.co/posts/2016/10/go-and-strip/

Sponsored by:	Absolight
2017-10-12 09:06:17 +00:00
Baptiste Daroussin
e783b8ab51 Remove py-python-cloudfiles expired since 2017-08-31 2017-10-12 08:13:48 +00:00
Baptiste Daroussin
64639eaa2b Make the u-boot ports use swig 3.0 when building 2017-10-11 20:38:03 +00:00
Sunpoet Po-Chuan Hsieh
399cacabe5 Update to 10.9.1
Changes:	https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
2017-10-11 19:49:26 +00:00
Palle Girgensohn
064de61fe5 Update to latest version 2017-10-11 08:37:14 +00:00
Mark Linimon
3ef3461740 For ports that are explicitly enabled on armv6, also enable them
on armv7.  This has not been tested with an -exp run but should
"do no harm".

PR:		221894 (partial)
2017-10-10 21:31:30 +00:00
Rene Ladan
908bc68146 Register conflicts for sysutils/py-dirsync and www/py-jsonfield
Reported by:	http://pkgtool.osorio.me/conflicts/rene@FreeBSD.org.html
2017-10-09 17:03:00 +00:00
Jason E. Hale
890c5977e4 Update archivers/libunrar5 to 5.5.8
Bump PORTREVISION on sysutils/fusefs-rar2fs which builds against the source
2017-10-08 14:09:37 +00:00
Guido Falsi
623d82397f - Update sysutils/neeofetch to 3.3.0
PR:		222642
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2017-10-08 12:43:54 +00:00
Dmitry Marakasov
2fdb6affa6 - Update WWW
Approved by:	portmgr blanket
2017-10-08 09:03:59 +00:00
Tobias C. Berner
31da6e085d Update sysutils/siegfried to 1.7.6
PR:		222848
Submitted by:	steffen@fritz.wtf (maintainer)
2017-10-07 17:46:37 +00:00