summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-02-11Update ruby-pdf-reader to 1.3.0.taca3-7/+35
v1.3.0 (30th December 2012) - Numerous performance optimisations (thanks Alex Dowad) - Improved text extraction (thanks Nathaniel Madura) - Load less of the hashery gem to reduce core monkey patches - various bug fixes
2013-02-11Updated audio/easytag to 2.1.8wiz1-1/+2
2013-02-11Note addition of fonts/ruby-afm package version 0.2.0.taca1-1/+2
2013-02-11Update to 2.1.8:wiz9-600/+81
2.1.8 - 2013-02-10 : ==================== * Port to and require the most recent GTK+ 2 release (2.24) * Allow experimental compilation against GTK+ 3 * Many memory leaks fixed * Remove the Debian and RPM packaging * Christoph J. Thompson's change to not install the ChangeLog * Adrian Bunk's FLAC, configure, sign comparison warning and GBase64 fixes * Waqa Qamar's new icons * Small fixes to allow compilation under mingw * Fix overlaid text in scanner legend * Alessio Ababilov's SIGCHLD handling fix * Move configuration files to XDG firectories * Andreas Winkelmann's configuration file, remove all text, disc number column and compiler warning fixes * Switch to TagLib for MP4 tag editing and drop libmp4v2 support * Fix album artist entry focus chain order * Remove Changes tab in about dialog * Tidy and internationalize the desktop file * Fix many spelling errors and typos * Several translation updates * Rewrite build system * Use intltool for internationalization * Drop dependency on libtool * Leonid Podolny's easytag-2.1.6-from-txt.patch for segfault when pressing "Apply" in "Load filenames from TXT" dialog, * WiseLord's fix-genre-tag.patch to fix predefined genres displayed under legacy systems. * Michał Smoczyk's updated Polish translation * Christoph J. Thompson's .desktop cleanup patch * Christoph J. Thompson's add a new option to trim spaces when renaming files patch * Nick Lanham's to make easytag compile against newest version of libmp4v2 * Wojciech Wierchola's file save performance improvement * Julian Taylor's fix out of bound array access * Honore Doktorr's revised libmp4v2 patch * Algimantas Margevičius's Lithuanian translation
2013-02-11Add and enable ruby-afm.taca1-1/+2
2013-02-11Add ruby-afm package version 0.2.0.taca4-0/+36
= afm A very simple library to read Adobe Font Metrics files (afm). Currently simply parses the file and saves it in a few attributes.
2013-02-11Note addition of devel/ruby-term-ansicolor package version 1.0.7.taca1-1/+2
2013-02-11Add and enable ruby-term-ansicolor.taca1-1/+2
2013-02-11Add ruby-term-ansicolor package version 1.0.7.taca4-0/+45
= Term::ANSIColor - ANSI escape sequences in Ruby == Description This library can be used to color/decolor strings using ANSI escape sequences.
2013-02-11Note addition of devel/ruby-path package version 1.3.1.taca1-1/+2
2013-02-11Add and enable ruby-path.taca1-1/+2
2013-02-11Add ruby-path package version 1.3.1.taca4-0/+52
Path - a Path manipulation library Path is a library to manage paths. It is similar to Pathname, but has some extra goodness. The method names are intended to be short and explicit, and avoid too much duplication like having 'name' or 'path' in the method name. I believe the object-oriented approach to manipulate paths is very elegant and useful. Paths are naturally the subject of their methods and even if they are simple Strings behind, they carry way much more information and deserve a first-class status. Also, using a path library like this avoid to remember in which class the functionality is implemented, everything is in one place (if not, please open an issue!).
2013-02-11Note addition of devel/ruby-parslet package version 1.4.0.taca1-1/+2
2013-02-11Add and enable ruby-parslet.taca1-1/+2
2013-02-11Add ruby-parslet package version 1.4.0.taca4-0/+114
Parslet makes developing complex parsers easy. It does so by * providing the best error reporting possible * not generating reams of code for you to debug Parslet takes the long way around to make your job easier. It allows for incremental language construction. Often, you start out small, implementing the atoms of your language first; _parslet_ takes pride in making this possible.
2013-02-11Note addition of devel/ruby-blankslate package version 2.1.2.4.taca1-1/+2
2013-02-11Add and enable ruby-blankslate.taca1-1/+2
2013-02-11Add ruby-blankslate package version 2.1.2.4.taca4-0/+30
BlankSlate provides a base class where almost all of the methods from Object and Kernel have been removed. This is useful when providing proxy object and other classes that make heavy use of method_missing.
2013-02-11Add and enable ruby-backports.taca1-1/+2
2013-02-11Note addition of devel/ruby-backports package version 2.7.1.taca1-1/+2
2013-02-11Add ruby-backports package version 2.7.1.taca4-0/+148
= Backports Library * Yearning to use some of the new cool features in Ruby 2.0.0 while using 1.8.6? * One of your client is stuck with Ruby 1.8.6 but you want to use a gem using some features of 1.8.7? * Can't remember if you can use Array#sample or String#each_char on a friend's box? This gem is for you! The goal of 'backports' is to make it easier to write ruby code that runs across different versions of Ruby. All you need to bring any version of Ruby up to today's standards: require 'backports' This will bring in all the features of 1.8.7 (for Ruby 1.8.6) and many features of Ruby 1.9.1 (for Ruby 1.8.x), Ruby 1.9.2 and Ruby 1.9.3 (for all earlier versions)! +Note+: Although I am a Ruby committer, this gem is a personal project and is not endorsed by ruby-core.
2013-02-11Fix the package name to reflect that this is version 1.3betaagc1-2/+2
2013-02-11Note addition of security/ipv6-toolkit version 1.3bagc1-1/+2
2013-02-11Add and enable ipv6-toolkitagc1-1/+2
2013-02-11Initial import of the SI6 ipv6-toolkit, a security assessment andagc5-0/+110
troubleshooting package for ipv6, into the Packages Collection. This is version 1.3b. The SI6 Networks' IPv6 toolkit is a set of IPv6 security/trouble-shooting tools, that can send arbitrary IPv6-based packets. flow6: A tool to perform a security asseessment of the IPv6 Flow Label. frag6: A tool to perform IPv6 fragmentation-based attacks and to perform a security assessment of a number of fragmentation-related aspects. icmp6: A tool to perform attacks based on ICMPv6 error messages. jumbo6: A tool to assess potential flaws in the handling of IPv6 Jumbograms. na6: A tool to send arbitrary Neighbor Advertisement messages. ni6: A tool to send arbitrary ICMPv6 Node Information messages, and assess possible flaws in the processing of such packets. ns6: A tool to send arbitrary Neighbor Solicitation messages. ra6: A tool to send arbitrary Router Advertisement messages. rd6: A tool to send arbitrary ICMPv6 Redirect messages. rs6: A tool to send arbitrary Router Solicitation messages. scan6: An IPv6 address scanning tool. tcp6: A tool to send arbitrary TCP segments and perform a variety of TCP-based attacks.
2013-02-11Note update of security/opendnssec package to 1.3.12nb2.taca1-1/+2
2013-02-11Depends on rubygems when ruby's version is 1.8.7.taca1-3/+4
Bump PKGREVISION.
2013-02-11Note update of www/thoth package to 0.2.1nb3.taca1-1/+2
2013-02-11Depends on newer version of ruby-erubis.taca1-4/+4
Bump PKGREVISION.
2013-02-11Note update of these packages:taca1-1/+4
sysutils/ruby-fssm 0.2.10 sysutils/ruby-facter 1.6.17 sysutils/capistrano 2.14.2
2013-02-11Update capistrano to 2.14.2.taca3-8/+8
## 2.14.1 (tentative) / January 10 2013 ## 2.14.0 / January 9 2013 * Removed ui.output_cols limit of 80 chars (@aussielunix) * Added :p4charset variable for Perforce command line (@randyinla) * Added support for rolling back assets, and removing expired assets (@ndbroadbent) * Merged in `capistrano_colors` gem, and renamed to 'log_formatters', since it does much more than just colors (@ndbroadbent) * Use more intelligence in setting the :scm variable based on known version control directory names (@czarneckid) * Remove the deploy:web:{disable, enable} tasks (@carsomyr) * Group finalize_update shell commands into one command, harden shell calls with #shellescape, and separate arguments with -- (@ndbroadbent)
2013-02-11Update ruby-facter to 1.6.17.taca3-9/+34
Exact changes are unavailable.
2013-02-11Update ruby-fssm to 0.2.10.taca2-7/+7
A few bug fixes, includeing remove of the deprecation message.
2013-02-11Note update of www/ruby-rack-ssl package to 1.3.3.taca1-1/+2
2013-02-11Update ruby-rack-ssl to 1.3.3.taca2-6/+6
o Add :port to options. o use status 307 for anything but GET or HEAD.
2013-02-11Note update of these packages:taca1-1/+3
net/ruby-amq-protocol 1.1.0 net/ruby-amq-client 0.9.11
2013-02-11Update ruby-amq-client to 0.9.11.taca3-7/+10
A various bug fixes.
2013-02-11Update ruby-amq-protocol to 1.1.0.taca2-6/+6
## Changes between 1.0.0 and 1.1.0 ### Performance Enhancements Encoding of large payloads is now done more efficiently. Contributed by Greg Brockman.
2013-02-11Note update of mail/ruby-mime-types package to 1.21.taca1-1/+2
2013-02-11Update ruby-mime-types to 1.21.taca3-7/+14
== 1.21 / 2013-02-09 * New MIME Types: * Various new or updated MIME types by Garret Alfert: application/vnd.ms-fontobject, .eot; application/x-chrome-extension, .crx; application/x-web-app-manifest\+json, .webapp; application/x-xpinstall, .xpi; image/svg\+xml, .svg, .svgz; image/webp, .webp; text/cache-manifest, .appcache, .manifest. https://github.com/halostatue/mime-types/pull/24 * Fixed some Manifest.txt related madness on Travis. == 1.20.1 / 2013-01-26 * New MIME Types: * Apple iWork document types added by Hans de Graaff (application/x-iwork-keynote-sffkey, .key; application/x-iwork-pages-sffpages, .pages; application/x-iwork-numbers-sffnumbers, .numbers). https://github.com/halostatue/mime-types/issue/20 * epub, ibooks, mobi, and DMG content types by Mauricio Linhares (mac:application/x-apple-diskimage, .dmg; application/epub\+zip, .epub; application/x-ibooks\+zip, .ibooks; application/x-mobipocket-ebook, .mobi). https://github.com/halostatue/mime-types/issue/22 * rss content type by Garret Alfert (application/rss\+xml, .rss). https://github.com/halostatue/mime-types/issue/23 * Added or updated MIME types from the latest IANA list. * Fixed MIME Types: * Excel macro-enabled spreadsheets had an incorrect extension. Thanks to Rafael Belvederese for reporting this issue. https://github.com/halostatue/mime-types/issue/21 * Enabled for use with travis. * Enabled gem signing. * Fixed an error related to MIME type downloads. * This was previously published as 1.20, but I had forgotten some attributions.
2013-02-11Note update of these packages:taca1-1/+3
graphics/ruby-RMagick 2.13.2 graphics/ruby-oily_png 1.0.3
2013-02-11Update ruby-oily_png to 1.0.3.taca2-6/+6
A few bug fixes.
2013-02-11Update ruby-RMagick to 2.13.2.taca2-7/+6
RMagick 2.13.2 o Fixed issues preventing RMagick from working with version 6.8 or higher o Fixed issues preventing RMagick from working with ruby 1.9.3
2013-02-11Note update of these packages:taca1-1/+4
devel/ruby-parser 3.1.1 devel/ruby2ruby 2.0.3 devel/ruby-thor 0.17.0
2013-02-11Update ruby-thor to 0.17.0.taca3-8/+21
0.17.0, release 2013-01-24 Add better support for tasks that accept arbitrary additional arguments (e.g. things like bundle exec) Add #stop_on_unknown_option! Only strip from stdin.gets if it wasn't ended with EOF Allow "send" as a task name Allow passing options as arguments after "--" Autoload Thor::Group 0.16.0, release 2012-08-14 Add enum to string arguments 0.15.4, release 2012-06-29 Fix regression when destination root contains reserved regexp characters 0.15.3, release 2012-06-18 Support strict_args_position! for backwards compatibility Escape Dir glob characters in paths 0.15.2, released 2012-05-07 Added print_in_columns Exposed terminal_width as a public API 0.15.1, release 2012-05-06 Fix Ruby 1.8 truncation bug with unicode chars Fix shell delegate methods to pass their block Don't output trailing spaces when printing the last column in a table 0.15, released 2012-04-29 Alias method_options to options Refactor say to allow multiple colors Exposed error as a public API Exposed file_collision as a public API Exposed print_wrapped as a public API Exposed set_color as a public API Fix number-formatting bugs in print_table Fix "indent" typo in print_table Fix Errno::EPIPE when piping tasks to head More friendly error messages
2013-02-11Update ruby2ruby to 2.0.3.taca2-7/+7
=== 2.0.3 / 2013-02-07 * 2 minor enhancements: * 1.9: Added support for ! call to go back to (not ...). * 2nd and 3rd order testing now uses RubyPraser.for_current_ruby for maximal carnage. * 1 bug fix: * On failure (eg ruby 2.0), fall back to compound RubyParser instance for 2nd & 3rd order testing === 2.0.2 / 2013-01-16 * 1 minor enhancement: * Updated to ruby_parser 3.1 and up
2013-02-11Update ruby-parser to 3.1.1.taca2-6/+6
=== 3.1.1 / 2012-12-19 * 1 minor enhancement: * Added MOVE_TIMEOUT env var for ruby_parse_extract_error to move slow files to a sibling directory * 4 bug fixes: * 1.9: Fixed lexing of "0o". (whitequark) * 1.9: Fixed parsing of unary plus on literals. (whitequark) * Added timeout arg to RubyParser#process to pass through to the real parser * Updated Synopsis to reflect new options for running RP. (louismullie) === 3.1.0 / 2012-12-06 * 2 minor enhancements: * Added RubyParser.for_current_ruby to provide a parser that matches your runtime. (neilconway) * Duck-typed IDENT_CHAR_RE instead of using RUBY_VERSION * 3 bug fixes: * Cleared out body comments in class/module/defn/defs * Flipped lexer tests to US-ASCII to avoid encoding hell * yyerror is now an alias for syntax_error
2013-02-11Note update of thses packages:taca1-1/+8
devel/ruby-flexmock 1.3.0 devel/ruby-gettext_i18n_rails 0.9.2 devel/ruby-kgio 2.8.0 devel/ruby-mocha 0.13.2 devel/ruby-rbx-require-relative 0.0.9 devel/ruby-sexp-processor 4.1.4 devel/ruby-test-unit 2.5.4
2013-02-11Update ruby-test-unit to 2.5.4.taca3-7/+13
2.5.4 - 2013-01-23 It's a bug fix release. Improvements * Added documents for data driven test functionality. * Added TSV support for data driven test functionality. * Support tag inspection on JRuby. Fixes * Fixed a bug. It is too slow to filter tests when there are many tests. [GitHub#46] * Accept anonymous test suite. [GitHub:#49] [Reported by Matthew Rudy Jacobs] Thanks * Matthew Rudy Jacobs
2013-02-11Update ruby-sexp-processor to 4.1.4.taca2-6/+6
=== 4.1.4 / 2013-01-22 * 1 minor enhancement: * Gave Sexp#structure a ~10% boost * 2 bug fixes: * Fixed Sexp#mass lying when using auto_shifted sexps. * Stupid fix for ruby 2.0 method_missing 'bug'.