Commit graph

12710 commits

Author SHA1 Message Date
adrianp
3e58400c7f Various PLIST fixes, should address PR#40519
PKGREVISION++
2009-01-31 12:23:27 +00:00
obache
5b880b7aa7 Need to buildlink openldap-client, result of ptlib-config --libs contains
-lldap -llber -lldap_r.
2009-01-30 12:46:23 +00:00
obache
d9d80e21fb * convert manual dependency of bison to USE_TOOLS.
* requirement of tar is came from ancient custom do-extract target, removed.
* add DESTDIR support to ptlib.
2009-01-30 08:18:45 +00:00
abs
e50af1f886 Updated devel/cpuflags to 1.37
Substitute @SH@ so we can use $() everywhere (Solaris)
2009-01-28 23:30:50 +00:00
seb
3732e7bda1 Add & enable p5-Mixin-Linewise and p5-Config-INI 2009-01-28 22:08:54 +00:00
seb
897f239ad0 Initial import of p5-Config-INI version 0.014 in the NetBSD Packages
Collection.

The Perl 5 module Config::INI yet another config module implementing
yet another slightly different take on the undeniably easy to read
or write ".ini" file format. Its default behavior is quite similar
to that of Config::Tiny, on which it is based.  The chief difference
is that Config::INI is designed to be subclassed to allow for
side-effects and self-reconfiguration.
2009-01-28 22:07:18 +00:00
seb
822ce127eb Initial import of p5-Mixin-Linewise version 0.002 in the NetBSD
Packages Collection.

The Perl 5 modules Mixin::Linewise::Readers and Mixin::Linewise::Writers
provide methods for handling reading from or writing to strings or
files designated by name: only a method to handle file handles has
to be provided.
2009-01-28 22:06:14 +00:00
he
755e0d5cab Update from version 3.15 to 3.16. For some inexplicable reason the
distfile for 3.15 is no longer available via CPAN.

Upstream changes:

3.16 - 2009-01-23

    * fix DEFSV_set() for threaded 5.005 perls
    * add G_METHOD support to call_sv()
2009-01-28 17:43:38 +00:00
taca
4bb67fc48d Make sure to update distinfo. 2009-01-28 14:32:40 +00:00
markd
fac6472bcb Update to automoc 0.9.88
changes unknown
2009-01-28 11:31:29 +00:00
sketch
9c729b006f Remove USE_FEATURES, it doesn't play well with libtool archives. Apologies
if this breaks any platforms; it still builds fine for me on Solaris...
2009-01-28 10:01:29 +00:00
drochner
3b3ff83354 no it doesn't need db4 generally - the problem must be elsewhere
(I'd agree that bdb.buildlink3.mk is evil and should die.)
2009-01-27 20:31:29 +00:00
sketch
13e67489d5 Forgot to install the sunc/x86.h header in previous. 2009-01-27 20:26:01 +00:00
sketch
271013e11d Requires db4, add buildlink. 2009-01-27 20:11:12 +00:00
ahoka
5082c3f7b3 Added ruby-facede and ruby-pathname2 2009-01-27 00:16:09 +00:00
ahoka
d558c8e3be Import ruby18-pathname2-1.6.1 as devel/ruby-pathname2.
An alternate implementation for the Pathname library. This version treats
a path name as a String, though with certain methods overloaded.
2009-01-27 00:12:27 +00:00
ahoka
707cfbb7db Import ruby18-facade-1.0.2 as devel/ruby-facade.
A simple way to implement the facade pattern in Ruby.
2009-01-27 00:11:15 +00:00
drochner
9210dc789b update to 2.4.4
changes:
-many improvements to PTP
-Experimental driver for jl2005c based cameras added
-Serial driver: do not lock device during probe to reduce startup time
-bugfixes
-translation updates

pkgsrc note: tested with EOS40D (capture das still not work)
2009-01-26 15:43:09 +00:00
sketch
f9d1523a14 Rudimentary support for Sun Studio on x86. 2009-01-26 15:01:56 +00:00
sketch
58627bc5ce Although the Sun Studio compiler fools configure into thinking it supports
the necessary SSE2 instructions, the actual source doesn't build, so
explicitly disable it.
2009-01-26 14:08:13 +00:00
sketch
0ad9d4479b Shell fixes. 2009-01-25 22:13:08 +00:00
drochner
1a22ad5df0 fix a case where time_t==long is assumed, bump PKGREVISION 2009-01-25 16:56:20 +00:00
jschauma
65e9c90d89 Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now.  Sorry. :-(
2009-01-23 21:14:16 +00:00
gdt
e897213685 add comment about why 1.3.37 is broken, from GNURadio list. 2009-01-23 13:00:11 +00:00
seb
4bf8fa29ae Update from version 0.64 to version 0.65.
Pkgsrc changes:
- Adjust dependency on devel/p5-Class-MOP
- Remove build dependency on devel/p5-Test-LongString

Upstream changes:
0.65 Thu, January 22, 2008
    * Moose and Moose::Meta::Method::Overridden
      - If an overridden method called super(), and then the
        superclass's method (not overridden) _also_ called super(),
        Moose went into an endless recursion loop. Test provided by
        Chris Prather. (Dave Rolsky)

    * Moose::Meta::TypeConstraint
      - All methods are now documented. (gphat)

    * t/100_bugs/011_DEMOLISH_eats_exceptions.t
      - Fixed some bogus failures that occurred because we tried to
        validate filesystem paths in a very ad-hoc and
        not-quite-correct way. (Dave Rolsky)

    * Moose::Util::TypeConstraints
      - Added maybe_type to exports. See docs for details. (rjbs)

    * Moose
      - Added Moose::Util::TypeConstraints to the SEE ALSO
        section. (pjf)

    * Moose::Role
      - Methods created via an attribute can now fulfill a "requires"
        declaration for a role. (nothingmuch)

    * Moose::Meta::Method::*
      - Stack traces from inlined code will now report its line and
        file as being in your class, as opposed to in Moose
        guts. (nothingmuch).
2009-01-23 11:03:48 +00:00
seb
045dcb268f Update from version 0.75 to version 0.76.
Pkgsrc changes:
- Add patch on Makefile.PL so that the generated Makefile does not
require gmake

Upstream changes:
0.76
    * Class::MOP::Method::Generated
      - Added new private methods to support code generation, which
        are being used by Moose and can be used by MooseX
        authors. (mst)
      - Generated methods are now generated with a #line directive
        reflecting the source of the generated method. (nothingmuch)

    * Class::MOP::Class
      - Clarified documentation of methods that return
        Class::MOP::Method objects. (doy)

    * Class::MOP
      - Clarified documentation of the metaclass cache methods. (Sartak)

    * Tests
      - Add test showing how the xs Class::MOP::is_class_loaded can
        be made to operate differently to the pure perl version (t0m)
2009-01-23 11:03:27 +00:00
abs
711b527384 Updated devel/cpuflags to 1.36
Use `` rather than $() so we can work with Solaris sh
2009-01-23 00:04:45 +00:00
seb
7ec88df8d1 Update from version 1.3.1 to version 1.3.2.
Pkgsrc changes:
- Add more required dependencies (for all features)

Upstream changes:
1.3.2
  - make plugins be M::I features so dependencies are optional
  - resolve rt.cpan#42506 readdir might fail
  - test use of all plugins supported by Perl core
  - Add irc nick for oliver
2009-01-21 23:45:49 +00:00
drochner
7283a83105 now that "codegen" resides in pygobject, update the runtime search path
so that it gets found
bump PKGREVISION
2009-01-21 19:26:13 +00:00
he
ed5ba174c3 Update from version 0.12nb1 to 0.16.
Upstream changes:

0.16	Sat Jan 17 12:29:04 GMT 2009
	- Fixed 07_synopsis.t test on Cygwin

0.14	Thu Jan 15 09:43:58 GMT 2009
	- Enabled 'prefix' to be specified.
2009-01-21 00:20:46 +00:00
he
81cd8904f9 Update from version 0.924nb1 to 0.925.
Upstream changes:

0.925   2009-01-16
        add repo loc to metadata
2009-01-21 00:11:00 +00:00
he
593cd42c39 Update from version 0.981 to 0.982.
Upstream changes:

0.982     2009-01-16
          add metadata for repo
2009-01-20 23:58:25 +00:00
he
1af9871b46 Update from version 0.008 to 0.009.
Upstream changes:

0.009     2009-01-16
          add repo loc to metadata
2009-01-20 23:54:59 +00:00
he
a0312b23e9 Updated from version 1.22nb1 to 1.23.
Upstream changes:

2009-01-16  Jarkko Hietaniemi  <jhi@iki.fi>
	* Add overload for '@{}' as suggested by John Loverso,
	  meaning that you can now do @$set and get the members
	  of the set (unordered, mind) [rt.cpan.org #42452]
	* Add overload for '=' (how did we manage so long without?)
	  [rt.cpan.org #42449]
	* Remove explicit import of UNIVERSAL::isa()
	  [rt.cpan.org #42451]
	* Modernize META.yml.
	* Released as 1.23.
2009-01-20 23:51:29 +00:00
he
82fd597139 Update from version 1.26 to 1.27.
Pkgsrc changes:
 o Remove patch, no longer needed

Upstream changes:

1.27, 15 Jan 2009
       o   Fix a typo that affected building against Perls with debugging
           enabled.
       o   A minor #define refactor (Yuval).
       o   Squash some long-standing warnings I had been ignoring for ages and
           Havard Eidnes prompted me to fix by logging an RT ticket for it.
       o   Squash some global clean-up warnings.
2009-01-20 23:48:57 +00:00
he
af92a7db64 Update from version 2.15nb1 to 2.17.
Upstream changes:

2.17	Sun Jan 18 2009
	- Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
	- Add ExtUtils::Miniperl to the list of core modules for all versions
	  >= 5.00504
	- Add 5.8.9
	- Fix release date for 5.002 (Grant McLean)
2009-01-20 23:42:43 +00:00
he
956ede26e5 Update from version 0.3100 (upstream 0.31) to 0.31012.
Upstream changes:

0.31012 - Wed Jan 14 01:36:19 PST 2009

 Bug Fixes
 - t/tilde.t maybe actually fixed on MSWin32 now.

0.31011 - Mon Jan 12 21:57:04 PST 2009

 Bug Fixes
 - t/tilde.t had been failing on MSWin32 (RT#42349)

0.3101 - Mon Jan 12 13:52:36 PST 2009

 Other
 - added 'mirbsd' as a Unix-type OS [BinGOs]
 - added 'haiku' as a Unix-type OS (backported from bleadperl)
 - skips certain tests on VMS (backported from bleadperl)
 - sets $^X to absolute path in tests (backported from bleadperl)
2009-01-20 23:39:46 +00:00
he
67220d789e Updated from version 0.0.4 to 0.0.5.
Upstream changes:

0.05 - Wed Jan 14 22:54:13 2009
	* Happy 2009! There aren't any code changes, but I needed to
	make the version in the Pod match the code version.
2009-01-20 23:29:19 +00:00
he
24ec772854 Update from version 0.90 to 0.91.
Upstream changes:

2009-01-16  Jarkko Hietaniemi  <jhi@iki.fi>
	* Minor documentation cleanups.
	* Add 'use strict;' to lib/Graph/TransitiveClosure.pm.
	* Modernize the META.yml.
	* Release as 0.91.
2009-01-20 23:27:09 +00:00
he
abaff05de9 Update from version 1.15 to 1.16.
Upstream changes:

1.16  Mon, Jan 5, 2009
  - Add support for VMS UNIX compatibilty mode:
      https://rt.cpan.org/Ticket/Display.html?id=42144
2009-01-20 23:23:20 +00:00
drochner
6971728dd1 update to 2.0.15
changes: Couple of minor fixes
2009-01-20 22:31:52 +00:00
drochner
3bf9ea4ccf fix some installation problems, and make it work with default 'C' locale 2009-01-20 19:16:15 +00:00
sketch
d0e9b07659 Disable C++ and fat binary support when using Sun Studio, they don't build. 2009-01-20 17:51:12 +00:00
abs
2d67a69e67 Updated devel/cpuflags to 1.35
Make it possible to also include cpuflags.mk directly from the pkgsrc tree
2009-01-20 17:26:21 +00:00
sketch
9d0838f797 Avoid zero-sized struct. 2009-01-20 17:13:30 +00:00
he
69f05e5c24 Update from version 1.002001nb1 to 1.003001.
Pkgsrc changes:
 o Add new dependencies and adjust existing where requirements changed

Upstream changes:

1.3.1
  - Fix brokenness in the distribution manifest
1.3.0
  - OutputCache: If sub _ is already defined, then warn about it (once) and
    refuse to overwrite it
  - Turn MultiLine::PPI's needs_continuation into a method
    line_needs_continuation
  - Cleanup Plugin::Packages
  - Print a warning when Completion is loaded but the Term::ReadLine object
    doesn't support completion
  - Introduce error object for error_return
  - Make compile return a single value, use is_error to test if it's bad
    (it's now an error object instead of undef + error str)
  - Refactor to make it easier to add print/warn to the session
  - Preserve $^H and %^H when using the LexEnv plugin
  - Refactor the finding of the last element of the document into a method
    in Completion
  - Use namespaace::clean in turtles completion driver
  - Use Devel::REPL::Plugin instead of Moose::Role
  - Use "BEFORE_PLUGIN { load_plugin }" instead of "with"
  - Fix from Sartak for end-of-line comment bug reported by jrockway
  - Allow exception objects.
  - Don't initialize a turtles matcher if we don't need to
  - Improve the MultiLine::PPI plugin by checking whether adding ;; will end in
    PPI::Statement::Null. If not, then there must be some incomplete structure
  - Respect env var DEVEL_REPL_PROFILE
  -
  - Devel::REPL::Plugin::Peek
  - Devel::REPL::Plugin::B::Concise
  - Add CompletionDriver::Turtles
  - Devel::REPL::Error
  - Add a Nopaste plugin. #nopaste will publish your current session using
    App::Nopaste
  - Add the @INC completion driver.
  - Devel::REPL::Plugin::CompletionDriver::Globals
  - Add a PPI plugin for #ppi CODE
  - CompletionDriver::Methods which currently only works on classnames
  - FindVariable plugin, which returns a reference to a global variable by name
  -
  - Update dependencies
  - Give "NAME" pod sections to all the plugins
  - Add AUTHOR sections where I know off the top of my head who wrote the plugin
  - Expand some of the user documentation
2009-01-20 00:47:49 +00:00
he
621fe18ed7 Add p5-Term-ANSIColor. 2009-01-20 00:34:23 +00:00
he
9e705de7c4 Import p5-Term-ANSIColor version 1.12.
This module has two interfaces, one through color() and colored()
and the other through constants. It also offers the utility function
uncolor(), which has to be explicitly imported to be used (see
"SYNOPSIS").

color() takes any number of strings as arguments and considers them
to be space-separated lists of attributes. It then forms and returns
the escape sequence to set those attributes. It doesn't print it
out, just returns it, so you'll have to print it yourself if you
want to (this is so that you can save it as a string, pass it to
something else, send it to a file handle, or do anything else with
it that you might care to).

uncolor() performs the opposite translation, turning escape sequences
into a list of strings.
2009-01-20 00:33:42 +00:00
he
1127a36cdc Update from version 3.14nb1 to 3.15.
Upstream changes:

3.15 - 2009-01-18

    * added support for the following API
        DEFSV_set
    * fix --unstrip for development versions
2009-01-19 23:55:35 +00:00
he
681e30165e Update from version 1.103nb1 to 1.104.
Upstream changes:

0.104     2009-01-16
          add repo info to metadata
2009-01-19 23:50:15 +00:00
he
44def6b04f Update from version 2.45 to 2.46.
Upstream changes:

Version 2.46:  ( Sat Jan 17 16:31:52 IST 2009 )
-----------------------------------------------

* Added regression tests for bug #1720915
- https://sourceforge.net/tracker/index.php?func=detail&aid=1720915&group_id=6926&atid=106926
- the bug seems to be fixed in trunk.

* Added a regression test for RT #36584
- https://rt.cpan.org/Ticket/Display.html?id=36584
- the bug seems to be fixed in trunk.

* Added a regression test for RT #36309
- https://rt.cpan.org/Ticket/Display.html?id=36309
- Testing for allowedcommentchars.
- the bug seems to be fixed in trunk.

* Converted t/03comments.t to Test::More and did other cleanups in preparation
  of solving a few bugs.

* Now GetSectionComment does the documented behaviour in scalar context and
  returns the string joined by newlines:
- https://rt.cpan.org/Ticket/Display.html?id=8612

* Now GetParameterComment returns the right thing in scalar context (joined
  by newlines). It was documented and tested.
- https://rt.cpan.org/Ticket/Display.html?id=8612
2009-01-19 23:46:21 +00:00
he
12d70017e9 Update from version 0.05 to 0.06.
Pkgsrc changes:
 o Adjust dependency on p5-Variable-Magic, according to changed requirements

Upstream changes:

0.06  Mon, 19 Jan 2009 00:51:45 +0100
  * Depend on Variable::Magic 0.27 to stop exceptions thrown in on_scope_end
    blocks from segfaulting. Also add a test for that.
2009-01-19 23:34:35 +00:00
he
41be038e76 Update from version 0.26 to 0.27.
Upstream changes:

0.27    2009-01-18 23:40 UTC
        + Fix : Offset of 1 with len magic on scalars.
        + Fix : Segfaults that seem to happen when one croak in a callback at
                compile time (thanks Ash Berlin for the testcase).
        + Upd : Resources in META.yml (Florian Ragwitz)
        + Tst : Large cleanup resulting in a wider set of tested behaviours.
2009-01-19 23:26:56 +00:00
kefren
e8f83490ba doesn't depend on monodoc anymore
PKGREVISION++
2009-01-19 22:45:40 +00:00
seb
206ab16ebc Update from version 0.29 to version 0.30.
Upstream changes:
0.30  2009-01-11
 - Significantly cleanup the code to be much prettier.
 - Fix RT#42279, output sizes a bytes, not characters so that
   serializing multibyte data works correctly.
2009-01-19 22:42:53 +00:00
kefren
47b1630589 Update to mono 2.2 2009-01-19 22:39:01 +00:00
epg
b1ae743fed 0.9.6 - 2009-01-10
----------------------
New features in this release: throbber, interactive password prompt,
post_uncommit hook, new bug-url command. Dozen of bugs fixed as well.

 * Add post_uncommit hook to remember the uncomitted commit message.
 * Add interactive prompt for password if access to the branch require it.
 * Add throbber feature: user will see message "Loading..." and animation
   when there is long operation in progress to indicate that qbzr window
   is not hang.
 * Command-line interface to QBzr commands now is much closer to
   coresponding commands in bzr itself. Where possible commands
   options are reused from bzr. (#272359)
 * qcommit:
   * Commit without message is forbidden (#297606).
   * If no files selected to commit then user will be asked
     for confirmation. Commit without files allowed only
     when bzr >= 1.6 is used. (#148165)
 * qdiff:
   * To detect binary files entire file content is analyzed, not only first 1K.
   * Short option name for --deleted changed from -D to -K.
   * If there is no changes in the tree or specified file list (file group)
     then show info box with "No changes found" message (#295767).
   * Unidiff produce valid headers. (#308095)
 * qlog: multiple improvements for showing common log of multiple branches.
 * qpull and qmerge in lightweight checkouts now working for the tree,
   not for the master branch. (#310314)
 * New command bug-url (console only) can show you full URL to bug number
   and optionally open this URL in your browser.
 * New translations added: Hebrew, Polish.
2009-01-19 21:42:26 +00:00
epg
a6c3cb48ec bzr-svn 0.4.17 2008-01-13
BUG FIXES

   * Mark as compatible with Bazaar 1.11.
2009-01-19 21:42:09 +00:00
epg
2e058b3d29 January 12 2009
* RELEASE: bzrtools 1.11.0

January 7 2009
* Rename shelf command to shelf1, to match others & reduce confusion.
2009-01-19 21:42:00 +00:00
epg
e8ee503222 bzr 1.11 "Eyes up!" 2009-01-19
------------------------------

This first monthly release of Bazaar for 2009 improves Bazaar's operation
in Windows, Mac OS X, and other situations where file names are matched
without regard to capitalization: Bazaar tries to match the case of an
existing file.  This release of Bazaar also improves the efficiency of
Tortoise Windows Shell integration and lets it work on 64-bit platforms.

The UI through which Bazaar supports historic formats has been improved,
so 'bzr help formats' now gives a simpler and shorter list, with clear
advice.

This release also fixes a number of bugs, particularly a glitch that can
occur when there are concurrent writes to a pack repository.

  BUG FIXES:

    * Fix failing test when CompiledChunksToLines is not available.
      (Vincent Ladeuil)

    * Stacked branches don't repeatedly open their transport connection.
      (John Arbash Meinel)



bzr 1.11rc1 "Eyes up!" 2009-01-09
---------------------------------

  CHANGES:

    * Formats using Knit-based repository formats are now explicitly
      marked as deprecated. (Ian Clatworthy)

  NEW FEATURES:

    * Add support for `bzr tags -r 1..2`, that is we now support showing
      tags applicable for a specified revision range. (Marius Kruger)

    * ``authentication.conf`` now accepts pluggable read-only credential
      stores. Such a plugin (``netrc_credential_store``) is now included,
      handles the ``$HOME/.netrc`` file and can server as an example to
      implement other plugins.
      (Vincent Ladeuil)

    * ``shelve --list`` can now be used to list shelved changes.
      (Aaron Bentley)

  IMPROVEMENTS:

    * Add trailing slash to directories in all output of ``bzr ls``, except
      ``bzr ls --null``. (Gordon P. Hemsley, #306424)

    * ``bzr revision-info`` now supports a -d option to specify an
      alternative branch. (Michael Hudson)

    * Add connection to a C++ implementation of the Windows Shell Extension
      which is able to fully replace the current Python implemented one.
      Advantages include 64bit support and reduction in overhead for
      processes which drag in shell extensions.
      (Mark Hammond)

    * Support the Claws mail client directly, rather than via
      xdg-email. This prevents the display of an unnecessary modal
      dialog in Claws, informing the user that a file has been
      attached to the message, and works around bug #291847 in
      xdg-utils which corrupts the destination address.

    * When working on a case-insensitive case-preserving file-system, as
      commonly found with Windows, bzr will often ignore the case of the
      arguments specified by the user in preference to the case of an existing
      item on the file-system or in the inventory to help prevent
      counter-intuitive behaviour on Windows. (Mark Hammond)

  BUG FIXES:

    * Allow BzrDir implementation to implement backing up of
      control directory. (#139691)

    * ``bzr push`` creating a new stacked branch will now only open a
      single connection to the target machine. (John Arbash Meinel)

    * Don't call iteritems on transport_list_registry, because it may
      change during iteration.  (Martin Pool, #277048)

    * Don't make a broken branch when pushing an unstackable-format branch
      that's in a stackable shared repository to a location with default
      stack-on location.  (Andrew Bennetts, #291046)

    * Don't require embedding user in HTTP(S) URLs do use authentication.conf.
      (Ben Jansen, Vincent Ladeuil, #300347)

    * Fix a problem with CIFS client/server lag on windows colliding with
      an invariant-per-process algorithm for generating AtomicFile names
      (Adrian Wilkins, #304023)

    * Fix bogus setUp signature in UnavailableFTPServer.
      (Gary van der Merwe, #313498)

    * Fix compilation error in ``_dirstate_helpers_c`` on SunOS/Solaris.
      (Jari Aalto)

    * Fix SystemError in ``_patiencediff_c`` module by calling
      PyErr_NoMemory() before returning NULL in PatienceSequenceMatcher_new.
      (Andrew Bennetts, #303206)

    * Give proper error message for diff with non-existent dotted revno.
      (Marius Kruger, #301969)

    * Handle EACCES (permission denied) errors when launching a message
      editor, and emit warnings when a configured editor cannot be
      started. (Andrew Bennetts)

    * ``$HOME/.netrc`` file is now recognized as a read-only credential store
      if configured in ``authentication.conf`` with 'password_encoding=netrc'
      in the appropriate sections.
      (Vincent Ladeuil, #103029)

    * Opening a stacked branch now properly shares the connection, rather
      than opening a new connection for the stacked-on branch.
      (John Arbash meinel)

    * Preserve transport decorators while following redirections.
      (Vincent Ladeuil, #245964, #270863)

    * Provides a finer and more robust filter for accepted redirections.
      (Vincent Ladeuil, #303959, #265070)

    * ``shelve`` paths are now interpreted relative to the current working
      tree.  (Aaron Bentley)

    * ``Transport.readv()`` defaults to not reading more than 100MB in a
      single array. Further ``RemoteTransport.readv`` sets this to 5MB to
      work better with how it splits its requests.
      (John Arbash Meinel, #303538)

    * Pack repositories are now able to reload the pack listing and retry
      the current operation if another action causes the data to be
      repacked.  (John Arbash Meinel, #153786)

    * ``pull -v`` now respects the log_format configuration variable.
      (Aaron Bentley)

    * ``push -v`` now works on non-initial pushes.  (Aaron Bentley)

    * Use the short status format when the short format is used for log.
      (Vincent Ladeuil, #87179)

    * Allow files to be renamed or moved via remove + add-by-id. (Charles
      Duffy, #314251)

  DOCUMENTATION:

    * Improved the formats help topic to explain why multiple formats
      exist and to provide guidelines in selecting one. Introduced
      two new supporting help topics: current-formats and other-formats.
      (Ian Clatworthy)

  API CHANGES:

    * ``LRUCache(after_cleanup_size)`` was renamed to
      ``after_cleanup_count`` and the old name deprecated. The new name is
      used for clarity, and to avoid confusion with
      ``LRUSizeCache(after_cleanup_size)``. (John Arbash Meinel)

    * New ``ForeignRepository`` base class, to help with foreign branch
      support (e.g. svn).  (Jelmer Vernooij)

    * ``node_distances`` and ``select_farthest`` can no longer be imported
      from ``bzrlib.graph``.  They can still be imported from
      ``bzrlib.deprecated_graph``, which has been the preferred way to
      import them since before 1.0.  (Andrew Bennetts)

    * The logic in commit now delegates inventory basis calculations to
      the ``CommitBuilder`` object; this requires that the commit builder
      in use has been updated to support the new ``recording_deletes`` and
      ``record_delete`` methods. (Robert Collins)

  TESTING:

    * An HTTPS server is now available (it requires python-2.6). Future bzr
      versions will allow the use of the python-2.6 ssl module that can be
      installed for 2.5 and 2.4.

    * ``bzr selftest`` now fails if new trailing white space is added to
      the bazaar sources. It only checks changes not committed yet. This
      means that PQM will now reject changes that introduce new trailing
      whitespace. (Marius Kruger)

    * Introduced new experimental formats called ``1.12-preview`` and
      ``1.12-preview-rich-root`` to enable testing of related pending
      features, namely content filtering and filtered views.
      (Ian Clatworthy)

  INTERNALS:

    * Added an ``InventoryEntry`` cache when deserializing inventories.
      Can cut the time to iterate over multiple RevisionsTrees in half.
      (John Arbash Meinel)

    * Added ``bzrlib.fifo_cache.FIFOCache`` which is designed to have
      minimal overhead versus using a plain dict for cache hits, at the
      cost of not preserving the 'active' set as well as an ``LRUCache``.
      (John Arbash Meinel)

    * ``bzrlib.patience_diff.unified_diff`` now properly uses a tab
      character to separate the filename from the date stamp, and doesn't
      add trailing whitespace when a date stamp is not supplied.
      (Adeodato Simó, John Arbash Meinel)

    * ``DirStateWorkingTree`` and ``DirStateWorkingTreeFormat`` added
      as base classes of ``WorkingTree4`` and ``WorkingTreeFormat4``
      respectively. (Ian Clatworthy)

    * ``KnitVersionedFiles._check_should_delta()`` now uses the
      ``get_build_details`` api to avoid multiple hits to the index, and
      to properly follow the ``compression_parent`` rather than assuming
      it is the left-hand parent. (John Arbash Meinel)

    * ``KnitVersionedFiles.get_record_stream()`` will now chose a
      more optimal ordering when the keys are requested 'unordered'.
      Previously the order was fully random, now the records should be
      returned from each pack in turn, in forward I/O order.
      (John Arbash Meinel)

    * ``mutter()`` will now flush the ``~/.bzr.log`` if it has been more
      than 2s since the last time it flushed. (John Arbash Meinel)

    * New method ``bzrlib.repository.Repository.add_inventory_by_delta``
      allows adding an inventory via an inventory delta, which can be
      more efficient for some repository types. (Robert Collins)

    * Repository ``CommitBuilder`` objects can now accumulate an inventory
      delta. To enable this functionality call ``builder.recording_deletes``
      and additionally call ``builder.record_delete`` when a delete
      against the basis occurs. (Robert Collins)

    * The default http handler has been changed from pycurl to urllib.
      The default is still pycurl for https connections. (The only
      advantage of pycurl is that it checks ssl certificates.)
      (John Arbash Meinel)

    * ``VersionedFiles.get_record_stream()`` can now return objects with a
      storage_kind of ``chunked``. This is a collection (list/tuple) of
      strings. You can use ``osutils.chunks_to_lines()`` to turn them into
      guaranteed 'lines' or you can use ``''.join(chunks)`` to turn it
      into a fulltext. This allows for some very good memory savings when
      asking for many texts that share ancestry, as the individual chunks
      can be shared between versions of the file. (John Arbash Meinel)

    * ``pull -v`` and ``push -v`` use new function
      ``bzrlib.log.show_branch_change`` (Aaron Bentley)
2009-01-19 21:41:48 +00:00
abs
72b21f6b43 + p5-B-Hooks-OP-PPAddr
+ p5-B-Hooks-Parser
+ p5-Method-Signatures-Simple
+ p5-signatures
2009-01-19 18:05:13 +00:00
abs
8a07ec7386 Added devel/p5-signatures version 0.03
With this module, we can specify subroutine signatures and have
variables automatically defined within the subroutine.
2009-01-19 18:04:07 +00:00
abs
faa0abebea Added devel/p5-Method-Signatures-Simple version 0.03
This module provides a basic method keyword with simple signatures.
It's intentionally simple, and is supposed to be a stepping stone
for its bigger brothers MooseX::Method::Signatures and Method::Signatures.
It only has a small benefit over regular subs, so if you want more
features, look at those modules. But if you're looking for a small
amount of syntactic sugar, this might just be enough.
2009-01-19 18:03:37 +00:00
abs
726869df2c Added devel/p5-B-Hooks-Parser version 0.08
This module provides an API for parts of the perl parser. It can
be used to modify code while it's being parsed.
2009-01-19 18:02:57 +00:00
abs
f29838bfd9 Added devel/p5-B-Hooks-OP-PPAddr version 0.02
This module provides a c api for XS modules to hook into the
execution of perl opcodes.
2009-01-19 18:02:22 +00:00
obache
5d606e4615 Need to buildlink ruby, pango and ruby-gnome2-glib for ruby.h, pango/pano.h and
rbgobject.h.
2009-01-19 04:07:54 +00:00
obache
0440ebbf6e Need to buildlink ruby for ruby.h. 2009-01-19 04:01:52 +00:00
obache
4a9f0b290e Include rubyversion.mk to resolve RUBY_PKGPREFIX. 2009-01-19 02:41:19 +00:00
christos
7ac5dd9a82 welcome to 1.7.1 2009-01-19 00:38:17 +00:00
he
b3dfbf3c6a Update from version 1.24nb1 to 1.26.
Pkgsrc changes:
 o Add commands to remove leftover Curses.i and Curses.s from distribution

Upstream changes:

New in 1.26 (Released January 3, 2009)

  newterm() is available and putwin() and getwin() work in newer Perl (with
  PerlIO).  We now use PerlIO_findFile().

1.25 doesn't exist (The name got burned in a CPAN upload mistake).
2009-01-19 00:16:26 +00:00
he
8efef25eba Update from version 0.04 to 0.05.
Pkgsrc changes:
 o Update dependencies according to changed requirements.

Upstream changes:

0.05  Sun, 04 Jan 2009 20:46:07 +0100
  * Use Variable::Magic and cast %^H instead Scope::Guard and relying
    on a timely destruction of objects within %^H. This fixes using
    on_scope_end in blocks where string evals are compiled as those
    increment the refcount of objects in %^H on 5.10.
2009-01-18 23:21:21 +00:00
he
a66d03c913 Update from version 5.67 to 5.68.
Upstream changes:

5.68  Mon Jan  5 17:50 2009
  - VMS fixes for the AutoSplit tests (John Malmberg, RT #42137)
2009-01-18 23:16:25 +00:00
he
b29801e5b5 Update from version 0.202 to 0.203.
Upstream changes:

0.203     2009-01-16
          add repo info to metadata
2009-01-18 23:12:15 +00:00
jmmv
a7c10502a5 Sync with monotone-0.42 update: bump version to 0.42 and rely on this release
of monotone.
2009-01-18 21:25:03 +00:00
jmmv
3df4e43195 Update to 0.42:
Changes

- The output of 'automate show_conflicts' has been changed; a
  default resolution for file content conflicts and user resolutions
  for other conflict types has been added. 'directory_loop_created'
  changed to 'directory_loop'.

- The French, Brazilian-Portuguese and Japanese translations were
  outdated and thus have been removed from the distribution. In case
  you care about them and want them back, drop us a note at
  monotone-devel@nongnu.org.

Bugs fixed

- 'mtn db kill_rev_locally' did not update the inodeprint
  cache when executed from a workspace on which the
  revision's changes where applied.

- Some recent performance issues have been corrected:
  * since 0.40, there is much more use of hex encoding/decoding.
    These functions have been sped up considerably.
  * since 0.40, every command in an 'automate stdio' session
    would reinitialize the database. This was rather slow, so
    monotone will now keep the database open between commands.

- The Lua-based contributed Monotone extension introduced in
  0.38 haven't been added to the tarball; this has been fixed.

- Monotone died if _MTN/options contained an empty / not-existing
  'keydir' entry. This has been fixed. Also, invalid options are now
  better detected and give a more useful error message.

- Monotone crashed if it was called with more than 2048 command
  line arguments. This has been fixed.

- If vim is used as merger, it no longer prompts the user for an
  enter key press.

- Decoding errors f.e. through to garbage from the network no longer
  results in informative failures, but in warning. This was made
  possible by introducing the concept of origin-aware sanity checks.

- Monotone crashed if it was called with nested wildcards such as
  'a.{i.{x,y},j}'. This has been fixed.

- The standard implementation of the 'ignore_file' hook now accepts
  windows and unix line endings in .mtn-ignore files.

New features

- New 'mtn ls duplicates' command which lets you list
  duplicated files in a given revision or the workspace.

- New option --no-workspace, to make monotone ignore any
  workspace it might have been run in.

- New command group 'mtn conflicts *'; provides asynchronous
  conflict resolutions for merge and propagate.

- New 'automate file_merge' command which runs the internal line
  merger on two files from two revisions and outputs the result.

- New 'automate lua' command with which lua functions, like
  monotone hooks, can be called over automate. This is particularily
  useful to get user defaults, like ignorable files, branch keys and
  passwords, which are managed through one or more monotonerc files.

- New 'automate read_packets' command which reads data packets like
  public keys similar to 'mtn read'.

- 'merge' and 'propagate' accept user commit messages; the
  'merge rev rev' or 'propagate branch branch' message will be
  prefixed to the user message. --no-prefix removes the prefix.

Internal

- Update Botan to 1.7.12.
2009-01-18 21:24:12 +00:00
jmmv
0d4f326d17 Update to 0.6:
Release date: January 18th, 2009
Status:       Experimental

* Make atf-exec be able to kill its child process after a certain period of
  time; this is controlled through the new -t option.

* Change atf-sh to use atf-exec's -t option to control the test case's
  timeouts, instead of doing it internally.  Same behavior as before, but
  noticeably faster.

* atf-exec's -g option and atf-killpg are gone due to the previous change.

* Added the atf-check(1) tool, a program that executes a given command and
  checks its exit code against a known value and allows the management of
  stdout and stderr in multiple ways.  This replaces the previous atf_check
  function in the atf-sh library and exposes this functionality to both
  atf-c and atf-c++.

* Added the ATF_REQUIRE family of macros to the C interface.  These help
  in checking for fatal test conditions.  The old ATF_CHECK macros now
  perform non-fatal checks only.  I.e. by using ATF_CHECK, the test case
  can now continue its execution and the failures will not be reported
  until the end of the whole run.

* Extended the amount of ATF_CHECK_* C macros with new ones to provide more
  features to the developer.  These also have their corresponding
  counterparts in the ATF_REQUIRE_* family.  The new macros (listing the
  suffixes only) are: _EQ (replaces _EQUAL), _EQ_MSG, _STREQ and
  _STREQ_MSG.
2009-01-18 21:23:14 +00:00
seb
89dff00dc8 Add & enable p5-File-Next 2009-01-18 19:23:50 +00:00
seb
84c297e3db Initial import of p5-File-Next version 1.02 in the NetBSD Packages
Collection.

The Perl 5 module File::Next is a lightweight, taint-safe, with
only core prerequisites, file-finding module.
2009-01-18 19:23:21 +00:00
roy
3de32a59da Bump to 0.6c9
Misc fixes including one for working with newer subversions.

ok: joerg
2009-01-18 14:50:20 +00:00
ahoka
cf3163aa63 Remove the bogus requirement for python25, fix the offending line instead. 2009-01-18 12:31:07 +00:00
dholland
f3a52cb2df Fix typo: H_NCURSES -> H_NCURSESW. Fixes PR 38665.
From http://mail-index.netbsd.org/tech-pkg/2008/10/15/msg001835.html,
and also reinvented recently by Sergey Svishchev.
2009-01-18 06:56:34 +00:00
adam
194c872953 Added devel/distcc-pump version 3.1 2009-01-17 13:31:23 +00:00
adam
24127611d9 distcc is a program to distribute compilation of C or C++ code across
several machines on a network. distcc should always generate the same
results as a local compile, is simple to install and use, and is often
two or more times faster than a local compile.

distcc does not require all machines to share a filesystem, have
synchronized clocks, or to have the same libraries or header files
installed. Machines can be running different operating systems, as long
as they have compatible binary formats or cross-compilers.

This package provides pump - accelerated remote compilation with distcc.
2009-01-17 13:29:27 +00:00
adam
b8bba3c379 Changes 3.1:
* New options: --scan-includes, --disable-Werror
* Document all of the exit codes in the man page.
* Handle "-Wp,-MMD,...".
* Report a better error message if a host specification contains ",cpp"
  but not ",lzo".
* Fix a bug where the "m4" directory wasn't included in the
  source distribution tarball, which caused it to stop working
  if you ran autogen.sh.
* Fixed a bug where the pump script was hard-coding /etc/distcc/hosts
  rather than using the prefix specified to configure.
* Fixed build errors on Gentoo Linux and some other systems.

Changes 3.0:
* New "--without-avahi" option to configure.
* Fixed a problem where pump mode was falling back to local compilation
  when compiling with -I options that refer to a subdirectory of one
  of the default system include directories (Nils Klarlund, Fergus Henderson).
* Allow distcc to distribute commands that use "-MF<filename>"
  rather than "-MF <filename>", and likewise for "-MT<target>".
* Fixed a build problem on ARM and Solaris systems.
* Fixed a build problem on some Linux systems.
* Fixed failure of "make install" on Cygwin.
* Fallback to local compilation for "-march=native" or "mtune=native"
* Fix for deadlock in pump mode.
* New protocol, version 3, allowing for preprocessing on distcc
  servers ("pump" mode).
* New component: an include server for incremental static analysis of include
  dependencies.  This software is written in Python 2.4.
* Support for getting hosts via avahi.
* gcc debug option -d must be run locally because it produces secondary files.
* Improved checking for errors on socket connection.
2009-01-17 13:27:48 +00:00
seb
345b1a2056 Update to version 0.14 from version 0.13.
Upstream changes:
0.14 Thu October 2, 2008
    - Run pod tests only for authors
2009-01-17 12:23:03 +00:00
joerg
e47b89042f Simplify. 2009-01-17 12:19:21 +00:00
seb
b3f1eccfc1 Change PKGVERSION_NOREV to the real Perl module version: 1.2.1.
This makes PKGVERSION go backward from 1.002001nb1 to 1.2.1nb1. Sorry for the
inconvenience.
2009-01-17 01:02:05 +00:00
wiz
8279963c87 + accerciser. 2009-01-16 23:39:10 +00:00
wiz
dda171d5fa Initial import of accerciser-1.4.0:
Accerciser is an interactive Python accessibility explorer for the
GNOME desktop. It uses AT-SPI to inspect and control widgets,
allowing you to check if an application is providing correct
information to assistive technologies and automated test frameworks.
Accerciser has a simple plugin framework which you can use to create
custom views of accessibility information.

In essence, Accerciser is a next generation at-poke tool.
2009-01-16 23:38:22 +00:00
sketch
6a8933501b Add lib/pkgconfig to INSTALLATION_DIRS. 2009-01-16 19:44:00 +00:00
wiz
e0c5666063 Update to 1.24.1:
What's new in at-spi-1.24.1:

* Bugfixes: #563943.
2009-01-16 11:46:01 +00:00
wiz
22dbcc763b Update to 2.24.3:
libgweather 2.24.3
==================

Misc

	* Really ship the module as GPLv2 (Vincent)
2009-01-13 15:25:24 +00:00
jmcneill
c056854acc Update to opal 3.4.4.
2008-11-27 07:50  rjongbloed

	* [r21641] version.h:
	  Update version number for beta v3.4.4

2008-12-05 02:15  rjongbloed

	* [r21704] include/opal.h, samples/mobileopal/MobileOpalDlg.cpp,
	  src/java/OpalLineAppearanceStates.java,
	  src/java/OpalMessageType.java, src/java/OpalMessage_m_param.java,
	  src/java/OpalParamRegistration.java,
	  src/java/OpalStatusLineAppearance.java,
	  src/java/exampleConstants.java, src/java/exampleJNI.java,
	  src/java/java_swig_wrapper.c, src/opal/opal_c.cxx:
	  Back ported "C" API version 13 to Wolf release.

2008-12-09 07:40  rjongbloed

	* [r21731] src/opal/manager.cxx:
	  Fixed transmission frame rate, set by user, actually being used.
	  Should just be clamped to remote's maximum, not using the
	  remote's maximum all the time.

2008-12-09 07:48  rjongbloed

	* [r21732] .:
	  Fixed transmission frame rate, set by user, actually being used.
	  Should just be clamped to remote's maximum, not using the
	  remote's maximum all the time.

2008-12-10 02:13  rjongbloed

	* [r21748] include/opal.h, samples/c_api/main.c,
	  src/java/OpalParamGeneral.java, src/java/exampleJNI.java,
	  src/java/java_swig_wrapper.c, src/opal/opal_c.cxx,
	  src/win32/opal_dll_2005.vcproj:
	  Added ability to set media options in "C" API.

2008-12-10 02:36  rjongbloed

	* [r21750] src/sip/sipcon.cxx:
	  Fixed missing route set on SIP commands in a dialog when using
	  outbound proxy.

2008-12-10 02:41  rjongbloed

	* [r21751] samples/mobileopal/MobileOPAL.vcproj,
	  samples/mobileopal/MobileOPALppc.rc,
	  samples/mobileopal/MobileOPALsp.rc,
	  samples/mobileopal/MobileOpalDlg.cpp,
	  samples/mobileopal/OptionsGeneral.cpp,
	  samples/mobileopal/OptionsGeneral.h,
	  samples/mobileopal/OptionsH323.cpp,
	  samples/mobileopal/OptionsH323.h,
	  samples/mobileopal/OptionsSIP.cpp,
	  samples/mobileopal/OptionsSIP.h, samples/mobileopal/Resourcesp.h,
	  samples/mobileopal/ScrollableDialog.cpp,
	  samples/mobileopal/ScrollableDialog.h,
	  samples/mobileopal/resourceppc.h:
	  Added video to MobileOPAL sample.

2008-12-10 04:13  csoutheren

	* [r21753] plugins/video/H.263-1998/h263-1998.h:
	  Ensure frame buffer is correctly aligned
	  Thanks to Matthias Schneider

2008-12-10 04:59  rjongbloed

	* [r21756] include/opal/mediafmt.h, src/opal/manager.cxx:
	  Added common video format names to default media format order.

2008-12-10 05:54  rjongbloed

	* [r21759] src/codec/opalpluginmgr.cxx, src/opal/mediastrm.cxx,
	  src/opal/patch.cxx:
	  Fixed OpalManager max RTP payload size parameter not being
	  honoured all the way to the codec plug in.

	  Also added log message if the plug in codec fails to create a
	  context.

2008-12-10 06:43  rjongbloed

	* [r21761] samples/codectest/main.cxx:
	  Added ability to set max RTP packet size in codec test.

2008-12-11 00:26  rjongbloed

	* [r21767] src/sip/sippdu.cxx:
	  Fixed restarting timers if get pathological response to a
	  transaction with incorrect Cseq header field.

2008-12-11 07:13  rjongbloed

	* [r21770] include/sip/sippdu.h, src/sip/sippdu.cxx:
	  Fixed issue with registration to a non-standard port.

2008-12-14 23:27  rjongbloed

	* [r21796] ., src/sip/sipcon.cxx:
	  Fixed test for CANCEL receipt on INVITE clearing call, should be
	  based on transaction ID not dialog ID so correctly ignores
	  multiple forked CANCEL messages.

2008-12-16 12:11  rjongbloed

	* [r21813] src/sip/sipcon.cxx:
	  Fixed merge error in previous patch.

2008-12-19 06:10  rjongbloed

	* [r21844] ., src/sip/sippdu.cxx:
	  Fixed sending ACK to incorrect address when particular types of
	  proxies are being used.

2009-01-06 21:29  dsandras

	* [r21898] src/sip/handlers.cxx:
	  Backport from TRUNK. Do not try refreshing SUBSCRIBE requests for
	  which the
	  200 OK contained an expire time of 0. In that case we should
	  simply consider
	  we are unsubscribed.



2008-10-17 09:06  rjongbloed

	* [r21385] version.h:
	  Update version number for beta v3.4.3

2008-11-04 23:05  rjongbloed

	* [r21452] ., src/h323/channels.cxx:
	  Fixed incorrect H.245 VideoFastUpdate being sent.

2008-11-05 04:02  rjongbloed

	* [r21457] ., include/codec/opalplugin.h:
	  Update some defines so can build newer plug in codecs with older
	  OPAL libraries.

2008-11-05 06:42  rjongbloed

	* [r21459] samples/openphone/main.cxx, samples/openphone/main.h:
	  Fixed error in OpenPhone codec display source protocol name.

2008-11-10 00:05  rjongbloed

	* [r21487] ., src/codec/opalpluginmgr.cxx:
	  Fixed frame rate, and I-Frame count statistics.

2008-11-10 03:50  rjongbloed

	* [r21488] samples/openphone/main.cxx, samples/openphone/main.h,
	  samples/openphone/openphone.wxg, samples/openphone/openphone.xrc:
	  Added button to OpenPhone configure dialog to test video capture
	  device, e.g. camera

2008-11-12 20:52  dsandras

	* [r21504] plugins/LID/VPB/Makefile.in:
	  Applied patch from Elaine Xiong <elaine xiong sun com> to fix
	  compilation on OpenSolaris with SUN compiler. Thanks!

2008-11-17 08:00  rjongbloed

	* [r21539] ., src/sip/handlers.cxx:
	  Probable fix for deadlock issue on interface change.

2008-11-19 05:34  rjongbloed

	* [r21556] src/h323/h323.cxx:
	  Fixed behaviour of incoming H.323 calls not being answered under
	  some circumstances, caused by incorrect state.

2008-11-19 05:34  rjongbloed

	* [r21557] src/opal/connection.cxx:
	  Small code tidy up of OpalConnection::AnsweringCall() to remove
	  redundant tests.

2008-11-20 00:44  rjongbloed

	* [r21562] ., src/sip/handlers.cxx:
	  Fixed correct "quoting" of URL when explicit REGISTER contact
	  address specified.

2008-11-20 01:31  rjongbloed

	* [r21564] src/sip/handlers.cxx, src/sip/sippdu.cxx:
	  A registrars seems to require a "tag" field on the From header.

	  The specification (RFC3261/10.2) makes no mention of requiring
	  this and the tag field is intended for creating a "dialog".
	  Dialogs are only required for INVITE and SUBSCRIBE commands, and
	  the specification does explicitly say REGISTER does NOT create a
	  dialog.

	  Go figure.

2008-11-20 01:32  rjongbloed

	* [r21565] src/sip/sipep.cxx:
	  Fixed default expiry time for old style SIP Register() function.

2008-11-20 03:24  rjongbloed

	* [r21568] include/h323/h323ep.h, include/opal/endpoint.h,
	  src/h323/h323ep.cxx:
	  Fixed correct propagation of local user name when set in
	  OpalManager to alias list of H.323 endpoint.

2008-11-20 03:53  rjongbloed

	* [r21570] src/h323/gkclient.cxx:
	  Changed gatekeeper discovery so does not try and use interfaces
	  for which there is no signalling channel listening.

2008-11-23 21:12  ms30002000

	* [r21600] plugins/aclocal.m4, plugins/configure,
	  plugins/configure.ac:
	  Fix CFLAGS order in order to allow overwriting.

2008-11-25 05:10  rjongbloed

	* [r21620] include/opal/mediafmt.h, src/codec/iLBCmf.cxx:
	  Fixed issue in iLBC speed negotiation when not using plug in.

2008-11-26 02:04  rjongbloed

	* [r21625] src/lids/lidep.cxx:
	  Fixed LID support for media types other than audio, e.g. fax.

2008-11-27 03:44  rjongbloed

	* [r21631] src/codec/rfc2833.cxx, src/opal/rtpconn.cxx:
	  Fixed propagation of CNG tone through the RFC2833 subsystem.
	  Problem with the case of the 'X' and 'Y' codes.

	  Fixed correct duration code sent to call back function for
	  received RFC2833 data. Previously had a timestamp value in there.

	  Fixed some trace logs and comments to agree with code.
2009-01-13 02:41:12 +00:00
jmcneill
d54dd81dbe Update ptlib to 2.4.4.
2008-11-27 07:47  rjongbloed

	* [r21638] version.h:
	  Update version number for beta v2.4.4

2008-12-01 22:59  rjongbloed

	* [r21668] ., configure.ac, include/ptbuildopts.h.in:
	  Fix for Microsoft SAPI moving libraries.

2008-12-04 02:01  rjongbloed

	* [r21695] ., include/ptclib/psockbun.h, src/ptclib/psockbun.cxx:
	  Split socket bundling mutexes so can access interface list while
	  the client list is locked. Preventing deadlock.

	  Fixed handling of "interface only" form of binding, i.e. one that
	  is "%interfaces" and has no address. Now correctly starts up if
	  the interface happens to be down at initialisation time.

2008-12-04 04:09  rjongbloed

	* [r21699] ., include/ptlib/msos/ptlib/vidinput_directx.h,
	  samples/vidtest/main.cxx, samples/vidtest/vidtest_2005.vcproj,
	  src/ptlib/msos/vidinput_directx.cxx:
	  Added support for camera grabbing on Windows Mobile using
	  DirectShow.

	  Enhanced video test application so can work with OS that has no
	  console.

2008-12-05 07:05  rjongbloed

	* [r21707] ., include/ptbuildopts.h.in,
	  include/ptlib/msos/ptlib/contain.h, include/ptlib/wince/cevfw.h,
	  include/ptlib/wm/cevfw.h, src/ptlib/common/pglobalstatic.cxx,
	  src/ptlib/msos/Console_2005.vcproj, src/ptlib/msos/vfw.cxx,
	  src/ptlib/wince/ConsoleCE/cevfw.cpp, src/ptlib/wm/cevfw.cpp:
	  Removed Video for Windows empty functions that make it look like
	  Windows Mobile supports VfW when it doesn't. Should just not
	  support it!

2008-12-10 01:39  rjongbloed

	* [r21744] src/ptlib/msos/vfw.cxx:
	  Added ability to have fixed size video output window, with image
	  scaled to fit. Useful when screen real estate is limited like on
	  PDAs.

2008-12-10 02:03  rjongbloed

	* [r21746] src/ptlib/common/vconvert.cxx,
	  src/ptlib/common/videoio.cxx, src/ptlib/msos/PTLib_2005.vcproj,
	  src/ptlib/msos/vidinput_directx.cxx:
	  Fixes for camera grabbing on Windows Mobile, MEDIASUBTYPE_YV12
	  appears to be identical to YUV420P even though documentation
	  implies V & U planes are reversed.

2008-12-10 07:42  rjongbloed

	* [r21763] src/ptlib/msos/vfw.cxx:
	  If Video Output window position is not specified, centre window
	  on parent window, or screen if no parent.

2008-12-17 06:52  csoutheren

	* [r21822] src/ptlib/common/collect.cxx:
	  Prevent uninitialised variables error in valgrind cause by not
	  copying deleteKeys flag across when cloning sets and
	  dictionaries.
	  Backport from head

2008-10-17 09:03  rjongbloed

	* [r21382] version.h:
	  Update version number for beta v2.4.3

2008-10-21 08:54  csoutheren

	* [r21398] src/ptclib/pvidfile.cxx:
	  Added assert if constructed regexes do not compile
	  Backport from trunk

2008-10-21 08:56  csoutheren

	* [r21399] src/ptlib/common/contain.cxx:
	  Added assert if constructed regexes do not compile
	  Back port from trunk

2008-10-21 08:57  csoutheren

	* [r21400] src/ptclib/pvfiledev.cxx:
	  Remove incorrect use of extended regexes that don't work on Linux

2008-10-26 19:57  ms30002000

	* [r21412] make/plugins.mak:
	  Fix plugins linking with --as-needed thanks to Vitaly Lipatov.

2008-10-27 01:48  csoutheren

	* [r21414] src/ptlib/unix/osutil.cxx:
	  Bring over Windows implementation of PTextFile functions.
	  Backport from head

2008-10-28 17:53  ms30002000

	* [r21416] include/ptlib/msos/ptlib/sound_win32.h,
	  src/ptlib/msos/sound_win32.cxx:
	  Fix ugly crash in PSoundchannelWin32 -
	  When using the "Default" device os_handles = -1 seem
	  to be used, leading to crashes when the PSoundchannelWin32
	  object is being destroyed but the buffers are still being
	  accessed...

2008-11-07 02:15  rjongbloed

	* [r21467] include/ptclib/psockbun.h, include/ptlib/ipsock.h,
	  src/ptclib/psockbun.cxx, src/ptlib/msos/ethsock.cxx,
	  src/ptlib/unix/socket.cxx:
	  Added function to wait for route table or network interface
	  change. Currently only a Windows implementation.

	  Changed socket bundling code (with a both of a clean up) to use
	  the above function.

	  Added ability for external applications to speed up the interface
	  detection by calling PInterfaceMonitor::GetInstance().Start() at
	  any time they like.

2008-11-07 05:58  rjongbloed

	* [r21471] src/ptlib/msos/ethsock.cxx:
	  Fixed new route table change function to be compatible with older
	  versions of Windows.

2008-11-07 06:00  rjongbloed

	* [r21472] include/ptlib/msos/ptlib/sound_directsound.h,
	  src/ptlib/msos/sound_directsound.cxx:
	  Added missing function to get opened DirectSound device name.

2008-11-07 06:53  rjongbloed

	* [r21475] ., src/ptlib/common/videoio.cxx:
	  Back ported from trunk the improved default video selection
	  algorithm.

2008-11-11 13:22  csoutheren

	* [r21501] src/ptlib/common/sockets.cxx:
	  Remove obsolete requirement for hostnames to start with alpha
	  char
	  Backport from trunk

2008-11-12 23:48  rjongbloed

	* [r21506] include/ptlib/msos/ptlib/vidinput_directx.h,
	  include/ptlib/videoio.h, ptlib_samples_2005.sln,
	  samples/vidtest/main.cxx, samples/vidtest/vidtest_2005.vcproj,
	  src/ptlib/common/vconvert.cxx, src/ptlib/common/videoio.cxx,
	  src/ptlib/msos/vidinput_directx.cxx:
	  Major rewrite of DirectSHow camera grabber code, in an attempt to
	  a) make it more understandable and b) support Windows Mobile.

	  Added (partial) support for YVU420P format, aka YV12. Same as
	  YUV420P but V/U planes swapped.

	  Added GetDeviceCapabilities() for an already open Video Input
	  device.

	  Enhanced and updated the PTLib sample for video testing.

2008-11-12 23:57  rjongbloed

	* [r21508] src/ptlib/common/osutils.cxx:
	  Fixed Windows Mobile trace log to debugstream being double
	  spaced.

2008-11-20 04:36  csoutheren

	* [r21572] include/ptclib/url.h, src/ptclib/url.cxx:
	  Ensure copied PURLs get unique query and parameter lists
	  Backport from head

2008-11-20 05:31  csoutheren

	* [r21579] include/ptlib/svcproc.h, src/ptlib/common/osutils.cxx:
	  Backport code from trunk to remove warnings

2008-11-20 05:32  rjongbloed

	* [r21580] ., src/ptlib/msos/ethsock.cxx:
	  Disable global optimization in MSVC for one function to avoid a
	  crash. Who knows why?

2008-11-20 12:56  rjongbloed

	* [r21583] ., include/ptlib/svcproc.h, src/ptlib/msos/svcproc.cxx:
	  Fixed compiler/streams compatibility.

2008-11-24 08:18  rjongbloed

	* [r21612] src/Makefile, src/ptlib/unix/svcproc.cxx:
	  Fixed issues with strange link errors to do with Service Process
	  logging. Why now? Who knows?

2008-11-26 01:22  rjongbloed

	* [r21623] src/ptlib/unix/socket.cxx:
	  Fixed hang on Linux (at least with gcc 4.3.1), thanks Jan
	  Willamowius
2009-01-13 02:19:10 +00:00
abs
960b801f9b Updated devel/cpuflags to 1.34
For gcc pre 4.2 -march=core2 should fall back to -march=nocona
rather than -march=pentium-m
2009-01-12 22:11:58 +00:00
abs
cd5da2c621 Updated devel/cpuflags to 1.33
Merge all of the "Intel(R) Core(TM)2 " lines into a single 'wilder
card' entry.
2009-01-12 21:57:24 +00:00
wiz
7b4fafefaa Update to 2.24.0:
2.24.0:

Increased version for GNOME 2.24.
2009-01-12 15:58:46 +00:00
wiz
977192fef6 Update to 2.24.0:
2.24.0:

Increased version for GNOME 2.24.
2009-01-12 15:43:12 +00:00
wiz
8b754a012a Update to 2.6.7:
2.6.7:

* Windows build fixes.
  (Armin Burgmeier)
2009-01-12 15:31:24 +00:00
wiz
d66e7dc0e8 Update to 2.24.0:
2.24.0:

* Updated version to match gnome 2.24.

2.23.1:

* Client:
  - Added recursive_unset(). (Josephine Hsu, Motorola)
    Bug #549158.
  - Added notify(). (Murray Cumming, Openismus)
2009-01-12 13:28:36 +00:00
wiz
6f7090473a Update to 2.18.4:
Overview of Changes from GLib 2.18.3 to GLib 2.18.4
===================================================

* Bugs fixed:
 562378 callback return value not respected...
 559110 Do not include libintl.h after glibintl.h
 562562 glib-2-18 branch does not build because...
 566348 g_file_open_tmp uses the wrong g_mkstemp on win32
 564210 SUN Studio 12 has supported visibility attribute
 567138 get_package_directory_from_module() does not free...
 561807 inotify_sub.c :: dup_dirname() fails to remove trailing '/'
 562393 g_buffered_input_stream_read_byte broken if data available
 541715 patch for warnings and signature problems in recent code
 547481 g_data_input_stream_read_line behaves not as stated...
 548163 Nautilus displays wrong error message for too long filenames
 559633 gtk_image_new_from_gicon does not always work...
 526320 should not list mounts that the user doesn't have permission
 558458 Cannot build gio tests on Solaris using SUN c
 558298 Hide ecryptfs mounts
 515777 incorrect date&time on copy
 566064 Add NOATIME flag to query_info_flags
 565484 g_content_type_guess passes non-UTF8 text to XDG functions
2009-01-12 13:06:15 +00:00
obache
bd0bb2fb10 Update m17n library to 1.5.3.
This release is just for bug fixing.
2009-01-12 12:17:22 +00:00
he
a82d5a8861 Add p5-MooseX-StrictConstructor. 2009-01-11 14:06:57 +00:00
he
56e8b4e148 Import p5-MooseX-StrictConstructor version 0.07.
Simply loading this module makes your constructors "strict". If
your constructor is called with an attribute init argument that
your class does not declare, then it calls "Carp::confess()". This
is a great way to catch small typos.
2009-01-11 14:06:19 +00:00
he
021b4064d0 Add p5-Test-TempDir. 2009-01-11 13:42:47 +00:00
he
3a5ce8f0f7 Import p5-Test-TempDir version 0.04.
Test::TempDir provides temporary directory creation with testing in mind.

The differences between using this and using File::Temp are:

    * If t/tmp is available (writable, creatable, etc) it's preferred
      over $ENV{TMPDIR} etc. Otherwise a temporary directory will be
      used.
      This is temp_root
    * Lockfiles are used on t/tmp, to prevent race conditions when
      running under a parallel test harness.
    * The temp_root is cleaned at the end of a test run, but not
      if tests failed.
    * temp_root is emptied at the begining of a test run unconditionally.
    * The default policy is not to clean the individual tempfiles
      and tempdirs within temp_root, in order to aid in debugging of
      failed tests.
2009-01-11 13:42:03 +00:00
he
391654e5aa Add p5-File-Path. 2009-01-11 13:35:27 +00:00
he
229a75e243 Import p5-File-Path to version 2.07.
This module provide a convenient way to create directories of
arbitrary depth and to delete an entire directory subtree from the
filesystem.
2009-01-11 13:34:36 +00:00
he
3a7cdfb112 Add p5-MooseX-Types-Path-Class. 2009-01-11 13:28:09 +00:00
he
9fe851cef5 Import p5-MooseX-Types-Path-Class version 0.05.
MooseX::Types::Path::Class creates common Moose types, coercions
and option specifications useful for dealing with Path::Class
objects as Moose attributes.

Coercions (see Moose::Util::TypeConstraints) are made from both
'Str' and 'ArrayRef' to both Path::Class::Dir and Path::Class::File
objects. If you have MooseX::Getopt installed, the Getopt option
type ("=s") will be added for both Path::Class::Dir and Path::Class::File.
2009-01-11 13:27:28 +00:00
adrianp
fac1d78fb4 MAKE_JOBS_SAFE=NO 2009-01-11 13:04:01 +00:00
dsainty
48cb0d11fc We don't install the example programs so we can avoid building them. showfont
may otherwise fail to build with link time errors if include/SDL/SDL_config.h
defines HAVE_ICONV.

Should make no difference to installed package (if the build succeed), so no
need to bump revision.
2009-01-11 02:31:28 +00:00
agc
9f05f26177 Add and enable cunit 2009-01-10 21:05:16 +00:00
agc
f641459405 Initial import of CUnit-2.1 into the packages collection.
CUnit is a lightweight system for writing, administering, and running
unit tests in C.  It provides C programmers a basic testing
functionality with a flexible variety of user interfaces.

CUnit is built as a static library which is linked with the user's
testing code.  It uses a simple framework for building test
structures, and provides a rich set of assertions for testing common
data types.  In addition, several different interfaces are provided
for running tests and reporting results.  These interfaces currently
include:

Automated 	Output to xml file 		Non-interactive
Basic 		Flexible programming interface 	Non-interactive
Console 	Console interface (ansi C) 	Interactive
Curses 		Graphical interface (Unix) 	Interactive
2009-01-10 21:03:58 +00:00
tonnerre
ef756e22cf Upgrade devel/scmgit to version 1.6.0.6 (from 1.6.0.2), in order to fix
security issues and to prepare for the outstanding upgrade of gitweb.

Changes since git 1.6.0.2:
 - Fix output line format for zip archive generation.
 - Fix continuation of git rebase -i in case of modified files (conflict).
 - Honor the pre-rebase hook for git rebase -i.
 - Fix inconsistent behavior of git diff --quiet and diff --exit-code.
 - Use multiple element hunk headers from git diff correctly.
 - Portability fix for the git diff hunk header regexps.
 - Fix git index-pack inside .git/objects/pack directory.
 - Fix git index-pack in thin-pack mode.
 - Some git stash apply fixes.
 - Fixed format string vulnerabilities (e.g. in git remote).
 - Fix behavior of git checkout -b <existingbranch>.
 - Make git checkout -q actually quiet.
 - In quiet remote operation, we don't need the remote side to send along
   all the statistics we discard.
 - Don't do cross-directory renames when creating packs.
 - git prune now also removes stale temp files under .git/objects/pack.
 - Have git merge prune empty directories.
 - Have git merge allocate enough memory for the structure itself when
   enumerating the parents of the resulting commit.
 - Stop git blame -C -C from segfaulting if it encounters a submodule
   reference.
 - If only file times were changed, don't have git rm claim local
   modifications.
 - If set-tree fails, don't let git svn output Perl compile errors.
 - Fix various NULL pointer crashes (e.g. in apply, reset, update-index).
 - Remove bash completion support for various non-space tools.
 - Don't have git add -p claim no changes if binary files have been
   modified.
 - Fix git archive in bare repositories.
 - Have git diff display the number of new or deleted files for the case
   where there have been too many of them to allow rename detection.
 - Fix git push --mirror to not try to send the stash.
 - If the remote end is up to date, still update the tracking reference upon
   git push.
 - Make git pull $there $branch:$current_branch work on unborn branches.
 - Have git reset --hard remove new paths after giving up resolving a
   conflicting merge.
 - Fix git send-email fd leak in directory scanning.
 - Make submodule directories appear as tracked in git status.
 - Have git svn invoke "git command" rather than "git-command".
 - Have git update-ref -d honor --no-deref.
 - Fix various memory leaks.
 - Fix git checkout segfault when HEAD points to a deleted branch.
 - Allow switching out of the current branch with git checkout on an
   un-checked-out state.
 - Have git fast-export export all tags.
 - Make git ls-files --with-tree=<tree> work with options other than -c.
 - If the first object in git pack-objects exceeds --max-pack-size, don't
   stuff even more objects in.
 - Stop git-p4 from replacing multilike keywords. (They don't exist.)
 - Make git tag complain about mutually incompatible options.
 - Fix performance for git internal diff on large files with repeating
   chunks.
 - Don't let git repack grab objects out of packs marked with .keep into
   new packs.
 - Fix git fsck deep recursion.
 - Fix git fast-export and fast-import on old style annotated tags without
   tagger information.
 - Have git mergetool honor the "--".
 - Fix segfault of git show <tag> where <tag> points at a nonexistent object.
 - Fix handling of lists of mail addresses for git send-email.
 - Fix branch ancestry logic in git svn if the history fetching process
   was interrupted.
2009-01-09 13:42:15 +00:00
gdt
a8a2dab8fc Take maintainership, per private discussion with previous MAINTAINER.
Update to 1.5.5.  Tested with subversion-base, and I will keep an eye
on the rest.  (If this practice upsets you and you'd like to volunteer
to be MAINTAINER, email me - no one else responded to the call for
volunteers, so I'll be maintaining this but only really worrying about
and testing the parts I care about.  Bug reports are of course
welcome.)


Version 1.5.5
(22 Dec 2008, from /branches/1.5.x)
http://svn.collab.net/repos/svn/tags/1.5.5

 User-visible changes:
  * allow prop commits on dirs with modified children (r34487, -92, -94)
  * make Cyrus auth implementation always prefer EXTERNAL to ANONYMOUS (r33866)
  * do not create mergeinfo for wc-wc moves or copies (r34184, -585)
  * do not autoupgrade old BDB filesystems to 1.5 or 1.4 format (r34653, -6)
  * return mergeinfo to prior state during reverse merges (r30257, r33024, -6)
  * remove mergeinfo deleted by merge (issue #3323)
  * make proxy slaves pass through txn GET and PROPFIND requests (issue #3275)
  * merge can now use targets with inconsistent newlines (issue #3262)
  * don't allow empty-string changelists (issue #3344)
  * remove false positive ra_neon mergeinfo errors (r34822)
  * improve performance of 'svn merge --reintegrate' (r34091, -4, and others)
  * fixed: foreign merges keep UUID of foreign repository (r34050, -1, -3)
  * fixed: properly encode diff headers used in conflict resolution (r34171)
  * fixed: segfault in 'svn cp --parents' (r31311, -4)
  * fixed: mergeinfo for '...' maps to empty revision range (issue #3312)
  * fixed: segfault in BDB backend node-origins cache (r34506)
  * fixed: broken merge if target's history includes resurrections (r34385, -93\
)
  * fixed: invalid mergeinfo created on a subtree during merge (r34560, -2)

 Developer-visible changes:
  * fixed: svn_repos_get_logs() chokes on some revision arguments (r33873, -4)
2009-01-09 13:39:43 +00:00
abs
9f246fab8b Updated devel/cpuflags to 1.32
Intel appear to have re-used cpu branding strings between Northwood
and Prescott pentium4s. Thats just... special.

Handle this by explicitly testing for SSE3 support to distinguish between
'-march=prescott' and '-march=pentium4'
2009-01-09 12:54:15 +00:00
wiz
937670d8df Update to 0.4:
The 0.4 release includes several improvements and bug fixes:

      * Added support for specifying paths to exclude from the add-in
        scan in .addins files [1] and in add-in manifests [2].
      * There are several new flags [3] which can be applied to
        add-ins:
              * Can't uninstall: the add-in can't be uninstalled.
              * Can't disable: the add-in can't be disabled.
              * Hidden: the add-in won't be visible in the setup tools.
      * Fixes in the add-in scanner.
              * The new (and optional) Mono.Addins.CecilReflector
                assembly provides a Cecil-based backend for the add-in
                scanner. This scanner is more reliable than the
                reflection based scanner.
              * When updating the registry, the add-in scanner will only
                update add-ins belonging to the running application
                (ignoring directories from other instances of the same
                or different applications sharing the same registry).
      * Fixed issue with path length limitation in Windows.
      * Other bug fixes and API improvements.
2009-01-08 12:17:40 +00:00
dsainty
93843d295d Make sure that the libraries are linked with libiconv if necessary, to avoid
the build failing like so (on Linux systems):

g++ -fexceptions -funsigned-char -fPIC -Wno-multichar -Wno-implicit -Wno-ctor-dtor-privacy -O2 -I/tmp/pkgsrc1/devel/exempi/work/.buildlink/include -Wl,-R/usr/pkgroot1/lib -o xmpfilescoverage XMPFilesCoverage.o  -L/tmp/pkgsrc1/devel/exempi/work/.buildlink/lib ../../source/XMPCore/.libs/libXMPCore.a ../../source/XMPFiles/.libs/libXMPFiles.a ../../source/common/.libs/libxmpcommon.a /tmp/pkgsrc1/devel/exempi/work/.buildlink/lib/libexpat.so ../../third-party/MD5/.libs/libmd5.a   -Wl,--rpath -Wl,/tmp/pkgsrc1/devel/exempi/work/.buildlink/lib -Wl,--rpath -Wl,/tmp/pkgsrc1/devel/exempi/work/.buildlink/lib
../../source/XMPFiles/.libs/libXMPFiles.a(Reconcile_Impl.o): In function `ReconcileUtils::Latin1ToUTF8(void const*, unsigned int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
Reconcile_Impl.cpp:(.text+0x1a1): undefined reference to `libiconv_open'
Reconcile_Impl.cpp:(.text+0x1f0): undefined reference to `libiconv'
Reconcile_Impl.cpp:(.text+0x1fb): undefined reference to `libiconv_close'
../../source/XMPFiles/.libs/libXMPFiles.a(Reconcile_Impl.o): In function `ReconcileUtils::UTF8ToLatin1(void const*, unsigned int, std::basic_string<char, std::char_traits<char>, std::allocator<char> >*)':
Reconcile_Impl.cpp:(.text+0x341): undefined reference to `libiconv_open'
Reconcile_Impl.cpp:(.text+0x390): undefined reference to `libiconv'
Reconcile_Impl.cpp:(.text+0x39b): undefined reference to `libiconv_close'
collect2: ld returned 1 exit status
*** Error code 1
2009-01-08 08:42:41 +00:00
wiz
a46f2d2c48 Update to 1.14.11:
libgsf 1.14.11

Jody:
	* win32 build fix for glib-2.18 deprecation.
	* Extend MS Office Open Pkg handling to accept POI files.
	* Add libxml2 wrapper to simplify probing.

Morten:
	* Solaris compilation issue.  [#558253]
	* Handle non-seekable files in gsf_input_stdio_new.  [#154417]

Paul:
	* Fix various Mac compilation issues.  [#565603]  [#565605]

Pedro Fragoso:
	* Clean up glib includes.  [#564004]

Richard W.M. Jones
	* MinGW configure fix for libbz2 detection.
2009-01-07 22:11:27 +00:00
wiz
7b361d090d Update to 1.1.2:
This is a minor release including one security fix and two minor bug fixes

    * improve path auditing (issue 1450)
    * fix date-related test failures in test suite
    * add graph controls to monoblue theme
2009-01-07 21:50:29 +00:00
wiz
13b6f76fa6 Update py-gobject to 2.16.0:
2.16.0 04-jan-2009
	- gobject.timeout_add_seconds() not found in docs
	  (Paul Pogonyshev, #547119)
	- _wrap_g_output_stream_write_async not adding a reference to the
	  buffer passed (Paul, #564102)
	- gio.VolumeMonitor segfaults (Gian Mario Tagliaretti, #555613)
	- Test if `domain' is not-null before using it to avoids segfaults
	  (Paul, #561826)
	- g_output_stream_write_all use gsize instead of gssize (Gian)
	- add __repr__ to gio.Drive, gio.Mount and gio.Volume
	  (Paul, #530935)
	- Missing AC_CONFIG_MACRO_DIR([m4]) (Loïc Minier, #551227)
	- Make codegen not import when corresponding argument types are not
	  registered (Paul, #551056)
	- Fix typos breaking compilation (Frederic Peters #551212)
	- GFile load_contents methods chop data at first \0
	  (Jonathan Matthew, #551059)
2009-01-07 21:28:56 +00:00
wiz
27e68e95fc Update to 2.0.18:
Ver 2.0.18 - Sun Dec 21 08:38:20 PST 2008

* libtool update for dependencies
* MSVC C89 variable hoisting to enable MSVC compile (sweetlilmre)
* addition of VC9 (Visual Studio 2008) project file (sweetlilmre)
* update to MinGW make file (Sergio Padrino, sweetlilmre)
* fix uninitialised variables in _putPixelAlpha() (Paul Pedriana)
* reverted to original alpha routine in _putPixelAlpha() as new one was causing issues in 16bbp
  new routine #define has been renamed to EXPERIMENTAL_ALPHA_PIXEL_ROUTINE
  original is now DEFAULT_ALPHA_PIXEL_ROUTINE
* added colorkey handling patch to rotozoom (Sergio Padrino)
* downgraded optimization to -O for asm compatibility with gcc4


Ver 2.0.17 - Sun Jun  1 15:39:38 EDT 2008

* hline/vline clipping and swap-logic fixed
* clipping box dimension check added and clipping-checks optimized
* TestFonts program updated
* Updated documentation on cross-compilation, AMD64
* Fixed circleColor overdraw
* Added arcColor routine
* Added polygonColorMT and polygonTextureMT routines
* Updated 32bit alpha blending routine
2009-01-07 10:55:22 +00:00
jmcneill
6182270b31 + nant 2009-01-07 03:01:53 +00:00
jmcneill
d334e039cb Import nant version 0.86beta1.
NAnt is a free .NET build tool. In theory it is kind of like make without
make's wrinkles. In practice it's a lot like Ant.

NAnt is different.  Instead of a model where it is extended with shell-based
commands, NAnt is extended using task classes.  Instead of writing shell
commands, the configuration files are XML-based, calling out a target tree
where various tasks get executed.  Each task is run by an object that
implements a particular Task interface.
2009-01-07 03:01:10 +00:00
wiz
2c2733aadd Update to 1.22.4:
Overview of changes between 1.22.3 and 1.22.4
=============================================
- Misc bug fixes
- Improved docs
- Bugs fixed in this release:
	Bug 564644 – Not complete description of the
		pango_font_description_better_match function
	Bug 563898 – Generated output is not deterministic
	Bug 563803 – pango_renderer_finalize fails to call parent finalize
	Bug 499626 – Space should be optional after comma in
		PangoFontDescription input string
	Bug 499624 – Spaces around commas in PangoFontDescription family name
		should be trimmed
	Bug 563557 – set g_get_prgname() in fc pattern
	Bug 563356 – The input area of firefox and the blank width after text
		in gnome-menu was stretched too wide, under pango-1.22.3
	Bug 562574 – Pangocariowin32 is leaking every cairo font it ever
		creates
2009-01-05 20:30:43 +00:00
he
746214bb5b Update from version 6.48nb1 to 6.48nb2.
Pkgsrc changes:
 o Based on private feedback in PR#40292, drop the dependency on
   p5-UNIVERSAL-isa.
 o Add some comments to some of the patch files.
2009-01-05 12:15:16 +00:00
he
ac601fbebe Update from version 1.16 to 1.17.
Pkgsrc changes:
 o Change one BUILD_DEPENDS to a full DEPENDS (p5-libwww)

Upstream changes:

1.17 - Tue 30 Dec 2008 00:12:53 PST
 - Allow no_locator methods to be subclassable
   - Thanks to Michael Hendricks of Grant Street Group.
2009-01-04 23:14:57 +00:00
dbj
86d1605f6a update to sgb-2007-03.28.tar.gz distribution 2009-01-04 23:14:00 +00:00
dbj
eb26bf17cf convert to use libtool
additional fixes to compile on osx
2009-01-04 23:10:06 +00:00
he
225c3ee706 Update from version 1.092 to 1.094.001 (upstream 1.094001).
Pkgsrc changes:
 o Change to Module::Build

Upstream changes:

[1.094001] Released on 2009-01-01

    Bug Fixes:
    * Tests would fail on systems without Regexp::Parser installed.

[1.094] Released on 2009-01-01

    Incompatible Changes:
    * The way that "## no critic" markers was refactored.  As
      a result, we discovered that the syntax for the markers was pretty
      vague.  If you didn't do it just right, it would disable all policies,
      and not just the specific ones that you wanted.  So we've tightened this
      up a bit.  If you followed the examples that have been in the docs for
      the last couple years, then you should be fine.  But if you've been
      using certain other variations in your "## no critic" markers, then you
      might suddenly find yourself violating the new
      ProhibtUnrestrictedNoCritic policy.  To fix this, just make sure your
      Policy names appear in parentheses:

        ## no critic Foo, Bar, Baz     # wrong!
        ## no critic Foo Bar Baz       # wrong!


        ## no critic (Foo, Bar, Baz)   # ok!
        ## no critic qw(Foo Bar Baz)   # also ok!

    * The deprecated $FORMAT variables for Perl::Critic::Policy and
      Perl::Critic::Violation no longer exist.  Use the corresponding
      get_format() and set_format() functions instead.

    New Policies:
    * Miscellanea::ProhibitUnrestrictedNoCritic
    * Miscellanea::ProhibitUselessNoCritic
    * NamingConventions::Capitalization
    * Subroutines::ProhibitReturnSort
    * Variables::ProhibitReusedNames

    Removed Policies:
    * NamingConventions::ProhibitMixedCaseSubs and
      NamingConventions::ProhibitMixedCaseVars have been moved to a separate
      Perl-Critic-Deprecated distribution.  The
      NamingConventions::Capitalization policy does everything they do, plus
      more.

    Policy Changes:
    * BuiltinFunctions::ProhibitStringyEval now has an allow_includes option
      that makes it behave (mostly) like Ricardo SIGNES'
      Perl::Critic::Policy::Lax::ProhibitStringyEval::ExceptForRequire.
    * InputOutput::RequireCheckedClose, InputOutput::RequireCheckedOpen, and
      InputOutput::RequireCheckedSyscalls now all support autodie.
      Unfortunately, autodie is currently treated like a module and not a
      pragma, which means that the lexical scoping is not taken into account.
    * InputOutput::RequireCheckedSyscalls now has an exclude_functions
      parameter.
    * Modules::ProhibitEvilModules now allows you to specify what the
      description of a use of a bad module should be, to, say, suggest that
      people use autodie instead of Fatal.
    * Subroutine::ProhibitExcessComplexity violation descriptions now include
      the name of the subroutine, thanks to Andreas Koenig, RT #40070.
    * TestingAndDebugging::RequireUseStrict and
      TestingAndDebugging::RequireUseWarnings now have equivalent_modules
      parameters that allow you to designate other modules as being equivalent
      to the strict and warnings pragmata.  This one is for all you Moose fans
      out there.  :]

    Bug Fixes:
    * ControlStructures::ProhibitUnreachableCode would treat package
      statements as unreachable.  Fixed by Kevin Ryde.  RT #41734
    * Fix warning from InputOutput::ProhibitOneArgSelect when select was
      called with no arguments.  RT #41926
    * Miscellanea::RequireRcsKeywords couldn't find keywords after __END__
      that didn't look like part of POD.
    * Modules::RequireFilenameMatchesPackage would incorrectly complain about
      programs.  Yet more greatness contributed by Schwern.  RT #39024.
    * If a perlcriticrc file referred to a policy that wasn't installed and
      the profile-strictness option was set to "fatal",
      Perl::Critic::PolicyFactory fell over instead of reporting the
      problematic policy name.

    Miscellanea:
    * Perl::Critic::Violation will automatically strip trailing periods
      from your Policy description and explanation strings.  This ensures that
      the punctuation is consistent with the format specified by the user via
      the -verbose formatting options.

    New Developer Features:
    * Perl::Critic::Policy::prepare_to_scan_document() is now checked and a
      Policy can disable itself for just a single document, which can speed
      things up.

[1.093_03] Released on 2008-12-11
[1.093_02] Released on 2008-10-30
[1.093_01] Released on 2008-09-07

    Changes summarized into 1.094 above.  For exact details, see Changes in
    1.093_003 on BackPAN.
2009-01-04 23:06:29 +00:00
he
81425ae38e Update from version 0.40nb1 to 0.42.
Upstream changes:

By: smueller on 2009/01/03
    * Apply *correct* patch for blib_to_par across file system
      boundaries from Radek. (Radek's patch was correct, just not my
      application.)
    * This is 0.42.

By: smueller on 2008/12/17
    * Apply patch for blib_to_par across file system boundaries from Radek.
    * This is 0.41.
2009-01-04 22:37:19 +00:00
he
8665979b7c Update from version 0.17nb1 to 0.18.
Upstream changes:

0.18  Wed Dec 31  00:00:00 2008

    - Fixed internal version numbers.
2009-01-04 22:20:43 +00:00
he
e8f1c73210 Update from version 0.13 to 0.14.
Upstream changes: (include updated 0.13 changes entry):

0.14 Sat Dec 20 16:53:05 2008
    * POD fix

    * Document what changes tokuhirom and Yappo made (see below)

0.13 Tue Dec 16 02:01:40 2008
    * Pass in the instance to the default sub in the constructor (reported with
      failing tests by rjbs)

    * Tons of new features implemented by tokuhirom++ and Yappo++:
      - method API in classes and roles!
      - "requires" and "with" for Mouse::Role
      - Type coercion
      - Inject a constructor after make_immutable. Huge speedup!
      - class_type and role_type
      - Inject a destructor for more speedup
      - MouseX::Types (may move into its own dist)
      - create_anon_class
      - union type constraints (eg 'Str | Undef')
      - subtypes and sugar for them
2009-01-04 20:48:02 +00:00
he
a57ea035e7 Update from version 0.3000 to 0.3100 (upstream 0.31).
Pkgsrc changes:
 o Add a couple of dependencies needed when perl < 5.10
 o Add "c" to the languages; the tests use the C compiler

Upstream changes:


Revision history for Perl extension Module::Build.

 Deprecations
 - Use of attributes as class methods is deprecated (this was never a
   documented feature and appears to only have worked accidentally.)

0.30_02 - Mon Dec 15 12:23:55 PST 2008

 Bug Fixes
 - make Software::License dependency "softer".

0.30_01 - Thu Dec 11 18:25:53 PST 2008

 New Docs
 - Added a recipe for writing a new action to the Cookbook
 - Added a recipe for bundling Module::Build to the Cookbook.

 Doc Fixes
 - Clarified dist_abstract search procedure in API.pod (RT#41056) [Mario
   Domgoergen]

 Bug Fixes
 - Workaround HARNESS_TIMER env issue in t/compat.t (RT#39635)
 - Fix ~ expansion when $HOME is different from /etc/passwd as
   when running sudo.  [rt.cpan.org 39662]
 - Fixed a small POD error in the Cookbook. [Damyan Ivanov]
 - Unset group/other write permission bits when using Archive::Tar to
   build the dist tarball. (RT#39804) [David Golden]

 Enhancements
 - We now support a 'create_license' parameter to new() that will
   create a LICENSE file during the 'dist' phase with the full text of
   the license.  This requires Software::License on the author's
   machine.  THIS ALSO STILL NEEDS DOCS.
 - Added lgpl2/lgpl3 entries to the supported licenses (RT#40532).
 - Support for validating properties with a check subref. [David
   Wheeler]

 Test Fixes
 - Defend against more stray environment variables interfering
   with the tests.

 Other
 - Updated our embedded version.pm to 0.76, enhanced documentation on
   dist_version_from.  [John Peacock]
2009-01-04 18:17:31 +00:00
wiz
55fa90af5f Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
2009-01-04 18:00:58 +00:00
he
9d9b84950d Update from version 0.86 to 0.90.
Upstream changes:

2008-12-29  Jarkko Hietaniemi  <jhi@iki.fi>

	* Storable deparse of coderefs for deep_copy() does not
	  work at all with 5.6.2: if modern enough Storable
	  and B::Deparse are not available, fall back to
	  the previous version which used Data::Dumper.

	* Release as 0.90.

2008-12-27  Jarkko Hietaniemi  <jhi@iki.fi>

	* Some PAUSE upload problem with 0.88, retrying.

	* Release as 0.89.

2008-12-26  Jarkko Hietaniemi  <jhi@iki.fi>

	* The 0.87 forgot to specify the Storable (and Safe,
	  used in the deserialization step of deep_copy)
	  prerequirement(s) in Makefile.PL.

	* Release as 0.88.

2008-12-26  Jarkko Hietaniemi  <jhi@iki.fi>

	* Addressed a performance problem in successors()
	  and predecessors(), reported by Jonathan Moore.

	* Reimplement deep_copy() by using Storable
	  freeze() and thaw() instead of Data::Dumper,
	  inspired by Jonathan Moore.  Probably now safer
	  and faster, but Storable is now a prerequirement.

	* Release as 0.87.
2009-01-04 18:00:36 +00:00
he
63dc0cf656 Update from version 2.38nb3 to 2.45.
Pkgsrc changes:
 o Add commented-out HOMEPAGE using search.cpan.org

Upstream changes:

Version 2.45:  ( Sat Dec 27 17:21:45 IST 2008 )
-----------------------------------------------

* Fixed bug #1230339:
- https://sourceforge.net/tracker/index.php?func=detail&aid=1230339&group_id=6926&atid=106926
- Can't store and retrive "\nEOT\n"
- Fixed by checking for the existence of the here-doc terminator in the
  string, and if so appending more characters.

* Fixed bug #1565180
- https://sourceforge.net/tracker/index.php?func=detail&aid=1565180&group_id=6926&atid=106926
- -nocase breaks -default.
- If a default-values section is specified, then -nocase did not look it up
  if it's not lowercase.

* Fixed bug #1831654
- https://sourceforge.net/tracker/index.php?func=detail&aid=1831654&group_id=6926&atid=106926
- multiline-values are tainted.
- Added a test as t/17untainted-multiline-values.t

Version 2.44:  ( Thu Dec 25 11:44:07 IST 2008 )
-----------------------------------------------

* Eliminated an assignment of $VERSION into itself to "get rid of warnings".
  Only caused warnings at Build.PL, and is unnecessary now that we
  "use vars".

Version 2.43:  ( Thu Dec  4 18:56:02 IST 2008 )
-----------------------------------------------

* Placed IniFiles.pm under lib/Config/IniFiles.pm.

* Added a Build.PL file for the distribution.

* Moved the ChangeLog to its own file - Changes.

* Made the README contain the useful information and nothing else
  - previously it was a copy of the module's entire POD.

* Added a regression test for:

https://sourceforge.net/tracker/index.php?func=detail&aid=778593&group_id=6926&atid=106926

When copying tied-hashes representing sections with multiline values as
keys, one used to get a reference instead of a copy. This was fixed in SVN
but not in CPAN.

* Added a test for opening an empty file, inspired by:

https://sourceforge.net/tracker/index.php?func=detail&aid=927111&group_id=6926&atid=106926

* Added a fix for this bug:

https://sourceforge.net/tracker/index.php?func=detail&aid=767913&group_id=6926&atid=106926

With a test that I wrote myself: in list context, ->val() returned the list
containing (undef()) if there was no such key. Now returning the empty
list which evaluates to false.

* Added a test for bug

    "[ 2030786 ] Brackets within values are treated as section headers"

It seems to be fixed on SVN.

Revision 2.40  2003/12/08 10:33:13  domq
Documentation tidyup

Revision 2.39  2003/12/06 07:54:21  wadg
[By Proxy for domq]
* Encapsulation of internal data structures even for use within the
  class: e.g. ReadConfig() and the TIEHASH interface operate using accessor
  methods on $self. Causes massive simplification of the code.

* TIEHASH interface made load-on-demand. Order of each() in TIEHASH
  same as configuration file's order (i.e. $self->Sections() and
  $self->Parameters()).

* push() and exists() methods

* -allowempty and -deltas parameters to new()

* support for loading config from a SCALAR reference. Unfortunately
  this also requires a small patch to IO::Scalar, whose author has yet
  to respond to my email

* ->{myparms} and ->{mysects} fields, supporting -delta=>1 option to
  WriteConfig()

* _assert_invariants() method (used only in t/01basic.t and
  t/02weird.t, maybe should be packaged otherwise)

Revision 2.39  2003/11/10 15:37:48  dom
* Encapsulation of internal data structures even for use within the
  class: e.g. ReadConfig() and the TIEHASH interface operate using accessor
  methods on $self. Causes massive simplification of the code.

* TIEHASH interface made load-on-demand. Order of each() in TIEHASH
  same as configuration file's order (i.e. $self->Sections() and
  $self->Parameters()).

* push() and exists() methods

* -allowempty and -deltas parameters to new()

* support for loading config from a SCALAR reference. Unfortunately
  this also requires a small patch to IO::Scalar, whose author has yet
  to respond to my email

* ->{myparms} and ->{mysects} fields, supporting -delta=>1 option to
  WriteConfig()

* _assert_invariants() method (used only in t/01basic.t and
  t/02weird.t, maybe should be packaged otherwise)
2009-01-04 17:45:43 +00:00
he
70552ff040 Update from version 1.2901nb1 to 1.2902.
Pkgsrc changes:
 o Remove no longer needed patch

Upstream changes:

2008-12-30  Jarkko Hietaniemi  <jhi@iki.fi>

	* Lowered the "0.95 of the current limit" down to
	  "0.75 of the current limit" in setrlimit.t so that
	  more memory-constrained systems (like 2MB or less of
	  default stack) have slightly more chance of completing the test.
	  The 0.75 also has more chance of aligning with page sizes.

	* The scalar context return of getrlimit() was documented
	  to return an object, even though it really returned the
	  soft limit, reported by anicka@suse.cz.  Fixed the documentation.

	* Judging by the cpantesters reports no netbsd has a functional
	  RLIMIT_STACK, so skipping the test in all of them.

	* Release 1.2902.
2009-01-04 17:24:46 +00:00
seb
d40a2047e4 Update from version 0.63 to version 0.64.
Pkgsrc changes:
- Adjust dependency on devel/p5-Class-MOP

Upstream changes:
0.64 Wed, December 31, 2008
    * Moose::Meta::Method::Accessor
      - Always inline predicate and clearer methods (Sartak)
    * Moose::Meta::Attribute
      - Support for parameterized traits (Sartak)
      - verify_against_type_constraint method to avoid duplication
        and enhance extensibility (Sartak)
    * Moose::Meta::Class
      - Tests (but no support yet) for parameterized traits (Sartak)
    * Moose
      - Require Class::MOP 0.75+, which has the side effect of making
        sure we work on Win32. (Dave Rolsky)
2009-01-04 09:30:40 +00:00
seb
c1e85bdd48 Update from version 0.73 to version 0.75.
Upstream changes:
0.75 Tue, December 31, 2008
    * Class::MOP::Class
      - A class that was made immutable and then mutable could end up
        sharing an immutable transformer object
        (Class::MOP::Immutable) with other classes, leading to all
        sorts of odd bugs. Reported by t0m. (Dave Rolsky)

0.74 Tue, December 25, 2008
    * MOP.xs
      - Add an xs implementation of Class::MOP::is_class_loaded (closes
        RT#41862). Based on a patch by Goro Fuji. (Florian Ragwitz)
      - Changed internals to make prehashing of hash keys easier and less
        error-prone. (Florian Ragwitz)
    * Class::MOP::Class
      - Fix documentation to show that around modifiers happen on both
        sides of the modified method. (Dave Rolsky)
2009-01-04 09:30:39 +00:00
adrianp
2f8ee7476c Update to 3.2
* Major UI Improvements
* New Default Skin: Dusk
* Custom Status Workflow
* New Custom Field Types
* Easier Installation
* Experimental Oracle Support
* Improved UTF-8 Support
* Group Icons
* Other Enhancements and Changes

For all the details see:
 http://www.bugzilla.org/releases/3.2/release-notes.html

Initial patch supplied in PR #40181
2009-01-04 00:38:11 +00:00
he
cb07d319ef Update from version 0.854 to 0.85.4.
Pkgsrc changes:
 o Belatedly fix the version number tweak to forestall what would
   happen when/if this package upstream goes to 0.86, which is perfectly
   valid according to the perl version numbering rules, but which is
   problematical for pkgsrc's dewey-decimal system.

   Better to have the fix on the branch, even though this steps the
   version number backwards in pkgsrc-current.

Approved by agc@
2009-01-02 22:18:37 +00:00
abs
f1358c3bcf Updated devel/cpuflags to 1.30
NetBSD changes:
 - Correctly decode the cpu 'features' lines
 - Also decode the cpu family and model data
2009-01-02 19:30:31 +00:00
abs
52777ba67a Updated devel/cpuflags to 1.30
Add:
 "Intel(R) Pentium(R) M processor "*
2008-12-31 14:49:54 +00:00
hasso
2a57283c1f Needs msgfmt. 2008-12-31 14:04:58 +00:00
he
ccb287c359 Update from version 6.48 to 6.48nb1.
Pkgsrc changes:
 o Use UNIVERSAL::isa($val,...) instead of $val->isa, fixes a problem
   which strikes seldom but ends up writing a garbled Makefile
   Corresponds to http://rt.cpan.org/Ticket/Display.html?id=41060
   This adds a dependency on p5-UNIVERSAL-isa.
 o Improve library detection for AIX and possibly others, by not
   insisting on the presence of a *.a archive file.
   Corresponds to http://rt.cpan.org/Public/Bug/Display.html?id=41360
 o Fix the self-tests so that they pass again by borrowing some
   ideas by following pointers from
   http://rt.cpan.org/Public/Bug/Display.html?id=40698
   Expected output now only present with VERBINST=1.
2008-12-30 15:03:03 +00:00
markd
0e72987c9c Update cfitsio to version 3.100
leaf node.  Fixes build problem seen in bulk builds.

Four years worth of changes.
2008-12-29 10:13:12 +00:00
he
ec19dd7717 Add a patch from PR#40282, also reported at
http://rt.cpan.org/Public/Bug/Display.html?id=41994

OK'ed by wiz@.
2008-12-28 21:14:13 +00:00
ahoka
e93416b2bc Add forgotten patch to CVS.
Thanks Thomas!
2008-12-26 21:53:31 +00:00
ahoka
4ae83da67b Various (including critical) bugfixes in the pulseaudio backend:
Fix assertion triggered in pulsaudio by returning "unknown" instead
of NULL pointer when guessing application name.

Own improvements:
- Use getprogname on NetBSD as it wont return NULL
- Also identify stream as "SDL Application"

3rd party bugfixes:
- Pull buffer size and other fixes from pulsaudio developers.
  http://0pointer.de/blog/projects/pa-plugin-for-sdl.html

Bump revision.
2008-12-26 17:46:07 +00:00
wiz
62826df0ac Avoid gtkdoc-rebase problem for Solaris as well.
Fixes PR 40031 by Jörn Clausen.
2008-12-24 15:34:27 +00:00
abs
aa0dc79492 Updated devel/cpuflags to 1.29 (leaf package)
Add:
 "Intel(R) Pentium(R) 4 CPU 2.00GHz" - thanks to Łukasz
2008-12-23 09:48:38 +00:00
markd
2283a0912a Save distfile in subdirectory to avoid conflict if someone had already
pulled down the unofficial tarball.
2008-12-22 19:17:06 +00:00
epg
0f00cb9e48 s/ia/is/ 2008-12-22 18:06:00 +00:00
jmcneill
7b122bbd00 Fix PLIST 2008-12-22 13:16:49 +00:00
jmcneill
0c01a2785e Bump BUILDLINK_API_DEPENDS 2008-12-22 02:48:56 +00:00
jmcneill
b778819414 libtoolize libatomic_ops so it builds shared libraries, bump PKGREVISION 2008-12-22 02:46:52 +00:00
markd
ac7822774f Official tarball now available so use it. 2008-12-21 20:04:54 +00:00
abs
3e7881f506 Updated devel/cpuflags to 1.28
Add:
 "Intel(R) Celeron(R) M processor "* - thanks to Daniel Horecki
 "Intel(R) Pentium(R) 4 CPU 3.20GHz" - thanks to John Nemeth
 "VIA Nehemiah" and "Intel(R) Atom(TM) CPU N270 " - thanks to Joel CARNAT
2008-12-21 15:49:27 +00:00
wiz
95d0e98606 Update to 1.1.1:
This is a bugfix release
     * make hgweb recursion optional (use '**' rather than '*')
     * fix fncache bug for directories ending in ' ' or '.'
     * require -a switch to resolve all files
     * improve help for resolve command
     * fix inotify interaction with bundle diffs
     * fix strange readline import error on Windows
     * fix non-existing target directory with git diffs
     * fix removing symlinks with git diffs
     * fix directory creation bug in patch
     * rebase: allow keeping branch names
     * fix a copy bug in the SVN converter
2008-12-21 10:26:07 +00:00
joerg
4d3378600a Really depend on both, p5-YAML and p5-YAML-Syck. 2008-12-21 09:27:27 +00:00
obache
c024715042 Add gtkdoc-rebase to TOOLS_NOOP on Darwin, for workaround of Bug#562310. 2008-12-21 05:03:34 +00:00
he
bd652cbbda Update from version 0.25 to 0.26.
Upstream changes:

0.26    2008-11-29 22:05 UTC
        + Fix : Leaks of cloned coderefs that access lexicals.
        + Fix : Building with maint-5.8 and blead (thanks Andreas Koenig).
2008-12-21 00:10:13 +00:00
he
de59e09c02 Update from version 1.15nb1 to 1.16.
Pkgsrc changes:
 o Update dependencies based on META.yml

Upstream changes:

1.16 - Sun 14 Dec 2008 15:28:38 PST
 - use POST instead of GET to selenium server (gyrm)
 - add support for per-session javascript (gyrm)
 - add unit tests and docs for re-using session_ids
2008-12-21 00:07:19 +00:00
he
d8a96d48d1 Update from version 0.54nb1 to 0.55.
Pkgsrc changes:
 o Adjust dependency according to META.yml

Upstream changes:

version: 0.55
date:    Thu Dec  4 01:10:11 PST 2008
changes:
- Module::Install::TestBase::use_test_base require 'Filter::Util::Call' now.
2008-12-21 00:01:53 +00:00
he
9272dcf95f Update from version 0.03nb1 to 0.04.
Pkgsrc changes:
 o Add USE_LANGUAGES=c since the build now uses the C compiler

Upstream changes:

0.04- Rafael Garcia-Suarez (9):
      First stab as a dual implementation XS / pure Perl
      Update MANIFEST and add ppport.h from bleadperl
      Bump version to 0.04
      Add license to Makefile.PL
      Re-add "use strict"
      Mortalize return values
      Add tests for a bug reported on P5P by Renée Bäcker
      Fix segfault / compilation error by returning nothing for a
        sub being compiled
      Regenerate META.yml
2008-12-20 23:55:35 +00:00
he
2f82b0ccb9 Update from version 0.11 to 0.13.
Pkgsrc changes:
 o Update dependencies according to META.yml

Upstream changes:

0.13 Tue Dec 16 02:01:40 2008
    * Pass in the instance to the default sub in the constructor (reported with
      failing tests by rjbs)
    * Tons of new features implemented by tokuhirom++ and Yappo++.

0.12 Thu Dec 4 19:23:10 2008
    * Provide Test::Exception function unless it's version 0.27 - RT #41254
    * Mouse::Util now provides dies_ok
    * Make class-like types behave more like Moose; subclasses OK! (rjbs)
    * Steal more tests from Moose
2008-12-20 23:51:33 +00:00
he
d42c1c0745 Update from version 0.07 to 0.08.
Upstream changes:

0.08    Mon Dec  09 19:00:00 EST 2008
        - Added experimental support for recursive type constraints.  Pod and
          tests for this feature.  Let the madness begin.
        - Documentation updates.
        - Workaround test case for the SUb::Exporter compatibility issue.  Also
          documented in Pod.
2008-12-20 23:45:30 +00:00
he
2c0b1cb83c Update from version 0.0008nb1 to 0.0009.
Upstream changes:

0.0009    Nov 25, 2008
          Avoid throwing an error when load_plugins is called on already-loaded
              plugins
2008-12-20 23:42:13 +00:00
he
2dc51126e8 Update from version 0.44nb3 to 0.45.
Pkgsrc changes:
 o Update dependencies with version information culled from META.yml
 o Re-do the patch to include Inline::C without prompting

Upstream changes:

version: 0.45
date:    Sat Nov 22 2008
No changes from 0.44_01

version: 0.44_01
date:    Tues Oct 11 2008
changes:
  - Apply patch to Inline.pm that addresses a problem with whitespace occurring
    in the name of the build directory. (RT ticket 4150)
  - Fix ParseRegExp.pm. (RT ticket 6327)
  - Fix (in Inline.pm) problem regarding the calling of the same script from
    different builds of perl. (RT ticket 29326)
  - Allow Inline::install() subroutine to apply to languages other than C and
    CPP. (RT ticket 35517)
  - Fix C/Makefile.PL so that the C compiler can still be found when $Config{cc}
    reports something like /some/place/cc. (RT ticket 8251)
  - In C/C.pm, allow for the calling of multiple typemaps (RT ticket 5639), and
    have the "No Inline C functions bound to Perl" warning specify the file for
    which no bindings were found (RT ticket 17774).
  - Minor doc fixes.
2008-12-20 23:38:37 +00:00
he
fa567ccbed Update from version 0.80nb1 to 0.82.
(This despite the t/pty.t test haning, same as on FreeBSD, as
documented in that file.)

Upstream changes:

0.82 Thu 18 Dec 2008
	- Moving changes in 0.81_01 to a production release

0.81_01 Wed 15 Oct 2008
	- This is the first in a series of refactoring test releases.
	- Removed Makefile.PL message noisily asking users to do CPAN Testers
	  dirty work.
	- Simplfied the Makefile.PL code a little.
	- Upgraded all tests to Test::More
	- Added a $VERSION for all modules
	- Adding some missing POD sections
	- Various other clean ups
2008-12-20 23:12:29 +00:00
he
c5ee9eca65 Update from version 0.28nb1 to 0.29.
Upstream changes:

Changes for 0.29 - 2008-12-13]

* Publisher and index fixes

* We don't need to force select_timeout anymore, and it causes
  explosions if called during global destruction, when $$self->[0]
  (_part_ of the pseudohash) may have gone missing already, but the
  object itself is still there.  So $$self->{anything} explodes with
  "not a hash reference" _sometimes_, despite $$self always being an
  arrayref.
  ..friends don't let friends use pseudohashes.
2008-12-20 22:49:11 +00:00
he
f3431ae687 Update from version 0.38nb1 to 0.39.
Upstream changes:

version: 0.39
date:    Thu Dec 11 23:22:56 PST 2008
changes:
- Fix tests on 5.6.
2008-12-20 22:41:32 +00:00
he
3cfd875d71 Update from version 0.21 to 0.22.
Upstream changes:

0.22    Dec 18 2008
        - use strict; use warnings;
        - Added prototype for caller
        - silenced warnings about sub replacements
2008-12-20 22:26:08 +00:00
he
d0dfc5ba88 Update from version 0.84nb1 to 0.86.
Pkgsrc changes:
 o Add HOMEPAGE using search.cpana.org
 o Remove apparently not-needed dependency on p5-Heap

Upstream changes:

2008-11-27  Jarkko Hietaniemi  <jhi@iki.fi>

	* Addressed a performance problem in connected_components()
	  for 1000+ vertex graphs, reported by David Grobe.
	  Should in general speed up graph traversal.

	* Release as 0.86.

2008-11-27  Jarkko Hietaniemi  <jhi@iki.fi>

	* Address rt.cpan.org #31608 "Graph::Undirected, unionfind and
	  connected_component"

	* Address rt.cpan.org #34377 "recursive successors and predecessors"
	  (added all_successors/all_predecessors/all_neighbours/all_reachable)

	* Address rt.cpan.org #39444 "inconsistent return value"
	  (make add_edges and add_vertices to always return the graph)

	* Address rt.cpan.org #39614 "copy should retain more attributes"
	  (now copies also refvertexed/hypervertexed/countvertexed/
	   multivertexed/hyperedged/countedged/multiedged/omniedged)

	* Address rt.cpan.org #39805 "UnionFind: Repeated adds clobbers
	  graph component information"

	* Address rt.cpan.org #41190 "add_edge_by_id on multigraph
	  malfunctioning"

	* Added betweenness(), clustering_coefficient(), and
	  subgraph_by_radius(), contributed by Matt Spear.

	* Release as 0.85.
2008-12-20 22:21:30 +00:00
he
89e508e0ee Update from version 0.20nb1 to 0.21.
Upstream changes:

2008-11-12  Tim Jenness  <timj@poma.jach.hawaii.edu>

	---- Release V0.21 CPAN ----

	* Temp.pm: Clean out $FILES_CREATED_BY_OBJECT when the destructor
	runs. Otherwise memory does not get returned. Really bad idea for
	daemons. (Thanks to Maxime Therreault RT #37621)

	* Temp.pm: Integrate patches from bleadperl for cygwin. (thanks to
	Jari Aalto RT #36376)

	* t/seekable.t: seekable test was failing on perl 5.6.0 so we now
	skip the specific test. (thanks to Zefram)

	* Temp.pm: Remove the test on the parent directory to see if a file
	can be written. This will be found out anyway as soon as the file open
	is attempted. AFS systems may fail a -w test but still allow a file to
	be created. (thanks to Christopher Ellison)

	* Temp.pm: Put an eval around rmtree. Some versions of rmtree croak
	if you attempt to remove a directory that you are inside. (debian bug
	479317 and RT #35779).

2008-03-15 Tim Jenness <tjenness@cpan.org>

	* Temp.pm: Localize special variables in END blocks and destructors.
2008-12-20 22:11:20 +00:00
he
04d91acf6c Update from version 1.50nb1 to 1.52.
Pkgsrc changes:
 o Canonicalize HOMEPAGE
 o Change to Module::Build build type

Upstream changes:

1.52
  Production rerelease of 1.51 to make the CPAN indexer happy about
  permissions (hopefully).
  SVN Revision 44.

1.51
  Production release of 1.50_05. No other changes.
  SVN revision 43.
2008-12-20 22:07:45 +00:00
he
4709bdb951 Update from version 0.003003 to 0.003004.
Upstream changes:

0.003004
  - Make magic work within string evals on 5.10 if the hints hash is used.
  - Bind S_scan_ident to perl. It allows scanning for simple identifiers.
  - Add strip_ident to Context::Simple.
2008-12-20 21:27:17 +00:00
he
e44059a401 Update from version 0.21 to 0.22.
Pkgsrc changes:
 o Remove dependenc on Class::Accessor, it does not appear to be needed

Upstream changes:

0.22
	- add a no warnings 'recursion', deep recursion is legitimate
	  in most cases
2008-12-20 21:04:13 +00:00
he
6075a03f02 Update from version 0.24 to 0.26.
Upstream changes:

0.26  Nov 24, 2008
        - remove warning from File::Spec

0.25  Nov 20, 2008
        - paths began with '//' on cygwin, use catpath to undo
          splitpath (bug report from Pablo Torres).
2008-12-20 20:59:18 +00:00
he
f053b3c249 Update from version 0.14nb1 to 0.16.
Upstream changes:

0.16 Mon 17 Nov 2008
    - fix up branches test which did not handle the errors thrown by
      changes from the last release (RT #40948)
    - fix up error message for "any of" (RT #40972)

0.15 Wed 12 Nov 2008
    - when use_ext is true, we will check to see if there are no supported
      modules for a particular file. instead of the file being skipped, an
      error will be thrown (RT #38927).
    - also, when use_ext is true, a fatal error will be thrown if there are
      no loaders available that understand the file extension.
    - officially support multiple loaders per extension
    - add a Config::Any::Base for all loaders to inherit from, plus add
      a new dependency mechanism: requires_any_of() and requires_all_of().
    - filter out loaders that don't inherit from Config::Any::Base (RT #40830)
2008-12-20 20:26:10 +00:00
he
c72ec5009a Update from version 0.72 to 0.73.
Upstream changes:

0.73 Tue, December 16, 2008
    * MOP.xs
      - Don't use Perl_mro_meta_init. It's not part of the public perl
        api. Fixes failures to build on Win32 (RT #41750).  (Florian
        Ragwitz)
    * t/082_get_code_info.t
      - Add $^P &= ~0x200; (per Ovid's suggestion) in order to not
        munger anonymous subs when under -d and so making the tests
        succeed in that case.
2008-12-20 19:33:50 +00:00
he
fe261a081e Update from version 0.19nb1 to 0.20.
Upstream changes:

0.20 Mon, Dec 8, 2008
    - Prevent redefined warnings when Class::C3 is loaded explicitly after
      MRO::Compat has been loaded. Also add tests for this.
2008-12-20 19:25:36 +00:00
he
71cfab5a97 Update from version 0.08001nb1 to 0.08002.
iUpstream changes:

0.08002 Mon Nov 17 20:27:22 2008
    - Removed unnecessary code in get_simple: RT#40992, BUCHMULLER Norbert
2008-12-20 19:14:19 +00:00
he
1cef639b3d Update from version 0.06nb1 to 0.07.
Upstream changes:

0.07 Tue Nov 11 23:05:.. PDT 2008
    - Fixed a refactoring error in walkallops_simple. walkallops* was broken.
    - Avoided base.pm because that library is kind of nasty
2008-12-20 19:01:33 +00:00
ahoka
be085526f2 Add libdaemon. 2008-12-20 17:27:08 +00:00
ahoka
75661c1d88 Import libdaemon-0.12 as devel/libdaemon.
libdaemon is a lightweight C library that eases the writing of UNIX
daemons. It consists of the following parts:

* A wrapper around fork() which does the correct daemonization
  procedure of a process
* A wrapper around syslog() for simpler and compatible log output to
  Syslog or STDERR
* An API for writing PID files
* An API for serializing UNIX signals into a pipe for usage with
  select() or poll()
* An API for running subprocesses with STDOUT and STDERR redirected
  to syslog.

APIs like these are used in most daemon software available. It is not
that simple to get it done right and code duplication is not a goal.
2008-12-20 17:24:48 +00:00
he
0f41b22fe0 Add p5-IPC-Cmd. 2008-12-20 14:39:15 +00:00
he
fcd61c7d23 Import p5-IPC-Cmd version 0.42.
IPC::Cmd allows you to run commands, interactively if desired,
platform independent but have them still work.

The can_run function can tell you if a certain binary is installed
and if so where, whereas the run function can actually execute any
of the commands you give it and give you a clear return value, as
well as adhere to your verbosity settings.
2008-12-20 14:38:42 +00:00
abs
3fffa1e222 Updated devel/cpuflags to 1.27
Add entry for AMD K6-2+/III+ ("AMD-K6(tm)-III Processor")
- from Ulf Bartelt PR 37850
2008-12-20 09:56:46 +00:00
markd
5c6da6a379 Update to automoc4 0.9.87
Required for KDE 4.2.  Changes unknown.
2008-12-19 21:30:24 +00:00
he
f3e783d361 Added p5-File-LibMagic. 2008-12-19 18:53:45 +00:00
he
b80b18b447 Import p5-File-LibMagic version 0.90.
Fixes PR#39597.

The File::LibMagic is a simple perlinterface to libmagic from the file-4.x
package from Christos Zoulas
2008-12-19 18:52:36 +00:00
he
2e1460e5d8 Update from version 1.04nb1 to 1.04nb2.
This should fix PR#39740.

Pkgsrc changes:
 o Add a patch to "use Carp;" to fix the problem described in the PR
2008-12-19 18:23:17 +00:00
he
0873fd8377 Update from version 0.99.4nb1 to 0.99.4nb2.
Fixes PR#39831.

Pkgsrc changes:
 o Adjust dependency on p5-version to not be required with perl 5.10
 o Change to Module::Build build method
 o Add missing dependency on p5-Want (problem from PR)
2008-12-19 18:01:58 +00:00
he
5910e70356 Update from version 2.12nb1 to 2.13.
Fixes PR#40193.

Upstream changes:

2.13	Dec 02 2008
	- Improve diagnostics and avoid crash with bad arguments.
          (Lubomir Rintel)
2008-12-19 17:45:36 +00:00
tron
918fbdc63d Revert broken change. 2008-12-19 13:05:06 +00:00
darcy
1711160c56 Remove -ansi option from Makefile to prevent build problems as suggested by
Aleksey Cheusov.
Bump PKGREVISION
2008-12-19 12:12:53 +00:00
tron
83efbfdff4 Make it possible to turn off "pulseaudio" support. 2008-12-19 11:41:25 +00:00