aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* devede doesn't run with python3Antoine Brodin2017-12-041-1/+1
| | | | Notes: svn path=/head/; revision=455549
* - tucan fails to run with python3Antoine Brodin2017-12-041-2/+2
| | | | | | | | - Add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Notes: svn path=/head/; revision=455548
* cycle fails to run with python3Antoine Brodin2017-12-041-1/+1
| | | | Notes: svn path=/head/; revision=455547
* Update to 1.10.3Baptiste Daroussin2017-12-044-185/+4
| | | | | | | | | | | - Accept DT_SONAME anywhere in .dynamic when parsing elf binaries - Fix pkg version when it deals with the ports tree and INDEX after flavors - Sort fts traversal in repo creation (for reproducible builds) - Documentation improvements - make pkg version -r imply -R Notes: svn path=/head/; revision=455546
* Update BROTLI descriptionSunpoet Po-Chuan Hsieh2017-12-041-1/+1
| | | | | | | Suggested by: adamw Notes: svn path=/head/; revision=455545
* shiboken fails to configure with python3Antoine Brodin2017-12-041-1/+1
| | | | Notes: svn path=/head/; revision=455544
* - Remove dependency on python2 metaportAntoine Brodin2017-12-041-4/+4
| | | | | | | | - Add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Notes: svn path=/head/; revision=455543
* Update to 3.2.2-32-gd8cbf566Bryan Drewery2017-12-042-5/+5
| | | | | | | - bulk: Properly rebuild packages that have moved origins. Notes: svn path=/head/; revision=455542
* clarence doesn't run with python3Antoine Brodin2017-12-041-1/+1
| | | | Notes: svn path=/head/; revision=455541
* Add explicit FLAVOR to dependency (useful when usingAntoine Brodin2017-12-041-1/+1
| | | | | | | DEFAULT_VERSIONS=python=3.x) Notes: svn path=/head/; revision=455540
* py-wax doesn't work with python3Antoine Brodin2017-12-041-1/+1
| | | | Notes: svn path=/head/; revision=455539
* - spike-proxy fails to run with python3Antoine Brodin2017-12-041-2/+3
| | | | | | | | | - py-openssl is a runtime dependency, not build time - add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Notes: svn path=/head/; revision=455538
* - Chase tag slip; diff only includes version changeDmitry Marakasov2017-12-041-3/+3
| | | | Notes: svn path=/head/; revision=455537
* wbarconf fails to run with python3Antoine Brodin2017-12-041-1/+1
| | | | Notes: svn path=/head/; revision=455536
* Add explicit FLAVOR to dependency (useful when usingAntoine Brodin2017-12-041-1/+1
| | | | | | | DEFAULT_VERSIONS=python=3.x) Notes: svn path=/head/; revision=455535
* - Allow build with Python 3Dmitry Marakasov2017-12-041-1/+1
| | | | | | | | PR: 224085 Approved by: cyberbotx@cyberbotx.com (maintainer) Notes: svn path=/head/; revision=455534
* boaconstructor fails to build with python3Antoine Brodin2017-12-041-1/+1
| | | | Notes: svn path=/head/; revision=455533
* - xcurs fails to run with python3Antoine Brodin2017-12-041-2/+2
| | | | | | | | - add explicit FLAVOR to dependency (useful when using DEFAULT_VERSIONS=python=3.x) Notes: svn path=/head/; revision=455532
* - Add flavor support for pythonRyan Steinmetz2017-12-041-3/+3
| | | | | | | | PR: 224092 Submitted by: Henrik Hudson Notes: svn path=/head/; revision=455531
* math/glpk: update 4.63 -> 4.64, submitter becomes maintainerKurt Jaeger2017-12-043-6/+6
| | | | | | | | | PR: 224082 Changes: https://lists.gnu.org/archive/html/help-glpk/2017-12/msg00000.html Submitted by: Dmitri Goutnik <dg@syrec.org> Notes: svn path=/head/; revision=455530
* devel/libcfg: set LLD_UNSAFERodrigo Osorio2017-12-041-1/+2
| | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=455529
* www/p5-Catalyst-View-JSON: update 0.33 -> 0.36Kurt Jaeger2017-12-042-4/+6
| | | | | | | | | | 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) Notes: svn path=/head/; revision=455528
* comms/mlan3 shells/fish: annotate conflictsAlan Somers2017-12-042-0/+4
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=455527
* It now no longer build on 11.Mathieu Arnold2017-12-041-0/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=455526
* mail/sympa: enable NLS by defaultKurt Jaeger2017-12-041-1/+1
| | | | | | | | | | ...because it fails to build without NLS PR: 223963 Approved by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer) Notes: svn path=/head/; revision=455525
* www/mod_pagespeed: Fix build with OpenSSL-base w/o gperf in baseMahdi Mokhtari2017-12-045-10/+73
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=455524
* - Add LICENSEDmitry Marakasov2017-12-041-8/+7
| | | | | | | | - Add NO_ARCH - Remove obsolete OSVERSION condition Notes: svn path=/head/; revision=455523
* Remove extra .endif.Mathieu Arnold2017-12-041-1/+0
| | | | | | | | Reported by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=455522
* devel/poco: update to 1.8.0.1Steve Wills2017-12-044-30/+42
| | | | | | | | PR: 224062 Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer) Notes: svn path=/head/; revision=455521
* net/rsync-bpc: Update to 3.0.9.9Steve Wills2017-12-042-4/+4
| | | | | | | | PR: 224074 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Notes: svn path=/head/; revision=455520
* sysutils/p5-BackupPC-XS: Update to 0.57Steve Wills2017-12-042-4/+4
| | | | | | | | PR: 224073 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) Notes: svn path=/head/; revision=455519
* Add a USES=python:env, that will not add a dependency on Python.Mathieu Arnold2017-12-044-6/+13
| | | | | | | | | | It has the same effect than setting PYTHON_NO_DEPENDS, but in a more compact way. Sponsored by: Absolight Notes: svn path=/head/; revision=455518
* ports-mgmt/synth: Update to 2.01Tobias Kortkamp2017-12-042-4/+4
| | | | | | | | | PR: 224075 Submitted by: Jonathan Chen <jonc@chen.org.nz> Approved by: ericturgeon.bsd@gmail.com (maintainer) Notes: svn path=/head/; revision=455517
* - Fix LICENSEDmitry Marakasov2017-12-041-31/+13
| | | | | | | | | | - Add LICENSE_FILE - Switch to USES=localbase - Switch to options helpers - Simplify installation Notes: svn path=/head/; revision=455516
* Update to latest commit.Mathieu Arnold2017-12-044-13/+13
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=455515
* Update to v5.27.6-120-gbcc30fd.Mathieu Arnold2017-12-043-18/+18
| | | | | | | | Changes: https://github.com/Perl/perl5/compare/v5.27.6-62-gb2e7ed7...v5.27.6-120-gbcc30fd Sponsored by: Absolight Notes: svn path=/head/; revision=455514
* - Update to 1.7.2.4Wen Heping2017-12-042-4/+4
| | | | Notes: svn path=/head/; revision=455513
* - Update to 5.2.10Wen Heping2017-12-042-4/+4
| | | | Notes: svn path=/head/; revision=455512
* Update to 4.1.0Kirill Ponomarev2017-12-045-71/+20
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=455511
* Update to 4.0.7Kirill Ponomarev2017-12-043-28/+14
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=455510
* devel/py-flake8: add missing dependenciesWilliam Grzybowski2017-12-041-1/+10
| | | | | | | | PR: 219648 Submitted by: asomers Notes: svn path=/head/; revision=455509
* - Update to 0.9.8.5Dmitry Marakasov2017-12-043-11/+4
| | | | Notes: svn path=/head/; revision=455508
* Add a note about USE_PYTHON=optsuffix being a kludge.Mathieu Arnold2017-12-041-0/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=455507
* Depend on pkgnames and not files, always better.Mathieu Arnold2017-12-041-2/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=455506
* Deprecate USES=python:2 and USES=python:3Mathieu Arnold2017-12-041-0/+2
| | | | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D13291 Notes: svn path=/head/; revision=455505
* Correctly fix the Python 3 being the default but in fact not problem.Mathieu Arnold2017-12-041-3/+3
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=455504
* Add a WARNING for people trying to do clever but bad things with PythonMathieu Arnold2017-12-041-0/+4
| | | | | | | | | versions. Sponsored by: Absolight Notes: svn path=/head/; revision=455503
* py-futures is only for the py27 flavorAntoine Brodin2017-12-041-2/+7
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=455502
* - Unsilence installation commandsDmitry Marakasov2017-12-041-3/+4
| | | | | | | | | - Switch to options helpers Approved by: portmgr blanket Notes: svn path=/head/; revision=455501
* - Add LICENSE_FILEDmitry Marakasov2017-12-042-3/+3
| | | | | | | | | | - Cosmetic fixes - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=455500