cwen
a33c4c4482
p5-HTML-SiteTear: update to 1.46
...
Changelog:
https://metacpan.org/source/TKURITA/HTML-SiteTear-1.46/Changes
OK afresh1@
2019-07-08 08:47:56 +00:00
cwen
90259b2731
www/p5-WWW-Search-Ebay: update to 3.052
...
Changelog:
https://metacpan.org/source/MTHURN/WWW-Search-Ebay-3.052/Changes
With tweaks and an additional patch from afresh1@
OK afresh1@
2019-07-08 08:41:21 +00:00
ajacoutot
fd689efa1f
Fix WANTLIB to ubbreak:
...
tidyp-1 -> tidyp-1.04
2019-07-08 06:01:18 +00:00
jturner
6d3e537278
Update openradtool to 0.7.6
2019-07-07 19:18:14 +00:00
jasper
e77251d7e4
update to sassc-3.6.1
2019-07-07 18:42:23 +00:00
jasper
0d03151086
update to libsass-3.6.1
2019-07-07 18:42:21 +00:00
afresh1
4b90f72fae
+ p5-HTTP-MultiPartParser
...
+ p5-WWW-Form-UrlEncoded
+ p5-WWW-Form-UrlEncoded-XS
cvs: ----------------------------------------------------------------------
2019-07-06 20:38:09 +00:00
afresh1
b1c9324be1
Add www/p5-WWW-Form-UrlEncoded
...
WWW::Form::UrlEncoded provides application/x-www-form-urlencoded parser and
builder. This module aims to have compatibility with other CPAN modules like
HTTP::Body's urlencoded parser.
From wen heping <wenheping2000 () hotmail ! com>
OK and tweaks from cwen@ for 0.25, 0.26 is test updates,
plus upstream merged a patch from cwen to disable backwards compat
2019-07-06 20:36:57 +00:00
afresh1
ebe6802447
Add www/p5-WWW-Form-UrlEncoded-XS
...
WWW::Form::UrlEncoded::XS provides an application/x-www-form-urlencoded
parser and builder that is implemented in XS.
Tweaks and OK cwen@ for 0.25, 0.26 is only test updates
2019-07-06 20:34:17 +00:00
afresh1
9504d75812
Add p5-HTTP-MultiPartParser
...
This class provides a low-level API for processing MultiPart MIME data
streams conforming to MultiPart types as defined in RFC 2616.
From wen heping <wenheping2000 () hotmail ! com>
OK cwen@
2019-07-06 20:32:42 +00:00
sthen
fb7f4374ad
sync WANTLIB
2019-07-05 11:52:59 +00:00
landry
4f6fdfe5a3
Mark BROKEN-amd64, fallout from llvm 8 update.
2019-07-04 07:23:45 +00:00
rpointel
9c47c8852a
update django to 1.11.22 and 2.2.3.
...
from wen heping (thanks).
2019-07-03 09:41:45 +00:00
jturner
0287ea0ab0
Update openradtool to 0.7.5
2019-07-02 22:55:41 +00:00
cwen
d642a9e86f
youtube-dl: update to 2019.07.02; unbreak soundcloud
...
Changelog:
https://github.com/ytdl-org/youtube-dl/releases/tag/2019.07.02
OK juanfra@ kn@
2019-07-02 18:31:26 +00:00
landry
266911a1eb
Fix build with upcoming rust 1.36.
...
found by semarie@ in
https://reviews.freebsd.org/D20810#change-K68aYoUXfAu1 , regression in
rust itself tracked in https://github.com/rust-lang/rust/issues/62301
Builds fine with rust 1.35.
2019-07-02 16:52:09 +00:00
landry
baf80b41c8
Fix build with upcoming rust 1.36.
...
found by semarie@ in
https://reviews.freebsd.org/D20810#change-K68aYoUXfAu1 , regression in
rust itself tracked in https://github.com/rust-lang/rust/issues/62301
Builds fine with rust 1.35.
2019-07-02 16:51:49 +00:00
landry
74e6bbfc1e
Regen patches
2019-07-02 16:48:11 +00:00
ajacoutot
4f4b6d34ee
Update to webkitgtk4-2.24.3.
2019-07-02 16:04:18 +00:00
semarie
88bc341375
explicitly pass MODCARGO_ENV to MAKE_ENV.
...
pass MAKE_JOBS and CARGO_HOME to cargo. solve a build problem with
upcoming rust 1.36
ok jca@ fcambus@
2019-07-01 10:21:12 +00:00
robert
06b66a2707
unbreak on arm64
2019-06-30 18:46:23 +00:00
kmos
b408f5df4e
Fix tests for www/py-requests using a patch not yet committed to
...
upstream.
Tests are broken for pytest >=4 before this patch.
Tweaks from and ok danj@ (maintainer)
2019-06-29 21:42:07 +00:00
pvk
e575faea70
Update gitea 1.8.1 -> 1.8.3
2019-06-29 09:59:30 +00:00
benoit
1d7aa399ba
Update to bozohttpd-20190228.
2019-06-27 07:21:51 +00:00
robert
502cdd1ebd
unbreak video(4) support by using the proper type for ioctl(2)'s request
...
argument and add the necessary pledge to the main process and unveil /dev/video
2019-06-26 17:22:41 +00:00
ratchov
a82a036f93
Add support for audio recording using sndio.
...
ok and (a lot) of help from robert.
2019-06-26 14:14:26 +00:00
feinerer
31ca95c1a8
Update to buku 4.2.2
2019-06-26 12:38:07 +00:00
sthen
6ff3e55398
bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
...
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into
the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
cwen
2cc6152493
youtube-dl: update to 2019.06.21, unbreak youtube
...
Original diff from Nam Nguyen, OK'd by bket@ and pirofti@ (maintainer).
Then updated by me as the proposed version was broken with youtube
in the meantime.
While here move to PERMIT_PACKAGE.
OK danj@
2019-06-23 17:20:43 +00:00
danj
e0051f8e5f
Update to pelican-4.0.1
2019-06-23 14:01:52 +00:00
landry
900fb5a3b0
Update to firefox-esr 60.7.2.
...
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-19/
Same diff sent by Henry Jensen.
2019-06-21 16:40:36 +00:00
landry
8944c4c227
Update to firefox 67.0.4.
...
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-19/
Same diff sent by Henry Jensen.
2019-06-21 16:39:40 +00:00
sebastia
9a1945bf28
Update to 1.24.3, which contains security fix for CVE-2019-9740
...
CVE pointed out by feinerer@
OK feinerer@
2019-06-21 06:24:44 +00:00
landry
b54fb39609
Update to firefox-esr 60.7.1.
...
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-18/
2019-06-20 15:01:26 +00:00
landry
2d3c9b9872
Update to firefox 67.0.3.
...
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-18/
2019-06-20 14:59:56 +00:00
robert
43a920ffbe
update to 75.0.3770.100
2019-06-19 17:24:20 +00:00
robert
a67c768756
add dependency on devel/py-xlsxwriter for the people export to xlsx (yuck!)
2019-06-19 08:23:42 +00:00
sthen
0bd5085b40
enable mod_authnz_fcgi in Apache httpd, requested by Bartosz Kuźma
2019-06-16 21:08:56 +00:00
robert
77e7872dc4
add dependency on telephony/py-phonenumbers instead of the removed one
2019-06-15 14:36:38 +00:00
robert
2f3a53213f
+odoo
2019-06-15 12:47:22 +00:00
ajacoutot
a2798c8137
typo: PERMIT_PACKAGE_ -> PERMIT_PACKAGE
2019-06-15 12:20:12 +00:00
robert
57e49f2a20
import odoo:
...
Odoo is an all-in-one management software that offers a range of business
applications that form a complete suite of enterprise management applications
targeting companies of all sizes. Odoo is an all-in-one business software
including CRM, website/e-commerce, billing, accounting, manufacturing,
warehouse - and project management, and inventory.
ok ajacoutot@
2019-06-15 12:17:52 +00:00
ajacoutot
df9474d9d5
Update to epiphany-3.32.3.
2019-06-15 10:47:53 +00:00
bcallah
ceef667afd
Update to libmicrohttpd-0.9.64. Note the minor bump.
...
Consumers happy.
2019-06-15 02:21:51 +00:00
robert
e61bc3706e
update to 75.0.3770.90
2019-06-14 10:08:28 +00:00
bentley
c5f60ea75e
Update to sblg-0.4.26.
...
Release notes: https://kristaps.bsd.lv/sblg/archive.html
From Bryan Vyhmeister (maintainer); thanks!
2019-06-14 06:46:47 +00:00
sthen
a2416401e5
sync WANTLIB
2019-06-13 17:07:04 +00:00
sthen
4c8260d02a
sync WANTLIB
2019-06-13 16:38:33 +00:00
sthen
f548d95863
sync some WANTLIBs
2019-06-13 15:48:50 +00:00
sthen
75470072ac
oops fix distinfo; thanks naddy
2019-06-12 18:27:19 +00:00