Commit graph

254754 commits

Author SHA1 Message Date
wiz
02f2ccfda4 Updated misc/calibre to 2.68.0 2016-09-18 21:56:58 +00:00
wiz
97f6de7303 Updated calibre to 2.68.0.
New Features

    Add a tweak to Preferences->Tweaks to control the list of servers calibre considers public email servers

Bug Fixes

    Content server: Fix a regression in the previous release that broke the OPDS feeds for libraries with no custom columns

    Closes tickets: 1621642
    Edit metadata dialog: Fix auto-generation/validation of author sort values not working when only changing case of the author name.

    Closes tickets: 1623593
    A nicer error message when calibre fails to create the temporary directory.

    Closes tickets: 1622131
    Fix dates being set to empty in bulk search/replace not becoming UNDEFINED
    Edit metadata dialog: Make pressing up on an undefined numeric field set the value to zero instead of -99999.

    Closes tickets: 1622757
    Conversion: Handle corrupted JPEG files that have valid headers but invalid data.

    Closes tickets: 1622416
    Conversion: Improve detection of input documents that use uppercase tag/attribute names.

    Closes tickets: 1622261
    Fix regression in previous release that caused incorrect display of ratings in the side panel of the metadata download dialog
    Get Books: Update publio and virtualo store plugins for website changes
    Fix reading metadata from PDF files broken by poppler >= 0.47.0
    Change the application name set in Qt to calibre from libprs500.

    Closes tickets: 1623397

Improved news sources

    Respekt Magazine
    Punto Informatico
    El universal
2016-09-18 21:56:47 +00:00
wiz
d32cc6fad0 Updated devel/autoconf-archive to 2016.09.16 2016-09-18 21:50:31 +00:00
wiz
f00ad89005 Updated autoconf-archive to 2016.09.16.
* Noteworthy changes in release 2016.09.16 (2016-09-16) [stable]

  The following macros were added: AX_BUILD_DATE_EPOCH, AX_CHECK_X86_FEATURES,
  AX_GCC_X86_CPU_SUPPORTS, AX_OPEN62541_CHECK_H, AX_OPEN62541_CHECK_LIB, and
  AX_LUAROCKS_ROCK.

  While updating AX_CODE_COVERAGE, the variable CODE_COVERAGE_LDFLAGS was
  renamed to CODE_COVERAGE_LIBS.

  AX_VALGRIND_CHECK has been extended considerably. In this process. the
  undocumented internal rule check-valgrind-tool was removed.

  It checks if the host cpu supports various instruction set: mmx, sse, popcnt,
  avx, avx2, etc. If the instruction were supported, it would export
  HAVE_XXX_INSTRUCTIONS C preprocessor macros and add the instruction set flag to
  X86_FEATURES_CFLAGS variable. By default it would also set CFLAGS, but this can
  be disabled by the ACTION-IF-FOUND hook.

  AX_WITH_CURSES and AX_WITH_CURSES_* macros have been modernized, in line
  with PKG_CHECK_MODULES's style. This change breaks the interface, but
  makes AX_WITH_CURSES compatible and even completely replaceable with the
  interface of PKG_CHECK_MODULES. Ultimately, these macros should be
  replaced in the future by calls to PKG_CHECK_MODULES. Variables in
  AX_WITH_CURSES have been renamed

    CURSES_LIB -> CURSES_LIBS
    CURSES_CPPFLAGS -> CURSES_CFLAGS

  and for the AX_WITH_CURSES_* macros

    PANEL_LIB -> PANEL_LIBS
    MENU_LIB -> MENU_LIBS
    FORM_LIB -> FORM_LIBS

  such that once the variables have been renamed in configure.ac and Makefile.am,
  the calls AX_WITH_CURSES and PKG_CHECK_MODULES([CURSES], [ncurses]) are
  completely interchangeable.
2016-09-18 21:50:22 +00:00
wiz
4284e99f9c Updated fonts/FiraCode to 1.203 2016-09-18 21:49:30 +00:00
wiz
c3eef55157 Updated FiraCode to 1.203.
1.203

Added __ (#120, #269)

1.202

Removed {. .} [. .] (. .) (#264)

1.201

Removed [] (#92) {- -} (#248)
Removed /** **/ and disabled ligatures for /*/ */* sequences (#219 #238)
Added ]# {. .} [. .] (. .) (#214)
2016-09-18 21:49:21 +00:00
wiedi
13beb9319a linking -lm fixes SunOS 2016-09-18 21:48:46 +00:00
wiz
757917370c Updated mail/neomutt to 20160916 2016-09-18 21:47:37 +00:00
wiz
92e6003e72 Updated neomutt to 20160916.
Important Note

An upstream Mutt change has removed the $locale config variable.
It didnât quite do what the user might expect. This change also
introduces a new variable $attribution_locale which controls the
translation of the âOn {date}, {user} wroteâ reply string.

Bug Fixes

    Avoid segfault when listing mailboxes on startup John Swinbank (@jdswinbank)
    Fix buffer overrun in search for attach keyword James McCoy (@jamessan)
    Fix off-by-one in error message Antonio Radici (@aradici)
    fix AC_INIT tarname parameter
    fix crash when exiting the pager
    fix another crash in the pager
    nntp: close message handles
    fix: make the pager more robust
    fix sidebar sort order
    fix notmuch tag completion

Docs

    doc: Removes bug entry in new-mail docs Santiago Torres (@SantiagoTorres)
    fix some translations in crypt-gpgme.c Antonio Radici (@aradici)
    docs: mass tidy up

Upstream

    Fix sidebar documentation a bit
    Add unsidebar_whitelist command
    Remove the $locale configuration variable
    Add $attribution_locale configuration variable
    Add missing include to send.c and edit.c
    Filter out zero width no-break space (U+FEFF)
    Update a confusing and obsolete comment
    Moves mutt_copy_list to muttlib.c, where it belongs
    Redraw screen after an SSL cert prompt
    Preserve message-id and mft headers for recalled messages
    Fix openssl 1.1 compilation issues
2016-09-18 21:47:27 +00:00
wiedi
93e5f6ec22 link network libs on SunOS 2016-09-18 18:37:53 +00:00
wiedi
d532bcd24f wants zlib 2016-09-18 18:08:49 +00:00
maya
4fe61d4bd4 wine-devel: fix build with pulseaudio option 2016-09-18 17:53:41 +00:00
taca
e521d0357d Note update of security/openssh package to 7.3.1. 2016-09-18 17:30:43 +00:00
taca
2473c1246a Update openssh to 7.3.1 (OpenSSH 7.3p1).
OpenSSH 7.3p1 is primarily a bugfix release and here is summary.


Changes since OpenSSH 7.2
=========================

Security
--------

 * sshd(8): Mitigate a potential denial-of-service attack against
   the system's crypt(3) function via sshd(8). An attacker could
   send very long passwords that would cause excessive CPU use in
   crypt(3). sshd(8) now refuses to accept password authentication
   requests of length greater than 1024 characters. Independently
   reported by Tomas Kuthan (Oracle), Andres Rojas and Javier Nieto.

 * sshd(8): Mitigate timing differences in password authentication
   that could be used to discern valid from invalid account names
   when long passwords were sent and particular password hashing
   algorithms are in use on the server. CVE-2016-6210, reported by
   EddieEzra.Harari at verint.com

 * ssh(1), sshd(8): Fix observable timing weakness in the CBC padding
   oracle countermeasures. Reported by Jean Paul Degabriele, Kenny
   Paterson, Torben Hansen and Martin Albrecht. Note that CBC ciphers
   are disabled by default and only included for legacy compatibility.

 * ssh(1), sshd(8): Improve operation ordering of MAC verification for
   Encrypt-then-MAC (EtM) mode transport MAC algorithms to verify the
   MAC before decrypting any ciphertext. This removes the possibility
   of timing differences leaking facts about the plaintext, though no
   such leakage has been observed.  Reported by Jean Paul Degabriele,
   Kenny Paterson, Torben Hansen and Martin Albrecht.

 * sshd(8): (portable only) Ignore PAM environment vars when
   UseLogin=yes. If PAM is configured to read user-specified
   environment variables and UseLogin=yes in sshd_config, then a
   hostile local user may attack /bin/login via LD_PRELOAD or
   similar environment variables set via PAM. CVE-2015-8325,
   found by Shayan Sadigh.

New Features
------------

 * ssh(1): Add a ProxyJump option and corresponding -J command-line
   flag to allow simplified indirection through a one or more SSH
   bastions or "jump hosts".

 * ssh(1): Add an IdentityAgent option to allow specifying specific
   agent sockets instead of accepting one from the environment.

 * ssh(1): Allow ExitOnForwardFailure and ClearAllForwardings to be
   optionally overridden when using ssh -W. bz#2577

 * ssh(1), sshd(8): Implement support for the IUTF8 terminal mode as
   per draft-sgtatham-secsh-iutf8-00.

 * ssh(1), sshd(8): Add support for additional fixed Diffie-Hellman
   2K, 4K and 8K groups from draft-ietf-curdle-ssh-kex-sha2-03.

 * ssh-keygen(1), ssh(1), sshd(8): support SHA256 and SHA512 RSA
   signatures in certificates;

 * ssh(1): Add an Include directive for ssh_config(5) files.

 * ssh(1): Permit UTF-8 characters in pre-authentication banners sent
   from the server. bz#2058

Bugfixes
--------

 * ssh(1), sshd(8): Reduce the syslog level of some relatively common
   protocol events from LOG_CRIT. bz#2585

 * sshd(8): Refuse AuthenticationMethods="" in configurations and
   accept AuthenticationMethods=any for the default behaviour of not
   requiring multiple authentication. bz#2398

 * sshd(8): Remove obsolete and misleading "POSSIBLE BREAK-IN
   ATTEMPT!" message when forward and reverse DNS don't match. bz#2585

 * ssh(1): Close ControlPersist background process stderr except
   in debug mode or when logging to syslog. bz#1988

 * misc: Make PROTOCOL description for direct-streamlocal@openssh.com
   channel open messages match deployed code. bz#2529

 * ssh(1): Deduplicate LocalForward and RemoteForward entries to fix
   failures when both ExitOnForwardFailure and hostname
   canonicalisation are enabled. bz#2562

 * sshd(8): Remove fallback from moduli to obsolete "primes" file
   that was deprecated in 2001. bz#2559.

 * sshd_config(5): Correct description of UseDNS: it affects ssh
   hostname processing for authorized_keys, not known_hosts; bz#2554

 * ssh(1): Fix authentication using lone certificate keys in an agent
   without corresponding private keys on the filesystem. bz#2550

 * sshd(8): Send ClientAliveInterval pings when a time-based
   RekeyLimit is set; previously keepalive packets were not being
   sent. bz#2252
2016-09-18 17:30:10 +00:00
kamil
df1994a3ac Remove pkgsrc-wip reference 2016-09-18 17:15:02 +00:00
taca
e74b25c676 - postfix-3.0.6, postfix-3.1.2. 2016-09-18 17:13:31 +00:00
taca
05656c0cfa Note update of Postfix packages to 3.1.2.
mail/postfix
	mail/postfix-cdb
	mail/postfix-ldap
	mail/postfix-lmdb
	mail/postfix-mysql
	mail/postfix-pcre
	mail/postfix-pgsql
	mail/postfix-sqlite
2016-09-18 17:12:57 +00:00
kamil
ba954d473a Added graphics/nvidia-texture-tools version 2.0.8 2016-09-18 17:10:48 +00:00
taca
6aa8f1a2d0 Update postfix to 3.1.2.
3.1.0

The main changes in no particular order are:

  * "postfix tls" command to simplify setup of opportunistic TLS,
    and to simplify SMTP server key/certificate management.

  * Positive and negative DNS reply TTL support in postscreen(8).

  * SASL AUTH rate limit in the Postfix SMTP server.

  * A safety limit on the number of address verify requests.

  * JSON-format Postfix queue listing.

  * Destination-independent delivery rate delay

For details, see the RELEASE_NOTES file.


3.1.1

Fixed in all supported releases:

  * The Milter "replace sender" (SMFIR_CHGFROM) request lost an
    address that was added with sender_bcc_maps, resulting in a
    "rcpt count mismatch" warning. Reported by Joerg Backschues.
    This defect was introduced with Postfix 2.6.

  * The "bad filetype" example in the header_checks(5) manpage
    falsely rejected Content- headers with ``name="example";
    x-apple-part-url="example.com"''.  Reported by Cedric Knight.
    This defect was introduced with Postfix 2.6.


3.1.2

Fixed with Postfix 3.1.2:

  * Changes to make Postfix build with OpenSSL 1.1.0.

Fixed with Postfix 3.1.2 and 3.0.6:

  * The makedefs script ignored readme_directory=pathname overrides.
    Fix by Todd C. Olson.

  * The tls_session_ticket_cipher documentation says that the default
    cipher for TLS session tickets is aes-256-cbc, but the implemented
    default was aes-128-cbc. Note that TLS session ticket keys are
    rotated after 1/2 hour, to limit the impact of attacks on session
    ticket keys.
2016-09-18 17:10:28 +00:00
kamil
7a67150195 + nvidia-texture-tools 2016-09-18 17:08:50 +00:00
kamil
6e8759ea74 Import nvidia-texture-tools-2.0.8 as graphics/nvidia-texture-tools
NVIDIA Texture Tools is a collection of image processing and texture
manipulation tools, designed to be integrated in game tools and asset
conditioning pipelines.  The primary features of the library are mipmap and
normal map generation, format conversion and DXT compression.
2016-09-18 17:08:20 +00:00
wiedi
f261302fe4 wants -lcrypto 2016-09-18 17:02:12 +00:00
kamil
a597983af2 Added games/2048-cli version 0.9.1 2016-09-18 16:59:41 +00:00
kamil
7e1e24b9fb Add games/2048-cli 2016-09-18 16:58:26 +00:00
kamil
98681b1d61 Import 2048-cli-0.9.1 as games/2048-cli
A cli version/engine of the game 2048 for your UNIX terminal.
2016-09-18 16:57:51 +00:00
kamil
0a02addcb8 Added devel/linenoise version 1.0 2016-09-18 16:50:18 +00:00
wiedi
cb97195402 needs sqlite3 2016-09-18 16:49:53 +00:00
kamil
9c8ae9eb3a Add devel/linenoise 2016-09-18 16:48:23 +00:00
kamil
749e53f147 Import linenoise-1.0 as devel/linenoise
A minimal, zero-config, BSD licensed, readline replacement.

Noteworthy features:
 - Single and multi line editing mode with the usual key bindings implemented.
 - History handling.
 - Completion.
 - Hints (suggestions at the right of the prompt as you type).
 - About 1,100 lines of BSD license source code.
 - Only uses a subset of VT100 escapes (ANSI.SYS compatible).
2016-09-18 16:47:55 +00:00
wiedi
e7c5110268 fix int types on SunOS 2016-09-18 16:47:44 +00:00
maya
bad3f5a221 wine-devel: use message.netbsd instead 2016-09-18 16:37:11 +00:00
maya
2298241dcf wine-devel: add note about NULL page not being mappable by default
under NetBSD, and how to work around it for programs that need it.

thanks maxv@ for keeping this optional.
2016-09-18 16:11:13 +00:00
wiz
4686dc2afe slib update done. 2016-09-18 15:33:37 +00:00
mef
ab66245776 Updated time/p5-DateTime-TimeZone to 2.02
Updated time/p5-DateTime-Locale to 1.06
2016-09-18 15:05:53 +00:00
maya
7395104183 Updated emulators/wine-devel to 1.9.18nb2 2016-09-18 15:03:09 +00:00
maya
cc1a97ce1a wine-devel: don't crash at runtime when multithreaded programs
try to use networking code under NetBSD.

netbsd won't let you manipulate _res in a multithreaded program and
instead calls abort(). avoid the code that does this for now.

it's possible that it broke the ability to resolve domains and I
didn't see this yet - but I'm able to use network programs now.

bump PKGREVISION
2016-09-18 15:02:43 +00:00
mef
b9581e5050 for make test: BUILD_DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone 2016-09-18 15:01:03 +00:00
mef
8f65d6a9fa Updated time/p5-DateTime-Locale to 1.06
---------------------------------------
1.06     2016-09-16
- Replaced Params::Validate with Params::ValidationCompiler.

(pkgsrc changes)
- for runtime:
  -DEPENDS+= p5-Params-Validate>=0.91:../../devel/p5-Params-Validate
  +DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
  +DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
  +DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
- for make test
  +BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
2016-09-18 14:59:25 +00:00
mef
a0b1ed5e58 - for make test,
+BUILD_DEPENDS+=  p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
2016-09-18 14:33:33 +00:00
mef
d33b7f9a6d Updated time/p5-DateTime-TimeZone to 2.02
-----------------------------------------
2.02    2016-09-16
- Replaced Params::Validate with Params::ValidationCompiler.

(pkgsrc changes)
 - for runtime:
   +DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
   +DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio

 - for make test:
   +BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
   +BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
2016-09-18 14:29:06 +00:00
kamil
225f7d8f35 Added devel/tinycthread version 1.1 2016-09-18 14:22:29 +00:00
kamil
ef1b44ac3e Add devel/tinycthrad 2016-09-18 14:14:50 +00:00
kamil
8aa8f0e151 Include buildlink3.mk for devel/tinycthread 2016-09-18 14:13:20 +00:00
kamil
7186318182 Import tinycthread-1.1 as devel/tinycthread
TinyCThread is a minimalist, portable, threading library for C, intended to
make it easy to create multi threaded C applications.

The library is closesly modeled after the C11 standard, but only a subset is
implemented at the moment.
2016-09-18 14:10:50 +00:00
wiz
dc5296dff9 + FiraCode-1.203, autoconf-archive-2016.09.16, calibre-2.68.0,
cups-filters-1.11.3, p5-DateTime-1.3800, p5-DateTime-Locale-1.06,
  p5-DateTime-TimeZone-2.02, p5-IO-Socket-SSL-2.038, py-cffi-1.8.3,
  py-setuptools-27.2.0, py-tortoisehg-3.9.1, py-twisted-16.4.1,
  waf-1.9.4, x264-devel-20160917.
2016-09-18 14:09:10 +00:00
ryoon
7b9630876e Add emacs25 and emacs25nox to possible values 2016-09-18 14:02:42 +00:00
ryoon
1742d09c91 Add emacs 25 support 2016-09-18 13:59:01 +00:00
ryoon
4ba79a8b02 Convert emacs25 to editors/emacs25 and add emacs25-nox11
emacs-snapshot is not supported as emacs25 anymore...
2016-09-18 13:48:34 +00:00
ryoon
5f4f369df3 Add emacs25-nox11 2016-09-18 13:40:24 +00:00
ryoon
bbb112ec1d Added editors/emacs25-nox11 version 25.1 2016-09-18 13:39:48 +00:00