Joseph Mingrone
c4ca59887a
net-im/mastodon: Add run-time dependencies necessary for installing node
...
modules. Also, re-add www/npm as a run-time dependency to prevent an error
installing node modules.
2017-08-03 04:54:36 +00:00
Kurt Jaeger
6449c62195
databases/ip4r: update 2.0 -> 2.2
...
- moved to github
- set LICENSE
PR: 219766
Changes: https://github.com/RhodiumToad/ip4r
Submitted by: Jov <amutu@amutu.com>
Approved by: tobez (maintainer timeout)
2017-08-03 02:29:04 +00:00
Danilo G. Baio
c1175ae500
devel/py-http-prompt: Update to 0.10.2
...
Changes: https://github.com/eliangcs/http-prompt/releases/tag/v0.10.2
2017-08-03 01:07:36 +00:00
Mark Felder
338589fd6b
www/py-django: Add missing runtime dependency
...
pytz is now a required dependency for Django 1.11 and is strongly
recommended in older releases.
Django 1.11:
414ad25b09
Older releases: docs/topics/i18n/timezones.txt
"3. Should I install pytz?
Yes. Django has a policy of not requiring external dependencies, and for
this reason pytz_ is optional. However, it's much safer to install it."
Reviewed by: lwhsu
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11835
2017-08-03 00:58:59 +00:00
Sean Bruno
64c2c626f8
Add a code block for the qemu-user enabled cross build environment. When using
...
this environment in poudriere, CC is not set to the default of /usr/bin/cc and
a cross-compile toolchain is used. We need to hand edit this so that the run
time configuration for python matches what the FreeBSD base system provides.
PR: 208282
Submitted by: manu
Approved by: portmgr (mat)
2017-08-03 00:56:08 +00:00
Mark Felder
bb183c248e
www/py-django-devel: Add missing dependency
...
pytz is now a required dependency as of Django 1.11
414ad25b09
Reviewed by: lwhsu
2017-08-03 00:55:48 +00:00
Li-Wen Hsu
cff8626be7
- Update to 2017.2
2017-08-03 00:52:03 +00:00
John Baldwin
3cb7074c1f
Disable -Werror to fix build on versions older than 11.0.
...
The Makefiles in this port use CWARNFLAGS.clang to disable certain
warnings on clang. However, the bsd.*.mk files only support this
feature in 11.0 and later. Disable -Werror on older OS versions as
a workaround.
Approved by: feld
2017-08-02 23:58:03 +00:00
Rodrigo Osorio
cb70bf309c
Update to 1.38.4
...
Fix various compilation issues in python-gammu on Windows.
Improved support for Huawei E3531 and E1756.
Fixed several issues with using library on Windows.
2017-08-02 22:54:20 +00:00
Rodrigo Osorio
fa15cad7da
Update port to 0.5.12
...
Fix CVE-2017-8920: XSS in 'R' parameter
MFH: 2017Q3
Security: CVE-2017-8920
2017-08-02 22:44:41 +00:00
Boris Samorodov
e615cf2b48
x11/xcm: Update to version 0.5.4. Move to github. Add LICENCE.
2017-08-02 22:31:11 +00:00
Boris Samorodov
00b8d8ca99
java/intellij: Update to version 2017.2.1.
2017-08-02 22:27:07 +00:00
Richard Gallamore
4335167524
* Updated to 3.0.3
...
Changelog: https://github.com/ui/django-post_office (at bottom)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D11818
2017-08-02 21:52:29 +00:00
Joseph Mingrone
24cc76c584
math/R: Work around bug 221127.
...
PR: 221127
Reported by: rs.os@t-online.de
2017-08-02 21:27:43 +00:00
Boris Samorodov
51d1eecd82
graphics/oyranos: Update to version 0.9.6. The project moved to github.
2017-08-02 20:47:24 +00:00
Palle Girgensohn
0a25953094
update to latest version
2017-08-02 19:39:28 +00:00
Frederic Culot
39164da855
- Update to 1.23
...
Changes: http://search.cpan.org/dist/Term-RawInput/ChangeLog
2017-08-02 19:29:57 +00:00
Boris Samorodov
c459ed0852
The OpenICC configuration data base allows to store, share and
...
manipulate colour management informations.
Part of that is a file format based on JSON and a implementation
of an according library for easy access.
Features:
* access to OpenICC device JSON DB
WWW: https://github.com/OpenICC/config
2017-08-02 19:24:54 +00:00
Martin Matuska
b97e1f7121
Horde package update:
...
comms/pear-Horde_ActiveSync 2.38.6 -> 2.38.7
www/pear-Horde_Browser 2.0.13 -> 2.0.14
devel/pear-Horde_Core 2.29.1 -> 2.30.0
www/pear-Horde_Form 2.0.17 -> 2.0.18
devel/pear-Horde_Icalendar 2.1.6 -> 2.1.7
mail/pear-Horde_Imap_Client 2.29.13 -> 2.29.14
net/pear-Horde_Url 2.2.5 -> 2.2.6
www/horde-ansel 3.0.6 -> 3.0.7
ftp/horde-gollem 3.0.10 -> 3.0.11
deskutils/horde-groupware 5.2.20 -> 5.2.21
www/horde-base 5.2.15 -> 5.2.16
mail/horde-imp 6.2.19 -> 6.2.20
deskutils/horde-kronolith 4.2.21 -> 4.2.22
deskutils/horde-nag 4.2.14 -> 4.2.15
www/horde-trean 1.1.7 -> 1.1.8
mail/horde-turba 4.2.19 -> 4.2.20
mail/horde-webmail 5.2.20 -> 5.2.21
devel/horde-whups 3.0.10 -> 3.0.11
Security: open redirects in multiple applications
2017-08-02 19:23:51 +00:00
Frederic Culot
51ff7e3969
- Add missing dependency on Sub::Name
...
- Bump PORTREVISION for dependency change
PR: 221184
Submitted by: sunpoet@
2017-08-02 19:15:24 +00:00
Jan Beich
9c939f3a46
textproc/groff: lift BROKEN after r441842
...
PR: 220731
Pointy hat to: linimon (r441879 acted on obsolete logs)
Submitted by: mikael.urankar@gmail.com
Approved by: maintainer timeout (2 weeks)
2017-08-02 18:49:39 +00:00
Mark Felder
a5e1001882
Document varnish vulnerability
...
Security: https://varnish-cache.org/security/VSV00001.html
2017-08-02 18:43:23 +00:00
Sunpoet Po-Chuan Hsieh
c9fe86c4ca
Update to 0.11.0
...
Changes: https://github.com/theforeman/hammer-cli-foreman/releases
2017-08-02 18:37:03 +00:00
Sunpoet Po-Chuan Hsieh
c1a3f7de7e
Update to 0.11.0
...
- Use PLIST_FILES instead of PLIST
Changes: https://github.com/theforeman/hammer-cli/releases
2017-08-02 18:36:57 +00:00
Sunpoet Po-Chuan Hsieh
1c0d508b52
Update to 0.1.9
...
Changes: https://github.com/Azure/azure-ruby-asm-core/blob/master/ChangeLog.md
2017-08-02 18:36:52 +00:00
Sunpoet Po-Chuan Hsieh
944c84aae8
Update to 2.3.0
...
Changes: https://github.com/stevenosloan/slack-notifier/blob/master/changelog.md
2017-08-02 18:36:47 +00:00
Sunpoet Po-Chuan Hsieh
de5be10b99
Update to 3.3.3
...
Changes: https://github.com/ohler55/oj/blob/master/CHANGELOG.md
2017-08-02 18:36:41 +00:00
Sunpoet Po-Chuan Hsieh
823628d1c1
Update to 1.41.0
...
Changes: https://github.com/fog/fog/releases
2017-08-02 18:36:36 +00:00
Sunpoet Po-Chuan Hsieh
641290d374
Update to 0.8.26
...
Changes: https://github.com/Dynflow/dynflow/commits/master
2017-08-02 18:36:30 +00:00
Sunpoet Po-Chuan Hsieh
02892fc4ee
Update to 4.49.0
...
Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
2017-08-02 18:36:25 +00:00
Sunpoet Po-Chuan Hsieh
9e8e68f401
Update to 5.28
...
Changes: https://github.com/LivingLogic/LivingLogic.Python.xist/blob/master/docs/NEWS.rst
2017-08-02 18:36:19 +00:00
Sunpoet Po-Chuan Hsieh
56897b0be3
Update to 1.11.4
...
Changes: https://docs.djangoproject.com/en/1.11/releases/1.11.4/
2017-08-02 18:36:15 +00:00
Sunpoet Po-Chuan Hsieh
a64f6d824d
Update to 3.2.0
...
Changes: https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst
2017-08-02 18:36:09 +00:00
Sunpoet Po-Chuan Hsieh
9df395506e
Update to 2.99010
...
Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
2017-08-02 18:36:04 +00:00
Sunpoet Po-Chuan Hsieh
4b2f91d691
Update to 7.04
...
Changes: http://search.cpan.org/dist/Minion/Changes
2017-08-02 18:35:59 +00:00
Sunpoet Po-Chuan Hsieh
b22c6b265c
Update to 0.13.0
...
Changes: https://github.com/fog/fog-brightbox/blob/master/CHANGELOG.md
2017-08-02 18:35:54 +00:00
Sunpoet Po-Chuan Hsieh
fa1de422cb
Update to 1.45.0
...
Changes: https://github.com/fog/fog-core/blob/master/changelog.md
2017-08-02 18:35:49 +00:00
Sunpoet Po-Chuan Hsieh
8df445d022
Update to 0.58.0
...
Changes: https://github.com/excon/excon/blob/master/changelog.txt
2017-08-02 18:35:43 +00:00
Sunpoet Po-Chuan Hsieh
de532d1472
Update to 1.0.2
...
Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python/blob/master/CHANGELOG.rst
2017-08-02 18:35:38 +00:00
Sunpoet Po-Chuan Hsieh
d75d7172f7
Update to 0.2.3
...
Changes: https://github.com/dbcli/cli_helpers/blob/master/CHANGELOG
2017-08-02 18:35:33 +00:00
Sunpoet Po-Chuan Hsieh
b051f98f4e
Update to 1.12.0
...
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md
2017-08-02 18:35:28 +00:00
Sunpoet Po-Chuan Hsieh
e08f20fe5d
Update to 0.40
...
Changes: http://search.cpan.org/dist/Data-Printer/Changes
2017-08-02 18:35:23 +00:00
Sunpoet Po-Chuan Hsieh
49eb4e29ca
Update to 0.35
...
Changes: http://search.cpan.org/dist/Bread-Board/Changes
2017-08-02 18:35:18 +00:00
Sunpoet Po-Chuan Hsieh
8468dffd77
Update to 10.7.2
...
Changes: https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
2017-08-02 18:35:13 +00:00
Sunpoet Po-Chuan Hsieh
4995f8e0fc
Remove BUILD_DEPENDS by pretending ronn exists
2017-08-02 18:35:07 +00:00
Sunpoet Po-Chuan Hsieh
c4ca00b3fe
Add rubygem-fog-joyent 0.0.1
...
Fog::Joyent is a module for the fog gem to support Joyent.
WWW: https://github.com/fog/fog-joyent
2017-08-02 18:30:59 +00:00
Sunpoet Po-Chuan Hsieh
384454dd88
Add rubygem-fog-internet-archive 0.0.1
...
Fog::InternetArchive is a module for the fog gem to support Internet Archive
Storage.
WWW: https://github.com/fog/fog-internet-archive
2017-08-02 18:30:41 +00:00
Mark Felder
87bdc051d5
www/varnish5: Update to 5.1.3
...
MFH: 2017Q3
Security: https://varnish-cache.org/security/VSV00001.html
2017-08-02 18:30:06 +00:00
Mark Felder
e1a72f6b8f
www/varnish4: Update to 4.1.8
...
MFH: 2017Q3
Security: https://varnish-cache.org/security/VSV00001.html
2017-08-02 18:29:00 +00:00
Mark Linimon
9568851488
Add U-Boot ports for nanopi-m1plus and nanopi-neo-air.
...
PR: 221180, 221181
Submitted by: manu
2017-08-02 18:16:52 +00:00