1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

453117 Commits

Author SHA1 Message Date
Jan Beich
454bfab9af emulators/rpcs3: update to 0.0.5.735
Changes:	9d8c9c246...23b52e1b1
2018-08-17 23:00:39 +00:00
Don Lewis
786af9e75a Explicitly depend on python2 since the OpenOffice pyuno module fails
to build with python3.  No PORTREVISION bump since this does not change
the package.

PR:		229408
Submitted by:	Curtis Villamizar <curtis@ipv6.occnc.com>
2018-08-17 21:44:28 +00:00
Danilo Egea Gondolfo
03ac5dc93a - New port: sysutils/eksctl
eksctl is a simple CLI tool for creating clusters on EKS - Amazon's
new managed Kubernetes service for EC2. It is written in Go,
and based on Amazon's official CloudFormation templates.
2018-08-17 21:43:38 +00:00
Steve Wills
071682e2de security/botan2: update to 2.7.0
While here, bump PORTREVISION on dependent ports

PR:		230666
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer
MFH:		2018Q3
Security:	7762d7ad-2e38-41d2-9785-c51f653ba8bd
2018-08-17 21:07:58 +00:00
Steve Wills
11658a1bcb Document issue in security/botan2
PR:		230666
2018-08-17 21:07:32 +00:00
Eugene Grosbein
5c280664a2 Minor update for sysutils/cpupdate:
- sync with Intel's microcode-20180807.tgz;
- sync with platomav/CPUMicrocodes MCE DB r79;
- follow audio/lame practice and add some comments to the "LICENSE" section
  of port's Makefile describing possible legal issues preventing microcode
  redistribution due to multiple user requests.

No package changes, so no PORTREVISION bump.

PR:		226620, 230181
2018-08-17 19:45:55 +00:00
Bradley T. Hughes
9da17ccebc security/p5-openxpki,security/openxpki-i18n: Update 2.0.2 -> 2.0.3
PR:		230232
Submitted by:	svysh.fbsd@gmail.com (maintainer)
Sponsored by:	Miles AS
2018-08-17 19:40:09 +00:00
Don Lewis
f0cbbb0562 Upgrade devel/vala from 0.36.13 to 0.36.15:
Vala 0.36.15
  released on Jul 16, 2018
  Changes
    * Various improvements and bug fixes:
      + Update bugtracker links to
          https://gitlab.gnome.org/GNOME/vala/issues
      + codegen:
        - Handle delegate_target attribute of fields [#520]
        - Free generic elements of glib collections [#694765]
        - Fix warning for source_funcs parameter of g_source_new()
        - Actually treat GLib.Source as compact class
        - Consistently use gpointer for delegate targets
        - Unify some delegate-type check patterns
      + girparser:
        - Add support for bool delegate_target [#520]
        - Allow changing the type of constants using metadata [#643]
      + girwriter:
        - Output deprecated="1"
        - construct-only properties don't have a setter method
        - Don't write any custom attributes [#608]
        - Add boolean GIR visible attribute to allow skipping symbols
      + Fix links in the Manual
      + Allow TypeModule subclasses as parameter-type in module-init-method
            [#648]
      + vala: Report error for error-domains without any code
      + parser: Accept "empty" enums/error-domains [#253]
      + codewriter: Output bodies of code-blocks if in VAPIGEN mode [#253]
    * Bindings:
      + glib-2.0:
        - Do not mark simple-type out-parameters as nullable [#634]
        - Make Source.attach() use the default MainContext by default
        - Make Bytes.slice() use the memory-efficient Bytes.from_bytes()
              [#638]
        - Fix Bytes.with_free_func()
      + gio-2.0:
        - Mark ActionEntry.parameter_type/state fields as nullable [#632]
        - Delegate fields of DBus*VTable do not have implicit target fields
        - Apply delegate_target = false on ActionEntry callbacks and make
             them weak [#630]
        - Add default to all io_priority parameters
        - Add custom IOError.from_errno() to make it work as expected [#253]
      + gobject-2.0: Add lower_case_csuffix attributes to Type* symbols
      + gstreamer-rtsp-server-1.0: Update from 1.12+ git master [#653]

Vala 0.36.14
  released on May 22, 2018
  Changes
    * Various improvements and bug fixes:
      + Warn if --gir is used without --library [#708693]
      + Report an error if rank attribute is required but was not found
            [#660991]
      + scanner: Accept \R and \N escape sequences in regex literals
            [#749576]
      + scanner: Accept backreferences \1 through \99 in regex literals
            [#728574]
      + codegen:
        - Avoid critical in get_basic_type_info() when there is no signature
             [#729517]
        - Fix serializing multidimensional arrays [#735437]
        - Guard get_default_ref_sink_function() against null base-class
        - Respect cname ccode-attribute of lockable fields
        - Fix casting of length for "ref" array parameters
      + girparser: Add support for NoAccessorMethod metadata
      + girparser: Deal with missing "name" attribute by falling back on
            "c:type"
      + girwriter: Drop errornous indent
      + girwriter: Properly output variadic methods and use
            introspectable="0"
      + genie: Add support for the \v escape character [#664689]
      + genie: Add support for the \uXXXX escape sequence
    * Bindings:
      + glib-2.0: Fix IConv.iconv() [#634753]
      + glib-2.0: Mark str parameter of Variant.take_string() as owned
      + gobject-2.0: Make constructor of ParamSpecBoxed public
      + gstreamer: Cherry-pick some fixes from 0.42
      + gtk+-*.0: Set NoAccessorMethod on Gtk.Radio*.group properties
      + json-glib-1.0: Mark return-type of gvariant_deserialize*() as
            nullable [#795265]
      + sqlite3: Add additional constants for flags of Database.open_v2()
            [#795627]
      + webkit2gtk-4.0: Update to 2.20.1 and cherry-pick some fixes from
            0.42
2018-08-17 19:09:15 +00:00
Jochen Neumeister
c5f28e5e9a revert php-7.1.x-mail-header.patch into distinfo
Point hat: joneum

MFH:		2018Q3
2018-08-17 19:05:29 +00:00
Jochen Neumeister
72a297ed8d Update to 7.1.21
Changelog: http://www.php.net/ChangeLog-7.php#7.1.21

Approved by:	tz (implicit)
MFH:		2018Q3
2018-08-17 19:02:36 +00:00
Brooks Davis
905c34aa8a Switch from ninja to Makefiles to work around bugs in generated ninja code.
The Makefile code generates broken installs for sanatizer bits so
remove the COMPILER_RT option as this port exists entierly to support
devel/gps and devel/klee and they can live without the sanatizers.

Submitted by:	arrowd (in concept)
Sponsored by:	DARPA, AFRL
2018-08-17 18:19:47 +00:00
Tobias Kortkamp
ce61b0b44c devel/tig: Always install the man pages
The man pages are already pre-generated so do not regenerate them
and drop the MANPAGES option and associated dependencies.

Also make sure the binary is not stripped when building WITH_DEBUG.
2018-08-17 18:17:18 +00:00
Kurt Jaeger
2121e5e429 x11-fm/rox-filer: add missing dependencies and clean Makefile
- Regenerate patch files with make makepatch.
- Remove useless assignment to DISTNAME.
- Add a lib dependency on print/freetype2
- Add a lib dependency on x11-fonts/fontconfig
- Add LICENSE= GPLv2+
- Move USES ahead of USE_*
- Add gettext-runtime:build to the USES variable
- Add ice to the variable USE_XORG and sort the corresponding list
- Add cairo and gdkpixbuf2 to the variable USE_GNOME
- Reindent the lines of the target post-configure
- Split a line of the target do-install
- Replace the use of ${CHMOD} 755 in Makefile
  with the use of @(,,755) in pkg-plist

PR:		230710
Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>
Approved by:	olgeni (maintainer)
2018-08-17 18:06:43 +00:00
Tobias Kortkamp
a596a0a5c2 Take devel/tig 2018-08-17 17:53:24 +00:00
Jochen Neumeister
1f4fa54b22 Update to 2.4.1
changelog: https://github.com/jonas/tig/releases/tag/tig-2.4.1

- Back to pool, because of a long history of maintainer timeouts

PR:		230024
Submitted by:	lightside <lightside@gmx.com>
Approved by:	darcsis@gmail.com (maintainer timeout)
2018-08-17 17:37:53 +00:00
Stephen Hurd
34eedfddef Fix LoTW integration again.
If the MySQL library isn't explicitly initialized, the mysql library will
end up calling EVP_cleanup() while detecting the MySQL version, which
clobbers the OpenSSL context, preventing LoTW (and perhaps ClubLog)
integration from working properly.

Look in ${LOCALBASE}/lib/mysql/ for MySQL and MariaDB libraries.
Only look for .so file, don't look for "any" SONAME.
2018-08-17 17:00:55 +00:00
Tobias Kortkamp
71c181b976 New port: graphics/minder
Create, develop and visualize your ideas.  Use the power of
mind-mapping to make your ideas come to life.

- Quickly create visual mind-maps using the keyboard and automatic
  layout
- Gorgeous themes
- Export to PDF, PNG, JPEG, BMP, SVG, OPML, CSV, Markdown and
  plain text formats
- Printer support
- Add notes and tasks to your nodes
- Colorized node branches

WWW: https://github.com/phase1geo/Minder
2018-08-17 16:07:08 +00:00
Brooks Davis
bd1abb9095 Mark broken on 10.x.
There won't be a devel/llvm80 before 10.x is EOL so I'm not planning to
try to keep this alive there.  Patches are welcome.
2018-08-17 15:30:24 +00:00
Roger Pau Monné
5e71536f82 xen-tools411: fix pkg-plist
Seems like I messed up last time and failed to properly update the
plist. This should hopefully fix the build.

Sponsored by:	Citrix Systems R&D
2018-08-17 15:03:16 +00:00
Alexey Dokuchaev
df47f544f4 Update `net-p2p/torrent-file-editor' to version 0.3.12.
Found out via:	repology.org
Ignored by:	portscout :(
2018-08-17 14:50:17 +00:00
Danilo Egea Gondolfo
e94f2863bf - New port: sysutils/helm
Helm is a tool for managing Kubernetes charts.
Charts are packages of pre-configured Kubernetes resources.
2018-08-17 14:32:41 +00:00
Matthew Seaman
b0cd6d9b43 Add automatic completion support for fish, Zsh, Bash and PowerShell to
Click.

All the supported shells are able to complete all the command line
arguments and options defined with click. In addition, fish and Zsh
are also displaying the options and commands help during the
completion.

WWW: https://github.com/click-contrib/click-completion
2018-08-17 14:04:43 +00:00
Antoine Brodin
0da3524164 Update to 0.5.3 2018-08-17 13:46:31 +00:00
Antoine Brodin
689dae1cec Update to 2018.8.8 2018-08-17 13:37:43 +00:00
Antoine Brodin
af9d4b2c2d Update to alpha-20180806 2018-08-17 13:32:20 +00:00
Antoine Brodin
97e5090e7f Update to 1.0.7 2018-08-17 13:31:48 +00:00
Steve Wills
e9d6143389 devel/liteide: Some corrections to the previous commit
PR:		230563
Reported by:	mat
2018-08-17 13:29:25 +00:00
Ryan Steinmetz
af402c53c4 - Revert init script patch due to dependency issue with dbus/mountd
- Bump PORTREVISION

PR:		205281
2018-08-17 13:26:16 +00:00
Antoine Brodin
61647c3884 Update yara and py-yara to 3.8.1 2018-08-17 13:07:56 +00:00
Steve Wills
a4b948f564 textproc/libunibreak: Update to 4.0
While here, assign maintainer

PR:		230539 (with modifications)
Submitted by:	Nathan <ndowens@yahoo.com>
2018-08-17 12:37:01 +00:00
Gavin Atkinson
ac60275dfa Switch security/sslscan to the official way for handling "GitHub release
plus upstream patches", as documented in the Porter's Handbook, ex 5.14.

Reported by:	mat
Reviewed by:	mat
Approved by:	mat
2018-08-17 12:32:15 +00:00
Tobias Kortkamp
072f619eb0 Remove esound support from games/gtetrinet
The installed themes have no sound files and all externally available
themes on http://gtetrinet.sourceforge.net/themes.html are either
gone or also do not have any sound files.
2018-08-17 12:27:06 +00:00
Matthew Seaman
42903b7414 Cerberus provides type checking and other base functionality out of
the box and is designed to be non-blocking and easily extensible,
allowing for custom validation. It has no dependencies and is
thoroughly tested under Python 2.6, Python 2.7, Python 3.3, Python
3.4, Python 3.5, Python 3.6, PyPy and PyPy3.

WWW: https://github.com/pyeve/cerberus
2018-08-17 10:23:43 +00:00
Matthew Seaman
8d6eaf8c56 Shellingham detects what shell the current Python executable is running in.
WWW: https://github.com/sarugaku/shellingham
2018-08-17 10:10:58 +00:00
Emanuel Haupt
adf1e3678a Update to 1.4 2018-08-17 09:55:25 +00:00
Thierry Thomas
8b94797979 Upgrade to v0.2.6.
Release notes at <https://github.com/TokTok/c-toxcore/releases/tag/v0.2.6>.
2018-08-17 09:53:59 +00:00
Dmitry Marakasov
598ede1f88 - Add LICENSE
- Switch to USES=localbase
- Update WWW

Approved by:	portmgr blanket
2018-08-17 09:38:05 +00:00
Matthew Seaman
75cc252615 Let's try using an e-mail address that actually exists for the
maintainer address. D'Oh!
2018-08-17 09:35:04 +00:00
Dmitry Marakasov
6e8f72aefa - Add LICENSE
- Add NO_ARCH

Approved by:	portmgr blanket
2018-08-17 09:08:06 +00:00
Thierry Thomas
9f4cf29fbe Upgrade to 1.23.0.
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.23.0>.
2018-08-17 08:52:08 +00:00
Yuri Victorovich
b70bebe056 graphics/drawpile: Update 2.0.10 -> 2.0.11
Reported by:	portscout
2018-08-17 08:09:00 +00:00
Yuri Victorovich
69de68239e math/py-PySCIPOpt: Update 2.0.0 -> 2.0.1
Reported by:	portscout
2018-08-17 08:08:05 +00:00
Yuri Victorovich
15f5e139b2 math/py-sym: Update 0.3.3 -> 0.3.4
Reported by:	portscout
2018-08-17 08:07:32 +00:00
TAKATSU Tomonari
c58e2894fb - Update to 1.11.4 2018-08-17 03:30:55 +00:00
TAKATSU Tomonari
55121490b9 - Mark as BROKEN on 11+ i386: unable to load datatable.so
** testing if installed package can be loaded
Error: package or namespace load failed for 'data.table' in dyn.load(file, DLLpath = DLLpath, ...):
 unable to load shared object
2018-08-17 02:27:19 +00:00
Wen Heping
9038de6d57 - Update to 0.8.4
PR:		230677
Submitted by:	lbartoletti@tuxfamily.org(maintainer)
2018-08-17 02:24:03 +00:00
Cy Schubert
cbab7fa2f5 Pet portlint. 2018-08-17 02:18:41 +00:00
Cy Schubert
80a821b28e leres@ suggested in D16718 and offline that I assume maintainership
of net/hostapd.

Suggested by:	leres@
Approved by:	leres@
2018-08-17 02:12:19 +00:00
Cy Schubert
272334403c Chase net/wpa_supplicant r477202 and base contrib/wpa r337819.
WPA: Ignore unauthenticated encrypted EAPOL-Key data

Though hostapd is technically not vulnerable, the mitigation for
CVE-2018-14526 does apply cleanly, therefore it is applied to maintain
consistency with net/wpa_supplicant and wpa in base.

Approved by:	leres@
MFH:		2018Q3
Differential Revision:	https://reviews.freebsd.org/D16718
2018-08-17 02:12:14 +00:00
Cy Schubert
0d62bb5bc4 In preparation for applying security patches, switch to grouping of
patches per site as suggested by mat@.

Suggested by:	mat@
Differential Revision:	https://reviews.freebsd.org/D16718
2018-08-17 02:12:06 +00:00