aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update the default version of GCC (USES_GCC=yes and some others) fromgerald2018-02-041-1/+1
| | | | | | | GCC 5.4 to GCC 6.4. PR: 219275 Thanks to: jbeich, rakuco, and others for fixing (too) many broken ports
* Make yaml-cpp usable on HEAD for software that wants C++17.ed2018-02-043-1/+25
| | | | | | | | | | | | | | | | | | yaml-cpp uses auto_ptr in a small number of places. This is problematic, as libc++ 5.0.0 (used on HEAD) has auto_ptr disabled when building for C++17. This causes the build for cloudabi-utils to fail on HEAD. Instead of removing all of the use of auto_ptr from yaml-cpp, this commit only changes public header files to make use of unique_ptr. As I also ran into this issue for CloudABI, here's a bug report I filed upstream a couple of weeks ago: https://github.com/jbeder/yaml-cpp/issues/523 Reported by: pkg-fallout :-C Reviewed by: madpilot, mat Differential Revision: https://reviews.freebsd.org/D12285
* - Update to 3.1.4.stephen2018-02-042-4/+4
|
* lang/scala: Update to 2.12.3tobik2018-02-042-5/+5
| | | | | | | | | | - Submitter becomes maintainer. The current maintainer is absent without leave (> 3 maintainer timeouts) and Jens submitted the last 3 updates to the port. PR: 221623 Submitted by: Jens Grassel <jan0sch@mykolab.com> Approved by: mitsururike@gmail.com (maintainer timeout, 3 weeks)
* Some typo fixes and whitespace cleanup for pkg-descr files.olgeni2018-02-0419-31/+31
|
* update to 3.4.0trociny2018-02-042-4/+4
|
* update to 20170812trociny2018-02-042-4/+4
|
* Document cyrus-imapd vulnerabilityume2018-02-041-0/+26
| | | | Security: CVE-2017-14230
* Fix up DEFAULT_URL_HOST/DEFAULT_MAIL_HOST for jailed or external builds.mandree2018-02-042-1/+7
| | | | | | | | | | | | | If the package is built in, for instance, poudriere, or on a computer other than the one it is later installed on, the DEFAULT_MAIL_HOST and DEFAULT_URL_HOST variables in the Mailman/Defaults.py file were unsuitable. Leverage pkg-install to fix these up to be the same as hostname -f at install time. [The MFH would require the intermediate update to 2.1.24 to be included.] MFH: 2017Q3
* Allow RUST_BACKTRACE to work without /proc mountedriggs2018-02-043-12/+43
| | | | | Submitted by: jbeich Differential Revision: https://reviews.freebsd.org/D11574
* benchmarks/phoronix-test-suite: update to version 7.2.1pizzamig2018-02-042-4/+4
| | | | | Approved by: olivier (mentor) Differential Revision: https://reviews.freebsd.org/D12273
* Update to new upstream release 1.43.6.mandree2018-02-044-45/+5
| | | | | | | | | | | | This fixes FreeBSD-related regressions observed in 1.43.4 and 1.43.5, and portability issues around quota support on 32-bit builds. Changelog: <http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.6> [The MFH request will also need to take 1.43.5 upgrades into account, so the easiest would probably to merge the entire history since branching.] MFH: 2017Q3
* Update to upstream version R56briggs2018-02-042-5/+4
| | | | | | | PR: 221980 Submitted by: duchateau.olivier@gmail.com Approved by: schaiba@gmail.com (maintainer) MFH: 2017Q3
* - Update to 20170831.kuriyama2018-02-044-12/+12
|
* - Add new port: devel/R-cran-withrtota2018-02-044-0/+26
| | | | | | | | | A set of functions to run code 'with' safely and temporarily modified global state. Many of these functions were originally a part of the 'devtools' package, this provides a simple package with limited dependencies to provide access to these functions. WWW: https://cran.r-project.org/web/packages/withr/
* mail/sgwi: Switch to mysqli PHP extensionbrnrd2018-02-042-5/+5
| | | | | | | | - Fixes build with PHP 7.x - Switch to USES=php PR: 222173 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
* - Add new port: math/R-cran-recipestota2018-02-044-0/+44
| | | | | | | | | | | An extensible framework to create and preprocess design matrices. Recipes consist of one or more data manipulation and analysis "steps". Statistical parameters for the steps can be estimated from an initial data set and then applied to other data sets. The resulting design matrices can then be used as inputs into statistical or machine learning models. WWW: https://cran.r-project.org/web/packages/recipes/
* sysutils/lsof: unbreak after r323329ler2018-02-042-0/+17
|
* lang/tcbasic: Update to 2.2.0tobik2018-02-043-9/+8
| | | | | | Changes: https://github.com/tcort/tcbasic/releases/tag/v2.2.0 PR: 222192 Submitted by: Thomas Cort <linuxgeek@gmail.com> (maintainer)
* Update devel/elixir-paratize to version 2.1.5.olgeni2018-02-042-4/+4
|
* Update databases/elixir-ecto to version 2.2.2.olgeni2018-02-042-4/+4
|
* Update devel/elixir-smppex to version 2.1.0.olgeni2018-02-043-4/+6
|
* Pet portlint: move BROKEN_sparc64 upwardsunpoet2018-02-044-9/+8
| | | | | - Update BROKEN: use lowercase for leading character - Regenerate patch files with makepatch:
* Update to 1.22sunpoet2018-02-042-3/+6
| | | | | | | - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/File-Which/Changes
* Update to 5.0.6sunpoet2018-02-042-4/+4
| | | | Changes: http://weblog.rubyonrails.org/2017/9/7/Rails-5-1-4-and-5-0-6-released/
* Update to 5.0.6sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/railties/CHANGELOG.md
* Update to 5.0.6sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/actionmailer/CHANGELOG.md
* Update to 5.0.6sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/actioncable/CHANGELOG.md
* Update to 5.0.6sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/actionpack/CHANGELOG.md
* Update to 5.0.6sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/activejob/CHANGELOG.md
* Update to 5.0.6sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/actionview/CHANGELOG.md
* Update to 5.0.6sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/activerecord/CHANGELOG.md
* Update to 5.0.6sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/activemodel/CHANGELOG.md
* Update to 5.0.6sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/activesupport/CHANGELOG.md
* Update to 5.1.4sunpoet2018-02-042-4/+4
| | | | Changes: http://weblog.rubyonrails.org/2017/9/7/Rails-5-1-4-and-5-0-6-released/
* Update to 5.1.4sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/railties/CHANGELOG.md
* Update to 5.1.4sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/actionmailer/CHANGELOG.md
* Update to 5.1.4sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/actioncable/CHANGELOG.md
* Update to 5.1.4sunpoet2018-02-043-15/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/actionpack/CHANGELOG.md
* Update to 5.1.4sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/activejob/CHANGELOG.md
* Update to 5.1.4sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/actionview/CHANGELOG.md
* Update to 5.1.4sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/activerecord/CHANGELOG.md
* Update to 5.1.4sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/activemodel/CHANGELOG.md
* Update to 5.1.4sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/activesupport/CHANGELOG.md
* Update to 1.6.0sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/premailer/css_parser/blob/master/CHANGELOG.md
* Update to 5.3.1sunpoet2018-02-043-91/+4
| | | | Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
* Simplify Makefilesunpoet2018-02-041-15/+9
|
* Update to 0.9.3sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/maxbube/mydumper/releases
* - Add new port: math/R-cran-gowertota2018-02-044-0/+25
| | | | | | | | Compute Gower's distance (or similarity) coefficient between records. Compute the top-n matches between records. Core algorithms are executed in parallel on systems supporting OpenMP. WWW: https://cran.r-project.org/web/packages/gower/
* - Add new port: math/R-cran-RcppRolltota2018-02-044-0/+30
| | | | | | | | | Provides fast and efficient routines for common rolling / windowed operations. Routines for the efficient computation of windowed mean, median, sum, product, minimum, maximum, standard deviation and variance are provided. WWW: https://cran.r-project.org/web/packages/RcppRoll/
* mail/mutt: update 1.8.3 -> 1.9.0pi2018-02-048-143/+54
| | | | | | | | PR: 222154 Submitted by: dereks@lifeofadishwasher.com (maintainer) Relnotes: http://www.mutt.org/relnotes/1.9/ http://www.mutt.org/doc/UPDATING Differential Revision: https://reviews.freebsd.org/D12282
* - Add new port: math/R-cran-ddalphatota2018-02-044-0/+36
| | | | | | | | | | | | | Contains procedures for depth-based supervised learning, which are entirely non-parametric, in particular the DDalpha-procedure (Lange, Mosler and Mozharovskyi, 2014). The training data sample is transformed by a statistical depth function to a compact low-dimensional space, where the final classification is done. It also offers an extension to functional data and routines for calculating certain notions of statistical depth functions. 50 multivariate and 5 functional classification problems are included. WWW: https://cran.r-project.org/web/packages/ddalpha/
* www/mod_md-devel: Add relevant Apache 2.4 patchbrnrd2018-02-042-0/+286
| | | | - And tell users how to automate the patch
* - Update to 1.6.4vsevolod2018-02-042-4/+4
|
* - Add new port: math/R-cran-robustbasetota2018-02-044-0/+31
| | | | | | | | | | "Essential" Robust Statistics. Tools allowing to analyze data with robust methods. This includes regression methodology including model selections and multivariate statistics where we strive to cover the book "Robust Statistics, Theory and Methods" by 'Maronna, Martin and Yohai'; Wiley 2006. WWW: https://cran.r-project.org/web/packages/robustbase/
* www/mod_md-devel: Update to 0.9.2brnrd2018-02-044-11/+15
|
* Unbreak INDEXantoine2018-02-041-3/+3
|
* - Add new port: math/R-cran-DEoptimRtota2018-02-044-0/+29
| | | | | | | | | | | | Differential Evolution (DE) stochastic algorithms for global optimization of problems with and without constraints. The aim is to curate a collection of its state-of-the-art variants that (1) do not sacrifice simplicity of design, (2) are essentially tuning-free, and (3) can be efficiently implemented directly in the R language. Currently, it only provides an implementation of the 'jDE' algorithm by Brest et al. (2006) <doi:10.1109/TEVC.2006.872133>. WWW: https://cran.r-project.org/web/packages/DEoptimR/
* Reorder PORTREVISION and DISTVERSIONPREFIX.rakuco2018-02-041-1/+1
|
* Update to 2.001.rakuco2018-02-043-6/+16
|
* audio/stk: Update to 4.6.0tobik2018-02-045-57/+72
| | | | | | Changes: https://ccrma.stanford.edu/software/stk/download.html#v4dot6dot0 PR: 222004 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
* - Add new port: devel/R-cran-lubridatetota2018-02-044-0/+32
| | | | | | | | | | | Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun. WWW: https://cran.r-project.org/web/packages/lubridate/
* - Add new ports: math/R-cran-dimRedtota2018-02-044-0/+29
| | | | | | | A collection of dimensionality reduction techniques from R packages and provides a common interface for calling the methods. WWW: https://cran.r-project.org/web/packages/dimRed/
* - Update WWWamdmi32018-02-041-1/+1
| | | | Approved by: portmgr blanket
* - Add LICENSEamdmi32018-02-043-15/+10
| | | | | | | | - Switch to USES=localbase - Switch to options helpers - Update WWW Approved by: portmgr blanket
* - Add new port: math/R-cran-DRRtota2018-02-044-0/+29
| | | | | | | An Implementation of Dimensionality Reduction via Regression using Kernel Ridge Regression. WWW: https://cran.r-project.org/web/packages/DRR/
* Update to 0.9.9antoine2018-02-042-4/+4
|
* Update to 2017.9.3antoine2018-02-042-4/+4
|
* - Add new port: math/R-cran-CVSTtota2018-02-044-0/+40
| | | | | | | | | | | | | | | | | | | This package implements the fast cross-validation via sequential testing (CVST) procedure. CVST is an improved cross-validation procedure which uses non-parametric testing coupled with sequential analysis to determine the best parameter set on linearly increasing subsets of the data. By eliminating underperforming candidates quickly and keeping promising candidates as long as possible, the method speeds up the computation while preserving the capability of a full cross-validation. Additionally to the CVST the package contains an implementation of the ordinary k-fold cross-validation with a flexible and powerful set of helper objects and methods to handle the overall model selection process. The implementations of the Cochran's Q test with permutations and the sequential testing framework of Wald are generic and can therefore also be used in other contexts. WWW: https://cran.r-project.org/web/packages/CVST/
* Update to 4.16.6antoine2018-02-042-5/+5
|
* Update to 1.3.7antoine2018-02-042-4/+4
|
* Update to 2.1.15antoine2018-02-042-4/+4
|
* Update to 0.1.4antoine2018-02-042-4/+4
|
* Update to 7.0.0antoine2018-02-042-4/+4
|
* - Add new port: science/R-cran-kernlabtota2018-02-044-0/+27
| | | | | | | | | | Kernel-based machine learning methods for classification, regression, clustering, novelty detection, quantile regression and dimensionality reduction. Among other methods 'kernlab' includes Support Vector Machines, Spectral Clustering, Kernel PCA, Gaussian Processes and a QP solver. WWW: https://cran.r-project.org/web/packages/kernlab/
* - Add new port: math/R-cran-ipredtota2018-02-044-0/+29
| | | | | | | | Improved predictive models by indirect classification and bagging for classification, regression and survival problems as well as resampling based estimators of prediction error. WWW: https://cran.r-project.org/web/packages/ipred/
* - Add new port: math/R-cran-prodlimtota2018-02-044-0/+30
| | | | | | | | Fast and user friendly implementation of nonparametric estimators for censored event history (survival) analysis. Kaplan-Meier and Aalen-Johansen method. WWW: https://cran.r-project.org/web/packages/prodlim/
* - Add new port: math/R-cran-lavatota2018-02-044-0/+27
| | | | | | Estimation and simulation of latent variable models. WWW: https://cran.r-project.org/web/packages/lava/
* Update maintainer email addressdbaio2018-02-042-2/+2
| | | | | | | databases/dalmp devel/gitflow Submitted by: maintainer, by email
* sysutils/immortal: Update to 0.16.0dbaio2018-02-042-7/+7
| | | | | | | | | - Added option "stderr" that allows logging only standard error output. - If using only option "log" combined standard output and standard error are used. PR: 222123 Submitted by: nbari@tequila.io (maintainer)
* security/ssh-vault: Update to 0.12.1dbaio2018-02-042-7/+7
| | | | | | | | - Allow to encrypt/decrypt as a service by using a remote HTTP endpoint for fetching private keys. PR: 222124 Submitted by: nbari@tequila.io (maintainer)
* databases/cego: update 2.35.4 -> 2.35.8pi2018-02-042-4/+4
| | | | | | | | | | | | | | | | | | | - Fix in CegoQueryHelper::aggregateTuple, in case of min-Aggregation, wrong results may occur, if null values have to be treated. Since null value handling is now treated inside CegoFieldValue, some code here was obsolete. - Fix in CegoPredDesc for INSUB and NOTINSUB constructor + clone method. There was a confusing with the isNegated flag which has been corrected ( also in using class CegoAction ) The wrong negation might lead to wrong query result for views using subselect with in or not in subselects - Bug fix in CegoDistCursor::getTuple, for the LEFTOUTER case and moreRight conditions, the right table cursor was called double time ( native and with nextRight ). The native call has to be removed since this may lead to strange effects actually just observed for mingw compiles Submitted by: Bjoern Lemke <lemke@lemke-it.com>
* graphics/wayland-protocols: update to 1.10jbeich2018-02-043-11/+12
| | | | | | | | | | - USES=pathfix has no effect, adjust CONFIGURE_ARGS instead - Mark as NO_ARCH - Pet portlint Changes: https://cgit.freedesktop.org/wayland/wayland-protocols/log/ PR: 220981 Approved by: maintainer timeout (1 month, previous version)
* graphics/openshadinglanguage: update to 1.8.10jbeich2018-02-046-24/+41
| | | | | | | | - graphics/appleseed isn't compatible yet, so disable OSL by default Changes: https://github.com/imageworks/OpenShadingLanguage/blob/Release-1.8.10/CHANGES.md PR: 220784 222131 Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
* graphics/openimageio: update to 1.7.17jbeich2018-02-047-11/+11
| | | | | | Changes: https://github.com/OpenImageIO/oiio/blob/Release-1.7.17/CHANGES.md PR: 222132 Submitted by: Shane Ambler <FreeBSD@ShaneWare.Biz> (maintainer)
* net-mgmt/hawk: Add IGNORE for PHP 7.1brnrd2018-02-041-1/+1
| | | | | | - mysql PHP extension was dropped in 7.0 PR: 222173
* ftp/net2ftp: Update to 1.1brnrd2018-02-043-592/+532
| | | | | | - Update contains PHP 7 compat PR: 222173
* mail/py-notmuch: Update to 0.25dbaio2018-02-042-4/+4
| | | | | | PR: 221995 Submitted by: seschwar@gmail.com Approved by: Christian Geier <geier@lostpackets.de> (maintainer)
* www/mod_wsgi4: Update to 4.5.18dbaio2018-02-042-4/+4
| | | | | | | Changes: https://modwsgi.readthedocs.io/en/develop/release-notes/version-4.5.18.html PR: 222013 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
* security/py-keyrings.alt: Update to 2.3dbaio2018-02-042-4/+4
| | | | | | | Changes: https://raw.githubusercontent.com/jaraco/keyrings.alt/2.3/CHANGES.rst PR: 222012 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
* devel/git-modes: Update to 1.2.6dbaio2018-02-042-4/+4
| | | | | PR: 222120 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
* When "USES= php:ext" is set into the Makefile, there is a followingjoneum2018-02-041-4/+4
| | | | | | | | | | | | warning:"@exec is deprecated, please use @[pre|post][un]exec" [1][2] After change exec and unexec to post* it works again correctly [1] https://github.com/freebsd/freebsd-ports/blob/master/CHANGES#L407 [2] https://www.freebsd.org/doc/en/books/porters-handbook/book.html#plist-keywords-base-exec Approved by: portmgr (mat) Approved my: rene (mentor) Differential Revision: https://reviews.freebsd.org/D12215
* x11/dsbautostart: Update to 1.1tobik2018-02-042-5/+5
| | | | | | | | | - An undo and a redo function has been added. - A status bar has been added. - Bug fixes. PR: 222022 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
* sysutils/dsblogoutmgr: Update to 1.1tobik2018-02-042-4/+4
| | | | | | | | - A button to change the timer has been added to the countdown window. - A bug concerning icon loading has been fixed. PR: 222023 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
* devel/py-libvirt: update to 3.7.0novel2018-02-042-4/+4
|
* devel/libvirt: update to 3.7.0novel2018-02-043-4/+7
|
* mail/neomutt: upgrade to 20170907ler2018-02-043-23/+6
| | | | | | https://www.neomutt.org/2017/09/07/release pet portlint
* Update to patchlevel 1081adamw2018-02-042-4/+4
|
* Limit PORTSCOUT to not report frequent false positive distfiles changesriggs2018-02-042-2/+2
| | | | | PR: 221825 Submitted by: uzsolt@uzsolt.hu (maintainer)
* Update to upstream version 0.3.7-1; new maintainer: amutu@amutu.comriggs2018-02-042-5/+9
| | | | | | PR: 220506 Submitted by: amutu@amutu.com (new maintainer) MFH: 2017Q3
* www/rtv: Update to 1.18.0dbaio2018-02-042-4/+4
| | | | Changes: https://github.com/michael-lazar/rtv/releases/tag/v1.18.0
* net-mgmt/zabbix34-proxy: Missing dependencydbaio2018-02-041-1/+1
| | | | | | | | Also include devel/libevent as zabbix34-proxy dependency. PR: 222095 Submitted by: Christian Ullrich <chris@chrullrich.net> Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
* devel/py-robotframework-pabot: Update to 0.38dbaio2018-02-042-4/+4
| | | | | PR: 222166 Submitted by: vladimir.chukharev@gmail.com (maintainer)
* deskutils/py-vobject: Update to 0.9.5dbaio2018-02-043-7/+17
| | | | | | | | | | | This new version brings a better compatibility with Python 3. Move to Github and to the new Home page. Improve port (Architecture neutral, Dependencies, License, Test target). Changes: https://github.com/eventable/vobject/releases PR: 221472 Approved by: maintainer (timeout, 3 weeks)
* print/pdfstitch: Update to 0.5tobik2018-02-042-4/+4
| | | | | | | | | Software changes: - The --defaultcrop parameter allows to define a default crop percentage - Order page offsets numerically in YAML file PR: 222045 Submitted by: Stefan Hagen <ports@textmail.me> (maintainer)
* Update to 5.0.3sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/haml/haml/blob/master/CHANGELOG.md
* Update to 1.15.0sunpoet2018-02-042-4/+4
| | | | Changes: https://kramdown.gettalong.org/news.html
* Update to 3.9.1sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/capistrano/capistrano/blob/master/CHANGELOG.md
* Update to 2.214sunpoet2018-02-042-4/+4
| | | | Changes: http://search.cpan.org/dist/Email-Simple/Changes
* - Fix LICENSEamdmi32018-02-043-5/+4
| | | | | | - Add LICENSE_FILE - Update WWW - Regenerate patch
* - Add LICENSE_FILEamdmi32018-02-042-6/+7
| | | | | - Update WWW - Cosmetic fixes
* databases/tarantool: silence warning message in startup script.olgeni2018-02-042-1/+2
| | | | | | PR: 221024 Submitted by: olgeni Approved by: maintainer timeout
* Update devel/py-twilio to version 6.6.2.olgeni2018-02-042-4/+4
|
* www/py-flexget: update to 2.10.87jbeich2018-02-042-4/+4
| | | | Changes: https://github.com/Flexget/Flexget/compare/2.10.83...2.10.87
* Update to the 20170906 snapshot of GCC 6.4.1.gerald2018-02-042-4/+5
|
* Update to the 20170905 snapshot of GCC 5.4.1.gerald2018-02-042-4/+5
|
* Move ONLY_FOR_ARCHS to its proper place in Makefile.gerald2018-02-041-1/+2
|
* Update to 1.0.1sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md
* Update to 2.10.42sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.10.42sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.10.42sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Deprecate databases/puppetdb-terminus3zleslie2018-02-041-0/+3
| | | | | | This version has been marked end of life upstream, and so we deprecate its use here. Approved by: swills (mentor)
* Update to 0.7.10sunpoet2018-02-042-5/+5
| | | | Changes: https://github.com/Azure/azure-sdk-for-ruby/releases
* Update to 4.4.1sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/ambethia/recaptcha/commits/master
* Update to 3.2.2sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
* Update to 0.94sunpoet2018-02-042-4/+4
|
* Update to 1.3.4sunpoet2018-02-042-4/+4
| | | | | Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.md#changelog https://github.com/Try2Code/cdo-bindings/commits/master
* Update ino64 supportsunpoet2018-02-041-5/+30
| | | | Submitted by: Andrey V. Elsukov <bu7cher@yandex.ru>
* Update to 1.3.4sunpoet2018-02-042-4/+4
| | | | | Changes: https://github.com/Try2Code/cdo-bindings/blob/master/README.md#changelog https://github.com/Try2Code/cdo-bindings/commits/master
* Update to 1.9.0sunpoet2018-02-045-14/+26
| | | | Changes: https://code.zmaw.de/news/380
* Update to 1.4.1sunpoet2018-02-042-4/+8
| | | | | | | - Strip binary executable Changes: https://github.com/pixel/hexedit/blob/master/Changes https://github.com/pixel/hexedit/commits/master
* . Update to 7u151.glewis2018-02-044-782/+793
|
* Update to 0.5.9.1bdrewery2018-02-042-3/+7
| | | | | PR: 216887 Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
* Upgrade cloudabi-utils and related packages to the latest version.ed2018-02-046-27/+34
| | | | | | | | | | | | | | | Now that we have ARPC, Flower and yaml2argdata packaged, we can conclude this series of commits by upgrading cloudabi-utils to the latest upstream version again. This version of cloudabi-utils now has integrated support for starting sandboxed processes that perform network communication using Flower. As cloudabi-utils has partially been rewritten in C++, drop the dependency on libyaml. We now make use of yaml-cpp. Also apply some minor cleanups (e.g., use DISTVERISON as opposed to PORTVERSION). Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D12265
* Update to the 201700907 snapshot of GCC 7.2.1.gerald2018-02-042-4/+5
|
* Update to Wine 2.16. This includes the following changes:gerald2018-02-043-7/+13
| | | | | | | | | | | - Support for pasting metafiles in RichEdit. - Better support for grayscale PNG images. - Support for safety features in library loading. - Better handling of transforms in GdiPlus. - Rendering improvements in DirectWrite. - Various bug fixes. Move ONLY_FOR_ARCHS into its proper location.
* Update textproc/elasticsearch2-plugin-sql to version 2.4.4.0.olgeni2018-02-042-5/+5
|
* Update to 1.0.1 release.ale2018-02-044-26/+58
| | | | | PR: 222138 Submitted by: j-keck <jhyphenkeck@gmail.com>
* devel/gogland-eap: Update to version EAP-172.3968.45.bsam2018-02-042-4/+4
|
* devel/pycharm-ce: Update to version 2017.2.3.bsam2018-02-042-4/+4
|
* Update textproc/elasticsearch to version 1.7.6.olgeni2018-02-042-3/+4
| | | | | | PR: 215965 Submitted by: olgeni Approved by: maintainer timeout
* devel/rubygem-aws-sdk, devel/rubygem-aws-sdk-core,jrm2018-02-046-12/+12
| | | | | | devel/rubygem-aws-sdk-resources: Update to version 2.10.41 Upstream changes: https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.41
* Update ports-mgmt/freebsd-bugzilla-cli to version 0.15.1.olgeni2018-02-042-5/+5
| | | | Take maintainership from ports@.
* Update net-im/py-slackclient to version 1.0.9.olgeni2018-02-042-4/+4
| | | | | | PR: 221993 Submitted by: olgeni Approved by: koobs (maintainer)
* - Add LICENSEamdmi32018-02-041-2/+7
| | | | | | - Style fixes Approved by: portmgr blanket
* - Update WWWamdmi32018-02-041-1/+1
| | | | Approved by: portmgr blanket
* Update to 4.10.7romain2018-02-042-4/+4
| | | | | | | Changelog: https://docs.puppet.com/puppet/4.10/release_notes.html#puppet-4107 With hat: puppet
* Bump PORTREVISION after devel/leatherman updateromain2018-02-042-1/+2
|
* Update to 1.2.1romain2018-02-043-4/+5
| | | | | | | Changelog: https://github.com/puppetlabs/leatherman/blob/master/CHANGELOG.md#121 With hat: puppet
* lang/tcl87: update distinfo, tag was moved to merge in a fixgahr2018-02-041-3/+3
|
* Revert r449418, it breaks ports depending on xerces-c3antoine2018-02-042-1205/+11
| | | | With hat: portmgr
* Update to 1.1.4rezny2018-02-046-11/+10
|
* - Update to 0.9.7tota2018-02-042-4/+4
|
* Add a reminder to expire this port when sysutils/syslog-ng310 iscy2018-02-041-0/+4
| | | | | | expired. syslog-ng311 and subsequent ports use their own copy of eventlog. This is a packaging decision made by Balabit, the authors of syslog-ng.
* - Fix overflow in host memory size calculation.jkim2018-02-044-0/+65
| | | | | | - Catch up with PG_CACHE removal on head. PR: 211432
* multimedia/plexmediaserver{-plexpass}: Update to 1.8.4feld2018-02-046-22/+18
| | | | Changelog: https://forums.plex.tv/discussion/comment/1512281/#Comment_1512281
* net-p2p/radarr: Update to 0.2.0.846feld2018-02-042-5/+5
| | | | Changelog: https://github.com/Radarr/Radarr/releases/tag/v0.2.0.846
* emulators/rpcs3: update to 0.0.3.286jbeich2018-02-042-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/d4d0d35e...e4105f46
* sysutils/ori: unbreak with boost 1.65jbeich2018-02-042-2/+7
| | | | | | PR: 220724 Approved by: portmgr blanket Obtained from: upstream
* net-p2p/libtorrent-rasterbar: unbreak with boost 1.65jbeich2018-02-042-0/+5
| | | | | | PR: 220717 Obtained from: upstream Approved by: portmgr blanket
* Update to 6.2p2: upstream has incorporated the fixes for the "query from"naddy2018-02-044-36/+11
| | | | feature.
* Upgrade from 5.1.5 to 5.1.8:osa2018-02-048-15/+15
| | | | | | | | o) www/rubygem-passenger; o) third-party passenger module for www/nginx; (*) o) third-party passenger module for www/nginx-devel. Approved by: joneum (maintainer) (*)
* This version of syslog-ng provides its own eventlog. For now wecy2018-02-041-3/+3
| | | | | | | | | include the conflict and avoid the dependency however I will take this up with our upline (submitter of the patch to this port) that created syslog-ng311. Discussed with: Craig Leres <leres@ee.lbl.gov> Peter Czanik <czanik@balabit.com> (upline)
* Remove a redundant conflict.cy2018-02-041-1/+1
| | | | Reported by: Craig Leres <leres@ee.lbl.gov>
* Fix indentsunpoet2018-02-041-6/+6
|
* Fix WWWsunpoet2018-02-041-1/+1
| | | | Approved by: portmgr (blanket)
* Update to 3.5.2sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES
* Update to 1.7.1sunpoet2018-02-042-4/+4
| | | | | Changes: https://github.com/rtomayko/rack-cache/blob/master/CHANGES https://github.com/rtomayko/rack-cache/commits/master
* Update to 4.2.0sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt
* Update to 9.1.13.0sunpoet2018-02-042-4/+4
|
* Update to 1.1.3sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md
* Remove MASTER_SITE_SUBDIRsunpoet2018-02-041-1/+0
|
* Change from gmake to cmakesunpoet2018-02-042-10/+1205
| | | | | - Add DOCS option - Bump PORTREVISION for package change
* Update to 1.0.29sunpoet2018-02-042-4/+4
| | | | | Changes: https://github.com/keybase/client/releases https://github.com/keybase/client/commits/master
* Update to 1.15.3sunpoet2018-02-042-3/+4
| | | | Changes: https://github.com/troglobit/editline/releases
* Fix PKGBASE collision with databases/pecl-rrdantoine2018-02-041-0/+1
|
* Update to 2.5.0ehaupt2018-02-042-5/+4
| | | | | PR: 221939 Approved by: mm (maintainer)
* Fixed IceGrid node bug where a replica might not get up-to-date objectgrembo2018-02-042-2/+11
| | | | | | | adapter information about a server if an update is pending for this server. See also: https://github.com/zeroc-ice/ice/pull/18
* - www/gitea: Update from 1.1.3 to 1.1.4joneum2018-02-042-4/+4
| | | | | | | | | | | | | - Changelog: * Fix rendering of external links * Fix deleted milestone bug * Fix 500 error when view an issue which's milestone deleted * Fix SHA1 hash linking PR: 222076 Submitted by: stb@lassitu.de (maintainer) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D12245
* - www/nginx-devel: Update from 1.13.4 to 1.13.5joneum2018-02-042-4/+4
| | | | | | | | | | | | | | | | | | | - Changelog: *) Feature: the $ssl_client_escaped_cert variable. *) Bugfix: the "ssl_session_ticket_key" directive and the "include" parameter of the "geo" directive did not work on Windows. *) Bugfix: incorrect response length was returned on 32-bit platforms when requesting more than 4 gigabytes with multiple ranges. *) Bugfix: the "expires modified" directive and processing of the "If-Range" request header line did not use the response last modification time if proxying without caching was used. Approved by: osa (maintainer) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D12247
* Update to 2.10.40sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.10.40sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 2.10.40sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/aws/aws-sdk-ruby/releases
* Update to 0.26sunpoet2018-02-042-4/+4
| | | | Changes: http://search.cpan.org/dist/Digest-SHA3/Changes
* Update to 5.97sunpoet2018-02-042-4/+4
| | | | Changes: http://search.cpan.org/dist/Digest-SHA/Changes
* Update to 0.425sunpoet2018-02-042-5/+6
| | | | | | - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/List-MoreUtils/Changes
* net/kafka: create portswills2018-02-049-3/+362
| | | | | | | | | | | Kafka is used for building real-time data pipelines and streaming apps. It is horizontally scalable, fault-tolerant, wicked fast, and runs in production in thousands of companies. WWW: https://kafka.apache.org/ PR: 220793 Submitted by: timp87@gmail.com
* Restore the maximum piece size of 2^30 introduced in r435987.naddy2018-02-042-0/+16
| | | | | PR: 221717 Reported by: Anton Sayetsky
* databases/pecl-rrd: Remove patch that should have been removed in r219939.jrm2018-02-042-24/+1
| | | | Reported by: daniel@blodan.se
* databases/pecl-rrd: Update to version 2.0.1 and limit php support tojrm2018-02-043-90/+6
| | | | | | | | versions 7.0 and later. PR: 219939 Submitted by: daniel@blodan.se Approved by: maintainer timeout
* New port, databases/pecl-rrd1: Copied from databases/pecl-rrd, so thatjrm2018-02-044-0/+24
| | | | | | | | | databases/pecl-rrd can be updated to version 2.0.1. Separate ports are needed because databases/pecl-rrd does not support php 5.6 and databases/pecl-rrd1 does not support php 7.0 and 7.1. PR: 219939 Submitted by: daniel@blodan.se (maintainer)
* x11-wm/stumpwm: Update to the 1.0.1 release candidate.jrm2018-02-042-5/+5
| | | | Upstream changes: https://github.com/stumpwm/stumpwm/releases/tag/v1.0.1-rc
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgradejrm2018-02-0412-12/+13
|
* - Fix build with vala 0.36madpilot2018-02-047-2/+74
| | | | | | | | - Add LICENSE and LICENSE_FILE - Update WWW in pkg-descr PR: 222037 Submitted by: cpm@
* update sysutils/terraform to 0.10.4lifanov2018-02-042-4/+4
| | | | Changes: https://github.com/hashicorp/terraform/blob/v0.10.4/CHANGELOG.md
* Add net/flower.ed2018-02-045-0/+70
| | | | | | | | | | The latest versions of CloudABI make use of a separate daemon to facilitate connecting/listening on the network, called Flower. Add a package for this daemon, as it is a build dependency for the latest version of cloudabi-utils. Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D12264
* Update to version 1.3.21krion2018-02-042-5/+4
| | | | | Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D12216
* Convert USES of tcl or tk from 84,85 to 85gahr2018-02-042-3/+4
|
* Convert USES of tcl or tk from 84+ to 85+gahr2018-02-045-7/+10
| | | | | This shouldn't change anything in the default case because tcl86 is chosen anyway.
* - Fix licenseamdmi32018-02-042-2/+3
| | | | | | | - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
* - Update WWWamdmi32018-02-041-1/+1
| | | | Approved by: portmgr blanket
* databases/timescaledb: update to 0.4.1pizzamig2018-02-043-6/+8
| | | | | | | | | While I'm here, adding the LICENSE_FILE variable. PR: 222061 Submitted by: kbowling@freebsd.org (maintainer) Approved by: olivier (mentor) Differential Revision: https://reviews.freebsd.org/D12262
* www/mod_md-devel: Update to 0.9.1brnrd2018-02-043-6/+12
| | | | - Requires patched mod_ssl to work
* Download from github properly.mat2018-02-042-7/+6
| | | | Sponsored by: Absolight
* audio/exaile-devel: update to latest revisionrm2018-02-043-30/+15
| | | | This is effectively 4.0.0beta2
* Add a package for ARPC.ed2018-02-044-0/+53
| | | | | | | | | | ARPC is an RPC library similar to GRPC. Though a lot simpler than GRPC featurewise, it has transparent support for file descriptor passing. ARPC is used by some applications related to CloudABI, like Flower (CloudABI's networking daemon). Reviewed by: riggs Differential Revision: https://reviews.freebsd.org/D12103
* shells/fish: Upgrade to 2.6.0asomers2018-02-047-41/+82
| | | | PR: 220068
* graphics/xournal: make DATADIR cleanswills2018-02-045-14/+41
| | | | | | | | While here, put back USES=desktop-file-utils shared-mime-info which was mistakenly removed in previous commits. PR: 221713 Approved by: me@janh.de (maintainer timeout, >2 weeks)
* Fix available memory calculation on head after r309017.jkim2018-02-042-6/+26
| | | | | Note PORTREVISION is not bumped because it only affects a kernel without "options COMPAT_FREEBSD11".
* Fix available memory calculation on head after r309017.jkim2018-02-041-47/+51
| | | | | Note PORTREVISION is not bumped because it only affects a kernel without "options COMPAT_FREEBSD11".
* - Add new port: textproc/R-cran-readrtota2018-02-044-0/+35
| | | | | | | | | The goal of 'readr' is to provide a fast and friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly parse many types of data found in the wild, while still cleanly failing when data unexpectedly changes. WWW: https://cran.r-project.org/web/packages/readr/
* Add the official 1Password CLI client. It is provided by AgileBits as ↵adamw2018-02-045-0/+53
| | | | | | | | | precompiled binaries. Its binary is named op, but this port is being called 1password-client to avoid conflict with security/op. The binary name itself still conflicts though. WWW: https://support.1password.com/command-line-getting-started/
* - Add new port: devel/R-cran-hmstota2018-02-044-0/+24
| | | | | | | Implements an S3 class for storing and formatting time-of-day values, based on the 'difftime' class. WWW: https://cran.r-project.org/web/packages/hms/
* Fix PKGNAME collision between sysutils/syslog-ng311 and sysutils/syslog-ngantoine2018-02-041-0/+2
|
* sysutils/cbsd: update to 11.1.4rm2018-02-042-4/+4
| | | | | | | https://github.com/cbsd/cbsd/releases/tag/v11.1.4 PR: 222110 Submitted by: olevole@olevole.ru (maintainer)
* audio/dsbmixer: update to version 1.2pizzamig2018-02-042-5/+5
| | | | | | | PR: 222020 Submitted by: mk@nic-nac-project.org (maintainer) Approved by: olivier (mentor) Differential Revision: https://reviews.freebsd.org/D12244
* Document Django vulnerabilitysunpoet2018-02-041-0/+40
|
* Upgrade third-party njs module from 0.1.10 to post-0.1.13.osa2018-02-042-4/+4
| | | | Do not bump PORTREVISION.
* Update to 1.12.2sunpoet2018-02-042-4/+4
| | | | | Changes: https://github.com/intridea/multi_json/blob/master/CHANGELOG.md https://github.com/intridea/multi_json/commits/master
* Update to 0.59.0sunpoet2018-02-042-4/+4
| | | | Changes: https://github.com/excon/excon/blob/master/changelog.txt
* Update to 1.11.5 to match www/py-django111sunpoet2018-02-041-1/+1
| | | | MFH: 2017Q3
* Update to 1.11.5sunpoet2018-02-042-5/+4
| | | | | | Changes: https://docs.djangoproject.com/en/1.11/releases/1.11.5/ Security: aaab03be-932d-11e7-92d8-4b26fc968492 MFH: 2017Q3
* Update to 1.10.8sunpoet2018-02-042-5/+4
| | | | | | Changes: https://docs.djangoproject.com/en/1.10/releases/1.10.8/ Security: aaab03be-932d-11e7-92d8-4b26fc968492 MFH: 2017Q3
* Update to 6.90sunpoet2018-02-042-13/+16
| | | | | | | | | | - Add LICENSE_FILE - Sort *_DEPENDS - Add missing OPTIONS_DEFINE=EXAMPLES - Add NO_ARCH - Convert to options target helper Changes: http://search.cpan.org/dist/POE-Component-IRC/Changes
* Update TEST_DEPENDSsunpoet2018-02-041-1/+1
|
* Update to 1.6.2sunpoet2018-02-042-7/+6
| | | | | | - Update LICENSE Changes: https://github.com/hunspell/hunspell/releases
* Update to 1.1.14sunpoet2018-02-042-5/+4
| | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html
* Update to 1.0.9sunpoet2018-02-043-4/+6
| | | | Changes: https://github.com/akopytov/sysbench/releases
* Add py3-* packages for toposort and pyPEG2.ed2018-02-044-0/+16
| | | | | | | | | | | The port for ARPC (https://github.com/NuxiNL/arpc) I am preparing comes with a script called 'aprotoc' that depends on these Python modules. Ports that default to Python 2 have already been added, but now we should add Python 3 flavours as well. Reviewed by: koobs Approved by: portmgr (bdrewery) Differential Revision: https://reviews.freebsd.org/D12068
* sysutils/consul: update to v0.9.2swills2018-02-042-4/+4
| | | | | PR: 222100 Submitted by: Tobias <t.tom@succont.de>
* emulators/fuse-utils: update to 1.3.4rene2018-02-042-4/+4
| | | | Submitted by: portscout
* Upgrade to v1.14.1.thierry2018-02-042-4/+4
| | | | Changelog at https://github.com/libuv/libuv/releases/tag/v1.14.1
* New port: x11/sddmtcberner2018-02-0420-3/+512
| | | | | | | | sddm is a QML based X11 and Wayland display manager https://github.com/sddm/sddm Reviewed by: rakuco, groot_kde.org Differential Revision: https://reviews.freebsd.org/D11619
* * Update to v1.1.naddy2018-02-045-151/+11
| | | | | | | | * Reset MAINTAINER. PR: 221717 Submitted by: Johannes Jost Meixner Approved by: former maintainer
* print/harfbuzz: update to 1.5.1jbeich2018-02-043-5/+8
| | | | | | Changes: https://github.com/behdad/harfbuzz/releases/tag/1.5.0 Changes: https://github.com/behdad/harfbuzz/releases/tag/1.5.1 ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/
* - Create python3 version of textproc/py-feedparsersbz2018-02-043-1/+10
| | | | | | | PR: 217480 Submitted by: dbaio Approved by: portmgr (bdrewery) Differential Revision: https://reviews.freebsd.org/D12197
* Upgrade graphics/atril and graphics/atril-lite to version 1.18.1 totruckman2018-02-043-11/+13
| | | | | | | | | | | fix CVE-2017-1000083. Fix portlint warnings. PR: 221867 Submitted by: rkoberman@gmail.com MFH: 2017Q3 Security: 01a197ca-67f1-11e7-a266-28924a333806
* audio/pulseaudio-module-sndio: Update to 10.99.1tobik2018-02-044-16/+8
| | | | | | | - Fix runtime with PulseAudio versions >= 10.99.1 - Trim pkg-message MFH: 2017Q3
* Upgrade to 9.0.4dvl2018-02-044-8/+8
| | | | re: http://blog.bacula.org/release-9-0-4/
* Correct vulnerability range for atril and atril-lite.truckman2018-02-041-2/+4
| | | | | | PR: 221867 Submitted by: rkoberman@gmail.com Security: CVE-2017-1000083
* audio/pulseaudio: update to 11.0jbeich2018-02-046-22/+31
| | | | | | | | | | - Drop --disable-xen following upstream change in 10.0 Changes: https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/11.0/ ABI: https://abi-laboratory.pro/tracker/timeline/pulseaudio/ PR: 222093 Submitted by: lightside <lightside@gmx.com> MFH: 2017Q3
* graphics/sekrit-twc-zimg: update to 2.6.1jbeich2018-02-043-11/+12
| | | | | | Changes: https://github.com/sekrit-twc/zimg/blob/release-2.6.1/ChangeLog ABI: https://abi-laboratory.pro/tracker/timeline/z/ MFH: 2017Q3
* security/libressl-devel: Update to 2.6.1brnrd2018-02-044-25/+115
| | | | - Bumps shlibver, rebuild everything
* lang/tcl87: update to 8.7.a1gahr2018-02-044-12/+12
| | | | https://core.tcl.tk/tcl/timeline?from=95c4436a1e&to=core-8-7-a1
* Move ONLY_FOR_ARCHS and BROKEN_sparc64 together and up into a blockgerald2018-02-042-5/+6
| | | | of their own (per guidance from portlint and the manual).
* Fix permissions of gnatsd.conf.sample.olgeni2018-02-041-1/+2
| | | | | PR: 222102 Submitted by: Romain Tartiere
* devel/rubygem-aws-sdk, devel/rubygem-aws-sdk-core,jrm2018-02-046-12/+12
| | | | | | devel/rubygem-aws-sdk-resources: Update to version 2.10.39 Upstream changes: https://github.com/aws/aws-sdk-ruby/releases/tag/v2.10.39
* Document new vulnerabilities in www/chromium < 61.0.3163.79cpm2018-02-041-0/+58
| | | | Obtained from: https://chromereleases.googleblog.com/2017/09/stable-channel-update-for-desktop.html
* New port: devel/yaml2argdata.ed2018-02-045-0/+52
| | | | | | | | | | | | | | | | The latest release of cloudabi-utils has cloudabi-run rewritten from C into C++. It now also has integrated support for attaching processes to CloudABI's networking daemon, Flower. In the process, code specific to parsing YAML configuration files describing process configuration and resource dependencies has been placed into a separate library, called yaml2argdata. This has the advantage that this code can now be used by CloudABI's Kubernetes daemon as well. Add a package for it, so sysutils/cloudabi-utils can make use of it when we bump it. Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D12164
* Websockify is a WebSocket to TCP proxy/bridge.araujo2018-02-045-0/+127
| | | | | | | | | | | | This allows a browser to connect to any application/server/service. Implementations in Python, C, Node.js and Ruby. It also includes a wrap program that uses a LD_PRELOAD library to proxying from a source address to a target address. WWW: https://github.com/novnc/websockify Sponsored by: iXsystems, Inc.