Commit graph

297767 commits

Author SHA1 Message Date
leot
a8465d3308 tcsh: Uncomment HOMEPAGE (now available again) 2019-05-19 00:01:17 +00:00
fox
86c1d2e5df doc: Updated audio/fasttracker2 to version 2.155 2019-05-18 23:33:32 +00:00
fox
4efff42cde fasttracker2: update to b155
Changes since b154:

Beta #155 - 18.05.2019
- The old dithered 4-color FT2 logo in the About screen has been replaced with
  a true color version that I tried to somewhat replicate myself. The old one
  simply didn't look very nice when upscaled...
  Sorry for the lousy changelog for this version!
2019-05-18 23:33:07 +00:00
wiz
2c3dd1989c doc/TODO: + gspell-1.8.1, po4a-0.55. 2019-05-18 21:12:44 +00:00
fox
e34beff4ba doc: Updated chat/ircd-hybrid to version 8.2.25 2019-05-18 20:37:01 +00:00
fox
2741a666d4 ircd-hybrid: Update to 8.2.25
Changes since 8.2.24:

-- Noteworthy changes in version 8.2.25 (2019-04-24)
o) The 'class::number_per_ip', 'class::max_local' and 'class::max_global'
   configuration directives have been replaced with just 'class::number_per_ip_local'
   and 'class::number_per_ip_global'. The 'class::max_local' basically was
   redundant as it had the same functionality as 'class::number_per_ip'
o) Adding RESVs with wildcards no longer requires administrator privileges
o) The 'general::ignore_bogus_ts' configuration option has been deprecated
o) TLSv1.1 and TLSv1.0 are no longer supported and have been disabled in
   the openssl and gnutls module
o) Minimum supported OpenSSL version is 1.0.1f now
o) Minimum supported GnuTLS version is 3.5.8 now
o) The 'serverinfo::vhost' and 'serverinfo:vhost6' configuration directives have
   been deprecated. If you need to bind() a specific address you can specify one
   in the connect {} block
o) The 'connect::vhost' configuration directive has been renamed to 'connect::bind'
2019-05-18 20:34:56 +00:00
thorpej
4fc8e37edc Conform to the non-free license convention. Thanks to gdt@ for pointing
out my mistake.
2019-05-18 19:26:49 +00:00
ryoon
93d346a33e Updated www/php-nextcloud to 16.0.1 2019-05-18 18:04:06 +00:00
thorpej
2ca9e8a6da Updated sysutils/u-boot to 2018.11nb3. 2019-05-18 18:01:56 +00:00
thorpej
955b928795 Make depending on u-boot for Meson-based boards optional, as they have
build-time dependencies not available on all platforms.
2019-05-18 18:01:34 +00:00
thorpej
0e7c30433a Updated sysutils/u-boot-odroid-c2 to 2018.11nb3. 2019-05-18 17:55:32 +00:00
ryoon
b459c8967e Update to 16.0.1
Changelog:
    Fix setupcheck for intl module (server#15223)
    Take return of mkdir into consideration; photocache to not create a folder for deletion (server#15303)
    Remove the custom prefix from the table name length when checking on … (server#15312)
    Check if the data is in the lookup server (server#15341)
    Do NOT assume all files are selected if the first checkbox is (server#15345)
    Fix collapse button in app navigation in IE11 (server#15389)
    Make sure all middlewares are only registered once (server#15399)
    Allow to send the password of protected conversations (server#15405)
    Remove extra margin from warning messages in authenticate page (server#15409)
    Set Edge < 16 as incompatible with css vars (server#15417)
    Remove extra param in cache update call (server#15418)
    Handle 0 B default quota properly in the web UI (server#15424)
    Fix multiselect min width (server#15433)
    Make access column a real boolean (server#15434)
    Fix public upload by also load the semaphore method (server#15439)
    Remove setup args from logging (server#15442)
    Use non-absolute logout URL to fix wrong URL in reverse proxy scenario (server#15452)
    Fix mobile vertical scrolling (server#15469)
    Remove recommendation for opcache on CLI (server#15471)
    Update file-upload.js (server#15482)
    Add interfaces to interact with subscription from support app (server#15513)
    Fall back to application/octet-stream instead of using an invalid mim… (activity#374)
    Only call setViewerMode if FileList is available (files_pdfviewer#132)
    Use correct CSS URL, remove default marked settings and change to GFM rendering (files_texteditor#150)
    Use correct method to determine if HTTPS is used (firstrunwizard#189)
2019-05-18 17:55:10 +00:00
thorpej
bd8b565a8b Automate the building of a bootable loader and add installboot(8)
support.  Requires amlogic-meson-fwtools (for now, anywy).
2019-05-18 17:55:06 +00:00
thorpej
b2395238bc License for amlogic-meson-fwtools. 2019-05-18 17:42:13 +00:00
thorpej
e54926b12f Note sysutils/amlogic-meson-fwtools. 2019-05-18 17:40:15 +00:00
thorpej
2989bc0a51 amlogic-meson-fwtools is a collection of tools for packaging trusted boot
firmware for Amlogic Meson SoCs.

This package includes tools distributed only in binary form by Amlogic
board vendors.
2019-05-18 17:39:48 +00:00
nia
32ae4a53e1 etlegacy: Disable renderer shared lib, it doesn't work with builtin Mesa.
Make myself MAINTAINER.

Bump PKGREVISION.
2019-05-18 17:29:47 +00:00
mlelstv
15c8a91857 doc: Updated sysutils/ipmitool to 1.8.18nb2 2019-05-18 16:12:36 +00:00
mlelstv
20353ed7b1 Enable OpenIPMI support for NetBSD. For NetBSD <= 8 this is no change,
with NetBSD -current autoconf will recognize the IPMI user interface.
2019-05-18 16:08:49 +00:00
nia
004ea56a98 retroarch: Add a patch to fix keyboard input (arrow keys) on NetBSD.
This worked fine before someone replaced the portable X11 input driver
with this monstrosity. This workaround is hopefully temporary since it
probably causes problems on other X11 implementations (using evdev)...

Bump PKGREVISION.
2019-05-18 14:58:53 +00:00
nia
35d09995a5 retroarch: Fix a null pointer deref on initial startup.
Bump PKGREVISION.
2019-05-18 12:27:47 +00:00
nia
a199a34cf9 libretro-mupen64plus: Don't define platform=unix twice. 2019-05-18 10:41:59 +00:00
nia
165a39ce21 libretro-mupen64plus: Remove zlib and libpng dependencies.
Should have been included in the previous commit, since it now uses an
internal copy.
2019-05-18 10:36:50 +00:00
nia
24257867f1 doc: Updated emulators/libretro-mupen64plus to 20190426 2019-05-18 10:34:58 +00:00
nia
e38d7cccbd libretro-mupen64plus: Update to 20190426
The primary changes are the introduction of an aarch64 dynamic recompiler,
a performance fix for radeonsi, and a new 1440x1080 4:3 resolution option.
2019-05-18 10:34:33 +00:00
nia
245bb7b171 libretro-sameboy: Use TOOL_DEPENDS. 2019-05-18 09:57:12 +00:00
nia
689b0ad7c6 libretro-mupen64plus: Attempt to fix builds without the dynamic recompiler
by defining the correct things for disabling it.
2019-05-18 09:45:17 +00:00
nia
fead051ea8 libretro-bsnes-mercury: Don't break on aarch64. 2019-05-18 09:42:03 +00:00
wiz
37fd3df1b9 Remove gnome2 meta packages.
We should have ones for gnome3, and many packages for gnome2 are not even
up-to-date.
2019-05-18 08:37:10 +00:00
wiz
8b81498f5a doc: Updated graphics/py-mcomix to 1.2.1nb5 2019-05-18 08:30:32 +00:00
wiz
955789614b py-mcomix: Fix incompatibility with PIL 6.0.0.
Using upstream patch.

Bump PKGREVISION.
2019-05-18 08:30:20 +00:00
wen
67efcc4b87 Updated www/p5-HTTP-Headers-Fast to 0.22 2019-05-18 04:28:21 +00:00
wen
4a67717eeb Update to 0.22
Upstream changes:
0.22 2019-04-16T01:51:15Z

    Fixed test case(Slaven Rezić)
2019-05-18 04:27:18 +00:00
wen
4a03b65d4c Updated www/p5-libwww to 6.39 2019-05-18 04:21:55 +00:00
wen
c1257ab447 Update to 6.39
Upstream changes:
6.39      2019-05-06 14:18:39Z
    - Document current best practices (GH#314) (Olaf Alders)
    - Document order in which handlers fire (GH#315) (Olaf Alders)
    - SKIP nntp test for now (GH#317) (Olaf Alders)
2019-05-18 04:20:53 +00:00
wen
0529d43654 Updated time/p5-Time-Duration to 1.21 2019-05-18 04:17:56 +00:00
wen
6e4cfa853e Update to 1.21
Upstream changes:
1.21 2019-05-11 NEILB
    - Added Time::Elapsed to SEE ALSO, suggested by Ron Savage in RT#122186.
    - Updated AUTHOR section to reflect that Neil Bowers is current maintainer.
    - Extended testsuite so there's full code coverage (not pod yet).
2019-05-18 04:16:57 +00:00
wen
9c9d3b911c Updated time/p5-Time-Duration-Parse to 0.15 2019-05-18 04:13:38 +00:00
wen
4fa9539840 Update to 0.15
Upstream changes:
0.15 2019-05-12 NEILB
    - Added support for fractional parts of seconds in hh:mm:ss.ssss
    - Added L<> links to Time::Duration and duration_exact in that module.
    - Fixed grammar in doc
2019-05-18 04:12:38 +00:00
wen
7e2a73cbf2 Updated time/p5-Test-Time to 0.08 2019-05-18 04:10:33 +00:00
wen
b3c9b85fa0 Update to 0.08
Upstream changes:
0.08 2019-05-07T01:55:51Z
        Fix test (thanks to manwar, mjemmeson, chorny)
2019-05-18 04:09:49 +00:00
wen
2e873e6504 Updated time/p5-DateTime-TimeZone to 2.35 2019-05-18 04:06:51 +00:00
wen
fbec628f90 Update to 2.35
Upstream changes:
2.35    2019-04-21

- Handle "infinity" as a representation of infinite values in serialized
  objects. On Solaris we end up with "infinity" and "-infinity" as opposed to
  just "inf" and "-inf". Fixed by Andrew Paprocki. GH #36.
2019-05-18 04:06:06 +00:00
wen
06ba91f9e0 Updated time/p5-DateTime to 1.51 2019-05-18 03:56:51 +00:00
wen
fd99428002 Update to 1.51
Upstream changes:
1.51   2019-04-21

- Fix CLDR formatting of 'S' pattern with more than 9 digits of
  precision. While we only store nanoseconds in the DateTime object we should
  still be able to handle an arbitrary number of digits properly. Fixed by
  Slaven Rezić. GH #89.
2019-05-18 03:55:58 +00:00
leot
14fe2bd79d doc: Updated net/gallery-dl to 1.8.4 2019-05-17 22:47:44 +00:00
leot
fa82eb1a95 gallery-dl: Update to 1.8.4
Changes:
### Additions
 - Support for
   - `patreon` (#226)
   - `hentainexus` (#256)
 - `date` metadata fields for `pixiv` (#248), `instagram` (#250),
   `exhentai`, and `newgrounds`
### Changes
 - Improved `flickr` metadata and video extraction (#246)
### Fixes
 - Download original GIF animations from `deviantart` (#242)
 - Ignore missing `edge_media_to_comment` fields on `instagram` (#250)
 - Fix serialization of `datetime` objects for `--write-metadata` (#251, #252)
 - Allow multiple post-processor command-line options at once (#253)
 - Prevent crash on `booru` sites when no tags are available (#259)
 - Fix extraction on `instagram` after `rhx_gis` field removal (#266)
 - Avoid Cloudflare CAPTCHAs for Python interpreters built
   against OpenSSL < 1.1.1
 - Miscellaneous fixes for `luscious`
2019-05-17 22:47:24 +00:00
leot
ed78310ec3 webkit-gtk: Revert accidental patches/patch-CMakeLists.txt expansion
Thanks to <maya>!
2019-05-17 17:57:44 +00:00
leot
828b75f912 doc: Updated www/webkit-gtk to 2.24.2 2019-05-17 16:11:28 +00:00
leot
3e66494795 webkit-gtk: Update to 2.24.2
Changes:
2.24.2
======
 - Fix rendering of emojis copy-pasted from GTK emoji chooser.
 - Fix space characters not being rendered with some CJK fonts.
 - Fix adaptive streaming playback with older GStreamer versions.
 - Set a maximum zoom level for pinch zooming gesture.
 - Fix navigation gesture to not interfere with scrolling.
 - Fix SSE2 detection at compile time, ensuring the right flags are passed to the compiler.
 - Fix several crashes and rendering issues.
 - Translation updates: Danish, Spanish, Ukrainian.
 - Security fixes: CVE-2019-8595, CVE-2019-8607, CVE-2019-8615.
2019-05-17 16:11:17 +00:00