Commit Graph

486225 Commits

Author SHA1 Message Date
Mark Linimon
df9305941b Clarify error message on GCC-based systems.
Approved by:	portmgr (tier-2 blanket)
2019-09-23 07:24:37 +00:00
Emanuel Haupt
16fa1e7e44 - Update to 349
- Pacify portlint

PR:		240393 (ref. in changelog)
2019-09-23 07:14:26 +00:00
Hans Petter Selasky
3bcafe73de Fix OSS audio playback of some videos after SVN r351847.
Make sure mplayer sets a sensible fragment and buffer size.

Discussed with:	riggs@
Tested by:    naddy@
Approved by:    pi
2019-09-23 07:08:22 +00:00
Mark Linimon
a39b48eebd Fix build on GCC-based systems:
The compiler feature "cxx_decltype" is not known to CXX compiler

Approved by:	portmgr (tier-2 blanket)
2019-09-23 06:20:40 +00:00
Jochen Neumeister
3f3fe103c1 Update to 20.1
Sponsored by:	Netzkommune GmbH
2019-09-23 05:50:53 +00:00
Tobias Kortkamp
a42cb74c31 graphics/gd: Do not set WEBP_LIB_DEPENDS twice 2019-09-23 05:18:49 +00:00
Tobias Kortkamp
8806fe9dc5 games/legend-of-edgar: Update to 1.32
- Pet portclippy while here

Changes:	https://github.com/riksweeney/edgar/releases/tag/1.32
2019-09-23 04:36:13 +00:00
Cy Schubert
7f76c69218 update to the latest cfengine commits on github. 2019-09-23 00:11:57 +00:00
Cy Schubert
9e4641f64b cfengine ./configure will detect pre-existing mysql and postgresql
installs and use them even when options are deselected. This causes
unwanted dependencies and unintuitive errors.
2019-09-23 00:11:52 +00:00
Guido Falsi
07b9206ce9 Update ntopng to latest upstream snapshot. 2019-09-22 20:58:33 +00:00
Yuri Victorovich
fa3bef6253 New port: lang/quickjs: Embeddable Javascript interpreter in C 2019-09-22 20:58:12 +00:00
Guido Falsi
81c355a29e Update nDPI to latest upstream snapshot. 2019-09-22 20:58:11 +00:00
Kurt Jaeger
a61ed1af73 Resurrect and update port: graphics/scantailor
Scan Tailor Advanced is an interactive post-processing tool for
scanned pages.  It performs operations such as page splitting,
deskewing, and removing garbage. All operations can be done
automatically, however it's still possible to manually correct their
results

WWW: https://github.com/4lex4/scantailor-advanced

PR:		240751
Submitted by:	m.ne@gmx.net
2019-09-22 20:15:06 +00:00
Kirill Ponomarev
0227a5603d Update to 3.16 2019-09-22 20:08:49 +00:00
Jason W. Bacon
d7784cdd16 science/packmol: Pack molecules in defined regions of space
PACKMOL creates an initial point for molecular dynamics simulations by packing
molecules in defined regions of space. The packing guarantees that short range
repulsive interactions do not disrupt the simulations.
2019-09-22 19:06:43 +00:00
Yuri Victorovich
6d9dab2ef3 math/exprtk: Update g20190717 -> g20190906 2019-09-22 18:51:06 +00:00
Dirk Meyer
8e3a192fe3 - fix missing include path if all options are off
PR:		240752

- new option PNG JPEG FREETYPE
- enable option ICONV by default
2019-09-22 17:55:02 +00:00
Dirk Meyer
30d163dd04 - update to 0.21.3 2019-09-22 17:53:42 +00:00
Dmitri Goutnik
1238bd6206 editors/dte: Update to 1.9
Changes:	https://github.com/craigbarnes/dte/releases/tag/v1.9

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21751
2019-09-22 17:25:18 +00:00
Dmitri Goutnik
6febb9510d databases/pspg: Update to 2.0.4
Changes:	https://github.com/okbob/pspg/compare/2.0.3...2.0.4

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21748
2019-09-22 17:24:08 +00:00
Jan Beich
fc18844849 devel/libclc: revert to llvm80 as lang/clover isn't ready
Both ports need to use the same LLVM version for OpenCL to work.

Reported by:	Vasily Postnicov (on x11@ list)
Approved by:	portmgr blanket
2019-09-22 16:55:24 +00:00
Piotr Kubaj
1d1f5a4e31 x11/libxfce4util: fix build on GCC architectures
Add USES=compiler:c11 to fix:
../libxfce4util/xfce-kiosk.h:37: error: redefinition of typedef 'XfceKiosk'
../libxfce4util/xfce-kiosk.h:35: error: previous declaration of 'XfceKiosk' was here

Approved by:	mentors (implicit approval)
2019-09-22 16:34:42 +00:00
Piotr Kubaj
04c09fcd8d security/gpgme: add USES=compiler:c11
Needed to fix build on GCC architectures.

Approved by:	mentors (implicit approval)
2019-09-22 16:33:25 +00:00
Jason W. Bacon
20d59b725e archivers/py-lzstring: LZ-based in-memory string compression
LZ-based, in-memory string compression module, based on the LZ-String
javascript module.
2019-09-22 16:15:06 +00:00
Jason W. Bacon
2b9fa19f04 graphics/py-spectra: Color scales and color conversion made easy for Python
Spectra is a Python library that makes color math, color scales, and
color-space conversion easy.

Support for:

    Color scales
    Color ranges
    Color blending
    Brightening/darkening colors
    Saturating/desaturating colors
    Conversion to/from multiple color spaces

Spectra is built on colormath and grapefruit. Spectra is enormously inspired by
chroma.js and d3's scales.
2019-09-22 15:54:33 +00:00
Tobias Kortkamp
1c7809f523 databases/tiledb: Remove TILEDB_WERROR from CMAKE_ON now that it is in CMAKE_OFF 2019-09-22 14:45:50 +00:00
Ryan Steinmetz
723a36363d - Update to chase www/varnish6 update to 6.3.0 2019-09-22 13:56:19 +00:00
Ben Woods
e55b3e862d graphics/colord[-gtk]: switch to MASTER_SITES to HTTPS
The HTTP site was not working at the time of this commit,
whilst the HTTPS site was working.

PR:		239088
Submitted by:	Miyashita Touka <imagin8r@protonmail.com>
Approved by:	kwm (maintainer timeout)
2019-09-22 13:50:52 +00:00
Tobias Kortkamp
eca8da86cd lang/zig: Drop unnecessary BINARY_ALIAS 2019-09-22 13:10:12 +00:00
Thierry Thomas
732f79331e Explicitely depend on OMP. 2019-09-22 12:49:50 +00:00
Tobias Kortkamp
6f4eeed3ce net/dhcpcd: Update to 8.0.6
PR:		240332
Submitted by:	roy@marples.name (maintainer)
2019-09-22 12:33:33 +00:00
Dan Langille
0b29a92f6d Update CyberChef to 9.7.1
re: https://github.com/gchq/CyberChef/releases/tag/v9.7.1

PR:		240743
Submitted by:	thomas@bsdunix.ch
2019-09-22 11:43:31 +00:00
Kurt Jaeger
5824a9cf50 New port: devel/ros-rosinstall
Rosinstall is an SCM abstracton tool for holding ROS workspaces in sync.

From the rosinstall documentation:

Using rosinstall you can update several folders using a variety of
SCMs (SVN, Mercurial, git, Bazaar) with just one command.

That way you can more effectively manage source code workspaces.

The rosinstall package provides a Python API for interacting with a
source code workspace as well as a group of command line
tools. Rosinstall leverages the vcstools package for source control
and stores its state in .rosinstall files.

rosinstall was developed to help with the ROS software, but it has no
install dependencies to ROS. It offers support for ROS environments
and thus makes some assumptions about ROS being present at runtime,
but those can be easily removed and rosws provides all services even
when there is no ROS installed. The vision is for the bulk of
rosinstall to be a ROS agnostic tool one day.

WWW: http://docs.ros.org/independent/api/rosinstall/html

PR:		240637
Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>
2019-09-22 10:50:43 +00:00
Thomas Zander
a8da6e73a4 Update to upstream release 3.9.0
PR:		240469
Submitted by:	vedge@hypertriton.com
2019-09-22 10:48:03 +00:00
Kurt Jaeger
b3e0d09de9 New port: devel/ros-rosdep
rosdep is a command-line tool for installing system dependencies

rosdep uses the backend of operating system for installing
packages. For end-users, rosdep helps you install system dependencies
for software that you are building from source. For developers, rosdep
simplifies the problem of installing system dependencies on different
platforms.

On FreeBSD, the pkg system is used.

WWW: http://docs.ros.org/independent/api/rosdep/html/

PR:		224895
Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>
2019-09-22 10:48:02 +00:00
Kurt Jaeger
f8c9060ce4 New port: devel/ros-rosdistro
Python library for working with catkinized rosdistro files for ROS.

rosdistro is part of the package management system for ROS.

WWW: http://github.com/ros-infrastructure/rosdistro

PR:		235845
Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>
2019-09-22 10:46:21 +00:00
Kurt Jaeger
939e842827 New port: devel/ros-rospkg
Rospkg is a standalone Python library for working with the ROS packaging system

The ROS packaging system simplifies development and distribution of code
libraries. It enable you to easily specify dependencies between code
libraries, easily interact with those libraries from the command-line, and
release your code for others to use.

ROS packages are designed to support building and running code in local code
trees. This is useful for developing software on multi-developer systems, such
as robots, where there may be multiple versions of a library in use, and code
is being contributed from multiple sources. It is also design to support
modular code that is easily shared with other developers.

WWW: http://wiki.ros.org/rospkg

PR:		235844
Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>
2019-09-22 10:44:35 +00:00
Kurt Jaeger
b36311f30a New port: devel/ros-catkin_pkg
This is a Python library for working with the Catkin package system for ROS.

Catkin is the main build system for the Robot Operating System.

WWW: http://github.com/ros/catkin

PR:		235843
Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>
2019-09-22 10:42:03 +00:00
Jan Beich
fa5b6aa0f4 graphics/mesa-dri: fix rendering glitches on AMD GPUs after r512440
PR:		240722
Reported by:	rozhuk.im@gmail.com, freebsdbugs@urisc.net
Tested by:	rozhuk.im@gmail.com, freebsdbugs@urisc.net
Obtained from:	upstream
Approved by:	portmgr blanket
2019-09-22 10:21:09 +00:00
Jan Beich
6d80816e6f graphics/libosmesa: force rebuild after r512440
Reported by:	ajtiM (on x11@ list)
2019-09-22 10:21:01 +00:00
Kurt Jaeger
4d2a7f881d New port: devel/ros-wstool
Command-line tools for maintaining a workspace from multiple
version-control systems.

This is primarily used as a tool for build a workspace for the Robot
Operating System (ROS).

WWW: https://github.com/vcstools/wstool

PR:		240639
Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>
2019-09-22 10:16:13 +00:00
Kurt Jaeger
84eb379c49 New port: devel/ros-vcstools
The vcstools module provides a Python API for interacting with
different version control systems (VCS/SCMs).

WWW: http://wiki.ros.org/vcstools

PR:		240638
Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>
2019-09-22 10:02:09 +00:00
Dmitry Marakasov
9231401d7d - Add LICENSE_FILE
- Remove extra empty line
- Update WWW

Approved by:	portmgr blanket
2019-09-22 09:38:22 +00:00
Greg Lewis
e096112523 Preserve scores during updates
* Treat record and logfile as "samples" so that they will be kept when
  updating if they have anything in them.
2019-09-22 09:26:49 +00:00
Greg Lewis
70f81ace4c Preserve scores during updates
* Treat record and logfile as "samples" so that they will be kept when
  updating if they have anything in them.
2019-09-22 09:18:17 +00:00
Rodrigo Osorio
033a5e5ba9 Update devel/py-envisage from 4.7.2 to 4.8.0.
Add tests
Comment where requirements are defined.

PR:		240661
Submitted by:	<vladimir.chukharev@gmail.com> (maintainer)
2019-09-22 09:16:15 +00:00
Thomas Zander
9296d7b684 Update to upstream release 1.22.1
Details:
- Update to new upstream release 1.22.1
- Introduce default OPTION for IP geolocation support

PR:		239794
Submitted by:	h.freshports@skarnell.se
Approved by:	maintainer timeout
2019-09-22 09:05:31 +00:00
Greg Lewis
ceaf4e631c Preserve scores during updates
* Treat record and logfile as "samples" so that they will be kept when
  updating if they have anything in them.
2019-09-22 08:56:50 +00:00
Kurt Jaeger
8b93af8898 databases/galera: upgrade 25.3.27 -> 25.3.28
PR:		240344
Submitted by:	Teemu Ollakka <teemu.ollakka@galeracluster.com>
2019-09-22 08:52:06 +00:00
Kurt Jaeger
a0602aac41 New port: devel/ros-rosinstall_generator
rosinstall_generator generates the information for a distribution of
the Robot Operating System (ROS).

WWW: http://github.com/ros-infrastructure/rosinstall_generator

PR:		240636
Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>
2019-09-22 08:36:51 +00:00