summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2016-11-19Remove RUBY_RDOC_VERSION since All RUBY_VERSION_DEFAULT versions of Rubytaca2-5/+2
are satisfy minimum RUBY_RDOC_VERSION now.
2016-11-16+ fzyleot1-1/+2
2016-11-16Import fzy-0.7 as misc/fzyleot5-0/+47
A fast, simple fuzzy text selector for the terminal with an advanced scoring algorithm.
2016-11-14Updated rhash to 1.3.4.wiz3-13/+12
Sun Nov 6 2016 Aleksey * === Version 1.3.4 === Tue Nov 17 2015 Alexey Dokuchaev, Kurt Jaeger * Compilation fixes for FreeBSD Sat Aug 9 2014 Aleksey * return non zero exit code if a file was not found
2016-11-14Updated calibre to 2.71.0.wiz3-24/+10
- version: 2.71.0 date: 2016-10-31 new features: - title: "calibre's tenth birthday edition!" description: "calibre was first released (as libprs500) ten years ago today. A big thank you to the entire calibre community -- users, contributors and developers -- for keeping it humming for so long." type: major - title: "A new set of icons for calibre" description: "To celebrate calibre turning ten, calibre now has a brand new set of icons designed from scratch. Note that you can choose between many different icon sets for calibre, including the original icons, from Preferences->Look & Feel->Choose icon theme" type: major - title: "A short video commemorating the occasion: https://youtu.be/Q95NfFKc0v8" - title: "Book details panel: Add a copy all action to the right click menu." tickets: [1633477] bug fixes: - title: "Get Books: Update ebookpoint and woblink store plugins for website changes" - title: "Edit Book: When un-marking text auto-change the 'search where' location to what it was before text was marked rather than 'current file'." - title: "Automatic adding: Show an error if the user specifies a folder whose name starts with a dot or underscore." tickets: [1637021] - title: "OS X: Fix a regression that caused incorrect display of the icon in pop-up message boxes when using a Retina display." tickets: [1635999] - title: "Kobo driver: Fix an error when migrating very old settings" tickets: [1635909] - title: "Kobo driver: Fix a regression that broke handling of reading status for devices running old 1.9x versions of the Kobo firmware" - title: "Edit Book: When using the arrange into folders tool do not change the case of already existing folders in the book." tickets: [1633875] improved recipes: - LWN Weekly - Financial Times - MIT Technology Review - The Hindu
2016-11-08Recursive bump for poppler-0.48.0.wiz8-15/+16
2016-11-07Updated todoman to 1.7.0.wiz3-8/+11
No changelog found. github changes: Merge pull request #52 from untitaker/generic-todo-prop-params Merge pull request #51 from nim65s/master Remove ansi dependency (#53) Share parameters between new and edit Add a move command Fix editor support (#47) Add a copy command (#50) Merge pull request #46 from untitaker/no-delete-button Replace cancel button with hint to hit ctrl-c Remove delete button from editor Exclude buggy setuptools-scm version Show error messages in UI (#43) delete cmd: Show tasks that will be deleted (#44) Fix tests done cmd: Show done tasks (#45) Don't strip time from datetime objects (#41) Add `default_list` in config for new todos (#40) Add shortcut to edit textfield in editor (#39) Merge pull request #6 from pimutils/widget-improvements Add basic editing shortcuts to text widgets Merge pull request #38 from untitaker/coc Add CoC Merge pull request #37 from untitaker/glob-clarify Clarify what path is supposed to match Don't require setuptool_scm at runtime Fix inconsistent minimum todo ID Merge pull request #30 from untitaker/color-option Implement color option Fix typo
2016-11-01Update ruby-parallel to 1.9.0.taca2-7/+7
v1.7.0 -- Mar 26, 2016 * Added an SQLite case * Made adjustments to the SQLite case file as per @grosser's suggestions. * Broke the SQLite tests out by worker_type like the other .each tests. * support true in progress v1.8.0 -- Mar 27, 2016 * isolation * fix sqlite specs * stderr output is a failure reason v1.9.0 -- Jun 01, 2016 * expose parallel_worker_number via thread local so tasks can coordinate external dependencies * also set parallel_worker_number when working directly * more localized worker number setting for in_threads * use .worker_number instead of direct thread var access * add stderr redirection to spec case file invocation
2016-11-01Update to latest raspberrypi userland sourcesskrll8-37/+97
2016-10-31Updated khard to 0.11.3.wiz2-8/+8
v0.11.2: 2016.08.31 - Extended the photo parsing workaround from khard version 0.11.1 to all base64 encoded vcard attributes (#86 and #87) - Show additional/middle names in name column of contact table (#89) - Added khard-runner.py helper script to simplify source code launching v0.11.3: 2016.09.20 - Pinned version of vcard library vobject to version 0.9.2 due to bug https://github.com/eventable/vobject/issues/39 - Added some new action aliases - Fix for birthday date processing (#95)
2016-10-29Revbump packages depending on Go after the Go 1.7.3 update.bsiegert1-2/+2
2016-10-20Update ruby-ohai to 8.21.0.taca3-8/+12
8.21.0 (2016-10-16) Full Changelog Implemented enhancements: * Add a new shard plugin #877 (jaymzh) Fixed bugs: * Ohai uptime plugin hangs in Windows. #876 (Aliasgar16)
2016-10-19Updated calibre to 2.70.0.wiz3-42/+28
New Features Edit Book: Add a tool to download external resources (images/stylesheets/etc.) that are not included in the book. Make custom columns available in the Alter Tag Browser->Manage categories sub menu Bug Fixes Conversion: Fix incorrect resolution of references to resources in HTML files that exist in a folder level above the OPF file. This could lead to styles being incorrectly processed in such HTML files. Get Books: Update the amazon store plugins for website changes Update ozon.ru metadata download plugin to fix searching for books by ISBN Edit Book: Fix a regression in the previous release that broke the preferences dialog for changing color schemes. Edit Book: Better error message when user tries to open a Check Book item that refers to a file that has been deleted since the last time Check Book was run.
2016-10-17Update ruby-sprockets to 3.7.0.taca3-8/+9
** 3.7.0** (July 21, 2016) * Deprecated interfaces now emit deprecation warnings #345 **3.6.3** (July 1, 2016) * Faster asset lookup in large directories #336 * Faster PathUtils.match_path_extname https://github.com/rails/sprockets/commit/697269cf81e5261fdd7072e32bd489403027fd7e * Fixed uglifier comment stripping #326 * Error messages now show load path info #313 **3.6.2** (June 21, 2016) * More performance improvements. **3.6.1** (June 17, 2016) * Some performance improvements. **3.6.0** (April 6, 2016) * Add `Manifest#find_sources` to return the source of the compiled assets. * Fix the list of compressable mime types. * Improve performance of the `FileStore` cache.
2016-10-17Update ruby-pry to 0.10.4.taca2-7/+7
* Clean up warnings.
2016-10-17Update ruby-progressbar to 1.8.1.taca3-9/+10
Version v1.8.1 - May 13, 2016 Fixed * no dynamic length when working with spring Version v1.8.0 - April 24, 2016 Added * Gem signing via certificate * ActiveSupport Time-Traveling Compatibility Changed * ProgressBar::Time to an instantiated class Fixed * Progress#finish causing an exception when total was unknown
2016-10-15Update ruby-ohai to 8.20.0.taca3-14/+26
pkgsrc chnage: remove obsolete dependency for ruby200. Changess are too many to write here, please refer: https://github.com/chef/ohai/blob/13485c17da688654890047d1952d9f71e735d162/CHANGELOG.md
2016-10-15Update ruby-hashie to 3.4.6.taca3-8/+13
[3.4.6]: https://github.com/intridea/hashie/compare/v3.4.5...v3.4.6 ### Fixed * [#368](https://github.com/intridea/hashie/pull/368): Since `hashie/mash` can be required alone, require its dependencies - [@jrafanie](https://github.com/jrafanie). ## [3.4.5] - 2016-09-16 [3.4.5]: https://github.com/intridea/hashie/compare/v3.4.4...v3.4.5 ### Added * [#337](https://github.com/intridea/hashie/pull/337), [#331](https://github.com/intridea/hashie/issues/331): `Hashie::Mash#load` accepts a `Pathname` object - [@gipcompany](https://github.com/gipcompany). ### Deprecated * [#366](https://github.com/intridea/hashie/pull/366): Hashie is no longer tested on Ruby < 2 - [@dblock](https://github.com/dblock). ### Fixed * [#358](https://github.com/intridea/hashie/pull/358): Fixed support for Array#dig - [@modosc](https://github.com/modosc). * [#365](https://github.com/intridea/hashie/pull/365): Ensured ActiveSupport::HashWithIndifferentAccess is defined before use in #deep_locate - [@mikejarema](https://github.com/mikejarema). ### Miscellanous * [#366](https://github.com/intridea/hashie/pull/366): Added Danger, PR linter - [@dblock](https://github.com/dblock). ## [3.4.4] - 2016-04-29 [3.4.4]: https://github.com/intridea/hashie/compare/v3.4.3...v3.4.4 ### Added * [#349](https://github.com/intridea/hashie/pull/349): Convert `Hashie::Mash#dig` arguments for Ruby 2.3.0 - [@k0kubun](https://github.com/k0kubun). ### Fixed * [#240](https://github.com/intridea/hashie/pull/240): Fixed nesting twice with Clash keys - [@bartoszkopinski](https://github.com/bartoszkopinski). * [#317](https://github.com/intridea/hashie/pull/317): Ensure `Hashie::Extensions::MethodQuery` methods return boolean values - [@michaelherold](https://github.com/michaelherold). * [#319](https://github.com/intridea/hashie/pull/319): Fix a regression from 3.4.1 where `Hashie::Extensions::DeepFind` is no longer indifference-aware - [@michaelherold](https://github.com/michaelherold). * [#322](https://github.com/intridea/hashie/pull/322): Fixed `reverse_merge` issue with `Mash` subclasses - [@marshall-lee](https://github.com/marshall-lee). * [#346](https://github.com/intridea/hashie/pull/346): Fixed `merge` breaking indifferent access - [@docwhat](https://github.com/docwhat), [@michaelherold](https://github.com/michaelherold). * [#350](https://github.com/intridea/hashie/pull/350): Fixed from string translations used with `IgnoreUndeclared` - [@marshall-lee](https://github.com/marshall-lee).
2016-10-15Update ruby-daemons to 1.2.4.taca3-8/+10
== Release 1.2.4: August 1, 2016 * add :shush option * add :monitor_interval option * add :log_output_syslog option
2016-10-15Update ruby-colorize to 0.8.1.taca3-9/+9
== 0.8.1 / 2016-06-29 * fix gemspec bug == 0.8.0 / 2016-06-27 * add ColorizedString class * update README file * add rubocop.yml and follow style * add italic mode * remove interpreter warrnings
2016-10-15Update ruby-clolorator to 1.1.0.taca3-10/+9
## 1.1.0 / 2016-06-28 ### Minor Enhancements * Support jruby (#8) ## 1.0.0 / 2016-04-28 ### Major enhancements - Merge Simple::ANSI and Colorator. (#7) ### Minor Enhancements - Delete unnecessary `Symbol#to_sym` (#2) - Change argument name of `Enumerator#each` for better code legibility (#3) ### Development Fixes - Convert to new RSpec expectation syntax (#1) - Fix `String#blue` result in README (#4)
2016-10-13Whoops, next tmux version will be 2.4!leot1-2/+2
Thanks a lot to <wiz> for spotting my mistake.
2016-10-12NetBSD needs -D_OPENBSD_SOURCE for reallocarray(3). Pass it via CPPFLAGS.NetBSD.leot1-2/+6
PKGREVISION++
2016-10-10Remove DEPENDS now that libcaca/bl3.mk itself does not only registerwiz1-2/+1
a build dependency.
2016-10-09Recursive bump for all users of pgsql now that the default is 95.wiz4-8/+8
2016-10-07Revbump post boost updateadam54-107/+108
2016-10-04Cleanup comments after qemu-0 removalkamil1-4/+1
2016-10-04Drop emulators/qemu0 supportkamil2-7/+4
qemu0 is going to be removed from pkgsrc. Bump PKGREVISION to 1
2016-10-04Use curses instead of terminfo, pure terminfo seems to have beenfhajny1-2/+3
dropped in configure in 2.3. Bump PKGREVISION for safety.
2016-10-02Update misc/tmux to 2.3.fhajny2-7/+7
Incompatible Changes ==================== None. Normal Changes ============== - New option 'pane-border-status' to add text in the pane borders. - Support for hooks on commands: 'after' and 'before' hooks. - 'source-file' understands '-q' to suppress errors for nonexistent files. - Lots of UTF8 improvements, especially on MacOS. - 'window-status-separator' understands #[] expansions. - 'split-window' understands '-f' for performing a full-width split. - Allow report count to be specified when using 'bind-key -R'. - 'set -a' for appending to user options (@foo) is now supported. - 'display-panes' can now accept a command to run, rather than always selecting the pane.
2016-10-01Updated calibre to 2.69.0.wiz3-9/+71
calibre 2.69 New Features Kobo driver: Support for firmware version 4.1 and Overdrive books on the device Edit Book: Highlight class names inside HTML tags Bulk metadata edit dialog: Allow search & replace to work for ratings columns as well. Bug Fixes Fix downloading of metadata from ozon.ru, which broke due to website changes Kobo driver: Fix delete of empty collections Kobo driver: Fix book previews being sometimes detected as actual books Cover Browser: Fix setting an empty template for the title causes an error Edit Book: On windows do not trigger shortcuts when using the right Alt (AltGr) key. This allows it to be used for entering special characters instead. Edit Book: Auto-add file extension when using the Save a Copy dialog if it is missing. Linux: Fix calibre not launching when used with some old VNC server implementations Windows: Run library restore in a separate process as on some windows machines, running it in the main process causes something in the system to lock the db file. Fix some news downloads in east asian languages not working because the truncation of article descriptions could cause invalid UTF-16 bytes in the string Fix incorrect timezone when editing custom date columns directly in the book list
2016-09-30Updated p5-Business-ISBN to 3.003.wiz2-8/+8
Change LICENSE per changelog. 3.003 2016-09-19T22:03:24Z * Clarify everywhere that I'm using Artistic License 2.0
2016-09-29Redo linking to work like in older Calibre, fixing build with native X.joerg5-36/+52
Bump revision.
2016-09-20Recursive bump for cups openssl -> gnutls change.wiz2-3/+4
2016-09-18Updated calibre to 2.68.0.wiz3-8/+9
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-18wants -lcryptowiedi1-1/+2
2016-09-18needs sqlite3wiedi1-1/+2
2016-09-18fix int types on SunOSwiedi1-1/+3
2016-09-18Updated misc/p5-Locale-Codes to 3.40mef2-7/+7
------------------------------------ - ChangeLog is too old and not stating recent info.
2016-09-18Updated misc/mirmon to 2.11mef3-14/+13
--------------------------- mirmon 2.11 -- 22 juli 2016 o Brent Thompson spotted a bug in the computation for 'median' ; fixed.
2016-09-15Use the full path to GNU tools grep and sed.richard1-6/+14
Cleans build and fixes runtime on Linux and on SunOS. Bump PKGREVISION to pick up fixed up scripts.
2016-09-14Replace /bin/bash in installed file.wiz1-2/+7
Extract using bsdtar so it works fine on NetBSD. Bump PKGREVISION.
2016-09-14fix build on SunOSwiedi1-1/+3
2016-09-14Update misc/py-anita to 1.40. Changes from 1.39:gson2-7/+7
Work around a bug in the urllib library of Python 2.7.12 that causes FTP transfers to fail with the error message "[Errno ftp error] 200 Type set to I"; see https://bugs.python.org/issue27973. When halting the child results in an EOF, don't print the exception since that may be confused with a failure. Run vmstat -s at the end of the ATF tests to help diagnose issues like excessive paging due to insufficient memory. Increase the default of the --test-timeout option from 3 hours to 8 hours, since the sparc tests are now taking more than 5 hours. Increase the default disk size to 1526M, as 1G is no longer enough for amd64. Pass format=raw in the qemu -drive option to suppress warnings in recent qemu versions.
2016-09-13New package, go-genproto.bsiegert6-1/+340
This repository contains the generated Go packages for common protocol buffer types, and the generated gRPC code necessary for interacting with Google's gRPC APIs. There are two sources for the proto files used in this repository: 1. google/protobuf: the code in the protobuf and ptypes subdirectories is derived from this repo. The messages in protobuf are used to describe protocol buffer messages themselves. The messages under ptypes define the common well-known types. 2. googleapis/googleapis: the code in the googleapis is derived from this repo. The packages here contain types specifically for interacting with Google APIs.
2016-09-11Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.taca1-2/+2
2016-09-11Reset maintainer to pkgsrc-users@NetBSD.orgkamil1-2/+2
Change requested by Frederic Cambus.
2016-09-09Updated calibre to 2.67.0.wiz3-8/+9
New Features Allow creating custom rating columns that support half-stars via Preferences->Add your own columns Tag Browser: Add an option in Preferences->Look & Feel->Tag Browser to turn off the display of counts in the Tag Browser Tag browser: Show the book counts on the right edge of the Tag Browser Cover Browser: Allow any metadata field to be used as the sub-title, not just the rating Edit Book: A new tool to sort the rules in a CSS stylesheet. To use it add it to the toolbar for CSS editors Edit Book: The Remove Unused CSS tool now has an option to also merge CSS rules that have identical selectors Add a tweak in Preferences->Tweaks to exclude some images types from being treated a covers when dropped onto the Book Details panel. Closes tickets: 1620198 Allow reading more image formats as covers (All images will be converted to JPEG when stored). Closes tickets: 1619993 Content server: OPDS feeds: Change the value of <updated> for entries in the acquisition feed to be the last modified date for the book. Also make the size and last modified timestamp available as attributes in the acquisition links. Useful for integration with third party applications. Kobo driver: Add support for firmware version 4 available on the new Kobo Aura One Bug Fixes ODT Input: Add support for continued lists. Closes tickets: 1620581 Edit Book: Fix high-dpi rendering of emblems in the File Browser Fix regression in previous release that caused wide column icons to be scaled incorrectly Metadata download dialog: Fix https links in the download summary not working DOCX Output: Handle nested display:table tags with no rows. Closes tickets: 1619662 PDF Output: Fix OpenType fonts with CFF font data not embeddable on windows Improved news sources Ars Technica
2016-09-08Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow thejoerg2-4/+4
naming scheme of the other multi-version packages. Add support for the coorresponding RUBY_VERSIONS_INCOMPATIBLE list.
2016-09-08Support PKGMANDIR.jperkin3-6/+6