summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-02-02Ensure BUILDLINK_{INCDIRS,LIBDIRS}.curses are always definedpho1-16/+15
These variables are for packages where populating -I/-L flags into {C,CPP,LD}FLAGS is not enough and need to know accurate paths to header and library directories. This is particularly important for ncurses because its headers sometimes reside in "${BUILDLINK_PREFIX.ncurses}/include/ncurses" and sometimes in "${BUILDLINK_PREFIX.ncurses}/include" while no pkg-config .pc files are available. The same goes for ncursesw.
2015-02-02Updated devel/p5-MooX-Options to 4.016wen1-1/+2
2015-02-02Note update of devel/ruby-test-unit package to 3.0.9.taca1-1/+2
2015-02-02Update ruby-test-unit to 3.0.9.taca3-16/+21
Changes are too many to write here, please refer doc/text/news.md.
2015-02-02Note update of devel/ruby-stomp package to 1.3.4.taca1-1/+2
2015-02-02Update ruby-stomp to 1.3.4.taca3-7/+9
== 1.3.4 20141202 * Change :start_timeout default to 0 (might break some clients) (#98). * Allow user set of SSLContext options (#105). * Allow user set of parm in SSLContext.new(parm) (#105). == 1.3.3 20140810 * Do not attempt to write empty message bodies. * Explicity close ssl socket on connection timeout. * Fix incorrect behavior for empty header keys (#93) * Do not override explicit :reliable => false. * Fix client fail-over fails (#98)
2015-02-02Update to 4.016wen2-7/+7
Update DEPENDS Upstream changes: 4.016 2015-01-24 12:30:10 GMT * Feature #470 : Add "hidden" attribute, and doc (Celogeek San) * Feature #471 : Added a better error message for isa check failures (Celogeek San) 4.015 2015-01-13 16:06:52 GMT * Bug #466 : Term::Any::Size should be recommanded but optional (Celogeek San) fix eval 4.014 2015-01-13 15:51:32 GMT * Bug #464 : warning generated when missing required params (Celogeek San) * Bug #466 : Term::Any::Size should be recommanded but optional (Celogeek San) 4.013 2014-11-22 07:43:13 GMT * Feature #462 : Autorange (Celogeek San)
2015-02-02Note update of devel/ruby-simplecov package to 0.9.1.taca1-1/+2
2015-02-02Update ruby-simplecov to 0.9.1.taca3-10/+8
0.9.1, 2014-09-21 ([changes](https://github.com/colszowka/simplecov/compare/v0.9.0...v0.9.1)) ==================== ## Bugfixes * In 0.9.0, we introduced a regression that made SimpleCov no-op mode fail on Ruby 1.8, while dropping 1.8 support altogether is announced only for v1.0. This has been fixed. See [#333](https://github.com/colszowka/simplecov/issues/333) (thanks (@sferik) 0.9.0, 2014-07-17 ([changes](https://github.com/colszowka/simplecov/compare/v0.8.2...v0.9.0)) ==================== **A warm welcome and big thank you to the new contributors [@xaviershay](https://github.com/xaviershay), [@sferik](https://github.com/sferik) and especially [@bf4](https://github.com/bf4) for tackling a whole lot of issues and pull requests for this release!** ## Enhancements * New interface to specify multiple formatters. See [#317](https://github.com/colszowka/simplecov/pull/317) (thanks @sferik) * Document in the README how to exclude code from coverage reports, and that the feature shouldn't be abused for skipping untested private code. See [#304](https://github.com/colszowka/simplecov/issues/304) * Clarify Ruby version support. See [#279](https://github.com/colszowka/simplecov/pull/279) (thanks @deivid-rodriguez) ## Bugfixes * Ensure calculations return Floats, not Fixnum or Rational. Fixes segfaults with mathn. See [#245](https://github.com/colszowka/simplecov/pull/245) (thanks to @bf4) * Using `Kernel.exit` instead of exit to avoid uncaught throw :IRB_EXIT when exiting irb sessions. See [#287](https://github.com/colszowka/simplecov/pull/287) (thanks @wless1) See [#285](https://github.com/colszowka/simplecov/issues/285) * Does not look for .simplecov in ~/ when $HOME is not set. See [#311](https://github.com/colszowka/simplecov/pull/311) (thanks @lasseebert) * Exit with code only if it's Numeric > 0. See [#302](https://github.com/colszowka/simplecov/pull/303)(thanks @hajder) * Make default filter case insensitive. See [#280](https://github.com/colszowka/simplecov/pull/280) (thanks @ryanatball) * Improve regexp that matches functional tests. See [#276](https://github.com/colszowka/simplecov/pull/276) (thanks @sferik) * Fix TravisCI [#272](https://github.com/colszowka/simplecov/pull/272) [#278](https://github.com/colszowka/simplecov/pull/278), [#302](https://github.com/colszowka/simplecov/pull/302) * Fix global config load. See [#311](https://github.com/colszowka/simplecov/pull/311) (thanks @lasseebert)
2015-02-02Note update of devel/ruby-sexp-processor package to 4.4.5.taca1-1/+2
2015-02-02Update ruby-sexp-processor to 4.4.5.taca2-6/+6
=== 4.4.5 / 2015-01-16 * 1 bug fix: * Removed shebangs in tests because of bugs (aka 'features') in RPM packaging tools. === 4.4.4 / 2014-08-14 * 1 bug fix: * MethodBasedSexpProcessor#in_klass clears out the method_stack for the duration of the block. === 4.4.3 / 2014-03-24 * 1 bug fix: * Fixed a bunch of pt_testcase entries for 1.9/2.0 wrt ruby2ruby. === 4.4.2 / 2014-03-14 * 2 minor enhancements: * Changed skipped versioned tests to return, not skip. Reduces noise so you can focus on real skips. * Extended versioned tests to include 2.0 and 2.1.
2015-02-02Updated www/moodle to 2.8.3wen1-1/+2
2015-02-02Update to 2.8.3wen2-6/+6
Upstream changes: Moodle-2.8.3 Highlights MDL-47935 - Atto Autosave message no longer covers text you are editing MDL-44560 - Pagination in glossary category works correctly when entries have multiple categories MDL-47792 - Course and Activity Completion Reports display vertical text without truncating Functional changes MDL-43386 - Lesson grade essay responses preserve HTML formatting MDL-14730 - Allow linking to pages inside a lesson MDL-47761 - Explanation is given to the users why they are unable to enrol in the course MDL-47871 - Event monitor: Teacher can duplicate System rule UI changes MDL-44907 - Better styling of admin setting validation messages in bootstrapbase MDL-48596 - Lesson editing page has correct layout used by other editing pages and does not obstruct page with blocks MDL-47166 - Atto: outdent button is shown first followed by indent button Security issues A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version. Fixes and improvements MDL-48765 - Improved icon alignment on course enrolment methods page MDL-40285 - When assignment is submitted by one team member it is shown as submitted for all team members MDL-38142 - User forum posts page no longer displays error for the hidden course MDL-36877 - Final lesson page is displayed when course setting "Show gradebook to students" is set to "No" MDL-48073 - Group filter is preserved when moving to next page of enrolled users MDL-40326 - Course reset also resets lesson progress bar MDL-48383 - Cron no longer warns about disabled enrol_imsenterprise after each scheduled task MDL-48914 - Roles assignment page does not display user select if there are too many users preventing from php memory error
2015-02-02Changes 2.4.12:adam5-120/+11
* CVE-2014-3583 mod_proxy_fcgi: Fix a potential crash due to buffer over-read, with response headers' size above 8K. * CVE-2014-3581 mod_cache: Avoid a crash when Content-Type has an empty value. PR 56924. * CVE-2014-8109 mod_lua: Fix handling of the Require line when a LuaAuthzProvider is used in multiple Require directives with different arguments. * CVE-2013-5704 core: HTTP trailers could be used to replace HTTP headers late during request processing, potentially undoing or otherwise confusing modules that examined or modified request headers earlier. Adds "MergeTrailers" directive to restore legacy behavior. * Proxy FGI and websockets improvements * Proxy capability via handler * Finer control over scoping of RewriteRules * Unix Domain Socket (UDS) support for mod_proxy backends. * Support for larger shared memory sizes for mod_socache_shmcb * mod_lua and mod_ssl enhancements * Support named groups and backreferences within the LocationMatch, DirectoryMatch, FilesMatch and ProxyMatch directives.
2015-02-02Fix build on OS X based on upstreamwiz2-1/+19
http://cgit.freedesktop.org/xcb/util-cursor/commit/?id=f03cc278c6cce0cf721adf9c3764d3c5fba63392 and PR 49627 by Youri Mouton.
2015-02-02Note update of devel/ruby-rspec-rails package to 3.1.0.taca1-1/+2
2015-02-02Update ruby-rspec-rails to 3.1.0.taca3-106/+19
Changes from 2.14.1 is too many to write here, please refer Changelog.
2015-02-02Note update of ruby-rspec related pacakges:taca1-1/+5
devel/ruby-rspec-core 3.1.7 devel/ruby-rspec-expectations 3.1.2 devel/ruby-rspec-mocks 3.1.3 devel/ruby-rspec 3.1.0
2015-02-02Update ruby-rspec to 3.1.0.taca2-9/+9
This is a meta gem (package) with rspec-core, rspec-expectations and rspec-mocks.
2015-02-02Update ruby-rspec-mocks to 3.1.3.taca3-110/+22
Changes from 2.14.6 is too many to write here, please refer Changelog.
2015-02-02Update ruby-rspec-expectations to 3.1.2.taca3-103/+21
Changes from 2.14.5 is too many to write here, please refer Changelog.
2015-02-02Update ruby-rspec-core to 3.1.7.taca4-177/+32
Changes from 2.14.8 is too many to write here, please refer Changelog. Also add support for pkg_alternatives(8) to reduce conflicts.
2015-02-02Note addition of devel/ruby-rspec-support package version 3.1.2.taca1-1/+2
2015-02-02Add and enable ruby-rspec-support.taca1-1/+2
2015-02-02Add ruby-rspec-support package version 3.1.2.taca4-0/+53
Support utilities for RSpec gems. RSpec::Support provides common functionality to RSpec::Core, RSpec::Expectations and RSpec::Mocks. It is considered suitable for internal use only at this time.
2015-02-02Note addition of www/ruby-rack15 package version 1.5.2.taca1-1/+2
2015-02-02Add and enable ruby-rack15.taca1-1/+2
2015-02-02Add ruby-rack version 1.5.2 package as ruby-rack15 package and utilizetaca5-0/+210
--format-executable option of rubygems to reduce conflicts.
2015-02-02Add USE_LANGUAGES, package requires c99 support.jperkin1-1/+2
2015-02-02cppunit is required afer alladam1-2/+2
2015-02-02Note update of devel/ruby-rgl package to 0.5.0.taca1-1/+2
2015-02-02Update ruby-rgl to 0.5.0.taca3-25/+47
2014-12 Release 0.5.0 This release mainly contains the contributions of Kirill, who added many algorithms to the library. Thank you Kirill! * @matiaskorhonen: Fixes the image paths in the README (#14) * @monora: Implicit graph example fails (#13) * @KL-7: Implement Graph#bipartite_sets. (#12) * @monora: syntax error in dot file for undirected graph (#11) * @KL-7: Edmonds-Karp algorithm for maximum flow (#10) * @KL-7: Prim's algorithm for minimum spanning tree (#9) * @carlosantoniodasilva: Run tests on Ruby 2.0 and remove deprecation warning (#8) * @KL-7: Bellman-Ford shortest paths algorithm (#7) * @KL-7: Minor improvements (asserts) for Dijkstra algorithm (#6) * @KL-7: Add Dijkstra shortest path algorithm. (#5) * @KL-7: Indentation and whitespaces clean up of examples (#4) * @KL-7: Travis configuration and README updates (#3) * @KL-7: Code clean up and configuration updates (#2) * @aschoerk: Renamed test-directory, (includes Rakefile), fixed TestComponents (#1)
2015-02-02Note update of databases/ruby-sequel package to 4.19.0.taca1-1/+2
2015-02-02Update ruby-sequel to 4.19.0.taca3-9/+14
=== 4.19.0 (2015-02-01) * Make jdbc/sqlanywhere correctly set :auto_increment entry in schema hashes (jeremyevans) * Add Model#cancel_action for canceling actions in before hooks, instead of having the hooks return false (jeremyevans) * Support not setting @@wait_timeout on MySQL via :timeout=>nil Database option (jeremyevans) * Add accessed_columns plugin, recording which columns have been accessed for a model instance (jeremyevans) * Use correct migration version when using IntegerMigrator with :allow_missing_migration_files (blerins) (#938) * Make Dataset#union, #intersect, and #except automatically handle datasets with raw SQL (jeremyevans) (#934) * Add column_conflicts plugin to automatically handle columns that conflict with method names (jeremyevans) (#929) * Add Model#get_column_value and #set_column_value to get/set column values (jeremyevans) (#929)
2015-02-02Updated www/ruby-jekyll to 1.2.0nb1jperkin1-1/+2
2015-02-02Fix typo in OVERRIDE_GEMSPEC, fixes package to run correctly with ourjperkin1-2/+3
supplied directory_watcher package. Bump PKGREVISION.
2015-02-02Revertobache1-17/+18
introduce MESSAGE_SRC_DFLT, same as PLIST_SRC_DFLT for PLIST_SRC. proposed/discussed is required for such changes.
2015-02-02Note update of textproc/ruby-rison package to 2.0.0nb1.taca1-1/+2
2015-02-02Remove entry for iperf 3.0.9, I added iperf3 at version 3.0.11,he1-2/+1
leaving the old iperf version 2 as is.
2015-02-02Note addition of iperf3 version 3.0.11.he1-1/+2
2015-02-02Relax delendency to ruby-parslet. I have not enough time to commit thistaca1-2/+5
yesterday. Bump PKGREVISION.
2015-02-02Revertobache2-14/+1
Add support of zend modules. proposed/discussed is required for such changes, and no package is using.
2015-02-02Add iperf3.he1-1/+2
2015-02-02Add iperf3 as version 3.0.11.he8-0/+103
Iperf3 is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers. For each test it reports the bandwidth, loss, and other parameters. This version, sometimes referred to as iperf3, is a redesign of an original version developed at NLANR/DAST. iperf3 is a new implementation from scratch, with the goal of a smaller, simpler code base, and a library version of the functionality that can be used in other programs. Iperf3 also has a number of features found in other tools such as nuttcp and netperf, but were missing from the original iperf. These include, for example, a zero-copy mode and optional JSON output. Note that iperf3 is NOT backwards compatible with the original iperf.
2015-02-02Comment out 22 from RUBY_VERSION_SUPPORTED.taca1-2/+2
ruby22 is not commited yet, noted by joerg@.
2015-02-02Revertobache2-2/+12
Use pkgsrc php zend extension framework. This package is the only user.
2015-02-02Revertobache1-37/+4
Add experimental auto extension registory support with PHP_AUTO_REGISTER_EXT=yes (=no by default). proposed/discussed was happened, but remain inconclusive and not approved.
2015-02-02Requires C99, remove SunOS flags which conflict with _XOPEN_SOURCEjperkin1-4/+2
usage in the source.
2015-02-02Add upstream bug report URL.wiz2-3/+4
2015-02-02Fixed buildlinking; disabled documentation building as in other libraries.adam3-481/+15