Commit graph

269247 commits

Author SHA1 Message Date
wiz
e54857c7cd Updated devel/p5-Date-Manip to 6.60 2017-09-04 12:23:16 +00:00
wiz
1ea8ad0522 Updated p5-Date-Manip to 6.60.
Bug fixes

Fixed a bug where if a recurrence had no interval, start and end dates passed
in to the dates method would not work.  PJ-DSI-DevOps (GitHub #12).

Documentation fixes

Clarified Date::Manip::TZ::all_periods.  Based on discussion with
Peter Pfannenschmid.
2017-09-04 12:23:02 +00:00
wiz
bd9c7d5faa Updated devel/meld to 3.17.4 2017-09-04 12:19:52 +00:00
wiz
50971d66c2 Updated meld to 3.17.4.
2017-08-16 meld 3.17.4
======================

  Fixes:

   * Rebuild source tarball without spurious files
2017-09-04 12:19:42 +00:00
wiz
bd2e83ecb6 Updated devel/afl to 2.51b 2017-09-04 12:16:58 +00:00
wiz
4c482f1b41 Updated afl to 2.51b.
---------------------------
Version 2.51b (2017-08-30):
---------------------------

  - Made afl-tmin call setsid to prevent glibc traceback junk from showing
    up on the terminal in some distros. Suggested by Jakub Wilk.

---------------------------
Version 2.50b (2017-08-19):
---------------------------

  - Fixed an interesting timing corner case spotted by Jakub Wilk.

  - Addressed a libtokencap / pthreads incompatibility issue. Likewise, spotted
    by Jakub Wilk.

  - Added a mention of afl-kit and Pythia.

  - Added AFL_FAST_CAL.

  - In-place resume now preserves .synced. Suggested by Jakub Wilk.
2017-09-04 12:16:42 +00:00
wiz
7e7da6c861 + gnutls-3.6.0 [https://gitlab.com/gnutls/gnutls/issues/266],
keepassx-2.0.3, py-hg-git-0.8.9, stella-5.0.2.
2017-09-04 12:16:09 +00:00
wiz
da4af86933 Updated sysutils/file to 5.32 2017-09-04 12:13:45 +00:00
wiz
74c030fc42 Updated file to 5.32.
* release 5.32
	* Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski)
	* Fix always true condition (Thomas Jarosch)
	* pickier parsing of numeric values in magic files.
	* PR/615 add magic_getflags()
	* release 5.31
	* remove trailing spaces from magic files
	* refactor is_tar
	* better bounds checks for cdf
	* release 5.30
	* If we exceeded the offset in a search return no match
	  (Christoph Biedl)
	* Be more lenient on corrupt CDF files (Christoph Biedl)
	* pacify ubsan sign extension (oss-fuzz/524)
	* off by one in cdf parsing (PR/593)
	* report debugging sections in elf (PR/591)
	* Allow @@@ in extensions
	* Add missing overflow check in der magic (Jonas Wagner)
	* release 5.29
	* der getlength overflow (Jonas Wagner)
	* multiple magic file load failure (Christoph Biedl)
	* CDF parsing improvements (Guy Helmer)
	* Add support for signed indirect offsets
	* cat /dev/null | file - should print empty (Christoph Biedl)
	* Bump string size from 64 to 96.
	* PR/556: Fix separators on annotations.
2017-09-04 12:13:28 +00:00
ryoon
9ad34ca61a Add NetBSD CVS tag and a comment 2017-09-04 11:19:43 +00:00
khorben
78b24b50aa Added devel/sloccount version 2.26 2017-09-04 11:01:51 +00:00
khorben
5b7209186d Add sloccount 2017-09-04 11:01:12 +00:00
khorben
bf3c7f285c Import sloccount 2.26 as devel/sloccount
sloccount is a set of tools for counting physical Source Lines of Code (SLOC)
in a large number of languages of a potentially large set of programs.
2017-09-04 11:00:36 +00:00
prlw1
faac4caae1 Updated net/Radicale2 to 2.1.5 2017-09-04 10:36:04 +00:00
prlw1
13ec13f968 Update Radicale2 to 2.1.5
2.1.5 - Wild Radish
-------------------

This release is compatible with version 2.0.0.

* Add ``--verify-storage`` command-line argument
* Allow comments in the htpasswd file
* Don't strip whitespaces from user names and passwords in the htpasswd file
* Remove cookies from logging output
* Allow uploads of whole collections with many components
* Show warning message if server.timeout is used with Python < 3.5.2
2017-09-04 10:35:44 +00:00
leot
c17d312d9b Added misc/moreutils version 0.60 2017-09-04 09:45:22 +00:00
leot
c8bd7e0995 + moreutils 2017-09-04 09:45:07 +00:00
leot
ccc86e41ee Import moreutils-0.60 as misc/moreutils
moreutils is a growing collection of the unix tools that nobody
thought to write long ago when unix was young.

It consists of these tools:

 - chronic: runs a command quietly unless it fails
 - combine: combine the lines in two files using boolean operations
 - errno: look up errno names and descriptions
 - ifdata: get network interface info without parsing ifconfig output
 - isutf8: check if a file or standard input is utf-8
 - ifne: run a command if the standard input is not empty
 - lckdo: execute a program with a lock held (deprecated)
 - mispipe: pipe two commands, returning the exit status of the first
 - parallel: run multiple jobs at once
 - pee: tee standard input to pipes
 - sponge: soak up standard input and write to a file
 - ts: timestamp standard input
 - vidir: edit a directory in your text editor
 - vipe: insert a text editor into a pipe
 - zrun: automatically uncompress arguments to command

Originally packaged in pkgsrc-wip by myself and <wiz>.
2017-09-04 09:44:41 +00:00
wiz
c63172bff6 Remove outdated comment -- all tests pass on 8.99.2/amd64 for me. 2017-09-04 09:40:57 +00:00
leot
b5967bc542 Added net/gallery-dl version 0.9.1 2017-09-04 09:36:37 +00:00
leot
ce14b6d466 + gallery-dl 2017-09-04 09:36:02 +00:00
leot
5dbb619dec Import gallery-dl-0.9.1 as net/gallery-dl
gallery-dl is a command-line program to download image galleries
and image collections from several image hosting sites.

Originally packaged in pkgsrc-wip by myself.
2017-09-04 09:35:26 +00:00
leot
d3aafaadd6 Added sysutils/noice version 0.6 2017-09-04 09:30:16 +00:00
leot
9322ee2449 + noice 2017-09-04 09:29:37 +00:00
leot
07c10a79a4 Import noice-0.6 as sysutils/noice
noice is a small curses-based file browser.

It was first developed to be used with a TV remote control for a media
center solution.

Originally packaged in pkgsrc-wip by myself.
2017-09-04 09:29:13 +00:00
wiz
72d20aea16 Update HOMEPAGE. 2017-09-04 09:24:26 +00:00
adam
560c65eac1 Updated graphics/gd to 2.2.5 2017-09-04 06:22:07 +00:00
adam
badc12d1e2 Changes 2.2.5:
Security
* Double-free in gdImagePngPtr(). (CVE-2017-6362)
* Buffer over-read into uninitialized memory. (CVE-2017-7890)

Fixed
* Fix 109: XBM reading fails with printed error
* Fix 338: Fatal and normal libjpeg/ibpng errors not distinguishable
* Fix 357: 2.2.4: Segfault in test suite
* Fix 386: gdImageGrayScale() may produce colors
* Fix 406: webpng -i removes the transparent color
* Fix Coverity 155475: Failure to restore alphaBlendingFlag
* Fix Coverity 155476: potential resource leak
* Fix several build issues and test failures
* Fix and reenable optimized support for reading 1 bps TIFFs

Added
* The native MSVC buildchain now supports libtiff and most executables
2017-09-04 06:20:45 +00:00
wiz
bed3801304 Remove gtodo-applet.
Gnome 1 application, no upstream, last release from 2004.
2017-09-04 05:52:56 +00:00
wiz
0fd11e1711 Update HOMEPAGE. 2017-09-04 05:45:45 +00:00
wiz
320f5ea809 Comment out dead sites. 2017-09-04 05:36:14 +00:00
adam
fd4a896b4b PLIST update 2017-09-04 04:50:26 +00:00
adam
9f90751153 Updated devel/py-cython to 0.26.1 2017-09-03 18:50:42 +00:00
adam
0c312fcfac 0.26.1:
Bugs fixed
* ``cython.view.array`` was missing ``.__len__()``.
* Extension types with a ``.pxd`` override for their ``__releasebuffer__`` slot
  (e.g. as provided by Cython for the Python ``array.array`` type) could leak
  a reference to the buffer owner on release, thus not freeing the memory.
* Auto-decoding failed in 0.26 for strings inside of C++ containers.
* Compile error when inheriting from C++ container types.
* Invalid C code in generators (declaration after code).
* Arithmetic operations on ``const`` integer variables could generate invalid code.
* Local variables with names of special Python methods failed to compile inside of
  closures.
* Problem with indirect Emacs buffers in cython-mode.
* Extension types named ``result`` or ``PickleError`` generated invalid unpickling code.
* Bazel integration failed to compile ``.py`` files.
* Some include directories and dependencies were referenced with their absolute paths
  in the generated files despite lying within the project directory.
2017-09-03 18:48:54 +00:00
wiz
789a45c1b3 Added textproc/translate-shell version 0.9.6.4 2017-09-03 18:13:02 +00:00
wiz
9a627f1194 + translate-shell 2017-09-03 18:12:48 +00:00
wiz
2a377ca888 Import translate-shell-0.9.6.4 as textproc/translate-shell.
Packaged for wip by Yorick Hardy and myself.

Translate Shell (formerly Google Translate CLI) is a command-line translator
powered by Google Translate (default), Bing Translator, and Yandex.Translate.
It gives you easy access to one of these translation engines your terminal:

$ trans 'Saluton, Mondo!'
Saluton, Mondo!

Hello, World!

Translations of Saluton, Mondo!
[ Esperanto -> English ]
Saluton ,
    Hello,
Mondo !
    World!
2017-09-03 18:12:18 +00:00
tron
8ef25c6c87 Use bsdtar instead of GNU Tar to extract the distribution archive
as suggested by wizd(8) in private e-mail
2017-09-03 16:49:52 +00:00
wiz
eb916fcca1 Remove dovecot2-antispam-plugin. Deprecated by upstream.
Use sieve now, see https://wiki2.dovecot.org/HowTo/AntispamWithSieve

Ok schmonz@
2017-09-03 16:43:36 +00:00
wiz
ab1d6a9b57 Updated devel/py-hg-git to 0.8.9 2017-09-03 14:16:53 +00:00
wiz
1580716608 Updated py-hg-git to 0.8.9.
hg-git 0.8.9 has just been tagged and uploaded to PyPI. This release
is compatible with the just-released Mercurial 4.3.

This release includes a fix for CVE-2017-1000116. From the Mercurial
release announcement:

Mercurial was not sanitizing hostnames passed to ssh, allowing shell
injection attacks by specifying a hostname starting with -oProxyCommand.
This is also present in Git (CVE-2017-1000117) and Subversion
(CVE-2017-9800), so please patch those tools as well if you have
them installed. All three tools are doing their security release
today.
2017-09-03 14:16:43 +00:00
tron
d5f9d49e6a Use GNU Tar to extract the distribution archive because at least
NetBSD (8.99.2)'s "/bin/tar" fails to handle the extented headers
and extracts files into the wrong directory. This in turn least
to package list problems during the installation phase.
2017-09-03 13:40:19 +00:00
jaapb
99221a3022 Updated devel/ocaml-sexplib to 0.9.2 2017-09-03 12:56:19 +00:00
jaapb
cd87ac512a Updated package to latest version, 0.9.2. I cannot find a changelog (or
at least not one that is up to date).
2017-09-03 12:56:01 +00:00
jaapb
9eb8cbe40e Updated devel/ocaml-batteries to 2.7.0 2017-09-03 11:59:37 +00:00
jaapb
b4f0418c46 Updated package to latest version, 2.7.0. Changes include:
s minor release is the first to support OCaml 4.05.0. As with
previous OCaml versions, we backported new 4.05.0 convenience function
from the compiler stdlib, allowing Batteries user to use them with
older OCaml versions, and thus write backward-compatible code. In
particular, the new *_opt functions returning option values instead of
exceptions are all backported.

- BatNum: fix of_float_string to handle negative numbers properly
  #780
  (Anton Yabchinskiy)

- added BatArray.min_max
  #757
  (Francois Berenger)

- added a Label module to BatVect
  #763
  (Varun Gandhi, review by Francois Berenger, Gabriel Scherer, Thibault Suzanne)

- fix documentation of BatVect.insert to match (correct) implementation
  #766, #767
  (Gabriel Scherer, report by Varun Gandhi)

- avoid using exceptions for internal control-flow
  #768, #769
    This purely internal change should improve performances when using
    js_of_ocaml, which generates much slower code for local exceptions
    raising/catching than the native OCaml backend.
    Internal exceptions (trough the BatReturn label) have been removed
    from the modules BatString, BatSubstring and BatVect.
  (Gabriel Scherer, request and review by Clément Pit-Claudel)

- added `BatVect.find_opt : ('a -> bool) -> 'a t -> 'a option`
  and BatVect.Make.find_opt
  #769
  (Gabriel Scherer)

- Documents exceptions for List.(min, max)
  #770
  (Varun Gandhi)

- BatText: bugfixes in `rindex{,_from}` and `rcontains_from`
  #775
  (Gabriel Scherer)

- Support for the new OCaml release 4.05
  the `*_opt` functions and List.compare_lengths, compare_length_with
  are also backported to older OCaml releases, so code using them from
  Batteries should be backwards-compatible
  #777, #779
  (Tej Chajed, Gabriel Scherer)
2017-09-03 11:59:15 +00:00
leot
ecef51c360 Updated net/youtube-dl to 20170902 2017-09-03 11:57:43 +00:00
leot
934d3d7b0b Update net/youtube-dl to 2017.09.02
Changes:
2017.09.02
----------
Extractors
* [youtube] Force old layout for each webpage (#14068, #14072, #14074, #14076,
  #14077, #14079, #14082, #14083, #14094, #14095, #14096)
* [youtube] Fix upload date extraction (#14065)
+ [charlierose] Add support for episodes (#14062)
+ [bbccouk] Add support for w-prefixed ids (#14056)
* [googledrive] Extend URL regular expression (#9785)
+ [googledrive] Add support for source format (#14046)
* [pornhd] Fix extraction (#14005)


2017.08.27.1
------------
Extractors
* [youtube] Fix extraction with --youtube-skip-dash-manifest enabled (#14037)


2017.08.27
----------
Core
+ [extractor/common] Extract height and format id for HTML5 videos (#14034)
* [downloader/http] Rework HTTP downloader (#506, #809, #2849, #4240, #6023,
  #8625, #9483)
    * Simplify code and split into separate routines to facilitate maintaining
    * Make retry mechanism work on errors during actual download not only
      during connection establishment phase
    * Retry on ECONNRESET and ETIMEDOUT during reading data from network
    * Retry on content too short
    * Show error description on retry

Extractors
* [generic] Lower preference for extraction from LD-JSON
* [rai] Fix audio formats extraction (#14024)
* [youtube] Fix controversy videos extraction (#14027, #14029)
* [mixcloud] Fix extraction (#14015, #14020)


2017.08.23
----------
Core
+ [extractor/common] Introduce _parse_xml
* [extractor/common] Make HLS and DASH extraction in_parse_html5_media_entries
  non fatal (#13970)
* [utils] Fix unescapeHTML for misformed string like "&a&quot;" (#13935)

Extractors
* [cbc:watch] Bypass geo restriction (#13993)
* [toutv] Relax DRM check (#13994)
+ [googledrive] Add support for subtitles (#13619, #13638)
* [pornhub] Relax uploader regular expression (#13906, #13975)
* [bandcamp:album] Extract track titles (#13962)
+ [bbccouk] Add support for events URLs (#13893)
+ [liveleak] Support multi-video pages (#6542)
+ [liveleak] Support another liveleak embedding pattern (#13336)
* [cda] Fix extraction (#13935)
+ [laola1tv] Add support for tv.ittf.com (#13965)
* [mixcloud] Fix extraction (#13958, #13974, #13980, #14003)
2017-09-03 11:57:24 +00:00
leot
68cc505c6f Updated print/cups to 2.2.4 2017-09-03 11:31:14 +00:00
leot
a016e953f2 Update print/cups to 2.2.4
pkgsrc changes:
- Pass --with-exe-file-perm=0755 to configure in order to be able to strip
  executables and shared objects (the cups' default is 0555 and that's also
  inconsistent with pkgsrc's BINMODE)

Changes:
CHANGES IN CUPS V2.2.4
----------------------
- The scheduler did not remove old job files (Issue #4987)
- cupsEnumDests did not return early when all printers had been discovered
  (Issue #4989)
- The CUPS build system now supports cross-compilation (Issue #4897)
- Added a new CUPS Programming Manual to replace the aging API documentation.
- Added the `cupsAddIntegerOption` and `cupsGetIntegerOption` functions
  (Issue #4992)
- The `cupsGetDests` and `cupsCreateJob` functions now support Bonjour printers
  (Issue #4993)
- Added a USB quirk rule for Lexmark E260dn printers (Issue #4994)
- Fixed a potential buffer overflow in the `cupstestppd` utility (Issue #4996)
- IPP Everywhere improvements (Issue #4998)
- Fixed the "cancel all jobs" function in the web interface for several
  languages (Issue #4999)
- Fixed issues with local queues (Issue #5003, Issue #5008, Issue #5009)
- The `lpstat` command now supports a `-e` option to enumerate local printers
  (either previously added or on the network) that can be accessed
  (Issue #5005)
- The `lp` and `lpr` commands now support printing to network printers that
  haven't yet been added (Issue #5006)
- Fixed a typo in the mime.types file.
- Fixed a bug in the Spanish web interface template (Issue #5016)
- The `cupsEnumDests*` and `cupsGetDest*` functions now report the value of the
  "printer-is-temporary" Printer Status attribute (Issue #5028)
- Added Chinese localization (Issue #5029)
- The `cupsCheckDestSupported` function did not support `NULL` values
  (Issue #5031)
- Fixed some issues in the RPM spec file (Issue #5032)
- The `cupsConnectDest` function now supports the `CUPS_DEST_FLAGS_DEVICE` flag
  for explicitly connecting to the device (printer) associated with the
  destination.
- The `SSLOptions` directive in "client.conf" and "cupsd.conf" now supports
  `DenyCBC` and `DenyTLS1.0` options (Issue #5037)
2017-09-03 11:30:54 +00:00