Commit graph

172559 commits

Author SHA1 Message Date
wiz
0703c279df Initial import of bmpanel2-2.1pre1:
Nice NETWM-compatible panel for X11. Features:

* Look'n'feel customization via themes.
* A bunch of widgets: desktop switcher, taskbar, launchbar, systray,
  clock, decor, empty.
* Pseudo-transparency support.
* Written in C with speed and clarity in mind.
* Small number of dependencies, briefly: glib2, cairo, pango,
  libX11.
* Small memory footprint (about 2-4 megabytes).
* Small executable (80 kilobytes at the moment).
2011-06-18 15:30:59 +00:00
wiz
6b9abc7ece + wbar. 2011-06-18 15:16:41 +00:00
wiz
a95efb35d6 Initial import of wbar-2.2.2.
Just a simple and highly customizable quick-launch tool.

Features
* It's coded in C++
* It uses Imlib2 to do the image processing
* It rides just on top of Xlib, no other toolkits.
2011-06-18 15:16:24 +00:00
wiz
227ed84cc4 + Transmission-2.31 [pkg/45063], asymptote-2.11, clutter-1.6.16,
ghc-7.0.4, gnome-commander-1.2.8.12, gtk2-2.24.5, hdf5-1.8.7,
  octave-3.4.1, pan-0.135, png-1.5.4beta06, quvi-0.2.17, solfege-3.20.0,
  vcdimager-0.7.24, webmin-1.550 [pkg/45066]
2011-06-18 14:15:36 +00:00
wiz
7d0ac29770 Updated pkgtools/pkglint to 4.101 2011-06-18 10:45:41 +00:00
wiz
465a81356d Recognize PY_PATCHLIST and add py27 and py31 to python versions.
Welcome to pkglint-4.101!
2011-06-18 10:45:32 +00:00
wiz
1a669f92cc Added wm/py-tyle version 0.7.5 2011-06-18 10:44:57 +00:00
wiz
e35c404481 + py-tyle. 2011-06-18 10:44:43 +00:00
wiz
2eae6ac76b Initial import of py-tyle-0.7.5:
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-18 10:44:24 +00:00
shattered
66a32f9e36 Fix build with python option. 2011-06-18 10:40:33 +00:00
shattered
0d857ca95a PR/38038 -- update to ifp-line 0.3. Changes:
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-18 10:01:28 +00:00
taca
c6b9726896 Note addition of devel/ruby-rspec-rails version 2.6.1. 2011-06-18 04:18:33 +00:00
taca
d743548425 Add and enable ruby-rspec-rails. 2011-06-18 04:05:14 +00:00
taca
811f720534 Importing rspec-rails version 2.6.1, it is for Ruby on Rails 3.
# 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-18 04:03:39 +00:00
taca
57696abb57 Note update of ruby-rspec 2.6.0 related pacakges, addition of:
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-18 04:00:51 +00:00
taca
04796d9280 Update ruby-rspec package to 2.6.0.
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-18 03:56:28 +00:00
taca
f2b2681222 Add and enable ruby-rspec-core, ruby-rspec-expectations and ruby-rspec-mocks. 2011-06-18 03:50:44 +00:00
taca
e7a760e56f Importing ruby-rspec-mocks version 2.6.0, part of ruby-rspec 2.6.0.
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-18 03:47:40 +00:00
taca
857297a727 Importing ruby-rspec-expectations version 2.6.0, part of ruby-rspec 2.6.0.
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-18 03:46:40 +00:00
taca
2bab578f49 Importing ruby-rspec-core version 2.6.4, part of ruby-rspec 2.6.0.
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-18 03:45:15 +00:00
taca
dc069ca0af Small correction of dependency's pattern. 2011-06-18 03:31:07 +00:00
taca
f2085a1875 Remove unneeded dependency. No PKGREVISION bump with short time slot. 2011-06-18 03:29:27 +00:00
taca
3f84f44957 Add and enable ruby-rspec-rails1. 2011-06-18 03:24:44 +00:00
taca
b3f9324d8c Note addition of devel/ruby-rspec-rails1 version 1.3.2. 2011-06-18 03:21:18 +00:00
taca
02fd323620 Importing ruby-rspec-rails version 1.3.2 as devel/ruby-rspec-rails1.
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-18 03:19:41 +00:00
taca
0ddb49f930 Add and enable ruby-rspec1. 2011-06-18 03:05:50 +00:00
taca
fce9737fff Import devel/ruby-rspec as devel/ruby-rspec1. 2011-06-18 03:05:19 +00:00
obache
2123b671ff Updated databases/gigabase to 3.82 2011-06-18 02:45:27 +00:00
obache
dc799a2326 Update gigabase to 3.82.
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-18 02:45:13 +00:00
taca
9c84443fee Note update of devel/ruby-rspec package to 1.3.2. 2011-06-18 02:24:37 +00:00
taca
0983d229b4 Update ruby-rspec pacakge to 1.3.2, latest 1.3.x.
=== 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-18 02:23:24 +00:00
taca
7771b12d6a Note update of two ruby thrift related pacakges:
devel/ruby-thrift		0.6.0
	devel/ruby-thrift_client	0.6.2
2011-06-18 02:03:50 +00:00
taca
c627e342af Update ruby-thrift_client package to 0.6.2.
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-18 02:02:09 +00:00
taca
4c4b206c31 Update ruby-thrift pacakge to 0.6.0.
* pkgsrc change: Update HOMEPAGE since priveous one isn't available.

* Catch up to libthrift-0.6.1.
2011-06-18 02:01:06 +00:00
taca
0b34ab60eb Note update of several ruby packages:
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-18 01:54:20 +00:00
taca
aac5e54109 Update ruby-pathname2 package to 1.6.4.
== 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-18 01:51:40 +00:00
taca
b1f345d162 Update ruby-parsetree package to 3.0.7.
=== 3.0.7 / 2011-02-18

* 1 bug fix:

  * Fixed odd error cropping up from heckle w/ attr methods (raggi)
2011-06-18 01:50:36 +00:00
taca
dc2538ccf3 Update ruby-parser package to 2.0.6.
=== 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-18 01:49:18 +00:00
taca
817654a4ef Update ruby-mocha package to 0.9.12.
= 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-18 01:47:54 +00:00
minskim
edbd66182e Note PKGREVISION bump of tex-type1cm-doc. 2011-06-17 19:47:20 +00:00
minskim
feb388801b Install a PDF manual of tex-type1cm. 2011-06-17 19:46:34 +00:00
minskim
3988281f6a Note update of emacs-snapshot. 2011-06-17 19:23:44 +00:00
minskim
d1ce1f20f7 Update emacs-snapshot to 24.0.50.20110614.
Changes:
- themes/dichromacy-theme.el: New theme.
2011-06-17 19:23:01 +00:00
schmonz
ed5853a5e0 Updated textproc/p5-File-ReadBackwards to 1.05 2011-06-17 17:00:42 +00:00
schmonz
881cc67b05 Update to 1.05, and take MAINTAINER. From the changelog:
* 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-17 17:00:32 +00:00
plunky
60df0aedf2 Updated misc/zyGrib to 4.0.1
Updated misc/zyGrib-maps to 2.4
2011-06-17 16:01:44 +00:00
plunky
c8320e14bd update to zyGrib-maps2.4
(data files, no changelog)
2011-06-17 16:00:17 +00:00
plunky
00256f19ab update to zyGrib version 4.0.1:
# 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-17 15:57:13 +00:00
taca
2e04212787 Note update of databases/phpldapadmin package to 1.2.1.1. 2011-06-17 15:41:13 +00:00
taca
1ec71ab67e Update phpldapadmin pacakge to 1.2.1.1.
This is latest release which running on PHP 5.2 and later.
Changes are too many please refer HOMEPAGE in detail.
2011-06-17 15:40:33 +00:00