summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-06-18Initial import of py-tyle-0.7.5:wiz4-0/+115
PyTyle is a manual tiling manager that can slide into any EWMH compliant window manager, inspired by XMonad. It will allow you to enable/disable tiling on a per screen per workspace basis, and continually tile your windows. Features include: * Built in multi-monitor support (using Xinerama) * Continuous tiling behavior similar to that of XMonad. * Manual tiling on a per screen per workspace basis. Have tiling on one screen/workspace and not the other. * Comes pre-packaged with a variety of tiling layouts ready for use. Also, PyTyle's object oriented design makes it incredibly easy to add or customize your own tiling layouts. * Some configuration options include: * Adding margins on a per-screen basis (to force PyTyle to ignore docks/panels). * Tell PyTyle to ignore certain windows from tiling. * Configure defaults layouts on a per screen per workspace basis. * Completely customize all of PyTyle's key bindings. * Dynamically reload configuration file.
2011-06-18Fix build with python option.shattered3-6/+18
2011-06-18PR/38038 -- update to ifp-line 0.3. Changes:shattered4-24/+14
0.3: * autotooled * Add iconv(3) support. ifp-line can transfer file with non-ASCII filename. * Add "version" command. Show ifp-line's version. * ifp-1XX can download MP3/WMA/ASF to PC! Firmware version 3.23 and later required. 0.2.4.7: * Print "help" message before opening the iFP device and add -h/-help/--help options. 0.2.4.6: * Bug fix release. * Beta version of N10 firmware update support (not tested). * Fix bug with older versions of libusb. * Fix "ifp get" behavioir with non-existant file. 0.2.4.5: * Bug fix release. * Fix behavior of "ifp download VOICE somedir" and "ifp get VOICE". * Fix bug of "ifp put /path/to/music.mp3".
2011-06-18Note addition of devel/ruby-rspec-rails version 2.6.1.taca1-1/+2
2011-06-18Add and enable ruby-rspec-rails.taca1-2/+3
2011-06-18Importing rspec-rails version 2.6.1, it is for Ruby on Rails 3.taca4-0/+187
# rspec-rails-2 rspec-2 for rails-3 with lightweight extensions to each NOTE: rspec-2 does _not_ support rails-2. Use rspec-rails-1.3.x for rails-2. ## Documentation * [Cucumber features](http://relishapp.com/rspec/rspec-rails/v/2-0) * [RDoc](http://rubydoc.info/gems/rspec-rails/2.0.1/frames)
2011-06-18Note update of ruby-rspec 2.6.0 related pacakges, addition of:taca1-1/+5
devel/ruby-rspec-core 2.6.4 devel/ruby-rspec-expectations 2.6.0 devel/ruby-rspec-mocks 2.6.0 And update of devel/ruby-rspec package to 2.6.0.
2011-06-18Update ruby-rspec package to 2.6.0.taca4-404/+32
This is newer major release which support Ruby on Rails 3. So, please refer its web site in detail: http://relishapp.com/rspec.
2011-06-18Add and enable ruby-rspec-core, ruby-rspec-expectations and ruby-rspec-mocks.taca1-1/+4
2011-06-18Importing ruby-rspec-mocks version 2.6.0, part of ruby-rspec 2.6.0.taca4-0/+129
Behaviour Driven Development for Ruby # RSpec Mocks rspec-mocks provides a test-double framework for rspec including support for method stubs, fakes, and message expectations. ## Documentation * [Cucumber features](http://relishapp.com/rspec/rspec-mocks/v/2-0) * [RDoc](http://rubydoc.info/gems/rspec-mocks/2.0.1/frames)
2011-06-18Importing ruby-rspec-expectations version 2.6.0, part of ruby-rspec 2.6.0.taca4-0/+154
Behaviour Driven Development for Ruby # RSpec Expectations rspec-expectations adds `should` and `should_not` to every object and includes RSpec::Matchers, a library of standard matchers. ## Documentation * [Cucumber features](http://relishapp.com/rspec/rspec-expectations) * [RDoc](http://rubydoc.info/gems/rspec-expectations/2.4.0/frames)
2011-06-18Importing ruby-rspec-core version 2.6.4, part of ruby-rspec 2.6.0.taca4-0/+213
Behaviour Driven Development for Ruby # RSpec Core RSpec Core provides the structure for writing executable examples of how your code should behave. ## Documentation * [Cucumber features](http://relishapp.com/rspec/rspec-expectations) * [RDoc](http://rubydoc.info/gems/rspec-expectations/2.4.0/frames)
2011-06-18Small correction of dependency's pattern.taca1-2/+2
2011-06-18Remove unneeded dependency. No PKGREVISION bump with short time slot.taca1-3/+1
2011-06-18Add and enable ruby-rspec-rails1.taca1-1/+2
2011-06-18Note addition of devel/ruby-rspec-rails1 version 1.3.2.taca1-1/+2
2011-06-18Importing ruby-rspec-rails version 1.3.2 as devel/ruby-rspec-rails1.taca4-0/+198
This is only works with Ruby on Rails 2. RSpec is a Behaviour Driven Development framework for Ruby. It provides two frameworks for writing and executing examples of how your Ruby application should behave: * a Story Framework for describing behaviour at the application level * a Spec Framework for describing behaviour at the object level
2011-06-18Add and enable ruby-rspec1.taca1-1/+2
2011-06-18Import devel/ruby-rspec as devel/ruby-rspec1.taca4-0/+424
2011-06-18Updated databases/gigabase to 3.82obache1-1/+2
2011-06-18Update gigabase to 3.82.obache4-26/+10
per maintainer update request by PR#45076. --- Release version 3.80 15.12.2010 ------------------------------------- 1. Fix bug with preserving indices 2. Replace sprintf with strcat in ClassDescriptor constructor to avoid problems in SymbianOS 3. Fix problem with std_tmp_allocator in xml.cpp --- Release version 3.81 29.03.2011 ------------------------------------- 1. Change return type of select method to be able to selcet more than 2Gb records 2. Patch of SubSQL HTML dump done by Christen Volker improving visualisation of large arrays 3. Visual Studio 10 compatibilty fixes --- Release version 3.82 06.05.2011 ------------------------------------- 1. Fix bug with scheduled incremental backup 2. Fix namespace support
2011-06-18Note update of devel/ruby-rspec package to 1.3.2.taca1-1/+2
2011-06-18Update ruby-rspec pacakge to 1.3.2, latest 1.3.x.taca3-10/+20
=== Version 1.3.2 / 2011-04-11 * Enhancements * Raise a meaningful error when an argument-scoped stub is called with the wrong args (Alexey) * Dev: ignore .rbc files (Myron Marston) * Bug fixes * Fix regression in which an expectation should return the value from a previously defined stub of the same method (Tom Stuart) * Support heckling class methods (Dan Kubb) * Only try to pass messages to the superclass if the superclass responds to the method (Andrew Selder)
2011-06-18Note update of two ruby thrift related pacakges:taca1-1/+3
devel/ruby-thrift 0.6.0 devel/ruby-thrift_client 0.6.2
2011-06-18Update ruby-thrift_client package to 0.6.2.taca2-9/+8
v0.6.2 Remove lingering thrift v0.5.0 reference. v0.6.1 Add connect timeout. Bump thrift dependency to ~> v0.6.0. v0.6.0 Fix bug where we'd try to mark the current server down when we didn't have a current server. Upgrade to thrift 0.5. v0.5.0 Add support for wrapping exceptions, so that Thrift::Foo can become Greeter::Foo. Make server_retry_period work the way you expect. Better bookkeeping around marking servers as dead. v0.4.7 fix thrift gem dependency
2011-06-18Update ruby-thrift pacakge to 0.6.0.taca3-25/+14
* pkgsrc change: Update HOMEPAGE since priveous one isn't available. * Catch up to libthrift-0.6.1.
2011-06-18Note update of several ruby packages:taca1-1/+5
devel/ruby-mocha 0.9.12 devel/ruby-parser 2.0.6 devel/ruby-parsetree 3.0.7 devel/ruby-pathname2 1.6.4
2011-06-18Update ruby-pathname2 package to 1.6.4.taca2-6/+6
== 1.6.4 - 20-Jan-2011 * Explicitly remove the Pathname const if it is already defined in order to avoid a superclass mismatch error. This library assumes that if you require pathname2, you want my version of the Pathname class. * Updated URI handling for Ruby 1.9.x. * Added the Pathname() method, a synonym for Pathname.new. * Some Rakefile and gemspec tweaks. * Some updates to the test suite, including some specifically for Windows 7.
2011-06-18Update ruby-parsetree package to 3.0.7.taca3-7/+8
=== 3.0.7 / 2011-02-18 * 1 bug fix: * Fixed odd error cropping up from heckle w/ attr methods (raggi)
2011-06-18Update ruby-parser package to 2.0.6.taca3-8/+9
=== 2.0.6 / 2011-02-18 * 1 minor enhancement: * Switched to hoe's racc plugin to clean up rakefile and builds * 1 bug fix: * Fixed empty =begin/end.
2011-06-18Update ruby-mocha package to 0.9.12.taca3-8/+13
= 0.9.12 () * Make Mocha's tests pass under Ruby 1.9.2 i.e. using MiniTest. One of the main issues was that we were not parsing stacktraces on MiniTest errors comprehensively enough. * Avoid 'circular require considered harmful' warning when running Mocha's tests in Ruby 1.9.2 * Make performance tests work on Ruby 1.9.2 i.e. using MiniTest. * Declare rake as a *development* dependency with newer versions of Rubygems since it's only needed to carry out developer-related tasks. = 0.9.11 (1613ed2267fef5927ea06adfdbcf512b89eadaad) * Added explicit support for minitest v1.5.0 to v2.0.2. * Make testable by rubygems-test. * Update links to my blog and make other links consistent. * Added a URI parameter matcher that ignores the order of query parameters so that tests can be independent of undefined hash ordering (patch by Paul Battley). * Include unexpected invocation in failure message and change the language slightly to make the failure message less confusing. See http://floehopper.lighthouseapp.com/projects/22289/tickets/52. * No need to create regular expression every time the BacktraceFilter#filtered method is called. See http://floehopper.lighthouseapp.com/projects/22289-mocha/tickets/66.
2011-06-17Note PKGREVISION bump of tex-type1cm-doc.minskim1-1/+2
2011-06-17Install a PDF manual of tex-type1cm.minskim5-15/+16
2011-06-17Note update of emacs-snapshot.minskim1-1/+2
2011-06-17Update emacs-snapshot to 24.0.50.20110614.minskim3-15/+24
Changes: - themes/dichromacy-theme.el: New theme.
2011-06-17Updated textproc/p5-File-ReadBackwards to 1.05schmonz1-1/+2
2011-06-17Update to 1.05, and take MAINTAINER. From the changelog:schmonz2-8/+7
* reordered Changes to be recent at the top * rewritten t/large_file.t to skip non-sparse file systems code borrowed from lfs.t in newer perl - coding done by Robert Buels
2011-06-17Updated misc/zyGrib to 4.0.1plunky1-1/+3
Updated misc/zyGrib-maps to 2.4
2011-06-17update to zyGrib-maps2.4plunky2-10/+10
(data files, no changelog)
2011-06-17update to zyGrib version 4.0.1:plunky4-25/+60
# 2011-05-21 : zyGrib Version 4.0.1 * User can choose visible data in the left board (right clic in the panel). * Bug fixed: crash sometimes with data out of the "normal" range. # 2011-05-08 : zyGrib Version 4.0 * NOAA data up to 8 days rather than 7. * Color scales. * Data values panel can be hidden (Ctrl+V). * Colors scale panel can be hidden (Ctrl+Y). * Warning : changes in directories structure. * Totally new colors scheme. Color scales are editable (text files colors_xxx.txt). o 1 ligne per threshold : v r g b v = threshold value r g b = rgb level (red, green, blue) between 0 and 255 o values must be in ascending order o color is attributed to values ##less than or equal to v except the last which is also the color of all excess values## o fixed color (no interpolation) below the first value or above the last. * More complete list of cities (source GeoNames) Around 60,000 cities come with zygrib (population >= 3000). Around 100,000 smaller cities are available in additional files (see download page). * New population threshold for shown cities: 1. population >= 1000000 2. population >= 100000 3. population >= 10000 4. population >= 1000 5. population < 1000 * Bug fixed : values displayed for the position under the mouse are updated when the date is changed using the keyboard. * Bug fixed : crash (sometimes) when the mouse was moved on a POI while reading aa grib file.
2011-06-17Note update of databases/phpldapadmin package to 1.2.1.1.taca1-1/+2
2011-06-17Update phpldapadmin pacakge to 1.2.1.1.taca3-192/+333
This is latest release which running on PHP 5.2 and later. Changes are too many please refer HOMEPAGE in detail.
2011-06-17Note update of devel/ruby-linecache package to 0.45.taca1-1/+2
2011-06-17Update ruby-linecache pacakge to 0.45.taca3-11/+10
0.45 06-12-11 - Support for syntax highlighting and caching eval strings. The former is used in rb8-trepanning.
2011-06-17Note update of devel/ruby-inline package to 3.9.0.taca1-1/+2
2011-06-17Update ruby-inline package to 3.9.0.taca3-10/+11
=== 3.9.0 / 2011-02-18 * 1 minor enhancement: * Added arity override option for all C builder methods.
2011-06-17Note update of devel/ruby-highline package to 1.6.2.taca1-1/+2
2011-06-17Update ruby-highline package to 1.6.2.taca2-6/+6
= Change Log Below is a complete listing of changes for each revision of HighLine. == 1.6.2 * Correctly handle STDIN being closed before we receive any data (fix by mleinart). * Try if msvcrt, if we can't load crtdll on Windows (fix by pepijnve). * A fix for nil_on_handled not running the action (reported by Andrew Davey).
2011-06-17Note update of devel/ruby-flexmock package to 0.9.0.taca1-1/+2
2011-06-17Update ruby-flexmock package to 0.9.0.taca3-29/+31
= FlexMock 0.9.0 Released FlexMock is a flexible mocking library for use in unit testing and behavior specification in Ruby. Release 0.8.5 is a minor release with a few bug fixes. == Ruby 1.9.3 Compatibility * Fixed a number of minor warnings reported by the 1.9.3 version of Ruby.