Commit graph

245408 commits

Author SHA1 Message Date
wiz
085d6c6540 Updated security/py-service_identity to 16.0.0 2016-02-21 10:47:30 +00:00
wiz
8b82fed9dc Update py-service_identity to 16.0.0.
16.0.0 (2016-02-18)
-------------------

Backward-incompatible changes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Python 3.3 and 2.6 aren't supported anymore.
  They may work by chance but any effort to keep them working has ceased.

  The last Python 2.6 release was on October 29, 2013 and isn't supported by the CPython core team anymore.
  Major Python packages like Django and Twisted dropped Python 2.6 a while ago already.

  Python 3.3 never had a significant user base and wasn't part of any distribution's LTS release.
- pyOpenSSL versions older than 0.14 are not tested anymore.
  They don't even build with recent OpenSSL versions.

Changes:
^^^^^^^^

- Officially support Python 3.5.
- ``service_identity.SubjectAltNameWarning`` is now raised if the server certicate lacks a proper ``SubjectAltName``.
  [`#9 <https://github.com/pyca/service_identity/issues/9>`_]
- Add a ``__str__`` method to ``VerificationError``.
- Port from ``characteristic`` to its spiritual successor `attrs <https://attrs.readthedocs.org/>`_.
2016-02-21 10:47:20 +00:00
wiz
2a4c86e7c0 Updated devel/py-atomicwrites to 0.1.9 2016-02-21 10:42:35 +00:00
wiz
da754cd491 Update py-atomicwrites to 0.1.9.
Bugfix release.
2016-02-21 10:42:26 +00:00
wiz
f5770c6ac9 Updated devel/afl to 2.03b 2016-02-21 10:35:46 +00:00
wiz
7f5305be05 Update afl to 2.03b:
--------------
Version 2.03b:
--------------

  - Added experimental -fsanitize-coverage=trace-pc support that goes with
    some recent additions to LLVM, as implemented by Kostya Serebryany.
    Right now, this is cumbersome to use with common build systems, so
    the mode remains undocumented.

  - Made several substantial improvements to better support non-standard
    map sizes in LLVM mode.

  - Switched LLVM mode to thread-local execution tracing, which may offer
    better results in some multithreaded apps.

  - Fixed a minor typo, reported by Heiko Eissfeldt.

  - Force-disabled symbolization for ASAN, as suggested by Christian Holler.

  - AFL_NOX86 renamed to AFL_NO_X86 for consistency.

  - Added AFL_LD_PRELOAD to allow LD_PRELOAD to be set for targets without
    affecting AFL itself. Suggested by Daniel Godas-Lopez.

--------------
Version 2.02b:
--------------

  - Fixed a "lcamtuf can't count to 16" bug in the havoc stage. Reported
    by Guillaume Endignoux.

--------------
Version 2.01b:
--------------

  - Made an improvement to cycle counter color coding, based on feedback
    from Shai Sarfaty.

  - Added a mention of aflize to sister_projects.txt.

  - Fixed an installation issue with afl-as, as spotted by ilovezfs.
2016-02-21 10:35:37 +00:00
wiz
d88daaf083 Updated fonts/harfbuzz to 1.2.0 2016-02-21 10:29:21 +00:00
wiz
d20db6c68a Update harfbuzz to 1.2.0:
Overview of changes leading to 1.2.0
Friday, February 19, 2016
====================================

- Fix various issues (hangs mostly) in case of memory allocation failure.
- Change mark zeroing types of most shapers from BY_UNICODE_LATE to
  BY_GDEF_LATE.  This seems to be what Uniscribe does.
- Change mark zeroing of USE shaper from NONE to BY_GDEF_EARLY.  That's
  what Windows does.
- Allow GPOS cursive connection on marks, and fix the interaction with
  mark attachment.  This work resulted in some changes to how mark
  attachments work.  See:
  https://github.com/behdad/harfbuzz/issues/211
  86c68c7a2c
- Graphite2 shaper: improved negative advance handling (eg. Nastaliq).
- Add nmake-based build system for Windows.
- Minor speedup.
- Misc. improvements.
2016-02-21 10:29:12 +00:00
wiz
f0f472e122 + afl-2.03b, harfbuzz-1.2.0, py-atomicwrites-0.1.9, py-nevow-0.13.0,
py-service_identity-16.0.0, py-vdirsyncer-0.9.0, x264-devel-20160220,
  xerces-c-3.1.3.
2016-02-21 10:27:33 +00:00
wiz
dd03a4336e + glpk-4.58, tesseract-3.04.01. 2016-02-21 10:22:43 +00:00
ryoon
5c9fc43d93 Updated devel/z80-asm to 2.3.7nb1 2016-02-21 07:42:00 +00:00
ryoon
e7e0e004c2 Fix build under Apple OS X, bump PKGREVISION.
And install dosuments.
From Dean Matzkov via e-mail.
2016-02-21 07:40:39 +00:00
wen
1a9d1cda65 Updated math/p5-Math-Base36 to 0.14 2016-02-21 07:32:07 +00:00
wen
7981a6c544 Update to 0.14
Add missing BUILD_DEPENDS

Upstream changes:
0.14 2015-04-02
 - Avoid negative repeat count warnings generated from new perls (RT #103266)

0.13 2015-01-17
 - handle large base-10 numbers when encoding (GH #2)

0.12 2013-03-29
 - make errors more descriptive (Chisel Wright)

0.11 2013-03-14
 - repackaged
2016-02-21 07:31:01 +00:00
wen
cf21f941a8 Updated www/p5-Mojolicious to 6.47 2016-02-21 07:25:10 +00:00
wen
0507c1916e Update to 6.47
Upstream changes:
6.47  2016-02-19
  - Deprecated Mojo::Log::is_debug, Mojo::Log::is_error, Mojo::Log::is_info and
    Mojo::Log::is_warn in favor of Mojo::Log::is_level.
  - Added is_level method to Mojo::Log.
  - Fixed datetime_field helper to use the correct type attribute value.
2016-02-21 07:24:03 +00:00
tsutsui
8ec15aa86e Updated net/mikutter to 3.3.7 2016-02-21 05:50:46 +00:00
tsutsui
95d544356b Update mikutter to 3.3.7.
Upstream changes:

* postbox was not dismissed after post in some case
* line breaks were not drawn during selecting tweet characters by mouse drag
2016-02-21 05:49:57 +00:00
mef
6f6826f6d7 Githubify. 2016-02-20 23:56:54 +00:00
mef
166d103fb8 Updated cad/gtkwave to 3.3.70 2016-02-20 23:25:29 +00:00
mef
eb12d72907 3.3.69 03feb16 Added missing EXTLOAD_CFLAGS declarations in configure.ac for
FSDB detection when only .a files are present (necessary for
		                Ubuntu).
				                Fixed valgrind warning in fst.c for dead memory allocation.
						                Fixed signed fixed point binary number shift for negative

Update 3.3.68 to 3.3.70
-----------------------
3.3.69	03feb16	Added missing EXTLOAD_CFLAGS declarations in configure.ac for
		FSDB detection when only .a files are present (necessary for
		Ubuntu).
		Fixed valgrind warning in fst.c for dead memory allocation.
		Fixed signed fixed point binary number shift for negative
		numbers.
		Added ghw patch for missing enum crash in ghw files.
3.3.70	14feb16	Various warnings fixes from new version of scan-build.
		Crash fix in Windows for transaction traces (broken since
		VCD/TIM export in 3.3.61).
2016-02-20 23:21:16 +00:00
khorben
4624a3d1cc Updated time/deforaos-todo to 0.2.1 2016-02-20 21:12:44 +00:00
khorben
b8965d919e Package DeforaOS Todo 0.2.1
This release brings:
- support for the latest libSystem
- further improvements
2016-02-20 21:11:56 +00:00
leot
2d8aac4abf Add -D_XOPEN_SOURCE=600 to CPPFLAGS in order to avoid build issues on SunOS. 2016-02-20 17:30:21 +00:00
dholland
e8ca416f2d xpat2 2016-02-20 16:59:21 +00:00
dholland
7cb11391d8 Fix scorefile handling, noted on tech-pkg. While here, drop libXp.
PKGREVISION -> 4.
2016-02-20 16:58:56 +00:00
khorben
de77534058 Updated x11/deforaos-notes to 0.1.0 2016-02-20 16:00:59 +00:00
khorben
ba5d4c7888 Package DeforaOS Notes 0.1.0
This release brings:
- support for the latest libSystem
- support for Gtk+ 3
2016-02-20 16:00:28 +00:00
khorben
bf8dfee89e Updated audio/deforaos-mixer to 0.2.0 2016-02-20 15:04:16 +00:00
khorben
58779cb615 Package DeforaOS Mixer 0.2.0
This release brings:
- improved user interface with Gtk+ 3
- further improvements to the user interface
2016-02-20 15:03:34 +00:00
khorben
63371a346c Updated mail/deforaos-mailer to 0.1.7 2016-02-20 14:52:46 +00:00
khorben
49ab787fe4 Package DeforaOS Mailer 0.1.7
This release brings:
- support for the latest libSystem
- support for Gtk+ 3
2016-02-20 14:52:09 +00:00
khorben
161f2f4316 Updated x11/deforaos-integration to 0.0.2 2016-02-20 14:30:50 +00:00
khorben
6468cb3f96 Package DeforaOS Integration 0.0.2
This release brings:
- compatibility with the latest libSystem
- minor improvements (panel applets)
2016-02-20 14:30:08 +00:00
mef
10850d7cfb Updated textproc/cdif to 2.14 2016-02-20 13:20:23 +00:00
mef
7cfe4509ff (upstream)
- Update 1.19 to 2.14 (ChangeLog is unknown)
 (pkgsrc)
  - GitHubify
2016-02-20 13:19:13 +00:00
khorben
4d141b0d84 Updated x11/deforaos-locker to 0.4.0 2016-02-20 13:16:29 +00:00
khorben
334cb9ebef Package DeforaOS Locker 0.4.0
This release brings:
- support for the latest libSystem
- support for Gtk+ 3
2016-02-20 13:15:41 +00:00
jperkin
dd6cd247ae Updated devel/capstone to 3.0.4nb1 2016-02-20 11:40:39 +00:00
jperkin
d2e037cfbf Fix install_name on Darwin. Bump PKGREVISION. 2016-02-20 11:40:30 +00:00
jperkin
9b3c02adb3 Updated audio/audacious to 3.5.2nb2 2016-02-20 11:28:37 +00:00
jperkin
c4a06ef3a9 Fix install_name on Darwin, though not ideally as the version isn't
included, however the package doesn't offer an easy way to do that.

Bump PKGREVISION.
2016-02-20 11:28:26 +00:00
jperkin
9b1a7e8732 Updated databases/sqlite3-tcl to 3.11.0nb1 2016-02-20 10:25:11 +00:00
jperkin
e31f6124bd Fix install_name on Darwin. Bump PKGREVISION. 2016-02-20 10:25:02 +00:00
jperkin
19549122b7 Updated devel/dconf to 0.22.0nb3 2016-02-20 09:57:20 +00:00
jperkin
508c937d72 Fix install_name on Darwin. Bump PKGREVISION. 2016-02-20 09:57:10 +00:00
szptvlfn
87cd8bac58 Updated graphics/feh to 2.14.2 2016-02-20 04:40:24 +00:00
szptvlfn
528aec3ddd Update to feh-2.14.2
ChangeLog:
http://git.finalrewind.org/feh/plain/ChangeLog
Thu, 18 Feb 2016 20:40:19 +0100

* Release v2.14.2
    * make test: Ignore results on arm and mips since they expose a bug in
      Imlib2 1.4.7 and/or giflib 5.1.2. Note that due to this bug, feh may be
      unable to display gif images. x86 and amd64 are also affected.
      Again, see <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813729>
      for more information
    * -f / --filelist: Do not print useless error message when a correct
      filelist file is specified
    * -f / --filelist: Fix bug in "-" / "/dev/stdin" handling affecting feh
      running in ksh and possibly other environments

Thu, 04 Feb 2016 20:31:38 +0100

* Release v2.14.1
    * Skip a small set of build tests on Debian and derivatives, since they
      trigger a Debian/Imlib2 bug. See
      <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812657> and
      <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813729> for more
      information
2016-02-20 04:40:12 +00:00
khorben
eb7a5c537b Updated graphics/deforaos-icon-theme to 0.1.2 2016-02-20 03:32:25 +00:00
khorben
19c37a581f Package DeforaOS Artwork 0.1.2
This release adds a couple icons for each size available.
2016-02-20 03:31:31 +00:00