Commit graph

306772 commits

Author SHA1 Message Date
nia
02c6a7cd89 festvox-us3: Update to 1.96
Unknown changes
2019-11-23 22:18:07 +00:00
nia
e9da786507 doc: Updated audio/festvox-us2 to 1.96 2019-11-23 22:16:28 +00:00
nia
c28d684005 festvox-us2: Update to 1.96
Unknown changes
2019-11-23 22:16:00 +00:00
nia
6d2ec05d10 doc: Updated audio/festvox-us1 to 1.96 2019-11-23 22:14:57 +00:00
nia
e87b8c74df festvox-us1: Update to 1.96
Unknown changes
2019-11-23 22:13:56 +00:00
nia
430c2eb56b doc: Updated audio/festvox-rab8 to 1.95 2019-11-23 22:11:47 +00:00
nia
94b6f8be09 festvox-rab8: Update to 1.95
Unknown changes
2019-11-23 22:11:27 +00:00
nia
18b5b19325 doc: Updated audio/festvox-en1 to 1.95 2019-11-23 22:09:05 +00:00
nia
0c53bc7e33 festvox-en1: Update to 1.95
Unknown changes
2019-11-23 22:08:12 +00:00
nia
ca8c9a5db3 doc: Updated audio/festvox-don to 1.95 2019-11-23 22:05:13 +00:00
nia
7fed8511cf festvox-don: Update to 1.95
Unknown changes
2019-11-23 22:04:51 +00:00
nia
cb733bc194 doc: Updated net/dnscrypt-proxy2 to 2.0.33 2019-11-23 21:56:59 +00:00
nia
0b59144ec3 dnscrypt-proxy2: Update to 2.0.33
* Version 2.0.33
 - Fixes an issue that caused some valid queries to return `PARSE_ERROR`.

* Version 2.0.32
 - On certificate errors, the server name is now logged instead of the
provider name, which is generally more useful.
 - IP addresses for DoH servers that require DNS lookups are now cached
for at least 12 hours.
 - `ignore_system_dns` is now set to `true` by default.
 - A workaround for a bug in Cisco servers has been implemented.
 - A corrupted or incomplete resolvers list is now ignored, keeping the
last good known cached list until the next update. In addition, logging was
improved and unit tests were also added. Awesome contribution from William
Elwood, thanks!
 - On Windows, the network probe immediately returned instead of blocking
if `netprobe_timeout` was set to `-1`. This has been fixed.
 - Expired cached IP addresses now have a grace period, to avoid breaking the
service if they temporarily can't be refreshed.
 - On Windows, the service now returns immediately, solving a long-standing
issue when initialization took more than 30 seconds ("The service did not
respond to the start or control request in a timely fashion"). Fantastic
work by Alison Winters, thanks!
 - The `SERVER_ERROR` error code has been split into two new error codes:
`NETWORK_ERROR` (self-explanatory) and `SERVFAIL` (a response was returned,
but it includes a `SERVFAIL` error code).
 - Responses are now always compressed.
2019-11-23 21:56:34 +00:00
gdt
c412406476 sysutils/bup: Deal with sha1-named distfile better
Use a reasonable local name to deal with ${sha1}.tar.gz, instead of
DISTDIR.  Thanks to rillig@ for the hint.
2019-11-23 21:25:12 +00:00
markd
0a21baf6d9 kdeplasma-addons4: disable marble dependency
also explicitly add cln dependency as qalculate no longer does
2019-11-23 21:06:46 +00:00
gdt
2a81e96cdb security/openssl: Check for compling with gcc and clang correctly 2019-11-23 19:44:16 +00:00
gdt
4260f86763 games/flightgear: Ehcck for building with gcc correctly 2019-11-23 19:41:02 +00:00
gdt
1a89e0f086 editors/codeblocks: Check for compiling with gcc correctly 2019-11-23 19:39:30 +00:00
gdt
835ad71371 multimedia/libvpx: Simplify GCC_REQD
As suggested by jperkin@, since gcc 4.4 is ancient, just require it
whenever using sse, instead of a complicated conditional by OS.
2019-11-23 19:37:20 +00:00
gdt
16446515a0 multimediaa/lbvpx: Use !empty(PKGSRC_COMPILER:Mgcc) to check for gcc
This commit merely extends an existing workaround to all builds that
use gcc, rather than only those that use gcc without ccache or distcc.
2019-11-23 19:17:44 +00:00
gdt
ff77fd5451 textproc/openjade: Add note about gcc versions that expose the openjade bug 2019-11-23 19:09:26 +00:00
gdt
92a8d7ce01 textproc/openjade: Work around buggy openjade code harder!
openjade has some buggy code, which relies on storage remaining valid
when the C++ standard says that it is undefined:
  https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69534#c9

Recent gcc removes code that writes to this about-to-be-undefined
storage, shrinking the openjade binary.  Some versions further result
in a binary which crashes.

pkgsrc had a workaround to add -fno-tree-dse when PKGSRC_COMPILER was
equal to gcc.  That is buggy, because "ccache gcc", "distcc gcc",
etc. should also get the workaround.  This commit replaces the exact
test with a pattern match.

Now, the workaround gcc flag is passed when compiling with ccache.

Fixes pkg/54134.  Note that the comments in the PR which implicate
ccache as buggy turned out to be untrue.
2019-11-23 18:55:54 +00:00
hauke
b9a4e4a081 Newer cups versions are actively deprecating APIs, and access to
struct fields is now exclusively through accessor functions.

Deal with both issues.
2019-11-23 17:55:01 +00:00
gdt
6ba08c7441 doc: Updated math/bc-gh to 2.3.1 2019-11-23 17:26:07 +00:00
gdt
db76168d42 math/bc-gh: Update to 2.3.1
Upstream changes are basically bug fixes, performance improvmeents,
and a few new functions.
2019-11-23 17:26:01 +00:00
gdt
a06ea7467c meta-pkgs/nebsd-doc: Remove pointless MESSAGE
There is no need to tell people that if they want to look at html that
they should perhaps install an html viewer.
2019-11-23 13:44:31 +00:00
mef
95c11294c4 (x11/kirigami2) Fix build, x11/qt5-qttools/buildlink3.mk added 2019-11-23 13:17:24 +00:00
leot
87aa67e99b doc: Updated net/youtube-dl to 20191122 2019-11-23 12:53:51 +00:00
nia
817874e08d doc: Updated audio/festvox-rab16 to 2.5 2019-11-23 12:26:10 +00:00
nia
851f2d59ce festvox-rab16: Update to 2.5
Unknown changes
2019-11-23 12:25:48 +00:00
nia
d9672a17db doc: Updated audio/festvox-kal16 to 2.5 2019-11-23 12:24:09 +00:00
leot
3ca964bc8f youtube-dl: Update to 20191122
Changes:
2019.11.22
----------
Core
+ [extractor/common] Clean jwplayer description HTML tags
+ [extractor/common] Add data, headers and query to all major extract formats
  methods

Extractors
* [chaturbate] Fix extraction (#23010, #23012)
+ [ntvru] Add support for non relative file URLs (#23140)
* [vk] Fix wall audio thumbnails extraction (#23135)
* [ivi] Fix format extraction (#21991)
- [comcarcoff] Remove extractor
+ [drtv] Add support for new URL schema (#23059)
+ [nexx] Add support for Multi Player JS Setup (#23052)
+ [teamcoco] Add support for new videos (#23054)
* [soundcloud] Check if the soundtrack has downloads left (#23045)
* [facebook] Fix posts video data extraction (#22473)
- [addanime] Remove extractor
- [minhateca] Remove extractor
- [daisuki] Remove extractor
* [seeker] Fix extraction
- [revision3] Remove extractors
* [twitch] Fix video comments URL (#18593, #15828)
* [twitter] Improve extraction
    + Add support for generic embeds (#22168)
    * Always extract http formats for native videos (#14934)
    + Add support for Twitter Broadcasts (#21369)
    + Extract more metadata
    * Improve VMap format extraction
    * Unify extraction code for both twitter statuses and cards
+ [twitch] Add support for Clip embed URLs
* [lnkgo] Fix extraction (#16834)
* [mixcloud] Improve extraction
    * Improve metadata extraction (#11721)
    * Fix playlist extraction (#22378)
    * Fix user mixes extraction (#15197, #17865)
+ [kinja] Add support for Kinja embeds (#5756, #11282, #22237, #22384)
* [onionstudios] Fix extraction
+ [hotstar] Pass Referer header to format requests (#22836)
* [dplay] Minimize response size
+ [patreon] Extract uploader_id and filesize
* [patreon] Minimize response size
* [roosterteeth] Fix login request (#16094, #22689)
2019-11-23 12:23:57 +00:00
nia
8d8d350df0 doc: Updated audio/festlex-poslex to 2.5 2019-11-23 12:23:33 +00:00
nia
f0c8317a5b doc: Updated audio/festlex-oald to 2.5 2019-11-23 12:23:05 +00:00
nia
8a43cd82db festvox-kal16: Update to 2.5
Unknown changes
2019-11-23 12:22:35 +00:00
nia
b8d4c2ac22 festlex-poslex: Update to 2.5
Unknown changes
2019-11-23 12:10:59 +00:00
nia
b8dc89af8a festlex-oald: Update to 2.5
Unknown changes
2019-11-23 12:09:43 +00:00
nia
288b268659 doc: Updated audio/festlex-cmu to 2.5 2019-11-23 12:07:51 +00:00
nia
d9318092bd festlex-cmu: Update to 2.5
Unknown changes
2019-11-23 12:07:28 +00:00
nia
60d9c7eb9c doc: Removed audio/festival-doc 2019-11-23 12:01:41 +00:00
nia
fd636ea610 Remove audio/festival-doc.
This documentation is nearly 20 years out of date.

Current documentation is available on the festival website but is
no longer distributed as a separate distfile along with the software.
2019-11-23 12:01:01 +00:00
nia
a0dfcb4b8e festival: Use LDFLAGS instead of CXXFLAGS when linking tests. 2019-11-23 11:56:55 +00:00
nia
daab7e62f4 vamp-plugin-sdk: Remove unsupported linker args on SunOS 2019-11-23 11:46:35 +00:00
nia
99d79a9bbf xorgproto: Force consistent man page installation for SunOS/etc
It appears to attempt to detect whether the system uses "Sys-V"-style
man categories by checking for a specific file in /usr/share/man.

This doesn't seem to be particularly accurate and causes problems with
varying PLISTs on pkgsrc depending on the system's filesystem layout.

So just force a consistent category number for "misc" pages for every OS,
for now...
2019-11-23 11:41:20 +00:00
ryoon
8f20f4a390 Fix installation of lib/mlterm/libzmodem.*. Fix packaging 2019-11-23 10:31:37 +00:00
martin
4154a57deb doc: Updated graphics/inkscape to 0.92.4nb9 2019-11-23 09:23:36 +00:00
martin
4291062473 Make it buildable with poppler 0.82 2019-11-23 09:23:21 +00:00
mef
80887c89e1 Updated devel/cmocka to 1.1.5
Updated devel/acr to 1.7.2
2019-11-23 08:47:43 +00:00
mef
1bdf4398f9 Recursive revbump based on devel/cmocka 1.1.3 -> 1.1.5 2019-11-23 08:45:45 +00:00
mef
b059781c42 (devel/acr) Updated 1.7.0 to 1.7.2, ChangeLog not maintained, unknown 2019-11-23 08:37:35 +00:00