aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [NEW PORT] finance/py-backtrader: Python Backtesting library for trading ↵Kubilay Kocak2019-06-244-0/+44
| | | | | | | | | | | | | | | | | | | strategies A feature-rich Python framework for backtesting and trading. backtrader allows you to focus on writing reusable trading strategies, indicators and analyzers instead of having to spend time building infrastructure. WWW: https://www.backtrader.com/ WWW: https://github.com/backtrader/backtrader PR: 238572 Submitted by: <m.tsatsenko gmail com> Notes: svn path=/head/; revision=504999
* sysutils/daggy: Add USES=compiler:c++17-langYuri Victorovich2019-06-241-1/+1
| | | | Notes: svn path=/head/; revision=504998
* New port: sysutils/daggy: Data Aggregation Utility: runs commands on remote ↵Yuri Victorovich2019-06-244-0/+45
| | | | | | | hosts simultaneously Notes: svn path=/head/; revision=504997
* deskutils/conkyemail: Fix invocation of Python script at runtimeKai Knoblich2019-06-232-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | Since the default version of Python has been switched to 3.6 in r498529 the script "conkyEmail.py" that is invoked by the shell script "conkyEmail" fails at runtime due incompatible code. This occurs only if the Python meta port is also installed otherwise it won't start at all due a hardcoded reference (= /usr/bin/env python) in the shell script, thus: * Update and simplify the patch for "conkyEmail" by using placeholders for the Python interpreter and ${DATADIR} that will be replaced by the post-patch target. [1] Also while I'm here: * Silence all commands of the post-patch target to reduce cluttering of logfiles * Add license information * Pet portlint PR: 238487 Submitted by: Katsuyuki Miyoshi <katsubsd@gmail.com> (initial patch) MFH: 2019Q2 (blanket, runtime fix and framework compliance) Notes: svn path=/head/; revision=504995
* net-p2p/libtorrent: Unbreak with ssl other than baseDanilo G. Baio2019-06-231-1/+1
| | | | | | | PR: 235765 Notes: svn path=/head/; revision=504994
* graphics/py-pillow: Enable default support for TIFF imagesKai Knoblich2019-06-231-1/+2
| | | | | | | | | | | | | | | | | Add the TIFF knob, which installs graphics/tiff and enables the bindings for TIFF image support, to the default options. The library libtiff.so from graphics/tiff is already installed implicitly through graphics/openjpeg using the default option JPEG2000 but Pillow's own main library, _imaging.so, is not linked against it. Thus convert the TIFF option into a default one to gain real use of the libtiff.so that has been already there. Approved by: koobs (maintainer) Notes: svn path=/head/; revision=504993
* security/zeronet: Add py-sqlite3 dependency because it doesn't start in jail ↵Yuri Victorovich2019-06-232-2/+4
| | | | | | | without it. Notes: svn path=/head/; revision=504992
* Update kernel-headers to 2.6.32-754.15.3.el6.Tijl Coosemans2019-06-232-10/+10
| | | | Notes: svn path=/head/; revision=504991
* Use PY_FUTURESSunpoet Po-Chuan Hsieh2019-06-231-2/+2
| | | | | | | With hat: python Notes: svn path=/head/; revision=504990
* Use PY_FUTURESSunpoet Po-Chuan Hsieh2019-06-231-4/+2
| | | | | | | With hat: python Notes: svn path=/head/; revision=504989
* Use PY_FUTURESSunpoet Po-Chuan Hsieh2019-06-231-8/+3
| | | | | | | With hat: python Notes: svn path=/head/; revision=504988
* Use PY_FUTURESSunpoet Po-Chuan Hsieh2019-06-231-1/+1
| | | | | | | With hat: python Notes: svn path=/head/; revision=504987
* Use PY_FUTURESSunpoet Po-Chuan Hsieh2019-06-231-1/+1
| | | | | | | With hat: python Notes: svn path=/head/; revision=504986
* Use PY_ENUM34Sunpoet Po-Chuan Hsieh2019-06-231-7/+2
| | | | | | | With hat: python Notes: svn path=/head/; revision=504985
* Use PY_FUTURESSunpoet Po-Chuan Hsieh2019-06-231-1/+1
| | | | Notes: svn path=/head/; revision=504984
* Use PY_FUTURESSunpoet Po-Chuan Hsieh2019-06-231-3/+3
| | | | | | | With hat: python Notes: svn path=/head/; revision=504983
* Use PY_FUTURESSunpoet Po-Chuan Hsieh2019-06-231-8/+3
| | | | | | | With hat: python Notes: svn path=/head/; revision=504982
* Update PY_FUTURESSunpoet Po-Chuan Hsieh2019-06-231-1/+1
| | | | | | | security/theonionbox requires py-futures>=3.2. Notes: svn path=/head/; revision=504981
* Add NLS optionSunpoet Po-Chuan Hsieh2019-06-233-4/+25
| | | | | | | | PR: 238421 Submitted by: adamw Notes: svn path=/head/; revision=504980
* Update to 3.3.6Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://github.com/sabnzbd/sabyenc/commits/sabyenc-python2 Notes: svn path=/head/; revision=504979
* Update to 0.31Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Authen-Radius Notes: svn path=/head/; revision=504978
* Update to 1.76Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Alien-Build Notes: svn path=/head/; revision=504977
* Update to 2.7.3Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md Notes: svn path=/head/; revision=504976
* Update to 2.7.3Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md Notes: svn path=/head/; revision=504975
* Update to 2.7.3Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md Notes: svn path=/head/; revision=504974
* Update to 2.7.3Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://github.com/bkeepers/dotenv/blob/master/Changelog.md Notes: svn path=/head/; revision=504973
* Update to 2.11.300Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://github.com/aws/aws-sdk-ruby/releases Notes: svn path=/head/; revision=504972
* Update to 2.11.300Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://github.com/aws/aws-sdk-ruby/releases Notes: svn path=/head/; revision=504971
* Update to 2.11.300Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://github.com/aws/aws-sdk-ruby/releases Notes: svn path=/head/; revision=504970
* Update to 0.51.0Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://github.com/instagrambot/instabot/commits/master Notes: svn path=/head/; revision=504969
* Remove duplicate entry of RUN_DEPENDS from TEST_DEPENDSSunpoet Po-Chuan Hsieh2019-06-231-2/+2
| | | | Notes: svn path=/head/; revision=504968
* Update to 0.17.0Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst Notes: svn path=/head/; revision=504967
* Update to 1.5.4Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://www.zenphoto.org/news/category/changelog/ Notes: svn path=/head/; revision=504966
* Add py-sabyenc3 4.0.1 (copied from py-sabyenc)Sunpoet Po-Chuan Hsieh2019-06-234-0/+36
| | | | Notes: svn path=/head/; revision=504965
* multimedia/libva-intel-hybrid-driver: chase HTTP redirectJan Beich2019-06-232-3/+3
| | | | Notes: svn path=/head/; revision=504964
* Update kernel-headers to 3.10.0-957.21.3.el7.Tijl Coosemans2019-06-232-10/+11
| | | | Notes: svn path=/head/; revision=504963
* Update glib2 to 2.56.1-4.el7_6.Tijl Coosemans2019-06-232-9/+10
| | | | Notes: svn path=/head/; revision=504962
* - Update to 2.0-2TAKATSU Tomonari2019-06-232-8/+8
| | | | Notes: svn path=/head/; revision=504960
* KDE Applications: complete dependency listsTobias C. Berner2019-06-23131-203/+351
| | | | | | | | | | This has been on the TODO list for forever... PR: 238764 Reported by: yuri Notes: svn path=/head/; revision=504959
* - Add new port: devel/R-cran-RdpackTAKATSU Tomonari2019-06-234-0/+34
| | | | | | | | | | | | | | | | Functions for manipulation of R documentation objects, including functions reprompt() and ereprompt() for updating 'Rd' documentation for functions, methods and classes; 'Rd' macros for citations and import of references from 'bibtex' files for use in 'Rd' files and 'roxygen2' comments; 'Rd' macros for evaluating and inserting snippets of 'R' code and the results of its evaluation or creating graphics on the fly; and many functions for manipulation of references and Rd files. WWW: https://cran.r-project.org/web/packages/Rdpack/ Notes: svn path=/head/; revision=504958
* - Add new port: devel/R-cran-gbRdTAKATSU Tomonari2019-06-234-0/+23
| | | | | | | | | | Provides utilities for processing Rd objects and files. Extract argument descriptions and other parts of the help pages of functions. WWW: https://cran.r-project.org/web/packages/gbRd/ Notes: svn path=/head/; revision=504957
* finance/skrooge: update to 2.20.0Tobias C. Berner2019-06-233-6/+4
| | | | Notes: svn path=/head/; revision=504956
* net/py-cloudflare-scrape: update to 2.0.7Tobias C. Berner2019-06-232-4/+4
| | | | Notes: svn path=/head/; revision=504955
* net/py-libcloud: update to 2.5.0Roman Bogorodskiy2019-06-232-4/+4
| | | | Notes: svn path=/head/; revision=504954
* textproc/kf5-sonnet: disable building of examplesTobias C. Berner2019-06-232-0/+17
| | | | | | | | | | - examples are built but not installed, so don't build them PR: 238710 Reported by: yuri Notes: svn path=/head/; revision=504953
* - Update Stellarium to version 0.19.1Alexey Dokuchaev2019-06-234-39/+22
| | | | | | | | - Remove no longer useful reference to `astro/stellarium-qt4' port from the description (Qt 4.x ports are gone) Notes: svn path=/head/; revision=504952
* security/pear-LiveUser: remove leading spaceTobias C. Berner2019-06-231-1/+1
| | | | Notes: svn path=/head/; revision=504951
* net/p5-Net-LDAP-Makepath: remove leading spaceTobias C. Berner2019-06-231-1/+1
| | | | Notes: svn path=/head/; revision=504950
* japanese/fcitx-skk: remove leading spaceTobias C. Berner2019-06-231-1/+1
| | | | Notes: svn path=/head/; revision=504949
* graphics/nomacs: remove leading spacesTobias C. Berner2019-06-231-1/+1
| | | | Notes: svn path=/head/; revision=504948