Commit graph

209999 commits

Author SHA1 Message Date
jperkin
d6c9483dfa Updated lang/nodejs to 0.10.23 2013-12-12 11:53:24 +00:00
jperkin
386849674c Update lang/nodejs to version 0.10.23. Changes since 0.10.20:
2013.12.12, Version 0.10.23 (Stable)
* uv: Upgrade to v0.10.20 (Timothy J Fontaine)
* npm: Upgrade to 1.3.17 (isaacs)
* gyp: update to 78b26f7 (Timothy J Fontaine)
* build: include postmortem symbols on linux (Timothy J Fontaine)
* crypto: Make Decipher._flush() emit errors. (Kai Groner)
* dgram: fix abort when getting `fd` of closed dgram (Fedor Indutny)
* events: do not accept NaN in setMaxListeners (Fedor Indutny)
* events: avoid calling `once` functions twice (Tim Wood)
* events: fix TypeError in removeAllListeners (Jeremy Martin)
* fs: report correct path when EEXIST (Fedor Indutny)
* process: enforce allowed signals for kill (Sam Roberts)
* tls: emit 'end' on .receivedShutdown (Fedor Indutny)
* tls: fix potential data corruption (Fedor Indutny)
* tls: handle `ssl.start()` errors appropriately (Fedor Indutny)
* tls: reset NPN callbacks after SNI (Fedor Indutny)

2013.11.12, Version 0.10.22 (Stable), cbff8f091c22fb1df6b238c7a1b9145db950fa65
* npm: Upgrade to 1.3.14
* uv: Upgrade to v0.10.19
* child_process: don't assert on stale file descriptor events (Fedor Indutny)
* darwin: Fix "Not Responding" in Mavericks activity monitor (Fedor Indutny)
* debugger: Fix bug in sb() with unnamed script (Maxim Bogushevich)
* repl: do not insert duplicates into completions (Maciej Małecki)
* src: Fix memory leak on closed handles (Timothy J Fontaine)
* tls: prevent stalls by using read(0) (Fedor Indutny)
* v8: use correct timezone information on Solaris (Maciej Małecki)

2013.10.18, Version 0.10.21 (Stable), e2da042844a830fafb8031f6c477eb4f96195210
* uv: Upgrade to v0.10.18
* crypto: clear errors from verify failure (Timothy J Fontaine)
* dtrace: interpret two byte strings (Dave Pacheco)
* fs: fix fs.truncate() file content zeroing bug (Ben Noordhuis)
* http: provide backpressure for pipeline flood (isaacs)
* tls: fix premature connection termination (Ben Noordhuis)
2013-12-12 11:52:37 +00:00
jperkin
3a563b7816 Search the SDK path on OSX, otherwise for Xcode 5 certain modules will not
be built, due to the headers not being installed in /usr/include by default.
2013-12-12 11:34:23 +00:00
markd
3da04fcc1d Don't fail build with old MesaLib. Fixes PR pkg/48398. 2013-12-12 11:09:28 +00:00
obache
602d7e2bdd reorder to avoid unwanted substitute. 2013-12-12 11:03:17 +00:00
markd
55c87ed185 Don't install into $PREFIX/lib64 2013-12-12 10:21:07 +00:00
markd
b8dc7b7663 Always install into $PREFIX/lib not $PREFIX/lib64 2013-12-12 10:03:42 +00:00
wen
377e2a50fa Updated devel/p5-Data-Peek to 0.39 2013-12-12 09:05:35 +00:00
wen
e0f7b84392 Update to 0.39
Upstream changes:
0.39	- 2013-08-17, H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Upped copyright to 2013
    * Add alternative test results for 5.19.3 and up (COW and no PV for IV)
2013-12-12 09:04:31 +00:00
wen
f050e9ad4d Updated devel/p5-Data-MessagePack to 0.48 2013-12-12 08:55:34 +00:00
wen
96436f3697 Update to 0.48
Upstream changes:
0.48 2013-09-01 15:42:51+0900

    - Fix tests for bleadperl

0.47

    - Support PUREPERL_ONLY build
      See the Lancaster Consensus:
      219db464af/lancaster-consensus.md (specifying-pure-perl-builds)

0.46

    - fixed unpacking issue on big-endian system.
    https://github.com/msgpack/msgpack-perl/issues/4

0.45

    - support tied hashes(rurban++)

0.44

    - do not display deprecated warnings from Data::MessagePack::Unpacker.
      T::Xslate using it...

0.43 2012-06-26T02:00:57

    - Data::MessagePack::Unpacker was deprecated.


0.42 2012-06-25 09:56:58

    - fix failing to pack IV/NV with MAGIC (e.g. $$ in 5.16.0)

0.41 2012-03-28 01:09:44

    - Revert the privous changed utf8() behavior

0.40 2012-03-28 00:37:28

    - Fix $messagepack->utf8(1) behavior
    - Fix tests on NV == long double env
2013-12-12 08:54:13 +00:00
obache
b200c25222 require bsd.prefs.mk befer refering ${OPSYS}. 2013-12-12 08:47:24 +00:00
wen
d806ac6a33 Updated devel/p5-Data-Dump-Streamer to 2.36 2013-12-12 08:35:48 +00:00
wen
8f661a9046 Update to 2.36
Upstream changes:
2.35
Apply patches by Ilmari and D. Steinbrunner.

Should work on 5.18 now.

2.34
Administrative release to eliminate build dependency on module
used only for testing.

2.33
Caught up with various RT reports, and fixed a bunch of them.

[RT #74198] fixed dumps containing read-only objects (obtained via JSON::XS)

[RT #74198], Fixed stringification of code compiled under strict in later
perls. Thanks to Father Chrysotomos for the patch and nudge.

Also eliminated a false-fail prone test which was actually pretty useless,
which should close several tickets which I wont bother to list.

This release also is the first from the new git repository at
https://github.com/demerphq/Data-Dump-Streamer
2013-12-12 08:32:54 +00:00
wen
5853b968c7 Updated devel/p5-Data-Dump to 1.22 2013-12-12 07:55:23 +00:00
wen
048e5caedc Update to 1.22
Upstream changes:
2013-05-10  Gisle Aas <gisle@ActiveState.com>

   Release 1.22

   Deal with class names containing '=' [RT#72415]

   Filters now get access to $ctx->expr; the textual expression
   denoting the current object.
2013-12-12 07:54:29 +00:00
wen
27a472e844 Updated devel/p5-Data-Compare to 1.23 2013-12-12 07:36:30 +00:00
wen
8cdddc1d2a Update to 1.23
Upstream changes:
1.23    2013-09-26  DCANTRELL  Add David Muir Sharnoff's tests for
     really big data structures (but not yet working);
              Check for taint-mode less insanely, thanks to Ilmari;
               Don't delay loading File::Find::Rule (see RT 87554)
2013-12-12 07:35:40 +00:00
wen
9e245acec7 Updated devel/p5-Data-Alias to 1.18 2013-12-12 07:24:48 +00:00
wen
534c28fae8 Update to 1.18
Upstream changes:
version 1.18; 2013-09-21

  * bugfix: store peep chain link reliably under threads

  * update tests for Perl 5.19.4's removal of the special treatment of
    aliased undef in arrays

  * in doc, switch to consistent use of British English spellings

  * doc typo fix

version 1.17; 2013-08-04

  * bugfix: correct the dtrace-related macro squashing for Perls prior
    to 5.13.8, where the macros had the wrong number of parameters and
    prevented compilation

  * bugfix: use core's PL_no_localize_ref string constant as data string
    rather than format string

  * update to handle the new padrange op type in Perl 5.17.6

  * update to handle the new op allocation mechanism in Perl 5.17.2

  * clarify and expand documentation around list-like assignments

  * clarify documentation of deref() regarding lvalueness

  * remove the bulk of the documentation from the README file
2013-12-12 07:23:56 +00:00
wen
46e630eaac Updated devel/p5-Contextual-Return to 0.004007 2013-12-12 06:53:21 +00:00
wen
8a4571e84e Update to 0.004007
Upstream changes:
0.004004  Sun Aug  5 17:46:56 2012

    - Further patch to failures.t

    - Added redefinition of Scalar::Util::blessed() to avoid nasty
      surprises (thanks Andrew!)

    - Added confess() and cluck() overrides
      and fixed caller() override to set @DB::args when appropriate


0.004005  Mon Aug 20 10:44:35 2012

    - Further patch for t/confess.t
      (Thanks, David!)


0.004006  Thu Oct  4 16:49:47 2012

    - Circumvented annoying undef-as-key warnings in Perl 5.17+

    - Honour @CARP_NOT's when reporting context


0.004007  Fri Oct  5 23:05:05 2012

    - Added BLESSED handler for better control over how blessed() lies

    - Upgraded reimplementation of blessed() to make more sense
2013-12-12 06:52:14 +00:00
wen
7c79cd26d7 Updated devel/p5-Const-Fast to 0.014 2013-12-12 06:43:26 +00:00
wen
456ff28249 Update to 0.014
Upstream changes:
0.014     2013-05-28 02:32:48 Europe/Amsterdam
          Pass coderefs and globrefs unchanged
          Conversion from Test::Exception to Test::Fatal (Karen Etheridge)
          Convert to Module::Build::Tiny
2013-12-12 06:42:21 +00:00
wen
0bf28d59d3 Updated devel/p5-Config-Tiny to 2.20 2013-12-12 06:31:23 +00:00
wen
e278091b44 Update to 2.20
Upstream changes:
2.20  Sun Nov 24 10:52:00 2013
	- Relax pre-req version requirements

2.19  Sun Sep 15 09:16:00 2013
	- Change VERSION => $VERSION in Makefile.PL to VERSION_FROM => 'lib/Config/Tiny.pm'.
		Reported by Jean-Louis Morel. See RT#88670.

2.18  Sat Sep 14 10:03:00 2013
	- Remove obsolete and wrong version # from Makefile.PL.
		Reported by Jean-Louis Morel. See RT#88658.
	- Implement Kevin Ryde's suggestion to test if read() will return undef.
		If so, set an error message and (still) return undef.

2.17  Fri Sep 13 12:41:00 2013
	- Remove the file tests -efr during calls to read(). The open() tests for any error.
		Also, the -f test was reporting /dev/null as a directory, not a file.
		Thanx to Kevin Ryde for pushing me to implement this. See RT#36974.
	- Clean up some error messages slightly.

2.16  Fri Sep  6 11:54:00 2013
	- Replace Path::Tiny with File::Spec, because the former's list of dependencies is soooo long :-(.
		Changed files: t/02.main.t, t/04.utf8.t, Build.PL and Makefile.PL.
		See: RT#88435 (for Tree::DAG_Node) for an explanation.

2.15  Sun Aug  4 14:59:00 2013
	- Clean up the shambolic dates in this file.
	- Add a note under Caveats about setting options more that once. Only the first case is respected.
		Thanx to Kimmel K. See RT#69795.
	- Add a $encoding parameter to read_file() and write_file(). See docs for details.
		Add t/04.utf8.t and t/04.utf8.txt.
		Thanx to Mark Lawrence and Wolfgang Husmann. See RT#71029 and RT#85571.
	- For BSD-based systems, when writing a file during tests, use:
		my($temp_dir) = File::Temp -> newdir('temp.XXXX', CLEANUP => 1, EXLOCK => 0, TMPDIR => 1);
	- Rename t/*.t files. I use '.' rather than '_' in file names because the latter is a shift char.
	- Add MANIFEST.SKIP, Changelog.ini, Build.PL, META.json.
	- Add an FAQ to the docs.
	- Clean up the docs.
2013-12-12 06:29:58 +00:00
obache
b8ce45c62f and libreoffice3-bin still exits. 2013-12-12 04:59:11 +00:00
minskim
aa4c4e0f6a Note update of tex-pdftools{,-doc} 2013-12-12 04:45:20 +00:00
minskim
0f47609a32 Sync tex-pdftools{,-doc} with xpdfopen-0.83
No functional change.
2013-12-12 04:44:17 +00:00
minskim
f88d7334db Note update of xpdfopen 2013-12-12 04:22:21 +00:00
minskim
035040b33e Update xpdfopen to 0.83
Changes:
- fix (kludgily?) reset_focus() so that it actually works.
- add -r and -reset_focus options.
- update documentation.
2013-12-12 04:21:28 +00:00
obache
2fbc46e5ae + suse131_{32_}mozilla-{nspr,nss} 2013-12-12 02:36:46 +00:00
obache
aecb8f1433 add nspr and nss module. 2013-12-12 02:36:12 +00:00
obache
8db283d28b require nss and nspr module. 2013-12-12 02:35:33 +00:00
obache
b4454b4f6d Added suse131_mozilla-{nspr,nss} package to support nspr and nss linux module.
Tyey are in base package for suse121.
2013-12-12 02:34:28 +00:00
wen
b133a1eab3 Updated databases/p5-Data-Table to 1.68 2013-12-12 01:31:35 +00:00
wen
19d2f496a1 Update to 1.68
Upstream changes:
1.68 Mon Aug  6 22:22:22 PDT 2012

  Patch fromFileGetTopLines() and fromFileIsHeader(), which are used by fromFile(). Impact: minor.
  Improve performance of fromFileGuessOS()
  Improve fromFile(), fromCSV(), csv() to support using \r, \n within a CSV field.

  join() now supports {matchNULL => 1, NULLasEmpty => 1}, if one would like to treat NULL as empty string, or
  treat NULL as equal (however, not equal to empty string). Both are set to 0 by default.
  Suggested by Kyle Horton & Wilson Dave.

  Remove inheritance from AutoLoader and Exporter.
  Thanks to Brian Wightman

  Thanks to Nicholas Andonakis for sharing his code, quite a few ideas in his package inspired the improvements below!

  Add new shortcut methods: lastRow(), lastCol(), colName($colNumericIndex)
    One can now write
      foreach my $i (0..$t->lastRow)
    instead of
      foreach my $i (0..$t->nofRow-1)

  Add iterator(), so that one can now write
    my $next = $t_product->iterator();
    while (my $row = $next->()) {
      # have access to a row as a hash reference, access row number by &$next(1);
      $t_product->setElm($next->(1), 'ProductName', 'New! '.$row->{ProductName});
    }

  addCol() can take the default value for the new column (first argument)
  addRow() supports {addNewCol => 1}
  moveCol() can take a $newColName.

  setElm() can set a value for multiple cells, specified by ref to row array and col array
  match_string(), match_pattern(), match_pattern_hash() also produce $parentTable->{MATCH}

    # match returns all matched row ids in $t_product->{MATCH} (ref to row ID array)
    $t_product->match_pattern_hash('$_{UnitPrice} > 20');
    # create a new column, with 'No' as the default value
    $t_product->addCol('No', 'IsExpensive');
    # use $t_product->{MATCH} to set values for multiple Elements
    $t_product->setElm($t_product->{MATCH}, 'IsExpensive', 'Yes');

1.67 Wed Jul 25 11:47:23 PDT 2012
  Update Change.txt file to point out $keepRestCol defaults to 1 is only for group()
  For pivot(), $keepRestCol is still default to 0 as before.

1.66 Wed Jul 25 11:03:29 PDT 2012
  Change the default value of keepRestCol in group() to 1, instead of 0 to be compatible with older versions
  Thanks to Kyle Horton
2013-12-12 01:30:17 +00:00
prlw1
97f77ba5d2 Build fix for deprecated functions 2013-12-12 01:28:45 +00:00
markd
8176889c13 Fix build wth freetype 2.5.x 2013-12-12 01:04:14 +00:00
wen
271e4e1cea Updated textproc/p5-PDF-Create to 1.08 2013-12-12 00:56:14 +00:00
wen
858bca081a Update to 1.08
Upstream changes:
1.08 2013.12.11

    Eliminate pipe from CGI test script t/09
    Filehandle => FileHandle typo fixed #91312

1.07 2013.12.10

    New maintainer SZABGAB
    Tried to reconstruct entries in the CHANGES file
    Some more test case
    Code clean-up (remove indirect calls)
    Remove Build.PL
    use warnings;
    Officially require perl 5.006.
    Move example file to the eg/ directory
2013-12-12 00:54:37 +00:00
markd
5ef72ecfec Fix Linux.PLIST to match reality. 2013-12-12 00:14:26 +00:00
markd
15ec7f2356 Fix a freetype 2.0 hangover. Allows build with freetype 2.5.x. 2013-12-11 23:55:11 +00:00
markd
ff48eda0ca One final fixup for freetype2. Fixes build with freetype 2.5.x. 2013-12-11 23:49:52 +00:00
markd
16cb723fea Populate .buildlink tree with *.pc files so that pkgconfig tests
work when using builtin.
2013-12-11 23:38:52 +00:00
markd
c26d538259 Fix build on Linux. 2013-12-11 23:26:49 +00:00
fhajny
55a6010786 Updated www/varnish to 3.0.5 2013-12-11 21:39:20 +00:00
martin
8dd0743ab7 Note that this is one of the few strange programs that are IPv4 only 2013-12-11 20:24:27 +00:00
wiz
30645d4a60 Updated x11/xf86-video-mga to 1.6.3 2013-12-11 19:58:13 +00:00
wiz
424966a293 Update to 1.6.3:
mga release to fix XAA loading and running.

Alan Coopersmith (1):
      Remove mga_esc.c vestigal stub

Andy MacLean (1):
      Unbreak dual head (xinerama)

Dave Airlie (2):
      mga: fix XAA runtime
      mga: bump release to 1.6.3

Egbert Eich (3):
      Disable Linear Expansion on BE
      Restructure code to make it more readable
      Disable HW cursor by default on G200 server chips

Julien Cristau (1):
      Restrict kernel driver matching to g200 server chips

Tormod Volden (2):
      Fix dual head crash without XAA
      mga: Use exaGetPixmapFirstPixel() instead of devPrivate.ptr
2013-12-11 19:58:03 +00:00