Commit graph

228365 commits

Author SHA1 Message Date
jmcneill
17655018ca Import libretro-mupen64plus-20150204 as emulators/libretro-mupen64plus.
Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

Mupen64Plus is a Nintendo 64 video game system emulator.
2015-02-04 23:02:12 +00:00
jmcneill
f265eda7a2 Import libretro-picodrive-20150203 as emulators/libretro-picodrive.
Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

PicoDrive is a Sega 8/16 bit video game system emulator.
2015-02-04 22:58:13 +00:00
tnn
1228c689bc Upstream did distfile switcheroo. Update checksum to match the one listed
on https://golang.org/dl/. Diff to previous rel revealed nothing weird.
2015-02-04 22:57:46 +00:00
jmcneill
33d70643db Import libretro-fceumm-20150204 as emulators/libretro-fceumm.
Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

FCEUmm (FCEUltra mappers modified) is a NES/Famicom emulator that specializes
in extensive mapper support.
2015-02-04 22:57:29 +00:00
jmcneill
1f20ce12ec Import retroarch-0.0.20150203 as emulators/retroarch.
Libretro is a simple but powerful development interface that allows for the
easy creation of emulators, games and multimedia applications that can plug
straight into any libretro-compatible frontend. This development interface is
open to others so that they can run these pluggable emulator and game cores
also in their own programs or devices.

RetroArch is the official reference frontend for the libretro API.
2015-02-04 22:56:43 +00:00
joerg
8d8d6387f9 Fix build with clang. 2015-02-04 20:52:16 +00:00
joerg
35d6b57f7e Add various missing TeX packages. 2015-02-04 20:51:32 +00:00
joerg
321624004f Restore inline support to working state. 2015-02-04 20:50:50 +00:00
joerg
0f8aa32d5d Older GCC releases don't like to use to pointers to fulfill the "g"
constraint, so use "r".
2015-02-04 20:50:16 +00:00
joerg
c251eab32d byteorder.h has race conditions. 2015-02-04 20:49:06 +00:00
joerg
3bf83169b1 Not MAKE_JOBS_SAFE. 2015-02-04 20:48:22 +00:00
khorben
1edb5a7354 Re-introduced a part of this patch which was not fully applied upstream 2015-02-04 20:02:04 +00:00
ryoon
c0a6321030 Bump BUILDLINK_API_DEPENDS.
Thank you, wiz@.
2015-02-04 18:33:38 +00:00
ryoon
8b5b5a5958 Updated misc/libreoffice4 to 4.4.0.3 2015-02-04 18:20:16 +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
ryoon
e6ed4dae3d Update to 0.11.2
* Fix newer boost build.

Changelog:
mdds 0.11.2

* multi_type_vector

  * fixed various memory leaks associated with the set() method when a
    value overwrites an existing element in a managed block.

mdds 0.11.1

* all

  * fixed a large number of outstanding defects reported by Coverity
    Scan.

* multi_type_vector

  * fixed 2 cases of double-free bug in the variant of swap() that
    allows segmented swapping.

mdds 0.11.0

* sorted_string_map (new)

  * new data structure to support efficient mapping of textural keys
    to numeric values when the key values are known at compile time.

* multi_type_vector

  * fixed a bug in transfer() where two adjacent blocks of identical
    type would fail to be merged in some circumstances.

  * added shrink_to_fit() to allow trimming of any excess capacity
    from all non-empty blocks.

  * fixed a double-free bug in the variant of swap() that allows
    segmented swapping.

  * improved the exception message when the block position lookup
    fails to find valid block position, to make it easier to debug.
2015-02-04 18:01:25 +00:00
agc
1d1b6986c4 The test file for the "one key" test has embedded CVS Identifiers, so
work around this.
2015-02-04 17:53:39 +00:00
ryoon
9bf2f37818 Updated net/libcmis to 0.5.0 2015-02-04 17:53:04 +00:00
ryoon
06efd3a8da Updatet to 0.5.0
Changelog:
0.5.0

  * Completely removed the dependency on InMemory server for unit tests
  * Minimized the number of HTTP requests sent by SessionFactory::createSession
  * Added Session::getBaseTypes()
2015-02-04 17:52:26 +00:00
ryoon
ac60337532 Updated converters/libmwaw to 0.3.4 2015-02-04 17:47:40 +00:00
ryoon
35873b489f Update to 0.3.4
Changelog:
11/9/2014:
- AppleWorks/ClarisWorks parser[draw]:
  try to send master pages on each page of the final documents
  try to do not cut shapes, pictures which are on several pages (by creating bigger pages)

10/29/2014:
- MacDraw Pro: add a parser for MacDraw Pro v1

-------- version 0.3.4 (start)  -------------

10/2/2014:
- RagTime v5-v6: begin to find the main structures in a document, to be continued...
- fix some coverity problems.

9/12/2014:
- AppleWorks: add a presentation parser

8/22/2014:
- MacDraw II: add a parser for MacDraw II v1.0-v1.1

-------- version 0.3.3 (start)  -------------
2015-02-04 17:47:18 +00:00
agc
f5b8aa147a add a minimalist shell script to make a tarball of the sources - requested
by various people.
2015-02-04 17:45:04 +00:00
ryoon
0cd02471fb Add coinmp 2015-02-04 17:37:44 +00:00
ryoon
6f63279ced Added math/coinmp version 1.7.6 2015-02-04 17:36:58 +00:00
ryoon
8b8c1d843c Import coinmp-1.7.6 as math/coinmp.
CoinMP is a C-API library that supports most of the functionality
of CLP (Coin LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation
Library) projects.
2015-02-04 17:36:34 +00:00
ryoon
492701a9c9 Add libpagemaker 2015-02-04 17:33:17 +00:00
ryoon
4d95930e3f Added converters/libpagemaker version 0.0.2 2015-02-04 17:32:30 +00:00
ryoon
86b384cfa3 Import libpagemaker-0.0.2 as converters/libpagemaker.
The library and utilities for Adobe PageMaker file.
2015-02-04 17:31:40 +00:00
pho
a6508da71f Ensure that BUILDLINK_PKGNAME.curses is always defined. 2015-02-04 16:35:32 +00:00
bad
dfb10b1f2e libgupnp needs g_inet_socket_address_new_from_string. So require glib2
that provides that version.
PKGREVSION bump not necessary because the pkg would not build with too
old glib2.
2015-02-04 16:27:43 +00:00
taca
cba9a7b0c7 Note update of security/ruby-sshkit package to 1.6.1. 2015-02-04 16:18:16 +00:00
taca
61f2670d76 Update ruby-sshkit to 1.6.1.
## 1.6.0

  * Fix colorize to use the correct API (@fazibear)
  * Lock colorize (sorry guys) version at >= 0.7.0

## 1.6.0 (Yanked, because of colorize.)

  * Force dependency on colorize v0.6.0
  * Add your entries here, remember to credit yourself however you want to be
    credited!
  * Remove strip from capture to preserve whitespace. Nick Townsend
  * Add vmware_fusion Vagrant provider. Nick Townsend
  * Add some padding to the pretty log formatter

## 1.5.1

  * Use `sudo -u` rather than `sudo su` to switch users. Mat Trudel

## 1.5.0

  * Deprecate background helper - too many badly behaved pseudo-daemons. Lee Hambley
  * Don't colourize unless $stdout is a tty. Lee Hambley
  * Remove out of date "Known Issues" section from README. Lee Hambley
  * Dealy variable interpolation inside `as()` block. Nick Townsend
  * Fixes for functional tests under modern Vagrant. Lewis Marshal
  * Fixes for connection pooling. Chris Heald
  * Add `localhost` hostname to local backend. Adam Mckaig
  * Wrap execptions to include hostname. Brecht Hoflack
  * Remove `shellwords` stdlib dependency Bruno Sutic
  * Remove unused `cooldown` accessor. Bruno Sutic
  * Replace Term::ANSIColor with a lighter solution. Tom Clements
  * Documentation fixes. Matt Brictson

## 1.4.0

https://github.com/capistrano/sshkit/compare/v1.3.0...v1.4.0

  * Removed `invoke` alias for [`SSHKit::Backend::Printer.execute`](https://github.com/capistrano/sshkit/blob/master/lib/sshkit/backends/printer.rb#L20). This is to prevent collisions with
  methods in capistrano with similar names, and to provide a cleaner API. See [capistrano issue 912](https://github.com/capistrano/capistrano/issues/912) and [issue 107](https://github.com/capistrano/sshkit/issues/107) for more details.
  * Connection pooling now uses a thread local to store connection pool, giving each thread its own connection pool. Thank you @mbrictson see [#101](https://github.com/capistrano/sshkit/pull/101) for more.
  * Command map indifferent towards strings and symbols thanks to @thomasfedb see [#91](https://github.com/capistrano/sshkit/pull/91)
  * Moved vagrant wrapper to `support` directory, added ability to run tests with vagrant using ssh. @miry see [#64](https://github.com/capistrano/sshkit/pull/64)
  * Removed unnecessary require `require_relative '../sshkit'` in `lib/sshkit/dsl.rb` prevents warnings thanks @brabic.
  * Doc fixes thanks @seanhandley @vojto
2015-02-04 16:17:47 +00:00
taca
83ecf2b311 Note update of security/ruby-shadow package to 2.4.1. 2015-02-04 16:15:34 +00:00
taca
4629de0e8a Update ruby-shadow to 2.4.1.
[2014/12/02]
* Version 2.4.1
  - sp_loginclass support should NOT have been added to password implementation
[2014/12/01]
* Version 2.4.0
  - Add support for sp_loginclass via pwd.h
2015-02-04 16:14:57 +00:00
taca
7e4aa4fcbd Note update of security/ruby-net-scp package to 1.2.1. 2015-02-04 16:11:54 +00:00
taca
e7b088b3d1 Update ruby-net-scp to 1.2.1.
=== 1.2.1 / 30 Apr 2014

* Resign gem with new pubkey

=== 1.2.0 / 11 Apr 2014

* Get the error string during download [jkeiser]
2015-02-04 16:11:32 +00:00
taca
1353752abd Note update of security/ruby-net-ssh package to 2.9.2. 2015-02-04 16:09:44 +00:00
taca
1ce21bbb90 Update ruby-net-ssh to 2.9.2.
=== 2.9.2-rc3

* Remove advertised algorithms that were not working (curve25519-sha256@libssh.org) [mfazekas]

=== 2.9.2-rc2

* number_of_password_prompts is now accepted as ssh option, by setting it 0 net-ssh will not ask for password for password auth as with previous versions [mfazekas]

=== 2.9.2-rc1

* Documentation fixes and refactoring to keepalive [detiber, mfazekas]

=== 2.9.2-beta

* Remove advertised algorithms that were not working (ssh-rsa-cert-* *ed25519 acm*-gcm@openssh.com) [mfazekas]
* Unkown algorithms now ignored instead of failed [mfazekas]
* Asks for password with password auth (up to number_of_password_prompts) [mfazekas]
* Removed warnings [amatsuda]

=== 2.9.1 / 13 May 2014

* Fix for unknown response from agent on Windows with 64-bit PuTTY [chrahunt]
* Support negative patterns in host lookup from the SSH config file [nirvdrum]


=== 2.9.0 / 30 Apr 2014

* New ciphers [chr4]
  * Added host keys: ssh-rsa-cert-v01@openssh.com ssh-rsa-cert-v00@openssh.com ssh-ed25519-cert-v01@openssh.com ssh-ed25519
  * Added HMACs: hmac-sha2-512-etm@openssh.com hmac-sha2-256-etm@openssh.com umac-128-etm@openssh.com
  * Added Kex: aes256-gcm@openssh.com aes128-gcm@openssh.com curve25519-sha256@libssh.org
  * Added private key support for id_ed25519
* IdentiesOnly will not disable ssh_agent - fixes #148 and new fix for #137 [mfazekas]
* Ignore errors during ssh agent negotiation [simonswine, jasiek]
* Added an optional "options" argument to test socket open method [jefmathiot]
* Added gem signing (again) with new cert [delano]


=== 2.8.1 / 19 Feb 2014

* Correct location of global known_hosts files [mfischer-zd]
* Fix for password authentication [blackpond, zachlipton, delano]
2015-02-04 16:09:07 +00:00
taca
714d35c6ae Note update of security/ruby-bcrypt package to 3.1.10. 2015-02-04 16:07:55 +00:00
taca
6f9a0726ec Update ruby-bcrypt to 3.1.10.
3.1.8  Oct 23 2014
  - Add support for Ruby 2.1 in compiled Windows binaries [GH #102]

3.1.9  Oct 23 2014
  - Rebuild corrupt binaries

3.1.10 Jan 28 2015
  - Fix issue with dumping a BCrypt::Password instance to YAML in Ruby 2.2 [GH #107 by @mattwildig]
2015-02-04 16:07:29 +00:00
taca
ad70a8c594 Note update of net/ruby-snmp package to 1.2.0. 2015-02-04 16:06:28 +00:00
taca
38e3b69e7b Update ruby-snmp to 1.2.0.
Changes for version 1.2.0:
* Removed support for Ruby 1.8
* Changed license to MIT License
2015-02-04 16:05:49 +00:00
taca
4990371b3a Note update of net/ruby-net-ping package to 1.7.7. 2015-02-04 15:59:36 +00:00
taca
ed4e1c4a31 Update ruby-net-ping to 1.7.7.
== 1.7.7 - 22-Jan-2015
* Pull request #1 from Mike George. This fixes domains which have http in them.

== 1.7.6 - 13-Dec-2014
* Changed TCP handling yet again, as it was returning false positives. Thanks
  go to Marcos Piccinini for the spot.

== 1.7.5 - 2-Nov-2014
* Added packet count and intervals for external pings. Thanks go to Jack Hayter
  for the patch.
* No longer report closed TCP port as active. Thanks go to Joshua Yanovski for
  the spot and patch.

== 1.7.4 - 16-Apr-2014
* Remove the Timeout block for the Ping::HTTP class because it wasn't working
  with JRuby. Instead, we use the builtin open_timeout and read_timeout
  accessors on the underlying http request. Thanks go to Ian Heggie for the
  spot.
* The Ping::HTTP#ping? more robustly parses out the port from the uri argument
  if provided. In addition, the default port is again set back to 80 as a
  last resort in the constructor.
* Added timeout and port tests for the Ping::HTTP class.
* If a host is unreachable explicitly set the result to false regardless of
  the actual exit status. This appears to only affect Windows 7 and later.
* Reinstated the Timeout block for the Ping::ICMP class. Without it, threaded
  pings could end up in an infinite loop. Thanks go to muirmanders for the spot.

== 1.7.3 - 3-Apr-2014
* Removed the Timeout block for the Ping::External class as it apparently
  hasn't worked with open3 for some time. Instead, it now uses your command
  line ping's timeout switch. Thanks go to Andrea Bernardo Ciddio for the
  spot.
* Made ICMP pings thread safe. I think.
* Removed a redundant Timeout block in the Ping::ICMP class.
* If an ICMP ping times out, the exception attribute is set to "timeout".
* Added explicit support for AIX for the Ping::External class.
* Bumped minimum required Ruby version to 1.9.3.
2015-02-04 15:58:00 +00:00
taca
2222f7fc61 Note update of net/ruby-net-ldap package to 0.11. 2015-02-04 15:57:21 +00:00
taca
b8867a1f65 Update ruby-net-ldap to 0.11.
=== Net::LDAP 0.11
* Major enhancements:
  * #183 Specific errors subclassing Net::LDAP::Error
* Bug fixes:
  * #176 Fix nil tls options
  * #184 Search guards against nil queued reads. Connection#unescape handles numerics
* Code clean-up:
  * #180 Refactor connection establishment

=== Net::LDAP 0.10.1
* Bug fixes:
  * Fix Integer BER encoding of signed values

=== Net::LDAP 0.10.0
* Major enhancements:
  * Accept SimpleTLS/StartTLS encryption options (compatible with `OpenSSL::SSL::SSLContext#set_params`)
* Bug fixes:
  * Parse filter strings with square and curly braces (`[]` and `{}`)
  * Handle connection timeout errors (`Errno::ETIMEDOUT` raised as `Net::LDAP::LdapError`)
* Testing changes:
  * Add integration tests for StartTLS connections to OpenLDAP
* Meta changes:
  * Update Gem release tooling (remove Hoe, use Rake)
  * Fix Gem release date

=== Net::LDAP 0.9.0
* Major changes:
  * Dropped support for ruby 1.8.7, ruby >= 1.9.3 now required
* Major enhancements:
  * Add support for search time limit parameter
  * Instrument received messages, PDU parsing
* Minor enhancments:
  * Add support for querying ActiveDirectory capabilities from root dse
* Bug fixes:
  * Fix reads for multiple concurrent requests with shared, open connections mixing up the results
  * Fix search size option
  * Fix BER encoding bug
* Code clean-up:
  * Added integration test suite
  * Switch to minitest

* Details
  * #150 Support querying ActiveDirectory capabilities when searching root dse
  * #142 Encode true as xFF
  * #124, #145, #146, #152 Cleanup gemspec
  * #138, #144 Track response messages by message id
  * #141 Magic number/constant cleanup
  * #119, #129, #130, #132, #133, #137 Integration tests
  * #115 Search timeout support
  * #140 Fix search size option
  * #139 Cleanup and inline documentation for Net::LDAP::Connection#search
  * #131 Instrumentation
  * #116 Refactor Connection#write
  * #126 Update gitignore
  * #128 Fix whitespace
  * #113, #121 Switch to minitest
  * #123 Base64 encoded dn
  * #114 Separate file for Net::LDAP::Connection
  * #104 Parse version spec in LDIF datasets
  * #106 ldap.modify doc fixes
  * #111 Fix test deprecations

=== Net::LDAP 0.5.0 / 2013-07-22
* Major changes:
  * Required Ruby version is >=1.9.3
* Major enhancements:
  * Added alias dereferencing (@ngwilson)
  * BER now unescapes characters that are already escaped in the source string (@jzinn)
  * BerIdentifiedString will now fall back to ASCII-8 encoding if the source Ruby object cannot be encoded in UTF-8 (@lfu)
* Bug fixes:
  * Fixed nil variable error when following a reference response (@cmdrclueless)
  * Fixed FilterParser unable to parse multibyte strings (@satoryu)
  * Return ConverterNotFound when dealing with a potentially corrupt data response (@jamuc)
2015-02-04 15:56:48 +00:00
taca
8a94a695cb Note update of net/ruby-domain_name package to 0.5.23. 2015-02-04 15:54:16 +00:00
taca
213192e295 Update ruby-domain_name to 0.5.23.
* Update the URI for the public suffix list.
* Update the eTLD database to 2014-12-18T02:26:03Z.
2015-02-04 15:53:50 +00:00
taca
74ece05d88 Note update of net/ruby-dnsruby package to 1.57.0. 2015-02-04 15:49:59 +00:00
taca
fb025ae411 Update ruby-dnsruby to 1.57.0.
## v1.57.0

* Add query_raw method as alias for send_plain_message, with option to raise or return error.
* Fixed a bug in RR hash calculation where TTL should have been ignored but wasn't.
* Add support for (obsolete) GPOS resource record type.
* Tweak Travis CI configuration.
* Fix zone reader for case where a line contains whitespace preceding a comment.
* Add post install message.
* Improve README.
* Moved content of NEWS to RELEASE_NOTES.md.
* Use git ls-files now to determine files for inclusion in gem.


## v1.56.0

* Drop support for Ruby 1.8, using lambda -> and hash 'key: value' notations.
* First release since the move from Rubyforge to Github (https://github.com/alexdalitz/dnsruby).
* Add EDNS client subnet support.
* Relocate CodeMapper subclasses, Resolv, RR, and RRSet classes.
* Add Travis CI and coveralls integration.
* Improve Google IPV6 support.
* Convert some file names to snake case.
* Remove trailing whitespace from lines, and ensure that comments have space between '#' and text.
* Restore test success when running under JRuby.
* Disabled attempt to connect to Nominet servers, which are no longer available.
* Convert from test/unit to minitest/autorun to support Ruby 2.1+.
* Remove setup.rb.
* Other minor refactoring and improvements to production code, test code, and documentation.
2015-02-04 15:49:30 +00:00