Commit graph

469450 commits

Author SHA1 Message Date
Ryan Steinmetz
3e804db363 - Fix rc script issue
- Bump PORTREVISION
2019-03-07 15:22:07 +00:00
Alexey Dokuchaev
bbb8ccee21 Drop OpenSSL dependency from WPA-PSK format support code.
Obtained from:	https://github.com/magnumripper/JohnTheRipper/commit/a286ca6
2019-03-07 15:02:36 +00:00
Koichiro Iwao
89ce0f6976 security/softether-devel: Mark as IGNORE
as no beta version ahead of stable release version right now. Use
security/softether instead for now.

While here, update COMMENT.
2019-03-07 14:29:56 +00:00
Alexey Dokuchaev
30d313d665 Stop using (old) OpenSSL EVP in RAR3 format support code.
Obtained from:	https://github.com/magnumripper/JohnTheRipper/commit/6fcc147
2019-03-07 14:21:40 +00:00
Alexey Dokuchaev
e4e9ed9f35 Unbreak GPG format plugin against newer versions of OpenSSL.
Obtained from:	https://github.com/magnumripper/JohnTheRipper/commit/c0557e7
2019-03-07 14:09:35 +00:00
Frederic Culot
a1c5e00b09 devel/p5-Geo-ShapeFile: update to 2.66
Changes:	https://metacpan.org/source/SLAFFAN/Geo-ShapeFile-2.66/Changes
2019-03-07 13:48:29 +00:00
Alexey Dokuchaev
12ce366573 - Replace OpenSSL HMAC-SHA1 code with JtR own code
- Remove use of EVP in favor of the low-level API
- Add generic check_pkcs_pad() function in jumbo.c

Obtained from:	https://github.com/magnumripper/JohnTheRipper/commit/f837171
		https://github.com/magnumripper/JohnTheRipper/commit/04d2b35
2019-03-07 13:46:10 +00:00
Diane Bruce
38d057b579 - update to 2.0.1
- builds on i386 now
- remove MAKE_JOBS_UNSAFE
- Upstream wsjtx build instructions call for their forked
  version of hamlib for wsjtx to work correctly.
  Upstream distribution includes both wsjtx and a copy of their
  forked hamlib with their own build system. This is now used in
  this updated port. The cmake build provided does not have an
  install/strip target which forces use of do-install.

N.B. If hamlib is already installed, this port will incorrectly
link against the shared library version of hamlib instead of the
private copy provided. There seems no easy solution to this.
2019-03-07 13:45:03 +00:00
Frederic Culot
3d7d776255 devel/p5-Test-Portability-Files: update to 0.10
Changes:	https://metacpan.org/source/ABRAXXA/Test-Portability-Files-0.10/Changes
2019-03-07 13:41:12 +00:00
Frederic Culot
e64d89c5df devel/p5-Test-Kwalitee: update to 1.28
Changes:	https://metacpan.org/source/ETHER/Test-Kwalitee-1.28/Changes
2019-03-07 13:36:18 +00:00
Steve Wills
d5583e21e9 net/Sockets: update MASTER_SITE
PR:		236348
Submitted by:	ml@netfence.it (maintianer)
2019-03-07 13:35:06 +00:00
Cy Schubert
693adda465 Document crafted ull dereference ntp attack.
Security:	CVE-2019-8936
Obtained from:	nwtime.org
2019-03-07 13:32:42 +00:00
Steve Wills
45a10a00a2 security/mailzu: support php flavors
PR:		236360
Submitted by:	Krzysztof <ports@bsdserwis.com> (maintainer)
2019-03-07 13:29:07 +00:00
Emanuel Haupt
1fa7a3d974 Update to 2.14.0 2019-03-07 13:22:14 +00:00
Emanuel Haupt
f8c87aab80 Add WWW
Notified by:	adamw
2019-03-07 13:17:06 +00:00
Kirill Ponomarev
9d364a27c9 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2019-03-07 13:13:23 +00:00
Kirill Ponomarev
aa6a9c2d51 Update to 1.5.0 2019-03-07 13:08:35 +00:00
Jan Beich
7e8aaa5f9e editors/poedit: unbreak after r493853
checking if wxWidgets toolkit uses GTK+ 3... yes
checking for GTKSPELL... no
configure: error: missing GtkSpell library
===>  Script "configure" failed unexpectedly.

Approved by:	portmgr blanket
2019-03-07 13:07:25 +00:00
Steve Wills
33af4abf7d graphics/gocr: Update to 0.52
PR:		236355
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2019-03-07 13:07:06 +00:00
Jan Beich
c597806209 lang/parrot: unbreak with ICU 64
In file included from src/ops/core_ops.c:72:
In file included from /usr/local/include/unicode/uchar.h:28:
In file included from /usr/local/include/unicode/utypes.h:38:
In file included from /usr/local/include/unicode/umachine.h:46:
In file included from /usr/local/include/unicode/ptypes.h:52:
In file included from /usr/local/include/unicode/platform.h:25:
/usr/local/include/unicode/uvernum.h:123:8: error: 'U_DISABLE_VERSION_SUFFIX' is not defined, evaluates to 0 [-Werror,-Wundef]
 #elif !U_DISABLE_VERSION_SUFFIX
        ^

PR:		236325
Approved by:	portmgr blanket
2019-03-07 12:58:36 +00:00
Cy Schubert
fe46d0836c 4.2.8p12 --> 4.2.8p13 2019-03-07 12:58:12 +00:00
Kirill Ponomarev
22f0f47ff5 Version agnostic Perl bindings for zeromq using FFI
Submitted by:	Evgueni Gavrilov <evgueni.gavrilov at itglobal.com>
2019-03-07 12:39:45 +00:00
Steve Wills
2cfdf7c1dc net/goreplay: Unbreak build with Go 1.12
PR:		236330
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2019-03-07 12:33:19 +00:00
Jan Beich
7960d23534 devel/rust-cbindgen: update to 0.8.2
Changes:	https://github.com/eqrion/cbindgen/compare/v0.8.1...v0.8.2
Reported by:	portscout
2019-03-07 12:20:31 +00:00
Jan Beich
04e65c911c devel/rust-bindgen: update to 0.48.1
Changes:	https://github.com/rust-lang-nursery/rust-bindgen/compare/v0.48.0...v0.48.1
Reported by:	portscout
2019-03-07 12:20:22 +00:00
Alexey Dokuchaev
37c54dcdd6 - Replace OpenSSL HMAC-SHA1 code with JtR code
- Fix the build against newer OpenSSL versions

Obtained from:	https://github.com/magnumripper/JohnTheRipper/commit/9a5c84c
		https://github.com/magnumripper/JohnTheRipper/commit/aaeff8b
2019-03-07 12:03:20 +00:00
Alexey Dokuchaev
66ffc2ce73 - Drop PFX support code: incompatible with newer OpenSSL versions
- Remove `ssh_fmt_plug.c' file (should've been part of r494696)

Obtained from:	https://github.com/magnumripper/JohnTheRipper/commit/12e8d57
2019-03-07 11:37:55 +00:00
Tobias Kortkamp
a814ee99b4 New port: x11/bemenu
Dynamic menu library and client program inspired by dmenu, a
minimalistic menu that reads a newline separated list of items from
stdin and shows them as a menu on the top of the screen.  When the
user selects one item or types any text and presses Enter, their
choice is printed to stdout.

Bemenu comes with Ncurses, Wayland, and X11 backends.

WWW: https://github.com/Cloudef/bemenu
2019-03-07 11:33:20 +00:00
Pietro Cerutti
f1c6b446d4 textproc/re-flex: update to 1.1.1, add test target
Release notes: https://github.com/Genivia/RE-flex/releases/tag/v1.1.1
2019-03-07 10:02:02 +00:00
Gerald Pfeifer
64543dd9a7 No longer require a not too old version of GCC to build on powerpc64, but
rely on the system compiler (even if that means we need to be explicitly
conservative when it comes to optimizations). [1]

Simplify the creation of the multilib-related sub-directory tree on
powerpc64 and avoid leaving an empty directory behind on the way. [2]

Sync pkg-descr with lang/gcc7-devel, in particular after r442530 there.

PR:		235975 [1], 235964 [2], 231804 [2]
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> [1]
Discussed with:	Piotr Kubaj <pkubaj@anongoth.pl> [2]
2019-03-07 09:55:52 +00:00
Bernard Spil
9cc67e495a security/nextcloud-twofactor_totp: Update to 2.1.2 2019-03-07 09:50:49 +00:00
Dmitry Marakasov
d0b65d275e - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2019-03-07 09:00:56 +00:00
Alexey Dokuchaev
3c4cc83780 Improve and actualize port description, spell "macOS" properly as Apple
calls it this way now.
2019-03-07 08:45:11 +00:00
Jose Alonso Cardenas Marquez
ec291ae194 - Update to 2.1.7
Changelog at https://github.com/mixxxdj/mixxx/releases/tag/release-2.1.7
2019-03-07 07:35:24 +00:00
Rodrigo Osorio
6cef8bee7f Unbreak build on GCC architectures
This port requires C++11-compatible compiler.
Add USES=compiler:c++11-lang to fix build on GCC architectures.
Bump PORTREVISION.

PR:		236077
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2019-03-07 07:23:28 +00:00
Antoine Brodin
1d36731245 Deprecate the django meta port
With hat:	portmgr
2019-03-07 07:21:45 +00:00
Jose Alonso Cardenas Marquez
faa05dce97 - New port: editors/cudatext
CudaText is a cross-platform text editor, written in Lazarus. It is fully
open source. Features include:
- Syntax highlight for many languages: C, C++, JavaScript, HTML, CSS, PHP,
  Python, XML etc. 200+ syntax lexers exist.
- Code tree (tree structure of functions/classes/etc in source).
- Code folding.
- Multi-carets and multi-selections.
- Find/Replace with reg. ex.
- Plugins in Python language. Plugins can do lot of things.
- Configs in JSON. Supports lexer-specific configs.
- Tabbed UI.
- Split each tab.
- Split view for 2/3/4/6 files.
- Simple auto-completion (fixed list) for some lexers.
- Command palette (ST3 style).
- Minimap.
- Micromap.
- Show unprinted whitespace.
- Support for many encodings.
- Customizable hotkeys.
- Binary/Hex viewer for files of unlimited size.

WWW: http://uvviewsoft.com/
2019-03-07 06:41:56 +00:00
Jose Alonso Cardenas Marquez
9c50336db8 - Update to 3.7.4 2019-03-07 06:29:54 +00:00
Jose Alonso Cardenas Marquez
95db5b8cf6 - Bump PORTREVISION. lang/ldc was update to 1.14.0 2019-03-07 06:28:01 +00:00
Jose Alonso Cardenas Marquez
b5c8a4147d - Bump PORTREVISION. lang/ldc was update to 1.14.0 2019-03-07 06:27:30 +00:00
Jose Alonso Cardenas Marquez
65becf1024 - Bump PORTREVISION. lang/ldc was update to 1.14.0 2019-03-07 06:27:11 +00:00
Jose Alonso Cardenas Marquez
7b2bbaa164 - Bump PORTREVISION. lang/ldc was update to 1.14.0 2019-03-07 06:26:39 +00:00
Jose Alonso Cardenas Marquez
6e56eddfed - Update to 0.15.0 2019-03-07 06:25:45 +00:00
Jose Alonso Cardenas Marquez
5dab2215a9 - Update to 1.0.0-beta8 2019-03-07 06:22:41 +00:00
Jose Alonso Cardenas Marquez
37a80836d4 - Update to 0.2.1 2019-03-07 06:18:27 +00:00
Jose Alonso Cardenas Marquez
e6f71a8e82 - Update to 0.11.4 2019-03-07 06:18:01 +00:00
Jose Alonso Cardenas Marquez
093fd97615 - Update to 0.6.0 2019-03-07 06:17:33 +00:00
Jose Alonso Cardenas Marquez
a2fa84c959 - Update to 0.6.2 2019-03-07 06:16:17 +00:00
Alexandre C. Guimarães
39b5cbf3e3 x11/polybar: fix build with devel/clang80
Approved by:	tcberner (mentor)
2019-03-07 06:15:46 +00:00
Jose Alonso Cardenas Marquez
f5ad3cc9a7 - Update to 0.9.0 2019-03-07 06:14:12 +00:00