Commit graph

433453 commits

Author SHA1 Message Date
Baptiste Daroussin
f3236c0639 Switch from swig 1.3 to 3.0 2017-12-19 16:23:37 +00:00
Baptiste Daroussin
47cbc2b6de Switch dependency from swig 1.3 to swig 3.0 2017-12-19 16:16:47 +00:00
Baptiste Daroussin
b6d7b3fbd7 Switch dependency from swig20 to swig30 2017-12-19 16:16:27 +00:00
Baptiste Daroussin
f2cfdf283d switch from swig 1.3 to 3.0 2017-12-19 16:07:01 +00:00
Yuri Victorovich
e51eda6b05 New port: science/MOOSE-neural-simulator: Multiphysics Object Oriented Simulation Environment
Multiphysics Object Oriented Simulation Environment

MOOSE-neural-simulator allows to simulate
- chemical and biochemical reactions
- networks of neurons
- neural networks

This project is commonly referred to as MOOSE, in the capitalized form.
There is another science project called MOOSE, completely unrelated to this one, which will also be ported.
MOOSE-neural-simulator is a candidate for the future 'chemistry' category in case it will be approved.

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13539
2017-12-19 16:04:34 +00:00
Baptiste Daroussin
a4025d28ff Switch from swig 1.3 t swig 3.0
Use a simpler mechanism to get the installed swig path
Add license
2017-12-19 16:03:32 +00:00
Yuri Victorovich
5c1e603d4f New port: sysutils/usbtop: Utility that shows an estimated instantaneous USB bandwidth
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13525
2017-12-19 15:53:19 +00:00
Yuri Victorovich
c960d72812 graphics/aseprite: Update to 1.2.6
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13517
2017-12-19 15:49:45 +00:00
Baptiste Daroussin
0506936751 Switch build dependency form swig 1.3 to 3.0 2017-12-19 15:47:16 +00:00
Baptiste Daroussin
8c2a8ca4fd Switch build dependency from swig 1.3 to swig 3.0 2017-12-19 15:44:58 +00:00
Baptiste Daroussin
a9883b0303 Switch to swig 3.0 2017-12-19 15:35:41 +00:00
Baptiste Daroussin
c3f4c6e5a6 Convert swig dependency to swig 3.0
While here, add license
2017-12-19 15:31:05 +00:00
Kurt Jaeger
c833555fe1 net/quagga: add patches to fix IPv6, multi-segment AS_PATH UPDATE fix
- For the IPv6 problem description see also:
  https://bugzilla.quagga.net/show_bug.cgi?id=870
  https://lists.quagga.net/pipermail/quagga-dev/2017-December/033309.html
- Another part of the multi-segment AS_PATH UPDATE
  message length calculation fix

PR:		214481
Reported by:	dgilbert@eicat.ca
2017-12-19 15:28:09 +00:00
Mark Linimon
b22594f22e Mark some older failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.

Approved by:  portmgr (tier-2 blanket)
2017-12-19 15:17:07 +00:00
Baptiste Daroussin
2004ea81d9 CLeanup u-boot-tools
- Do not overwrite do-build, it is not necessary
- Ensure the env variables are respected during configure phase
- Now that we use the regular do-build kernel we can pass gmake variables via
  arguments which allows to overwrites predefine ones without custom patches
- Force verbose mode when building to see what command line is invoke, in in
  particular which compiler is called
- Overwrite NOSTDINC_FLAGS because on freebsd we do actually want to use our
  regular standard include files
- Register the dependency on libssl/libcrypto

Approved by:	manu
Differential Revision:	https://reviews.freebsd.org/D13543
2017-12-19 15:08:41 +00:00
Nikolai Lifanov
5d36ee1c36 update sysutils/docker-compose to 0.18.0
Changes: https://github.com/docker/compose/blob/1.18.0/CHANGELOG.md
2017-12-19 14:58:15 +00:00
Ryan Steinmetz
8abc6b9ce1 - Fix automatic REQUIRES additions to rc script
Reported by:	florin.craciunica@imotors.ro
2017-12-19 14:56:39 +00:00
Mark Linimon
f1696c0036 Mark more recently failing ports broken on aarch64.
While here, pet portlint and reformat some other BROKEN statements.

Approved by:	portmgr (tier-2 blanket)
2017-12-19 14:41:29 +00:00
Ryan Steinmetz
3a3122968b - Add slapd to REQUIRES list for scenarios where the ldap server is on localhost
PR:		224448
Submitted by:	matthias.pfaller@familie-pfaller.de
2017-12-19 14:40:35 +00:00
Mark Linimon
b4b75e0c07 Apply similar fix to scripts/Makefile.autoconf as to ../Makefile. 2017-12-19 14:20:19 +00:00
Steve Wills
62edde30b0 devel/bazel: update to 0.9.0
PR:		224450
Submitted by:	Klaus Aehlig <aehlig@linta.de> (maintainer)
2017-12-19 13:11:32 +00:00
Stefan Eßer
9d15f65803 Add back local package installation support, which was disabled for PKG_NG.
The patch attached to PR 181450 did no longer apply cleanly, therefore I
edited portmaster to follow the intent and in part the letter of the patch.
This patch should not affect port building in any way. I have no use for
the feature (and I'm still considering to completely remove support for the
installation of packages in portmaster), and therefore did not test that
it performs as expected by the submitter.

PR:		181450
Submitted by:	rozhuk.im@gmail.com
Approved by:	antoine (implicit)
2017-12-19 12:25:34 +00:00
Jimmy Olgeni
773599af86 Update lang/erlang-runtime20 to version 20.2.2. 2017-12-19 10:52:20 +00:00
Lars Engels
c1f41e3c90 www/tomcat{85,-devel}
- Add support for jsvc umask
- Bump PORTREVISION

jsvc support `-umask` parameter since 1.0.8, it can be useful e.g. to set to
0027 to have group-readable Catalina log files.

PR:		224266, 224321
Submitted by:	Lapo Luchini
Approved by:	maintainer
2017-12-19 09:30:10 +00:00
Dmitry Marakasov
119945cd3b - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2017-12-19 09:00:37 +00:00
Dmitry Marakasov
1bf5356008 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2017-12-19 09:00:33 +00:00
Olivier Cochard
0c6eddd767 Update to 2.3.6
PR:		222525
Submitted by:	philip
Approved by:	koobs (maintainer)
2017-12-19 06:31:53 +00:00
Marcelo Araujo
dd327b0d1a Transfer github ownership to iXsystems. 2017-12-19 06:17:09 +00:00
Li-Wen Hsu
d7e4c7ab79 - Check in missed distinfo 2017-12-19 05:53:54 +00:00
Ben Woods
dc2e9866a1 print/hplip and print/hplip-plugin: Fix URL and LICENSE information.
The URL change reflects a recent website change by HP, and was
preventing print/hplip-plugin from fetching correctly.

The LICENSE change reflects the fact that the introductory license
to the python source files mention that a later version of the GPL
can optionally be used.

PR:		224435
PR:		224408
Submitted by:	Mason Loring Bliss <mason@blisses.org>
Reported by:	jhb
Reviewed by:	jhb
MFH:		2017Q4
2017-12-19 05:47:40 +00:00
Li-Wen Hsu
d65a2d8894 - Update to 0.6.2 [1]
- Pet portlint(1)

PR:		224421 [1]
Submitted by:	Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
2017-12-19 05:38:48 +00:00
Jan Beich
bcbf20bd23 print/harfbuzz: update to 1.7.3
Changes:	https://github.com/harfbuzz/harfbuzz/blob/1.7.3/NEWS
ABI:		https://abi-laboratory.pro/tracker/timeline/harfbuzz/
2017-12-19 04:20:41 +00:00
Mark Linimon
c2145dc9fb Mark broken on arm due to regression in clang 4.0.
PR:		216637
Submitted by:	jbeich
Approved by:	portmgr (tier-2 blanket), maintainer timeout (peter@netkey.at, several months)
2017-12-19 03:53:02 +00:00
Yuri Victorovich
5e7519312a irc/inspircd: Modernize port (adding files/pkg-deinstall.in)
Addition to r456675: the new file files/pkg-deinstall.in has
been approved, but hasn't been added in r456675.

PR:		224041
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13345
2017-12-19 02:29:04 +00:00
Steve Wills
71ea9482d3 Update lang/ruby2[2,3,4] to latest versions.
Fixes a security issue.

PR:		224356
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
MFH:		2017Q4
Security:	dd644964-e10e-11e7-8097-0800271d4b9c
2017-12-19 02:17:58 +00:00
Steve Wills
0454336b49 Document ruby issue 2017-12-19 02:15:17 +00:00
Ed Maste
29ef845380 devel/gcc-arm-embedded: enable for arm64
This was disabled with the reason being that it's slow to build in
emulation, but arm64 packages have been building on real hardware for
quite some time now.

Approved by:	lev
2017-12-19 00:54:26 +00:00
Brooks Davis
eec20adbce Fix build on 10.3.
This disables OPENMP which failes to compile and uses an ABI breaking
flag to work around 10.3 lacking some libc++ functionality (suggsted by
dim@).
2017-12-19 00:32:00 +00:00
Yuri Victorovich
97f90d255e New port: science/PETSc: Suite of data structures and routines from Argonne National Laboratory
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13527
2017-12-19 00:03:01 +00:00
Yuri Victorovich
80c876d85e devel/gogs: Changed user from gogs to git; Moved ini file under /usr/local/etc
PR:		224113
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13469
2017-12-18 23:57:06 +00:00
Yuri Victorovich
857f98b9e4 New port: net-im/telegram-desktop: Telegram Desktop messaging app
PR:		224193
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13434
2017-12-18 23:35:45 +00:00
Tilman Keskinoz
be560fc867 Remove audio/last.fm. last.fm radio shutdown in March 2014. 2017-12-18 23:01:19 +00:00
Yuri Victorovich
89fd7facde New port: editors/dte: Small and easy to use console text editor
PR:		224340
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13498
2017-12-18 22:52:21 +00:00
Yuri Victorovich
4dbc2863a7 New port: misc/libpostal: Library for parsing/normalizing street addresses around the world
PR:		224262
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13468
2017-12-18 22:43:44 +00:00
Yuri Victorovich
f0294bafaa New port: x11/hhpc: Small and easy to use console text editor
PR:		224345
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13499
2017-12-18 22:39:38 +00:00
Yuri Victorovich
594d6b95bb multimedia/webcamoid: Unbreaking clang-built app with USE_GCC=6.0+
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13512
2017-12-18 22:24:12 +00:00
Yuri Victorovich
8fb51256e7 graphics/sxiv: Update to 24
PR:		224273
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13513
2017-12-18 22:22:30 +00:00
Stefan Eßer
f3376fc92a Add all-depends-list case required for portmaster -t.
Approved by:	antoine (implicit)
2017-12-18 22:22:07 +00:00
Antoine Brodin
f4321fc9f2 Mark BROKEN: fails to link
src/mongo/db/pipeline/document_source_sample_from_random_cursor.cpp:(.text._ZN5boost4math6detail13ibeta_inv_impIeNS0_8policies6policyINS3_13promote_floatILb0EEENS3_14promote_doubleILb0EEENS3_14default_policyES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEET_SB_SB_SB_SB_RKT0_PSB_[_ZN5boost4math6detail13ibeta_inv_impIeNS0_8policies6policyINS3_13promote_floatILb0EEENS3_14promote_doubleILb0EEENS3_14default_policyES9_S9_S9_S9_S9_S9_S9_S9_S9_S9_EEEET_SB_SB_SB_SB_RKT0_PSB_]+0x59f): warning: powl has lower than advertised precision
build/opt/mongo/db/modules/rocks/src/rocks_recovery_unit.o:(.data.rel.ro._ZTIN5mongo13RocksIteratorE[_ZTIN5mongo13RocksIteratorE]+0x10): undefined reference to `typeinfo for rocksdb::Iterator'

Reported by:	pkg-fallout
2017-12-18 22:01:59 +00:00
Antoine Brodin
f5ebc2d3f8 Mark BROKEN: fails to stage
** byte-compile and prepare package for lazy loading
Warning: S3 methods 'as.character.tclObj', 'as.character.tclVar', 'as.double.tclObj', 'as.integer.tclObj', 'as.logical.tclObj', 'as.raw.tclObj', 'print.tclObj', '[[.tclArray', '[[<-.tclArray', '$.tclArray', '$<-.tclArray', 'names.tclArray', 'names<-.tclArray', 'length.tclArray', 'length<-.tclArray', 'tclObj.tclVar', 'tclObj<-.tclVar', 'tclvalue.default', 'tclvalue.tclObj', 'tclvalue.tclVar', 'tclvalue<-.default', 'tclvalue<-.tclVar', 'close.tkProgressBar' were declared in NAMESPACE but not found
Error : package or namespace load failed for 'tcltk':
 .onLoad failed in loadNamespace() for 'tcltk', details:
  call: fun(libname, pkgname)
  error: Tcl/Tk support is not available on this system
Error : unable to load R code in package 'gsubfn'
ERROR: lazy loading failed for package 'gsubfn'

Reported by:	pkg-fallout
2017-12-18 21:59:53 +00:00