Commit graph

156482 commits

Author SHA1 Message Date
sno
a1458cfea3 Updated devel/p5-Path-Dispatcher to 0.15 2010-03-16 21:52:41 +00:00
sno
90bbece2e9 Updating devel/p5-Path-Dispatcher from 0.14 to 0.15
Upstream changes:
0.15 Tue Mar 16 09:40:40 2009
        ** Factored Path-Dispatcher-Declarative into its own distribution
        ** Be sure to update your dependency information!

        * Implement ->complete for Rule::Dispatch
        * Add Path::Dispatcher::Rule::Alternation
        * Implement case insensitivity fory Rule::Eq
        * Add Path::Dispatcher::Rule::Sequence - like Rule::Tokens but
            better!
        * Add Path::Dispatcher::Rule::Enum
        * Path autoboxing has been factored out into a private method for
            more overridability
        * A few documentation improvements as usual :)
2010-03-16 21:52:11 +00:00
sno
0c3d6ef1b7 Updated devel/p5-Data-Peek to 0.31 2010-03-16 21:45:58 +00:00
sno
b34d0985ba Updating devel/p5-Data-Peek from 0.30 to 0.31
Upstream changes:
2010-03-16 0.31 - H.Merijn Brand   <h.m.brand@xs4all.nl>
    * Dropped YAML spec to 1.0
2010-03-16 21:45:28 +00:00
sno
a9cbf20033 Updated databases/p5-ORLite to 1.42 2010-03-16 21:35:20 +00:00
sno
48fe6357c4 Update databases/p5-ORLite from 1.41 to 1.42
Upstream changes:
1.42 Tue 16 Mar 2010
	- Signficantly expanded documentation on the per-table class
	  and the methods created for it (Breno G. de Oliveira)
2010-03-16 21:34:44 +00:00
asau
95f144687e Removed cross/i386-mingw32 2010-03-16 21:31:33 +00:00
asau
6a637e2dd6 Remove old MinGW package. 2010-03-16 21:29:48 +00:00
agc
3b5305c8e0 note addition of itpp-4.0.7 2010-03-16 21:24:46 +00:00
agc
14904631fa add and enable itpp 2010-03-16 21:23:48 +00:00
agc
cf6a14b7d4 initial import of itpp-4.0.7 into the packages collection
C++ library of mathematical, signal processing and communication
	routines

	Its main use is in simulation of communication systems and for
	performing research in the area of communications.  The kernel of the
	library consists of generic vector and matrix classes, and a set of
	accompanying routines.  Such a kernel makes IT++ similar to MATLAB or
	GNU Octave.
2010-03-16 21:22:13 +00:00
sno
b9e2722252 Updated devel/p5-SVN-Notify to 2.80 2010-03-16 21:17:45 +00:00
sno
9e60758c65 Updating devel/p5-SVN-Notify from 2.79 to 2.80
pkgsrc changes:
- Add recommended dependencies

Upstream changes:
2.80  2010-01-16T04:40:00
      - Fixed the regular expression for detecting JIRA keys. Thanks to David
        Ferguson for the report (RT#51620).
      - Fixed test failure on Perl 5.11.2.
      - Switched to improved URL links with link text in the documentation.
2010-03-16 21:16:36 +00:00
sno
bac66fe14a Added textproc/p5-Text-Trac version 0.15 2010-03-16 21:08:57 +00:00
sno
3c675ac1ba Updating textproc/p5-Text-Trac version 0.15 as dependency for scheduled
update of devel/p5-SVN-Notify

Text::Trac parses text with Trac WikiFormatting and convert it to html
format.
2010-03-16 21:08:22 +00:00
jkunz
de6f5e9bcb Add missing file to PLIST. 2010-03-16 20:02:26 +00:00
wiz
93f8192111 Removed databases/mysql51-embedded successor databases/mysql51-server 2010-03-16 19:36:32 +00:00
wiz
fae067866a Remove mysql51-embedded, included in mysql51-server nowadays. 2010-03-16 19:35:58 +00:00
wiz
4b1f1d27a6 Updated x11/gtk-sharp to 2.12.10 2010-03-16 19:33:47 +00:00
wiz
d61c41b310 Update to 2.12.10:
2010-03-08  Mike Kestner  <mkestner@novell.com>

	* configure.in.in: revert the -platform flag usage on windows until
	we can figure out why it breaks Gtk# on mono.

2010-03-01  Mike Kestner  <mkestner@novell.com>

	* msi/gtk-sharp-2.0.wxs.in: use the netfx runtime version checks.
	Check for version 2.0 or greater.
	* msi/Makefile.am: ref the netfx extension.

2010-02-26  Mike Kestner  <mkestner@novell.com>

	* configure.in.in: backport the mono-2 configure fallback.

2010-02-26  Mike Gorse  <mgorse@novell.com>

	* atk/Object.custom, atk/glue/object.c: Bind GetAttributes.

2010-01-11  Mike Kestner  <mkestner@novell.com>

	* configure.in.in: checks for wix and add platform switch to win32
	builds to ensure 32BIT+ and PE32 are set. [Fixes #473566]
	* gtk-sharp-2.0.wxs.in: moved to msi dir and enhanced. see below.
	* license.rtf: moved to msi dir
	* Makefile.am: add new dir, move installer target to msi Makefile.
	* msi/*: new installer building framework.  conditionally builds on wix
	availability.  downloads official binary bundles to build an unmanaged
	module. adds the .mo files to support translation [Fixes #513017]
	updated gtk+ version to 2.16.6.  still depends on win32-installers build
	for mono-posix and mono-cairo modules.

2009-11-30  Mike Kestner  <mkestner@novell.com>

	* generator/Method.cs: support win32_utf8_variant attribute on methods.
	* glib/*.cs: support win32 utf8 variant methods.
	* gtk/*.custom: support win32 utf8 variant methods.
	* gtk/Gtk.metadata: mark some win32_utf8_variant methods.
	  [Fixes #550961] Adapted from a patch by Tor Lillqvist.

2009-11-23  Christian Hoff  <christian_hoff@gmx.net>

	* generator/Signal.cs: Return a GInterfaceAdapter in the signalargs's
	accessor properties instead of trying to return the implementor as stored in
	the arguments array.

2009-11-20  Gabriel Burt  <gabriel.burt@gmail.com>

	* bootstrap-2.12: Bump GTK_SHARP_VERSION to 2.12.10

2009-11-20  Gabriel Burt  <gabriel.burt@gmail.com>

	Make TextBufferSerializeFunc return byte []

	* gtk/Makefile.am:
	* gtk/textbuffer-serializefunc.patch:
	* gtk/GtkSharp.TextBufferSerializeFuncNative.cs:
	* gtk/TextBufferSerializeFunc.cs: Copy of generated bindings, fixed to
	be usable. [Fixes #555495]

	* gtk/TextBuffer.custom: Add binding of RegisterSerializeFormat since no
	longer generated.

	* gtk/Gtk.metadata: Remove GtkTextBufferSerializeFunc and
	RegisterSerializeFormat so bindings not generated.

2009-11-10  Gabriel Burt  <gabriel.burt@gmail.com>

	* atk/atk-table.patch:
	* atk/ColumnDeletedHandler.cs:
	* atk/Table.cs:
	* atk/TableAdapter.cs:
	* atk/ColumnInsertedHandler.cs:
	* atk/Atk.metadata:
	* atk/RowDeletedHandler.cs:
	* atk/RowInsertedHandler.cs: We have to implement AtkTable's
	GetSelectedRows/Columns methods manually, and the only way to do that is
	to not generate those classes.  So these files are the generated files
	with the necessary modifications (see atk-table.patch).  This fixes
	support for custom widgets to add AtkTable a11y (BNC #512477)

	* atk/NoOpObject.custom: Manually implement Atk.Table iface

	* atk/Makefile.am: Add new files to build

2009-10-30  Mike Kestner  <mkestner@novell.com>

	* glib/GType.cs: avoid another exception on bogus assm.Locations.
	  [Fixes #546045]

2009-10-23  Christian Hoff  <christian_hoff@gmx.net>

	* gtk/CellRenderer.custom: Pass the GdkRectangle parameters of CellRenderer.Render
	by reference. Patch by Diego Pettenò.

2009-09-22  Brad Taylor  <brad@getcoded.net>

	* glib/Idle.cs:
	* glib/Timeout.cs: Don't try to remove the handler from the managed
	hashtable twice, add a comment explaining the need for the else branch.

2009-09-22  Brad Taylor  <brad@getcoded.net>

	* glib/Idle.cs:
	* glib/Timeout.cs: Make sure to remove the unmanaged reference to the
	delegate when we're disposed or finalized.  In particular, this fixes a
	problem where GLib.Object's PerformQueuedUnrefs was being called after
	both the object and the handler had been GC'ed, resulting in a
	segfault.

2009-09-16  Mike Kestner  <mkestner@novell.com>

	* gtk/Gtk.metadata: hide StatusIcon.GetGeometry for custom impl.
	* gtk/StatusIcon.custom: custom GetGeometry implementation to avoid
	marshaling exceptions on win32.  [Fixes #518169]

2009-09-11  Christian Hoff  <christian_hoff@gmx.net>

	* gtk/Application.cs: Port the theming-relevant part of the
	SWF.Application.DoEvents code to avoid loading the assembly
	at runtime on the Windows platform.

2009-08-23  Christian Hoff  <christian_hoff@gmx.net>

	* gdk/Gdk.metadata: Mark PixbufFormat.Extensions and
	PixbufFormat.MimeTypes as null-terminated arrays.	[Fixes #533472]

2009-08-12  Christian Hoff  <christian_hoff@gmx.net>

	* configure.in.in: Detect GDK backend.
	* */*.dll.config.in: Link against the libs of the correct GDK backend
	instead of using x11 on Linux/win32 on Windows.
	Patch by Christian Hergert.	[Fixes 527840]

2009-08-05  Christian Hoff  <christian_hoff@gmx.net>

	* sample/CustomcellRenderer.cs: Use GObject property registration
	instead of a CellDataFunc.

2009-08-05  Christian Hoff  <christian_hoff@gmx.net>

	* glib/glue/object.c: Use -G_MINFLOAT and -G_MINDOUBLE since
	these constants return the minumum positive values for this type.

2009-07-30  Mike Kestner  <mkestner@novell.com>

	* generator/InterfaceGen.cs: remove var keyword usage to fix build
	 on .net 2.0. Fix a few mixed line endings as well.

2009-07-27  Mike Gorse  <mgorse@novell.com>

	* atk/Atk.metadata: Remove owned for Relation.GetTarget.

2009-07-21  Christian Hoff  <christian_hoff@gmx.net>

	* glib/GInterfaceAdapter.cs: Fix a leak related to GCHandles not being freed.
	Patch from Mike Kestner with a minor tweak by me. [Fixes #523306]

2009-07-13  Gabriel Burt  <gabriel.burt@gmail.com>

	* generator/GenBase.cs: Add AppendCustom override that you can pass the
	type name in, used to include .custom for Name + Adapter and Name +
	Implementor .custom files for interface gen.

	* generator/InterfaceGen.cs: Use the new AppendCustom override for the
	Name + Adapter.custom file, and add support for including custom file for
	the Name + Implementor interface; necessary to manually implement an
	interface method.

2009-07-10  Christian Hoff  <christian_hoff@gmx.net>

	* pango/Pango.metadata: Mark "ink_rect" and "logical_rect" parameters of Get*Extends
	methods as "out".  [Fixes #510105]

2009-06-08  Christian Hoff  <christian_hoff@gmx.net>

	* atk/ObjectFactory.custom: Reimplement ObjectFactory virtual
	methods. Patch provided by Mike Kestner and Gabriel Burt.

2009-05-31  Mike Kestner  <mkestner@novell.com>

	* gtk-sharp-2.0.wxs.in: move the RemoveExistingVersions action
	after InstallFinalize to avoid a problem where the GAC assemblies
	disappear.  [Fixes #508580]
2010-03-16 19:33:37 +00:00
wiz
c6cb514d0c Updated audio/amarok to 2.3.0 2010-03-16 19:29:02 +00:00
wiz
36293c3898 Update to 2.3.0, switch to mysql51-server for providing the embedded
mysql server.

Changes:

Team Amarok is proud to announce Amarok 2.3.0. It contains many
improvements and bugfixes over Amarok 2.2.2 as well as many new
features. Areas such as podcast support and saved playlists have
seen huge improvements, as has the support for USB mass storage
devices (including generic MP3 players).

With large parts of Amarok 2 becoming quite mature, it was also
time to start looking forward again. Therefore, this release also
contains a number of new features of a slightly more experimental
nature. These include a new main toolbar and a rewritten and much
simpler file browser. These parts are brand new and based on user
feedback, and they will change and improve over the next few
releases. The old slim toolbar is still available should you prefer
that, but we encourage you to try out the new toolbar and tell us
what you think. The file browser's look and feel now aligns more
closely with the rest of Amarok with improvements such as breadcrumb
navigation, and it is now focused on being a way to find and play
music instead of being a multi-purpose file manager.

The context menu of tracks in your playlist now offers a "show in
media sources" option, making it easier to find the same track
again in the collection browser for editing, moving or deleting
the file.

Podcasts have received a configuration dialog allowing you to change
the update interval as well as the location to store new downloaded
episodes. Podcasts and saved playlists are now also grouped by
source, and a merged view is available just like in your local
collection - perfect for those that don't care where their music
is coming from but simply want to listen to it. Now, when a new
source of playlists or podcasts becomes available, Amarok will
switch off merged view and show a collapsible list of your new
listening sources.

The Wikipedia applet now looks better and links have been fixed.
Internal links to other pages on Wikipedia will display in the
applet, and external links open a browser window.

In short, Team Amarok has been focusing hard on furthering our
long-term goal: making Amarok the best tool for immersing yourself
in music, no matter where it comes from.
2010-03-16 19:28:50 +00:00
wiz
61a7416b57 Note mysql51-* PKGREVISION bump. 2010-03-16 19:25:36 +00:00
wiz
4b825c05d1 Enable PIC compilation, needed for working mysql-embedded support
(and perhaps also on Solaris).

Bump PKGREVISION.

Ok taca@
2010-03-16 19:24:54 +00:00
sno
6c79289865 Updated devel/p5-lib-abs to 0.91 2010-03-16 19:14:56 +00:00
sno
c3b2872778 Updating devel/p5-lib-abs from 0.90 to 0.91
pkgsrc changes:
- Add module type to ensure auto_install in Makefile.PL is properly
  handled

Upstream changes:
0.91    2010-02-27
        Fix broken test due to behavior of lib under 5.10.1
        Fix broken test (warn) when hit some file as directory
2010-03-16 19:14:46 +00:00
sno
3003cd9ef5 Updated devel/p5-Async-Interrupt to 1.03 2010-03-16 19:10:53 +00:00
sno
3beef2decc Updating devel/p5-Async-Interrupt from 1.02 to 1.03
pkgsrc changes:
- Add USE_LANGUAGES to mark it's an XS based module requiring a C Compiler

Upstream changes:
1.03  Tue Nov 24 14:31:10 CET 2009
	- port to loser platform.
2010-03-16 19:10:43 +00:00
sno
481d3d4133 Updated devel/p5-Config-IniFiles to 2.57 2010-03-16 18:49:15 +00:00
sno
be52792a54 Updating devel/p5-Config-IniFiles from 2.56 to 2.57
Upstream changes:
Version 2.57:   ( Mon Mar  1 15:49:54 IST 2010 )
------------------------------------------------
* Fixed failure to read the ini file contents from a filehandle made out of a
  scalar
    - https://rt.cpan.org/Ticket/Display.html?id=45997
    - Applied a patch by Nicolas Mendoza - thanks!
2010-03-16 18:49:05 +00:00
sno
52dfeefc77 Updated devel/p5-Object-InsideOut to 3.64 2010-03-16 18:46:44 +00:00
sno
67f7a39ef7 Updating devel/p5-Object-InsideOut from 3.63 to 3.64
Upstream changes:
3.64 Mon Mar  8 17:59:51 2010
	- Added tests related to shared object destruction
2010-03-16 18:46:32 +00:00
sno
a02eba306b Updated net/p5-IP-Country to 2.27 2010-03-16 18:43:42 +00:00
sno
83a69a2990 Updating net/p5-IP-Country from 2.25nb3 to 2.27
pkgsrc changes:
- Adjust dependency path

Upstream changes:
IP-Country-2.27, 2009.07.25
---------------------------
Added dependency for Geography::Countries (thx Otto Hirr)
Database update (thx Aaron K Dancygier for reminder)

IP-Country-2.26, 2009.01.01
---------------------------
Database update
  Thanks to Brad Fetter for the reminder
2010-03-16 18:43:32 +00:00
sno
9eac4ab6fe Updated geography/p5-Geography-Countries to 2009041301 2010-03-16 18:40:46 +00:00
sno
00038f75f1 Updating geography/p5-Geography-Countries from 1.4nb3 to 2009041301
pkgsrc changes:
- Add license definition

Upstream changes:
Version 2009040901
- Force DATA encoding to be iso-8859-1 (davidhull/RT #38005)
----
Version 2009040801
- Moved to git and github.
- Modernized distro.
2010-03-16 18:40:35 +00:00
sno
bacdd5e96f Updated net/p5-IO-Socket-Multicast to 1.11 2010-03-16 18:31:51 +00:00
sno
1b0000ddfd Updating net/p5-IO-Socket-Multicast from 1.07 to 1.11
Upstream changes:
1.11	- Wed Nov  4 13:48:18 EST 2009
	More test adjustments /re Win32 (BRAMBLE)

1.09
	Refactored tests to prevent false negatives on Win32 (ADAMK)

1.08	Mon Nov  2 11:23:33 EST 2009
	Test fixes and spelling corrections (BRAMBLE)
2010-03-16 18:31:41 +00:00
sno
6ccf65a239 Updated net/p5-Net-Twitter to 3.11012 2010-03-16 18:29:06 +00:00
sno
6321cb7dc9 Updating net/p5-Net-Twitter from 3.11008 to 3.11012
Upstream changes:
3.11012 2010-03-13
    - fixed: added fallback since Test::More 0.95_01 does not
      stringify in "is" (tokuhirom)

3.11011 2010-03-11
    - fixed documentation to include lookup_users

3.11010 2010-03-11
    - Added lookup_users API method

3.11009 2010-03-10
    - Added RetryOnError trait
      (see perldoc Net::Twitter::Role::RetryOnError)
    - Import Sclar::Util::blessed in the POD Synopsis to make it clear
      callers need to do so (RT#55283)
    - Use newly documented "preferred" oauth endpoints:
      http://api.twitter.com/oauth/*
    - Added SimulateCursors trait for Identi.ca compatibility
2010-03-16 18:28:56 +00:00
sno
7d61b27b65 Updated net/p5-Net-OAuth to 0.22 2010-03-16 18:23:23 +00:00
sno
b5f8c6eba5 Updating net/p5-Net-OAuth from 0.20 to 0.22
pkgsrc changes:
- fix typo in dependencies

Upstream changes:
0.21   Wed, 10 Mar 2010 22:20:49 UTC
  * Added xAuth support with xAuthAccessTokenRequest (thanks Masayoshi
    Sekimura and Simon Wistow)
  * Added performance patch to decrease stat() system calls when requiring
    modules (thanks Brad Whitaker)

0.22   Thu, 11 Mar 2010 00:21:26 UTC
  * Renamed xAuthAccessTokenRequest to XauthAccessTokenRequest for
    CamelCaseConsistency
  * Added a couple tests for XauthAccessTokenRequest
2010-03-16 18:23:14 +00:00
sno
d5e2dbe534 Updated databases/p5-DBD-CSV to 0.28 2010-03-16 17:31:49 +00:00
sno
9a559431fd Updating databases/p5-DBD-CSV from 0.25nb1 to 0.28
pkgsrc changes:
- Adjust dependencies

Upstream changes:
2010-03-16  0.28  H.Merijn Brand
    * Remove t/00_minimumversion.t from distribution
    * Dropped YAML spec to 1.0
    * Sync up with SQL::Statement 1.25
      NOTE: Internals of both modules changed. They will change again for
            SQL::Statement 2.0

2010-02-17  0.27  H.Merijn Brand
    * Upped copyright to 2010
    * Doc-fix typo in link (Detlef Pilzecker)
    * Doc-fix small typo's

2009-11-10  0.26  H.Merijn Brand
    * Adjustments for windows (RT#50544)
    * Mark all non-\w chars illegal in field and table names
    * Fix field types after execute (RT#51090, vgdoqd)
    * Fix for NULL joins. Requires SQL::Statement 1.23 (RT#43010, JBAZIK)
2010-03-16 17:31:39 +00:00
sno
23650d43b1 Updated databases/p5-SQL-Statement to 1.25 2010-03-16 17:30:20 +00:00
sno
bb6dd3334c Updating databases/p5-SQL-Statement from 1.22 to 1.25
pkgsrc changes:
- Adjust dependencies (mark fullfilled by perl CORE)

Upstream changes:
Version 1.25, release March 15th, 2010
----------------------------------------------
[Bug fixes]
* Keep org_table_names with schema information to allow derived
  table classes to handle as it seems reasonable there
* Separate columns with "\0" in multi-column aggregation to be able to
  difference between ('1','1foo') and ('11','foo')

[Misc]
* More resources added to META.yml

Version 1.24, release March 15th, 2010
----------------------------------------------
[Misc]
* Ignore *.rej in MANIFEST.SKIP (fixes RT #52081 reported by
  Lars Thegler)

[Bug fixes]
* Add missing import of _INSTANCE in SQL::Statement::Function::NumericEval
  fixes RT #52356 - reported by Detlef Pilzecker)
* Fix wrongly discarded DISTINCT clause (RT#53186)

[Improvements]
* Fix parsing errors of plain numbers (RT#16931)
* Fix parsing errors of nested calculation / functions (RT#16931, RT#52356)
* Rewrite result calculation of aggregation functions (simplify code,
  speed up)
* Upgrade Makefile.PL (patch from Alexandr Ciornii) to handle different
  EU::MM versions and abilities properly
* Update documentation to show how 'column_defs' and SQL::Statement::Term
  instances shall be used
* Introduce SQL::Dialect::Role providing ini-style data access to
  SQL::Dialects (patch from Michael Schwern)

[Things that may break your code]
* SQL::Parser now didn't deliver a struct containing 'column_names',
  'computed_columns' and 'set_functions' - it's combined into one member
  'column_defs'.
* Minimum required perl version is now 5.8 - upcoming next version of DBI
  requires perl 5.8, too - and I could simplify some code that's why

Version 1.23, release November 20th, 2009
----------------------------------------------

[Misc]
* Applied patch from Marc Espie which fixes several orthographic
  errors in SQL::Statement::Syntax documentation.
* Added a fixed version of test reported via RT #34121

[Bug fixes]
* Fix an issue in UPDATE command which 'shift's the values from
  the list of parameters which causes there're no more parameters
  left after first row get's updated (Fixes RT #50788)
* Fix aggregate function handling of new code since 1.21_01
* Correct handling of DISTINCT in aggregate functions

[Improvements]
* Add support for tables/columns starting with '_' for CSV and AnyData,
  which is usually forbidden by ANSI SQL
* Add support for inserting multiple lines with one statement
  (fixes RT #31730)
* Handle ANSI 'IS NULL' and CVS/AnyData 'IS NULL' different

[Things that may break your code]
* row_value now expects up to two arguments
2010-03-16 17:30:08 +00:00
sno
3220236f05 Updated time/p5-DateTime-Format-Natural to 0.85 2010-03-16 17:16:55 +00:00
sno
830f406e59 Updating time/p5-DateTime-Format-Natural from 0.84 to 0.85
pkgsrc changes:
- Adjust HOMEPAGE to CPAN "Permalink"
- Adjust dependencies according to module's META.yml

Upstream changes:
0.85  2010-03-13  <schubiger@cpan.org>
 - Merged development version to stable.

0.84_03  2010-03-11  <schubiger@cpan.org>
 - Resolve short aliases only if preceded by a digit.
 - Don't capture the date separator for matching with the format.

0.84_02  2010-03-09  <schubiger@cpan.org>
 - Guess the format of dates with a dot or hyphen as separator.
 - Check for separator mismatch when not in lax mode.

0.84_01  2010-02-24  <schubiger@cpan.org>
 - Use the format parameter case-insensitively and test it.
 - Don't bless into a reference within the metadata base constructor.
 - Add some missing commas to the grammar description.
2010-03-16 17:16:44 +00:00
joerg
d6705056ce Updated archivers/bsdtar to 2.8.3 2010-03-16 17:14:32 +00:00
joerg
1198875a02 Updated archivers/libarchive to 2.8.3 2010-03-16 17:14:08 +00:00