Commit graph

5614 commits

Author SHA1 Message Date
wiz
3f7bc19d13 Update to 2.18. Lots of changes since 1.x, most significant one probably
the switch from qt4 to qt5; but also support for more new readers and
more recipes.

Based on wip package by myself.
2015-02-08 00:37:09 +00:00
wiz
bfc0813a1e + calibre1. 2015-02-08 00:32:51 +00:00
wiz
c4970244fc Re-Import calibre-1.48.0nb4 from misc/calibre as misc/calibre1
in preparation of update of former to 2.18.

calibre is a ebook library management application. Its features are
divided into the following categories:

* Library Management
* Format conversion (all major ebook formats can be converted from)
* Syncing to ebook reader devices
* Fetching news from the web and converting it into ebook form
* Viewing many different ebook formats
* Giving you access to your book collection over the internet using
  just a browser
2015-02-08 00:32:34 +00:00
wiz
a83adcff7e Works with python-3.x after all. 2015-02-06 09:33:39 +00:00
wiz
e403dc226d Depend on py-expat, and limit to python-2.x for build.
(With python-3.x I saw an error about 'aliases' not being found (IIRC)
 and then a python coredump.)
2015-02-05 20:25:56 +00:00
ryoon
1e45135160 Bump PKGREVISION.
* Remove GStreamer 0.10.* buildlink. No longer used.
  Thank you, wiz@.
2015-02-05 09:24:05 +00:00
ryoon
0ce26b8bf6 Update to 4.4.0.3
* Disable JFreeReport for report builder. I have gotten build error.
* Use OpenGL.
* Use GStreamer 1.x

Changelog:
New features: see https://wiki.documentfoundation.org/ReleaseNotes/4.4
Summary:
== Writer
* Master Doument Templates
* Shapes can have a TextBox
* Improvements to Track Changes
* Style dropdown
* Line numbering easier to apply for headers and footers
* Status bar improvements
* Toolbar improvements
* Navigator bookmarks
* AutoCorrect improvements
== Calc
* Statistics Wizard (alternative to Excel's Add-in "Analysis ToolPak")
* Direct conversion of formulas into static values
* Formula engine (AGGREGATE spreadsheet function)
* Toolbar improvements
* Sheet context menu
== Impress and Draw
* Text of Master View Object Previews
* Select and toggle off master elements directly via Delete
* OpenGL transitions
* Page Title field
* Inherit current style of cells when inserting New row/column in table
* Password for editing
* Printing: use specified paper size
* Zoom Mode button
* Toolbar improvements
* Menubar improvements
== Math
* Color support
== Core
* Included fonts (Caladea and Carlito)
* Digitally signed PDF export
* Drawing objects
* Technical Dictionary
== LibreOfficeKit
* Impress supports tile rendering
== Filters
* Many import filters are improved
* SharePoint OneDrive connection
== GUI
* Dialogs conversion to WidgetLayout finished
* Sifr as the default icon theme on OS X
* Changes to rulers
* Start Center
* New default templates
* New color selector
* Reworked paragraph line spacing dropdown
* Bullet and Numbering dropdown
* Sidebar changes
* Context menu changes
* Edit / Read-only mode
* Tab changes
* Firefox Themes
* Image scaling
* Simplification of Special Character dialog
* Icon improvements
* Locale in About dialog
* UI text improvements
== Localization
* New languages/locales with locale data (ca-ES-valencia)
* Improved language tools (spell-check dictionaries, thesaurus, hyphenation patterns)

Bugfixes:
https://wiki.documentfoundation.org/Releases/4.4.0/RC1
https://wiki.documentfoundation.org/Releases/4.4.0/RC2
https://wiki.documentfoundation.org/Releases/4.4.0/RC3
2015-02-04 18:19:34 +00:00
taca
b761dfecb5 Update ruby-sprockets to 2.12.3.
Changes are not available.
2015-02-04 15:45:43 +00:00
taca
d1b03f6564 Change PKGBASE name from ruby-sprockets to ruby-sprockets22 and avoid
conflicts with ruby-sprockets package.
2015-02-04 15:37:58 +00:00
taca
f9ffb6c9c8 Update ruby-pry to 0.10.1.
Changes are too many to write here, please refer CHANGELOG.md file.
2015-02-04 15:33:12 +00:00
taca
abd56e66d0 Update ruby-mini_portile to 0.6.2.
=== 0.6.2 / 2014-12-30

* Updated gemspec, license and README to reflect new maintainer.
2015-02-04 15:28:36 +00:00
taca
842e2780ce Update ruby-launchy to 2.4.3.
## Version 2.4.3 - 2014-11-03
* Update documentation - <https://github.com/copiousfreetime/launchy/pull/81> - supremebeing7
* Fix launching of `exo-open` for XFCE - <https://github.com/copiousfreetime/launchy/issues/82> - dsandstrom
* Add iceweasel as a fallback browser - <https://github.com/copiousfreetime/launchy/pull/92> -  jackturnbull
* Reopen $stderr in really bad situation - <https://github.com/copiousfreetime/launchy/pull/77> - infertux
2015-02-04 15:27:06 +00:00
taca
9936dfe7d6 Update ruby-hashie to 3.4.0.
## 3.4.0 (02/02/2014)

* [#271](https://github.com/intridea/hashie/pull/271): Added ability to define defaults based on current hash - [@gregory](https://github.com/gregory).
* [#247](https://github.com/intridea/hashie/pull/247): Fixed #stringify_keys and #symbolize_keys collision with ActiveSupport - [@bartoszkopinski](https://github.com/bartoszkopinski).
* [#249](https://github.com/intridea/hashie/pull/249): SafeAssignment will now also protect hash-style assignments - [@jrochkind](https://github.com/jrochkind).
* [#251](https://github.com/intridea/hashie/pull/251): Added block support to indifferent access #fetch - [@jgraichen](https://github.com/jgraichen).
* [#252](https://github.com/intridia/hashie/pull/252): Added support for conditionally required Hashie::Dash attributes - [@ccashwell](https://github.com/ccashwell).
* [#256](https://github.com/intridia/hashie/pull/256): Inherit key coercions - [@Erol](https://github.com/Erol).
* [#259](https://github.com/intridia/hashie/pull/259): Fixed handling of default proc values in Mash - [@Erol](https://github.com/Erol).
* [#260](https://github.com/intridia/hashie/pull/260): Added block support to Extensions::DeepMerge - [@galathius](https://github.com/galathius).
* [#254](https://github.com/intridea/hashie/pull/254): Added public utility methods for stringify and symbolize keys - [@maxlinc](https://github.com/maxlinc).
* [#261](https://github.com/intridea/hashie/pull/261): Fixed bug where Dash.property modifies argument object - [@d_tw](https://github.com/d_tw).
* [#264](https://github.com/intridea/hashie/pull/264): Methods such as abc? return true/false with Hashie::Extensions::MethodReader - [@Zloy](https://github.com/Zloy).
* [#269](https://github.com/intridea/hashie/pull/269): Add #extractable_options? so ActiveSupport Array#extract_options! can extract it - [@ridiculous](https://github.com/ridiculous).
* Your contribution here.

## 3.3.2 (11/26/2014)

* [#233](https://github.com/intridea/hashie/pull/233): Custom error messages for required properties in Hashie::Dash subclasses - [@joss](https://github.com/joss).
* [#231](https://github.com/intridea/hashie/pull/231): Added support for coercion on class type that inherit from Hash - [@gregory](https://github.com/gregory).
* [#228](https://github.com/intridea/hashie/pull/228): Made Hashie::Extensions::Parsers::YamlErbParser pass template filename to ERB - [@jperville](https://github.com/jperville).
* [#224](https://github.com/intridea/hashie/pull/224): Merging Hashie::Mash now correctly only calls the block on duplicate values - [@amysutedja](https://github.com/amysutedja).
* [#221](https://github.com/intridea/hashie/pull/221): Reduce amount of allocated objects on calls with suffixes in Hashie::Mash - [@kubum](https://github.com/kubum).
* [#245](https://github.com/intridea/hashie/pull/245): Added Hashie::Extensions::MethodAccessWithOverride to autoloads - [@Fritzinger](https://github.com/Fritzinger).

## 3.3.1 (8/26/2014)

* [#183](https://github.com/intridea/hashie/pull/183): Added Mash#load with YAML file support - [@gregory](https://github.com/gregory).
* [#195](https://github.com/intridea/hashie/pull/195): Ensure that the same object is returned after injecting IndifferentAccess - [@michaelherold](https://github.com/michaelherold).
* [#201](https://github.com/intridea/hashie/pull/201): Hashie::Trash transforms can be inherited - [@fobocaster](https://github.com/fobocaster).
* [#189](https://github.com/intridea/hashie/pull/189): Added Rash#fetch - [@medcat](https://github.com/medcat).
* [#200](https://github.com/intridea/hashie/pull/200): Improved coercion: primitives and error handling - [@maxlinc](https://github.com/maxlinc).
* [#204](https://github.com/intridea/hashie/pull/204): Added Hashie::Extensions::MethodOverridingWriter and Hashie::Extensions::MethodAccessWithOverride - [@michaelherold](https://github.com/michaelherold).
* [#205](http://github.com/intridea/hashie/pull/205): Added Hashie::Extensions::Mash::SafeAssignment - [@michaelherold](https://github.com/michaelherold).
* [#206](http://github.com/intridea/hashie/pull/206): Fixed stack overflow from repetitively including coercion in subclasses - [@michaelherold](https://github.com/michaelherold).
* [#207](http://github.com/intridea/hashie/pull/207): Fixed inheritance of transformations in Trash - [@fobocaster](https://github.com/fobocaster).
* [#209](http://github.com/intridea/hashie/pull/209): Added Hashie::Extensions::DeepFind - [@michaelherold](https://github.com/michaelherold).
* [#69](https://github.com/intridea/hashie/pull/69): Fixed regression in assigning multiple properties in Hashie::Trash - [@michaelherold](https://github.com/michaelherold), [@einzige](https://github.com/einzige), [@dblock](https://github.com/dblock).

## 3.2.0 (7/10/2014)

* [#164](https://github.com/intridea/hashie/pull/164), [#165](https://github.com/intridea/hashie/pull/165), [#166](https://github.com/intridea/hashie/pull/166): Fixed stack overflow when coercing mashes that contain ActiveSupport::HashWithIndifferentAccess values - [@numinit](https://github.com/numinit), [@kgrz](https://github.com/kgrz).
* [#177](https://github.com/intridea/hashie/pull/177): Added support for coercing enumerables and collections - [@gregory](https://github.com/gregory).
* [#179](https://github.com/intridea/hashie/pull/179): Mash#values_at will convert each key before doing the lookup - [@nahiluhmot](https://github.com/nahiluhmot).
* [#184](https://github.com/intridea/hashie/pull/184): Allow ranges on Rash to match all Numeric types - [@medcat](https://github.com/medcat).
* [#187](https://github.com/intridea/hashie/pull/187): Automatically require version - [@medcat](https://github.com/medcat).
* [#190](https://github.com/intridea/hashie/issues/190): Fixed `coerce_key` with `from` Trash feature and Coercion extension - [@gregory](https://github.com/gregory).
* [#192](https://github.com/intridea/hashie/pull/192): Fixed StringifyKeys#stringify_keys! to recursively stringify keys of embedded ::Hash types - [@dblock](https://github.com/dblock).

## 3.1.0 (6/25/2014)

* [#169](https://github.com/intridea/hashie/pull/169): Hash#to_hash will also convert nested objects that implement to_hash - [@gregory](https://github.com/gregory).
* [#171](https://github.com/intridea/hashie/pull/171): Include Trash and Dash class name when raising `NoMethodError` - [@gregory](https://github.com/gregory).
* [#172](https://github.com/intridea/hashie/pull/172): Added Dash and Trash#update_attributes! - [@gregory](https://github.com/gregory).
* [#173](https://github.com/intridea/hashie/pull/173): Auto include Dash::IndifferentAccess when IndiferentAccess is included in Dash - [@gregory](https://github.com/gregory).
* [#174](https://github.com/intridea/hashie/pull/174): Fixed `from` and `transform_with` Trash features when IndifferentAccess is included - [@gregory](https://github.com/gregory).

## 3.0.0 (6/3/2014)

**Note:** This version introduces several backward incompatible API changes. See [UPGRADING](UPGRADING.md) for details.

* [#150](https://github.com/intridea/hashie/pull/159): Handle nil intermediate object on deep fetch - [@stephenaument](https://github.com/stephenaument).
* [#146](https://github.com/intridea/hashie/issues/146): Mash#respond_to? inconsistent with #method_missing and does not respond to #permitted? - [@dblock](https://github.com/dblock).
* [#152](https://github.com/intridea/hashie/pull/152): Do not convert keys to String in Hashie::Dash and Hashie::Trash, use Hashie::Extensions::Dash::IndifferentAccess to achieve backward compatible behavior - [@dblock](https://github.com/dblock).
* [#152](https://github.com/intridea/hashie/pull/152): Do not automatically stringify keys in Hashie::Hash#to_hash, pass `:stringify_keys` to achieve backward compatible behavior - [@dblock](https://github.com/dblock).
* [#148](https://github.com/intridea/hashie/pull/148): Consolidated Hashie::Hash#stringify_keys implementation - [@dblock](https://github.com/dblock).
* [#149](https://github.com/intridea/hashie/issues/149): Allow IgnoreUndeclared and DeepMerge to be used with undeclared properties - [@jhaesus](https://github.com/jhaesus).
2015-02-04 15:25:37 +00:00
taca
6971aece6c Revert ruby-commander from 4.2.1 to 4.1.6. ruby-jekyll is not ready yet. 2015-02-04 15:07:02 +00:00
taca
a404380d77 Update ruby-hashie2 package to 2.1.2 and change PKGBASE to
${RUBY_PKGPREFIX}-hashie2.

## 2.1.2 (5/12/2014)

* [#169](https://github.com/intridea/hashie/pull/169): Hash#to_hash will also convert nested objects that implement `to_hash` - [@gregory](https://github.com/gregory).

## 2.1.1 (4/12/2014)

* [#144](https://github.com/intridea/hashie/issues/144): Fixed regression invoking `to_hash` with no parameters - [@mbleigh](https://github.com/mbleigh).

## 2.1.0 (4/6/2014)

* [#134](https://github.com/intridea/hashie/pull/134): Add deep_fetch extension for nested access - [@tylerdooling](https://github.com/tylerdooling).
* Removed support for Ruby 1.8.7 - [@dblock](https://github.com/dblock).
* Ruby style now enforced with Rubocop - [@dblock](https://github.com/dblock).
* [#138](https://github.com/intridea/hashie/pull/138): Added Hashie::Rash, a hash whose keys can be regular expressions or ranges - [@epitron](https://github.com/epitron).
* [#131](https://github.com/intridea/hashie/pull/131): Added IgnoreUndeclared, an extension to silently ignore undeclared properties at intialization - [@righi](https://github.com/righi).
* [#136](https://github.com/intridea/hashie/issues/136): Removed Hashie::Extensions::Structure - [@markiz](https://github.com/markiz).
* [#107](https://github.com/intridea/hashie/pull/107): Fixed excessive value conversions, poor performance of deep merge in Hashie::Mash - [@davemitchell](https://github.com/dblock), [@dblock](https://github.com/dblock).
* [#69](https://github.com/intridea/hashie/issues/69): Fixed assigning multiple properties in Hashie::Trash - [@einzige](https://github.com/einzige).
* [#100](https://github.com/intridea/hashie/pull/100): IndifferentAccess#store will respect indifference - [@jrochkind](https://github.com/jrochkind).
* [#103](https://github.com/intridea/hashie/pull/103): Fixed support for Hashie::Dash properties that end in bang - [@thedavemarshall](https://github.com/thedavemarshall).
* [89](https://github.com/intridea/hashie/issues/89): Do not respond to every method with suffix in Hashie::Mash, fixes Rails strong_parameters - [@Maxim-Filimonov](https://github.com/Maxim-Filimonov).
* [#110](https://github.com/intridea/hashie/pull/110): Correctly use Hash#default from Mash#method_missing - [@ryansouza](https://github.com/ryansouza).
* [#120](https://github.com/intridea/hashie/pull/120): Pass options to recursive to_hash calls - [@pwillett](https://github.com/pwillett).
* [#113](https://github.com/intridea/hashie/issues/113): Fixed Hash#merge with Hashie::Dash - [@spencer1248](https://github.com/spencer1248).
* [#99](https://github.com/intridea/hashie/issues/99): Hash#deep_merge raises errors when it encounters integers - [@defsprite](https://github.com/defsprite).
* [#133](https://github.com/intridea/hashie/pull/133): Fixed Hash##to_hash with symbolize_keys - [@mhuggins](https://github.com/mhuggins).
* [#130](https://github.com/intridea/hashie/pull/130): IndifferentAccess now works without MergeInitializer - [@npj](https://github.com/npj).
* [#111](https://github.com/intridea/hashie/issues/111): Trash#translations correctly maps original to translated names - [@artm](https://github.com/artm).
* [#129](https://github.com/intridea/hashie/pull/129): Added Trash#permitted_input_keys and inverse_translations - [@artm](https://github.com/artm).
2015-02-04 14:09:40 +00:00
taca
8124fcfa39 Add and enable ruby-hashie1. 2015-02-04 14:03:12 +00:00
taca
db68b47919 Add ruby-hashie packave versino 1.2.0 as ruby-hashie1. 2015-02-04 14:02:40 +00:00
taca
c077332d76 Update ruby-commander to 4.2.1.
Changes are not available.
2015-02-03 15:03:15 +00:00
taca
1a2861aea2 Update ruby-columnize to 0.9.0.
0.9.0 Dec 5, 2014  - Early gecko

0.8.9 Apr 19, 2014
- Add columnize method to Array class and a place to set its default options
- Add option :colfmt to allow a format specifier to use (e.g. '%02d')
  in stringifying
  list items
- Add option linesuffix (default is "\n")
- When using arrange_array each line now has trailing ","
2015-02-03 14:59:19 +00:00
taca
3ce3ef0eae Add and enable misc/ruby-colorize. 2015-02-03 14:57:20 +00:00
taca
95c71da980 Add misc/ruby-colorize package version 0.7.5.
Ruby String class extension.  Adds methods to set text color, background
color and, text effects on ruby console and command line output, using ANSI
escape sequences.
2015-02-03 14:56:32 +00:00
taca
3da08165e0 Update ruby-bundler to 1.7.12.
## 1.7.12 (2015-01-08)

Bugfixes:

  - Always send credentials for sources, fixing private Gemfury gems (#3342, @TimMoore)

## 1.7.11 (2015-01-04)

Bugfixes:

  - Recognize `:mri_22` and `:mingw_22`, rather than just `:ruby_22` (#3328, @myabc)

## 1.7.10 (2014-12-29)

Bugfixes:

  - Fix source blocks sometimes causing deployment mode to fail wrongly (#3298, @TimMoore)

Features(?):

  - Support `platform :mri_22` and related version bits (#3309, @thomasfedb)

## 1.7.9 (2014-12-09)

Bugfixes:

  - Fix an issue where bundler sometime spams one gem in Gemfile.lock (#3216, @Who828)
  - Ensure bundle update installs the newer version of the gem (#3089, @Who828)
  - Fix an regression which stopped Bundler from resolving some Gemfiles (#3059, #3248, @Who828)

## 1.7.8 (2014-12-06)

Bugfixes:

  - Hide credentials while warning about gems with ambiguous sources (#3256, @TimMoore)

## 1.7.7 (2014-11-19)

Bugfixes:

  - Ensure server credentials stored in config or ENV will be used (#3180, @arronmabrey)
  - Fix race condition causing errors while installing git-based gems (#3174, @Who828)
  - Use single quotes in config so YAML won't add more quotes (#3261, @indirect)

## 1.7.6 (2014-11-11)

Bugfixes:

  - CA certificates that work with all OpenSSLs (@luislavena, @indirect)

## 1.7.5 (2014-11-10)

Bugfixes:

  - Fix --deployment with source blocks and non-alphabetical gems (#3224, @TimMoore)
  - Vendor CA chain to validate new rubygems.org HTTPS certificate (@indirect)

## 1.7.4 (2014-10-19)

Bugfixes:

  - Allow --deployment after `pack` while using source blocks (#3167, @TimMoore)
  - Use dependency API even when HTTP credentials are in ENV (#3191, @fvaleur)
  - Silence warnings (including root warning) in --quiet mode (#3186, @indirect)
  - Stop asking gem servers for gems already found locally (#2909, @dubek)
2015-02-03 14:53:20 +00:00
taca
159b979f0c Update ruby-ansi to 1.5.0.
## 1.5.0 | 2015-01-16

ANSI 1.5 introduces one change that is not backward compatiable. The
`:clear_line` code no longer clears to the end of the line. Instead it
clears the entire line. If you have used this in the past you
will need to update your code to use `:clear_eol` or `:clear_right`
instead. In addition this release finally fixes some long time issues
with Windows compatability, and a few other bugs. Yeah!

Changes:

* Alias `:right` and `:left` as `:forward` and `:back` respectively.
* Change `:clear_line` to clear whole line, not just to the end of line.
* Add `:cursor_hide` and `:cursor_show` codes.
* Fix and adjust #rgb method to work as one would expect.
* Fix Windows compatability (old code was alwasy using stty).
* Fix duplicated hash key in chart.rb.
2015-02-03 14:48:08 +00:00
taca
70230ba048 Switch to use mail/ruby-mime-types1 package.
Bump PKGREVISION.
2015-02-01 11:15:33 +00:00
mef
56779c8a19 Added misc/p5-Business-ISSN version 0.91
Added misc/p5-Business-ISMN version 1.13
2015-01-30 13:50:44 +00:00
mef
f1a542ed6a Import p5-Business-ISMN-1.13 as misc/p5-Business-ISMN.
(This package is imported from wip. Thanks nros@ and othyro@.)

This Perl5 module allows validation and manipulation of International
Standard Music Numbers (ISMNs).
2015-01-30 13:46:36 +00:00
mef
b4e7055572 Import p5-Business-ISSN-0.91 as misc/p5-Business-ISSN.
(This package is imported from wip. Thanks nros@ and othyro@.)

This perl module allows validation and manipulation of International
Standard Serial Numbers (ISSNs).
2015-01-30 13:42:07 +00:00
wiz
b6b66e770b Update to 1.2.20150125:
2015/01/25
	+ suppress highlighting of character which denotes an abbreviation or
	  shortcut for the OK/Cancel and other buttons for these widgets, which
	  use abbreviations for the list shown on the screen:  buildlist,
	  checklist/radiobox, menubox, treeview (Debian #775295).
	+ add grid up/left and down/right bindings in editbox.c as synonyms for
	  field prev and next, respectively when handling the OK/Cancel buttons
	  (Debian #775294).
2015-01-30 01:28:19 +00:00
jmcneill
897a79ad2a bump BUILDLINK_API_DEPENDS.raspberrypi-userland 2015-01-29 23:38:28 +00:00
joerg
d01a8db467 Don't kill attributes when building with clang. 2015-01-29 21:30:35 +00:00
plunky
49e83b0514 Update to latest zyGrib, release notes:
2015-01-18 : zyGrib Version 7.0.0

    Download and display new data GFS from NOAA: grid 0.25°x0.25°
    and up to 10 days forecasts.
    Restriction: for long-term files, only the first 5 days are
    with a grid of 0.25°, beyond the grid is 0.5°.
2015-01-25 21:39:40 +00:00
taca
164b0a2734 Update rubygems to 2.4.5 and make this package for ruby18 only.
Changes are too many to write here, please refer rubygem's github:
https://github.com/rubygems/rubygems/blob/master/History.txt.
2015-01-25 16:13:13 +00:00
skrll
8e63d9fea2 Update to raspberrypi-userland 20150118nb1. 2015-01-24 12:54:15 +00:00
jaapb
714f854d4d Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
fhajny
95db6bdecf Limit Ruby versions to 2.0.x and 2.1.x 2015-01-20 07:45:28 +00:00
fhajny
0ee7b19575 Update ruby-ohai to 8.0.0.
Release 8.0.0
- Retrieve OpenStack-specific metadata.
- Add Cloudstack support.
- Remove newlines in CPU strings on Darwin.
- Match zpool output for OmniOS 151006.
- Add Parallels Cloud Server (PCS) platform support.
- Add Go language plugin.
- regression: qualify device names from lsblk
- Add support for ip version ss131122.
- Reduce GCE metadata timeout to 6 seconds.
- Add Pidora platform detection.
- Presume 'latest' API version on 404 from Eucalyptus metadata server.
- Look for any number of spaces between the VxID and the value.
- Removed *.static.cloud-ips.com and fixed the DNS resolution
  on Rackspace hosts.
- Update specs to use RSpec 3 syntax
- Update mixlib-shellout pin to ~> 2.x

Release 7.6.0
- This release was yanked due to mixlib-shellout 1.x/2.x issues

Release 7.4.0
- Added Powershell plugin.

Release 7.2.4
- linux::network should handle ECMP routes

Release 7.2.2
- Use lsblk instead of blkid if available.
- linux::filesystem now reads all of /proc/mounts instead of just 4K

Release: 7.2.0
- Added platform_family support for ibm_powerkvm (OHAI-558)
- EC2 metadata errors are unhelpful (OHAI-566)
- Support deep virtualization systems in node[:virtualization][:systems]
- Passwd plugin now ignores duplicate users. (OHAI-561)
- Fix warning message about constants already defined (OHAI-572)
- Present all CPU flags on FreeBSD (OHAI-568)
- Ohai doesn't detect all KVM processor types as KVM on FreeBSD (OHAI-575)
- Ohai should expose mdadm raid information on Linux systems (OHAI-578)
- relax regex to match newer Oracle Solaris releases (OHAI-563)
- add exherbo support (OHAI-570)
- Add inode information to the Linux Filesystem plugin. (OHAI-539)
- Change log-level from warn to debug for missing gateway IPs.
- Include Joyent SmartOS specific attributes in Ohai. (OHAI-458)
- Collect ec2 metadata even if one of the resources returns a 404.
- Provide basic memory information for Mac OS X. (OHAI-431)
- Rackspace plugin rescues Errno::ENOENT if xenstor-* utils are not found
- root_group provider not implemented for Windows (OHAI-491)
- Ohai::Exceptions::AttributeNotFound errors in Chef's ohai resource
- Be reluctant to call something an LXC host (OHAI-573)
- Assume 'latest' metadata versions on 404
2015-01-19 21:21:11 +00:00
fhajny
9f261bde91 Update ruby-systemu to 2.6.4. Extend license information as claimed.
Changelog not published, see commits:

  https://github.com/ahoward/systemu/commits/master
2015-01-19 20:52:39 +00:00
jmcneill
365dfaaa2a install vcos_attr.h header, bump pkg revision 2015-01-18 21:41:36 +00:00
wiz
31acf7da15 Update to 7.2.1. Switch to qt5.
2014-12-23  tim <gyunaev@ulduzsoft.com>
    - Version 7.2 released
    - Ported to Qt5 (but still builds and works with Qt4)
    - Added support for 3rd party integration
    - Fixed some minor issues
2015-01-16 10:46:00 +00:00
wiedi
80382f33bb bulk build tries to link libiconv 2015-01-14 00:00:39 +00:00
gson
16ed8937cd Update misc/py-anita to 1.34. Changes from 1.33:
Do not require releases to contain install floppies, since amd64 no
longer has them.

The default value of the --boot-from option is now "cdrom" if the
install floppies are missing.

When reporting a failed download of optional files, be clearer that
this is not an error.  Also, don't treat arbitrary exceptions during
downloads as indicating a missing file, only the expected IOError.

Increase the default disk size from 768M to 1G, as 768M is no
longer sufficient for amd64.

New command line option --structured-log-file.  This is like
--structured-log but takes the name of a log file as an
argument, and the structured logging is in addition to, not
instead of, the traditional logging to stdout.

Increase installation timeout from 1 hour to 3 hours so that
a system built with DEBUG and LOCKDEBUG can be installed under
qemu without timing out.

Unconditionally print a greeting message including the version number
of startup, so that logs from automated anita runs will always
indicate the version used.

In --structured-log mode, log the string matched by expect() instead
of the return value, as the latter is always zero and therefore
conveys no useful information.
2015-01-13 14:07:37 +00:00
he
80963a0a9f Remove patch for a generated(!) file. Remove the old-style-named patch
which already tweaked the tty.sh file, name it according to the new rules.

This is to actually get the netbsd-5 branch working with this, since
realpath() insists on a non-NULL second argument.
2015-01-13 08:27:28 +00:00
he
fb358cfbc0 The NetBSD -5 branch's version of realpath() insists on a non-NULL
second argument, so make the usage cater for that.
Bump PKGREVISION.
2015-01-12 14:24:40 +00:00
wiz
b65b63f568 Recursive PKGREVISION bump for poppler shlib major bump. 2015-01-08 10:20:34 +00:00
jperkin
44a5047867 Avoid conflict with 'sun' definition on SunOS. 2015-01-07 13:14:30 +00:00
ryoon
01d2f8bf97 Remove debugging code. 2015-01-06 11:27:15 +00:00
ryoon
4d3a900090 Add missing patch 2015-01-06 11:24:58 +00:00
ryoon
96b7ed07a7 Update to 3.01b
From  @tristelo, https://gist.github.com/steleto/7767b954611888aaa67d

Changelog:
Ver. 3.01b	Abortion with sparc64 architecture is fixed.
 (05/06/14)	Failure to expand macros with Linux kernel >=2.6.23 is fixed.
		Failure to overwrite some macro with 'bind' is fixed.
		Infinite loop by some builtin with %M macro is fixed.

Ver. 3.01a	Change 'IMELARNING' internal variable to 'IMELEARNING'.
 (06/08/13)	Sorting rule for tree screen is adjusted to browser screen.
		Bug that any invalid UID/GID breaks file list is fixed.
		Bug that file list is not updated with lost directory is fixed.
		Failure to compile with environments using termio is fixed.

Ver. 3.01	Add 'WIDEDIGIT', 'SIZEUNIT' internal variables.
 (08/03/12)	Add 'HISTUMASK', 'DIRHISTUMASK' internal variables.
		Add 'IMELARNING', 'FREQFILE', 'FREQUMASK' internal variables.
		Add 'getfreq', 'setfreq' builtins.
		The object tables of 'IMEBUFFER' internal variable is extended.

Ver. 3.00m	Add the identifier UTF8LANG for compile.
 (07/27/12)	Abortion when save file on customizer with some OS is fixed.
		Wrong priority with IME translation candidates is fixed.
		Unavailable dictionary in DICTSRC with ShiftJIS OS is fixed.
		Failure to compile with gcc-4.2 is fixed.
		Bug that some pipes cause infinite loop is fixed.
		Ineffective suspend key in any pipes is fixed.
		Wrong manual page for 'wait' builtin with no argument is fixed.

Ver. 3.00l	Support Android 4.0.
 (06/30/12)	Support MINIX 3.2.
		Add the identifiers DEFKCODE, UTF8DOC, LANGWIDTH for compile.
		Add the identifiers _NOUNICDTBL, _NODICTTBL for compile.
		The cross-compiling is supported more carefully.
		Strange attribute-changing screen in narrow terminal is fixed.
		Some abortion when open archive browser is fixed.
		Some abortion when access MS-DOS formed path is fixed.
		Persistence of "Wait a minute" when TRADLAYOUT=1 is fixed.
		Ineffective sequence to save cursor when PTYMODE=1 is fixed.
		Unreadable file starting with "./" in archive browser is fixed.

Ver. 3.00k	Support Cygwin 1.7.13.
 (04/21/12)	The cursor position after changing directory upward is changed.
		Failure by PageUp/PageDown key on the tree screen is fixed.
		Unsupported second resolution on the floppy drive is fixed.
		Some abortions by Bs key on the tree screen is fixed.
		Broken tree screen on the MS-DOS formed path is fixed.
		Failure to get HTTP log on some environments is fixed.
		Ineffective command result just before NEXT_WINDOW is fixed.
		Abortion with LOG_DIR in archive browser is fixed.
		Unexpected result of LOG_DIR in archive browser is fixed.
		Overflow by the too long path name is suppressed.
		Some commands in archive browser is restricted.
2015-01-06 11:24:17 +00:00
dholland
d440b78daa Set USE_BSD_MAKEFILE instead of limiting to netbsd. 2015-01-04 09:25:36 +00:00
dholland
8a853df269 Instead of ONLY_FOR_PLATFORM, fix the PLIST for non-Linux. 2015-01-04 09:21:40 +00:00