Commit graph

432305 commits

Author SHA1 Message Date
Kurt Jaeger
4a70d839f9 math/glpk: update 4.63 -> 4.64, submitter becomes maintainer
PR:		224082
Changes: https://lists.gnu.org/archive/html/help-glpk/2017-12/msg00000.html
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2017-12-04 18:11:52 +00:00
Rodrigo Osorio
b8b06d1927 devel/libcfg: set LLD_UNSAFE
This port passes ${LDFLAGS} to both the compiler driver and directly
to the linker, which is not valid. Revert to using ld.bfd for now which
produces output with a bogus entry, but does not fail to link.

Bump portrevision.

PR:		221778
Submitted by:	emaste@
Approved by:	rodrigo@ (maintainer)
2017-12-04 17:43:55 +00:00
Kurt Jaeger
eeee217fca www/p5-Catalyst-View-JSON: update 0.33 -> 0.36
PR:		204455
Changes:	http://cpansearch.perl.org/src/JJNAPIORK/Catalyst-View-JSON-0.36/Changes
Reported by:	mallocbsd@foxmail.com
Approved by:	kuriyama (maintainer timeout)
2017-12-04 17:09:40 +00:00
Alan Somers
0b54608fa9 comms/mlan3 shells/fish: annotate conflicts
They both install /usr/local/bin/fish

PR:		222777
Reported by:	http://pkgtool.osorio.me/conflicts/
Approved by:	Chris Hutchinson <portmaster@bsdforge.com> (mlan3 maintainer)
Differential Revision:	https://reviews.freebsd.org/D13318
2017-12-04 16:59:19 +00:00
Mathieu Arnold
3722159e8e It now no longer build on 11.
Sponsored by:	Absolight
2017-12-04 16:57:35 +00:00
Kurt Jaeger
24bcff0101 mail/sympa: enable NLS by default
...because it fails to build without NLS

PR:		223963
Approved by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2017-12-04 16:53:36 +00:00
Mahdi Mokhtari
bd4961ec4f www/mod_pagespeed: Fix build with OpenSSL-base w/o gperf in base
This patch edits select_openssl.gyp for fixing the selection of -L -I flags for build.
Also adds compatibilty flags for the functions that openssl of base doesn't provide.

Reviewed by:	mat
Sponsored by:	Netzkommune GmbH
Differential Revision:	https://reviews.freebsd.org/D13316
2017-12-04 16:34:11 +00:00
Dmitry Marakasov
5ae15ce2b1 - Add LICENSE
- Add NO_ARCH
- Remove obsolete OSVERSION condition
2017-12-04 16:19:15 +00:00
Mathieu Arnold
2cd9e57d75 Remove extra .endif.
Reported by:	antoine
Sponsored by:	Absolight
2017-12-04 15:43:36 +00:00
Steve Wills
f711e73305 devel/poco: update to 1.8.0.1
PR:		224062
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2017-12-04 15:35:36 +00:00
Steve Wills
789522a1d1 net/rsync-bpc: Update to 3.0.9.9
PR:		224074
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2017-12-04 15:33:02 +00:00
Steve Wills
cc95b9c2e2 sysutils/p5-BackupPC-XS: Update to 0.57
PR:		224073
Submitted by:	Alexander Moisseev  <moiseev@mezonplus.ru> (maintainer)
2017-12-04 15:31:47 +00:00
Mathieu Arnold
6063af74e8 Add a USES=python:env, that will not add a dependency on Python.
It has the same effect than setting PYTHON_NO_DEPENDS, but in a more
compact way.

Sponsored by:	Absolight
2017-12-04 15:27:29 +00:00
Tobias Kortkamp
cea1af496b ports-mgmt/synth: Update to 2.01
PR:		224075
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
Approved by:	ericturgeon.bsd@gmail.com (maintainer)
2017-12-04 14:20:44 +00:00
Dmitry Marakasov
f21e791e64 - Fix LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
- Simplify installation
2017-12-04 13:56:49 +00:00
Mathieu Arnold
0bfb42708e Update to latest commit.
Sponsored by:	Absolight
2017-12-04 13:56:32 +00:00
Mathieu Arnold
4a8f9da8e8 Update to v5.27.6-120-gbcc30fd.
Changes:	https://github.com/Perl/perl5/compare/v5.27.6-62-gb2e7ed7...v5.27.6-120-gbcc30fd
Sponsored by:	Absolight
2017-12-04 13:56:22 +00:00
Wen Heping
812b92137b - Update to 1.7.2.4 2017-12-04 13:05:39 +00:00
Wen Heping
a3394a07da - Update to 5.2.10 2017-12-04 12:45:05 +00:00
Kirill Ponomarev
f8970cd008 Update to 4.1.0
IMPORTANT: This release removes support for recursor pass-through.
This might impact a lot of people!

More information can be found here (including other
improvements/fixes/changes):
https://blog.powerdns.com/2017/11/30/powerdns-authoritative-server-4-1/

Changelog: https://doc.powerdns.com/authoritative/changelog/4.1.html

PR:		224028
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D13339
2017-12-04 12:38:10 +00:00
Kirill Ponomarev
24b17d3f03 Update to 4.0.7
- Drop support for Botan 1.10 in favor of Botan 2.x
- Backported bugfixes/improvements from the 4.1.x branch
- Pet portlint and use DISTVERSION
- Added devel/protobuf as dependency as suggested by upstream

PR:		224027
Submitted by:	maintainer
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D13338
2017-12-04 12:36:55 +00:00
William Grzybowski
4e521b8b79 devel/py-flake8: add missing dependencies
PR:		219648
Submitted by:	asomers
2017-12-04 12:12:58 +00:00
Dmitry Marakasov
1ae3c1cb27 - Update to 0.9.8.5 2017-12-04 11:32:28 +00:00
Mathieu Arnold
e7c64ad660 Add a note about USE_PYTHON=optsuffix being a kludge.
Sponsored by:	Absolight
2017-12-04 11:26:47 +00:00
Mathieu Arnold
c3feeef2c1 Depend on pkgnames and not files, always better.
Sponsored by:	Absolight
2017-12-04 11:17:23 +00:00
Mathieu Arnold
9b3f71316a Deprecate USES=python:2 and USES=python:3
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13291
2017-12-04 11:07:10 +00:00
Mathieu Arnold
c891fd5d24 Correctly fix the Python 3 being the default but in fact not problem.
Sponsored by:	Absolight
2017-12-04 11:07:07 +00:00
Mathieu Arnold
ae164d1dfd Add a WARNING for people trying to do clever but bad things with Python
versions.

Sponsored by:	Absolight
2017-12-04 11:07:04 +00:00
Antoine Brodin
a36112d51a py-futures is only for the py27 flavor
With hat:	portmgr
2017-12-04 09:39:19 +00:00
Dmitry Marakasov
87e7baea34 - Unsilence installation commands
- Switch to options helpers

Approved by:	portmgr blanket
2017-12-04 09:00:26 +00:00
Dmitry Marakasov
44ba131e9a - Add LICENSE_FILE
- Cosmetic fixes
- Update WWW

Approved by:	portmgr blanket
2017-12-04 09:00:25 +00:00
Bartek Rutkowski
2a2da68bde devel/b2: fix missing dependency and update 0.7.2 -> 1.1.0
- Fix missing py-futures dependency
- Add NO_ARCH

PR:		224057
Submitted by:	ler
MFH:		2017Q4
2017-12-04 08:59:40 +00:00
Richard Gallamore
0be430ee41 * Updated to 6.2.1
Affected ports: www/seahub www/py-seafdav www/py-seafobj
2017-12-04 08:00:09 +00:00
Tobias Kortkamp
c0b09eb598 sysutils/siegfried: Update to 1.7.8
Changes:	https://github.com/richardlehane/siegfried/blob/v1.7.8/CHANGELOG.md
PR:		224063
Submitted by:	steffen@fritz.wtf (maintainer)
2017-12-04 07:29:47 +00:00
Wen Heping
4d30c8f0ae - Update to 1.01
Changes: http://cpansearch.perl.org/src/BORISV/BibTeX-Parser-1.01/Changes
2017-12-04 06:28:20 +00:00
Oleksandr Tymoshenko
5de6230512 www/chromium: add support for USB U2F devices
Implement enough of chrome.hid API to make U2F security keys work.

Due to FreeBSD's HID API limitations it's not possible to consistently
report vedor id or product id values for HID devices so if javascript
library relies on this information to detect supported keys it won't
work, only report descriptor based detection works.

Also by default uhid(4) devices accessible only to root user, current
solution is to change /dev/uhidX node permission using devd. For example
create /usr/local/etc/devd/yubi.conf with following content and
restart devd:

attach 20 {
  match "vendor" "0x1050";
  action "/bin/chmod 766 /dev/$device-name";
};

Work on u2f-devd port is in progress (see PR). When done it will take
care of maintaining devd rulesets for U2F devices.

PR:		196754
Approved by:	cpm
2017-12-04 05:44:24 +00:00
Li-Wen Hsu
e8dae59036 - Update to 2.93 2017-12-04 03:46:27 +00:00
Rodrigo Osorio
646a05f6f8 Add new port math/nfft
NFFT is a software library, written in C, for computing non-equispaced fast
Fourier transforms and related variations. It implements the following
transforms:

1. Non-equispaced fast Fourier transform (NFFT)
 - forward transform (NFFT), i.e. frequency to time/space domain
 - adjoint transform (adjoint NFFT), i.e. time/space to frequency domain

2. Generalisations
 - to arbitrary nodes in time and frequency domain (NNFFT)
 - to real-valued data, i.e. (co)sine transforms, (NFCT, NFST)
 - to the sphere S^2 (NFSFT)
 - to the rotation group (NFSOFT)
 - to the hyperbolic cross (NSFFT)
3. Generalised inverse transformations based on iterative methods, e.g.
   CGNR/CGNE

PR:		223429
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com>
2017-12-03 23:12:34 +00:00
Adam Weinberger
cdcd1b22af Update to 7.58
7.58  2017-12-02
  - Added websocket_p method to Mojo::UserAgent.

7.57  2017-11-18
  - Fixed installation problems with some versions of Perl on Windows.
2017-12-03 22:25:01 +00:00
Dmitry Sivachenko
afebf633d4 Update to version 1.8.1. 2017-12-03 22:16:49 +00:00
Dmitry Marakasov
834a3b43a9 - Update to 0.12.1 2017-12-03 21:38:53 +00:00
Dmitry Marakasov
9d69343d7e - Update to 1.0.post0 2017-12-03 21:38:45 +00:00
Rodrigo Osorio
1b363765bd Add new port science/aircraft-datcom
aircraft-datcom is a modified version of USAF Aircraft DATCOM
The goal of the project is to update the code and make it more usable by the end users

PR:		207928
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com>
2017-12-03 21:26:18 +00:00
Antoine Brodin
5d4853650f Revert r455433, this breaks ports depending on pylint's package name 2017-12-03 20:51:25 +00:00
Antoine Brodin
74afb17cd0 Unbreak
Pointyhat:	sunpoet
2017-12-03 20:47:08 +00:00
Sunpoet Po-Chuan Hsieh
ee3b3fceb0 Change RUN_DEPENDS from rubygem-fog-aws to rubygem-fog-aws1
- Bump PORTREVISION for dependency change
2017-12-03 20:38:47 +00:00
Sunpoet Po-Chuan Hsieh
c40c461d6d Use USES=localbase
- Remove CONFLICTS: comms/spandsp-devel has been removed almost 3 years
- Update pkg-descr
- Update WWW
2017-12-03 20:38:42 +00:00
Sunpoet Po-Chuan Hsieh
80dd5e925f Add LICENSE_FILE
- Do not silence installation message

Approved by:	portmgr (blanket)
2017-12-03 20:38:37 +00:00
Sunpoet Po-Chuan Hsieh
4af76adde3 Add shared BROTLI description 2017-12-03 20:38:32 +00:00
Sunpoet Po-Chuan Hsieh
d798e6fefe Update to 3.1.0
Changes:	https://github.com/cucumber/cucumber-ruby/blob/master/CHANGELOG.md
2017-12-03 20:38:27 +00:00