Commit graph

17897 commits

Author SHA1 Message Date
sno
c7cac7850d Updating package for CPAN distribution Const::Fast in devel/p5-Const-Fast
from 0.009 to 0.011.

Upstream changes:
0.011     2012-02-24 22:48:26 Europe/Amsterdam
          Accept references to references as subject
          Really fix compatibility with Carp 1.25

0.010     2012-02-04 12:54:09 Europe/Amsterdam
          Fix compatibility with dotted Carp (1.25?)
2012-03-08 09:39:46 +00:00
sno
009d172c1a Updating package for CPAN distribution Devel::Declare in
devel/p5-Devel-Declare from 0.006008 to 0.006011.

Upstream changes:
0.006011 - 22 Feb 2012
  - In XS, use PERL_NO_GET_CONTEXT for efficiency.
  - Avoid using Test::Warn, which has previously been a troublesome
    dependency.

0.006010 - 07 Feb 2012
  - Fix workaround for unexported core symbols to avoid breaking
    compilation on non-threading builds of Perl 5.8.
  - Set permissions on .perldb file created during test, to avoid
    "insecure rcfile" warning.

0.006009 - 01 Feb 2012
  - Be adaptive about whether to delete the line reallocation filter,
    so as to play as nicely as possible with other kinds of source filter.
  - Document that injecting newlines doesn't work.
  - Fix a C declaration after statement, which broke compatibility with
    older compilers (Jan Dubois).
  - Partially work around unexported core symbols affecting Perl 5.8 on
    Windows (David Bouyssie).
  - Jump through some hoops to avoid compiler warnings.
2012-03-08 09:35:10 +00:00
sno
1fc3f4c608 Updating package for CPAN module CPAN::Perl::Releases in
devel/p5-CPAN-Perl-Releases from 0.42 to 0.44.

Upstream changes:
==============================
2012-02-20 18:54:37 +0000 0.44
==============================
    Updated for v5.15.8
2012-03-08 09:29:56 +00:00
sno
59e850f9dc Updating package for CPAN distribution CPAN::Reporter in
devel/p5-CPAN-Reporter from 1.2002 to 1.2005.

Upstream changes:
1.2005    2012-03-02 13:21:36 EST5EDT
  [BUG FIXES]
  - Canonicalise the config path returned by bsd_glob [rt.cpan.org #70504]
    [Kent Fredric]

1.2004    2012-02-13 16:25:07 EST5EDT
  [BUG FIXES]
  - Fix bug in testing tilde expansion on Windows
    [rt.cpan.org #72051]

1.2003    2011-12-06 11:07:04 EST5EDT
  [BUG FIXES]
  - Fix bug in transport class validation to allow multi-level
    class names [rt.cpan.org #73045]
2012-03-08 09:24:14 +00:00
sno
decb370489 Updating package for CPAN module CPAN::Meta in devel/p5-CPAN-Meta from
2.120351 to 2.120630.

Upstream changes:
2.120630  2012-03-03 14:48:35 EST5EDT
  [BUGFIX]
  - CPAN::Meta::Requirements now ensures that dotted-decimal versions are
    represented in normalized form when stringified.  This fixes a
    regression in META conversion in 2.120620.
    [Reported by Kent Fredric; fixed by David Golden]

2.120620  2012-03-02 12:28:59 EST5EDT
  [ADDED]
  - CPAN::Meta::Requirements::add_string_requirements allows building
    a requirements specification piecemeal [Cory G. Watson]

  [BUGFIX]
  - Version range handling fixed [rt.cpan.org #75424]

  - CPAN::Meta::Converter handles bad version strings more gracefully,
    truncating alphanumerics and otherwise falling back to "0".  This
    is likely better than dropping a prerequisite or dying.
    [rt.cpan.org #75427]

2.120530  2012-02-22 16:15:31 EST5EDT
  [OTHER]
  - Dialed back perl prereq to 5.006
2012-03-08 09:01:22 +00:00
hans
3ed49f86ed Not MAKE_JOBS_SAFE. 2012-03-07 20:39:47 +00:00
adam
10e37f136d Changes 4.1.3:
* Stop looking for xdr if --disable-dap is used.
* Don't try to run (some) fortran configure tests on machines with no fortran.
* Allow nccopy to rechunk with chunksizes larger than current dimension lengths.
2012-03-07 16:11:29 +00:00
minskim
a3618ccf9b Update package names for pdftex/pdflatex. 2012-03-07 04:00:04 +00:00
joerg
151aed3c2f Don't bother with catpages. Bump revision. 2012-03-06 23:25:18 +00:00
ryoon
45f8f27196 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
ryoon
7a6f658186 Bump BUILDLINK_API_DEPENDS and BUILDLINK_ABI_DEPENDS. 2012-03-06 13:37:32 +00:00
ryoon
b7c00c5fe2 Update xulrunner 10.0.2 and corresponding nspr and nss.
* Improve sparc64 support.
* Use external libraries (for example cairo, libvpx etc.)

Thank you, martin@

Changelog:
* Fix security bugs
* Other improvements and bugfixes
2012-03-06 12:34:08 +00:00
adam
aa20b2e19b Use correct CoreText header on Mac OS X. 2012-03-05 21:02:35 +00:00
sno
1b5ef3b211 Updating package for CPAN distribution Class::Accessor::Grouped in
devel/p5-Class-Accessor-Grouped from 0.10003 to 0.10006.

Upstream changes:
0.10006 2011-12-30 03:52 (UTC)
    - Silence warnings resulting from incomplete can() overrides
      hiding get/set_simple methods

0.10005 2011-12-26 12:43 (UTC)
    - Depend on newer bugfixed Class::XSAccessor
    - Repack with correct metadata (RT#73100)

0.10004 2011-11-28 21:20 (UTC)
    - No longer leak internal __CAG* methods into the inheritable
      namespace
2012-03-05 13:29:39 +00:00
sno
1dd88a4df4 Updating package for CPAN distribution Class::Inspector in
devel/p5-Class-Inspector from 1.25 to 1.27.

Upstream changes:
1.27 Wed 25 Jan 2012
	- Moving to prod release

1.26_01 Tue 24 Jan 2012
	- Updating to Module::Install::DSL 1.04
	- Updating copyright year
	- Remove usage of defined @{"X::ISA"} to avoid warnings in 5.15.7
          and later Perl 5.16 (Tom Wyant)
2012-03-05 13:26:06 +00:00
sno
1951870445 Updating package for CPAN distribution for Capture::Tiny in
devel/p5-Capture-Tiny from 0.16 to 0.17.

Upstream changes:
0.17      2012-02-22 08:07:41 EST5EDT
  Fixed:
  - Added a workaround for failing t/08-stdin-closed.t under blead
    perl / 5.15.8 [rt.perl.org #111070]

  Documented:
  - Clarified some limitations; added a link to CPAN Testers Matrix;
    removed redundant BUGS section; standardized terminology

  Tested:
  - Added a test using Inline::C to print to stdout and stderr in response
    to rt.cpan.org #71701
2012-03-05 13:22:15 +00:00
abs
36a4d9881d Add back glib-gio-kqueue-2.28.8-v3.patch to distinfo 2012-03-05 07:48:10 +00:00
wiz
2deb8fea30 Add patch needed by newer frozen-bubble versions.
Bump PKGREVISION.
2012-03-04 22:10:41 +00:00
abs
a81f05b12b Updated devel/p5-B-Hooks-EndOfScope to 0.11
0.11  Thu, 23 Feb 2012 11:19:18 +0100
  * A minor efficiency improvement.
2012-03-04 14:11:05 +00:00
abs
8353cebb7f Updated devel/p5-Variable-Magic to 0.48
0.48    2012-02-17 23:40 UTC
        + Add : You can now pass a reference to undef as the magic callback in
                order to install a no-op callback.
                Thanks Florian Ragwitz for the suggestion.

0.47    2011-10-27 16:55 UTC
        + Add : The new constant VMG_COMPAT_HASH_DELETE_NOUVAR_VOID evaluates
                to true when "delete $hash{key}" does not call 'delete' uvar
                magic in void context.
        + Chg : The MAGIC tokens created by this module no longer use the
                mg_private member for storing a "magical" signature.
        + Fix : Triggering magic in a thread on a variable cloned from the main
                interpreter, and when the wizard already went out of scope,
                will not segfault anymore.
        + Opt : The pointer table is no longer needed to ensure thread safety.
                The size of the object code is about 8% smaller for threaded
                perls.
        + Tst : Threads tests will not fail anymore if resources constraints
                prevent the system from creating all the required threads.
2012-03-04 14:09:59 +00:00
abs
b442440000 Updated devel/p5-App-perlbrew to 0.41
0.41:
- Fix installation issue when the specified version is not listed in CPAN::Perl::Releases
- Fix sub-shell invocation for 'switch' and 'use' command. This is particularly for csh users, but it should also work for bash users.

0.40:
- Make the stanalone perlbrew program smaller by using Perl::Strip
- use CPAN::Perl::Releases to decide the location of perl tarball -- less HTTP hits
- Prefer $PERLBREW_ROOT/bin/patchperl if it is there.

0.39:
- Fix GH #179. lib naming are more consistent.
- Fix GH #171. bash users are suggestted to upgrad to this version.
- Fix GH #152.

0.38:
- fix deps

0.37:
- fix ENV mess after switching to diffirent libs multiple times
- add --sitecustomize option

0.36:
- fix test errors on freebsd that makes it uninstallable

0.35:
- fixes for cpantester failures
- requiers local::lib version 1.008

0.34:
- Fix: remove duplicated items from the output of `perlbrew list`.
- New Command: self-install.
  - This is actually renamed from an undocumented command `install-perlbrew`
  - Plus it gets documented.
- Provide aditional bash completion control helper commands.
- Documentation fixes / typo corrections.
- alter MANPATHs, see GH #173
- Allow the representation like '@lib' te mean "a lib name under current perl.". See GH #153

0.33:
- Remove Text::Levenshtein from the standalone executable.
- Rearrange documentation so all perlbrew command usage document can be found in `perldoc perlbrew`
  - In the future, App::perlbrew POD should only contain the API doc for the module.

0.32:
- A hotfix release: local::lib was not bundled in the previous release.

0.31:
- NOTICE: Remove $PERLBREW_ROOT/Conf.pm if it's there, and re-run `perlbrew mirror`
- perlbrew help system is changing. `perlbrew help <command>` now displays brief documentation for the command.
- Add a global `--root` argument for all commands that can be used as a quick alternative to set PERLBREW_ROOT env var.
- Avoid display paths to external/system perl in the output of `perlbrew list`
- Replace Text::Levenshtein with a minimal implementation -- the standalone executable get to be smaller.

0.30:
- New command: lib
  - local::lib integration is done with this command.
- New command: install-patchperl
- skip runs of 'exec' on aliases https://github.com/gugod/App-perlbrew/pull/135
- Respect -f flag when installing to replace an already installed perl.
- Redefine the default value of -q flag to be false, and define it's meaning to be "complete silent"

0.29:
- The installer now honors $TMPDIR (RT #70850)
- Fixd GH #108. `perlbrew use` has a fallback for users that does not use bash/csh -compitable shell.
- Deprecate the command 'perlbrew use system' simply use 'perlbrew off' or 'perlbrew switch-off' instead.
- Deprecate the special case of `perlbrew use /path/to/bin/perl` and `perlbrew switch /path/to/bin/perl
  - perlbrew no longer cast magic to external perls. But there will be an alternative.
2012-03-04 14:04:31 +00:00
abs
4d09a84360 Updated devel/p5-AnyEvent to 6.130
6.14 Tue Jan 31 20:00:24 CET 2012
        - AnyEvent::Impl::Tk was broken due to a mysterious "die" inside,
	  probably an editing mistake (reported by Darin McBride).
2012-03-04 13:56:38 +00:00
asau
07725a5f62 Update to equeue 2.1.4
Changed in 2.1.4: Fix in output_async_descr for large streams
2012-03-04 09:49:04 +00:00
asau
e30255615f Update to pcre-ocaml 6.2.5
Changes:

2012-01-04:  Fixed native code debug build target by updating OCamlMakefile.

             Thanks to Stephane Glondu <glondu@debian.org> for the patch!

2011-12-15:   Fixed a Windows portability bug in the C-bindings.

             Thanks to Evgenii Lepikhin <johnlepikhin@gmail.com> for the patch!

2011-11-09:  Updated OCamlMakefile to fix linking order.

2011-01-16:  Added support for limit recursion flag.

             Thanks to Delphin Lecucq <Delphin.LECUCQ@3ds.com> for the patch!

2010-10-31:  Improved Windows support with MSVC.

             Thanks to Sylvain Le Gall <sylvain@le-gall.net> for the patch!

2010-04-01:  Added new function:

               * regexp_or

2009-06-20:  Fixed bug in configuration functions that could lead to a segfault.

             Thanks to Gerd Stolpmann <gerd@gerd-stolpmann.de> for the patch!

2009-05-07:  Changed API wrt. error handling and thus made a major release.

             Improved behavior in the presence of recursion limit errors.
             Thanks to Martin Jambon <martinj@mylife.com> for this patch!

2009-04-23:  Fixed build problem on MinGW.

             Thanks to Gerd Stolpmann <gerd@gerd-stolpmann.de> for the patch!

2009-03-08:  Fixed build problem on Mac OS X with macports.

             Thanks to Ralph Douglass <ralph@grayskies.net> for the
             initial patch.

             Update OCamlMakefile.

             Improved Godi-distribution.
2012-03-04 09:42:31 +00:00
asau
91caa785d0 Update to findlib 1.2.8
Changes:

- Adding support for ocamlmklib (B. Meurer's patches)
- Fix for win32 in the configure script.
2012-03-04 09:26:55 +00:00
wiz
7228290e2a Remove unused patch after 1.11.3 update. 2012-03-03 13:01:35 +00:00
wiz
d0e047e6cf Update to 1.5.3, update HOMEPAGE.
2012-1-27 meld 1.5.3
====================

  New features:

    * Add simple animations for chunk actions to make it easier to follow the
      result of insertion and deletion actions (Kai Willadsen)
    * Show the currently displayed page area in the side bars (Kai Willadsen)

  Fixes:

    * Don't show links between chunks where one of the chunks is completely
      off-screen, reducing visual clutter (Kai Willadsen)
    * Syntax highlighting will now assume that all files in a comparison are
      of the same type if we can't determine otherwise (Kai Willadsen)
    * Some fixes to colour usage and legibility for dark themes, with more
      theme fixes coming soon (Kai Willadsen)
    * Remember active filters across sessions in directory and VC comparions
      (Kai Willadsen)
    * Guess which version control system a user is most likely to want to see,
      in the event of multiple VCs in a single working copy (Kai Willadsen)
    * Work with Subversion 1.7 (Kai Willadsen)
    * Many sundry bug fixes (Aaron Schrab, Julian Taylor, Kai Willadsen)

  Translation updates:

    * Bruno Brouard (fr)
    * Christian Kirbach (de)
    * Daniel Mustieles (es)
    * Fran Dieguez (gl)
    * Gabriel Speckhahn (pt_BR)
    * Jiro Matsuzawa (ja)
    * Jorge González (es)
    * Marcin Floryan (pl)
    * Marek Černocký (cs)
    * Mario Blättermann (de)
    * Matej Urbančič (sl)
    * Petr Kovar (cs)
    * Piotr Drąg (pl)
    * Takeshi AIHANA (ja)
    * Yuri Myasoedov (ru)
2012-03-03 13:00:24 +00:00
wiz
e2f84f1d3e Update to 1.11.3:
New in 1.11.3:

* WARNING: Future backward-incompatibilities!

  - The support for the "obscure" multilib feature has been deprecated,
    and will be moved out of the automake core in the next major Automake
    release (1.12).

  - The support for ".log -> .html" conversion and the check-html and
    recheck-html targets will be removed in the next major Automake
    release (1.12).

  - The obsolescent AM_WITH_REGEX  macro has been deprecated (since the
    GNU rx library has been decommissioned), and will be removed in the
    next major Automake release (1.12).

  - The `lzma' compression format for distribution archives has been
    deprecated in favor of `xz' and `lzip', and will be removed in the
    next major Automake release (1.12).

  - The `--acdir' option of aclocal is deprecated, and will probably be
    removed in the next major Automake release (1.12).

  - The exact order in which the directories in the aclocal macro
    search path are looked up is probably going to be changed in the
    next Automake release (1.12).

  - The Automake support for automatic de-ANSI-fication will be removed
    in the next major Automake release (1.12).

  - Starting from the next Automake release (1.12), warnings in the
    `extra-portability' category will be enabled by `-Wall' (right now,
    one has to use `-Wextra-portability' explicitly).

* Miscellaneous changes:

  - Automake's own build system is more silent by default, making use of
    the 'silent-rules' option.

  - The master copy of the `gnupload' script is now maintained in gnulib,
    not in automake.

  - The `missing' script doesn't try to wrap calls to `tar' anymore.

  - "make dist" doesn't wrap `tar' invocations with the `missing' script
    anymore.  Similarly, the obsolescent variable `$(AMTAR)' (which you
    shouldn't be using BTW ;-) does not invoke the missing script anymore
    to wrap tar, but simply invokes the `tar' program itself.

  - "make dist" can now create lzip-compressed tarballs.

  - In the Automake info documentation, the Top node and the nodes about
    the invocation of the automake and aclocal programs have been renamed;
    now, calling "info automake" will open the Top node, while calling
    "info automake-invocation" and "info aclocal-invocation" will access
    the nodes about the invocation of respectively automake and aclocal.

  - Automake is now distributed as a gzip-compressed and an xz-compressed
    tarball.  Previously, bzip2 was used instead of xz.

  - The last relics of Python 1.5 support have been removed from the
    AM_PATH_PYTHON macro.

  - For programs and libraries, automake now detects EXTRA_foo_DEPENDENCIES
    and adds them to the normal list of dependencies, but without
    overwriting the foo_DEPENDENCIES variable, which is normally computed
    by automake.

Bugs fixed in 1.11.3:

* Bugs introduced by 1.11.2:

  - Automake now correctly recognizes the prefix/primary combination
   `pkglibexec_SCRIPTS' as valid.

  - The parallel-tests harness doesn't trip anymore on sed implementations
    with stricter limits on the length of input lines (problem seen at
    least on Solaris 8).

* Long-standing bugs:

  - The "deleted header file problem" for *.am files is avoided by stub
    rules.  This allows `make' to trigger a rerun of `automake' also if
    some previously needed `.am' file has been removed.

  - The `silent-rules' option now generates working makefiles even
    for the uncommon `make' implementations that do not support the
    nested-variables extension to POSIX 2008.  For such `make'
    implementations, whether a build is silent is determined at
    configure time, and cannot be overridden at make time with
    `make V=0' or `make V=1'.

  - Vala support now works better in VPATH setups.


New in 1.11.2:

* Changes to aclocal:

  - The `--acdir' option is deprecated.  Now you should use the new options
    `--automake-acdir' and `--system-acdir' instead.

  - The `ACLOCAL_PATH' environment variable is now interpreted as a
    colon-separated list of additional directories to search after the
    automake internal acdir (by default ${prefix}/share/aclocal-APIVERSION)
    and before the system acdir (by default ${prefix}/share/aclocal).

* Miscellaneous changes:

  - The Automake support for automatic de-ANSI-fication has been
    deprecated.  It will probably be removed in the next major Automake
    release (1.12).

  - The `lzma' compression scheme and associated automake option `dist-lzma'
    is obsoleted by `xz' and `dist-xz' due to upstream changes.

  - You may adjust the compression options used in dist-xz and dist-bzip2.
    The default is now merely -e for xz, but still -9 for bzip;  you may
    specify a different level via the XZ_OPT and BZIP2 envvars respectively.
    E.g., "make dist-xz XZ_OPT=-7" or "make dist-bzip2 BZIP2=-5"

  - The `compile' script now converts some options for MSVC for a better
    user experience.  Similarly, the new `ar-lib' script wraps Microsoft lib.

  - The py-compile script now accepts empty arguments passed to the options
    `--destdir' and `--basedir', and complains about unrecognized options.
    Moreover, a non-option argument or a special `--' argument terminates
    the list of options.

  - A developer that needs to pass specific flags to configure at "make
    distcheck" time can now, and indeed is advised to, do so by defining
    the developer-reserved makefile variable AM_DISTCHECK_CONFIGURE_FLAGS,
    instead of the old DISTCHECK_CONFIGURE_FLAGS.
    The DISTCHECK_CONFIGURE_FLAGS variable should now be reserved for the
    user; still, the old Makefile.am files that used to define it will
    still continue to work as before.

  - New macro AM_PROG_AR that looks for an archiver and wraps it in the new
    'ar-lib' auxiliary script if the selected archiver is Microsoft lib.
    This new macro is required for LIBRARIES and LTLIBRARIES when automake
    is run with -Wextra-portability and -Werror.

  - When using DejaGnu-based testsuites, the user can extend the `site.exp'
    file generated by automake-provided rules by defining the special make
    variable `$(EXTRA_DEJAGNU_SITE_CONFIG)'.

  - The `install-info' rule can now be instructed not to create/update
    the `${infodir}/dir' file, by exporting the new environment variable
    `AM_UPDATE_INFO_DIR' to the value "no".

Bugs fixed in 1.11.2:

* Bugs introduced by 1.11:

  - The parallel-tests driver no longer produces erroneous results with
    Tru64/OSF 5.1 sh upon unreadable log files.

  - The `parallel-tests' test driver does not report spurious successes
    when used with concurrent FreeBSD make (e.g., "make check -j3").

  - When the parallel-tests driver is in use, automake now explicitly
    rejects invalid entries and conditional contents in TEST_EXTENSIONS,
    instead of issuing confusing and apparently unrelated error messages
    (e.g., "non-POSIX variable name", "bad characters in variable name",
    or "redefinition of TEST_EXTENSIONS), or even, in some situations,
    silently producing broken `Makefile.in' files.

  - The `silent-rules' option now truly silences all compile rules, even
    when dependency tracking is disabled.  Also, when `silent-rules' is
    not used, `make' output no longer contains spurious backslash-only
    lines, thus once again matching what Automake did before 1.11.

  - The AM_COND_IF macro also works if the shell expression for the
    conditional is no longer valid for the condition.

* Long-standing bugs:

  - The order of Yacc and Lex flags is fixed to be consistent with other
    languages: $(AM_YFLAGS) comes before $(YFLAGS), and $(AM_LFLAGS) before
    $(LFLAGS), so that the user variables override the developer variables.

  - "make distcheck" now correctly complains also when "make uninstall"
    leaves one and only one file installed in $(prefix).

  - A "make uninstall" issued before a "make install", or after a mere
    "make install-data" or a mere "make install-exec" does not spuriously
    fail anymore.

  - Automake now warns about more primary/directory invalid combinations,
    such as "doc_LIBRARIES" or "pkglib_PROGRAMS".

  - Rules generated by Automake now try harder to not change any files when
    `make -n' is invoked.  Fixes include compilation of Emacs Lisp, Vala, or
    Yacc source files and the rule to update config.h.

  - Several scripts and the parallel-tests testsuite driver now exit with
    the right exit status upon receiving a signal.

  - A per-Makefile.am setting of -Werror does not erroneously carry over
    to the handling of other Makefile.am files.

  - The code for automatic dependency tracking works around a Solaris
    make bug triggered by sources containing repeated slashes when the
    `subdir-objects' option was used.

  - The makedepend and hp depmodes now work better with VPATH builds.

  - Java sources specified with check_JAVA are no longer compiled for
    "make all", but only for "make check".

  - An usage like "java_JAVA = foo.java" will now cause Automake to warn
    and error out if `javadir' is undefined, instead of silently producing
    a broken Makefile.in.

  - aclocal and automake now honour the configure-time definitions of
    AUTOCONF and AUTOM4TE when they spawn autoconf or autom4te processes.

  - The `install-info' recipe no longer tries to guess whether the
    `install-info' program is from Debian or from GNU, and adaptively
    change its behaviour; this has proven to be frail and easy to
    regress.
2012-03-03 12:58:13 +00:00
wiz
e0808f0de0 More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
taca
3ed5e23421 Use OVERRIDE_GEMSPEC to modify gemspec file instead of patch. 2012-03-03 07:41:07 +00:00
taca
78941a38df Add fix for CVE-2012-1098 to:
devel/ruby-activesupport3
	devel/ruby-activesupport31
	www/ruby-actionpack3
	www/ruby-actionpack31

And bump each PKGREVISION.
2012-03-03 04:47:13 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
hans
b27a244881 Uses cdefs. 2012-03-02 16:36:57 +00:00
hans
d2d725ffca Uses cdefs. 2012-03-02 16:25:39 +00:00
wiz
d03614bb3d Enable 16-bit support. Bump PKGREVISION. 2012-03-02 15:25:06 +00:00
wiz
4c0f119b70 regen patches with better line numbers (no change) 2012-03-02 15:24:48 +00:00
wiz
8f22380fcb Update to 8.30. New 16-bit character string library not enabled per default.
Release 8.30 04-February-2012
-----------------------------

Release 8.30 introduces a major new feature: support for 16-bit character
strings, compiled as a separate library. There are a few changes to the
8-bit library, in addition to some bug fixes.

. The pcre_info() function, which has been obsolete for over 10 years, has
  been removed.

. When a compiled pattern was saved to a file and later reloaded on a host
  with different endianness, PCRE used automatically to swap the bytes in some
  of the data fields. With the advent of the 16-bit library, where more of this
  swapping is needed, it is no longer done automatically. Instead, the bad
  endianness is detected and a specific error is given. The user can then call
  a new function called pcre_pattern_to_host_byte_order() (or an equivalent
  16-bit function) to do the swap.

. In UTF-8 mode, the values 0xd800 to 0xdfff are not legal Unicode
  code points and are now faulted. (They are the so-called "surrogates"
  that are reserved for coding high values in UTF-16.)
2012-03-02 14:10:42 +00:00
wiz
738ce24155 Update to 2.1.1:
This is a regularly-scheduled bugfix release.
    bdiff: fix malloc(0) issue in fixws()
    bugzilla: stop XMLRPC requests from requesting gzipped responses
    bundlerepo: bundle repos should be non-publishing (issue3266)
    cmdserver: invalidate the dirstate when running commands (issue3271)
    context: make workingctx.forget() really warn about untracked files
    convert: ignore blank lines in mapfiles (issue3286)
    convert: tolerate spaces between splicemap parent ids (issue3203)
    convert: use splicemap entries when sorting revisions (issue1748)
    dirstate: filecacheify _ignore (issue3278)
    fetch: use update rather than clean when updating (issue3246)
    forget: show warning messages for forgetting in subrepo correctly
    graft: use proper revisions for copy detection (issue3265)
    import: handle git renames and --similarity (issue3187)
    largefiles: check whether specified patterns are related to largefiles strictly
    largefiles: don't break filesets
    largefiles: only cache largefiles in new heads
    largefiles: use repo.store.createmode for new files in .hg/largefiles
    localrepo: clear _filecache on rollback (issue3261)
    localrepo: reset _phasesdirty flag after writing
    localrepo: use 'changectx.dirs()' in 'status()' for directory patterns
    log: fix --follow FILE ancestry calculation
    log: remove caching of all visited revisions (issue3253)
    log: restore cache used by --copies
    mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234)
    mq: fix qapplied --last and qprev documentation (issue3282)
    mq: fix qnext when all remaining patches are guarded
    mq: make qimport --push push all imported patches (issue3130)
    mq: make qprev return the previous applied patch (issue3245)
    mq: restore _branchtags() fast path (issue3223)
    patch: fix fuzzing of hunks without previous lines (issue3264)
    patch: fuzz more aggressively to match patch(1) behaviour
    pull: backout change to return code
    scmutil: update cached copy when filecached attribute is assigned (issue3263)
    setup: handle output from Apple's Xcode 4.3 better (issue3277)
    subrepo: fix for merge inconsistencies
    update: delete bookmarks.current when explicitly updating to a rev (issue3276)
    update: don't move the active bookmark if a rev is specified with -r
2012-03-02 14:01:17 +00:00
ryoon
e9f6438bac patch-aa is no longer needed for 0.3.2. 2012-03-02 07:27:59 +00:00
ryoon
1cf54923ac Update to 0.3.2
Fix PR pkg/45883

* Changelog is not available.
* New dependency version
2012-03-02 07:21:22 +00:00
ryoon
332cbf76f7 Update to 1.424.3
Changelog:
What's new in 1.424.3 (2012/02/27)
    upgrade Apache Maven Wagon to 2.0 (issue 11164)
    ERROR at Matrix-based security (issue 9519)
    NPE: Failed to record SCM polling (issue 11592)
    JDK Auto install throws FATAL: org/apache/xml/utils/PrefixResolver (issue 11420)
    NoSuchMethodError on slf4j (issue 11960)
2012-03-02 06:55:40 +00:00
ryoon
b37f1f58b3 Fix build on DragonFly.
Confirmed by marino@ and Justin Sherrill.
2012-03-01 15:06:19 +00:00
apb
b3df287f56 Add "used by" comments 2012-03-01 05:46:06 +00:00
hans
718bbf4bcf Recursive bump from devel/boost-libs update. 2012-02-29 16:32:19 +00:00
hans
2195ac7b20 Update boost to 1.49.0
Changes:
New Libraries
* Heap: Priority queue data structures, from Tim Blechmann.

Details: http://www.boost.org/users/history/version_1_49_0.html
2012-02-29 14:22:23 +00:00
drochner
19c8c12995 reset PKGREV for base pkg update 2012-02-28 18:43:39 +00:00
hans
5dd0dd758b Don't use xargs when creating the libraries. This can result in xargs
invoking libtool twice, creating a library with most of the objects
missing.
2012-02-28 17:26:29 +00:00
gdt
38ab43dd1d Add mail-related p5 packages.
Add MIME::Base64 and Authen::SASL for git-send-email to resolve
PR pkg/46109.  Adds mere hundreds of K to a package that 'pkg_info -s'
says is hundreds of MB.
2012-02-28 17:13:09 +00:00
hans
47a1d97146 Override configure checks for gmp and iconv, seems --without-gmp and
--without-iconv is not enough.
2012-02-28 11:25:48 +00:00
jmmv
6f019163d0 The time has come to say bye to monotone. Remove myself as maintainer, as
I'm not using these packages any more.
2012-02-27 22:46:54 +00:00