summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-06-10Note addition of archivers/ruby-mixlib-archive package version 0.4.1.taca1-1/+2
2017-06-10Add and enable ruby-mixlib-archive.taca1-1/+2
2017-06-10Add ruby-mixlib-archive package version 0.4.1.taca4-0/+38
Mixlib::Archive A very simple gem to extract archives.
2017-06-10Note addition of these packages:taca1-1/+4
textproc/ruby-fuzzyurl version 0.9.0 sysutils/ruby-specinfra version 2.68.0 sysutils/ruby-serverspec version 2.39.1
2017-06-10Add and enable ruby-serverspec and ruby-specinfra.taca1-1/+3
2017-06-10Add ruby-serverspec package version 2.39.1.taca5-0/+246
RSpec tests for your servers configured by Puppet, Chef or anything else. You can see the details of serverspec on serverspec.org.
2017-06-10Add ruby-specinfra package version 2.68.0.taca4-0/+481
Common layer for serverspec and itamae.
2017-06-10Updated sysutils/znapzend to 0.17.0wiedi1-1/+2
2017-06-10Update znapzend to 0.17.0wiedi3-9/+9
Changes: - Improved pre/post send and receive commands - make daemon NOT abort even if there is no configuration found - change smf dependency to multi-user so that iscsi is running
2017-06-10Add and enable ruby-fuzzyurl.taca1-1/+2
2017-06-10Add ruby-fuzzyurl package version 0.9.0.taca4-0/+39
Fuzzyurl provides two related functions: non-strict parsing of URLs or URL-like strings into their component pieces (protocol, username, password, hostname, port, path, query, and fragment), and fuzzy matching of URLs and URL patterns. Specifically, URLs that look like this: [protocol ://] [username [: password] @] [hostname] [: port] [/ path] [? query] [# fragment] Fuzzyurls can be constructed using some or all of the above fields, optionally replacing some or all of those fields with a * wildcard if you wish to use the Fuzzyurl as a URL mask.
2017-06-10Note addition of net/ruby-net-telnet package version 0.1.1.taca1-1/+2
2017-06-10Add and enable ruby-net-telnet.taca1-1/+2
2017-06-10Add ruby-net-telnet package version 0.1.1.taca4-0/+44
Provides telnet client functionality. This class also has, through delegation, all the methods of a socket object (by default, a TCPSocket, but can be set by the Proxy option to new()). This provides methods such as close() to end the session and sysread() to read data directly from the host, instead of via the waitfor() mechanism. Note that if you do use sysread() directly when in telnet mode, you should probably pass the output through preprocess() to extract telnet command sequences.
2017-06-10Note addition of devel/ruby-rspec_junit_formatter package version 0.2.3.taca1-1/+2
2017-06-10Add and enable ruby-rspec_junit_formatter.taca1-1/+2
2017-06-10Add ruby-rspec_junit_formatter package version 0.2.3.taca4-0/+31
RSpec 2 & 3 results that Jenkins can read. Probably a few other CI servers, too.
2017-06-10Note addition of devel/ruby-rspec-its package version 1.2.0.taca1-1/+2
2017-06-10Add and enable ruby-rspec-its.taca1-1/+2
2017-06-10Add ruby-rspec-its package version 1.2.0.taca4-0/+44
RSpec::Its provides the `its` method as a short-hand to specify the expected value of an attribute.
2017-06-10Note update of textproc/ruby-xpath package to 2.1.0.taca1-1/+2
2017-06-10Update ruby-xpath to 2.1.0.taca2-7/+7
Exact changes are not available, please refer below in detail. https://github.com/teamcapybara/xpath/compare/2.0.0...ea8221f84c0407429e4238b89c54f629fecd00d6
2017-06-10Updated www/goaccess to 1.2wiedi1-1/+2
2017-06-10Update goaccess to 1.2wiedi2-7/+7
Changes to GoAccess 1.2 - Tuesday, March 07, 2017 - Added a Dockerfile. - Added Amazon S3 bucket name as a VirtualHost (server block). - Added a replacement for GNU getline() to dynamically expand line buffer while maintaining real-time output. - Added --daemonize command line option to run GoAccess as daemon. - Added several improvements to the HTML report on small-screen devices. - Added option to the HTML report to auto-hide tables on small-screen devices. - Added --process-and-exit command line option to parse log and exit. - Added several feed readers to the list of browsers. - Added "-" single dash per convention to read from the standard input. - Added support for MaxMind GeoIP2. - Added the ability to read and follow from a pipe such as "tail -f access.log | goaccess -" - Added the ability to specify multiple logs as input sources, e.g.: "goaccess access.log access.log.1" while maintaining real-time output. - Added time unit (seconds) to the processed time label in the HTML/terminal output. - Added visitors' percent column to the terminal dashboard. - Changed D3 charts to dim Y-axis on mouseover. - Changed D3 charts to reflect HTML column sort. - Changed D3 charts to render only if within the viewport. This improves the overall real-time HTML performance. - Changed HTML report tables to render only if within the viewport. - Changed percentage calculation to be based on the total within each panel. - Ensure start/end dates are updated real-time in the HTML output. - Ensure "window.location.hostname" is used as the default WS server host. In most cases, this should avoid the need for specifying "--ws-url=host". Simply using "--real-time-html" should suffice. - Fixed issue on HTML report to avoid outputting scientific notation for all byte sizes. - Fixed integer overflow when calculating bar graph length on terminal output. - Fixed issue where global config file would override command line arguments. - Fixed issue where it wouldn't allow loading from disk without specifying a file when executed from the cron. - Fixed issue where parser couldn't read some X-Forwarded-For (XFF) formats. Note that this breaks compatibility with the original implementation of parsing XFF, but at the same time it gives much more flexibility on different formats. - Fixed issue where specifying fifo-in/out wouldn't allow HTML real-time output. - Fixed issue where the wrong number of parsed lines upon erroring out was displayed. - Fixed issue where the WebSocket server prevented to establish a connection with a client due to invalid UTF-8 sequences. - Fixed percent issue when calculating visitors field. - Updated the list of crawlers.
2017-06-10Note update of textproc/ruby-will-paginate package to 3.1.6.taca1-1/+2
2017-06-10Update ruby-will-paginate to 3.1.6.taca2-7/+7
3.1.6 2017/06/07 * Reference Integer instead of Fixnum to avoid Ruby 2.4 deprecation warning.
2017-06-10Note addition of sysutils/ruby-syslog-logger package version 1.6.8.taca1-1/+2
2017-06-10Add and enable ruby-syslog-logger.taca1-1/+2
2017-06-10Add ruby-syslog-logger package version 1.6.8.taca4-0/+36
Logger::Syslog is a Logger replacement that logs to syslog. It is almost drop-in with a few caveats. You can add Logger::Syslog to your Rails production environment to aggregate logs between multiple machines. NOTE! You can only set the Logger::Syslog program name and facility when you initialize Logger::Syslog for the first time. This is a limitation of the way Logger::Syslog uses syslog (and in some ways, a limitation of the way syslog(3) works). Attempts to change Logger::Syslog's program name or facility after the first initialization will be ignored. This particular Logger::Syslog improves the original by correctly mapping Rails log severities to the Syslog counterparts. It also adds the ability to select a syslog facility other than "user."
2017-06-10Updated editors/nano to 2.8.4wiedi1-1/+2
2017-06-10Update nano to 2.8.4wiedi2-7/+7
2017.05.21 - GNU nano 2.8.4 includes the nanorc man page again. 2017.05.18 - GNU nano 2.8.3 "Hirsch" fixes a misplacement of the spotlight during interactive replacing, avoids build failures on AIX and Solaris, fixes a crash on Solaris, speeds up backwards searching, improves PHP syntax highlighting, and no longer asks “save anyway?” when the user ^Q discards the buffer.
2017-06-10Note addition of devel/ruby-gettext-setup package version 0.25.taca1-1/+2
2017-06-10Add and enable ruby-gettext-setup.taca1-1/+2
2017-06-10Add ruby-gettext-setup package version 0.25.taca4-0/+67
gettext-setup gem This is a simple gem to set up i18n for Ruby projects (including Sinatra web apps) using gettext and fast gettext. This project sets the default locale to English. If the user has set a different locale in their browser preferences, and we support the user's preferred locale, strings and data formatting will be customized for that locale.
2017-06-10Update ruby-capybara to 2.14.2.taca3-9/+11
* pkgsrc chagnge: depends on ruby-rack14 instead of ruby-rack16. # Version 2.14.2 Release date: 2017-06-09 ### Fixed * Workaround for system modals when using headless Chrome now works if the page changes # Version 2.14.1 Release date: 2017-06-07 ### Fixed * Catch correct error when unexpected system modals are discovered in latest selenium [Thomas Walpole] * Update default `puma` server registration to encourage it to run in single mode [Thomas Walpole] * Suppress invalid element errors raised while lazily evaluating the results of `all` [Thomas Walpole] * Added missing `with_selected` option to the :select selector to match `options`/`with_options` options - Issue #1865 [Bartosz Nowak] * Workaround broken system modals when using selenium with headless Chrome
2017-06-10Note update of mail/ruby-mail25 package to 2.5.5.taca1-1/+2
2017-06-10Update ruby-mail25 to 2.5.5.taca2-7/+7
== Version 2.5.5 - 2017-06-09 Jeremy Daer <jeremydaer@gmail.com> Security: * #1097 – SMTP security: prevent command injection via To/From addresses. (jeremy) Bugs: * #633 – Cope with message parts that have an empty Content-Type (ThomasKoppensteiner, zeepeeare) * #689 - Fix Exim delivery method broken by #477 in 2.5.4. (jethrogb)
2017-06-10Note update of mail/ruby-mail package to 2.6.6.taca1-1/+2
2017-06-10Update ruby-mail to 2.6.6taca2-7/+7
== Version 2.6.6 - 2017-06-09 Jeremy Daer <jeremydaer@gmail.com> Security: * #1097 – SMTP security: prevent command injection via To/From addresses. (jeremy) Bugs: * #689 - Fix Exim delivery method broken by #477 in 2.5.4. (jethrogb)
2017-06-10Added devel/py-gitinspector version 0.4.4kamil1-1/+2
2017-06-10+ devel/py-gitinspectorkamil1-1/+2
2017-06-10Import gitinspector-0.4.4 as devel/py-gitinspector.kamil5-0/+133
Gitinspector is a statistical analysis tool for git repositories. The default analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, it filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis.
2017-06-10Restore c++ support in ccache.mkkamil1-2/+7
The ccache.mk file was checking for languages "c" and "c++". New framework for C++ dialects (or revisions) was setting implicitly c++, translating e.g. c++11 to c++. compiler.mk set this c++ after including ccache.mk, so c++ was undefined and ccache was ignored. This helps to build large projects like LLVM+Clang+LLDB with ccache. Sponsored by <The NetBSD Foundation>
2017-06-10Pull dependency fix from upstream.tsutsui4-2/+62
Bump PKGREVISION to denote changes.
2017-06-10Fix a missed dependency in previous.tsutsui1-1/+2
2017-06-10Fix PLIST (missed in the previous 3.1.6 update).tsutsui1-1/+3
2017-06-10Updated net/mikutter to 3.5.8tsutsui1-1/+2
2017-06-10Update mikutter to 3.5.8.tsutsui9-18/+251
pkgsrc changes: - pull upstream fix for redmine ticket #1031 (twitpic gzipped xfer) - pull changes to use delayer-deferred 2.0.0 for redmine ticket #916 (extra follow/follower activities) and #995 (abnormal cpu load with delayer-deferred 1.1.0) Upstream changes: - ruby-gnome2 3.1.6 - subcommands that create spec files don't accept . as a pathname - free memories on loading images earlier - avoid to use deprecated Gdk::PixbufLoader
2017-06-10Update ruby-gnome2 packages to 3.1.6.tsutsui1-5/+5
(this one is missed in previous commit) pkgsrc changes: - remove a pkgsrc patch for ruby-gnome2-gtk that seems fixed in upstream - ignore native-package-installer dependency checks in ruby-gnome2-clutter-gstreamer and ruby-gnome2-webkit-gtk Upstream changes: (from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.1.6/NEWS) == Ruby-GNOME2 3.1.6: 2017-06-03 === Changes This is a bug fix release for Windows packages. ==== All * Fixes * Added a missing path existence check on Windows. == Ruby-GNOME2 3.1.5: 2017-06-03 === Changes This is a bug fix release for Windows packages. ==== All * Improvements * Supported RubyInstaller2. ==== Ruby/Pango * Improvements * Add backward compatibility APIs: * (({Pango::FontDescription::WEIGHT_*})) * (({Pango::FontDescription::STYLE_*})) == Ruby-GNOME2 3.1.4: 2017-05-30 === Changes This is a release that supports Ruby 2.4 on Windows. ==== All * Improvements * Supported MSYS2. ==== Ruby/GLib2 * Improvements * Added (({GLib::Object#floating?})) for debugging. ==== Ruby/GIO2 * Improvements * Added (({Gio::File.open})). The followings are deprecated. * (({Gio::File.commandline_arg})) * (({Gio::File.path})) * (({Gio::File.uri})) ==== Ruby/GObjectIntrospection * Improvements * Relaxed expected test result for 32bit environment. [GitHub#1026][Reported by Mamoru TASAKA] * Added tests for (({GObjectIntrospection::ConstantInfo})). [GitHub#1027][Patch by cedlemo] * Supported floating "transfer full" GObject. ==== Ruby/GDK3 * Improvements * Supported (({Cairo::Surface#to_pixbuf(options={})})). (({Cairo::Surface#to_pixbuf(src_x, src_y, width, height)})) is deprecated. ==== Ruby/Rsvg2 * Improvements * Migrated to GObject Introspection bindings. * Renamed to (({Rsvg})) from (({RSVG})). (({RSVG})) is still usable but it's deprecated. [GitHub#1030][Patch by cedlemo] * Supported (({Cairo::Context#render_rsvg_handle(handle, :id => ...)})). ==== Ruby/WebKit2GTK * Improvements * (({WebKit3Gtk::WebView#initialize})): Supported (({Hash})) options. [GitHub#1028][Patch by Matijs van Zuijlen] === Thanks * Mamoru TASAKA * cedlemo * Matijs van Zuijlen == Ruby-GNOME2 3.1.3: 2017-04-27 === Changes This is a release that improve backward compatibility for Ruby/Pango. ==== Ruby/Pango * Improvements * Defined constants under (({Pango})) again for backward compatibility. [GitHub#1022][Reported by Andy Meneely] * Defined constants under (({Pango::Layout})) again for backward compatibility. [GitHub#1022][Reported by Andy Meneely] * (({Pango.pixels})): Added again. * (({Pango::AttrShape#data})): Supported again. * Fixes * (({Pango::Layout#text=})): Fixed a bug that wrong bytesize is used for multibyte string. * (({Pango::Layout#markup=})): Fixed a bug that wrong bytesize is used for multibyte string. === Thanks * Andy Meneely == Ruby-GNOME2 3.1.2: 2017-04-26 There is an incompatible change. (({GBytes})) to (({String})) conversion is changed to (({GBytes})) to (({GLib::Bytes})) conversion. You can get (({String})) by (({GLib::Bytes#to_s})). Other incompatible changes are bugs. Please report them to us. === Changes ==== All * Improvements * Supported auto depended package install for GObject Introspection based bindings. ==== Ruby/GLib2 * Improvements * Supported overriding (({alloc_func})) in super class. * Extracted native package installer code as native-package-installer gem. * (({GLib::Bytes})): Added. * Supported pkg-config 1.1.9 or later. * Fixes * Fixed a build error on CentOS 6 and Ubuntu 12.04. They use GLib < 2.34. [GitHub#1012][Reported by Scot] * Fixed a bug that (({GLib::TypePlugin})) can't be included. [GitHub#1019][Patch by Matijs van Zuijlen] ==== Ruby/GIO2 * Fixes * Fixed a path in test. [GitHub#990][Reported by Mamoru TASAKA] ==== Ruby/GObjectIntrospection * Improvements * Supported getting interface, union and boxed type as a field value. * Supported setting an interface as a field. * Supported more struct types. * Supported cairo-gobject types. * Supported outputting an array of interfaces. [GitHub#1006][Reported by cedlemo] * Supported Rubyish method name conversion for (({list_XXX})) methods that return an array. * Supported customizing field reader method name. * Supported auto (({int})) to boolean conversion for field value. * (({GObjectIntrospection::Repository.default})): Added a GC guard. * Supported inputting (({unichar})). * Supported inputting (({gint64})) C array. * Supported inputting (({gint8})) C array. * Added tests for (({GObjectIntrospection::UnionInfo})). [GitHub#1016][Patch by cedlemo] * Stopped auto (({GBytes})) to (({String})) conversion. (({GBytes})) is converted to (({GLib::Bytes})). It's for efficient byte sequence handling in Ruby. It's an incompatible change. You can use (({GLib::Bytes#to_s})) to get (({String})). * Fixes * (({GObjectIntrospection::RepositoryError})): Fixed parent class. * Fixed a typo. [GitHub#1002][Reported by cedlemo] ==== Ruby/ATK * Improvements * Migrated to GObject Introspection bindings. [GitHub#998][Patch by cedlemo] ==== Ruby/CairoGObject * Fixes * Fixed a double free bug. ==== Ruby/Pango * Improvements * Migrated to GObject Introspection bindings. [GitHub#1007][GitHub#1008][GitHub#1009][GitHub#1010] [GitHub#1011][Patch by cedlemo] [GitHub#1013][GitHub#1014][Patch by Detlef Wagner] ==== Ruby/GdkPixbuf2 * Improvements * Supported GdkPixbuf 2.31.6 on CentOS 7 again. ==== Ruby/GDK3 * Improvements * (({Gdk::Event})) and subclasses: Supported again. * Supported old GDK 3 again. * Supported X11 related features. [GitHub#999][Reported by johnlane] ==== Ruby/GTK3 * Improvements * (({Gtk::Widget#click})): Added. * (({Gtk::Widget#send_key})): Added. * (({Gtk::Widget#wait_for_draw})): Added. * (({Gtk::WiAccelGroup.activate})): Added. * Updated samples. [GitHub#1002][GitHub#1003] [Patch by cedlemo] * (({Gtk::IconTheme#choose_icon})): Changed the default flags to (({0})) from (({:generic_fallback})). * (({Gtk::IconTheme#lookup_icon})): Changed the default flags to (({0})) from (({:generic_fallback})). * Supported GTK+ < 3.20 again. * Fixes * Updated signal name in document. [GitHub#995][Patch by Arnaud Meuret] ==== Ruby/ClutterGdk * Fixes * Ensured initializing GDK. [GitHub#1000][Reported by cedlemo] ==== Ruby/GOffice * Improvements * (({GOffice::Version})): Added. === Thanks * Mamoru TASAKA * Arnaud Meuret * cedlemo * johnlane * Scot * Detlef Wagner * Matijs van Zuijlen
2017-06-10Updated devel/ruby-gnome2-atk to 3.1.6tsutsui1-1/+23
Updated devel/ruby-gnome2-gio to 3.1.6 Updated devel/ruby-gnome2-glib to 3.1.6 Updated devel/ruby-gnome2-gobject-introspection to 3.1.6 Updated devel/ruby-gnome2-pango to 3.1.6 Updated graphics/ruby-gnome2-cairo-gobject to 3.1.6 Updated graphics/ruby-gnome2-clutter to 3.1.6 Updated graphics/ruby-gnome2-clutter-gdk to 3.1.6 Updated graphics/ruby-gnome2-clutter-gtk to 3.1.6 Updated graphics/ruby-gnome2-gdk3 to 3.1.6 Updated graphics/ruby-gnome2-gdkpixbuf to 3.1.6 Updated graphics/ruby-gnome2-rsvg to 3.1.6 Updated multimedia/ruby-gnome2-clutter-gstreamer to 3.1.6 Updated multimedia/ruby-gnome2-gstreamer to 3.1.6 Updated print/ruby-gnome2-poppler to 3.1.6 Updated www/ruby-gnome2-webkit-gtk to 3.1.6 Updated www/ruby-gnome2-webkit-gtk2 to 3.1.6 Updated x11/ruby-gnome2-gtk to 3.1.6 Updated x11/ruby-gnome2-gtk3 to 3.1.6 Updated x11/ruby-gnome2-gtksourceview2 to 3.1.6 Updated x11/ruby-gnome2-gtksourceview3 to 3.1.6 Updated x11/ruby-gnome2-vte to 3.1.6