summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* editors/focuswriter: Update to 1.6.7Tobias Kortkamp2017-08-262-4/+4
| | | | | | Changes: https://github.com/gottcode/focuswriter/blob/v1.6.7/NEWS#L1-L6 PR: 221832 Submitted by: lightside@gmx.com (maintainer)
* lang/cython: Update to 0.26Tobias Kortkamp2017-08-262-4/+4
| | | | | | Changes: https://github.com/cython/cython/blob/0.26/CHANGES.rst PR: 221824 Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
* Update to 0.27.2Emanuel Haupt2017-08-262-4/+4
|
* devel/py-positional: update to 1.2.1Roman Bogorodskiy2017-08-262-4/+4
|
* devel/py-mypy: patch to work with Port's py-typed-astDavid Naylor2017-08-261-0/+11
| | | | PR: 221230
* devel/py-mypy: update to 0.521David Naylor2017-08-262-5/+4
| | | | | | | | | | | | | | | ChangeLog: - Fine-graned control of any type - __setattr__ support - Hash-based incremental cache - NamedTuple methods - Improved error messages See http://mypy-lang.blogspot.co.za/2017/07/mypy-0520-released.html and http://mypy-lang.blogspot.co.za/2017/07/mypy-0521-released.html PR: 221230 Approved by: Florian Limberger (flo@snakeoilproductions.net)
* Require at least Gradle 4.0 for building java/openjfx8-develTobias Kortkamp2017-08-261-1/+1
| | | | | | This will prevent build problems when there is an older Gradle version installed in the build environment. Using older Gradle versions is not supported and leads to hard to decode build failures.
* misc/osinfo-db: update to 20170813Roman Bogorodskiy2017-08-263-5/+11
|
* devel/libosinfo: update to 1.1.0Roman Bogorodskiy2017-08-262-4/+4
|
* www/kanboard: Update to 1.0.46Tobias Kortkamp2017-08-263-299/+321
| | | | | | | | | Changes: https://github.com/kanboard/kanboard/blob/master/ChangeLog PR: 221826 Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) MFH: 2017Q3 Security: CVE-2017-12850 Security: CVE-2017-12851
* Document vulnerabilities of www/kanboardTobias Kortkamp2017-08-261-0/+28
| | | | PR: 221826
* mail/smfsav-devel: Fix SUB_LISTDanilo G. Baio2017-08-261-1/+2
| | | | | | | Copying PLIST_SUB into SUB_LIST was duplicating the contents Pointyhat to: dbaio Reported by: mat
* Update GNUmail and Pantomime to the latest versions.David Chisnall2017-08-265-15/+29
|
* Update to 1.4.2Sunpoet Po-Chuan Hsieh2017-08-262-4/+4
| | | | Changes: https://github.com/sumoheavy/jira-ruby/commits/master
* Update to 0.13.2Sunpoet Po-Chuan Hsieh2017-08-262-4/+4
| | | | Changes: https://github.com/google/google-api-ruby-client/blob/master/CHANGELOG.md
* Update to 2.10.34Sunpoet Po-Chuan Hsieh2017-08-262-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.10.34Sunpoet Po-Chuan Hsieh2017-08-262-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.10.34Sunpoet Po-Chuan Hsieh2017-08-262-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Remove the OpenSSL option from lang/gnustep-baseDavid Chisnall2017-08-262-10/+3
| | | | | | | | GNUstep Base no longer supports building with OpenSSL, the option was broken. PR: 221789 Submitted by: Martin Waschbuesch Reported by: Martin Waschbuesch
* Deprecate kpackagekit and packagekit-qt4 and set expiration dateAntoine Brodin2017-08-262-0/+5
|
* sysutils/py-salt: Only depend on devel/py-futures with python2Ben Woods2017-08-261-1/+6
| | | | | | | (futures is built into python3) PR: 220869 Submitted by: admin@netzmacher.net
* Add port of pkt-gen, a packet sink/source using the netmap APIStephen Hurd2017-08-266-0/+639
| | | | | Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D12123
* Prefer ncurses from base. This resolves an issue using cursesCy Schubert2017-08-261-1/+2
| | | | applications within screen.
* Update 4.5.0 --> 4.6.1Cy Schubert2017-08-264-27/+11
|
* Upgrade to pywdns version 0.9.0.Don Lewis2017-08-262-4/+5
| | | | | | | | | | | | * Depends on the wdns C library >= 0.9.0. * Add contants TYPE_TLSA, TYPE_GID, TYPE_EUI64, etc. * Stores EDNS information in the message object. Pet portlint (USE vs. USES order). Sponsored by: Farsight Security, Inc.
* New port: mail/smfsav-develDanilo G. Baio2017-08-2611-0/+212
| | | | | | | | | | | | | mail/smfsav -> mail/smfsav-devel This is a fork of smf-sav which was originally written by Eugene Kurmanin. It is a "reloaded" version with heavy bugfixes maintained by Gabriele Maria Plutzar. WWW: http://smf-sav.anw.at/ PR: 216669 Submitted by: Kan Sasaki <sasaki@fcc.ad.jp>
* - Update to 1.2.0.Stephen Montgomery-Smith2017-08-262-4/+4
|
* * Updated to 1.3.3Richard Gallamore2017-08-262-25/+23
| | | | | | | | | | | | | * Cleanup Makefile * Removed STRIP var, stripping go is always safe[1]. [1] https://dominik.honnef.co/posts/2016/10/go-and-strip/ PR: 221561 Submitted by: Ari Suutari Reviewed by: matthew (mentor), mat Approved by: matthew (mentor), cheffo (maintainer) Differential Revision: https://reviews.freebsd.org/D12121
* net-mgmt/zabbix32-frontend: Remove MYSQL as default optionDanilo G. Baio2017-08-252-1/+6
| | | | | | | This fixes PHP 7.0+ support PR: 221779 Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
* New ports: net-mgmt/zabbix34-[agent|frontend|proxy|server]Danilo G. Baio2017-08-2517-0/+1521
| | | | | | | | | | net-mgmt/zabbix32 -> net-mgmt/zabbix34 What's new in Zabbix 3.4.0: https://www.zabbix.com/documentation/3.4/manual/introduction/whatsnew340 PR: 221779 Submitted by: Pakhom Golynga <pg@pakhom.spb.ru>
* Bump qemu-sbruno to chase qemu release candidates.Sean Bruno2017-08-254-8/+15
| | | | | | | | | | Add redirection for "armv7" so the poudriere can be tested for this target when its ready. Fix bsd-mem.h do_obreak() to invoke an mmap() with a proper -1 argument for the fd argument. Submitted by: Mikael Urankanar <mikael.urankar@gmail.com>
* Handle "error: maximum authentication attempts exceeded for ... from ..." ↵Max Khon2017-08-252-1/+13
| | | | | | log messages. Approved by: MAINTAINER timeout (8d)
* net/quiterss: Update to 0.18.8Tobias Kortkamp2017-08-252-4/+4
| | | | | | | - Fixes "Show Unread" news filter PR: 221806 Submitted by: lbartoletti@tuxfamily.org (maintainer)
* net-mgmt/blackbox_exporter: Fix startup parameters.Boris Samorodov2017-08-252-2/+3
| | | | | | | The fixed error is: --- blackbox_exporter: error: unknown short flag '-w', try --help ---
* Upgrade OpenBLAS to 0.2.20:Don Lewis2017-08-254-25/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed several thread race and locking bugs * Fixed default LAPACK optimization level * Updated LAPACK to 3.7.0 * Power - Optimizations for Power9 - Fixed several Power8 assembly bugs * ARM - New optimized Vulcan and ThunderX2T99 targets - Support for ARMV7 SOFT_FP ABI (make ARM_SOFTFP_ABI=1) - Detect all cpu cores including offline ones - Fix compilation with CLANG * MIPS - Fixed several threading issues - Fix compilation with CLANG * x86_64 - Detect Intel Bay Trail and Apollo Lake - Detect Intel Sky Lake and Kaby Lake - Detect Intel Knights Landing - Detect AMD A8, A10, A12 and Ryzen - Fix cmake builds for Haswell and related cpus - Fix building for Sandybridge with CLANG 3.9 Pet portlint (USES vs. USE) PR: 221633 Submitted by: truckman Approved by: phd_kimberlite@yahoo.co.jp (maintainer)
* databases/cego: update 2.35.1 -> 2.35.2Kurt Jaeger2017-08-252-4/+4
| | | | | | | | - Fix for a bad patch In CegoSelect::clone also the pCache variable has to be copied ( was previously done by calling setTabSetId ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* Update to 2.2.8Sunpoet Po-Chuan Hsieh2017-08-252-4/+4
| | | | Changes: https://github.com/ruby-rdf/rdf/releases
* Update to 2.5.2Sunpoet Po-Chuan Hsieh2017-08-252-6/+5
| | | | Changes: https://github.com/sporkmonger/addressable/blob/master/CHANGELOG.md
* Update to 1.3.0Sunpoet Po-Chuan Hsieh2017-08-252-4/+4
| | | | Changes: https://github.com/freerange/mocha/blob/master/RELEASE.md
* Update to 2.8.0Sunpoet Po-Chuan Hsieh2017-08-252-4/+4
| | | | Changes: https://github.com/jasmine/jasmine/releases
* Update to 0.8.28Sunpoet Po-Chuan Hsieh2017-08-252-4/+4
| | | | Changes: https://github.com/Dynflow/dynflow/commits/master
* Update to 2.033Sunpoet Po-Chuan Hsieh2017-08-252-4/+4
| | | | Changes: http://search.cpan.org/dist/HTTP-Cookies-Mozilla/Changes
* Update to 0.6Sunpoet Po-Chuan Hsieh2017-08-252-6/+6
| | | | Changes: http://search.cpan.org/dist/Net-IPv6Addr/ChangeLog
* Update to 2.14Sunpoet Po-Chuan Hsieh2017-08-252-7/+6
| | | | | | - Pet portlint: move BROKEN_* upward Changes: http://search.cpan.org/dist/Net-SSH-Perl/Changes
* Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30Sunpoet Po-Chuan Hsieh2017-08-251-0/+3
|
* Add LICENSESunpoet Po-Chuan Hsieh2017-08-251-0/+5
|
* Update deskutils/cslibre to 3.7.0Guido Falsi2017-08-253-5/+6
|
* www/web2ldap: Update to version 1.2.93, remove unused MASTER_SITEBoris Samorodov2017-08-253-8/+6
| | | | and update WWW at pkg-descr.
* - Update `audio/flacon' to version 3.1.1Alexey Dokuchaev2017-08-253-4/+66
| | | | | | | | | | | - Add upstream patch to fix sporadic crash on program's start-up due to notorious C++ "static initialization order fiasco" [*] Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1502219275 which corresponds to commit 8f81f61 tagged as this release. [*] https://isocpp.org/wiki/faq/ctors#static-init-order
* www/pyweblib -> www/py-pyweblib: Update to version 1.3.13 and rename (PyPI ↵Boris Samorodov2017-08-257-7/+9
| | | | scheme).