Commit graph

251449 commits

Author SHA1 Message Date
rillig
7ac365180d Imported bunny from pkgsrc-wip.
instrumented C code security fuzzer
2016-07-09 21:43:24 +00:00
wiz
7428ee4c0d Added archivers/py-czipfile version 1.0.0 2016-07-09 21:13:29 +00:00
wiz
54e825b0f8 + py-czipfile 2016-07-09 21:13:18 +00:00
wiz
1bf1e69b72 Import py27-czipfile-1.0.0 as archivers/py-czipfile.
A replacement for the builtin zipfile module, with fast, C-based zipfile
decryption

czipfile is a replacement for Python's builtin "zipfile" module, and provides
much faster, C-based zipfile decryption. The code is actually 95% identical to
Python 2.6.5's Lib/zipfile.py, with some very minor modifications to allow it
to compile in Cython, and the _ZipDecrypter class adapted to take advantage of
native C datatypes.

Package provided by Kimihiro Nonaka in PR 51326, with some cleanups by myself.
(Fix typo in MASTER_SITES, pkglint.)
2016-07-09 21:13:02 +00:00
agc
25f8650abf Note update of netpgpverify and libnetpgpverify to 20160709 2016-07-09 17:45:39 +00:00
agc
c70cf48c64 Update netpgpverify and libnetpgpverify to 20160709
+ free resources associated with the cursor when verifying,
gets rid of 2 more loss records under valgrind.
2016-07-09 17:44:44 +00:00
agc
27a575e0e6 Note update of netpgpverify and libnetpgpverify to 20160708 2016-07-09 17:20:17 +00:00
agc
1619422bb9 Update netpgpverify and libnetpgpverify to 20160708
+ clear and free bignums properly - helps immensely with plugging
memory leaks
2016-07-09 17:18:24 +00:00
dholland
f39f6090b1 Remove obsolete anti-cycle logic; fixes PR 48961. 2016-07-09 17:12:22 +00:00
rillig
057875c2f0 Added keywords for "make help". 2016-07-09 16:32:54 +00:00
rillig
bebb46e035 Removed leading tabs from <programlisting>, to prevent empty lines from
appearing in the output.
2016-07-09 16:19:15 +00:00
rillig
77138756e5 Moved <programlisting> elements to column 1, since they generate an
additional empty line otherwise.
2016-07-09 16:07:35 +00:00
rillig
2ec6a9a076 Further cleaned up the license handling section. 2016-07-09 15:19:21 +00:00
rillig
e15487e9e3 Removed outdated text about license handling. Replaced difficult wording
with simple words. Restructured the sections, for quicker access.
2016-07-09 14:44:06 +00:00
rillig
2f3123d998 Fixed some pkglint warnings. 2016-07-09 13:21:05 +00:00
wiz
1575598dcc + MesaLib-12.0, kf5-5.24.0, wine-devel-1.9.14. 2016-07-09 13:19:39 +00:00
rillig
0e30725a02 Updated pkgtools/pkglint to 5.4.5 2016-07-09 13:17:38 +00:00
rillig
9c9916dff2 Updated pkglint to 5.4.5.
Changes since 5.4.4:

* Removed autofix for variables in BUILDLINK_TREE, since that change
  affects multiple variables in the file and therefore cannot be done
  automatically
* Fixed PLIST sorting to not lose lines
2016-07-09 13:16:43 +00:00
rillig
aa700402de Fixed some pkglint warnings. 2016-07-09 13:10:15 +00:00
rillig
60941b34fb Fixed some pkglint warnings. Added VARBASE to BUILD_DEFS. Bumped version. 2016-07-09 13:07:20 +00:00
wiz
7709765c9a Updated meta-pkgs/bulk-medium to 20160709 2016-07-09 13:05:34 +00:00
wiz
7e402a5ab6 Removed lang/python33 [wiz 2016-07-09] 2016-07-09 13:05:07 +00:00
wiz
0a8055e795 Remove python33. 2016-07-09 13:04:40 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
rillig
5c14e658c3 Fixed some pkglint warnings. 2016-07-09 13:03:00 +00:00
rillig
d9983147f4 Fixed some pkglint warnings. 2016-07-09 12:47:05 +00:00
wen
6907650a94 Updated devel/p5-Readonly to 2.05 2016-07-09 12:29:16 +00:00
wen
80da293b70 Update to 2.05
Upstream changes:
2.05 2016-06-10T17:03:28Z
    - Fix deref when using the stupid and utterly unnecessary Readonly::Clone
2016-07-09 12:27:53 +00:00
adam
d831f6caef Updated graphics/freetype2 to 2.6.4 2016-07-09 12:24:07 +00:00
adam
736fe36d04 Changes 2.6.4:
FreeType 2.6.4 has been released. The most important change is a new bytecode hinting mode for TrueType fonts that finally activates subpixel hinting (a.k.a. ClearType hinting) by default.

The new release also brings support for the following new scripts in the auto-hinter: Armenian, Cherokee, Ethiopic, Georgian, Gujarati, Gurmukhi, Malayalam, Sinhala, and Tamil.
2016-07-09 12:23:16 +00:00
rillig
a1b9d0057e Fixed some pkglint warnings. 2016-07-09 11:48:12 +00:00
rillig
8d5a6dfdd0 Fixed pkglint warnings. 2016-07-09 11:44:23 +00:00
rillig
a8bbc78d04 Fixed some pkglint warnings. 2016-07-09 11:39:08 +00:00
rillig
373639f2a4 Added license and BUILD_DEFS. Bumped PKGREVISION. 2016-07-09 10:39:37 +00:00
rillig
12c5376ab1 Fixed pkglint warnings. 2016-07-09 10:25:27 +00:00
rillig
293672092c Let pkglint fix warnings about indentation and alignment. 2016-07-09 10:22:29 +00:00
rillig
bcba6c0209 Removed unnecessary space after variable name, to fix pkglint warning. 2016-07-09 10:11:08 +00:00
rillig
e094bd195c Let pkglint fix indentation of preprocessing directives. 2016-07-09 10:00:26 +00:00
rillig
a19abe8a9a Fixed pkglint warnings about unnecessary whitespace and indentation. 2016-07-09 09:54:27 +00:00
rillig
d876652d0b Fixed pkglint warnings. 2016-07-09 09:47:11 +00:00
rillig
e2b6072ead Updated pkgtools/pkglint to 5.4.4 2016-07-09 09:44:00 +00:00
rillig
bc46f036d4 Updated pkglint to 5.4.4.
Changes since 5.4.3:

* Improved detection for undocumented patches from Git
* Added warning about unnecessary space after variable names
* Lots of internal housekeeping
2016-07-09 09:43:48 +00:00
rillig
68a014ac63 Fixed pkglint warnings about variable alignment. 2016-07-09 09:31:05 +00:00
wen
93c8ea4f7b Updated www/p5-POE-Component-Server-SimpleHTTP to 2.22 2016-07-09 08:09:35 +00:00
wen
607d17a1d6 Update to 2.22
Upstream changes:
2016-02-23 14:01:33 +0000 2.22
==============================

  commit f96a77938f94bf74fa00449fe941b70e77de0443
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Tue Feb 23 14:01:33 2016 +0000

    This is 2.22

  commit ef1c866bf188a3cbedc2da5db4e0714d6e195205
  Merge: b884aba e2e1b02
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:   Tue Feb 23 13:57:50 2016 +0000

    Merge pull request #4 from brewt/silence-keep-alive-warnings

    Silence warnings from must_keepalive()

  commit e2e1b0279b68c0292e2904e4d2212f9293cf2bb1
  Author: Adrian Yee <adrian@gt.net>
  Date:   Fri Feb 19 13:08:59 2016 -0800

    Silence warnings from must_keepalive()

    A simple patch to silence warnings from must_keepalive().
    HTTP::Request->header() (inherited from HTTP::Header->header())
    returns undef if the requested header doesn't exist.

    Same patch from RT #107397

  commit 53fe993ca858fdcb663ac76c5fe3f6120f6d73a1
  Author: Adrian Yee <adrian@gt.net>
  Date:   Fri Feb 19 00:52:24 2016 -0800

    Fix graceful shutdowns when keep-alives are in use

    If you shut down the httpd gracefully while there's a keep-alive
    connection is connected, then any subsequent requests through that
    connection will result in an error. This occurs since the as the
    handler's post to the DONE event will fail due to the alias being
    removed.

==============================
2015-09-28 19:07:04 +0100 2.20
==============================

  commit 5a7aee1eb2ea8db7a548eb4c3638e14d94c08dda
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:   Mon Sep 28 19:07:04 2015 +0100

    This is 2.20

  commit 9c84828f48c8079c754311a7b8f80b8ef3ae634f
  Merge: d272889 7d25abf
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:   Mon Sep 28 18:36:32 2015 +0100

    Merge pull request #2 from leejo/rt/73630

    resolve RT #73630 - fix some typos

  commit 7d25abf5522e76e2c22aaa77fde0fedef89eda31
  Author: Lee Johnson <lee@givengain.ch>
  Date:   Wed Sep 23 16:19:39 2015 +0200

    resolve RT #73630 - fix some typos

    apply patch from gregoa@debian.org and fix a couple of other typos
    spotted

  commit 3a65df5092c5eef8a62f53a20d23257560f4e386
  Author: Lee Johnson <lee@givengain.ch>
  Date:   Wed Sep 23 16:10:54 2015 +0200

    add more instructions on how to build this dist

    in the README document that a couple of extra Module::Install mods
    are required as a vanilla Module::Install does not support some of
    the options in the Makefile.PL

    update .gitignore to included (well, exclude) files generated by the
    build process
2016-07-09 08:08:05 +00:00
wen
6424e58669 Updated www/p5-Starlet to 0.30 2016-07-09 07:08:33 +00:00
wen
35949686ed Update to 0.30
Upstream changes:
0.30
	- add child_exit hook #26 (by azrle)
2016-07-09 07:05:56 +00:00
wen
522588f4b4 Updated www/p5-Test-WWW-Mechanize-PSGI to 0.36 2016-07-09 06:59:26 +00:00
wen
6f11044989 Update to 0.36
No upstream changelog found.
2016-07-09 06:58:12 +00:00
wiz
e094268deb Updated pkgtools/revbump to 2.14 2016-07-09 06:40:19 +00:00