1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

435715 Commits

Author SHA1 Message Date
Jochen Neumeister
af570f25f3 devel/pecl-yaconf: Update from 1.0.5 to 1.0.7
-Changelog:
  https://pecl.php.net/package/yaconf/1.0.6
  https://pecl.php.net/package/yaconf/1.0.7

- Remove PHP 7.2 from IGNORE_WITH_PHP (with this Update, this Port is PHP 7.2 ready)

 *While here switch to DISTVERSION

PR:		225247
Submitted by:	johnpupu@gmail.com (maintainer)
Approved by:	mentors (implicit)
2018-01-17 16:47:42 +00:00
Thomas Abthorpe
2e772d5e5f - Fix build for FreeBSD 11+
MFH:		2018Q1
2018-01-17 16:44:05 +00:00
Jochen Neumeister
3d3639cfc0 www/pecl-yar: Update from 2.0.2 to 2.0.4
Changelog:
 https://pecl.php.net/package/yar/2.0.3
 https://pecl.php.net/package/yar/2.0.4

*While here:
    - Switch to DISTVERSION
    - Pet portlint
    - Add LICENSE_FILE
    - Remove PHP 7.2 from IGNORE_WITH_PHP (with this Update, this Port is PHP 7.2 ready)

PR:		225246
Submitted by:	johnpupu@gmail.com (maintainer)
Approved by:	mentors (implicit)
2018-01-17 16:35:57 +00:00
Dan Langille
2ec021b5f6 Fix build
was failing with:

Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'lib/ruby/gems/2.4/gems/passenger-5.1.12/dev/ci/tests/debian/run'
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for 'lib/ruby/gems/2.4/gems/passenger-5.1.12/dev/ci/tests/rpm/run'
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix for 'lib/ruby/gems/2.4/gems/passenger-5.1.12/src/cxx_supportlib/vendor-copy/libuv/gyp_uv.py'

Approved by:	portmgr@ (blanket approval)
2018-01-17 16:33:27 +00:00
Diane Bruce
693fb8aec0 Update to 4.0.14
2018-01-14  David Freese  <w1hkj@bellsouth.net>

	f799522: linux shutdown
	29593c8: remote logbook
	4e87d16: ARQ exit seg fault

2018-01-09  Stelian Pop  <stelian@popies.net>

	e09d167: WEFAX auto center behavior
	be34220: WEFAX phasing change button
	2dee90e: RTTY configure initializers

2018-01-07  David Freese  <w1hkj@bellsouth.net>

	a5e88af: File aging
	f028159: OS X shutdown
	38b294a: PSK IMD
	a7d67d8: Spectrum Display
	daa6d43: Warnings in sound.cxx
	eb0caa4: OS X app paradigm
2018-01-17 16:17:13 +00:00
Sean Bruno
f4323069fb sysutils/devcpu-data: Migrate our microcode update on Intel to use precreated files.
Intel provides prefabricated per-cpu microcode update files.  We no longer need
a tool to extract them from the legacy microcode.dat store.  This matches
what upstream linux distributions are doing now.  Tested on my Intel machines
here and updates still succeed.

Reviewed by:	swills cem
Sponsored by:	Limelight Networks
Differential Revision:	https://reviews.freebsd.org/D13921
2018-01-17 16:04:27 +00:00
Johannes M Dieterich
c0a11c8c21 graphics/drm-next-kmod: Update to a newer version that includes a patch to fix 32 bit ioctls for radeonkms.
Approved by:	swills (mentor, implicit)
Obtained from:	FreeBSDDesktop
2018-01-17 15:37:56 +00:00
Mark Felder
6b6e1b8f30 devel/arcanist: Fix QA warnings
- shebangfix
- regen port patch
- RUN_DEPENDS earlier for portlint

MFH:		2018Q1
2018-01-17 15:12:12 +00:00
Renato Botelho
9d5a4ab439 Update security/sudo to 1.8.22
Sponsored by:	Rubicon Communications, LLC (Netgate)
2018-01-17 15:07:51 +00:00
Boris Samorodov
ae01866731 print/photoprint: Fix build with clang6, USES+=localbase
. fix build with clang6 by forcing --std=gnu++98;
. incorporate USES+=localbase;
. spaces->tabs at a makefile assignment.
2018-01-17 14:35:30 +00:00
Tobias Kortkamp
ee6d254d2d ports-mgmt/fastest_sites: Fix runtime with modern bsd.sites.mk
fastest_sites currently can't parse entries like

https://archives.fedoraproject.org/pub/archive/fedora/linux/%SUBDIR%/:DEFAULT,SOURCE

 => Checking servers for MASTER_SITE_FEDORA_LINUX (6 servers)
Traceback (most recent call last):
  File "/usr/local/bin/fastest_sites", line 164, in <module>
    latency_list = FindFastest(varname, sitelist)
  File "/usr/local/bin/fastest_sites", line 110, in FindFastest
    AsyncConnect(url, callback)
  File "/usr/local/bin/fastest_sites", line 53, in __init__
    self.ParseURL()
  File "/usr/local/bin/fastest_sites", line 64, in ParseURL
    (scheme, remainder) = self._url.split(":", 2)
ValueError: too many values to unpack

PR:		224854
2018-01-17 14:29:16 +00:00
Ed Schouten
11002e833a Upgrade bddsolve to version 1.04.
This release includes a fix that should make it build with C++14.

PR:   216080
Reviewed by:	jbeich
Differential Revision:	https://reviews.freebsd.org/D13951
2018-01-17 14:28:32 +00:00
Wen Heping
e08ef4944b - Update moodle to 3.1.10, 3.2.7 and 3.3.4
(include security fix)
- Adjust CONFLICTS

MFH:		2018Q1
2018-01-17 14:27:48 +00:00
Steve Wills
0741ba0bd8 textproc/rubygem-rouge2: add conflict 2018-01-17 13:57:32 +00:00
Tobias C. Berner
b748e589ea sysutils/knutclient-kde4, add debian patch to fix build with clang6
PR:		224669
2018-01-17 13:51:55 +00:00
Sunpoet Po-Chuan Hsieh
440c06d79b Update to 2.10.119
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-01-17 13:44:16 +00:00
Sunpoet Po-Chuan Hsieh
b297d9d257 Update to 2.10.119
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-01-17 13:44:11 +00:00
Sunpoet Po-Chuan Hsieh
30d9a7d093 Update to 2.10.119
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2018-01-17 13:44:05 +00:00
Sunpoet Po-Chuan Hsieh
0451170007 Update to 1.84
Changes:	http://search.cpan.org/dist/Net-SSLeay/Changes
2018-01-17 13:44:00 +00:00
Sunpoet Po-Chuan Hsieh
c63ba08193 Update to 1.004
Changes:	http://search.cpan.org/dist/Import-Base/CHANGES
2018-01-17 13:43:55 +00:00
Sunpoet Po-Chuan Hsieh
7115fa3b87 Update to 0.40
Changes:	http://search.cpan.org/dist/File-Copy-Recursive/Changes
2018-01-17 13:43:50 +00:00
Sunpoet Po-Chuan Hsieh
e7d13aa830 Update to 0.088
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2018-01-17 13:43:45 +00:00
Sunpoet Po-Chuan Hsieh
3f4b6430ec Update to 0.10
- Use USE_GNOME=libxml2 and USES=gnome

Changes:	http://search.cpan.org/dist/XML-CanonicalizeXML/Changes
2018-01-17 13:43:39 +00:00
Sunpoet Po-Chuan Hsieh
009c264c1f Update to 0.3.1
Changes:	http://search.cpan.org/dist/Const-Exporter/Changes
2018-01-17 13:43:34 +00:00
Johannes M Dieterich
f35f3fe7fa new port math/tblis: a framework to perform tensor operations which are ubiquitous in a variety of domains (quantum chemistry, machine learning, ...). This port is a sibling port to math/blis and math/libflame and follows their philosophy for efficient operations.
Reviewed by:	swills (mentor), mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D12830
2018-01-17 13:15:36 +00:00
Jochen Neumeister
e59464588b www/pecl-yaf: Update from 3.0.5 to 3.0.6
Changelog: https://pecl.php.net/package-changelog.php?package=yaf&release=3.0.6

 *While here:
  - Switch to DISTVERSION
  - Pet portlint
  - Add LICENSE_FILE

PR:		225245
Submitted by:	johnpupu@gmail.com (maintainer)
Approved by:	mentors (implicit)
2018-01-17 12:18:39 +00:00
Tobias C. Berner
c867b9de46 deskutils/basket, fix build with clang6
PR:		224669
2018-01-17 12:11:56 +00:00
Tobias C. Berner
80117b9a3e audio/creox, fix build with clang6 by forcing -std=gnu++98
PR:		224669
2018-01-17 11:48:22 +00:00
Tobias C. Berner
39e4a97261 multimedia/k9copy-kde4, fix build with clan6
* add patch to use NoSearchOptions instead of false
* add USES=localbase

PR:		224669
2018-01-17 11:40:31 +00:00
Pietro Cerutti
72ce4d48bf databases/speedtables: update to 1.13.9, adjust dependency on pgtcl 2018-01-17 11:34:02 +00:00
Tobias C. Berner
68edf0428f audio/audex, fix build with clang6
Force -std=gnu++98, there are too many lines that require
a change for string-literal fixes.

PR:		224669
2018-01-17 11:24:47 +00:00
Tobias C. Berner
92a3495bab sysutils/dvd+rw-tools, fix build with clang6
PR:		224669
2018-01-17 11:05:25 +00:00
Tobias C. Berner
3b7850cc9e sysutils/krename-kde4, fix build with clang6
(add upstream fix)
2018-01-17 10:54:25 +00:00
Tobias C. Berner
23cda8ddd0 x11-toolkits/kf5-kwidgetsaddons: use respun tarball
https://phabricator.kde.org/R236:ee34537ff55cccfb5282085e25065b86114fd856
2018-01-17 10:48:44 +00:00
Tobias C. Berner
79e2d01382 net/hupnp fix build with clang6
PR:		224669
2018-01-17 10:44:28 +00:00
Tobias C. Berner
3a7cd8b157 texproc/uim fix build with clang6
PR:		224669
2018-01-17 10:38:06 +00:00
Tobias C. Berner
94ac845319 Update KDE Frameworks to 5.42.0
PR:		225155
Exp-run by:	antoine
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D13816
2018-01-17 10:21:32 +00:00
Tobias C. Berner
92e36c5c91 graphics/frei0r-plugins-opencv, fix build against clang6
PR:		224669
2018-01-17 09:59:37 +00:00
Tobias C. Berner
71a49be253 audio/libmusicbrainz3 fix build with clang6
PR:		224669
2018-01-17 09:31:14 +00:00
Tobias C. Berner
a47822c86c audio/espeak fix build with clang6
PR:		224669
2018-01-17 09:21:28 +00:00
Tobias C. Berner
8ab9b09032 print/qpdf fix build with clang6 2018-01-17 09:12:20 +00:00
Dmitry Marakasov
94876c8289 - Add LICENSE
- Switch to options helpers
- Update WWW

Approved by:	portmgr blanket
2018-01-17 09:02:02 +00:00
Jan Beich
e4f17afcd4 www/waterfox: unbreak HTTP auth dialog after r458873
PR:		225231
Reported by:	Graham Perrin
2018-01-17 08:59:12 +00:00
Mathieu Arnold
0ae41b7f2c Update to latest commit.
MFH:		2018Q1
Security:	CVE-2017-3145
Sponsored by:	Absolight
2018-01-17 08:33:29 +00:00
Jimmy Olgeni
201bd06baf Update devel/elixir-hex to version 0.17.3. 2018-01-17 08:04:27 +00:00
Mathieu Arnold
81a0f18ac5 Update BIND9* to 9.9.11-P1, 9.10.6-P1, 9.11.2-P1 and 9.12.0rc3
MFH:		2018Q1
Security:	CVE-2017-3145
Sponsored by:	Absolight
2018-01-17 07:59:45 +00:00
David Naylor
4c0d257fbf lang/eric6: update to 17.12
- Version 18.01 is missing some language files
 - Switch to using the "nolang" version of source tarball as we ship
 - the languages separately
 - change log:
   - add support for Google protobuf protocol files*
   - add possibility to show the type of the object info is shown for
   - modified the top row and the search part in order to allow smaller sizes
   - introduced a configuration option to limit the viariables shown by the
     variables viewers depend on  thier size (in order to avoid overload
     situations on low power or low memory machines)
   - added a dark style (*.qss and Python lexers)
   - updated send2trash to version 1.4.2

* This release introduces a new project format that will be rejected by
   previous releases

Approved by:	portmgr (implicit, see PR 225250)
2018-01-17 06:19:00 +00:00
Jung-uk Kim
bf36a2031a Update to 5.2.6. 2018-01-17 04:37:09 +00:00
Cy Schubert
8fa1f4b0e2 clang 6 is full of surprises. Fix build on 12-CURRENT 1200056. 2018-01-17 03:46:43 +00:00
Jung-uk Kim
6cbed8f227 Update to 5.2.6. 2018-01-17 01:59:24 +00:00