Commit graph

461410 commits

Author SHA1 Message Date
Ben Woods
9a75ed9d94 irc/quassel: Update to 0.13.0
Changes this release:
  https://github.com/quassel/quassel/blob/0.13.0/ChangeLog

PR:		233507
Submitted by:	David Fullard <dave+freebsd@fullard.ca>
Reviewed by:	ler
2018-12-02 23:18:10 +00:00
Antoine Brodin
64d3c93a40 Fix LIB_DEPENDS 2018-12-02 22:03:41 +00:00
Antoine Brodin
4c1024bded Fix LIB_DEPENDS 2018-12-02 21:43:38 +00:00
Antoine Brodin
2a46211c7b Fix options 2018-12-02 21:33:49 +00:00
Antoine Brodin
dd25c7f045 Fix LIB_DEPENDS 2018-12-02 21:27:16 +00:00
Tobias Kortkamp
9316a77efa x11-fonts/spleen: Update to 1.0.3
- Provide spleen-32x64 for vt(4).  The vtfontcvt in supported FreeBSD
  versions cannot deal with it at the moment, so provide a pregenerated
  version of it for now.  This was made possible by the vtfontcvt
  feature patch from Dmitry Wagin (thanks!) [1].

Changes:	https://github.com/fcambus/spleen/releases/tag/1.0.3
PR:		205707 [1]
2018-12-02 21:25:59 +00:00
Antoine Brodin
1b8ead0763 Fix LIB_DEPENDS 2018-12-02 21:24:46 +00:00
Steve Wills
1170f62667 ports-mgmt/porttree: Update to 0.5.r66
PR:		233665
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
2018-12-02 21:24:14 +00:00
Boris Samorodov
a543540a81 devel/libastylej: respect CXX
PR:		233704
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-02 20:37:44 +00:00
Antoine Brodin
88473fafc1 Mark BROKEN: fails to stage
(system "cc -pipe  -O0 -Wall -Wwrite-strings -Wmissing-declarations -Wredundant-decls -Wcast-qual -Wno-unused-label -Wno-uninitialized -fstack-protector -fno-strict-aliasing  -fPIC -c -Wall edline.c")
edline.c:22:10: fatal error: 'readline/readline.h' file not found
#include <readline/readline.h>
         ^~~~~~~~~~~~~~~~~~~~~
...
install: /wrkdirs/usr/ports/lang/scm/work/scm/edline.so: No such file or directory

Reported by:	pkg-fallout
2018-12-02 20:27:18 +00:00
Antoine Brodin
c95561a6b5 Mark BROKEN: fails to configure
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 20, in <module>
    LONG_DESC = open('README.rst', 'rt').read() + '\n\n' + \
  File "/usr/local/lib/python3.6/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1557: ordinal not in range(128)

Reported by:	pkg-fallout
2018-12-02 20:22:57 +00:00
Thierry Thomas
39a7219fca Upgrade to 2.4.2. 2018-12-02 20:22:25 +00:00
Antoine Brodin
842b846bea Mark BROKEN: fails to configure
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "setup.py", line 14, in <module>
    long_description = file.read()
  File "/usr/local/lib/python3.6/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 820: ordinal not in range(128)

Reported by:	pkg-fallout
2018-12-02 20:21:03 +00:00
Antoine Brodin
efaf2e4c0b Mark BROKEN: wrong LIB_DEPENDS
===>   cloudcompare-2.9.1.288_3 depends on shared library: libpcl_people.so - not found

Reported by:	pkg-fallout
2018-12-02 20:18:48 +00:00
Antoine Brodin
70b83e557a Mark BROKEN: fails to configure
Deprecate since it's not the first time it's broken

checking gnome-doc-utils >= 0.3.2... no
configure: error: gnome-doc-utils >= 0.3.2 not found

Reported by:	pkg-fallout
2018-12-02 20:16:53 +00:00
Thierry Thomas
83ae36d983 Fix plist when option HAN is deelected.
Submitted by:	mi
2018-12-02 19:31:48 +00:00
Yuri Victorovich
e74258174c math/pari: Update 2.11.0 -> 2.11.1
Reported by:	portscout
2018-12-02 18:26:17 +00:00
Sergey A. Osokin
84ec929441 Upgrade passenger and its third-party modules for www/nginx and
www/nginx-devel from 5.3.7 to 6.0.0.

<ChangeLog>

* Introduces support for *all* programming languages. Yes that's
  right... Java, Elixir, Go — Passenger now supports them all!
  This effort is called "generic language support".
* Bumps the preferred Nginx version to 1.15.7.
* Introduces anonymous usage telemetry, which helps us improve
  Passenger.  Please read the docs on what data is collected and
  how to disable this.
* [Nginx] Introduces a new option "passenger_request_buffering on|off",
  to allow disabling request body buffering. This is only supported in
  Nginx >= 1.15.3. Closes GH-2121.
* Updated various library versions used in precompiled binaries (used
  for e.g. gem installs):
  - OpenSSL: 1.0.2q (was: 1.0.2p)
  - libcurl: 7.62.0 (was: 7.61.1)
  - Ruby: 2.3.8 (was: 2.3.7)

</ChangeLog>
2018-12-02 18:18:14 +00:00
Yuri Victorovich
7bb43608f5 New port: misc/actiona: Cross-platform automation tool 2018-12-02 18:08:23 +00:00
Antoine Brodin
237c32d16d Deprecate ports depending on php 5.6 2018-12-02 17:43:33 +00:00
Antoine Brodin
a16b3878d8 Chase php 7.0 expiration date 2018-12-02 17:19:35 +00:00
Nicola Vitale
ede005c86c - Update to 0.6.0
- Remove patches merged upstream
- Pet portlint

PR:		229441
Submitted by:	danilo
2018-12-02 17:01:45 +00:00
Yuri Victorovich
87301620f1 graphics/pcl-pointclouds: Broken on i386: undefined reference to `__atomic_load' 2018-12-02 16:51:12 +00:00
Antoine Brodin
61314239ed Fix INDEX 2018-12-02 16:20:55 +00:00
Tobias Kortkamp
759d7ba80c audio/cava: Unbreak build when vtfontcvt is missing 2018-12-02 16:10:33 +00:00
Rene Ladan
99d6d12a38 Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
2018-12-02 15:41:47 +00:00
Sunpoet Po-Chuan Hsieh
577806de96 Fix build on powerpc64
PR:		233684
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-12-02 15:40:40 +00:00
Sunpoet Po-Chuan Hsieh
05f54cfb4f Document Rails vulnerability 2018-12-02 15:40:31 +00:00
Sunpoet Po-Chuan Hsieh
8960adb9ad Update to 4.2.11
Changes:	https://weblog.rubyonrails.org/2018/11/27/Rails-4-2-5-0-5-1-5-2-have-been-released/
2018-12-02 15:40:21 +00:00
Sunpoet Po-Chuan Hsieh
943d0cec88 Update to 4.2.11
Changes:	https://github.com/rails/rails/blob/4-2-stable/railties/CHANGELOG.md
2018-12-02 15:40:13 +00:00
Sunpoet Po-Chuan Hsieh
f77f687e44 Update to 4.2.11
Changes:	https://github.com/rails/rails/blob/4-2-stable/actionmailer/CHANGELOG.md
2018-12-02 15:40:04 +00:00
Sunpoet Po-Chuan Hsieh
d2ce38b2bb Update to 4.2.11
Changes:	https://github.com/rails/rails/blob/4-2-stable/actionpack/CHANGELOG.md
2018-12-02 15:39:56 +00:00
Sunpoet Po-Chuan Hsieh
e9b5791acd Update to 4.2.11
Changes:	https://github.com/rails/rails/blob/4-2-stable/actionview/CHANGELOG.md
2018-12-02 15:39:47 +00:00
Sunpoet Po-Chuan Hsieh
000e3659f3 Update to 4.2.11
Changes:	https://github.com/rails/rails/blob/4-2-stable/activerecord/CHANGELOG.md
2018-12-02 15:39:39 +00:00
Sunpoet Po-Chuan Hsieh
af9fe4e970 Update to 4.2.11
Changes:	https://github.com/rails/rails/blob/4-2-stable/activemodel/CHANGELOG.md
2018-12-02 15:39:31 +00:00
Sunpoet Po-Chuan Hsieh
f6929b3f06 Update to 4.2.11
Changes:	https://github.com/rails/rails/blob/4-2-stable/activejob/CHANGELOG.md
Security:	f96044a2-7df9-414b-9f6b-6e5b85d06c86
MFH:		2018Q4
2018-12-02 15:39:22 +00:00
Sunpoet Po-Chuan Hsieh
7faf25391f Update to 4.2.11
Changes:	https://github.com/rails/rails/blob/4-2-stable/activesupport/CHANGELOG.md
2018-12-02 15:39:14 +00:00
Sunpoet Po-Chuan Hsieh
8294cf86f1 Update to 3.2.9
Changes:	https://github.com/test-unit/test-unit/blob/master/doc/text/news.md
2018-12-02 15:39:05 +00:00
Sunpoet Po-Chuan Hsieh
7cf9f66a1c Update to 5.15.0
Changes:	https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
2018-12-02 15:38:56 +00:00
Sunpoet Po-Chuan Hsieh
046b146e2d Update to 4.13.1
Changes:	https://github.com/ambethia/recaptcha/commits/master
2018-12-02 15:38:48 +00:00
Sunpoet Po-Chuan Hsieh
ae435e2581 Update to 0.3.8
Changes:	https://github.com/rweng/pry-rails/commits/master
2018-12-02 15:38:39 +00:00
Sunpoet Po-Chuan Hsieh
11260f2368 Update to 3.7.4
Changes:	https://github.com/ohler55/oj/blob/master/CHANGELOG.md
2018-12-02 15:38:31 +00:00
Sunpoet Po-Chuan Hsieh
363468573d Update to 1.27
Changes:	https://metacpan.org/changes/distribution/Pod-Tree
2018-12-02 15:38:22 +00:00
Sunpoet Po-Chuan Hsieh
66d5f41417 Update to 1.302141
Changes:	https://metacpan.org/changes/distribution/Test-Simple
2018-12-02 15:38:14 +00:00
Sunpoet Po-Chuan Hsieh
7fc68aeeb5 Update to 5.0.7.1
Changes:	https://weblog.rubyonrails.org/2018/11/27/Rails-4-2-5-0-5-1-5-2-have-been-released/
2018-12-02 15:38:05 +00:00
Sunpoet Po-Chuan Hsieh
9f0b9d01bf Update to 5.0.7.1
Changes:	https://github.com/rails/rails/blob/5-0-stable/railties/CHANGELOG.md
2018-12-02 15:37:57 +00:00
Sunpoet Po-Chuan Hsieh
a0958d7777 Update to 5.0.7.1
Changes:	https://github.com/rails/rails/blob/5-0-stable/actionmailer/CHANGELOG.md
2018-12-02 15:37:49 +00:00
Sunpoet Po-Chuan Hsieh
5ee4bbe8cf Update to 5.0.7.1
Changes:	https://github.com/rails/rails/blob/5-0-stable/actioncable/CHANGELOG.md
2018-12-02 15:37:41 +00:00
Sunpoet Po-Chuan Hsieh
4c6e566fae Update to 5.0.7.1
Changes:	https://github.com/rails/rails/blob/5-0-stable/actionpack/CHANGELOG.md
2018-12-02 15:37:32 +00:00
Sunpoet Po-Chuan Hsieh
6034d7b1e3 Update to 5.0.7.1
Changes:	https://github.com/rails/rails/blob/5-0-stable/activejob/CHANGELOG.md
Security:	f96044a2-7df9-414b-9f6b-6e5b85d06c86
MFH:		2018Q4
2018-12-02 15:37:24 +00:00