Commit graph

16970 commits

Author SHA1 Message Date
sbd
2a34a4c75a Fix the boost-header fenv.h test on linux.
(The incorrectly failing test stops boost-libs from building.)

Bump boost-header PKGREVISION.
2011-10-02 10:20:28 +00:00
dholland
51bcb16241 As a sleazy hack to get this to build, patch the included gnu getline
(for some reason there are two separate copies of it) to match the
POSIX definition.

Fixing this "right" would be a lot of work and does not seem
worthwhile, especially since this package looks to be more or less
dead upstream and is probably a good candidate for removal.
2011-10-02 02:25:42 +00:00
jmmv
592dcb307f Add a NetBSD-specific message pointing to the instructions that describe
how to run the NetBSD test suite using Kyua.
2011-09-29 19:15:09 +00:00
wiz
b571a56854 Fix build on NetBSD-current. 2011-09-29 18:25:13 +00:00
obache
761d24c77b Update p5-TryCatch to 1.003000, fixes compatibility with perl>=5.12.
Version history for TryCatch perl module:

1.003000 - 2010/10/13
  - Fix issues with perl 5.12 (finally!)
2011-09-29 09:37:16 +00:00
obache
874b12a275 Update p5-Scope-Upper to 0.16, for compatibility with perl-5.14.
Revision history for Scope-Upper

0.16    2011-09-03 23:00 UTC
        + Add : uplevel($code, @args, $cxt) executes $code with arguments @args
                in the upper context pointed by $cxt.
                This is an XS version of the well-known uplevel() routine from
                Sub::Uplevel. There are a few differences between both
                implmentations that are listed in the documentation.
                The XS version is roughly 10 times faster than the pure-Perl
                version.

0.15    2011-08-24 14:20 UTC
        + Fix : Localizing subroutines in an higher scope will now correctly
                update the method cache.

0.14    2011-02-27 00:00 UTC
        + Fix : [RT #64997] : Compatibility with perl 5.13.10.
                Thanks Dave Mitchell for the notice.
        + Tst : Lengthy tests have been ported to Test::Leaner, making the
                whole test suite about 50% faster.

0.13    2010-12-20 01:00 UTC
        + Fix : [RT #61904] : Stack corruption when using unwind() under
                Devel::NYTProf.
                Thanks Sergey Aleynikov for contributing a fix.
        + Fix : [RT #63378] : Compatibility with perl 5.13.8.
                Thanks Andreas J. König for bisecting the issue.
        + Tst : Threads tests are now only run on perl 5.13.4 and higher.
                They could segfault randomly because of what seems to be an
                internal bug of Perl, which has been addressed in 5.13.4.
                There is also an environment variable that allows you to
                forcefully run those tests, but it should be set only for
                author testing and not for end users.
2011-09-29 08:53:30 +00:00
markd
e23616de66 Note dependency on php. Bump PKGREVISION. 2011-09-28 19:54:07 +00:00
tez
51fb83c674 Fix build for Solaris x86 with older gcc per PR#42865 2011-09-27 15:12:37 +00:00
ryoon
77b234d79a Fix PR pkg/45408.
Treat getine as like as getopt.

Thank you, obache@.
2011-09-27 12:43:20 +00:00
joerg
66fd87b80b Fix getline conflict. 2011-09-25 19:44:08 +00:00
joerg
2a519ea919 Fix interpreter checks 2011-09-25 19:41:38 +00:00
ryoon
ff1ddc6723 * Fix build on Darwin 11.0.1.
* Patches regen.
2011-09-22 15:16:26 +00:00
darcy
960b84409d Don't need PKGREVISION for new version. 2011-09-16 17:27:07 +00:00
darcy
2b7737df1c Upgrade to version 2.7.
Should fix the bulk build for this package.
2011-09-16 17:21:46 +00:00
joerg
25ebe05c64 Revert. Doesn't follow the patch rules for libtool, wasn't discussed
with the OWNER.
2011-09-16 15:08:26 +00:00
obache
dca078f299 Bump PKGREVISION from PHP_VERSION_DEFAULT changes. 2011-09-16 05:46:22 +00:00
minskim
e47753da30 ruby-posix-spawn cannot be built on NetBSD, which doesn't have
posix_spawn().

Noted by joerg@.
2011-09-16 05:34:31 +00:00
obache
194a16efcf Update firefox36 to 3.6.22
* Removed trust exceptions for certificates issued by Staat der Nederlanden
 (MFSA-2011-35)
* Resolved an issue with gov.uk websites
2011-09-15 09:49:36 +00:00
wiz
34aa86f32c Sort. 2011-09-15 09:15:34 +00:00
brook
a704ef2dce Fix apparently incorrect checksums. 2011-09-14 21:21:53 +00:00
hans
00019e6152 Fix build on SunOS. 2011-09-14 18:12:57 +00:00
brook
118662cc8b Replace paths with ${LOCALBASE} instead of hard-coding /usr/pkg into
installed files.
2011-09-14 17:54:48 +00:00
hans
3aabd9495c Fix build on SunOS. 2011-09-14 16:53:38 +00:00
hans
02c2f37afb Always add -lresolv on SunOS when linking against this. 2011-09-14 16:52:19 +00:00
hans
2185ff662d Fix build with pkg-config as a host tool. 2011-09-14 16:50:47 +00:00
hans
a343b83a4b Don't use LIBS=-lfl on SunOS, as this breaks configure. The lex library
was correctly detected by configure in my tests without it.
2011-09-14 16:42:19 +00:00
hans
d65e84489c Don't add -z text unconditionally to ld on SunOS. This make
-mimpure-text work again, which is needed for several packages that use
assembly optimizations.
2011-09-14 16:35:51 +00:00
hans
f24d9965a5 Fix build on SunOS. 2011-09-14 16:33:45 +00:00
hans
9daed0d88c Fix detection of builtin gmp on SunOS. 2011-09-14 16:10:12 +00:00
hans
caa27a29db Fix build on SunOS. 2011-09-14 15:53:35 +00:00
taca
704f251bc4 Update ruby-loquacious package to 1.9.0.
== 1.9.0 / 2011-09-13

Enhancements
- Iterator now skips Undefined values
- Method to convert Configuration objects to a hash [mcmire]
2011-09-14 11:59:36 +00:00
taca
6d3ddb28d4 Update ruby-inline package to 3.10.1.
=== 3.10.1 / 2011-09-13

* 1 bug fix:

  * Fix crap_for_windoze to use RbConfig for RUBY_SO_NAME. (jasonrickman)
2011-09-14 11:58:57 +00:00
cheusov
d5b87a97da Update to 0.21.1
Target "errorcheck" ("configure") cannot work in parallel.

  Fix bug appeared in parallel builds (make -j).
     Thanks to Alexander Nasonov.

  Support for IRIX64 and Haiku was implemented.

  PDF presentation update

  Minor clean-ups
2011-09-13 19:04:37 +00:00
gdt
3dda320fc3 Update to 1.7.6.3 from 1.7.6.1. Add backup googlecode MASTER_SITE due
to kernel.org issues.

1.7.6.3:

 * "git -c var=value subcmd" misparsed the custom configuration when
   value contained an equal sign.

 * "git fetch" had a major performance regression, wasting many
   needless cycles in a repository where there is no submodules
   present. This was especially bad, when there were many refs.

 * "git reflog $refname" did not default to the "show" subcommand as
   the documentation advertised the command to do.

 * "git reset" did not leave meaningful log message in the reflog.

 * "git status --ignored" did not show ignored items when there is no
   untracked items.

 * "git tag --contains $commit" was unnecessarily inefficient.

Also contains minor fixes and documentation updates.

1.7.6.2:

Junio C Hamano (3):
      whitespace: have SP on both sides of an assignment "="
      Revert "Merge branch 'cb/maint-quiet-push' into maint"
      Git 1.7.6.2

Pang Yan Han (1):
      update-ref: whitespace fix

Thomas Rast (1):
      Documentation: clarify effects of -- <path> arguments
2011-09-13 17:58:58 +00:00
hiramatsu
947d29b186 Updated to recent release to fix build problem with perl 5.14. 2011-09-13 05:24:07 +00:00
wiz
e2f1248b39 Update to 2.28.6:
2.28.6 11-Jun-1011
        - closure: avoid double free crash (Ignacio Casal Quinteiro)
        - [gi] backport of "GVariant has a GType" fe386a (John (J5) Palmieri)
        - [gi] fixes to backport commit 6b5a65 - in older glib GVariants are still structs (John (J5) Palmieri)
        - GVariantType is a boxed struct (Tomeu Vizoso)
        - Use _gi.Struct to wrap fundamentals (Tomeu Vizoso)
        - Added __eq__ method for Gdk.Color and Gdk.RGBA (Jason Siefken)
        - Remove useless import (Ignacio Casal Quinteiro)
        - Revert "[gi] Removed hack to avoid using GLib.Variant.new_variant." (Ignacio Casal Quinteiro)
        - closure: Check the out arg is not null. Fixes bug #651812 (Ignacio Casal Quinteiro)
        - Fix GC-related crash during PyGObject deallocation (Daniel Drake)
        - Fix symbol names to be locale independent (Martin Pitt)
        - Updated DOAP file (Sebastian Pölsterl)
2011-09-12 22:01:34 +00:00
wiz
15c40daa08 Update to 2.32:
- 2.32 | 2011-07-08
  - bugfix: make (www cgi) work (again) with GET request method
2011-09-12 21:36:45 +00:00
taca
b4d843756f Update ragel package to 6.7.
Ragel 6.7 - May 22, 2011
========================
 -The C vim file now supports L,l on the end of literal numbers, other syntax
  highlighting fixes.
 -Added an explicit cast when modifying _trans to eliminate compiler warnings
  on Windows/VC++
 -Fix for ruby 1.9 compatibility.
 -Fix for include directories (-I option) on Windows/VC++
 -Can now rename data variable in C# code generator.
 -Fix for non-char alphtype in C# code generator.
 -Fix for signedness of wide char in C code generator. when comparing the wide
  type against a literal we need to pick the right signedness for the literal.
 -Fixed arithmetic overflow in generated C# code. The C# _acts and _nacts vars
  should not be typed based on the size of the array elements they point to.
  Fixes a bug reported by Attila Sztupák.
 -Made the -L option work for Ruby.
 -Enhanced ragel.m4 (from Diego).
 -Applied GO patch from Justine Tunney.
 -Applied D2 patch from Johannes Pfau.
 -Applied Ocaml patch from ygrek.
2011-09-12 16:19:45 +00:00
taca
f8a69a7ce1 Update ruby-thrift_client pacakge to 0.7.1.
v0.7.1 Added support for :before_method and :on_exception callback types.
Added support for registering multiple callbacks of a given type.

v0.7.0 Updated thrift gem dependency to 0.7.0
2011-09-12 16:07:10 +00:00
taca
a39c91d9bd Update ruby-thrift package to 0.7.0.
(This is Ruby language binding for gem dependency.)

Changes are too many to write here, please refer
http://svn.apache.org/viewvc/thrift/tags/thrift-0.7.0/CHANGES in detail.
2011-09-12 16:04:49 +00:00
taca
6be571092f Update libthrift pacakge to 0.7.0.
Changes are too many to write here, please refer
http://svn.apache.org/viewvc/thrift/tags/thrift-0.7.0/CHANGES in detail.
2011-09-12 15:51:02 +00:00
taca
b417744f8f Add and enable ruby-spruz. 2011-09-12 13:32:35 +00:00
taca
719e144cbb Importing devel/ruby-spruz package version 0.2.13, neede by newer version
of textproc/ruby-json-pure.


All the stuff that isn't good/big enough for a real library.
2011-09-12 13:31:55 +00:00
taca
c8a088179b Update ruby2ruby pacakge to 1.3.0.
=== 1.3.0 / 2011-09-01

* 1 minor enhancement:

  * output comments for class and method definitions. (pythonic)
2011-09-12 11:57:49 +00:00
taca
599bebc13f Update ruby-parser pacakge to 2.3.0.
=== 2.3.0 / 2011-09-06

* 2 minor enhancements:

  * Add -g flag to parser compile if DEBUG
  * Lexer now embeds line number in yacc_value for keywords, helping fix up line numbers

* 3 bug fixes:

  * Fix method line numbers when no args and no parens (quix)
  * Fixed line numbers on return/break/next w/ result expr. (pjnz)
  * Fixed some lexing state in order to parse: 'f (1), 2' as 'f(1, 2)'. (invernizzi)
2011-09-12 11:54:44 +00:00
taca
5bda811b87 Update ruby-mocha package to 0.10.0.
= 0.10.0 ()
* Add Expectation#throws to allow a stubbed method to use Kernel#throw.
* Updates for versions of Test::Unit up to and including v2.3.3 (including
  patch by Jens Fahnenbruck).
* Updates for versions of MiniTest up to and including v2.5.1.
* Since the singleton method added by Mocha masks the underlying instance
  method, there's no need to move it out the way and then back again. This
  fixes Github issue #20, because the original method is left unchanged -
  https://github.com/floehopper/mocha/issues/20 (thanks to Nick Lewis).
* Handle stubbing of a singleton method, leaving the original method unchanged
  after the test.
* When stubbing an instance method that was originally defined as a singleton
  method, the original method should still exist after the test.
* Fixed mis-print in Mocha::ObjectMethods#unstub documentation (patch by Gleb
  Pomykalov).
* Improved test coverage around stubbing of methods defined in different ways
  - this makes use of the newly extracted introspection gem (although this
  means some tests are now failing in Ruby v1.9.2).
* Added configuration for Travis continuous integration.
* Make the gemspec the canonical reference and stop generating it from the
  Rakefile.
* Use the built-in Bundler rake tasks for packaging the gem.
* Use the "release" rake task provided by Bundler instead of using the
  Rake::XForge::Release functionality.
* Extract Object#__metaclass__ into a new metaclass gem.
* Run rake tasks without `bundle exec`.
* Avoid deprecation warning for rdoc rake task.
* Remove the `use_test_unit_gem` MOCHA_OPTION which hasn't worked since we
  switched to bundler - we can now run the tests specifying a different
  Gemfile instead.
* Use multiple Gemfiles seems to run Travis CI builds against multiple version
  of test-unit & minitest.
2011-09-12 11:50:50 +00:00
taca
aa9d7edf24 Add and enable ruby-metaclass. 2011-09-12 11:47:41 +00:00
taca
e84acc7db1 IMporting ruby-metaclass version 0.0.1, which is needed by newer
version of ruby-mocha package.
2011-09-12 11:46:27 +00:00
taca
5fd6af67d2 Update ruby-inline package to 3.10.0.
=== 3.10.0 / 2011-08-30

* 2 minor enhancements:

  * Added engined/versioned subdir to .ruby_inline to help with multiple-ruby usage. (valodzka)
  * Extended file/module naming to avoid hash collisions. (apohllo)

* 2 bug fixes:

  * Fixed examples for 1.9 compatibility.
  * Use RbConfig instead of Config. (apohllo)
2011-09-12 11:43:15 +00:00
taca
6ef0298b0c Update hoe pacakge to 2.12.3.
=== 2.12.3 / 2011-09-06

* 1 bug fix:

  * Hoe was loading rdoc early... delay and isolate will be happier
2011-09-12 11:40:11 +00:00