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

435153 Commits

Author SHA1 Message Date
Steve Wills
ea0f5cf9d4 comms/hackrf: update to 2017.02.1
PR:		224586
Submitted by:	phk
Approved by:	maintainer timeout (cederom@tlen.pl, > 2 weeks)
2018-01-10 18:51:08 +00:00
David Naylor
95a1554a33 devel/eric6: update to 17.11.1, add FLAVORS
- add FLAVORS for the following combinations [1]:
   - python: 2.7 and 3.6
   - qt: 4 and 5
 - simplify Makefiles:
   - all common macros between eric6 and the language packages are in
     devel/eric6/bsd.eric6.mk
   - devel/eric6/Makefile.inc only includes language package specific
     macros
   - eric6 specific macros are now moved into devel/eric6/Makefile
 - spelling error fixed in Makefile.inc
 - dependency on eric6 (for language packages) removed as the addition
   of flavors removes the ability to depend on a single port origin
 - install language files directly, since setup.py fails without eric6
   installed

Approved by:	portmgr (mat) [1]
Differential Revision:	https://reviews.freebsd.org/D13448
2018-01-10 18:39:31 +00:00
Dmitry Marakasov
78830c95d9 - Switch to new test framework
Approved by:	portmgr blanket
2018-01-10 18:36:49 +00:00
Steve Wills
116ae7f155 deskutils/noti: update to 3.0.0
PR:		225044
Submitted by:	Hiroki Tagato <tagattie@yandex.com> (maintainer)
2018-01-10 18:12:31 +00:00
Muhammad Moinur Rahman
aa6a88a931 net-mgmt/netxms: Update version 2.0.7=>2.2.2
- Update MASTERSITES
- Remove options SQLITE as it is default now [1]
- Add option SSH

PR:		220204 [1]
Submitted by:	peter@icebear.net [1]
2018-01-10 18:03:25 +00:00
Steve Wills
6e38faf0fc sysutils/immortal: update 0.18.0
PR:		225045
Submitted by:	nbari@tequila.io (maintainer)
2018-01-10 17:45:34 +00:00
Koop Mast
d22fd65c3e Add misc/pnpids
Database of IDs used in Plug and Play devices. This file is taken
from the hwdata package (https://github.com/vcrhonek/hwdata), because
the offical upstream (http://uefi.org/pnp_id_list) does not have a
easy to use file.

Submitted by:	Ting-Wei Lan <lantw44@gmail.com>
2018-01-10 17:43:18 +00:00
Steve Wills
c90a4219aa www/tdiary: update distinfo
Source archive was rerolled by upstream

PR:		225046
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-01-10 17:41:46 +00:00
Sean Bruno
1f03396b1b sysutils/devcpu-data follow up commit to 20180108 Intel microcode update.
Run cpucontrol -e after microcode update to refresh cpu flags.  If running
on an older system without -e, fail silently.

Log any upgrade output via logger to /var/log/messages.

Add an instructional pkg-message for users.

Intel Release Notes:
Intel Processor Microcode Package for Linux
20180108 Release

-- Updates upon 20171117 release --
IVT C0          (06-3e-04:ed) 428->42a
SKL-U/Y D0      (06-4e-03:c0) ba->c2
BDW-U/Y E/F     (06-3d-04:c0) 25->28
HSW-ULT Cx/Dx   (06-45-01:72) 20->21
Crystalwell Cx  (06-46-01:32) 17->18
BDW-H E/G       (06-47-01:22) 17->1b
HSX-EX E0       (06-3f-04:80) 0f->10
SKL-H/S R0      (06-5e-03:36) ba->c2
HSW Cx/Dx       (06-3c-03:32) 22->23
HSX C0          (06-3f-02:6f) 3a->3b
BDX-DE V0/V1    (06-56-02:10) 0f->14
BDX-DE V2       (06-56-03:10) 700000d->7000011
KBL-U/Y H0      (06-8e-09:c0) 62->80
KBL Y0 / CFL D0 (06-8e-0a:c0) 70->80
KBL-H/S B0      (06-9e-09:2a) 5e->80
CFL U0          (06-9e-0a:22) 70->80
CFL B0          (06-9e-0b:02) 72->80
SKX H0          (06-55-04:b7) 2000035->200003c
GLK B0          (06-7a-01:01) 1e->22

Reviewed by:	A bunch of folks on the review
MFH:		2018Q1
Sponsored by:	Limelight Networks
Differential Revision:	https://reviews.freebsd.org/D13815
2018-01-10 17:32:14 +00:00
Dmitry Marakasov
b87e5ceebd - Update to 0.3.2
- Support both tidy and tidy-html5 libraries as a backend.
  The former is practically useless nowadays as it doesn't handle
  any HTML5 tags, so the latter is the default.

PR:		220861
Approved by:	matainainer timeout (koobs, 3 weeks)
2018-01-10 17:29:23 +00:00
Steve Wills
1ec359b0a6 www/rubygem-scrapi: Mark deprecated
No longer maintained upstream

PR:		225009
Approved by:	don@na.rim.or.jp (maintainer)
2018-01-10 17:15:09 +00:00
Alex Dupre
21c95ce266 trezord (short for TREZOR Daemon), or TREZOR Bridge, is a small piece of
software, used for websites, to talk with TREZOR devices.

WWW: https://github.com/trezor/trezord
2018-01-10 17:12:45 +00:00
Alex Dupre
e4d2a56ead Enable SSL support by default and bump PORTREVISION.
Approved by:	maintainer
2018-01-10 17:06:48 +00:00
Torsten Zuehlsdorff
de63904190 lang/php72: Update from 7.2.0 to 7.2.1
Changelog: http://www.php.net/ChangeLog-7.php#7.2.1

PR:  224953
MFH: 2018Q1
2018-01-10 16:11:15 +00:00
Torsten Zuehlsdorff
c687c65114 Update PHP 7.1 from 7.1.12 to 7.1.13
Changelog: http://www.php.net/ChangeLog-7.php#7.1.13

PR:  224955
MFH: 2018Q1
2018-01-10 16:07:02 +00:00
Steve Wills
431042928f security/rubygem-six: update to 0.2.1 2018-01-10 16:03:51 +00:00
Steve Wills
24d862999b devel/rubygem-binding_of_caller: update to 0.8.0 2018-01-10 16:03:12 +00:00
Torsten Zuehlsdorff
cb787abbae lang/php70: Update from 7.0.26 to 7.0.27
Changelog: http://www.php.net/ChangeLog-7.php#7.0.27

MFH:      2018Q1
2018-01-10 16:01:51 +00:00
Alex Dupre
0db0e959d7 Update to 1.1.0 release.
PR:		225001
Submitted by:	j-keck <jhyphenkeck@gmail.com>
2018-01-10 15:48:52 +00:00
Steve Wills
09531f03de net/rubygem-grpc: update to 1.8.3
PR:		225018
Approved by:	Matthias Fechner <idefix@fechner.net> (maintainer)
2018-01-10 15:47:54 +00:00
Steve Wills
1e8fd61bf5 devel/rubygem-licensee: update to 9.7.0
PR:		224999
Approved by:	Matthias Fechner <idefix@fechner.net> (maintainer)
2018-01-10 15:43:55 +00:00
Dmitry Marakasov
59ec05f496 - Add missing python flavors 2018-01-10 15:39:39 +00:00
Steve Wills
99a1e2eecf Fix gitlab issue by creating rubygem-licensee8
PR:		225047
Submitted by:	Matthias Fechner <idefix@fechner.net> (maintainer)
2018-01-10 15:38:07 +00:00
Luca Pizzamiglio
ab9f74065f net/xrdp-devel: Update to 0.9.5
Release note: https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.5

PR:		224885
Submitted by:	meta+ports@vmeta.jp (maintainer)
2018-01-10 15:37:43 +00:00
Alexey Dokuchaev
ba3009ac25 - Convert to option helpers, fix a minor whitespace bug, mute MKDIRs
- Do not abuse INSTALL_MAN for installing documentation and examples
2018-01-10 15:28:39 +00:00
Jan Beich
c80e6a0631 textproc/jade: back out r458645 to avoid churn
Reported by:	danfe
2018-01-10 15:27:33 +00:00
Alexey Dokuchaev
2c0789eb84 Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages.
2018-01-10 15:08:51 +00:00
Jan Beich
edee4e95d2 textproc/jade: regen via "make makepatch"
$ portlint -C
WARN: /usr/ports/textproc/jade/files/patch-assert.cxx: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-CharsetRegistry.cxx: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-CharsetRegistry.h: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-CodingSystemKit.cxx: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-config.h: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-koi8-r.h: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-koi8r.dcl: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-lib__instmac.m4: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-Makefile.in: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-Ptr.cxx: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-Ptr.h: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-TeXFOTBuilder.cxx: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
WARN: /usr/ports/textproc/jade/files/patch-TransformFOTBuilder.cxx: patch was not generated using ``make makepatch''.  It is recommended to use ``make makepatch'' when you need to [re-]generate a patch to ensure proper patch format.
0 fatal errors and 13 warnings found.

Approved by:	portmgr blanket
2018-01-10 14:50:52 +00:00
Nikolai Lifanov
8da3b393f5 update sysutils/terraform to 0.11.2
https://github.com/hashicorp/terraform/blob/v0.11.2/CHANGELOG.md
2018-01-10 14:21:58 +00:00
Jan Beich
acf09f669b textproc/jade: unbreak build with Clang 6 (C++14 by default)
In file included from EntityCatalog.cxx:9:
In file included from ./../include/EntityDecl.h:12:
./../include/Ptr.h:73:11: error: ISO C++11 does not allow access declarations; use using declarations
      instead
  Ptr<T>::isNull;
          ^
  using
./../include/Ptr.h:74:11: error: ISO C++11 does not allow access declarations; use using declarations
      instead
  Ptr<T>::clear;
          ^
  using

In file included from DescriptorManager.cxx:5:
In file included from ./../include/DescriptorManager.h:8:
In file included from ./../include/List.h:7:
./../include/IList.h:29:14: error: ISO C++11 does not allow access declarations; use using
      declarations instead
  IListBase::clear;
             ^
  using
./../include/IList.h:30:14: error: ISO C++11 does not allow access declarations; use using
      declarations instead
  IListBase::empty;
             ^
  using
In file included from DescriptorManager.cxx:6:
In file included from ./../include/ListIter.h:8:
./../include/IListIter.h:20:18: error: ISO C++11 does not allow access declarations; use using
      declarations instead
  IListIterBase::next;
                 ^
  using
./../include/IListIter.h:21:18: error: ISO C++11 does not allow access declarations; use using
      declarations instead
  IListIterBase::done;
                 ^
  using

In file included from parseSd.cxx:5:
./Parser.h:65:16: error: ISO C++11 does not allow access declarations; use using declarations instead
  ParserState::sdPointer;
               ^
  using
./Parser.h:66:16: error: ISO C++11 does not allow access declarations; use using declarations instead
  ParserState::instanceSyntaxPointer;
               ^
  using
./Parser.h:67:16: error: ISO C++11 does not allow access declarations; use using declarations instead
  ParserState::prologSyntaxPointer;
               ^
  using
./Parser.h:68:16: error: ISO C++11 does not allow access declarations; use using declarations instead
  ParserState::activateLinkType;
               ^
  using
./Parser.h:69:16: error: ISO C++11 does not allow access declarations; use using declarations instead
  ParserState::allLinkTypesActivated;
               ^
  using
./Parser.h:70:16: error: ISO C++11 does not allow access declarations; use using declarations instead
  ParserState::entityManager;
               ^
  using
./Parser.h:71:16: error: ISO C++11 does not allow access declarations; use using declarations instead
  ParserState::entityCatalog;
               ^
  using
./Parser.h:72:16: error: ISO C++11 does not allow access declarations; use using declarations instead
  ParserState::baseDtd;
               ^
  using
./Parser.h:73:16: error: ISO C++11 does not allow access declarations; use using declarations instead
  ParserState::options;
               ^
  using

PR:		224929
Reported by:	antoine (via bug 224669)
Reviewed by:	dim
Approved by:	portmgr blanket
2018-01-10 14:17:13 +00:00
Ryan Steinmetz
096ba0ff3c - Note URL on ISC's site where you can find info on version differences
Reported by:	danfe@
2018-01-10 14:09:52 +00:00
Ryan Steinmetz
46bfba1a91 - Add support for RSA soft token via libstoken [1]
- Make GSSAPI optional (still on by default, as before)

PR:		208946 [1]
Requested by:	timp87@gmail.com [1]
2018-01-10 14:01:49 +00:00
Jan Beich
5b159dd023 multimedia/vapoursynth: update to R41
Changes:	http://www.vapoursynth.com/2018/01/r41-less-leaking/
Changes:	https://github.com/vapoursynth/vapoursynth/blob/R41/ChangeLog
2018-01-10 13:54:47 +00:00
Tobias Kortkamp
0eda44f569 devel/tokei: Update to 6.1.3
Changes:	https://github.com/Aaronepower/tokei/compare/v6.1.2...v6.1.3
2018-01-10 13:50:22 +00:00
Alexey Dokuchaev
1684df65a7 Improve bitness detection in the configure script (use the fact that all
64-bit architectures supported by FreeBSD have that ``64'' suffix in the
machine processor architecture reported by ``uname -p'') and tentatively
unbreak the port, well, everywhere.  While here, remove outdated and now
useless, no-op fixups for the configure script.

Tested on:	i386, amd64, powerpc, sparc64
2018-01-10 13:37:46 +00:00
Joseph Mingrone
c13257163e net-im/mastodon: Upgrade to version 2.1.3
- Also fix issue with pid file path in rc scripts.

Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v2.1.3
2018-01-10 13:19:08 +00:00
Alexey Dokuchaev
3228d0a440 Fix indentation, install manpages under MANPREFIX, mute MKDIR's. 2018-01-10 13:10:06 +00:00
Muhammad Moinur Rahman
874e6283b5 www/resin3: Update version 3.1.14=>3.1.15
- Make patches makepatch compatible
- Mark NO_ARCH
2018-01-10 12:54:08 +00:00
Sunpoet Po-Chuan Hsieh
b362c0143e Fix Gemfile for rubygem-fog-google 1.0.0 update
- Bump PORTREVISION for package change
2018-01-10 12:43:23 +00:00
Sunpoet Po-Chuan Hsieh
d2bc816153 Update to 0.2.2
Changes:	https://github.com/Apipie/apipie-bindings/releases
2018-01-10 12:43:18 +00:00
Sunpoet Po-Chuan Hsieh
b6523e8012 Update to 3.21.2
Changes:	https://github.com/fonttools/fonttools/releases
2018-01-10 12:43:12 +00:00
Sunpoet Po-Chuan Hsieh
30e4021139 Update to 1.73
Changes:	http://search.cpan.org/dist/URI/Changes
2018-01-10 12:43:07 +00:00
Sunpoet Po-Chuan Hsieh
919cf864dd Update to 1.39
Changes:	http://search.cpan.org/dist/Set-Object/Changes.pod
2018-01-10 12:43:01 +00:00
Sunpoet Po-Chuan Hsieh
ed54166d56 Update to 1.0.0
Changes:	https://github.com/fog/fog-google/commits/master
2018-01-10 12:42:56 +00:00
Sunpoet Po-Chuan Hsieh
f854ac8799 Update to 2.025
Changes:	http://search.cpan.org/dist/Socket/Changes
2018-01-10 12:42:51 +00:00
Sunpoet Po-Chuan Hsieh
3c1e663358 Update to 2.94
Changes:	http://search.cpan.org/dist/Encode/Changes
2018-01-10 12:42:46 +00:00
Dmitry Marakasov
d18f8f5af7 - Fix build on mips by disabling unknown warning flag
MFH:		2018Q1
Approved by:	portmgr blanket
2018-01-10 12:35:02 +00:00
Alexey Dokuchaev
cf1babb8b4 Unbreak the build on sparc64: configure script was correctly detecting that
extra MD file is required, but since it is under `src' subdirectory, make(1)
was not able to find and make it.  While here, remove s|-lpthread|-pthread|
gimmick which is no-op these days.
2018-01-10 12:07:03 +00:00
Dmitry Marakasov
85ff7141a3 - Don't try to use lib32 directory, fixes build on mips
- While here, tiny whitespace fix

MFH:		2018Q1
Approved by:	portmgr blanket
2018-01-10 12:02:42 +00:00
Tobias Kortkamp
df8962384a multimedia/kodi-devel: Allow overriding of PKGNAMESUFFIX
for use in (private) slave ports
2018-01-10 11:44:09 +00:00