aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add support for ports that have been upgraded with a change of bothStefan Eßer2017-12-171-11/+41
| | | | | | | | | | | origin and package name (sans version), as was the case for e.g. the lang/cython3 port, which was moved to lang/cython@py36 with a package name change from cython3-$version to py36-cython-$version. Approved by: antoine (implicit) Notes: svn path=/head/; revision=456528
* Add new port postgis24 for v2.4.xRodrigo Osorio2017-12-1714-15/+480
| | | | | | | | | | | | | | | | | | | | | | | See https://svn.osgeo.org/postgis/tags/2.4.2/NEWS for new features in 2.4 branch, bugfixes and enhancements Upgrade postgis22 from v2.2.5 to 2.2.6 Multiple bug fixes, see changelog https://svn.osgeo.org/postgis/tags/2.2.6/NEWS Upgrade postfix23 from v2.3.3 to v2.3.5 Multiple bug fixes and enhancements, see changelog https://svn.osgeo.org/postgis/tags/2.3.5/NEWS Fix and expand CONFLICTS_INSTALL for the postgis2* ports reorder USES and USE_* in database/postgis20 to makes portlint happy PR: 222703 Submitted by: lbartoletti@tuxfamily.org Approved by: rhurlin@gwdg.de (maintainer) Notes: svn path=/head/; revision=456527
* Add an upstream patch:Li-Wen Hsu2017-12-179-3/+69
| | | | | | | | | | | | http://git.php.net/?p=php-src.git;a=commit;h=72ec23d8233ac9a2071f991752cff55febb167d5 This eliminate a warning while building with clang on 32-bit system and enable other programs' configure scripts test PHP feature with `-Werror` Approved by: tz (maintainer) Notes: svn path=/head/; revision=456526
* - Add LICENSEDmitry Marakasov2017-12-171-3/+5
| | | | | | | | - Add NO_ARCH - Unsilence installation commands Notes: svn path=/head/; revision=456525
* - Update WWWDmitry Marakasov2017-12-171-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=456524
* Update to 3.8.1Kevin Lo2017-12-172-4/+4
| | | | Notes: svn path=/head/; revision=456523
* misc/mc: Fix SUBSHELL blank terminal upon opening in xterm with SlangBen Woods2017-12-172-0/+29
| | | | | | | | | | | | | Note: Unfortunately this does not fix this issue on the FreeBSD console. PR: 217758 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> Reported by: Dron <dron_2@ua.fm> Reported by: danfe MFH: 2017Q4 Notes: svn path=/head/; revision=456522
* Port of the latest stable Samba 4.7.3. With, hopefully, working ZFS ↵Timur I. Bakeyev2017-12-1752-396/+8082
| | | | | | | | | | | | | provisioning and other fixes of long standing bugs. Still experimental and version 4.7.4 is coming shortly, so test before putting into production. Happy birthday release. Sponsored by: iXsystems Inc. Notes: svn path=/head/; revision=456521
* Repo-copy for the new Samba 4.7 portTimur I. Bakeyev2017-12-1740-0/+3720
| | | | Notes: svn path=/head/; revision=456520
* Small useless bump of the version to make poudriere pick up changes in ↵Timur I. Bakeyev2017-12-175-107/+107
| | | | | | | WITH_SAMBA4_PYTHON3 usage Notes: svn path=/head/; revision=456519
* emulators/qemu-sbrunoSean Bruno2017-12-174-24/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | emulators/qemu-user-static Update to 2.11.50 + patches from submitters. Upstream introduced some git nonsense with remotes inside their repos. Change the way we fetch our distributions with GH_TUPLE instead of the previous way. Clean up a couple lines commented out for the PCAP features that aren't stored in a patch, but merely direct committed to this tree. - Remove the interpreter name and interpreter prefix when retrieving the argument vectors using kvm_getargv (Mikael Urankar) - No need to check msg_controllen: msg_controllen can have the value 0 and the kernel discards negative value (Mikael Urankar) - Implement/modify kevent64 related syscalls. (Mikael Urankar) - Implement ktimer_{create, delete, settime, gettime} (Mikael Urankar) - Stop using basename_r(3). Fix build after FreeBSD svn r326719 (Ed Shouten) Changelogs can be found at https://github.com/seanbruno/qemu-bsd-user PR: 224016 Notes: svn path=/head/; revision=456518
* Add missing IGNORE_WITH_PHP for various PHP based ports.Torsten Zuehlsdorff2017-12-1636-0/+72
| | | | | | | | | | | | | | In preparation of changing the PHP default version from 5.6 to 7.0 i found a number of ports not building with the new version and all later versions. Therefore i set IGNORE_WITH_PHP and notice all maintainer about the change. Approved by: portmgr (blanket) Notes: svn path=/head/; revision=456517
* www/node: Update 9.2.1 -> 9.3.0Bradley T. Hughes2017-12-162-4/+4
| | | | | | | | | | https://nodejs.org/en/blog/release/v9.3.0/ Approved by: mat (co-mentor) Differential Revision: https://reviews.freebsd.org/D13495 Notes: svn path=/head/; revision=456516
* Update to patchlevel 1397Adam Weinberger2017-12-162-4/+4
| | | | Notes: svn path=/head/; revision=456515
* Update to 4.4.1Sunpoet Po-Chuan Hsieh2017-12-163-11/+19
| | | | | | | | | | | | - Change from PyQt 4 to 5 - Sort PLIST Changes: https://bitbucket.org/tortoisehg/thg/wiki/ReleaseNotes Differential Revision: https://reviews.freebsd.org/D13477 Submitted by: Gleb Popov <6yearold@gmail.com> (maintainer) Notes: svn path=/head/; revision=456514
* Update to 3.5.4Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | Changes: https://github.com/sass/sass/blob/stable/doc-src/SASS_CHANGELOG.md Notes: svn path=/head/; revision=456513
* Update to 6.10.1Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | Changes: https://github.com/RubyMoney/money/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=456512
* Update to 1.16.3Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | | Changes: https://github.com/flori/tins/blob/master/README.md#changes https://github.com/flori/tins/commits/master Notes: svn path=/head/; revision=456511
* Update to 2.11.1Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | Changes: https://bogomips.org/kgio/NEWS.html Notes: svn path=/head/; revision=456510
* Update to 0.60.0Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | Changes: https://github.com/excon/excon/blob/master/changelog.txt Notes: svn path=/head/; revision=456509
* Update to 2.10.103Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | Changes: https://github.com/aws/aws-sdk-ruby/releases Notes: svn path=/head/; revision=456508
* Update to 2.10.103Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | Changes: https://github.com/aws/aws-sdk-ruby/releases Notes: svn path=/head/; revision=456507
* Update to 2.10.103Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | Changes: https://github.com/aws/aws-sdk-ruby/releases Notes: svn path=/head/; revision=456506
* Update to 2017.2.1Sunpoet Po-Chuan Hsieh2017-12-162-6/+5
| | | | | | | | Changes: https://documen.tician.de/pyopencl/misc.html#user-visible-changes https://github.com/inducer/pyopencl/commits/master Notes: svn path=/head/; revision=456505
* Update to 3.16Sunpoet Po-Chuan Hsieh2017-12-162-5/+11
| | | | | | | Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes Notes: svn path=/head/; revision=456504
* Update to 0.50Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Mail-DKIM/Changes Notes: svn path=/head/; revision=456503
* Update to 1.14Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-DNS/Changes Notes: svn path=/head/; revision=456502
* Update to 1.12.1Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | Changes: https://github.com/grosser/parallel/commits/master Notes: svn path=/head/; revision=456501
* Use setup.py instead of PYSETUPSunpoet Po-Chuan Hsieh2017-12-161-1/+1
| | | | Notes: svn path=/head/; revision=456500
* Use setup.py instead of PYSETUPSunpoet Po-Chuan Hsieh2017-12-161-1/+1
| | | | Notes: svn path=/head/; revision=456499
* Mark CONFLICTS_INSTALL with devel/py-epsilonSunpoet Po-Chuan Hsieh2017-12-161-0/+2
| | | | Notes: svn path=/head/; revision=456498
* Allow concurrent installation (USE_PYTHON=concurrent)Sunpoet Po-Chuan Hsieh2017-12-162-13/+14
| | | | | | | | | | | - Update CONFLICTS_INSTALL - Reformat pkg-descr - Add PyPI as primary WWW - Add GitHub repository to WWW - Bump PORTREVISION for package change Notes: svn path=/head/; revision=456497
* Update to 1.6.0Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | Changes: https://github.com/PyCQA/astroid/blob/master/ChangeLog Notes: svn path=/head/; revision=456496
* Update CONFLICTS_INSTALL: databases/py-sqlalchemy0* have been removed over 9 ↵Sunpoet Po-Chuan Hsieh2017-12-161-1/+1
| | | | | | | months Notes: svn path=/head/; revision=456495
* Update to 1.59Sunpoet Po-Chuan Hsieh2017-12-162-4/+6
| | | | | | | | | - Add missing RUN_DEPENDS Changes: https://github.com/linsomniac/python-memcached/blob/master/ChangeLog Notes: svn path=/head/; revision=456494
* Use setup.py instead of PYSETUPSunpoet Po-Chuan Hsieh2017-12-162-1/+2
| | | | | | | - Add GitHub repository to WWW Notes: svn path=/head/; revision=456493
* Update to 1.8.0Sunpoet Po-Chuan Hsieh2017-12-163-6/+40
| | | | | | | | | - Update RUN_DEPENDS Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog Notes: svn path=/head/; revision=456492
* Update to 6.6.1Sunpoet Po-Chuan Hsieh2017-12-162-4/+4
| | | | | | | | | | Changes: http://www.gnu.org/software/global/whatsnew.html http://lists.gnu.org/archive/html/info-global/2017-12/msg00001.html Security: 48cca164-e269-11e7-be51-6599c735afc8 MFH: 2017Q4 Notes: svn path=/head/; revision=456491
* Do not install DOCS and avoid conflicts between flavorsSunpoet Po-Chuan Hsieh2017-12-161-1/+4
| | | | | | | - Bump PORTREVISION for package change Notes: svn path=/head/; revision=456490
* Pet portlintSunpoet Po-Chuan Hsieh2017-12-161-1/+1
| | | | Notes: svn path=/head/; revision=456489
* Document global vulnerabilitySunpoet Po-Chuan Hsieh2017-12-161-0/+30
| | | | Notes: svn path=/head/; revision=456488
* Add rubygem-flipper-active_support_cache_store 0.11.0Sunpoet Po-Chuan Hsieh2017-12-164-0/+28
| | | | | | | | | ActiveSupport::Cache store adapter for Flipper WWW: https://github.com/jnunemaker/flipper Notes: svn path=/head/; revision=456487
* Update to 5.6.38-83.0Florian Smeets2017-12-163-4/+14
| | | | | | | | | PR: 221972 MFH: 2017Q4 Security: https://vuxml.freebsd.org/freebsd/c41bedfd-b3f9-11e7-ac58-b499baebfeaf.html Notes: svn path=/head/; revision=456486
* Update to 5.5.58-38.10Florian Smeets2017-12-163-11/+18
| | | | | | | | | | PR: 222619 Submitted by: sergey <sergey@akhmatov.ru> MFH: 2017Q4 Security: https://vuxml.freebsd.org/freebsd/c41bedfd-b3f9-11e7-ac58-b499baebfeaf.html Notes: svn path=/head/; revision=456485
* Update to upstream version 3.6.2; (while on it: pet portlint)Thomas Zander2017-12-162-6/+5
| | | | | | | | PR: 224260 Submitted by: rkoberman@gmail.com Notes: svn path=/head/; revision=456484
* Update to 3.0.5Florian Smeets2017-12-164-11/+135
| | | | Notes: svn path=/head/; revision=456483
* net-im/libpurple: quick fix for TLS radio button.Jimmy Olgeni2017-12-161-1/+1
| | | | Notes: svn path=/head/; revision=456482
* Update to 0.1.0 to make it compatible with PHP 7.xFlorian Smeets2017-12-162-5/+4
| | | | Notes: svn path=/head/; revision=456481
* Update to 0.11.6Florian Smeets2017-12-163-5/+5
| | | | Notes: svn path=/head/; revision=456480
* Remove AIM option from and bump PORTREVISION of the following ports,Rene Ladan2017-12-167-18/+12
| | | | | | | | | | | | | the AIM network was shut down at 2017-12-15. net-im/centerim net-im/centerim-devel net-im/libpurple Reported by: Dmitri Goutnik <dg@syrec.org> Notes: svn path=/head/; revision=456479