Commit graph

220282 commits

Author SHA1 Message Date
wen
e17668cc68 Update to 5.28
Upstream changes:
5.28  2014-08-13
  - Improved performance of nested helpers and helpers in templates
    significantly.
  - Improved Mojo::JSON to generate smaller JSON by not escaping the "/"
    character.

5.27  2014-08-11
  - Added support for nested helpers.
  - Added get_helper method to Mojolicious::Renderer.
  - Added n function to ojo.
  - Fixed bug in Mojolicious::Routes::Match where placeholder values got
    merged too early.
2014-08-14 13:27:24 +00:00
wiz
e4db7989e7 Updated x11/kdelibs4 to 4.11.5nb7 2014-08-14 13:03:34 +00:00
wiz
a40de8048c Fix ffmpeg detection.
Bump PKGREVISION.
2014-08-14 13:03:23 +00:00
jperkin
aec701da4b Split SMF handling across bsd.pkg.mk and bsd.prefs.mk. Should fix issues
with packages which include bsd.prefs.mk before setting SMF variables.
2014-08-14 11:08:37 +00:00
richard
2015ee954e fix patch-av patch prefix for scmcvs 2014-08-14 10:33:29 +00:00
jperkin
743cff9285 Updated graphics/GraphicsMagick to 1.3.19nb3 2014-08-14 10:28:41 +00:00
jperkin
b316cca96a On the suggestion of Bob Friesenhahn (GraphicsMagick maintainer) via private
mail, add -frename-registers to CFLAGS when building with GCC 4.* on x86_64
to work around GCC bug 53967 and gain a 2-3X speedup in certain sections.

Bump PKGREVISION.
2014-08-14 10:28:28 +00:00
obache
8db9491b3f Note removal of www/serf0. 2014-08-14 10:00:52 +00:00
obache
0b59ab2278 Remove deprecated serf-0.x package, not used by any packages. 2014-08-14 09:59:48 +00:00
obache
9e415a9a30 Note removal of subversion 1.6. 2014-08-14 09:54:54 +00:00
obache
9b38baaa14 Remove subversion 1.6, EOL over a year ago. 2014-08-14 09:53:18 +00:00
wiz
f1a6f20f87 Manually reduce diff context to avoid $Id$ expansion. 2014-08-14 09:11:20 +00:00
wiz
43b00cb06b Remove trailing empty line. 2014-08-14 09:11:09 +00:00
wiz
477e700afa Updated benchmarks/p5-Benchmark-Timer to 0.7102nb1 2014-08-14 08:21:21 +00:00
wiz
6c18a3ac51 Fix interpreter in installed file. Bump PKGREVISION. 2014-08-14 08:21:12 +00:00
cheusov
b6155659d6 Updated parallel/paexec to 1.0.1 2014-08-14 06:16:17 +00:00
cheusov
99df11c0d3 Update to version 1.0.1
Unflushed (broken) stdout seen on Darwin was fixes.
2014-08-14 06:15:54 +00:00
taca
8a8092542d * Pass RUBY_VER to MAKEFLAGS to fix build problem via dependency.
* Add RUBY21_PATCHLEVEL with commented out.
2014-08-14 03:59:22 +00:00
rodent
b3f788e734 Updated devel/ruby-shoulda-matchers to 2.6.2 2014-08-14 02:18:57 +00:00
rodent
53ade92ea3 Updated to 2.6.2. ruby18 isn't supported. From NEWS.md:
### Bug fixes

* If you have a Rails >= 4.1 project and you are running tests using Spring,
  matchers that depend on assertions within Rails' testing layer (e.g.
  `render_template` and `route`) will no longer fail.

* Fix `permit` so that it can be used more than once in the same test.

* Revert change to `validate_uniqueness_of` made in 2.6.0 so that it no longer
  provides default values for non-primary, non-nullable columns. This approach
  was causing test failures because it makes the assumption that none of these
  columns allow only specific values, which is not true. If you get an error
  from `validate_uniqueness_of`, your best bet continues to be creating a record
  manually and calling `validate_uniqueness_of` on that instead.

### Other changes

* The majority of warnings that the gem produced have been removed. The gem
  still produces warnings under Ruby 1.9.3; we will address this in a future
  release.
2014-08-14 02:18:41 +00:00
taca
64fa512249 Do not include automatically generated files to fix build problem. 2014-08-14 01:44:55 +00:00
cheusov
eec1402772 Fix packages creation on Interix.
User/group names are used instead of uid/gid.
  Problem with spaces inside user/group name should be fixed by Cygwin
  support added some time ago.
2014-08-14 00:21:24 +00:00
joerg
913c0ecb8c Dependency doesn't support Python 2.6. 2014-08-13 22:41:45 +00:00
joerg
749dc28f50 Syntax not compatible with Python 2.6. 2014-08-13 22:41:21 +00:00
joerg
cfc731b83b Make Clang warning about accidental (non-)overrides non-fatal. 2014-08-13 22:40:55 +00:00
joerg
2eed70b8b7 Not compatible with Python 2.6 syntax. 2014-08-13 22:40:19 +00:00
joerg
c101ff0d1b Use less random gcc flags. 2014-08-13 22:39:56 +00:00
joerg
c07de3c425 Not compatible with Python 2.6. 2014-08-13 22:39:30 +00:00
joerg
f2bd16f2a5 Fix operator constness. 2014-08-13 22:39:10 +00:00
joerg
0f353a5e92 Call the various autotools directly as bootstrap wants to use the wrong
scripts.
2014-08-13 22:38:33 +00:00
joerg
e7448197c5 Use external argp. No longer installs glusterd rc script. Bump revision. 2014-08-13 22:37:37 +00:00
joerg
0326da1bee Doesn't agree with Python 3.x. 2014-08-13 22:36:38 +00:00
joerg
3342e78d70 Drop forward declaration when the correct one is in place. 2014-08-13 22:36:04 +00:00
joerg
3d281e97c0 Fix const use. 2014-08-13 22:35:29 +00:00
joerg
3521f146a9 Fix egg name. 2014-08-13 22:34:57 +00:00
joerg
86b7742fdb Fix constness of operator ==. 2014-08-13 22:34:37 +00:00
joerg
fad30cc9ff Drop forward declaration, the real one is already in place. 2014-08-13 22:33:44 +00:00
joerg
eb41812b6b Separate the if statements as clang will result in a string expression
and make warning about it.
2014-08-13 22:33:16 +00:00
joerg
3285b38821 Fix build on NetBSD. Add missing libSM dependency. Sort dependencies.
Bump revision.
2014-08-13 22:32:43 +00:00
joerg
1ef2bc5af9 Explicitly depend on Lua 5.1. 2014-08-13 22:31:49 +00:00
wiz
8549111e78 Add upstream bug report URL. 2014-08-13 21:11:07 +00:00
wiz
de78f932c9 Updated devel/astyle to 2.04 2014-08-13 20:56:34 +00:00
wiz
623eb2abed Update to 2.04, a version from this century.
Last pkgsrc was version from 2002.

Changes in 2.04:

    Add new programming language ObjectiveâC.
    Add new bracket style option "style=google" (-A14).
    Add new option "indent-preproc-cond" (xw) to indent preprocessor
    conditional statements (#118).
    Add new bracket modify options "attach-namespaces", "attach-classes",
    "attach-inlines", and "attach-extern-c".
    Add new option "indent-modifiers" (-xG) to indent class access
    modifiers one-half indent (#130).
    Add new option "remove-brackets" (-xj) to remove brackets from
    single line conditional statements.
    Add new option "remove-comment-prefix" (-xp) to remove the
    leading '*' from multi-line comments.
    Add new option "align-method-colon" (-xM) to align ObjectiveâC
    method colons.
    Add new option "pad-method-colon=#" (-xP#) to space pad
    ObjectiveâC method colons.
    Add new options "pad-method-prefix" (-xQ), and "unpad-method-prefix"
    (-xR) to pad the ObjectiveâC "-" and "+" method prefix.
    Add new dll entry point AStyleMainUtf16 for processing C# UTF-16
    strings.
    Add formatting of C++11 raw string literals (#222).
    Add "style=knf" as an alternative to "style=linux".
    Remove depreciated "bracket=" options.
    Improve recognition and formatting of pointers and references
    (#174 and other changes).
    Improve the recognition of block-opening brackets.
    Improve code using a static code analyzer (#195).
    Change "max-code-length" to include ObjectiveâC methods.
    Change "indent-elseifs" and "break-blocks" to look ahead only
    if in command-type brackets (speed improvement).
    Fix linux bracket styles to break the opening bracket in inline
    function definitions (#185).
    Fix indentation of switch block comments (#164).
    Fix enums to indent with tabs when requested (#92, #121).
    Fix formatting of rvalue reference without a name in a declaration
    (#219).
    Fix "pad-first-paren-out" to not pad if the following parens
    are empty (#232).
    Fix end-of-statement reset when comments follow closing bracket.
    Fix the ASBeautifier active and waiting stacks to delete the
    ASBeautifier objects before deleting the pointers.
    Fix ASBeautifier "init" to delete the tempStack vectors before
    deleting the tempStack.
    Fix Linux piping problem by changing "cin" input to build a
    stringstream before formatting.
    Fix to identify the correct bracket type when 'extern "C"' is
    part of the enum definition.
    Fix to clear 'extern "C"' variables when the block is closed.
    Fix unindented 'extern "C"' to not indent when in a #else
    preprocessor directive.
    Fix not always correctly formatting linux type brackets for
    enum blocks.
    Fix align-pointer in a range-based for statement (#217).
    Fix pointer-reference argument alignment to correctly position
    a following comment (#235).
    Fix to not attach a bracket to a line ending in a backslash
    '\' (#186, #214, #220).
    Fix to recognize templates using multiple lines (#85, #87,
    #136).
    Fix formatting of template continuation lines (#85, #87, #136).
    Fix to allow '^' as an array operator (#233).
    Fix an "enum" argument being mistaken for an enumeration (#211).
    Fix to recognize a non-instatement array after a "},{" sequence.
    Fix "pad-oper" to not pad before a following comma.
    Fix recognition of an operator when the calculation contains
    a bitwise "not" '~' (#166).
    Fix to allow a preprocessor statement within a preprocessor
    define (#238).
    Fix preprocessor comparison to check for whole words (#246).
    Fix "add-brackets" when a line contains more than one paren
    pairs (#181).
    Fix to allow Mac old CR line endings in the options file (#129).
    Refactor to aid debugging and improve design and decomposition:
	Move ALL preliminary indentation calculations to
	computePreliminaryIndentation() in ASBeautifier.
	Move calculation of 'force tab' indents to preLineWS() in
	ASBeautifier.
	Combine methods init() and init(ASSourceIterator*) in
	ASBeautifier.
	Extract method adjustParsedLineIndentation() in ASBeautifier.
	Extract method parseCurrentLine() in ASEnhancer.
	Remove astyle_main.cpp unused functions getFilesUnchanged,
	getOptionsFileRequired, and setOptionsFileRequired.

Older changes included in distfile, or available on
http://astyle.sourceforge.net/notes.html
2014-08-13 20:56:25 +00:00
wiz
9b122fa08e Added devel/p5-Getopt-Tabular version 0.3 2014-08-13 20:43:51 +00:00
wiz
57e8243d9e + p5-Getopt-Tabular 2014-08-13 20:43:42 +00:00
wiz
94f04cdeba Import p5-Getopt-Tabular-0.3 as devel/p5-Getopt-Tabular.
Getopt::Tabular is a Perl 5 module for table-driven argument parsing,
vaguely inspired by John Ousterhout's Tk_ParseArgv.
2014-08-13 20:43:07 +00:00
wiz
5209af2968 Added benchmarks/p5-Benchmark-Timer version 0.7102 2014-08-13 20:40:08 +00:00
wiz
fa947ed35b + p5-Benchmark-Timer 2014-08-13 20:39:56 +00:00
wiz
9811ecc8e0 Import p5-Benchmark-Timer-0.7102 as benchmarks/p5-Benchmark-Timer.
The Benchmark::Timer class allows you to time portions of code
conveniently, as well as benchmark code by allowing timings of
repeated trials. It is perfect for when you need more precise
information about the running time of portions of your code than
the Benchmark module will give you, but don't want to go all out
and profile your code.
2014-08-13 20:39:16 +00:00
wiz
59ad70ef8b Added math/p5-Statistics-TTest version 1.1.0 2014-08-13 20:35:43 +00:00