Commit graph

273265 commits

Author SHA1 Message Date
hauke
61bf4ad6b1 Upgrade to XEmacs 21.5.34
Obsolete, fixed upstream
2017-11-15 15:02:19 +00:00
hauke
22e4134efc Upgrade to XEmacs 21.5.34
Deal with bulk build namespace intrusion.

Was patch-an
2017-11-15 15:01:36 +00:00
hauke
dfa0987600 Upgrade to XEmacs 21.5.34
Obsolete, fixed upstream
2017-11-15 15:00:38 +00:00
hauke
ae4bfc4697 Upgrade to XEmacs 21.5.34
Deal with a difference between bmake and gmake in using $< in a
makefile target

Was patch-al
2017-11-15 14:59:55 +00:00
hauke
dc63b914c0 Upgrade to XEmacs 21.5.34
Prefer NAME_MAX over MAXNAMLEN, if available

Was patch-ak
2017-11-15 14:58:53 +00:00
hauke
61d1bd49c5 Upgrade to XEmacs 21.5.34
Fix build on DragonFly

Was patch-aj
2017-11-15 14:57:58 +00:00
hauke
fa9ed486bb Upgrade to XEmacs 21.5.34
Obsolete, change is in upstream
2017-11-15 14:57:09 +00:00
hauke
429fe8900f Upgrade to XEmacs 21.5.34
Obsolete, CANNA v1 was de-supported in 2007
2017-11-15 14:56:25 +00:00
hauke
331e31acde Upgrade to XEmacs 21.5.34
Obsolete, the file is #included, and the including file
should import the required headers
2017-11-15 14:55:35 +00:00
hauke
bd6f4df119 Upgrade to XEmacs 21.5.34
Obsolete, gtk support does not build, and is
subject to re-work upstream
2017-11-15 14:54:56 +00:00
hauke
d22ffd1d35 Upgrade to XEmacs 21.5.34
Obsolete, src/unexfreebsd.c is gone
2017-11-15 14:54:09 +00:00
hauke
b8ec288ea2 Upgrade to XEmacs 21.5.34
Enhance ELF macros to deal with 32/64 bit arches
Special-case alpha

Was patch-ad
2017-11-15 14:53:27 +00:00
hauke
ff0b8b5c73 Upgrade to XEmacs 21.5.34
Install internal build scripts as scripts
Prefix {c,e}tags to avoid conflicts

Was patch-ac
2017-11-15 14:52:02 +00:00
hauke
2f0eb9a5f6 Upgrade to XEmacs 21.5.34
Add POSIX syntax for passing ld(1) options through the
compiler front end

NetBSD machine settings are gone
Other patches are in upstream

Was patch-ab
2017-11-15 14:50:50 +00:00
hauke
395402daae Upgrade to XEmacs 21.5.34
Prefix {c,e}tags to avoid conflicts.

Was patch-aa
2017-11-15 14:49:32 +00:00
hauke
cbbc0d7798 Upgrade xemacs-current to 21.5.34
Since the non-{X11,lucid} toolkits have bitrotted, remove those
options, and rework options.mk like the editors/xemacs one.

Switching to the portable dumper and using system malloc obsoletes the
hacks.

Like XEmacs 21.4 and the emacsen, we need to build with -DTERMINFO for
proper console display.

Since Makefile content is minimal for xemacs-current{,-nox11}, keep
the pkgsrc nb revision centrally in Makefile.common.

Take maintainership.
2017-11-15 14:46:31 +00:00
adam
c2ab845104 For Python 2.7: depend on py-backports.functools_lru_cache instead of py-functools32 2017-11-15 14:19:43 +00:00
adam
222e60ace1 Added python to CATEGORIES 2017-11-15 14:18:46 +00:00
adam
af24b43839 Updated textproc/py-natsort, devel/py-test 2017-11-15 14:15:24 +00:00
adam
927f5e713f py-test: updated to 3.2.5
Pytest 3.2.5:

Bug Fixes
Remove py<1.5 restriction from pytest as this can cause version conflicts in some installations.
2017-11-15 14:14:48 +00:00
adam
7eb3777627 py-natsort: updated to 5.1.1
5.1.1:
* Added additional unicode number support for Python 3.7.
* Added information on how to install and test.
2017-11-15 14:13:58 +00:00
taca
1991b1bada doc: Updated www/contao44 to 4.4.8 2017-11-15 14:09:39 +00:00
taca
15ccee2508 www/contao44: update to 4.4.8
# Contao core bundle change log

### 4.4.8 (2017-11-15)

 * Prevent SQL injections in the back end search panel (see CVE-2017-16558).
 * Support class named services in System::import() and System::importStatic()
   (see #1176).
 * Only show pretty error screens on Contao routes (see #1149).

# Contao listing bundle change log

### 4.4.8 (2017-11-15)

 * Prevent SQL injections in the listing module (see CVE-2017-16558).
2017-11-15 14:09:16 +00:00
taca
e7af7beeb6 doc: Updated www/contao35 to 3.5.31 2017-11-15 14:08:18 +00:00
taca
7cbf73189f Update contaoet to 3.5.31.
Version 3.5.31 (2017-11-15)
---------------------------

### Fixed
Prevent SQL injections in the back end search panel (see CVE-2017-16558).
2017-11-15 14:07:53 +00:00
gdt
ed0721904d ocaml: Recognize NetBSD armv6 correctly in configure
While MACHINE_ARCH can be earmv6hf on NetBSD, configure has to match
what config.guess outputs, which is armv6.  For now, leave the old
earmv6/7 tokens, because this code inexplicably succeeded on earmv7hf.

With this, ocaml builds and builds a working unison, on earmv6hf
(RPI3).
2017-11-15 12:52:15 +00:00
szptvlfn
df2c613db9 doc: Updated graphics/feh to 2.22.2 2017-11-15 11:58:28 +00:00
szptvlfn
6edf3cd9b7 feh: Update to 2.22.2
https://git.finalrewind.org/feh/plain/ChangeLog
Tue, 07 Nov 2017 17:36:26 +0100  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.22.2
    * Fix HTTPS certificate errors on some systems (broken in 2.22)

Tue, 07 Nov 2017 07:51:48 +0100  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.22.1
    * Allow ~/.fehbg to be sourced (instead of executed) from other shell
      scripts again (broken in 2.22)

Sat, 04 Nov 2017 14:55:38 +0100  Daniel Friesel <derf+feh@finalrewind.org>

* Release v2.22
    * Add support for CURL_CA_BUNDLE environment variable when loading images
      via HTTPS
    * Fix ~/.fehbg not being updated when setting a wallpaper via menu
      (broken in 2.21)
2017-11-15 11:58:03 +00:00
wiz
ce70d25e5c doc: Updated net/p5-Net to 3.11 2017-11-15 11:41:33 +00:00
wiz
cc512f960f p5-Net: update to 3.11.
Add comment to patch.

3.11 2017-11-14

    - Treat FTP MLSD commands case-insensitively.  [Brian M. Carlson, PR#32]
2017-11-15 11:41:24 +00:00
jdolecek
1622b08396 fix unportable == in ext/curl/config.m4 2017-11-15 11:01:31 +00:00
jdolecek
42d7b8012c add a comment to fix the MASTER_SITES once this is out of RC 2017-11-15 11:01:17 +00:00
wiz
ca71108ffc doc: Updated devel/p5-experimental to 0.017 2017-11-15 10:49:09 +00:00
wiz
8b7d0d2587 p5-experimental: update to 0.017.
0.017     2017-11-14 16:23:53+01:00 Europe/Amsterdam
          Remove auto_deref for 5.24+
2017-11-15 10:49:00 +00:00
wiz
0fc6154b32 doc: Updated devel/p5-Search-Elasticsearch to 6.00 2017-11-15 10:48:18 +00:00
wiz
a246d34e7f p5-Search-Elasticsearch: update to 6.00.
6.00    2017-11-14
        Released 6.00 with default API for 6_0.
        Legacy 5_0 API now released separately
        Trace logging now includes content-type headers where appropriate
        Deprecation warnings are now parsed to extract the message only
        Improved boolean value handling in query string params - now accepts
          true, false, \1, \0, or a JSON::PP::Boolean object
        Handle removal of '.' from @INC in perl 5.26
2017-11-15 10:48:03 +00:00
wiz
bb43c44099 doc: Updated devel/p5-Compress-Raw-Zlib to 2.075 2017-11-15 10:41:43 +00:00
wiz
7968c47111 p5-Compress-Raw-Zlib: update to 2.075.
2.075 14 Nov 2017

      * Update zlib-src directory to use zlib 1.2.11
        #123245: perl 5.26.1 is vulnerable to CVE-2016-9843, CVE-2016-9841, CVE-2016-9840, CVE-2016-9842

      * Zlib.xs
        Don't allow offset to be greater than length of buffer in crc32.

      * Zlib.xs
        Change my_zcalloc to use safecalloc.
        The link, https://github.com/madler/zlib/issues/253, is the upstream report for the remaining
        valgrind errors not already dealt with by 1.2.11. Using calloc in Zlib.xs for now as a workaround.
        #121074: valgrind errors in the test suite
2017-11-15 10:41:27 +00:00
wiz
0cf550f21e doc: Updated converters/p5-Unicode-Collate to 1.23 2017-11-15 10:40:47 +00:00
wiz
332905f95b p5-Unicode-Collate: update to 1.23.
1.23  Mon Nov 13 19:10:28 2017
    - Now UCA_Version 36 (for Unicode 10.0.0) is supported.
      * But the default UCA_Version is still 34.
    - added nushu.t in t.
2017-11-15 10:40:37 +00:00
adam
5d027557f2 Fix building on newer macOS 2017-11-15 10:18:06 +00:00
wiz
c5afce6807 doc: Updated converters/p5-Sereal to 4.004 2017-11-15 10:05:39 +00:00
wiz
d14fe3d2ba p5-Sereal: update to 4.004.
4.004 Sun Nov 12
    * Fix build issues from C++ style comments
    * Fixup build_requires

4.003 Sun Nov 12
    * Fixup Devel::CheckLib usage
    * Do not compress using Snappy if the buffer is larger 2**32
    * Build fixes
2017-11-15 10:05:28 +00:00
wiz
2810f540bd doc: Updated converters/p5-Sereal-Encoder to 4.004 2017-11-15 09:55:49 +00:00
wiz
3ddddf11c5 p5-Sereal-Encoder: update to 4.004.
4.004 Sun Nov 12
    * Fix build issues from C++ style comments
    * Fixup build_requires

4.003 Sun Nov 12
    * Fixup Devel::CheckLib usage
    * Do not compress using Snappy if the buffer is larger 2**32
    * Build fixes
2017-11-15 09:55:40 +00:00
wiz
37da535a15 doc: Updated converters/p5-Sereal-Decoder to 4.004 2017-11-15 09:51:55 +00:00
wiz
b707e93b5f p5-Sereal-Decoder: update to 4.004.
4.004 Sun Nov 12
    * Fix build issues from C++ style comments
    * Fixup build_requires

4.003 Sun Nov 12
    * Fixup Devel::CheckLib usage
    * Build fixes
2017-11-15 09:51:44 +00:00
adam
5e53783d1e Added devel/py-test-relaxed; Updated security/py-paramiko 2017-11-15 09:25:06 +00:00
adam
3c8b84aa91 py-paramiko: updated to 2.4.0
2.4.0:

[Feature]: Add a new passphrase kwarg to SSHClient.connect so users may disambiguate key-decryption passphrases from password-auth passwords. (This is a backwards compatible change; password will still pull double duty as a passphrase when passphrase is not given.)
[Support]: Drop Python 2.6 and Python 3.3 support; now only 2.7 and 3.4+ are supported. If you’re unable to upgrade from 2.6 or 3.3, please stick to the Paramiko 2.3.x (or below) release lines.
[Support]: Include LICENSE file in wheel archives.
[Support]: Updated the test suite & related docs/metadata/config to be compatible with pytest instead of using the old, custom, crufty unittest-based test.py.

This includes marking known-slow tests (mostly the SFTP ones) so they can be filtered out by inv test‘s default behavior; as well as other minor tweaks to test collection and/or display (for example, GSSAPI tests are collected, but skipped, instead of not even being collected by default as in test.py.)

[Support]: Update tearDown of client test suite to avoid hangs due to eternally blocking accept() calls on the internal server thread (which can occur when test code raises an exception before actually connecting to the server.)
2017-11-15 09:24:14 +00:00
adam
c2ad52182a py-test-relaxed: added version 1.0.0
pytest-relaxed provides 'relaxed' test discovery for pytest.

Has it ever felt strange to you that we put our tests in tests/, then name the
files test_foo.py, name the test classes TestFoo, and finally name the test
methods test_foo_bar? Especially when almost all of the code inside of tests/
is, well, tests?

This pytest plugin takes a page from the rest of Python, where you don't have
to explicitly note public module/class members, but only need to hint as to
which ones are private. By default, all files and objects pytest is told to
scan will be considered tests; to mark something as not-a-test, simply prefix
it with an underscore.
2017-11-15 09:23:17 +00:00