1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

426789 Commits

Author SHA1 Message Date
Luca Pizzamiglio
45a3a02fad net-mgmt/openbmp: new port
Adding openBMP, a BGP Monitor Protocol collector

Approved by:	olivier (mentor)
Sponsored by:	trivago N.V.
Differential Revision:	https://reviews.freebsd.org/D12378
2017-09-15 14:17:03 +00:00
Nikolai Lifanov
c0caef4413 update sysutils/terraform to 0.10.5
Changes: https://github.com/hashicorp/terraform/blob/v0.10.5/CHANGELOG.md
2017-09-15 13:43:56 +00:00
Jimmy Olgeni
a35a2758cf Update databases/elixir-ecto to version 2.2.4. 2017-09-15 13:07:28 +00:00
Dmitry Marakasov
8b23bb9991 - Update to 2.0.0 2017-09-15 12:59:02 +00:00
Pietro Cerutti
bdb48613e9 math/libtommath: update to 1.0.1, take maintainership 2017-09-15 11:27:05 +00:00
Gerald Pfeifer
5618017431 Update to the 20170912 snapshot of GCC 5.4.1.
Don't quote constant strings compared with ${ARCH}. [1]

Submitted by:	linimon [1]
2017-09-15 11:06:07 +00:00
Bernard Spil
bbee422fdc www/mod_md-devel: Update to 0.9.6
- Beware: RequireHTTPS permanent now also sets HSTS!
2017-09-15 10:59:28 +00:00
Torsten Zuehlsdorff
cfce0888b9 lang/php70 and lang/php71: enable to build on sparc64
Disabling DTRACE for sparc64 allows to build the port on it

PR:           221761
Submitted by: Mark Linimon <linimon@FreeBSD.org>
2017-09-15 10:26:14 +00:00
Ganael LAPLANCHE
7a44acf34b Update to 4.8.1 2017-09-15 10:07:00 +00:00
Carlos J. Puga Medina
b0fe6d2543 x11/altyo: unbreak build with vala 0.36
gmake[1]: Entering directory '/wrkdirs/usr/ports/x11/altyo/work/AltYo-debian-0.4_rc19-linvinus1'
glib-compile-resources --sourcedir=./data --generate-source ./data/altyo.gresource.xml
#test -e ./altyo && rm ./altyo
valac -o altyo  -v --disable-warnings -X -DGETTEXT_PACKAGE=\"altyo\" -X -DAY_GIT_HASH=\"\" -X -DAY_CHANGELOG_TAG=\"\" --vapidir ./vapi --pkg gtk+-3.0 --pkg gdk-x11-3.0 --pkg cairo --pkg posix --pkg gmodule-2.0 -D VTE_2_91 --pkg vte-2.91 vapi/config.vapi vapi/xkb.vapi main.vala hvbox.vala altyo_terminal.vala altyo_window.vala altyo_hotkey.vala altyo_config.vala altyo_settings.vala data/altyo.c
altyo_window.vala:2892.99-2892.119: error: Argument 1: Cannot convert from `uint' to `int'
        string s = ( tab.tbutton.tab_title != null ? tab.tbutton.tab_title : _("index %d").printf(tab.tbutton.tab_index) );
                                                                                                  ^^^^^^^^^^^^^^^^^^^^^
altyo_settings.vala:1609.107-1609.110: error: Argument 1: Cannot convert from `uint' to `int'
                string msg=_("New style will not be saved!\nin line %d  at position %d\nerror:%s").printf(line,pos,S);
                                                                                                          ^^^^
altyo_settings.vala:704.24-704.27: error: Argument 1: Cannot pass value to reference or output parameter
          store.remove(iter);
                       ^^^^
altyo_settings.vala:738.24-738.27: error: Argument 1: Cannot pass value to reference or output parameter
          store.remove(iter);
                       ^^^^
altyo_settings.vala:772.24-772.27: error: Argument 1: Cannot pass value to reference or output parameter
          store.remove(iter);
                       ^^^^
altyo_settings.vala:959.59-959.62: error: Argument 1: Cannot convert from `uint' to `int'
      msg=_("in line %d  at position %d error:%s").printf(line,pos,S);
                                                          ^^^^

While I'm here, pet portlint, DISTVERSIONSUFFIX appears out-of-order.

PR:		222016
Submitted by:	cpm
Approved by:	nivit (maintainer)
2017-09-15 09:38:58 +00:00
Dmitry Marakasov
1773c8adf4 - Update WWW
Approved by:	portmgr blanket
2017-09-15 09:01:52 +00:00
Dmitry Marakasov
3499781180 - Update WWW
Approved by:	portmgr blanket
2017-09-15 09:01:51 +00:00
Mathieu Arnold
cb41fc6623 Fix license information for portgs that use "the same license as Perl".
Sponsored by:	Absolight
2017-09-15 08:58:46 +00:00
Mathieu Arnold
cc956d4fd4 Fix license information. (for reals)
PR:             222319, 222320, 222321, 222323
Submitted by:   Yasuhiro KIMURA
Sponsored by:   Absolight
2017-09-15 08:32:44 +00:00
Mathieu Arnold
12c63fe63d Fix license information.
PR:		222319, 222320, 222321, 222323
Submitted by:	Yasuhiro KIMURA
Sponsored by:	Absolight
2017-09-15 08:24:08 +00:00
Nicola Vitale
0e1493c3cd - Update to 3.91.2.152
ChangeLog:	https://github.com/adapta-project/adapta-gtk-theme/releases/tag/3.91.2.152
2017-09-15 08:20:38 +00:00
Jung-uk Kim
729f257a7b Update to 5.1.28. 2017-09-15 06:34:50 +00:00
Jimmy Olgeni
3e5db3d1f8 Update lang/erlang-runtime20 to version 20.0.5. 2017-09-15 06:32:32 +00:00
Sunpoet Po-Chuan Hsieh
584f42f050 Update LICENSE
PR:		222306
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-09-15 05:52:25 +00:00
Sunpoet Po-Chuan Hsieh
c54ccbb9b3 Update LICENSE
PR:		222305
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-09-15 05:52:19 +00:00
Sunpoet Po-Chuan Hsieh
d64868e74f Update LICENSE
PR:		222304
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-09-15 05:52:14 +00:00
Sunpoet Po-Chuan Hsieh
f4106e73cd Update LICENSE
- Add LICENSE_FILE
- Regenerate patch files with makepatch:

PR:		222302
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-09-15 05:52:08 +00:00
Sunpoet Po-Chuan Hsieh
386c9fef5e Update LICENSE
- Add LICENSE_FILE
- While I'm here:
  - Convert to options target helper
  - Fix typo
  - Fix WWW

PR:		222299
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-09-15 05:52:02 +00:00
Sunpoet Po-Chuan Hsieh
53f2d592a2 Add LICENSE_FILE
- Pet portlint: move DIST_SUBDIR upward
- Remove outdated WWW from pkg-descr

PR:		222297
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-09-15 05:51:55 +00:00
Sunpoet Po-Chuan Hsieh
c283816b10 Regenerate patch files with makepatch:
PR:		222296
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-09-15 05:51:49 +00:00
Sunpoet Po-Chuan Hsieh
7389d6c241 Update LICENSE
- Add LICENSE_FILE
- Pet portlint: move DISTVERSIONPREFIX downward

PR:		222295
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-09-15 05:51:43 +00:00
Sunpoet Po-Chuan Hsieh
181245ca38 Update LICENSE
- While I'm here, fix WWW

PR:		222293
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2017-09-15 05:51:36 +00:00
Sunpoet Po-Chuan Hsieh
94f7b4cbe9 Update to 0.50.0
Changes:	https://github.com/bbatsov/rubocop/blob/master/CHANGELOG.md
2017-09-15 05:51:29 +00:00
Sunpoet Po-Chuan Hsieh
fe6fd2c7d9 Update to 1.2.0
Changes:	https://github.com/tmm1/pygments.rb/blob/master/CHANGELOG.md
2017-09-15 05:51:22 +00:00
Sunpoet Po-Chuan Hsieh
a7fb74f69f Update to 2.10.46
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-09-15 05:51:14 +00:00
Sunpoet Po-Chuan Hsieh
3da848eedf Update to 2.10.46
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-09-15 05:51:05 +00:00
Sunpoet Po-Chuan Hsieh
f50c64224e Update to 2.10.46
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-09-15 05:50:59 +00:00
Sunpoet Po-Chuan Hsieh
db08a6fbd7 Update to 0.1.8
Changes:	https://github.com/discourse/email_reply_trimmer/commits/master
2017-09-15 05:50:52 +00:00
Sunpoet Po-Chuan Hsieh
d20babb670 Update to 2.6.3
- Use USES=dos2unix

Changes:	https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst
2017-09-15 05:50:43 +00:00
Nikolai Lifanov
96744c3968 new port: games/nxengine
NXEngine is an open source implementation of
Cave Story game engine. This port installs
NXEngine and Cave Story data files.

Reviewed by:	matthew, swills
Differential Revision:	https://reviews.freebsd.org/D12327
2017-09-15 00:20:37 +00:00
Steve Wills
081e46f2b1 net-mgmt/nstat: Add missed RUN_DEPENDS on intel-pcm 2017-09-15 00:19:32 +00:00
Sunpoet Po-Chuan Hsieh
09f814c7db Add py-planet 1.0.1
This library provides a command-line-interface (CLI) and Python library to make
access to Planet's public API easy to use.

The command line interface is intended to be functional for many tasks but is
just a thin layer on the lower level Python API.

WWW: https://pypi.python.org/pypi/planet
2017-09-14 23:49:31 +00:00
Sunpoet Po-Chuan Hsieh
26f3b2216b Update to 3.4.1
Changes:	https://github.com/puppetlabs/hiera/commits/master
2017-09-14 23:49:25 +00:00
Sunpoet Po-Chuan Hsieh
4432e7f856 Update WWW
Approved by:	portmgr (blanket)
2017-09-14 23:48:44 +00:00
Sunpoet Po-Chuan Hsieh
a344295c19 Update to 2.10.45
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-09-14 23:48:40 +00:00
Sunpoet Po-Chuan Hsieh
59b88a6bd4 Update to 2.10.45
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-09-14 23:48:35 +00:00
Sunpoet Po-Chuan Hsieh
3d25e4cf2c Update to 2.10.45
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-09-14 23:48:29 +00:00
Sunpoet Po-Chuan Hsieh
caeb82053d Update to 1.60
Changes:	http://search.cpan.org/dist/HTML-Tidy/Changes
2017-09-14 23:48:24 +00:00
Sunpoet Po-Chuan Hsieh
fe287fddbd Update to 1.830
Changes:	http://search.cpan.org/dist/MCE/Changes
2017-09-14 23:48:19 +00:00
Sunpoet Po-Chuan Hsieh
515772fd45 Update to 1.34
Changes:	http://search.cpan.org/dist/Log-Dispatch-FileRotate/Changes
2017-09-14 23:48:14 +00:00
Sunpoet Po-Chuan Hsieh
3de5352e26 Update to 0.9170
Changes:	http://search.cpan.org/dist/CPANPLUS/ChangeLog
2017-09-14 23:48:08 +00:00
Sunpoet Po-Chuan Hsieh
39886aebe0 Update to 0.083
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2017-09-14 23:48:03 +00:00
Sunpoet Po-Chuan Hsieh
f6569cc710 Update to 20170914 2017-09-14 23:47:58 +00:00
Jan Beich
87323558b3 lang/v8-devel: unbreak with ICU >= 59
In file included from ../src/i18n.cc:8:
In file included from /usr/local/include/unicode/brkiter.h:47:
In file included from /usr/local/include/unicode/unistr.h:33:
/usr/local/include/unicode/char16ptr.h:90:19: error: deleted function definitions are a C++11 extension [-Werror,-Wc++11-extensions]
    Char16Ptr() = delete;
                  ^
/usr/local/include/unicode/char16ptr.h:198:24: error: deleted function definitions are a C++11 extension [-Werror,-Wc++11-extensions]
    ConstChar16Ptr() = delete;
                       ^
../src/runtime.cc:14238:3: error: no member named 'Normalizer' in namespace 'icu'; did you mean 'UNormalizer2'?
  icu::Normalizer::normalize(u_value, normalizationForms[form_id], 0,
  ^~~~~~~~~~~~~~~
  UNormalizer2
/usr/local/include/unicode/unorm2.h:119:29: note: 'UNormalizer2' declared here
typedef struct UNormalizer2 UNormalizer2;  /**< C typedef for struct UNormalizer2. @stable ICU 4.4 */
                            ^
../src/runtime.cc:14238:8: error: incomplete type 'UNormalizer2' named in nested name specifier
  icu::Normalizer::normalize(u_value, normalizationForms[form_id], 0,
  ~~~~~^~~~~~~~~~~~
/usr/local/include/unicode/unorm2.h:118:8: note: forward declaration of 'UNormalizer2'
struct UNormalizer2;
       ^

PR:		222269
2017-09-14 21:46:30 +00:00
Carlos J. Puga Medina
7b04c73094 - Add explicit dependency on security/py-service_identity
- Switch to USE_GITHUB and the GH_* foo
- Update WWW in pkg-descr
- Bump PORTREVISION

While I'm here, pet portlint, CATEGORIES appears out-of-order and USE_* comes
before USES.

PR:		221940
Submitted by:	xmj
Approved by:	rm (maintainer timeout, 2 weeks)
2017-09-14 21:31:17 +00:00