aboutsummaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.18sunpoet2017-06-283-10/+14
| | | | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Catalyst-Model-LDAP/Changes
* Update to 5.1.2sunpoet2017-06-282-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/railties/CHANGELOG.md
* Update to 5.1.2sunpoet2017-06-282-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/actioncable/CHANGELOG.md
* Update to 5.1.2sunpoet2017-06-282-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-1-stable/actionpack/CHANGELOG.md
* www/libxul: unbreak on 12.0 after r320240jbeich2017-06-271-0/+24
| | | | | | | | | | | | | | | cc -o Unified_c_media_libnestegg_src0.o -c ... -std=gnu99 ... Unified_c_media_libnestegg_src0.c In file included from obj-i386-unknown-freebsd12.0/media/libnestegg/src/Unified_c_media_libnestegg_src0.c:2: In file included from media/libnestegg/src/halloc.c:19: media/libnestegg/src/align.h:42:25: error: typedef redefinition with different types ('union max_align' vs '__max_align_t') typedef union max_align max_align_t; ^ /usr/include/stddef.h:67:23: note: previous definition is here typedef __max_align_t max_align_t; ^ 1 error generated. Reported by: pkg-fallout
* Update devel/readline to 7.0 patch 3sunpoet2017-06-273-3/+3
| | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine
* Update to 3.20170622.mat2017-06-272-5/+7
| | | | | Changes: http://metadata.ftp-master.debian.org/changelogs/main/i/ikiwiki/ikiwiki_3.20170622_changelog Sponsored by: Absolight
* Sort ARCHS. Pet portlint.linimon2017-06-273-3/+5
| | | | Approved by: portmgr (tier-2 blanket)
* Update to 0.3.14cs2017-06-272-4/+4
|
* www/py-django-sortedm2m: update to 1.4.0rene2017-06-272-4/+4
| | | | | | PR: 219970 Submitted by: rene Approved by: maintainer (ports@caomhin.org)
* www/node6: Update 6.10.3 -> 6.11.0bhughes2017-06-262-5/+5
| | | | | | | While here, sort ONLY_FOR_ARCHS as recommended by portlint. Approved by: robak (mentor) Differential Revision: https://reviews.freebsd.org/D11187
* Remove Perl core modulessunpoet2017-06-261-6/+3
| | | | | | | | | - While I'm here: - Add NO_ARCH - Fix indent - Bump PORTREVISION for dependency change With hat: perl
* Make ninja opt-out in cmake.mktcberner2017-06-262-2/+2
| | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748
* * Updated to 6.1.1ultima2017-06-254-156/+209
| | | | | | | | | | | Changelog: https://manual.seafile.com/changelog/server-changelog.html Affected ports: net-mgmt/seafile-server net-mgmt/ccnet-server www/py-seafdav www/py-seafobj www/seahub Reviewed by: lifanov (mentor), matthew (mentor) Approved by: lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11333
* * Updated to 1.4.0ultima2017-06-252-4/+5
| | | | | | | | | | * Added NO_ARCH - Add Django 1.11 support Reviewed by: lifanov (mentor), matthew (mentor) Approved by: lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11332
* Update to 2.8.4sunpoet2017-06-252-4/+4
| | | | Changes: https://github.com/k0kubun/hamlit/blob/master/CHANGELOG.md
* Update to 0.78sunpoet2017-06-252-4/+4
| | | | Changes: http://search.cpan.org/dist/Toadfarm/Changes
* - Add NO_ARCHamdmi32017-06-241-1/+2
| | | | | | - Unsilence installation commands Approved by: portmgr blanket
* www/chromium: update to 59.0.3071.109cpm2017-06-2411-49/+130
| | | | | | | | - Fix TEST option Changelog: https://chromium.googlesource.com/chromium/src/+log/59.0.3071.104..59.0.3071.109?pretty=fuller&n=10000 MFH: 2017Q2
* Update to 8.7.2sunpoet2017-06-232-4/+4
| | | | | | | Changes: https://typo3.org/download/release-notes/whats-new/ https://typo3.org/news/article/typo3-872-and-7619-released/ PR: 220209 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
* Update to 7.6.19sunpoet2017-06-232-4/+4
| | | | | | | Changes: https://typo3.org/download/release-notes/whats-new/ https://typo3.org/news/article/typo3-872-and-7619-released/ PR: 220208 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
* Remove Perl core modulessunpoet2017-06-231-3/+1
| | | | With hat: perl
* Add PERL_LEVEL checksunpoet2017-06-231-2/+9
| | | | - Bump PORTREVISION for dependency change
* Fix gemspec for rubygem-version_sorter 2.2.0 updatesunpoet2017-06-232-2/+10
| | | | - Bump PORTREVISION for package change
* Update to 2.4.26.mat2017-06-222-5/+4
| | | | | | | | | | | MFH: 2017Q2 Security: CVE-2017-3167 Security: CVE-2017-3169 Security: CVE-2017-7659 Security: CVE-2017-7668 Security: CVE-2017-7679 With hat: portmgr Sponsored by: Absolight
* www/firefox: enable RUST on aarch64 after r443777 and r443780jbeich2017-06-221-0/+1
| | | | PR: 216143
* Remove Perl core modulessunpoet2017-06-221-2/+3
| | | | | | | - While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
* Update to 2.8.3sunpoet2017-06-222-4/+4
| | | | Changes: https://github.com/k0kubun/hamlit/blob/master/CHANGELOG.md
* Fix gemspec for rubygem-state_machines-activerecord 0.5.0 updatesunpoet2017-06-222-2/+8
| | | | - Bump PORTREVISION for package change
* www/py-flask-restplus08: remove port after r444021jbeich2017-06-214-55/+0
|
* www/py-flexget: update to 2.10.63jbeich2017-06-213-6/+15
| | | | Changes: https://github.com/Flexget/Flexget/compare/2.10.62...2.10.63
* www/py-flask-restplus: update to 0.10.1jbeich2017-06-212-4/+4
| | | | Changes: https://github.com/noirbizarre/flask-restplus/blob/0.10.1/CHANGELOG.rst#0101-2017-03-04
* www/tomcat-devel: fixed rc.d script and update to version 9.0.0.M21ler2017-06-214-20/+20
| | | | | | | Note: startup script has been renamed from tomcat-devel to tomcat_devel. PR: 219426 Submitted by: vvd@unislabs.com
* www/chromium: update to 59.0.3071.104cpm2017-06-21421-2057/+2197
| | | | | | | | | | | | | | | | - Use https in WWW and MASTER_SITES - Sort ONLY_FOR_ARCHS, USES, USE_GNOME and GN_ARGS - Put in correct place MAKE_ENV+= V=1 variable - Use LLD linker by default for supported archs - Fix DEBUG option - Fix gpu_info_collector.cc warning: control may reach end of non-void function [-Wreturn-type] - Get rid of multiple definition errors Changelog: https://chromium.googlesource.com/chromium/src/+log/58.0.3029.110..59.0.3071.104?pretty=fuller&n=10000 MFH: 2017Q2 Security: https://www.vuxml.org/freebsd/52f4b48b-4ac3-11e7-99aa-e8e0b747a45a.html Security: https://www.vuxml.org/freebsd/f53dd5cc-527f-11e7-a772-e8e0b747a45a.html
* Upgrade to 1.13.0.thierry2017-06-213-4/+5
| | | | | Changelog at <https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.13.0>
* - Upstream rerolled the distfilesjoneum2017-06-212-3/+3
| | | | | | | | | | *The difference between the old and the new tar ball is literally one additional hex digit in the embedded git version PR: 219824 Reported by: xmj Approved by: Klaus Aehlig <aehlig at linta.de> (maintainer) xxx (mentor) Differential Revision: https://reviews.freebsd.org/D11214
* Update to 6.13sunpoet2017-06-213-3/+8
| | | | | | | - Add LICENSE_FILE - Add TEST_DEPENDS Changes: http://search.cpan.org/dist/HTTP-Message/Changes
* www/py-flexget: update to 2.10.62jbeich2017-06-202-4/+4
| | | | Changes: https://github.com/Flexget/Flexget/compare/2.10.60...2.10.62
* www/rubygem-rails50: Update to version 5.0.4jrm2017-06-202-4/+4
|
* - Update www/pydio to 8.0.1madpilot2017-06-204-1105/+1002
| | | | | PR: 220148 Submitted by: net@arrishq.net (maintainer)
* Update to 2.8.2sunpoet2017-06-202-5/+4
| | | | Changes: https://github.com/k0kubun/hamlit/blob/master/CHANGELOG.md
* Update to 5.0.4sunpoet2017-06-202-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/railties/CHANGELOG.md
* Update to 5.0.4sunpoet2017-06-202-4/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/actioncable/CHANGELOG.md
* Update to 5.0.4sunpoet2017-06-202-5/+4
| | | | Changes: https://github.com/rails/rails/blob/5-0-stable/actionpack/CHANGELOG.md
* Update to 17.2.1sunpoet2017-06-202-4/+4
| | | | Changes: https://github.com/python-hyper/hyperlink/blob/master/CHANGELOG.md
* Update to 3.2.0.vanilla2017-06-202-4/+4
| | | | | PR: 220128 Submitted by: maintainer
* Update to 3.5.0sunpoet2017-06-202-5/+5
| | | | Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown
* Update to 1.9.0sunpoet2017-06-202-5/+5
| | | | | | - Sort USE_PYTHON Changes: https://beaker.readthedocs.io/en/latest/changes.html#changes-in-beaker
* Update to 17.2.0sunpoet2017-06-202-4/+4
| | | | Changes: https://github.com/python-hyper/hyperlink/blob/master/CHANGELOG.md
* www/py-aiohttp: update to 2.1.0wg2017-06-202-4/+10
| | | | Approved by: maintainer (via email)
* Update to 26.0.0.131.jkim2017-06-192-4/+4
| | | | | PR: 220084 MFH: 2017Q2
* qa: add check for NO_ARCHdbn2017-06-192-2/+3
| | | | | | | | | | | | | | | | | | If NO_ARCH is set then check that no FreeBSD elf(5) files are in $STAGEDIR. If an elf(5) file is bundles as part of the package, but is not meant to be run directly (i.e. the elf(5) file is a payload, and not compiled) then those files can be added to NO_ARCH_IGNORE to avoid the check from failing, Changes to ports: - Ports that have NO_ARCH set, but actually compile files have had NO_ARCH removed. - Ports that have elf(5) payloads have had those files added to NO_ARCH_IGNORE. - R-cran ports that do not set USES=cran:compiles have NO_ARCH set, PR: 218976 Reviewed by: antoine, mat Approved by: portmgr
* www/trac-iniadmin: remove trailing backtick from NO_ARCHdbn2017-06-191-1/+1
| | | | | | | | The unescaped backtick causes issues when NO_ARCH is passed, unquoted, to a script. PR: 218976 Approved by: portmgr (implicit: minor fixes)
* Update to 3.4.4sunpoet2017-06-192-4/+4
| | | | Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown
* Update to 1.405sunpoet2017-06-193-5/+5
| | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Feersum/Changes
* Update to 3.4.3sunpoet2017-06-182-6/+7
| | | | | | Changes: https://github.com/SeleniumHQ/selenium/blob/master/py/CHANGES PR: 220090 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
* Remove Perl core modulessunpoet2017-06-182-3/+1
| | | | | | - Bump PORTREVISION for dependency change With hat: perl
* Remove Perl core modulessunpoet2017-06-182-2/+1
| | | | | | - Bump PORTREVISION for dependency change With hat: perl
* Remove Perl core modulessunpoet2017-06-181-2/+5
| | | | | | | | | - While I'm here: - Add LICENSE - Add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
* Remove Perl core modulessunpoet2017-06-182-4/+7
| | | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST - Bump PORTREVISION for dependency change
* Update to 5.0.3sunpoet2017-06-183-154/+610
| | | | | | | - Update CONFLICTS_INSTALL Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v5.0.3/CHANGELOG.md
* Add npm4 4.6.1 (copied from npm)sunpoet2017-06-186-0/+3260
| | | | - Update CONFLICTS_INSTALL
* Update CONFLICTS_INSTALLsunpoet2017-06-181-2/+3
| | | | | - Fix shebang - Bump PORTREVISION for package change
* Update CONFLICTS_INSTALLsunpoet2017-06-181-1/+1
|
* Add py-hyperlink 17.1.1sunpoet2017-06-184-0/+28
| | | | | | | | Hyperlink provides a pure-Python implementation of immutable URLs. Based on RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and IRIs easy. WWW: https://pypi.python.org/pypi/hyperlink WWW: https://github.com/python-hyper/hyperlink
* Update to 2.9.7flo2017-06-182-4/+4
|
* Update KDE Frameworks to 5.35tcberner2017-06-185-13/+13
| | | | | | PR: 219950 Submitted by: Adriaan de Groot <groot@kde.org> Exp-Run by: antoine
* Remove NO_ARCH, and bump PORTREVISION.adamw2017-06-171-2/+1
| | | | This port installs /usr/local/lib/ruby/gems/2.3/extensions/amd64-freebsd-11/2.3/hamlit-2.8.1/hamlit/hamlit.so
* - www/py-libsass: Update from 0.13 to 0.13.2joneum2017-06-172-4/+4
| | | | | | | PR: 220017 Submitted by: Yuri Victorovich <yuri at rawbw.com> (maintainer) Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D11225
* - www/piwigo: Update from 2.8.6 to 2.9.0joneum2017-06-173-25/+54
| | | | | | | | | - Changelog: http://piwigo.org/releases/2.9.0 PR: 219985 Submitted by: Ralf van der Enden <tremere at cainites.com> (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11196
* Fix wrong PKGNAME dependency.bdrewery2017-06-171-1/+2
| | | | | Spotted by: Poudriere With hat: portmgr
* www/py-yarl: Yet another URL librarywg2017-06-174-0/+28
| | | | WWW: https://github.com/aio-libs/yarl
* www/py-multidict: Multidicts are useful for working with HTTP headers, URL ā†µwg2017-06-174-0/+27
| | | | | | query args etc. WWW: https://github.com/aio-libs/multidict
* Update to 1.1.2tobik2017-06-162-4/+4
| | | | | | | | | Changes: https://blog.gitea.io/2017/06/release-of-1.1.2/ PR: 220021 Submitted by: stb@lassitu.de (maintainer) Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11228
* Add security patches from BestPractical in lieu of the upcoming 4.4.2matthew2017-06-1612-4/+305
| | | | | | | | | | | | release. See: http://lists.bestpractical.com/pipermail/rt-announce/\ 2017-June/000297.html PR: 220031 Approved by: mikael.urankar@gmail.com (maintainer) MFH: 2017Q2 Security: 7a92e958-5207-11e7-8d7c-6805ca0b3d42
* www/firefox*i18n: add missing langpacksjbeich2017-06-166-11/+67
| | | | MFH: 2017Q2
* Update to 3.4.3sunpoet2017-06-162-4/+4
| | | | Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES
* Revert patch-config.layout to r354074 -- 'make makepatch' wiped outmatthew2017-06-162-5/+13
| | | | | | | | | | the %%PREFIX%% substitution token. Pointyhat to me. This, along with r443668 needs MFH to 2017Q2 MFH: 2017Q2
* - Sort ONLY_FOR_ARCHS, USES, USE_GNOME and GN_ARGScpm2017-06-166-74/+87
| | | | | | | | | | - Use LLD linker by default on i386 and amd64 - Put in correct place MAKE_ENV+= V=1 variable - Get rid of multiple definition errors - Fix warning in gpu_config_gpu_info_collector.cc - Check compiler option - Cosmetic changes - Bump PORTREVISION
* - Fix shebangscpm2017-06-161-2/+4
| | | | | | | | | | | - Bump PORTREVISION Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for 'lib/libxul/sdk/bin/xpidl.py' Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for 'lib/libxul/sdk/bin/xpt.py' PR: 219533 Submitted by: cpm Approved by: jbeich (gecko)
* Security Update:matthew2017-06-169-0/+248
| | | | | | | | | | Add security patches from BestPractical. See http://lists.bestpractical.com/pipermail/rt-announce/\ 2017-June/000297.html MFH: 2017Q2 Security: 7a92e958-5207-11e7-8d7c-6805ca0b3d42
* Security update to 0.27matthew2017-06-162-4/+4
| | | | | | Changes: http://cpansearch.perl.org/src/BPS/RT-Authen-ExternalAuth-0.27/CHANGES Security: 7a92e958-5207-11e7-8d7c-6805ca0b3d42
* Update to 0.20sunpoet2017-06-162-5/+4
| | | | Changes: http://search.cpan.org/dist/CatalystX-SimpleLogin/Changes
* Update to 3.4.2sunpoet2017-06-162-4/+4
| | | | Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES
* Update to 0.8.0sunpoet2017-06-162-4/+4
| | | | Changes: https://github.com/ncuesta/dropzonejs-rails/blob/master/README.md#changelog
* Add rubygem-dropzonejs-rails07 0.7.4 (copied from rubygem-dropzonejs-rails)sunpoet2017-06-164-0/+32
| | | | - Add PORTSCOUT
* Catch up with www/linux-flashplayer.jkim2017-06-161-1/+1
|
* Update to 26.0.0.126.jkim2017-06-162-4/+4
| | | | | | | https://helpx.adobe.com/security/products/flash-player/apsb17-17.html PR: 220006 MFH: 2017Q2
* Update www/elixir-phoenix_pubsub to version 1.0.2.olgeni2017-06-152-4/+4
|
* www/py-aiohttp-wsgi: WSGI adapter for aiohttp.wg2017-06-154-0/+32
| | | | | | | | | | Features: * Run WSGI applications (e.g. Django, Flask) on aiohttp. * Handle thousands of client connections, using asyncio. * Add websockets to your existing Python web app! WWW: https://github.com/etianen/aiohttp-wsgi
* Update to 3.4.1sunpoet2017-06-152-6/+5
| | | | Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES
* Update to 4.6.4sunpoet2017-06-152-4/+4
| | | | Changes: https://github.com/tinymce/tinymce/blob/master/changelog.txt
* www/firefox: fix some JIT warnings on aarch64jbeich2017-06-143-0/+262
| | | | MFH: 2017Q2
* Remove www/py-vcrpy, duplicate of devel/py-vcrpyantoine2017-06-145-58/+1
|
* * Updated to 0.22.1ultima2017-06-142-4/+4
| | | | | | | | | | Changelog: https://github.com/spf13/hugo/releases/tag/v0.22.1 PR: 219965 Submitted by: ben.lavery@hashbang0.com (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11183
* www/firefox: update to 54.0jbeich2017-06-149-357/+547
| | | | | | | Changes: https://www.mozilla.org/firefox/54.0/releasenotes/ PR: 218912 Security: 6cec1b0a-da15-467d-8691-1dea392d4c8d MFH: 2017Q2 (requires r439925)
* www/firefox-esr: update to 52.2.0jbeich2017-06-146-273/+184
| | | | | | | Changes: https://www.mozilla.org/firefox/52.2.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-esr52/shortlog/FIREFOX_52_2_0esr_RELEASE Security: 6cec1b0a-da15-467d-8691-1dea392d4c8d MFH: 2017Q2
* www/py-flexget: update to 2.10.60jbeich2017-06-147-14/+102
| | | | | | - Hook tests: 3 failed, 1184 passed, 35 skipped, 4 xfailed, 1 xpassed, 5 warnings Changes: https://github.com/Flexget/Flexget/compare/2.10.43...2.10.60
* Update to 1.7.1sunpoet2017-06-142-5/+4
| | | | Changes: https://github.com/macournoyer/thin/blob/v1.7.1/CHANGELOG
* - www/groupoffice: Update from 6.2.40 to 6.2.41joneum2017-06-143-4/+9
| | | | | | | - Changelog: https://fossies.org/linux/www/groupoffice-com-6.2.41.tar.gz/groupoffice-com-6.2.41/CHANGELOG.TXT Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11176
* * Updated to 0.22ultima2017-06-142-92/+122
| | | | | | | | | | Changelog: https://github.com/spf13/hugo/releases/tag/v0.22 PR: 219693 Submitted by: ben.lavery@hashbang0.com (maintainer) Reviewed by: lifanov (mentor), matthew (mentor) Approved by: lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11163
* * Updated to 2.4.7-04ultima2017-06-134-9/+25
| | | | | | | | | | * Moved LoadModule from httpd.conf to modules.d/ PR: 219726 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer) Reviewed by: lifanov (mentor), matthew (mentor) Approved by: lifanov (mentor), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11164
* - www/webgrind: Update from 1.4.0 to 1.5.0joneum2017-06-133-7/+9
| | | | | | | | | | | - Changes: * Allow custom CSS * Miscellaneous bug fixes PR: 219884 Submitted by: Franco Fichtner (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11117
* * Updated to 0.17.0ultima2017-06-132-6/+6
| | | | | | | | | | Changelog: https://github.com/mozilla/geckodriver/releases/tag/v0.17.0 PR: 219936 Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer) Reviewed by: lifanov (mentor) Approved by: lifanov (mentor) Differential Revision: https://reviews.freebsd.org/D11160
* Update to b0113ada.thierry2017-06-133-21/+27
| | | | | | PR: 219920 Submitted by: dereks (at) lifeofadishwasher.com Differential Revision: https://reviews.freebsd.org/D11144
* www/rubygem-ostatus2: Update to version 2.0.1jrm2017-06-122-4/+4
|
* - Update 4 wordpress Ports to version 4.8joneum2017-06-122-4/+4
| | | | | | | - Changelog: https://wordpress.org/news/2017/06/evans/ Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11112
* New port: www/rubygem-json-jwttz2017-06-124-0/+32
| | | | | | | JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby WWW: https://github.com/nov/json-jwt
* Update to 1.5.0.vanilla2017-06-122-5/+5
| | | | Sponsored by: kkstream
* - Update to 5.2.5wen2017-06-112-4/+4
|
* Update distinfo and unbreak this portsunpoet2017-06-112-4/+5
| | | | | | | | | | | | | | | | - While I'm here: - Add USES=php - Use = instead of += for USE_PHP - Fix indent Content of tarballs are unchanged (checked against [1]). => XML_GRDDL-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/XML_GRDDL-0.2.0.tgz fetch: http://pear.php.net/get/XML_GRDDL-0.2.0.tgz: size mismatch: expected 49695, actual 50207 Reference: https://people.FreeBSD.org/~sunpoet/checksum/XML_GRDDL-0.2.0.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => UDDI-0.2.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/UDDI-0.2.4.tgz fetch: http://pear.php.net/get/UDDI-0.2.4.tgz: size mismatch: expected 7945, actual 7972 Reference: https://people.FreeBSD.org/~sunpoet/checksum/UDDI-0.2.4.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Text_Wiki-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Text_Wiki-1.2.1.tgz fetch: http://pear.php.net/get/Text_Wiki-1.2.1.tgz: size mismatch: expected 65747, actual 66844 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Text_Wiki-1.2.1.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_Smarty-0.1.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz: size mismatch: expected 5996, actual 6083 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_Smarty-0.1.5.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_Pager-0.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_Pager-0.1.3.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_Pager-0.1.3.tgz: size mismatch: expected 4470, actual 4530 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_Pager-0.1.3.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Structures_DataGrid_Renderer_Flexy-0.1.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz fetch: http://pear.php.net/get/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz: size mismatch: expected 9581, actual 9723 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Structures_DataGrid_Renderer_Flexy-0.1.4.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | | | - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_urlTea-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_urlTea-0.1.0.tgz fetch: http://pear.php.net/get/Services_urlTea-0.1.0.tgz: size mismatch: expected 3416, actual 3477 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_urlTea-0.1.0.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Yahoo-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Yahoo-0.2.0.tgz fetch: http://pear.php.net/get/Services_Yahoo-0.2.0.tgz: size mismatch: expected 13381, actual 13592 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Yahoo-0.2.0.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Yadis-0.5.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Yadis-0.5.2.tgz fetch: http://pear.php.net/get/Services_Yadis-0.5.2.tgz: size mismatch: expected 14731, actual 14849 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Yadis-0.5.2.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-111-2/+3
| | | | | | | | | | | Content of tarballs are unchanged (checked against [1]). => Services_W3C_HTMLValidator-1.0.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_W3C_HTMLValidator-1.0.0.tgz fetch: http://pear.php.net/get/Services_W3C_HTMLValidator-1.0.0.tgz: size mismatch: expected 13598, actual 13728 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_W3C_HTMLValidator-1.0.0.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_W3C_CSSValidator-0.2.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_W3C_CSSValidator-0.2.3.tgz fetch: http://pear.php.net/get/Services_W3C_CSSValidator-0.2.3.tgz: size mismatch: expected 10515, actual 10721 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_W3C_CSSValidator-0.2.3.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | | | - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_TinyURL-0.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_TinyURL-0.1.2.tgz fetch: http://pear.php.net/get/Services_TinyURL-0.1.2.tgz: size mismatch: expected 3960, actual 4033 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_TinyURL-0.1.2.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | | | - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_ShortURL-0.3.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_ShortURL-0.3.1.tgz fetch: http://pear.php.net/get/Services_ShortURL-0.3.1.tgz: size mismatch: expected 9539, actual 9788 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_ShortURL-0.3.1.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_OpenSearch-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_OpenSearch-0.2.0.tgz fetch: http://pear.php.net/get/Services_OpenSearch-0.2.0.tgz: size mismatch: expected 4586, actual 4635 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_OpenSearch-0.2.0.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | | | - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_Google-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Google-0.2.0.tgz fetch: http://pear.php.net/get/Services_Google-0.2.0.tgz: size mismatch: expected 3213, actual 3261 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Google-0.2.0.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_GeoNames-1.0.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_GeoNames-1.0.1.tgz fetch: http://pear.php.net/get/Services_GeoNames-1.0.1.tgz: size mismatch: expected 45311, actual 46442 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_GeoNames-1.0.1.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | | | - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_Facebook-0.2.14.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Facebook-0.2.14.tgz fetch: http://pear.php.net/get/Services_Facebook-0.2.14.tgz: size mismatch: expected 83418, actual 84403 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Facebook-0.2.14.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | | | - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_Digg-0.4.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Digg-0.4.7.tgz fetch: http://pear.php.net/get/Services_Digg-0.4.7.tgz: size mismatch: expected 21893, actual 22242 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Digg-0.4.7.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => Services_Delicious-0.6.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Delicious-0.6.0.tgz fetch: http://pear.php.net/get/Services_Delicious-0.6.0.tgz: size mismatch: expected 9302, actual 9473 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Delicious-0.6.0.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Compete-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Compete-0.1.0.tgz fetch: http://pear.php.net/get/Services_Compete-0.1.0.tgz: size mismatch: expected 2832, actual 2871 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Compete-0.1.0.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Blogging-0.2.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Blogging-0.2.4.tgz fetch: http://pear.php.net/get/Services_Blogging-0.2.4.tgz: size mismatch: expected 15938, actual 16177 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Blogging-0.2.4.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | | | - While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_Amazon_S3-0.4.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Amazon_S3-0.4.0.tgz fetch: http://pear.php.net/get/Services_Amazon_S3-0.4.0.tgz: size mismatch: expected 31999, actual 32397 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Amazon_S3-0.4.0.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Services_Amazon-0.9.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_Amazon-0.9.0.tgz fetch: http://pear.php.net/get/Services_Amazon-0.9.0.tgz: size mismatch: expected 18504, actual 18609 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_Amazon-0.9.0.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_WebDAV_Server-1.0.0RC4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_WebDAV_Server-1.0.0RC4.tgz fetch: http://pear.php.net/get/HTTP_WebDAV_Server-1.0.0RC4.tgz: size mismatch: expected 27025, actual 27373 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_WebDAV_Server-1.0.0RC4.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_WebDAV_Client-1.0.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_WebDAV_Client-1.0.2.tgz fetch: http://pear.php.net/get/HTTP_WebDAV_Client-1.0.2.tgz: size mismatch: expected 9000, actual 9158 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_WebDAV_Client-1.0.2.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Upload-0.9.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Upload-0.9.1.tgz fetch: http://pear.php.net/get/HTTP_Upload-0.9.1.tgz: size mismatch: expected 9460, actual 9443 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Upload-0.9.1.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-111-2/+3
| | | | | | | | | | | Content of tarballs are unchanged (checked against [1]). => HTTP_Session2-0.7.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Session2-0.7.3.tgz fetch: http://pear.php.net/get/HTTP_Session2-0.7.3.tgz: size mismatch: expected 16362, actual 16563 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Session2-0.7.3.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Server-0.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Server-0.4.1.tgz fetch: http://pear.php.net/get/HTTP_Server-0.4.1.tgz: size mismatch: expected 6999, actual 7113 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Server-0.4.1.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Request-1.4.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Request-1.4.4.tgz fetch: http://pear.php.net/get/HTTP_Request-1.4.4.tgz: size mismatch: expected 17109, actual 17233 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Request-1.4.4.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Header-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Header-1.2.1.tgz fetch: http://pear.php.net/get/HTTP_Header-1.2.1.tgz: size mismatch: expected 10682, actual 10775 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Header-1.2.1.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_FloodControl-0.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_FloodControl-0.1.1.tgz fetch: http://pear.php.net/get/HTTP_FloodControl-0.1.1.tgz: size mismatch: expected 15519, actual 15623 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_FloodControl-0.1.1.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Download-1.1.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Download-1.1.4.tgz fetch: http://pear.php.net/get/HTTP_Download-1.1.4.tgz: size mismatch: expected 14571, actual 14777 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Download-1.1.4.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP_Client-1.2.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP_Client-1.2.1.tgz fetch: http://pear.php.net/get/HTTP_Client-1.2.1.tgz: size mismatch: expected 10202, actual 10269 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP_Client-1.2.1.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTTP-1.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTTP-1.4.1.tgz fetch: http://pear.php.net/get/HTTP-1.4.1.tgz: size mismatch: expected 8635, actual 8772 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTTP-1.4.1.tgz [1] Approved by: portmgr (blanket)
* Update distinfo and unbreak this portsunpoet2017-06-112-3/+4
| | | | | | | | | | | | | - While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_AJAX-0.5.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_AJAX-0.5.6.tgz fetch: http://pear.php.net/get/HTML_AJAX-0.5.6.tgz: size mismatch: expected 139897, actual 140417 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_AJAX-0.5.6.tgz [1] Approved by: portmgr (blanket)
* - Update to 1.5.0wen2017-06-102-4/+4
| | | | | PR: 219893 Submitted by: stl@ossuary.net(maintainer)
* www/py3-requests: Update slave port to depend on Python 3.x portswoodsb022017-06-102-2/+11
| | | | | PR: 219833 Approved by: portmgr blanket
* Add third-party vod module.osa2017-06-102-1/+17
| | | | Requsted by: Alexander Ushakov <alexander@tauruna.ru>
* Drop maintainership.osa2017-06-101-1/+1
|
* www/apache22: Update to 2.2.32feld2017-06-106-174/+97
| | | | | | | | | | Does not build with OpenSSL 1.1.x or LibreSSL 2.5.x which is a known issue. Changelog: http://www.apache.org/dist/httpd/CHANGES_2.2.32 PR: 219720 MFH: 2017Q2 Security: CVE-2016-8743
* Update to 0.13.0sunpoet2017-06-102-5/+5
| | | | | | | | - While I'm here, sort USE_PYTHON Changes: https://github.com/dahlia/libsass-python/releases PR: 219877 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
* Update to 3.1.20sunpoet2017-06-102-4/+4
| | | | Changes: https://github.com/fancyapps/fancybox/releases
* - www/squid-devel: Update from 4.0.19 to 4.0.20joneum2017-06-106-119/+3
| | | | | | | | | | - Changelog: https://github.com/squid-cache/squid-4/blob/master/ChangeLog - Remove not needed patches anymore to support build with libressl PR: 219774 Submitted by: timp87 at gmail.com (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11040
* - www/squid: Update from 3.5.25 to 3.5.26joneum2017-06-102-3/+3
| | | | | | | | | | | | | | | | | | | - Changes: *Bug 4711: SubjectAlternativeNames is missing in some generated certificates *Bug 4695: squidpurge: GCC 7 build errors *Bug 4682: ignoring http_access deny when client-first bumping mode is used *Bug 4682: Fix ssl_bump "bump" action documentation *Bug 4653: %st lies about tunneled traffic volumes *Bug 4589: ssl_crtd: returning zero on failure *Bug 3772: message from FTP server gets mangled *Bug 3102: FTP directory listing drops fist character of file names *Add OpenSSL library details to -v output *... and some documentatino updates PR: 219773 Submitted by: timp87 at gmail.com (maintainer) Approved by: tz, miwi (mentors) Differential Revision: https://reviews.freebsd.org/D11041
* www/bolt: Fix pkg-messagefeld2017-06-091-6/+6
| | | | | | | | Accidentally changed pkg-message to be pkg-descr due to lack of caffeine. Pointyhat: me MFH: 2017Q2
* www/bolt: Update to 2.2.24feld2017-06-094-5510/+5745
| | | | | | | | | | | Fix pkg-plist's trailing spaces Improve pkg-descr Modernize Makefile Changelog: https://github.com/bolt/bolt/releases/tag/v2.2.24 MFH: 2017Q2 Security: CVE-2016-10074
* Update www/erlang-hackney to version 1.8.6.olgeni2017-06-092-4/+4
|
* - Update to 4.7.10zi2017-06-092-4/+4
|
* Change RUN_DEPENDS from rubygem-gitlab_omniauth-ldap to ā†µsunpoet2017-06-081-2/+2
| | | | | | rubygem-gitlab_omniauth-ldap1 - Bump PORTREVISION for dependency change
* Fix gemspec for rubygem-omniauth-google-oauth2 0.5.0 updatesunpoet2017-06-081-3/+4
|
* Chase www/py-utidylib moverene2017-06-082-2/+2
|
* Move www/py-utidy to www/py-utidylib to comply with PyPI naming.rene2017-06-086-7/+6
| | | | | | | | Further fixes: - properly depend on Python 2.7 - drop manual DISTNAME Submitted by: koobs (private mail)
* Update www/yii to 1.1.19madpilot2017-06-082-4/+4
|
* - Add LICENSEamdmi32017-06-081-1/+5
| | | | | | | - Add NO_ARCH - Unsilence installation commands Approved by: portmgr blanket
* www/py-utidy: update WWWrene2017-06-081-3/+1
|
* www/py-utidy: fix fetch, add LICENSE, take maintainershiprene2017-06-082-8/+14
| | | | Contents checked against a copy on distcache.freebsd.org
* Update to 0.9.5bapt2017-06-082-4/+4
|
* www/py-django-contact-form: update to 1.4.1rene2017-06-082-4/+4
|
* Update to 10.0.2kevlo2017-06-083-9/+19
| | | | Changelog: https://owncloud.org/changelog/#latest10.0
* Commit forgotten PORTVERSION bump after last change.mat2017-06-071-0/+1
| | | | | | | PR: 219503 Submitted by: mat Approved by: maintainer timeout Sponsored by: Absolight
* Add a newsyslog configuration file for rotating owncloud's log file.mat2017-06-073-5/+11
| | | | | | | | | | | While there, make the "occ" script executable, many owncloud documentation tell you to run ./occ, it makes it easier. Also, clean all the deprecated stuff. PR: 219503 Submitted by: mat Approved by: maintainer timeout Sponsored by: Absolight
* - Add LICENSEamdmi32017-06-071-6/+12
| | | | | | | | - Switch to USES=tar - Unsilence installation commands - Switch to options helpers Approved by: portmgr blanket
* www/mod_http2-devel: Update to 1.10.6brnrd2017-06-072-4/+4
| | | | - Bugfix update to 1.10.6
* Fix dependenciesskreuzer2017-06-071-1/+5
| | | | | PR: 219311 Submitted by: Eric Camachat <eric@camachat.org>
* www/py-flask-restful: update to 0.3.6rm2017-06-072-3/+4
|
* www/py-django-pipeline: update to 1.6.13rm2017-06-072-6/+4
|
* www/rubygem-sinatra-contrib: add PORTSCOUT limitsrobak2017-06-071-0/+2
|
* Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.mat2017-06-074-11/+13
| | | | | | While there, fix small style issues. Sponsored by: Absolight
* - www/groupoffice: Update from 6.2.39 to 6.2.40joneum2017-06-063-4/+6
| | | | | | | | | | | | | -Changelog: *Files: Fixed issue that file handlers where always displayed, also when the user didn't have rights to the module the filehandler was added from. *Billing: Undo custom fields to billing items *Billing: add custom fields to billing items *Core: Fixed some issues when using PHP 7.1 *Defaultsite/Tickets: Added password expire feature to the external ticket website. *Z-Push install defaults to 2.3.6 Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11073
* Fix qt4 ports on armv6.tcberner2017-06-061-1/+1
| | | | | | | | | | | | Due to a misspelling in GCC [1] (probably) the check for the ARMv6KZ platform used ARM_ARCH_6ZK instead of ARM_ARCH_6KZ. [1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01679.html PR: 210027 Submitted by: Mikaƫl Urankar <mikael.urankar@gmail.com> Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D8322
* Remove outdated PERL_LEVEL checksunpoet2017-06-061-7/+3
| | | | | | - While I'm here, add NO_ARCH With hat: perl
* Remove outdated PERL_LEVEL checksunpoet2017-06-062-7/+2
| | | | With hat: perl
* Remove outdated PERL_LEVEL checksunpoet2017-06-062-7/+2
| | | | With hat: perl
* Remove outdated PERL_LEVEL checksunpoet2017-06-061-7/+2
| | | | | | - While I'm here, add NO_ARCH With hat: perl
* Remove outdated PERL_LEVEL checksunpoet2017-06-061-8/+1
| | | | With hat: perl
* Remove outdated PERL_LEVEL checksunpoet2017-06-061-7/+2
| | | | | | - While I'm here, add NO_ARCH With hat: perl
* Remove outdated PERL_LEVEL checksunpoet2017-06-061-7/+2
| | | | | | - While I'm here, add NO_ARCH With hat: perl
* Remove outdated PERL_LEVEL checksunpoet2017-06-061-7/+2
| | | | | | - While I'm here, add NO_ARCH With hat: perl
* Remove outdated PERL_LEVEL checksunpoet2017-06-061-7/+2
| | | | | | - While I'm here, add NO_ARCH With hat: perl
* Fix WWWsunpoet2017-06-051-1/+1
|
* Fix WWWsunpoet2017-06-051-1/+1
|
* Add LICENSE_FILEsunpoet2017-06-052-2/+2
| | | | - Fix WWW
* Add LICENSEsunpoet2017-06-051-1/+4
| | | | - Update DISTNAME
* Add an svn cp of rubygem-jquery-ui-rails-rails4dvl2017-06-053-0/+27
| | | | | | | changing the RUN_DEPENDS to rubygem-railties5 Reviewed by: swills Differential Revision: https://reviews.freebsd.org/D11056
* - Mark broken: upstream site is gone, does not fetchamdmi32017-06-051-2/+5
| | | | | | | - Add NO_ARCH - Unsilence installation commands Approved by: portmgr blanket
* Update to 0.12.0olivier2017-06-052-4/+4
| | | | | PR: 219785 Submitted by: Loic Blot <loic.blot@unix-experience.fr> (maintainer)
* www/nginx and www/nginx-full: remove obsolete modules and bump PORTREVISIONrobak2017-06-052-3/+3
| | | | | | | | | Some time ago www/nginx master port removed two external modules that stayed in www/nginx-full slave port options causing pkg build failures. Thich change removes the modules from www/nginx-full and bumps www/nginx PORTREVISION to force revision bump for slave port. Approved by: portmgr (adamw)
* Sort SUBDIRssunpoet2017-06-051-6/+6
|
* www/nginx: change PORTREVISION= to PORTREVISION?=robak2017-06-051-1/+1
| | | | | | This change was required to fix slave port that needed PORTREVISION bump. Approved by: portmgr (adamw)
* www/p5-WebService-MusicBrainz: Update version 1.0.1=>1.0.2bofh2017-06-052-4/+4
|
* www/py-textile: Update version 2.3.11=>2.3.12bofh2017-06-052-4/+4
|
* www/py-requests: Update to 2.17.3koobs2017-06-043-7/+27
| | | | | | | | | | | | | | | - Update PORTVERSION and distinfo checksum (2.17.3) - Add RUN_DEPENDS (recently de-vendored/de-bundled) - Add more TEST_DEPENDS that exist in ports - Patch out pytest-cov from test_requirements (unnecessary) - Mark concurrent Python version safe - Update LICENSE (ISCL -> APACHE20) [1] https://github.com/requests/requests/blob/v2.17.3/HISTORY.rst PR: 218578 Submitted by: <takefu airport fm> [1]
* Avoid accidentally killing init or other important processes whenmatthew2017-06-042-3/+5
| | | | | | | | | | | | | running 'service fcgiwrap onestop' if /var/run/fcgiwrap/fcgiwrap.pid doesn't exist or contain the fcgiwrap PID. This prevents killing any processes in process groups 0 or 1 or in the caller's process group if the rc script cannot read the fcgiwrap pidfile. PR: 219724 Submitted by: bblister@gmail.com MFH: 2017Q2
* Update to 3.9.1sunpoet2017-06-042-4/+4
| | | | | Changes: https://github.com/puma/puma/releases https://github.com/puma/puma/blob/master/History.md
* - Add LICENSEamdmi32017-06-041-12/+15
| | | | | - Unsilence installation commands - Use ECHO_CMD correcly
* - www/kanboard: Update from 1.0.41 to 1.0.44joneum2017-06-043-22/+34
| | | | | | | | | - Changelog: https://github.com/kanboard/kanboard/blob/master/ChangeLog PR: 219663 Submitted by: Bart Wrobel (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11004
* www/grafana4: fix doc mistake in the init scriptswills2017-06-042-1/+2
| | | | | PR: 219696 Submitted by: Mark.Martinec@ijs.si
* Update to 1.8tcberner2017-06-032-4/+4
| | | | | | PR: 219336 Submitted by: xmj Approved by: xmj (maintainer)
* Update to 1.8.0kevlo2017-06-033-5/+5
|
* Update to 0.10.1antoine2017-06-033-4/+5
|
* multiple ports: Update MAINTANERbhughes2017-06-033-3/+3
| | | | | | | | | | Change bradleythughes@fastmail.fm -> bhughes@FreeBSD.org after receiving my ports commit bit on all ports I maintain: devel/awscli, devel/py-botocore, net/py-s3transfer, net/turnserver, www/node4, www/node6, and www/node. Approved by: robak (mentor) Differential Review: https://reviews.freebsd.org/D11015
* Update to 1.11.2sunpoet2017-06-032-4/+4
| | | | Changes: https://docs.djangoproject.com/en/1.11/releases/1.11.2/
* Update to 3.9.0sunpoet2017-06-032-4/+4
| | | | | | Changes: https://github.com/puma/puma/releases https://github.com/puma/puma/blob/master/History.md https://github.com/puma/puma/commits/master
* Add LICENSE_FILEsunpoet2017-06-031-8/+2
| | | | - Remove outdated PERL_LEVEL check
* Mark broken everywhere: dependency calculation fails.linimon2017-06-031-2/+3
|
* Mark some ports failing on powerpc64. These ports are either newlinimon2017-06-022-0/+4
| | | | | | | | ports, or had been recently unblocked. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* Remove outdated PERL_LEVEL checksunpoet2017-06-021-7/+3
|
* Remove outdated PERL_LEVEL checksunpoet2017-06-021-9/+3
|
* Add LICENSEsunpoet2017-06-022-8/+6
| | | | | | - Add NO_ARCH - Remove outdated PERL_LEVEL check - Sort PLIST
* Add LICENSEsunpoet2017-06-022-10/+8
| | | | | | | - Sort *_DEPENDS - Add NO_ARCH - Remove outdated PERL_LEVEL check - Sort PLIST
* Add LICENSEsunpoet2017-06-022-8/+6
| | | | | | - Add NO_ARCH - Remove outdated PERL_LEVEL check - Sort PLIST
* Add LICENSEsunpoet2017-06-022-8/+6
| | | | | | - Add NO_ARCH - Remove outdated PERL_LEVEL check - Sort PLIST
* Add LICENSE_FILEsunpoet2017-06-021-7/+3
| | | | | - Add NO_ARCH - Remove outdated PERL_LEVEL check
* Update to 4.6.1sunpoet2017-06-023-58/+12
| | | | | Changes: https://github.com/npm/npm/releases https://github.com/npm/npm/blob/v4.6.1/CHANGELOG.md
* - Apply r442282 to iridiumcpm2017-06-014-1/+34
|
* - Fix runtime.getPlatformInfo on FreeBSD [1]cpm2017-06-014-1/+34
| | | | | | | | | - Don't use the PDFium bundle freetype [2] - Bump PORTREVISION PR: 212925 [1], 219448 [2] Submitted by: Jan Kokemueller <jan.kokemueller@gmail.com> [2] Reported by: Yuri Konotopov <ykonotopov@gmail.com> [1]
* www/varnish-modules: Update to 0.12.1feld2017-06-018-606/+47
|
* Add LICENSEsunpoet2017-06-012-3/+4
| | | | | - Remove CONFLICTS: www/p5-libwww has been updated to 6.x for almost 6 years - Sort PLIST
* Add LICENSEsunpoet2017-06-012-2/+4
| | | | | | - Remove CONFLICTS: www/p5-libwww has been updated to 6.x for almost 6 years - Add NO_ARCH - Sort PLIST
* Remove CONFLICTS: www/p5-libwww has been updated to 6.x for almost 6 yearssunpoet2017-06-011-2/+0
|
* Remove CONFLICTS: www/p5-libwww has been updated to 6.x for almost 6 yearssunpoet2017-06-012-3/+2
| | | | | - Add NO_ARCH - Sort PLIST
* Remove CONFLICTS: www/p5-libwww has been updated to 6.x for almost 6 yearssunpoet2017-06-011-2/+1
| | | | - Add NO_ARCH
* Add LICENSEsunpoet2017-06-012-1/+5
| | | | | - Add NO_ARCH - Sort PLIST
* Add LICENSEsunpoet2017-06-011-0/+3
| | | | Approved by: portmgr (blanket)
* Add LICENSEsunpoet2017-06-012-3/+5
| | | | | | - Remove CONFLICTS: www/p5-libwww has been updated to 6.x for almost 6 years - Add NO_ARCH - Sort PLIST
* Update to 4.6.3sunpoet2017-06-012-4/+4
| | | | Changes: https://github.com/tinymce/tinymce/blob/master/changelog.txt
* www/grafana4: update and fix bugsswills2017-06-016-113/+234
| | | | | | | | | | | | | * Update to 4.3.2 [1] * Fix paths not to include the major version to fix plugin install and keep things uniform [2] * Correct boot.js seems to be used now [3] PR: 219639 [1] PR: 218010 [2] PR: 219131 [3] Submitted by: farrokhi [1] Reported by: Borja Marcos <borjam@sarenet.es> [2] Reported by: Ari Suutari <ari@stonepile.fi> [3]
* Update to 3.1.4sunpoet2017-05-312-4/+5
| | | | | | - Add BUILD_DEPENDS Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
* Update to 3.1.4sunpoet2017-05-312-4/+4
| | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
* www/yarn: Update to version 0.24.6jrm2017-05-313-4407/+12
| | | | | | | | | | | | | | | | Other changes: - Patch package.json to show installation was via package [1] - Set executable bit for JavaScript scripts requiring it [1] - Do not install Windows binaries - Use fully qualified paths to create links in ${PREFIX}/bin/ [2] - Create link for yarnpkg in ${PREFIX}/bin [1] Upstream releases: https://github.com/yarnpkg/yarn/releases Reviewed by: jlduran@gmail.com [1], mat [2] Approved by: luca.pizzamiglio@gmail.com (maintainer), swills (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10696
* Update WWWsunpoet2017-05-311-1/+1
|
* Update to 1.23.1sunpoet2017-05-312-4/+4
| | | | Changes: https://github.com/nghttp2/nghttp2/releases
* Update to 1.23.1sunpoet2017-05-312-4/+4
| | | | Changes: https://github.com/nghttp2/nghttp2/releases
* Update to 2017.05.29.araujo2017-05-312-4/+4
| | | | | PR: ports/219678 Submitted by: mikael.urankar@gmail.com
* Remove the legacy third-party module checksums.osa2017-05-311-2/+0
| | | | Do not bump PORTREVISION.
* Upgrade from 1.13.0 to 1.13.1.osa2017-05-312-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> *) Feature: now a hostname can be used as the "set_real_ip_from" directive parameter. *) Feature: vim syntax highlighting scripts improvements. *) Feature: the "worker_cpu_affinity" directive now works on DragonFly BSD. Thanks to Sepherosa Ziehau. *) Bugfix: SSL renegotiation on backend connections did not work when using OpenSSL before 1.1.0. *) Workaround: nginx could not be built with Oracle Developer Studio 12.5. *) Workaround: now cache manager ignores long locked cache entries when cleaning cache based on the "max_size" parameter. *) Bugfix: client SSL connections were immediately closed if deferred accept and the "proxy_protocol" parameter of the "listen" directive were used. *) Bugfix: in the "proxy_cache_background_update" directive. *) Workaround: now the "tcp_nodelay" directive sets the TCP_NODELAY option before an SSL handshake. </ChangeLog>
* Update to 7.32.adamw2017-05-312-4/+4
| | | | | | | | - Added -f option to get command. - Improved get command with support for passing request data by redirecting STDIN. - Fixed memory leak in Mojo::IOLoop::Client that sometimes prevented the connect timeout from working correctly for TLS handshakes.
* Update www/erlang-hackney to version 1.8.5.olgeni2017-05-312-4/+4
|
* Update WWWsunpoet2017-05-301-1/+1
| | | | Approved by: portmgr (blanket)
* Update WWWsunpoet2017-05-301-1/+1
| | | | Approved by: portmgr (blanket)