Commit graph

191564 commits

Author SHA1 Message Date
taca
649b04d399 Add ruby-mab package version 0.0.2.
Markup as Ruby

Mab let's you write HTML in plain Ruby.
2012-09-16 14:46:27 +00:00
ryoon
88079f2d8c Updated fonts/vlgothic-ttf to 20120905 2012-09-16 14:38:36 +00:00
taca
80e07b7a3a Note update of these packages:
www/camping			2.1.523
	www/ruby-jquery-rails20		2.1.2
2012-09-16 14:37:25 +00:00
taca
f8f13270ba Update ruby-jquery-rails20 to 2.1.2.
## 2.1.2 (06 September 2012)

  - Updated to latest jquery-ujs
    - required radio bugfix
  - Updated to jQuery 1.8.1

## 2.1.1 (18 August 2012)

  - Updated to latest jquery-ujs
    - ajax:aborted:file bugfixes

## 2.1.0 (16 August 2012)

  - Updated to latest jquery-ujs
    - jQuery 1.8.0 compatibility
  - Updated to jQuery 1.8.0
  - Updated to jQuery UI 1.8.23

## 2.0.3 (16 August 2012)

  - Updated to latest jquery-ujs
    - created `rails:attachBindings` to allow for customization of $.rails
      object settings
    - created `ajax:send` event to provide access to jqXHR object from ajax
      requests
    - added support for `data-with-credentials`
2012-09-16 14:36:20 +00:00
ryoon
bb217d182d Update to 20120905
Changelog:
* Sync with current M+1C, 1M characters.
* Add some Kanji glyphs
2012-09-16 14:36:07 +00:00
taca
0eff52111b Update camping to 2.1.523.
Changes are unavailable.
2012-09-16 14:34:35 +00:00
taca
b062178297 Note update of these packages:
devel/ruby-uglifier		1.2.7
	textproc/ruby-maruku		0.6.1
	textproc/ruby-json-pure		1.7.5
	textproc/ruby-json		1.7.5
2012-09-16 14:28:52 +00:00
taca
9cb58dbe7b Update ruby-json and ruby-json-pure to 1.7.5.
2012-08-17 (1.7.5)
  * Fix compilation of extension on older rubies.
2012-09-16 14:25:48 +00:00
taca
af0bad2c61 Update ruby-maruku to 0.6.1.
Changes are unavailable.
2012-09-16 14:24:12 +00:00
ryoon
d87d99821b Added audio/libopus version 1.0.1
Added audio/opus-tools version 0.1.5
2012-09-16 14:22:30 +00:00
taca
519050d9fe Update ruby-uglifier to 1.2.7.
Changes are unavailable.
2012-09-16 14:22:01 +00:00
ryoon
0f2be49f67 Add libopus and opus-tools 2012-09-16 14:19:04 +00:00
ryoon
8df72ac309 Import opus-tools-0.1.5 as audio/opus-tools.
Opus-tools provides command-line utilities to encode, inspect, and
decode .opus files.
2012-09-16 14:17:54 +00:00
ryoon
7a7e8fc659 Import opus-1.0.1 as audio/libopus.
Opus is a totally open, royalty-free, highly versatile audio codec.
Opus is unmatched for interactive speech and music transmission
over the Internet, but also intended for storage and streaming
applications. It is standardized by the Internet Engineering Task
Force (IETF) as RFC 6716 which incorporated technology from Skype's
SILK codec and Xiph.Org's CELT codec.
2012-09-16 14:17:20 +00:00
taca
e7c71665ba Note update of converters/ruby-Ascii85 package to 1.0.2. 2012-09-16 14:01:09 +00:00
taca
a24d36fb26 Update ruby-Ascii85 to 1.0.2.
=== 1.0.2 / 2012-09-16

  * Changed test runner from RSpec to MiniSpec
  * Support for rubygems-test
  * Minor changes to make packaging easier
2012-09-16 14:00:28 +00:00
taca
b06518ad07 Note update of these packages:
www/ruby-sass-rails31	3.1.6
	www/ruby-sass		3.2.1
	www/ruby-compass	0.12.2
	www/ruby-liquid		2.4.1
	www/ruby-raindrops	0.10.0
	www/ruby-sinatra	1.3.3
	www/thin		1.4.1
2012-09-16 13:41:33 +00:00
taca
c5ea69c04b Update thin to 1.4.1.
== 1.4.1 Chromeo Fix
 * Fix error when sending USR1 signal and no log file is supplied.

== 1.4.0 Chromeo
 * kill -USR1 $PID for log rotation [catwell].
 * Fix HUP signal being reseted after deamonization [atotic].
 * Fix error with nil addresses in Connection#socket_address.

== 1.3.2 Low-bar Squat
 * Remove mack and halcyon Rack adapters from automatic detection.
2012-09-16 13:40:12 +00:00
taca
8989c0d972 Update ruby-sinatra to 1.3.3.
= 1.3.3 / 2012-08-19

 * Improved documentation. (burningTyger, Konstantin Haase, Gabriel Andretta,
   Anurag Priyam, michelc)

 * No longer modify the load path. (Konstantin Haase)

 * When keeping a stream open, set up callback/errback correctly to deal with
   clients closing the connection. (Konstantin Haase)

 * Fix bug where having a query param and a URL param by the same name would
   concatinate the two values. (Konstantin Haase)

 * Prevent douplicated log output when application is already wrapped in a
   `Rack::CommonLogger`. (Konstantin Haase)

 * Fix issue where `Rack::Link` and Rails were preventing indefinite streaming.
   (Konstantin Haase)

 * No longer cause warnings when running Ruby with `-w`. (Konstantin Haase)

 * HEAD requests on static files no longer report a Content-Length of 0, but
   instead the proper length. (Konstantin Haase)

 * When protecting against CSRF attacks, drop the session instead of refusing
   the request. (Konstantin Haase)
2012-09-16 13:39:33 +00:00
taca
4017bc3840 Update ruby-raindrops to 0.10.0.
=== raindrops 0.10.0 - minor feature updates / 2012-06-19 08:30 UTC

  Improvements to the Unix domain socket handling and small
  bugfixes throughout.

  Support for the "unix_diag" facility in Linux 3.3+ is planned
  but not yet implemented (patches to raindrops@librelist.org
  appreciated)

  Brian Corrigan (1):
        resolve symlinks to Unix domain sockets

  Eric Wong (6):
        unix_listener_stats follows and remembers symlinks
        middleware/proxy: favor __send__ for method dispatch
        unix: show zero-value stats for idle listeners
        test_watcher: fix incorrect request/date comparison
        watcher: sort index of listener listing
        watcher: do not require Rack::Head for HEAD response

  See "git log v0.9.0..v0.10.0" for full details
2012-09-16 13:38:46 +00:00
taca
e8c3ef2fdb Update ruby-liquid to 2.4.1.
# Liquid Version History

## 2.4.0 / 2012-08-03

* Performance improvements
* Allow filters in `assign`
* Add `modulo` filter
* Ruby 1.8, 1.9, and Rubinius compatibility fixes
* Add support for `quoted['references']` in `tablerow`
* Add support for Enumerable to `tablerow`
* `strip_html` filter removes html comments
2012-09-16 13:37:52 +00:00
taca
a2acb0e6e4 Update ruby-compass to 0.12.2.
0.12.2 (06/24/2012)

* [Vertical Rhythm Module] Removed the $ie-font-ratio constatnt in favor of a
  more clear $browser-default-font-size constant.
* [Vertical Rhythm Module] The establish-baseline mixin now styles the <html>
  element instead of the <body> element. This makes the vertical rhythm module
  work better with rem based measurements.
* [CSS3] Added 3D transform support for Mozillia, IE, and Opera.
* [CSS3] Added -ms support for css3 columns. Add support for the columns
  shorthand property.
* [CSS3] Added -ms and -webkit support for CSS Regions. Docs
* [CSS3] Added mixins for column-break properties to the columns module.
* [CSS3] Added a css3/hyphenation module for the word-break and hyphens
  properties.
* [CSS3] Made the API more consistent across the different mixins in the
  transitions module.
* [CSS3] The text-shadow mixin now supports the spread parameter and it is
  used to progressively enhance browsers that support it.
* [CSS3] Add a mixin for the unofficial filter property. Docs
* [CSS3] Removed the -ms prefix for gradients and transforms. Microsoft took
  so long to release them, that the spec was approved first.
* [CLI] Added a -I option for adding sass import paths via the CLI during
  compilation and project set up.
* [Configuration] For better ruby and rails integration, the add_import_path
  command now accepts Sass::Importer objects and Ruby Pathname objects.
* Reverted the hide-text mixin to the -9999 method. If you prefer the Kellum
  method then you need to set $hide-text-direction to right in your
  stylesheets.
* $legacy-support-for-mozilla can be set to false to disable output for
  Firefox 3.6 or earlier.
* Cleaned up the inline-block mixin to have less output and make the
  vertical-alignment of that mixin configurable or even turned off. Details
* Output of SVG and original webkit gradients is now omitted when using the
  degree-based linear gradient syntax.
* Added a --fonts-dir configuration flag for the compass command line.
* Added tint() and shade() color helper functions, for better
  ligthening/darkening of colors.
2012-09-16 13:37:03 +00:00
taca
cadea56437 Update ruby-sass to 3.2.1.
Changes from 3.1.19 is too magy to write here, please refer:
<http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html>.
2012-09-16 13:36:19 +00:00
taca
0b2aa51ece Update ruby-sass-rails31 to 3.1.6.
* Set the standard :css_filename option for sass. This enables relative path
  calculations for assets referred to by the stylesheet.
* Remove the Sass middleware if it gets accidently loaded.
2012-09-16 13:34:57 +00:00
jaapb
f475bbdc64 Added www/ocaml-curl version 0.5.3 2012-09-16 12:39:07 +00:00
jaapb
277f4814a5 Imported ocurl 0.5.3 as www/ocaml-curl. Packaged by Rich Neswold, committed
with some corrections. This closes PR pkg/43601.

This package provides OCaml bindings to the CURL HTTP-client library.
2012-09-16 12:38:44 +00:00
obache
f6bdd0981a Updated devel/py-testtools to 0.9.15 2012-09-16 12:38:25 +00:00
obache
a491a48e85 Update py-testtools to 0.9.15.
0.9.15
~~~~~~

This is the last release to support Python2.4 and 2.5. It brings in a slew of
improvements to test tagging and concurrency, making running large test suites
with partitioned workers more reliable and easier to reproduce exact test
ordering in a given worker. See our sister project ``testrepository`` for a
test runner that uses these features.

Changes
-------

* ``PlaceHolder`` and ``ErrorHolder`` now support being given result details.
  (Robert Collins)

* ``ErrorHolder`` is now just a function - all the logic is in ``PlaceHolder``.
  (Robert Collins)

* ``TestResult`` and all other ``TestResult``-like objects in testtools
  distinguish between global tags and test-local tags, as per the subunit
  specification.  (Jonathan Lange)

* This is the **last** release of testtools that supports Python 2.4 or 2.5.
  These releases are no longer supported by the Python community and do not
  receive security updates. If this affects you, you will need to either
  stay on this release or perform your own backports.
  (Jonathan Lange, Robert Collins)

* ``ThreadsafeForwardingResult`` now forwards global tags as test-local tags,
  making reasoning about the correctness of the multiplexed stream simpler.
  This preserves the semantic value (what tags apply to a given test) while
  consuming less stream size (as no negative-tag statement is needed).
  (Robert Collins, Gary Poster, #986434)

Improvements
------------

* API documentation corrections. (Raphaël Badin)

* ``ConcurrentTestSuite`` now takes an optional ``wrap_result`` parameter
  that can be used to wrap the ``ThreadsafeForwardingResult``s created by
  the suite.  (Jonathan Lange)

* ``Tagger`` added.  It's a new ``TestResult`` that tags all tests sent to
  it with a particular set of tags.  (Jonathan Lange)

* ``testresultdecorator`` brought over from subunit.  (Jonathan Lange)

* All ``TestResult`` wrappers now correctly forward ``current_tags`` from
  their wrapped results, meaning that ``current_tags`` can always be relied
  upon to return the currently active tags on a test result.

* ``TestByTestResult``, a ``TestResult`` that calls a method once per test,
  added.  (Jonathan Lange)

* ``ThreadsafeForwardingResult`` correctly forwards ``tags()`` calls where
  only one of ``new_tags`` or ``gone_tags`` are specified.
  (Jonathan Lange, #980263)

* ``ThreadsafeForwardingResult`` no longer leaks local tags from one test
  into all future tests run.  (Jonathan Lange, #985613)

* ``ThreadsafeForwardingResult`` has many, many more tests.  (Jonathan Lange)
2012-09-16 12:37:51 +00:00
jaapb
44c4551372 Added archivers/ocaml-bz2 version 0.6.0 2012-09-16 12:31:17 +00:00
jaapb
91f1473000 Imported camlbz2 0.6.0 as archivers/ocamlbz2. This closes PR pkg/41738.
This Objective Caml library provides easy access to compressed files in
bzip2 format. It provides functions for reading from and writing to compressed
files in these formats.
2012-09-16 12:30:46 +00:00
jperkin
61364a6e9d Document USE_PKGSRC_GCC_RUNTIME and provide a default setting.
Introduce USE_GCC_RUNTIME for packages which build shared libraries, but
do not use libtool to do so, and add logic to always define _USE_GCC_SHLIB
on Solaris if either USE_LIBTOOL or USE_GCC_RUNTIME are defined.  On Solaris,
a non-GNU linker is always used, so this correctly adds a dependency upon the
gcc runtime for those packages.
2012-09-16 12:18:30 +00:00
taca
762fa8740b Note update of textproc/ruby-textpow package to 1.3.0. 2012-09-16 11:36:20 +00:00
taca
3009f13d58 Update ruby-textpow to 1.3.0.
== 1.3.0 / 2012-08-19
* Ruby 1.8 and 1.9 support
* Tested, documented, refactored and made +faster+
* Added tons of syntax files
  {lib/textpow/syntax}[https://github.com/grosser/textpow/tree/master/lib/textpow/syntax]
* Most nested ("include") syntaxes work out of the box
* Includes all the syntaxes from ultraviolet to improve testability
2012-09-16 11:35:39 +00:00
jaapb
ef4cb880c4 Updated databases/ocaml-sqlite3 to 2.0.2 2012-09-16 11:35:09 +00:00
jaapb
82d6fe9326 Updated databases/ocaml-sqlite3 to version 2.0.2. Summary of changes:
2012-07-20:  Downgraded findlib version requirement to support the Debian
             testing branch.
2012-07-16:  Replaced String.trim function in myocamlbuild.ml to allow
             compiling with OCaml 3.12.1.
2012-07-15:  New major release version 2.0.0:
               * Upgraded to OCaml 4.00
               * Switched to Oasis for packaging
               * Switched to OCamlBuild for the build process
               * Rewrote README in Markdown
               * Added stricter compilation flags
2012-05-19: Fixed cpp warnings and removed superfluous check for dynamic
            linking library.  The latter improves portability to FreeBSD.
2011-03-10: Added sqlite3_open_v2 functionality.

There are also some changes to the package itself: the upstream distribution
site changed; the maintainer e-mail address as well, and the package now
uses PLIST_VARS.
2012-09-16 11:34:45 +00:00
taca
6e8d2e09b4 Note update of these packages:
textproc/ruby-kramdown		0.14.0
	textproc/ruby-libxml		2.3.3
	textproc/ruby-nokogiri		1.5.5
	textproc/ruby-ultraviolet	1.0.0
2012-09-16 11:33:14 +00:00
taca
ebc0518070 Update ruby-ultraviolet to 1.0.0.
Changes are unavailable.
2012-09-16 11:32:01 +00:00
taca
73ef583ec7 Update ruby-nokogiri to 1.5.5.
== 1.5.5 / unreleased

* Features

  * Much-improved support for JRuby in 1.9 mode! Yay!

* Bugfixes

  * Regression in JRuby Nokogiri add_previous_sibling (1.5.0 -> 1.5.1) #691
    (Thanks, John Shahid!)
  * JRuby unable to create HTML doc if URL arg provided #674 (Thanks, John
    Shahid!)
  * JRuby raises NullPointerException when given HTML document is nil or empty
    string. #699
  * JRuby 1.9 error, uncaught throw 'encoding_found', has been fixed. #673
  * Invalid encoding returned in JRuby with US-ASCII. #583
  * XmlSaxPushParser raises IndexOutOfBoundsException when over 512 characters
    are given. #567, #615
  * When xpath evaluation returns empty NodeSet, decorating NodeSet's base
    document raises exception. #514
  * JRuby raises exception when xpath with namespace is specified. pull
    request #681 (Thanks, Piotr Szmielew)
  * JRuby renders nodes without their namespace when subclassing Node. #695
  * JRuby raises NAMESPACE_ERR (org.w3c.dom.DOMException) while instantiating
    RDF::RDFXML::Writer. #683
  * JRuby is not able to use namespaces in xpath. #493
2012-09-16 11:30:22 +00:00
taca
336dd49809 Update ruby-libxml to 2.3.3.
== 2.3.3 / 2012-07-01 Charlie Savage

* Add LibXML::XML::Error.get_handler (Carsten Zimmermann)
* Fix variable name in example (Marcus)
2012-09-16 11:29:03 +00:00
taca
29e8913828 Update ruby-kramdown to 0.14.0.
kramdown 0.14.0 released
				Published on Sunday, 16 September 2012

First of all please note that this release contains a backwards-incompatible
change: The syntax for specifying a code language for a code block or code
span has changed. Instead of using lang='CODELANG' one has to use
.language-CODELANG now.

This change has been introduced to avoid problems because the lang="..."
attribute is used by HTML for other purposes than setting the code
language. Furthermore using .language-CODELANG is also proposed by HTML5 and
it seems to be a good way to achieve the needed functionality.

Other changes in this release include the possibility of setting the code
language on the starting line of a fenced code block and a way of excluding
certain headers from the table of contents by assigning the .no_toc class to
them.  Changes

* 2 major changes

  o Code language is now specified via .language-CODELANG instead of
    lang='CODELANG'
  o Implemented support for setting language on fenced code block starting
    line (initial patch by Bran)

* 1 minor change

  o Headers with an ID can be prevented from showing in the TOC by assigning
    the .no_toc class to them (patch by Tim Bates)

* 1 bug fix

  o Numeric instead of symbolic HTML entities are now the default fallback
    (patch by Gioele Barabucci)

kramdown 0.13.8 released
				Published on Friday, 31 August 2012

This release brings two new options (one for adjusting header levels and the
other for enabling/disabling coderay). And the usual bug fixes.  Changes

* 2 minor changes

  o New option header_offset for offsetting all header levels (initial patch
    by Michal Till)
  o New option enable_coderay for enabling/disabling coderay (initial patch by
    Bran)

* 5 bug fixes

  o Reserved HTML characters in abbreviation titles are now correctly output
    (patch by Alex Tomlins)
  o Similar abbreviations (like CSS and CSS3) are now correctly parsed
  o Fixed bug RF#29626: Text of mailto-link was sometimes wrongly obfuscated
    (reported by B Wright)
  o Fixed known Ruby 1.9.3 problem with RakeTest task (patch by Gioele
    Barabucci)
  o Fixed double output of ¡Æmarkdown¡Ç attribute on HTML elements in kramdown
    converter

* 1 documentation change

  o README file is now called README.md and uses kramdown syntax (patch by
    Bran)
2012-09-16 11:28:15 +00:00
taca
629080a564 Note update of these packages:
sysutils/ruby-facter		1.6.12
	sysutils/ruby-activesambaldap	0.1.0
	sysutils/capistrano		2.13.3
2012-09-16 11:15:26 +00:00
taca
e22a6f4bb6 Update capistrano to 2.13.3.
## 2.13.3 / August 21 2012

This release contains multiple bugfixes and handling of exotic situations. The
`Configuration#capture` method should now work in spite of `ActiveSupport`
shenanigans. Thank you, the community, for all of your contributions:

 * Close input streams when sending commands that don't read input. Dylan Smith
   (dylanahsmith)
 * Listen for method definition on `Kernel` and undefine on `Namespace`. Chris
   Griego (cgriego)
 * Fixed shell `Thread.abort_on_exception` bug. George Malamidis (nutrun)
 * Adding a log method to `Capistrano::Deploy::SCM::None` to maintain
   consistency with other SCM classes. Kevin Lawver (kplawver)
 * Add deprecation warning if someone uses old `deploy:symlink` syntax on
   callbacks. Ken Mazaika (kenmazaika)
 * Simplify the `finalize_update` code by respecting the `:shared_children`
   variable during removal and recreation of the parent. John Knight
   (knightlabs)
2012-09-16 11:14:11 +00:00
taca
f7dcfb06f2 Update ruby-activesambaldap to 0.1.0.
== 0.1.0: 2012-07-08

* [#29610] Supported ActiveLdap 3.1.1 [Piotr Romanczuk]
* Changed license from Ruby's to LGPLv2.1 or later.
2012-09-16 11:13:08 +00:00
taca
3d7706053b Update ruby-facter to 1.6.12.
1.6.12
===
398b111 (Maint) Extract common elements of selinux tests
c534126 (#10819) Avoid reading from /proc/self/mounts in ruby
b95ea54 fix yum repo path in yaml file
3ad05f1 Remove version test from facter
fce4b01 fix redhat spec release template variable
903b1d9 Stop using sed to generate the preflight erb
601a967 Use git read-only packaging repo for public access
dd3401e Fixup apple packaging
e0454df Remove libexec from file list as its only in 2.x
1e7f5b3 Update debhelper compat to 7, add format
6659e61 Fixup redhat spec erb template for f17
6752530 Shift to using packaging repo
fe311c2 Remove obsolete tasks directory
900895f Group requires together
8c18e33 Move facter redhat spec file to erb
84f8e10 Add debian build artifacts to facter project
d2d3baf Replace rake/gempackagetask with rubygems/gempackagetask
6f58b4e Move tasks out of 'rake' subdirectory
db9d154 Move packaging files to ext, rm conf
c0cbe62 (#15464) Make Facter.version settable via Facter.version=
0b49eae (#15464) Make contributing easy via bundle Gemfile
bf6ee4f Retabbed conf/redhat/facter.spec to lineup tag contents.
defbfb8 (#15291) Add Vendor tag to Facter spec file
17243bb Update facter redhat spec for fedora 17
7ca9122 Update a facter build-requires for f17
d5d2328 (#11640) Added support for new OpenStack MAC addresses

1.6.11
===
f75e46e Add build-requires of ruby-rdoc for manpage generation
e9e084f (Maint) Update CONTRIBUTING.md to match Puppet
841b99a (#15687) Selinux: Test for policyvers before reading it
10aa3aa (#15049) Return only one selinuxfs path as string from mounts
f7f90e4 Update version nos to match Facter development
ab87a2c Modify facter spec to work with Ruby 1.9
2012-09-16 11:11:45 +00:00
taca
e6e12265dd Note update of these packages:
textproc/ruby-coderay		1.0.7
	textproc/ruby-haml		3.1.7
	textproc/ruby-json-pure		1.7.4
	textproc/ruby-json		1.7.4
2012-09-16 09:29:16 +00:00
taca
acdbb16aac Update ruby-json and ruby-json-pure package to 1.7.4.
2012-07-26 (1.7.4)
  * Fix compilation problem on AIX, see https://github.com/flori/json/issues/142
2012-09-16 09:28:01 +00:00
taca
d7f20a8797 Update ruby-haml to 3.1.7.
Changes are unavailable.
2012-09-16 09:27:05 +00:00
taca
04e75df40c Update ruby-coderay to 1.0.7.
Changes are unavailable.
2012-09-16 09:26:10 +00:00
ryoon
33cd5dad39 Updated fonts/umefont-ttf to 0.443 2012-09-16 09:23:34 +00:00
ryoon
3269101411 Update to 0.443
Status:
Gothic unadjusted: Unicode 6c6b-9400,
Mincho unadjusted: Unicode 6c3b-9400
2012-09-16 09:21:53 +00:00