David Thiel
0b864b38ea
Add bitop-51 dependency.
...
Submitted by: Philip Brown <philip.brown@kiwienglish.es>
2018-01-12 21:44:57 +00:00
Steve Wills
9405dd057a
devel/qconf: update to 2.4
...
Submitted by: Le Baron d'Merde <lbdm@privacychain.ch>
Differential Revision: https://reviews.FreeBSD.org/D13849
2018-01-12 21:44:43 +00:00
Jan Beich
80a466e59a
www/waterfox: update to 56.0.3
...
- Apply more FF58 fixes [1]
Changes: https://github.com/MrAlex94/Waterfox/compare/56.0.2...56.0.3
Security: a891c5b4-3d7a-4de9-9c71-eef3fd698c77 [1]
2018-01-12 21:36:02 +00:00
Steve Wills
8fc54fc791
devel/p5-Test-Timer: update to 2.09
2018-01-12 21:13:18 +00:00
Gerald Pfeifer
054200637f
Update to the 20180110 snapshot of GCC 6.4.1.
2018-01-12 20:53:33 +00:00
Antoine Brodin
b0d36ab14a
Mark BROKEN: fails to build
...
[./build, line 35] Error: double quote at end of string not found
[./build, line 35] Error: Syntax error at `#include'
Reported by: pkg-fallout
2018-01-12 20:52:25 +00:00
Antoine Brodin
3cb83440b9
Mark BROKEN: wrong DEPENDS
...
===> linuxcnc-devel-20170708_3 depends on file: /usr/local/lib/Img/libtkimg1.4.6.so - not found
2018-01-12 20:42:19 +00:00
Michael Reifenberger
3d96bddf91
This is the library part for kicad-devel (repo copied from kicad-library)
...
Update to r20180104085644
Add the port to cad/Makefile
2018-01-12 20:12:44 +00:00
Michael Reifenberger
187f9d8ad9
Split into kicad-devel and kicad-library-devel (follow up commit)
...
Update to r20180112180600
Use github
2018-01-12 20:03:16 +00:00
Steve Wills
c6a9ee3f20
deskutils/syncthing-gtk: update to version 0.9.2.7
...
Submitted by: Le Baron d'Merde <lbdm@privacychain.ch>
Differential Revision: https://reviews.FreeBSD.org/D13850
2018-01-12 19:52:21 +00:00
Steve Wills
a788a99a34
sysutils/tarsnap-gui: update to 1.0
2018-01-12 19:28:21 +00:00
Palle Girgensohn
3bfb5c74e5
Remove mistakenly added port
...
Pointed out by: Yasuhiro KIMURA
Pointy hat to: girgen
2018-01-12 19:19:27 +00:00
Nikolai Lifanov
1702f8a062
update games/wtf to 20180110 snapshot from NetBSD
2018-01-12 18:43:34 +00:00
Mark Felder
7adeb35eb8
databases/percona57: Fix build with SASL
...
If SASL is detected at build time it assumes you want SASL and also
errors due to assuming we're Linux. This was already patched in our tree
for MySQL.
Also enable SASL support by default for the databases/percona57-client.
This is expected to be the default by upstream now.
Special thanks to mmokhi for figuring this out for us.
PR: 220865
MFH: 2018Q1
2018-01-12 17:53:30 +00:00
Palle Girgensohn
ea95def0b7
Update to version 1.6.3
...
Shibboleth SP software vulnerable to forged user attribute data
====================================================================
The Service Provider software relies on a generic XML parser to process
SAML responses and there are limitations in older versions of the parser
that make it impossible to fully disable Document Type Definition (DTD)
processing.
Through addition/manipulation of a DTD, it's possible to make changes
to an XML document that do not break a digital signature but are
mishandled by the SP and its libraries. These manipulations can alter
the user data passed through to applications behind the SP and result
in impersonation attacks and exposure of protected information.
While the use of XML Encryption can serve as a mitigation for this bug,
it may still be possible to construct attacks in such cases, and the SP
does not provide a means to enforce its use.
An updated version of XMLTooling-C (V1.6.3) is available that works
around this specific bug.
While newer versions of the parser are configured by the SP into
disallowing the use of a DTD via an environment variable, this feature
is not present in the parser used on some supported platforms (notably
Red Hat and CentOS 7), so an additional fix is being provided now that
an actual DTD exploit has been identified.
Security: CVE-2018-0486
2018-01-12 17:39:27 +00:00
Palle Girgensohn
80b6c8e6ec
Document vulnerability of devel/xmltooling
...
security/shibboleth2-sp depends on the xmltooling port
Security: CVE-2018-0486
2018-01-12 17:23:33 +00:00
Roman Bogorodskiy
04759e9953
The Simple Protocol for Independent Computing Environments (SPICE) is
...
a remote display system built for virtual environments which allows
you to view a computing 'desktop' environment not only on the machine
where it is running, but from anywhere on the Internet and from a wide
variety of machine architectures.
This package contains the run-time libraries for any application that
wishes to be a SPICE server
WWW: http://spice-space.org/
PR: 225088
Submitted by: olevole@olevole.ru
2018-01-12 16:43:42 +00:00
Palle Girgensohn
22e94ad6fc
Update postgresql-libpqxx to latest version 6
...
Keep version 4 as a separate port
Set license for the old version 3 port
PR: 225109
Submitted by: Yuri Victorovich
2018-01-12 16:26:29 +00:00
Kurt Jaeger
fd2a05e4dd
security/trousers: fix distinfo
...
- see the PR for the diff between the two distfiles
PR: 221105
MFH: 2018Q1
Approved by: hrs (maintainer timeout)
2018-01-12 15:55:45 +00:00
Kurt Jaeger
19407d3f5b
net-im/telepathy-gabble: add shebangfix, and some dependencies
...
PR: 218828
Submitted by: Matthew Rezny <rezny@freebsd.org>
2018-01-12 15:48:12 +00:00
Kurt Jaeger
67a866343f
security/base-audit: update 0.1 -> 0.2
...
- Introduce security_status_baseaudit_period variable to
files/405.pkg-base-audit.in in order to make it possible to specify
when this script is executed (i.e. daily, weekly or monthly).
PR: 224239
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>, Miroslav Lachman <000.fbsd@quip.cz> (maintainer)
2018-01-12 15:29:00 +00:00
Steve Wills
611a888dcb
net/syncthing: update to 0.14.43
2018-01-12 15:02:40 +00:00
Steve Wills
a20c6814f8
textproc/rubygem-tidy: mark deprecated
...
PR: 225009
Approved by: don@na.rim.or.jp (maintainer)
2018-01-12 14:53:15 +00:00
Steve Wills
0c8d76fca7
net-mgmt/nagcon: update to 0.0.31
...
PR: 224650
Submitted by: <rand@iteris.com> (maintainer under different email)
2018-01-12 14:47:22 +00:00
Steve Wills
a7168dee60
editors/with-editor: update to 2.7.1
...
PR: 225090
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-01-12 14:41:35 +00:00
Joe Marcus Clarke
95a0905de9
Update to 2.4.4.
...
See https://www.wireshark.org/docs/relnotes/wireshark-2.4.4.html for
a list of changes in this release.
2018-01-12 14:39:11 +00:00
Steve Wills
7e0d49a3b6
sysutils/fd: update to 6.2
...
PR: 225095
Submitted by: Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
2018-01-12 14:32:10 +00:00
Steve Wills
4b57d22fc8
databases/ruby-bdb: mark broken with ruby 2.5
...
PR: 224625
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: maintainer timeout (knu, >2 weeks)
2018-01-12 14:28:36 +00:00
Sunpoet Po-Chuan Hsieh
28fbdc0fc0
Take maintainership
2018-01-12 14:25:47 +00:00
Sunpoet Po-Chuan Hsieh
9f6d4589c3
Take maintainership
2018-01-12 14:25:41 +00:00
Sunpoet Po-Chuan Hsieh
101cdcdaaa
Take maintainership
2018-01-12 14:25:36 +00:00
Sunpoet Po-Chuan Hsieh
18f4daa8c5
Update to 0.8.0
...
- Sort RUN_DEPENDS
Changes: https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2018-01-12 14:25:31 +00:00
Sunpoet Po-Chuan Hsieh
5d002bc34a
Update to 0.8.0
...
- Sort RUN_DEPENDS
Changes: https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2018-01-12 14:25:26 +00:00
Sunpoet Po-Chuan Hsieh
83a2d91ed9
Update to 0.8.0
...
Changes: https://github.com/roidrage/lograge/blob/master/CHANGELOG.md
2018-01-12 14:25:21 +00:00
Sunpoet Po-Chuan Hsieh
77b51ce396
Update to 3.0.6
...
Changes: https://github.com/envygeeks/jekyll-assets/commits/master
2018-01-12 14:25:15 +00:00
Sunpoet Po-Chuan Hsieh
72f8202419
Update to 13.7.1
...
Changes: https://github.com/chef/ohai/blob/master/RELEASE_NOTES.md
2018-01-12 14:25:10 +00:00
Sunpoet Po-Chuan Hsieh
6c511ecbee
Update to 1.13.1
...
Changes: https://github.com/intridea/multi_json/blob/master/CHANGELOG.md
2018-01-12 14:25:05 +00:00
Sunpoet Po-Chuan Hsieh
3139b47f9a
Fix gemspec for rubygem-docile 1.2.0 update
...
- Bump PORTREVISION for package change
2018-01-12 14:24:59 +00:00
Sunpoet Po-Chuan Hsieh
92e7f5f219
Update to 1.2.0
...
Changes: https://github.com/ms-ati/docile/blob/master/HISTORY.md
2018-01-12 14:24:54 +00:00
Sunpoet Po-Chuan Hsieh
e179529481
Update to 2.10.116
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-01-12 14:24:48 +00:00
Sunpoet Po-Chuan Hsieh
ce655bfe7b
Update to 2.10.116
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-01-12 14:24:42 +00:00
Sunpoet Po-Chuan Hsieh
b65a8a809c
Update to 2.10.116
...
Changes: https://github.com/aws/aws-sdk-ruby/releases
2018-01-12 14:24:37 +00:00
Sunpoet Po-Chuan Hsieh
930571e1be
Update to 0.51
...
- Fix *_DEPENDS
- Add TEST_DEPENDS
Changes: http://search.cpan.org/dist/Mail-DKIM/Changes
2018-01-12 14:24:32 +00:00
Sunpoet Po-Chuan Hsieh
903ed2f706
Update to 0.70.0
...
Changes: https://gitlab.com/gitlab-org/gitaly-proto/commits/master
2018-01-12 14:24:27 +00:00
Sunpoet Po-Chuan Hsieh
20b1811297
Update to 2.026
...
Changes: http://search.cpan.org/dist/Socket/Changes
2018-01-12 14:24:22 +00:00
Vanilla I. Shu
aba55dac23
Update to 1.5.6.
...
PR: 225089
Submitted by: maintainer
2018-01-12 14:12:49 +00:00
Vanilla I. Shu
4defb7e268
Update to 3.3.1.
...
PR: 225106
Submitted by: maintainer
2018-01-12 14:06:44 +00:00
Ryan Steinmetz
f46b668693
- Add missing quotes to rc script
...
PR: 193921
Submitted by: saper@saper.info
2018-01-12 14:02:49 +00:00
Vanilla I. Shu
4201b40e31
Update to 1.8.4.
2018-01-12 14:00:11 +00:00
Adam Weinberger
2ed32cd862
Assign to perl@
2018-01-12 13:20:45 +00:00