Kurt Jaeger
c0d5a5d4f6
net/stund: fix build on current
...
PR: 225455
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Approved by: sobomax (maintainer timeout)
2018-07-10 18:06:16 +00:00
Steve Wills
f77bf40c09
security/vault: improve rc.d script
...
- Add additional "monitor" command which throws statistics to stdout.
For details, see https://www.vaultproject.io/docs/internals/telemetry.html
- Where possible, add additional "vault_syslog_output_*" rc vars to redirect stdout to syslog
- Add vault config to required files list
- Bump PORTREVISION to reflect package
PR: 215896
Submitted by: Pavel Timofeev <timp87@gmail.com> (with modifications)
2018-07-10 17:49:55 +00:00
Antoine Brodin
9d7f498de1
Fix BUILD_DEPENDS
...
Reported by: pkg-fallout
2018-07-10 17:49:20 +00:00
Jochen Neumeister
99c1e5bb33
lang/mosh: Unbreak build on 12-CURRENT
...
PR: 229540
Submitted by: mjt@cltn.org (maintainer)
2018-07-10 17:31:48 +00:00
Ruslan Makhmatkhanov
d9c4027b61
net-im/gajim: update to 1.0.3
...
Changelog:
Gajim 1.0.3 (20 May 2018)
Bugs fixed:
* 8296 Fix errors on roster updates after stream management resume
* 9106 Convert font weight from pango to css values
* 9124 Bring ChatControl to front when notification is clicked
* Set no-store hint on groupchat chatstates
* Dont show OOB uri if message body is the same
* Add missing bybonjour dependency for Windows zeroconf
2018-07-10 17:06:52 +00:00
Ruslan Makhmatkhanov
88f7b353bb
net-im/py-nbxmpp: update to 0.6.6
2018-07-10 17:05:45 +00:00
Ruslan Makhmatkhanov
44d8097580
security/sqlmap: update to 1.2.7
...
- update to 1.2.7
- add missing dependency upon sqlite3 [1]
PR: 228456
Submitted by: David Siebörger <drs-freebsd@sieborger.nom.za> [1]
2018-07-10 17:03:38 +00:00
Ruslan Makhmatkhanov
478bd7bdad
net/py-ldap: update to 3.1.0
...
Changelog:
Released 3.1.0 2018-05-25
This release brings two minor API changes:
- Long-deprecated functions `ldap.open()` and `ldap.init()` are removed
- `LDAPObject.compare_s()` and `compare_ext_s` return bool instead of 0 or 1
2018-07-10 17:01:24 +00:00
Ruslan Makhmatkhanov
d6b3304885
devel/py-grab: update to 0.6.41
2018-07-10 17:00:25 +00:00
Ruslan Makhmatkhanov
9a589e02ce
devel/py-pyro: update to 4.73
2018-07-10 16:59:50 +00:00
Ruslan Makhmatkhanov
9861bd7fbe
devel/py-serpent: update to 1.25
2018-07-10 16:59:23 +00:00
Ruslan Makhmatkhanov
f8cf9910f8
net/py-pysmb: update to 1.1.23
2018-07-10 16:58:02 +00:00
Ruslan Makhmatkhanov
3affbaf9f7
devel/py-pyasn1-modules: update to 0.2.2
2018-07-10 16:57:29 +00:00
Ruslan Makhmatkhanov
d36589a6f4
www/py-flask-oauthlib: update to 0.9.5
2018-07-10 16:56:52 +00:00
Ruslan Makhmatkhanov
dfcab4ebf7
security/py-flask-httpauth: update to 3.2.4
2018-07-10 16:56:15 +00:00
Li-Wen Hsu
14766902cc
Add devel/llvm40 as runtime dependency
...
Not bumping PORTREVISION because it is implicitly included by pkg qa scripts.
PR: 229274
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
Reported by: Trond.Endrestol@ximalas.info
MFH: 2018Q3
2018-07-10 16:37:52 +00:00
Mark Felder
d97d3a00fb
lang/mono: Add NLS port option
...
MFH: 2018Q3
Differential Revision: https://reviews.freebsd.org/D16104
2018-07-10 16:13:02 +00:00
Steve Wills
0db020063d
security/base: Correct snort URL in external_sig_link array
...
While here, update url in pkg-descr
PR: 202655
Submitted by: Jeremy Baggs <jbaggs2016@gmail.com>
2018-07-10 16:03:13 +00:00
Steve Wills
b47d904409
net/rubygem-bunny: update to 2.9.0
...
PR: 224780
Approved by: maintainer timeout (renchap@cocoa-x.com , >6 months)
2018-07-10 15:39:47 +00:00
Steve Wills
f1b653cf03
devel/rubygem-ruby-fogbugz: update to 0.3.0
...
PR: 224913
Approved by: maintainer timeout (ports@michael-fausten.de , >6 months)
2018-07-10 15:21:10 +00:00
Steve Wills
68492fab41
science/rubygem-ruby-dcl: update to 1.8.1
...
PR: 225012
Approved by: maintainer timeout (murashin@gfd-dennou.org , >6 months)
2018-07-10 15:12:47 +00:00
Kurt Jaeger
6a9a0fbbac
New port: math/singular
...
Singular is a computer algebra system for polynomial computations,
with special emphasis on commutative and non-commutative algebra,
algebraic geometry, and singularity theory.
WWW: https://www.singular.uni-kl.de/
Submitted by: yamadam@summitsystem.co.jp
2018-07-10 15:03:53 +00:00
Torsten Zuehlsdorff
05bbeecf08
devel/grv: Update from 0.1.3 to 0.2.0
...
Changelog: https://github.com/rgburke/grv/releases/tag/v0.2.0
PR: 229355
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-07-10 15:00:03 +00:00
Thierry Thomas
b900922e75
Upgrade to 1.22.0.
...
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.22.0 >.
2018-07-10 14:01:53 +00:00
Li-Wen Hsu
cfa70f5834
Grab maintainership for uboot@
...
Sponsored by: The FreeBSD Foundation
2018-07-10 14:01:13 +00:00
Matthias Andree
9867fe2790
Update to new upstream release 1.44.3.
...
* several features for debugfs added
* there is a new e2mmpstatus command
* there are several bug fixes, among them endianness fixes and robustness
fixes against corrupted input.
* add hashmap.h header file, for libext2fs users
* a few type fixes for format strings,
found while building for MIPS, ARM, or i386
* add new option SLOWTESTS which prevents skipping of slow tests
* add new option BASHTESTS which enables tests that require bash
(currently affects only the test f_large_dir that is also marked
as slow)
Full release notes:
<http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.44.3 >
Reset PORTREVISION in slave ports, e2fsprogs{-libss,-libuuid} now
that we have bumped PORTVERSION.
MFH: 2018Q3
2018-07-10 13:48:31 +00:00
Steve Wills
b9ae6241fe
math/rubygem-narray: update to 0.6.1.2
...
PR: 225013
Approved by: maintainer timeout (murashin@gfd-dennou.org , >6 months)
2018-07-10 13:47:01 +00:00
Steve Wills
0b8aafc9bd
sysutils/rubygem-hieracles: update to 0.4.2
...
PR: 225017
Approved by: maintainer timeout (mose@gandi.net , >7 months)
2018-07-10 13:15:50 +00:00
Steve Wills
50ffe70449
games/assaultcube: modernize port
...
PR: 227190
Submitted by: lightside <lightside@gmx.com> (maintainer)
2018-07-10 13:08:37 +00:00
Emanuel Haupt
c1840ddcbd
Provide a patch to specify the destination port.
2018-07-10 13:05:09 +00:00
Jean-Sébastien Pédron
c94ffb8e20
lang/elixir: Fix pkg-plist
...
It was missing two files:
lib/elixir/lib/logger/ebin/Elixir.Logger.ErlangHandler.beam
lib/elixir/lib/logger/lib/logger/erlang_handler.ex
Submitted by: dch
Reported by: dch
2018-07-10 13:03:02 +00:00
Jochen Neumeister
54626ac6ae
Update to 2.5.13
...
unbreak for pkg-fallout:
=======================<phase: build >============================
===> Building for rslsync-2.5.13
/wrkdirs/usr/ports/net-p2p/rslsync/work/rslsync-2.5.13/rslsync --dump-sample-config > /wrkdirs/usr/ports/net-p2p/rslsync/work/rslsync-2.5.13/rslsync.conf.sample
[14:37:47.706] assert failed /home/jenkins/slave-root/workspace/Build-Sync-Manually/btlog.cpp:303
assert failed /home/jenkins/slave-root/workspace/Build-Sync-Manually/btlog.cpp:303 (33882125)
*** Signal 6
PR: 228559
Submitted by: Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2018-07-10 12:59:43 +00:00
Steve Wills
6903aaddd9
x11-themes/cursor-ardoise-theme: Update to 3.6
...
PR: 229434
Submitted by: lightside <lightside@gmx.com> (maintainer)
2018-07-10 12:54:28 +00:00
Ruslan Makhmatkhanov
b7e21c6ed6
databases/riak: clarify reason behind of new patch
2018-07-10 12:52:21 +00:00
Ruslan Makhmatkhanov
c4d0b9fbaa
Bring back databases/riak port
...
Distfiles are actually still available and we still using it at work
While here:
- take up maintainership
- pacify portlint (make makepatch, knobs ordering, add license file)
- unbreak build on recent -current
- remove JOBS_UNSAFE - builds fine here in poudriere with -J 4
2018-07-10 12:46:35 +00:00
Jochen Neumeister
16113ce425
Maintainership back to Submitter
...
PR: 229673
Submitted by: Sergey Akhmatov <sergey@akhmatov.ru>
Approved by: joneum, Kai (freebsd_ports@k-worx.org>
2018-07-10 12:37:47 +00:00
Steve Wills
18343f5a70
benchmarks/vegeta: making better use of Go framework
...
PR: 229668
Submitted by: Vinícius Zavam <egypcio@googlemail.com> (maintainer)
2018-07-10 11:58:36 +00:00
Emanuel Haupt
f473d4ccfc
UTdns is a nifty tool which proxies all UDP-based DNS requests through TCP DNS.
...
This is usefull if you have to tunnel DNS through TCP-only tunnels. This
respectively was the requirement for the development of this tool.
WWW: https://www.cypherpunk.at/2013/04/dnsudp-to-tcp-translator/
2018-07-10 11:49:01 +00:00
Steve Wills
1a4424943c
textproc/p5-PPIx-Regexp: update to 0.061
...
PR: 229667
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2018-07-10 11:48:21 +00:00
Steve Wills
c5c03d7f9d
mail/p5-Mail-DMARC: Update to 1.20180125
...
PR: 229666
Submitted by: geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
2018-07-10 11:45:40 +00:00
Jun Kuriyama
a3c3502491
- Update to 20180629.
2018-07-10 11:06:30 +00:00
Martin Wilke
d472123eea
- Update to 13.0.1
...
- Changed MASTER_SITES to upstream source
- Added LICENSE_FILE
- Changed BUILD_DEPENDS + RUN_DEPENDS to reflect the new dependencies
- Changed FLAVOR to PY_FLAVOR
- Added CONFLICTS_INSTALL
- Updated pkg-message
- Updated WWW
PR: 228853
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc.
2018-07-10 10:10:36 +00:00
Lars Engels
9dae8d02bf
security/lynis:
...
Update to 2.6.6
2018-07-10 10:03:39 +00:00
Martin Wilke
d0f6224ab5
- Update to 13.0.0
...
- Added LICENSE_FILE
- Changed BUILD_DEPENDS + RUN_DEPENDS to reflect the new dependencies
- Added DOCS option with the appropriate dependencies
- Added CONFLICTS_INSTALL
- Added further options (EXAMPLES, LDAP, MEMCACHED, MONGODB, MYSQL and PGSQL)
- Refined post-patch target
- Added pkg-message
- Updated WWW
PR: 228849
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc.
2018-07-10 09:45:07 +00:00
Martin Wilke
2cb12a172b
- Update to 2.2.0.0
...
PR: 228679
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc.
2018-07-10 09:42:29 +00:00
Martin Wilke
1b64775e85
- Switch to django111
...
PR: 228851
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc.
2018-07-10 09:40:32 +00:00
Dmitry Marakasov
1ef77fb138
- Update WWW
...
Approved by: portmgr blanket
2018-07-10 09:37:42 +00:00
Martin Wilke
5180f7d3f5
- Update to 1.15.2
...
- Added LICENSE and LICENSE_FILE
- Added DOCS option with appropriate dependencies
- Sorted variables a bit
- Updated WWW and reformatted pkg-descr
PR:` 228683
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc.
2018-07-10 09:37:22 +00:00
Martin Wilke
b397349438
- Update to 4.21.0
...
- Added LICENSE and LICENSE_FILE
- Sorted variables a bit
- Added PORTSCOUT
PR: 228702
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc.
2018-07-10 09:34:57 +00:00
Martin Wilke
b179cbe327
- Update to 3.15.0
...
- Added LICENSE_FILE
- Sorted variables a bit
- Removed post-patch target because it's not needed anymore
PR: 228684
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer
Sponsored by: iXsystems Inc.
2018-07-10 09:32:00 +00:00