Mathieu Arnold
c71660dad5
SC2068: Double quote array expansions to avoid re-splitting elements.
...
Double quotes around $@ prevents globbing and word splitting of
individual elements, while still expanding to multiple separate
arguments.
Add exceptions when splitting is the intended behavior.
PR: 227109
Submitted by: mat
Sponsored by: Absolight
2018-06-01 16:20:26 +00:00
Mathieu Arnold
d605296d6e
SC2145: Argument mixes string and array. Use * or separate argument.
...
The behavior when concatenating a string and array is rarely intended.
The preceeding string is prefixed to the first array element, while the
succeeding string is appended to the last one. The middle array elements
are unaffected.
For example, with the parameters foo,bar,baz, "--flag=$@" is equivalent
to the three arguments "--flag=foo" "bar" "baz".
PR: 227109
Submitted by: mat
Sponsored by: Absolight
2018-06-01 16:20:22 +00:00
Fernando Apesteguía
d50a3768f8
graphics/leptonica: update to 1.76.0
...
* switch to github
* remove unnecessary patch file
Committing after maintainer timeout (2 weeks)
PR: 228278
Submitted by: freebsd@dhke.de
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15478
2018-06-01 15:30:57 +00:00
Tobias C. Berner
a0a674773b
Update databases/py-pglite to 1.0.9
...
PR: 228663
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
2018-06-01 14:22:06 +00:00
Jan Beich
a5009e9152
devel/py-adb: update to 1.3.0.1 (snapshot)
...
Changes: ff48509...722e54e
MFH: 2018Q2
2018-06-01 14:19:29 +00:00
Danilo Egea Gondolfo
adfe4d4cd6
- Update to 17.1.20180523
2018-06-01 13:20:21 +00:00
Jochen Neumeister
12d8bc8337
www/phalcon: Update to 3.4.0
...
PR: 228661
Submitted by: linpct@gmail.com (maintainer)
2018-06-01 12:57:34 +00:00
Ganael LAPLANCHE
a77cd202c9
Update Simgear & Flightgear ports to 2018.2.1
...
Also, remove js_server as it has been unmaintained for years now.
2018-06-01 11:48:58 +00:00
Eric Turgeon
c49fa36cb9
add port x11/brisk-menu
...
Brisk Menu is a modern and efficient menu designed to improve the MATE Desktop
Environment with modern, first-class options. The purpose of this project is
to provide a usable menu as seen in other desktops without the bloat and
performance issues.
Approved by: bapt (mentor)
2018-06-01 11:41:18 +00:00
Carlos J. Puga Medina
53af4526a2
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
...
PR: 228597
Approved by: portmgr (antoine)
2018-06-01 10:16:41 +00:00
Carlos J. Puga Medina
3e4a260f30
devel/boehm-gc: Update to 7.6.6
...
Changelog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.6
PR: 228597
Exp-run by: antoine
2018-06-01 10:12:42 +00:00
Dmitry Marakasov
ffad1c8e68
- Update WWW
...
- Whitespace fixes
Approved by: portmgr blanket
2018-06-01 09:34:22 +00:00
Dmitry Marakasov
00f85d05e6
- Switch to new test framework
...
Approved by: portmgr blanket
2018-06-01 08:34:21 +00:00
Tobias Kortkamp
506b586230
sysutils/restic: Remove BASH and ZSH options
...
During the last update we forgot to keep %%BASH%% and %%ZSH%% in
pkg-plist and the build currently fails when disabling BASH and/or
ZSH. [1]
Remove the BASH and ZSH options instead of fixing them. Having
options to skip installing tiny completion files does not make much
sense. The current recommendation in the Porter's Handbook is to
always install them unconditionally.
PR: 228551
Reported by: rumble.rubble@gmail.com [1]
Approved by: gregf@hugops.pw (maintainer)
Submitted by: w.schwarzenfeld@utanet.at
2018-06-01 06:49:01 +00:00
Joseph Mingrone
f76f9f534d
editors/emacs: Fix build when XWIDGETS knob is on
...
Reported by: olgeni
2018-06-01 01:11:37 +00:00
Jung-uk Kim
d864952f7d
Remove obsolete kludges. All supported versions do not need these hacks.
...
Furthermore, these hacks break build on head.
PR: 228433
2018-06-01 00:30:50 +00:00
David Thiel
7470a5775e
Update to 3.2.6, which fixes some issues with host UUIDs.
2018-05-31 22:49:40 +00:00
Adriaan de Groot
905158089d
New port www/cutelyst. Cutelyst is a C++/Qt web framework, which can be
...
used to write standalone web-applications with a small footprint, yet
with powerful templating -- and share code and logic with desktop apps.
2018-05-31 22:10:14 +00:00
Jan Beich
f1391776a6
emulators/citra: unbreak on non-x86 with gcc
...
g++7: error: unrecognized command line option '-mmmx'
g++7: error: unrecognized command line option '-msse'
2018-05-31 21:26:04 +00:00
Tobias C. Berner
3cfbb8fd90
Update editors/kile to 3.0b2
2018-05-31 21:25:36 +00:00
Niclas Zeising
ef57250d29
graphics/feh: Update to 2.26.3
...
Changelog:
https://feh.finalrewind.org/archive/2.26.1/
https://feh.finalrewind.org/archive/2.26.2/
https://feh.finalrewind.org/archive/2.26.3/
2018-05-31 21:16:37 +00:00
Jung-uk Kim
377da368ce
Update to 20180531.
...
https://acpica.org/node/157
2018-05-31 21:15:26 +00:00
Glen Barber
d416d38ce9
Prune MANIFEST files from 11.2-BETA1.
...
Approved by: bdrewery (maintainer, implicit, re blanket)
Sponsored by: The FreeBSD Foundation
2018-05-31 20:59:45 +00:00
Tobias C. Berner
317d1670d5
Update astro/kstars to 2.9.6
2018-05-31 20:55:27 +00:00
Bernhard Froehlich
78cd12e99a
- Update to 0.0.20180531
...
- Remove not needed bash build dependency
2018-05-31 20:45:48 +00:00
Bernhard Froehlich
edcd3da07f
Update to 0.0.20180531
2018-05-31 20:44:19 +00:00
Jan Beich
227500c3bf
emulators/citra: unbreak on aarch64 after r471186
...
externals/cryptopp/cryptopp/rijndael-simd.cpp:126:25: error: use of undeclared identifier 'vaeseq_u8'
uint8x16_t r1 = vaeseq_u8(data, key);
^
externals/cryptopp/cryptopp/sha-simd.cpp:109:25: error: use of undeclared identifier 'vsha1cq_u32'
uint32x4_t r1 = vsha1cq_u32 (data1, 0, data2);
^
2018-05-31 20:31:08 +00:00
Sunpoet Po-Chuan Hsieh
6552eacba6
Update to 1.17.0
...
Changes: https://kramdown.gettalong.org/news.html
2018-05-31 19:49:28 +00:00
Sunpoet Po-Chuan Hsieh
dc0adb1a9b
Update to 5.1.0
...
Changes: https://github.com/cucumber/cucumber/blob/master/gherkin/CHANGELOG.md
2018-05-31 19:49:22 +00:00
Sunpoet Po-Chuan Hsieh
20689b7f85
Update to 1.809
...
- Remove BROKEN_SSL=openssl-devel
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-X509
2018-05-31 19:49:17 +00:00
Sunpoet Po-Chuan Hsieh
3ed5a9bb5d
Update to 8.5.2
...
Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md
2018-05-31 19:49:12 +00:00
Sunpoet Po-Chuan Hsieh
d16ff21fa5
Fix gemspec for rubygem-kramdown 1.17.0 update
...
- Bump PORTREVISION for package change
2018-05-31 19:49:06 +00:00
Sunpoet Po-Chuan Hsieh
e4204a7937
Update to 0.8.0
...
Changes: https://github.com/piotrmurach/tty/blob/master/CHANGELOG.md
2018-05-31 19:49:01 +00:00
Sunpoet Po-Chuan Hsieh
d78b3c8c51
Update to 2.11.59
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-05-31 19:48:55 +00:00
Sunpoet Po-Chuan Hsieh
ef636c5630
Update to 2.11.59
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-05-31 19:48:50 +00:00
Sunpoet Po-Chuan Hsieh
111583eaa3
Update to 2.11.59
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-05-31 19:48:44 +00:00
Sunpoet Po-Chuan Hsieh
11c988365a
Update to 2.0.0
...
Changes: https://github.com/keybase/client/releases
https://github.com/keybase/client/commits/master
2018-05-31 19:48:39 +00:00
Sunpoet Po-Chuan Hsieh
1b2382a1eb
Update to 2.0.0
...
Changes: https://github.com/keybase/kbfs/commits/master
2018-05-31 19:48:34 +00:00
Sunpoet Po-Chuan Hsieh
94282a0b26
Add rubygem-tty-config 0.2.0
...
TTY::Config provides app configuration component for TTY toolkit. It defines,
reads and writes any Ruby app configurations with a penchant for terminal
clients.
WWW: https://piotrmurach.github.io/tty/
WWW: https://github.com/piotrmurach/tty-config
2018-05-31 19:48:28 +00:00
Yuri Victorovich
2075e00c02
New port: graphics/gmic: Framework for image processing
2018-05-31 19:42:36 +00:00
Philippe Audeoud
0ffc4ba5a1
- Update to 2.26
...
'0' is a valid name for an archive, change 'iter' to check definedness
Handle tarballs compressed with pbzip2
2018-05-31 19:19:58 +00:00
Jochen Neumeister
e780ce2d33
Update to 2.0.0
2018-05-31 17:53:07 +00:00
Raphael Kubo da Costa
82891e0dc8
Fix plist after r471139
2018-05-31 17:48:38 +00:00
Jochen Neumeister
6ee8d7986a
Add CONFLICTS_INSTALL and PORTSCOUT
2018-05-31 17:19:13 +00:00
Don Lewis
9f97bbd035
New port: devel/fsmtrie
...
This is the Fast String Matcher Trie project. This C-based library
provides a simple API for the storage and fast matching of ASCII,
Extended ASCII, and 32-bit wide "token" strings.
Sponsored by: Farsight Security, Inc.
2018-05-31 17:13:36 +00:00
Jochen Neumeister
cab9a2c186
Update third-party-module:
...
- njs to bb7efcc
- passenger to 5.3.1
- redis to 0.3.9
2018-05-31 17:04:45 +00:00
Steve Wills
d941917cdf
net/nuster: update to 1.8.8.2
...
PR: 228641
Submitted by: Felix Hanley <felix@userspace.com.au> (maintainer)
2018-05-31 16:50:36 +00:00
Steve Wills
f8439fe395
devel/opencl: Update to new header API rev. 2.2
...
PR: 223090
Submitted by: O. Hartmann <ohartmann@walstatt.org> (maintainer, different email)
2018-05-31 16:24:31 +00:00
Joseph Mingrone
aca33f1e53
editors/emacs: Fix copy/paste nonsense error from r471214
...
pointy-hat: jrm
2018-05-31 15:57:13 +00:00
Joseph Mingrone
f55e6d7c2e
editors/emacs: Fix configure issue when no X toolkit knob is on
2018-05-31 15:35:36 +00:00