aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Update Mojolicious to 7.87Adam Weinberger2018-07-042-7/+12
| | | | | | | | | Add a JSONXS option to support Cpanel JSON::XS as a backend for Mojo::JSON (new in this version). Also, remove IPV6 option that hasn't done anything since r442724 (in case anyone's playing along at home, sunpoet gets that hat). Notes: svn path=/head/; revision=473906
* www/srg Fix build with Clang6Adriaan de Groot2018-07-042-0/+49
| | | | | | | | | | | | | output.cc:101:22: error: cannot initialize an array element of type 'char *' with an rvalue of type 'char' The patches explain the changes. In short, weird types and weird initializations, normal for 2013-ish. Reported by: linimon Notes: svn path=/head/; revision=473876
* Upgrade from 1.15.0 to 1.15.1.Sergey A. Osokin2018-07-032-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> *) Feature: the "random" directive inside the "upstream" block. *) Feature: improved performance when using the "hash" and "ip_hash" directives with the "zone" directive. *) Feature: the "reuseport" parameter of the "listen" directive now uses SO_REUSEPORT_LB on FreeBSD 12. *) Bugfix: HTTP/2 server push did not work if SSL was terminated by a proxy server in front of nginx. *) Bugfix: the "tcp_nopush" directive was always used on backend connections. *) Bugfix: sending a disk-buffered request body to a gRPC backend might fail. </ChangeLog> Notes: svn path=/head/; revision=473857
* Upgrade passenger and its third-party modules for www/nginxSergey A. Osokin2018-07-0310-19/+19
| | | | | | | and www/nginx-devel from 5.3.2 to 5.3.3. Notes: svn path=/head/; revision=473856
* Remove expired ports:Rene Ladan2018-07-035-51/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2018-06-30 net/rubygem-omniauth-twitter12: Obsoleted by update of www/gitlab. Please use net/rubygem-omniauth-twitter instead. 2018-06-30 net/rubygem-gitaly-proto088: Obsoleted by update of www/gitlab. Please use net/rubygem-gitaly-proto instead. 2018-06-30 net/rubygem-octokit46: Obsoleted by update of www/gitlab. Please use net/rubygem-octokit instead. 2018-06-30 net/rubygem-fog-google0: Obsoleted by update of www/gitlab. Please use net/rubygem-fog-google instead. 2018-06-30 net/rubygem-fog-aws1: Obsoleted by update of www/gitlab. Please use net/rubygem-fog-aws instead. 2018-06-30 textproc/rubygem-asciidoctor-plantuml007: Obsoleted by update of www/gitlab. Please use textproc/rubygem-asciidoctor-plantuml instead. 2018-03-19 graphics/mitsuba: Broken for more than 6 months 2018-05-31 mail/p5-Net-SMTP-SSL: Deprecated by upstream, use Net::SMTP instead 2018-06-30 www/rubygem-kubeclient22: Obsoleted by update of www/gitlab. Please use www/rubygem-kubeclient instead. 2018-06-30 security/rubygem-doorkeeper42: Obsoleted by update of www/gitlab. Please use security/rubygem-doorkeeper instead. 2018-06-30 security/rubygem-net-ssh41: Obsoleted by update of www/gitlab. Please use security/rubygem-net-ssh instead. 2018-06-30 security/rubygem-omniauth-saml17: Obsoleted by update of www/gitlab. Please use security/rubygem-omniauth-saml instead. 2018-06-30 security/rubygem-doorkeeper-openid_connect12: Obsoleted by update of www/gitlab. Please use security/rubygem-doorkeeper-openid_connect instead. 2018-06-30 security/rubygem-attr_encrypted30: Obsoleted by update of www/gitlab. Please use security/rubygem-attr_encrypted instead. 2018-06-30 security/rubygem-omniauth14: Obsoleted by update of www/gitlab. Please use security/rubygem-omniauth instead. 2018-06-30 devel/rubygem-flipper011: Obsoleted by update of www/gitlab. Please use devel/rubygem-flipper instead. 2018-06-30 devel/rubygem-ruby-prof016: Obsoleted by update of www/gitlab. Please use devel/rubygem-ruby-prof instead. 2018-06-30 devel/rubygem-recursive-open-struct10: Obsoleted by update of www/rubygem-kubeclient. Please use devel/rubygem-recursive-open-struct instead 2018-06-30 devel/rubygem-flipper-active_support_cache_store011: Obsoleted by update of www/gitlab. Please use devel/rubygem-flipper-active_support_cache_store instead. 2018-06-30 devel/rubygem-gettext_i18n_rails_js12: Obsoleted by update of www/gitlab. Please use devel/rubygem-gettext_i18n_rails_js instead. 2018-02-02 devel/phpunit: No longer maintained upstream 2018-06-30 devel/rubygem-recursive-open-struct100: Obsoleted by update of www/gitlab. Please use devel/rubygem-recursive-open-struct instead. 2018-06-30 databases/rubygem-flipper-active_record011: Obsoleted by update of www/gitlab. Please use databases/rubygem-flipper-active_record instead. 2018-06-06 databases/mongodb34-rocks: Broken for more than 6 months 2018-07-01 math/freemat: Complex, unmaintained software with obsolete dependencies Notes: svn path=/head/; revision=473842
* - Update to 4.1.1Wen Heping2018-07-032-4/+5
| | | | Notes: svn path=/head/; revision=473833
* Update www/yaws to version 2.0.6.Jimmy Olgeni2018-07-032-4/+4
| | | | Notes: svn path=/head/; revision=473825
* Update Mojolicious to 7.86Adam Weinberger2018-07-032-4/+4
| | | | Notes: svn path=/head/; revision=473823
* www/minio: update to 2018.06.29.02.11.29Steve Wills2018-07-032-5/+5
| | | | Notes: svn path=/head/; revision=473822
* Fix C++ issues for 12.0Rodrigo Osorio2018-07-034-0/+63
| | | | | | | | | - Unixify the files using dos2unix - Add patches to fix the C++ issues in the code - Dump PORTREVISION Notes: svn path=/head/; revision=473814
* - Update to 1.11.14Wen Heping2018-07-032-4/+4
| | | | Notes: svn path=/head/; revision=473803
* - Update to 2.0.7Wen Heping2018-07-032-4/+4
| | | | Notes: svn path=/head/; revision=473796
* www/waterfox: update to 56.2.1.55Jan Beich2018-07-038-477/+219
| | | | | | | | | - Apply some FF61 fixes Changes: https://github.com/MrAlex94/Waterfox/compare/7f6ff796eeda4...6395bf177f76a Notes: svn path=/head/; revision=473780
* www/py-flexget: update to 2.14.2Jan Beich2018-07-032-4/+4
| | | | | | | | Changes: https://github.com/Flexget/Flexget/compare/2.14.1...2.14.2 MFH: 2018Q3 (regression fixes) Notes: svn path=/head/; revision=473779
* www/h2o: update 2.2.4 to 2.2.5Dave Cottlehuber2018-07-024-62/+6
| | | | | | | | | | | | | | | - fix buffer overflow CVE-2018-0608 #1775 (Frederik Deweerdt) - LibreSSL and PicoTLS changes - see https://github.com/h2o/h2o/blob/master/Changes PR: 228762 Submitted by: Max Kostikov <max@kostikov.co> Approved by: jrm MFH: 2018Q3 Security: CVE-2018-0608 Notes: svn path=/head/; revision=473774
* gecko: drop PGO workaround after r454669Jan Beich2018-07-024-44/+0
| | | | Notes: svn path=/head/; revision=473768
* Update to 2.0.9Kirill Ponomarev2018-07-022-4/+4
| | | | Notes: svn path=/head/; revision=473724
* Update to 0.10.7Baptiste Daroussin2018-07-023-6/+4
| | | | Notes: svn path=/head/; revision=473718
* www/mod_md-devel: Update to 1.1.15Bernard Spil2018-07-024-296/+7
| | | | | | | | | | - Fix symlink issue [1] - extra-patch for www/apache24 not needed for 2.4.30+ Reported by: Jan Poctavek [1] Notes: svn path=/head/; revision=473717
* Mark ports broken on mips64 that are already broken on powerpc64. InMark Linimon2018-07-025-5/+15
| | | | | | | | | | | | most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473699
* - Pet portlintDmitry Marakasov2018-07-012-3/+3
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=473662
* Mark these ports broken on mips64 and/or mips.Mark Linimon2018-07-011-0/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473660
* - Add LICENSEDmitry Marakasov2018-07-012-1/+5
| | | | | | | | | | - Add NO_ARCH - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=473658
* www/seamonkey: Backport sndio volume handling fixTobias Kortkamp2018-06-302-1/+71
| | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1467882 PR: 229135 Approved by: gecko (jbeich) Notes: svn path=/head/; revision=473630
* www/waterfox: Backport sndio volume handling fixTobias Kortkamp2018-06-302-0/+75
| | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1467882 PR: 229135 Approved by: jbeich (maintainer) Notes: svn path=/head/; revision=473629
* www/firefox-esr: Backport sndio volume handling fixTobias Kortkamp2018-06-302-1/+138
| | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1467882 PR: 229135 Approved by: gecko (jbeich) Notes: svn path=/head/; revision=473617
* www/firefox: Backport sndio volume handling fixTobias Kortkamp2018-06-302-1/+138
| | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1467882 PR: 229135 Approved by: gecko (jbeich) Notes: svn path=/head/; revision=473616
* www/mod_mono: update to 3.13David Naylor2018-06-303-17/+14
| | | | | | | | | - fix ordering of variables - remove mono dependency (as it is provided by USES=mono) - no change (log) Notes: svn path=/head/; revision=473613
* www/xsp: update to 4.5David Naylor2018-06-302-9/+6
| | | | | | | | | | | | | - fix ordering of variables - remove MAKE_JOBS_UNSAFE (builds fine with jobs) ChangeLog: - point all scripts to mono 4.5 directories - allow 0.0.0.0/IPAddress.Any in FastCgi module - Fixed invalid redirect from httos to http in FastCgi module Notes: svn path=/head/; revision=473612
* lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.Gleb Popov2018-06-3049-21/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | As usual, it is recommended to rebuild or reinstall all the dependent ports and the lang/ghc port itself in one of the following ways: # portmaster -w -r ghc or # portupgrade -fr lang/ghc In case of pkg(8), it is probably safer to remove all the GHC-dependent packages along with GHC and reinstall everything from scratch. For example: # pkg query "%ro" ghc > ghc-pkgs.txt # pkg delete -y lang/ghc In ghc-pkgs.txt, check and remove all the packages that have been moved on the update, then use this command: # pkg install -y `cat ghc-pkgs.txt` Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16038 Notes: svn path=/head/; revision=473611
* www/py-flexget: update to 2.14.1Jan Beich2018-06-292-4/+4
| | | | | | | Changes: https://github.com/Flexget/Flexget/compare/2.14.0...2.14.1 Notes: svn path=/head/; revision=473590
* www/waterfox: update to 56.2.1.48Jan Beich2018-06-2912-669/+5
| | | | | | | Changes: https://github.com/MrAlex94/Waterfox/compare/ff88ad0b627dc...7f6ff796eeda4 Notes: svn path=/head/; revision=473585
* Fix a configure error when the IPFILTER option is selected. An exampleCy Schubert2018-06-291-11/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | of the error is: checking for struct natlookup.nl_inipaddr.in6... no checking for struct natlookup.nl_realipaddr.in6... eval: ${+...}: Bad substitution ===> Script "configure" failed unexpectedly. Please report the problem to timp87@gmail.com [maintainer] and attach the "/export/wrkdir/amd64/export/home/cy/freebsd/git/ports/www/squid-devel/work/squid-4.0.25/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make[1]: stopped in /export/home/cy/freebsd/git/ports/www/squid-devel *** Error code 1 Stop. make: stopped in /export/home/cy/freebsd/git/ports/www/squid-devel PR: 229244 Submitted by: cy Reported by: cy Approved by: Maintainer <timp87@gmail.com> Notes: svn path=/head/; revision=473583
* twms is not compatible with python3Antoine Brodin2018-06-291-1/+1
| | | | Notes: svn path=/head/; revision=473581
* www/py-internetarchive: Update 1.7.7.3 -> 1.8.1Yuri Victorovich2018-06-292-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=473579
* www/gohugo: Update to 0.42.2Jochen Neumeister2018-06-293-5/+5
| | | | | | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.42.2 PR: 229399 Submitted by: ben.lavery@hashbang0.com <ben.lavery@hashbang0.com> (maintainer) Notes: svn path=/head/; revision=473571
* - Update to 0.06yDmitry Marakasov2018-06-2912-154/+102
| | | | Notes: svn path=/head/; revision=473564
* www/newsboat: Update to 2.12Jochen Neumeister2018-06-293-17/+4
| | | | | | | | | | Changelog: https://github.com/newsboat/newsboat/blob/master/CHANGELOG.md PR: 229394 Submitted by: Marko Turk <mt@markoturk.info> (maintainer) Notes: svn path=/head/; revision=473554
* Security update to 10.8.5.Matthias Fechner2018-06-293-15/+6
| | | | | | | | | | | | | This update was blocked as it requires version 2.7.1, 2.7.2 fails which is a gitlab core bug: https://gitlab.com/gitlab-org/gitlab-ce/issues/48415 Reviewed by: tz (mentor) Approved by: tz (mentor) Security: b950a83b-789e-11e8-8545-d8cb8abf62dd Differential Revision: https://reviews.freebsd.org/D16009 Notes: svn path=/head/; revision=473553
* devel/icu: update to 62.1Jan Beich2018-06-2917-11/+17
| | | | | | | | | | Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4) Notes: svn path=/head/; revision=473551
* www/tdiary: Update to 5.0.9Steve Wills2018-06-293-9/+9
| | | | | | | PR: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=473548
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2018-06-291-1/+1
| | | | Notes: svn path=/head/; revision=473545
* Fix a few Perl ports with Perl 5.28.Mathieu Arnold2018-06-297-10/+0
| | | | | | | | | | | | | Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base README.pod is no longer installed. So stop installing them altogether. PR: 229112 Reported by: many Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D15946 Notes: svn path=/head/; revision=473539
* www/itop: Update to 2.4.1Steve Wills2018-06-282-5/+5
| | | | | | | | PR: 229377 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=473507
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-2832-73/+71
| | | | | | | | | | | | | | | | | | From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540 Notes: svn path=/head/; revision=473503
* - Update brotli to e26248eJochen Neumeister2018-06-283-6/+6
| | | | | | | | | - Fix STREAM_SSL_PREREAD PR: 229336, 229237 Notes: svn path=/head/; revision=473502
* www/mod_md-devel: Update to 1.1.13Bernard Spil2018-06-282-4/+4
| | | | Notes: svn path=/head/; revision=473490
* - Add LICENSE_FILEDmitry Marakasov2018-06-281-3/+3
| | | | | | | | | - Switch to new test framework Approved by: portmgr blanket Notes: svn path=/head/; revision=473489
* Update Gitea to 1.4.3Vanilla I. Shu2018-06-282-4/+4
| | | | | | | | | | Release notes: https://blog.gitea.io/2018/06/release-of-1.4.3/ PR: 229379 Submitted by: maintainer Notes: svn path=/head/; revision=473486
* Update to 60.9.Vanilla I. Shu2018-06-282-4/+4
| | | | Notes: svn path=/head/; revision=473483