Commit graph

320194 commits

Author SHA1 Message Date
wen
4f6b55a567 Updated devel/p5-Devel-PatchPerl to 2.00 2020-06-06 14:32:50 +00:00
wen
8eb0084efc Update to 2.00
Upstream changes:
version 2.00 at 2020-06-04 10:20:07 +0000
-----------------------------------------

  Change: 0ab4bf0d8b02af79e1afed7fac9e91b75f1c1fda
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2020-06-04 11:20:07 +0000

    Resolve patching issues with v5.22.x and v5.24.x

    https://github.com/bingos/devel-patchperl/issues/44

    Configure changes had been backported to the v5.22 and v5.24 maint
    releases, so what worked for .0 releases didn't work for later maint
    releases.

    I have adjusted and tested the patch application criteria for all
    v5.22.x and v5.24.x releases.

-----------------------------------------
version 1.98 at 2020-05-25 18:17:30 +0000
-----------------------------------------

  Change: 25ccc65e1b2bd688983ced340c23561888456921
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2020-05-25 19:17:30 +0000

    Added command line switches to patchperl

    --version prints version of Devel::PatchPerl and exits

    --patchlevel will update patchlevel.h even in a git repository

    One may also set the PERL5_PATCHPERL_PATCHLEVEL env var to have the
    same effect as --patchlevel

-----------------------------------------
version 1.96 at 2020-05-25 11:21:50 +0000
-----------------------------------------

  Change: 15cdb6b32538d3cefc779735413f0fe8522aa27b
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2020-05-25 12:21:50 +0000

    Resolve reported issue with 1.94 release

    https://github.com/bingos/devel-patchperl/issues/42

    Will successfully patch all the way back to v5.6.0

-----------------------------------------
version 1.94 at 2020-05-24 12:52:39 +0000
-----------------------------------------

  Change: 14c825fc079cb8f0d626b6b9769d048db9771bc0
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2020-05-24 13:52:39 +0000

    Added Configure patch for GCC10

    https://github.com/perl/perl5/commit/9f4e6307232229875331a55e44e1245b
    0b91e219

    Fedora 32 now ships with GCC 10 as the system compiler
2020-06-06 14:04:49 +00:00
rillig
7e89e69b66 regress/infra-unittests: add test for larger_symbol_version.awk 2020-06-06 14:02:18 +00:00
rillig
16e188625b mk/subst.mk: fix wrong SUBST failure in mail/policyd-weight
The general rule is that a SUBST_SED that contains _any_ identity
substitution may leave files unmodified, no matter if there are other
substitutions as well.
2020-06-06 13:17:34 +00:00
rillig
4eaad76616 regress/infra-unittests: demonstrate wrong SUBST no-op failure
Discovered by Juraj in mail/policyd-weight.

https://mail-index.netbsd.org/pkgsrc-changes/2020/06/06/msg215480.html
2020-06-06 13:00:52 +00:00
rillig
3d4dde697c doc/guide: add more details for set -eu in bulk build variant 2020-06-06 12:22:17 +00:00
otis
f8bb8aa5f2 mail/amavisd-new: Fix build after removal of replace-interpreter
- Add NO_BUILD=yes
- Move SUBST_STAGE to pre-configure target
2020-06-06 11:55:39 +00:00
rillig
cd76433a09 mk/.../metadata.mk: fix reference to undefined shell variable
When RUN includes the -u shell option (see the pkgsrc guide, section
bulk.var.shvar), there is a stray "requires: parameter not set" error.

This error doesn't make the build fail immediately since it is on the
left-hand side of a pipe, where the exit status is ignored.  It would
fail if the shell for bmake were set to bash and its option "pipefail"
were enabled.
2020-06-06 09:33:56 +00:00
rillig
67e62bd4fe net/djbdns-run: fix placeholders in README 2020-06-06 09:24:27 +00:00
maya
857c5ae55b nss: add missing PLIST entry on Linux.
From Michael Forney via pkgsrc-users
2020-06-06 06:00:13 +00:00
rillig
76f0707f89 sysutils/xentools48: remove no-op file from SUBST block 2020-06-06 04:09:44 +00:00
rillig
80b7d8c4c2 geography/merkaartor: remove no-op SUBST block 2020-06-06 04:01:15 +00:00
mef
ccf6d85042 (misc/libcarddav) Sorry, remove garbage line 2020-06-06 02:01:05 +00:00
gutteridge
aa15b53b2c doc: Updated www/otter-browser to 1.0.01nb7 2020-06-06 01:52:36 +00:00
gutteridge
5ead7e2ecd otter-browser: fix build with Qt5 >= 5.15. 2020-06-06 01:52:00 +00:00
mef
4c3fd03712 (misc/libcarddav) Add BUILD_DEPENDS+= tex-epstopdf-pkg-[0-9]*, otherwise waiting forever (?) 2020-06-06 01:51:20 +00:00
ryoon
e03db47979 doc: Updated www/php-nextcloud to 19.0.0 2020-06-06 00:56:58 +00:00
ryoon
d956736171 php-nextcloud: Update to 19.0.0
Changelog:
Changes
Nextcloud Hub v19, code name home office, represents a big step forward
for remote collaboration in teams. This release brings document collaboration
to video chats, introduces password-less login and improves performance.

As this is a major release, the changelog is too long to put here. Users can
look at github milestones to find what has been merged. A quick overview
of what is new:

     password-less authentication and many other security measures
     Talk 9 with built-in office document editing courtesy of Collabora,
	a grid view & more
     MUCH improved performance,  Deck integration in Calendar,  guest
	account groups and more!
2020-06-06 00:52:30 +00:00
sjmulder
310a90f2e4 doc: Added textproc/align version 1.1 2020-06-05 22:10:22 +00:00
sjmulder
de670d6790 textproc: Add align to Makefile 2020-06-05 22:09:29 +00:00
sjmulder
a7ec73e510 textproc/align: Import from wip. Aligns text 2020-06-05 22:08:49 +00:00
leot
77f446e962 py-numpy: Re-add support for g95 2020-06-05 20:37:16 +00:00
maya
edead0af9f oksh: avoid undefined symbol clock_gettime on Debian 6.
Will be fixed in new version of oksh.

PR pkg/55343
2020-06-05 20:23:03 +00:00
leot
a86984b55f doc: Updated net/youtube-dl to 20200606 2020-06-05 18:59:23 +00:00
leot
ee36ead3b0 youtube-dl: Update to 20200606
Changes:
20200606
--------
Extractors
* [tele5] Bypass geo restriction
+ [jwplatform] Add support for bypass geo restriction
* [tele5] Prefer jwplatform over nexx (#25533)
* [twitch:stream] Expect 400 and 410 HTTP errors from API
* [twitch:stream] Fix extraction (#25528)
* [twitch] Fix thumbnails extraction (#25531)
+ [twitch] Pass v5 Accept HTTP header (#25531)
* [brightcove] Fix subtitles extraction (#25540)
+ [malltv] Add support for sk.mall.tv (#25445)
* [periscope] Fix untitled broadcasts (#25482)
* [jwplatform] Improve embeds extraction (#25467)
2020-06-05 18:59:10 +00:00
micha
0cd1934c35 doc: Updated shells/pbosh to 20200525 2020-06-05 17:29:15 +00:00
micha
c24f3fe656 doc: Updated shells/bosh to 20200525 2020-06-05 17:28:47 +00:00
micha
aca54fef59 shells/pbosh: Update to 2020-05-25
- Use OS specific helper code from devel/smake/Makefile.common

Changes from AN-2020-05-25:
-       libmdgest: Added a "defined(_M_ARM)" check for MSVC byte order
        definitions (byte_order.h).

        Thanks to "Excalibur" for reporting.

-       Bourne Shell: The support for the OLDPWD environment has been moved
        from DO_SYSPUSHD to DO_POSIX_CD and as a result, the minimal POSIX
        compile variant "pbosh" now supports "$OLDPWD" and "cd -".

        This was based on a bug in the POSIX standard that did not include
        OLDPWD in the overview of shell environment variables. See
        https://www.austingroupbugs.net/view.php?id=1343

        Thanks to Koichi Nakashima for reporting
2020-06-05 17:26:43 +00:00
micha
1c0d4b0625 shells/bosh: Update to 2020-05-25
- Use OS specific helper code from devel/smake/Makefile.common

Changes from AN-2020-05-25:
-       libmdgest: Added a "defined(_M_ARM)" check for MSVC byte order
        definitions (byte_order.h).

        Thanks to "Excalibur" for reporting.

-       Bourne Shell: The unit tests for the ERR trap did not work on NetBSD
        because /bin/false does not exists on NetBSD. We now first check
        for /bin/false and /usr/bin/false and use what's available.

        Thanks to Michael Bäuerle from pkgsrc for reporting.
2020-06-05 17:20:52 +00:00
micha
316531bbc5 doc: Updated archivers/star to 1.6.1nb8 2020-06-05 17:07:46 +00:00
micha
562d61da30 doc: Updated devel/smake to 1.3nb11 2020-06-05 17:06:41 +00:00
rillig
f374c71565 mk, doc: remove obsolete bulk-install and bulk-package targets 2020-06-05 17:05:22 +00:00
micha
50358bab23 archivers/star: Update to 1.6.1nb8
- Remove pkgsrc patches (merged upstream)
- Move OS specific helper code to devel/smake/Makefile.common

Changes from AN-2020-05-25:
-       libmdgest: Added a "defined(_M_ARM)" check for MSVC byte order
        definitions (byte_order.h).

        Thanks to "Excalibur" for reporting.

-       star: SmartOS supports aclutils.h as published include file (what we
        intented to include in Schillix-ON as well, since it is needed for
        libsec) and aclutils.h includes ctype.h. We thus need to
        #include <ctype.h> before star.h in acl_unix.c

        The problem occurred because we did already have a aclutils.h related
        autoconf test, even though Schillix-ON does not yet ship aclutils.h

        Thanks to Michael Bäuerle from pkgsrc for reporting.

-       star: The subst command (since 2018) malloc()s the space for a copy
        of the old string in case that the string Is too long for the static
        storage. It did however still use the static buffer instead of a
        pointer to the allocated space. We now use the allocated space if
        needed.

-       star: The subst command for pax now supports the \1, \2, ... escapes
        for \(...\) selections in the from pattern, like it is used by sed(1).

        Thanks to Kristyna Streitova for reminding on this.

-       star: A new unit test for this new feature has been added, using the
        example from the SUSE bug-report for the above substitute command.

-       star: A new subst option -pax-s has been added that supports sed(1)
        like substitutions. The old option -s continues to support change(1)
        like substititions.

        NOTE: Both pax -s and star -pax-s silently fall back to change(1)-like
        substitutions in case that a target platform does not support "regex"
        in libc.
2020-06-05 17:04:31 +00:00
micha
f09d1ef46a devel/smake: Update to 1.3nb11
- Rebase to schilytools release 2020-05-25
- Add helper code for tbl (man page table preprocessor) to Makefile.common
- Add helper code for OS specific man page sections to Makefile.common
- Bump PKGREVISION
2020-06-05 16:48:16 +00:00
mef
acf390b810 (qt5-qtvirtualkeyboard) regen distinfo (again, sorry) 2020-06-05 16:15:47 +00:00
mef
9224df63bc (qt5-qtvirtualkeyboard) regen distinfo 2020-06-05 16:09:09 +00:00
bacon
26f0ee84c9 doc: Updated net/openconnect to 8.10 2020-06-05 15:53:02 +00:00
bacon
f97d43ff2b net/openconnect: Upgrade to 8.10
Fixes build for Darwin
Based on wip/openconnect with help from Louis Guillaume
2020-06-05 15:50:31 +00:00
jperkin
893b81da94 clang: Remove patch chunk that snuck back in. 2020-06-05 15:28:54 +00:00
rillig
4606a36212 doc/guide: proofread the SUBST section 2020-06-05 14:24:17 +00:00
jperkin
38fe454b9c *: Apply revbump for graphics/giflib API change. 2020-06-05 12:48:58 +00:00
ryoon
78e3f23276 textproc: Enable dwdiff 2020-06-05 12:45:14 +00:00
ryoon
71d5596271 doc: Added textproc/dwdiff version 2.1.2 2020-06-05 12:44:28 +00:00
ryoon
66733d4468 textproc/dwdiff: import dwdiff-2.1.2
dwdiff is a diff program that operates at the word level instead of the line
level. It is different from wdiff in that it allows the user to specify what
should be considered whitespace, and in that it takes an optional list of
characters that should be considered delimiters. Delimiters are single
characters that are treated as if they are words, even when there is no
whitespace separating them from preceding words or delimiters. dwdiff is mostly
commandline compatible with wdiff. Only the --autopager, --terminal and
--avoid-wraps options are not supported.

The default output from dwdiff is the new text, with the deleted and inserted
parts annotated with markers. Command line options are available to change
both what is printed, and the markers.

dwdiff is licensed under the GNU General Public License version 3. See the file
COPYING for details.
2020-06-05 12:43:53 +00:00
ryoon
3aea05b8d9 net: Enable minitube 2020-06-05 12:38:54 +00:00
ryoon
3acafc9628 doc: Added net/minitube version 3.4 2020-06-05 12:38:01 +00:00
ryoon
83c5120d9e net/minitube: import minitube-3.4
Minitube is a YouTube desktop application. It is written in C++
using the Qt framework.
2020-06-05 12:37:19 +00:00
jperkin
1481743049 giflib: Bump API depends for libgifutil fix. 2020-06-05 12:18:32 +00:00
jperkin
dd3e371705 mplayer*: Remove gifutil hack, now done correctly. 2020-06-05 12:17:10 +00:00
jperkin
d7f0fcd04b doc: Updated graphics/giflib to 5.2.1nb3 2020-06-05 12:15:25 +00:00