Commit graph

441693 commits

Author SHA1 Message Date
Baptiste Daroussin
3147bb6c6b Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.

While here:

- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
  * update to 2.4.5
  * use USES=localbase
2018-03-26 12:38:56 +00:00
Joseph Mingrone
f96631a4b5 New port, www/webhook: lightweight incoming webhook server
WWW: https://github.com/adnanh/webhook

PR:		222883
Submitted by:	stb@lassitu.de (maintainer)
Differential Revision:	https://reviews.freebsd.org/D14853
2018-03-26 12:24:18 +00:00
Michael Reifenberger
42471c8c64 Update to r20180326082409. 2018-03-26 11:58:44 +00:00
Michael Reifenberger
0273949ea0 Mark samples file as such.
The port should work now after installation as is.

PR:		226934
Submitted by:	madpilot@
2018-03-26 11:36:08 +00:00
Guido Falsi
e2bc11562a Fix asterisk 15 command line parsing.
PR:		226909
Submitted by:	O. Hartmann <ohartmann@walstatt.org>
2018-03-26 11:13:13 +00:00
Tim Bishop
cb86b48c4a Update puppet-lint to 2.3.4. 2018-03-26 11:08:00 +00:00
TAKATSU Tomonari
50c9725304 - Update to 2.1.2 2018-03-26 10:52:20 +00:00
Baptiste Daroussin
ae9437e098 Update to 0.7.2 2018-03-26 10:16:36 +00:00
Yuri Victorovich
80bace4a52 science/PETSc: Update 3.8.3 -> 3.8.4
Reported by:	portscout
2018-03-26 10:11:16 +00:00
Baptiste Daroussin
46a1d33e1a Update to 0.6.12 2018-03-26 10:03:00 +00:00
Baptiste Daroussin
4c07ba9930 Update to 3.0.8 2018-03-26 10:01:16 +00:00
Yuri Victorovich
df2013481a science/chemps2: Update 1.8.6 -> 1.8.7
Reported by:	portscout
2018-03-26 09:47:56 +00:00
Alexey Dokuchaev
eb427173d7 Update `graphics/alembic' to version 1.7.7.
Reported by:	portscout
2018-03-26 09:43:36 +00:00
Yuri Victorovich
f28f234b25 New port: science/py-OpenFermion: Electronic structure package for quantum computers 2018-03-26 09:39:42 +00:00
Dmitry Marakasov
0e4c5f2f12 - Update WWW
Approved by:	portmgr blanket
2018-03-26 09:33:22 +00:00
TAKATSU Tomonari
521f2a96ea - Update to 1.3-2 2018-03-26 09:31:36 +00:00
Christoph Moench-Tegeder
811872c6fa thunderbird: fix affected versions for CVE-2018-5146
according to https://www.mozilla.org/en-US/security/advisories/mfsa2018-09/ ,
CVE-2018-5146 has been fixed in thunderbird 52.7.0 (and CVE-2018-5147
affects Android platforms as per it's description).
Add link to the thunderbird security advisory MFSA 2018-09, as this has
the info for thunderbird.
2018-03-26 09:13:40 +00:00
Baptiste Daroussin
b26257d6a2 Update to 5.4.4 2018-03-26 09:13:27 +00:00
Christoph Moench-Tegeder
30037d67cc update thunderbird to 52.7.0
Release Notes: https://www.mozilla.org/en-US/thunderbird/52.7.0/releasenotes/

PR:		226892
Approved by:	jbeich (maintainer)
MFH:		2018Q1
Security:	c71cdc95-3c18-45b7-866a-af28b59aabb5
2018-03-26 09:08:03 +00:00
Yuri Victorovich
2c432ea8ff science/siril: Move to astro/siril; Mark broken on i386; Add OPENMP category 2018-03-26 09:04:18 +00:00
Dmitry Marakasov
e2833eb245 - Add LICENSE
- Add WWW

Approved by:	portmgr blanket
2018-03-26 09:03:22 +00:00
TAKATSU Tomonari
ad5eec50c9 - Update to 1.4.4 2018-03-26 08:58:20 +00:00
Dmitry Marakasov
4f69ed754f - Add NO_ARCH
- Add LICENSE

Approved by:	portmgr blanket
2018-03-26 08:33:25 +00:00
Yuri Victorovich
32ef21607a New port: math/py-cvxopt: Python software for convex optimization 2018-03-26 07:18:44 +00:00
TAKATSU Tomonari
ea91408035 - Update to 0.12.16 2018-03-26 06:47:55 +00:00
TAKATSU Tomonari
7e6f378f25 - Update to 1.6-2 2018-03-26 06:01:32 +00:00
Antoine Brodin
096d45b5e8 Fix plist
Reported by:	pkg-fallout
2018-03-26 05:48:02 +00:00
Yuri Victorovich
824e547e14 New port: net-im/toxbot: Groupchat control bot for Tox 2018-03-26 01:08:25 +00:00
Jan Beich
487d872a5f math/ceres-solver: update to 1.14.0
Changes:	http://ceres-solver.org/version_history.html
2018-03-26 01:05:20 +00:00
Jan Beich
c3776ede08 math/ceres-solver: prefer OpenBLAS by default 2018-03-26 01:05:06 +00:00
Jan Beich
6f09a0a838 math/ceres-solver: don't use libs from USES=blaslapack
According to Ceres installation documentation:

 ... one needs to be careful to turn off the threading inside OpenBLAS
 as it conflicts with use of threads in Ceres.

math/openblas exposes single-threaded (USE_THREAD=0) version as -lopenblas
while multi-threaded (NUM_THREADS=8) version as -lopenblasp (p suffix).
2018-03-26 01:04:51 +00:00
Jan Beich
d11d667b0e math/ceres-solver: request BLAS flavor via environment
https://github.com/ceres-solver/ceres-solver/issues/355
2018-03-26 01:03:29 +00:00
Yuri Victorovich
33c754ddf8 devel/py-jsonpatch: Update 1.9 -> 1.21
Port changes:
* Change to DISTVERSION
* Move RUN_DEPENDS to proper place
* Add NO_ARCH=yes
* Rename the target regression-test -> do-test
* Change WWW to the real homepage

PR:		226508
Approved by:	harm@weites.com (maintainer timeout; 15 days)
2018-03-26 00:03:43 +00:00
Yuri Victorovich
79810ca936 New port: textproc/py-gfm: Github-flavored Markdown for the py-markdown module
Submitted by:	Kai <freebsd_ports@k-worx.org>
2018-03-25 23:46:05 +00:00
Alexander Kabaev
77b0624957 Catchup with r465416 in some extra dependent ports
PR:		226898
2018-03-25 22:06:45 +00:00
Matthew Seaman
22406bb5ab Update to 1.2.15
ChangeLog: http://www.librelp.com/2018/03/librelp-1215.html
2018-03-25 22:04:59 +00:00
Brad Davis
2912095c18 Fix build on ppc64 by specifying what is needed from the compiler.
PR:		225635
Submitted by:	jhibbits
Approved by:	maintainer timeout
2018-03-25 21:48:32 +00:00
Guido Falsi
1f5755641b Update asterisk-g72x to 1.4.2 2018-03-25 20:49:08 +00:00
Yuri Victorovich
d17e47575b New port: devel/ga: Partitioned Global Address Space (PGAS) library for distributed arrays 2018-03-25 20:48:20 +00:00
Boris Samorodov
70356e0ca4 java/intellij: Update to version 2017.3.5.
PR:		226880
Submitted by:	Sergey Brunov <sergey.v.brunov@gmail.com>
2018-03-25 19:32:15 +00:00
Sunpoet Po-Chuan Hsieh
4ab0dc3052 Update to 2.5.0.5
Changes:	https://github.com/whitequark/parser/blob/master/CHANGELOG.md
2018-03-25 18:06:39 +00:00
Sunpoet Po-Chuan Hsieh
6b0b3473ab Update to 2.04
- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Text-SimpleTable/Changes
2018-03-25 18:06:33 +00:00
Sunpoet Po-Chuan Hsieh
af0dc38cef Update to 0.108
Changes:	http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
2018-03-25 18:06:28 +00:00
Sunpoet Po-Chuan Hsieh
9e5afe278e Update to 3.0.1
Changes:	http://search.cpan.org/dist/Array-Compare/Changes
2018-03-25 18:06:22 +00:00
Sunpoet Po-Chuan Hsieh
70cdafda91 Add py-medikit 0.5.18
Medikit automates keeping your projects' boilerplate files and directory sane
and up to date.

It (optionally) generates and maintains a bunch of files, updating them
according to rules you define.

It's not a dependency. All changes are commited in your source tree.

You write amazing code, Medikit focuses on keeping it clean and ordered.

WWW: https://python-medikit.github.io/
WWW: https://github.com/python-medikit/medikit
2018-03-25 18:06:16 +00:00
Sunpoet Po-Chuan Hsieh
6f164f4db7 Add py-whistle 1.0.1
Whistle is a simple tool that allow your application components to communicate
with each other by dispatching events and listening to them.

Whistle is an Event Dispatcher library for the Python 3.5+ language. It's
largely inspired from Symfony's EventDispatcher component.

Using an event dispatcher is a great way to write loosely coupled extensible
code, having each part only communicate using light events.

WWW: https://python-whistle.github.io/
WWW: https://github.com/python-whistle/whistle
2018-03-25 18:05:45 +00:00
Sunpoet Po-Chuan Hsieh
44ff203801 Add py-pip-tools 1.11.0
pip-tools = pip-compile + pip-sync

It is a set of command line tools to help you keep your pip-based packages
fresh, even when you've pinned them.

WWW: https://pypi.python.org/pypi/pip-tools
WWW: https://github.com/jazzband/pip-tools
2018-03-25 18:05:18 +00:00
Sunpoet Po-Chuan Hsieh
52f0672917 Add py-mondrian 0.6.6
Mondrian is a small library that will make you use python logging module, once
and for all.

Most python coders who avoids the systematic usage of logging in their projects
does so because it feels complicated to setup, but it's not.

Mondrian configures the python standard logging module with reasonable defaults,
and enhance its default output formatters for better readability.

Mondrian provides a one-call interface to its configuration, with pretty
formatters that makes you feel great.

WWW: https://python-mondrian.github.io/
WWW: https://github.com/python-mondrian/mondrian
2018-03-25 18:04:57 +00:00
Sunpoet Po-Chuan Hsieh
12d9665283 Add py-git_semver 0.2.2
git-semver is a tiny git addon to manage your project's version numbers.

WWW: https://pypi.python.org/pypi/git_semver
WWW: https://github.com/hartym/git-semver
2018-03-25 18:04:32 +00:00
Sunpoet Po-Chuan Hsieh
479dc75220 Add py-first 2.0.1
first is an MIT licensed Python package with a simple function that returns the
first true value from an iterable, or None if there is none. If you need more
power, you can also supply a key function that is used to judge the truth value
of the element or a default value if None doesn’t fit your use case.

WWW: https://pypi.python.org/pypi/first
WWW: https://github.com/hynek/first
2018-03-25 18:04:09 +00:00