summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New port: math/py-algopy: Algorithmic Differentiation (AD) and Taylor ↵Yuri Victorovich2018-04-174-0/+34
| | | | | | | polynomial approximations Notes: svn path=/head/; revision=467660
* Update to 5.2.10.Jung-uk Kim2018-04-176-17/+14
| | | | | | | https://www.virtualbox.org/wiki/Changelog#v10 Notes: svn path=/head/; revision=467659
* Fix math/kig build failures because it can't find Boost::Python.Adriaan de Groot2018-04-171-0/+22
| | | | | | | | | | | | | | This is another bit of fallout from the change in CMake 3.11.0 which respects CMAKE_REQUIRED_LIBRARIES in check_headers. It took a while for us to be able to reproduce the problem, though. Submitted by: tcberner Reported by: pkg-fallout Reviewed by: adridg Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=467658
* devel/RStudio: Update 1.1.444 -> 1.1.445Yuri Victorovich2018-04-172-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=467657
* Remove expired port irc/xchat and plugins:Rene Ladan2018-04-1723-528/+4
| | | | | | | | | | 2018-04-15 irc/xchat: Unmaintained upstream, use irc/hexchat instead irc/xchat-fish irc/xchat-mircryption irc/xchat-ruby Notes: svn path=/head/; revision=467656
* irc/py-fishcrypt: remove optional dependency on expired irc/xchatRene Ladan2018-04-172-11/+3
| | | | Notes: svn path=/head/; revision=467655
* irc/cwirc: save from irc/xchat removal, that port expiredRene Ladan2018-04-173-7/+13
| | | | | | | | | | | | | - port to irc/hexchat (runtime tested, works except for opening soundcard, no real keyer here) - remove bundled copy of xchat.h from irc/xchat during build - add a bunch of missing dependencies, found by stage-qa - bump PORTREVISION Approved by: fixit blanket Notes: svn path=/head/; revision=467654
* New port: www/py-drf-yasgKurt Jaeger2018-04-174-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Generate real Swagger/OpenAPI 2.0 specifications from a Django Rest Framework API. Features: - full support for nested serializers and schemas - response schemas and descriptions - model definitions compatible with codegen tools - customization hooks at all points in the spec generation process - JSON and YAML format for spec - bundles latest version of swagger-ui and redoc for viewing the generated documentation - schema view is cacheable out of the box - generated Swagger schema can be automatically validated by swagger-spec-validator or flex - supports Django REST Framework API versioning with URLPathVersioning and NamespaceVersioning (other DRF or custom versioning schemes are not currently supported) WWW: https://github.com/axnsan12/drf-yasg PR: 227344 Submitted by: Kai <freebsd_ports@k-worx.org> Notes: svn path=/head/; revision=467653
* New port: www/py-djangorestframework as version 3.8.xKurt Jaeger2018-04-179-10/+47
| | | | | | | | | | | | - py-djangorestframework 3.6.x lives on as py-djangorestframework36 - seahub and django-annotations stay on -36 PR: 227319 Submitted by: Kai <freebsd_ports@k-worx.org> Reviewed by: antoine, sunpoet Notes: svn path=/head/; revision=467652
* Add CONFLICTS_INSTALL with kmymoney, they install files in the same locationsJason E. Hale2018-04-171-0/+2
| | | | Notes: svn path=/head/; revision=467651
* - Copy finance/kmymoney-kde4 -> finance/kmymoneyJason E. Hale2018-04-179-0/+1775
| | | | | | | | | - Update to 5.0.1 - This version of KMyMoney is based on KDE Frameworks 5 - Users of KDE SC4 may want to continue to use kmymoney-kde4 Notes: svn path=/head/; revision=467650
* Take maintainershipJochen Neumeister2018-04-171-1/+1
| | | | | | | Approved by: tz (maintainer via eMail) Notes: svn path=/head/; revision=467649
* Convert to options dependency helperSunpoet Po-Chuan Hsieh2018-04-171-9/+2
| | | | | | | | | - Update RUN_DEPENDS: remove redundant LOCALBASE/bin Approved by: portmgr (blanket) Notes: svn path=/head/; revision=467648
* Add LICENSE_FILESunpoet Po-Chuan Hsieh2018-04-171-3/+5
| | | | | | | | | | - Allow concurrent installation (USE_PYTHON=concurrent) - Add NO_ARCH - Bump PORTREVISION for package change - Take maintainership Notes: svn path=/head/; revision=467647
* Update to 2.5.0Sunpoet Po-Chuan Hsieh2018-04-173-8/+11
| | | | | | | | | | | | | | - Add LICENSE_FILE - Relax USES=python - Allow concurrent installation (USE_PYTHON=concurrent) - Add NO_ARCH - Reformat pkg-descr - Take maintainership Changes: https://github.com/bbqsrc/spdx-python/commits/master Notes: svn path=/head/; revision=467646
* Update to 0.9.0Sunpoet Po-Chuan Hsieh2018-04-172-7/+15
| | | | | | | | | | | | | | - Add LICENSE_FILE - Sort RUN_DEPENDS - Add TEST_DEPENDS - Allow concurrent installation (USE_PYTHON=concurrent) - Take maintainership Changes: https://github.com/getsentry/responses/releases https://github.com/getsentry/responses/blob/master/CHANGES Notes: svn path=/head/; revision=467645
* Update WWWSunpoet Po-Chuan Hsieh2018-04-171-1/+1
| | | | Notes: svn path=/head/; revision=467644
* Add LICENSESunpoet Po-Chuan Hsieh2018-04-172-6/+10
| | | | | | | | | | | - Allow concurrent installation (USE_PYTHON=concurrent) - Reformat pkg-descr - Update WWW - Add GitHub repository to WWW - Take maintainership Notes: svn path=/head/; revision=467643
* Update to 0.3.1Sunpoet Po-Chuan Hsieh2018-04-172-7/+8
| | | | | | | | | | - Allow concurrent installation (USE_PYTHON=concurrent) - Take maintainership Changes: https://github.com/azaghal/pydenticon/blob/master/docs/releasenotes.rst Notes: svn path=/head/; revision=467642
* Take maintainershipSunpoet Po-Chuan Hsieh2018-04-171-1/+1
| | | | Notes: svn path=/head/; revision=467641
* Take maintainershipSunpoet Po-Chuan Hsieh2018-04-171-1/+1
| | | | Notes: svn path=/head/; revision=467640
* Take maintainershipSunpoet Po-Chuan Hsieh2018-04-171-1/+1
| | | | Notes: svn path=/head/; revision=467639
* Update to 2.9.2Sunpoet Po-Chuan Hsieh2018-04-172-4/+4
| | | | | | | Changes: https://github.com/ohler55/ox/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=467638
* Update to 0.11.1Sunpoet Po-Chuan Hsieh2018-04-172-5/+5
| | | | | | | Changes: https://github.com/tmuxinator/tmuxinator/releases Notes: svn path=/head/; revision=467637
* Update to 0.55.0Sunpoet Po-Chuan Hsieh2018-04-172-4/+4
| | | | | | | Changes: https://github.com/bbatsov/rubocop/releases Notes: svn path=/head/; revision=467636
* Update to 0.20.1Sunpoet Po-Chuan Hsieh2018-04-172-4/+4
| | | | | | | Changes: https://github.com/google/google-api-ruby-client/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=467635
* Update to 3.11.3Sunpoet Po-Chuan Hsieh2018-04-172-4/+4
| | | | | | | Changes: https://github.com/marcandre/backports/commits/master Notes: svn path=/head/; revision=467634
* Update to 2018.4.16Sunpoet Po-Chuan Hsieh2018-04-172-4/+4
| | | | | | | Changes: https://github.com/certifi/python-certifi/commits/master Notes: svn path=/head/; revision=467633
* Update to 0.9923Sunpoet Po-Chuan Hsieh2018-04-172-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/version/CHANGES Notes: svn path=/head/; revision=467632
* Update to 1.50Sunpoet Po-Chuan Hsieh2018-04-172-5/+5
| | | | | | | Changes: http://search.cpan.org/dist/Test-WWW-Mechanize/Changes Notes: svn path=/head/; revision=467631
* Update to 0.106Sunpoet Po-Chuan Hsieh2018-04-172-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes Notes: svn path=/head/; revision=467630
* Update to 2018.04.16Sunpoet Po-Chuan Hsieh2018-04-172-16/+16
| | | | Notes: svn path=/head/; revision=467629
* Update to 2.1.1Sunpoet Po-Chuan Hsieh2018-04-172-4/+4
| | | | | | | Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=467628
* Fix gemspec for rubygem-google-api-client 0.20.1 updateSunpoet Po-Chuan Hsieh2018-04-172-0/+12
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=467627
* Update to 3.8.1Sunpoet Po-Chuan Hsieh2018-04-172-4/+4
| | | | | | | Changes: https://github.com/rocky/python-xdis/blob/master/NEWS Notes: svn path=/head/; revision=467626
* Update to 0.9.8Sunpoet Po-Chuan Hsieh2018-04-172-4/+4
| | | | | | | Changes: https://github.com/jelmer/python-fastimport/blob/master/NEWS Notes: svn path=/head/; revision=467625
* Add p5-HTML-Tidy5 1.02Sunpoet Po-Chuan Hsieh2018-04-175-0/+39
| | | | | | | | | | HTML::Tidy5 is an HTML checker in a handy dandy object. It's meant as a replacement for HTML::Lint. WWW: http://search.cpan.org/dist/HTML-Tidy5/ Notes: svn path=/head/; revision=467624
* Update MASTER_SITE_CHEESESHOPSunpoet Po-Chuan Hsieh2018-04-171-1/+1
| | | | | | | https://pypi.python.org/ redirects to https://pypi.org/ Notes: svn path=/head/; revision=467623
* Update to version 0.056Kirill Ponomarev2018-04-173-4/+8
| | | | | | | | PR: 227583 Submitted by: maintainer Notes: svn path=/head/; revision=467622
* Reset MAINTAINERMark Felder2018-04-174-4/+4
| | | | | | | My enthusiasm for Matrix has been throughly exhausted. Notes: svn path=/head/; revision=467621
* Fix stage-qa problems with devel/cmakeAdriaan de Groot2018-04-172-12/+4
| | | | | | | | | | | | | Linking to base libarchive is disallowed by stage-qa, so restore USES=libarchive (to avoid the bundled libarchive and to link to ports libarchive) and drop the pkg(8) generator for CPack, since libpkg in turn pulls in base libarchive. PR: 227372 Approved by: tcberner (mentor, implicit) Notes: svn path=/head/; revision=467620
* devel/phpunit7: Update to 7.1.3Jochen Neumeister2018-04-172-4/+4
| | | | | | | Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.1.md Notes: svn path=/head/; revision=467619
* devel/phpunit6: Update to 6.5.8Jochen Neumeister2018-04-172-4/+4
| | | | | | | Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md Notes: svn path=/head/; revision=467618
* lang/J: update 806 -> 808Kurt Jaeger2018-04-1716-182/+73
| | | | | | | | | | - builds on 10.3 now PR: 227395 Submitted by: Joao Neves <sevenjp@gmail.com> (maintainer) Notes: svn path=/head/; revision=467617
* Update to the 20180408 snapshot of GCC 8.Gerald Pfeifer2018-04-172-5/+4
| | | | Notes: svn path=/head/; revision=467616
* Update to the 20180411 snapshot of GCC 6.4.1.Gerald Pfeifer2018-04-172-5/+4
| | | | Notes: svn path=/head/; revision=467615
* devel/adacurses: update to 20180127Fernando Apesteguía2018-04-172-8/+6
| | | | | | | | | | PR: 227534 Reported by: lebarondemerde@privacychain.ch Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15107 Notes: svn path=/head/; revision=467614
* - Update to 1.801Nicola Vitale2018-04-172-3/+5
| | | | | | | - Add LICENSE_FILE Notes: svn path=/head/; revision=467613
* www/gohugo: Update to 0.39Jochen Neumeister2018-04-172-44/+44
| | | | | | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.39 PR: 227574 Submitted by: ben.lavery@hashbang0.com (maintainer) Notes: svn path=/head/; revision=467612
* Update to 5.5.1Baptiste Daroussin2018-04-174-17/+7
| | | | Notes: svn path=/head/; revision=467611