Commit graph

162407 commits

Author SHA1 Message Date
sno
532037353c Updated databases/p5-DBIx-DBSchema to 0.39 2010-09-02 06:16:56 +00:00
sno
38d086f1ef Updating databases/p5-DBIx-DBSchema from 0.38nb1 to 0.39
Upstream changes:
0.39 Fri Mar 26 20:24:58 PDT 2010
        - mysql: TEXT->LONGTEXT
        - mysql: when reverse engineering, transform a default of
          CURRENT_TIMESTAMP into the more common NOW()
        - mysql: fix reverse-engineering of empty string default
2010-09-02 06:16:33 +00:00
sno
4c6ef88871 Updated databases/p5-DBIx-Class-TimeStamp to 0.13 2010-09-02 06:12:21 +00:00
sno
470c61c462 Updating databases/p5-DBIx-Class-TimeStamp from 0.12nb1 to 0.13
Upstream changes:
0.13 2010-05-21 18:20:00
    - Changing resolution of tests to not use seconds, RT #48385
    - Changing comparison in tests to support Test::More 0.96, RT #57746
2010-09-02 06:11:59 +00:00
sno
611d2cb3e2 Updated databases/p5-DBIx-Class-EncodedColumn to 0.00010 2010-09-02 06:02:45 +00:00
sno
a03c221e49 Updating databases/p5-DBIx-Class-EncodedColumn from 0.00009nb1 to 0.00010
Upstream changes:
0.00010	       2010-08-27
	- Support for crypt()
2010-09-02 06:02:20 +00:00
obache
459f1ff0a4 Revert last change.
Setting LD_LIBRARY_PATH is not required on Interix-3.5.
2010-09-02 02:37:59 +00:00
obache
5ca0143bdb Note eekboard and xtest option. 2010-09-02 00:49:44 +00:00
obache
1c60e24786 Updated security/ruby-oauth to 0.4.3 2010-09-02 00:36:11 +00:00
obache
68775cbba5 Update ruby-oauth to 0.4.3.
== 0.4.3 2010-09-01

* Fix for em-http proxy (ichverstehe)
2010-09-02 00:35:56 +00:00
sno
f48b3dcbae Updated textproc/p5-Text-FindIndent to 0.09 2010-09-01 21:43:18 +00:00
sno
75101072dd Updating textproc/p5-Text-FindIndent from 0.08nb1 to 0.09
Upstream changes:
0.09
	- Add vim-commands output.
2010-09-01 21:42:57 +00:00
wiz
1f4f8a1f9c Describe vdpau. From Aleksey Cheusov. 2010-09-01 21:36:30 +00:00
sno
bb5caf7851 Updated www/p5-Alien-GvaScript to 1.22 2010-09-01 21:22:01 +00:00
sno
d50daa61b0 Updating www/p5-Alien-GvaScript from 1.21nb1 to 1.22
pkgsrc changes:
- add patch to remove useless bits from generated GvaScript.js

Upstream changes:
1.21 18.01.2010
  - bug in Builder, Gvascript.js was written to wrong location
2010-09-01 21:21:37 +00:00
sno
7e6667a70f Updated net/p5-NetPacket to 0.43.1 2010-09-01 20:58:31 +00:00
sno
25ada12561 Updating net/p5-NetPacket from 0.41.1nb1 to 0.43.1
pkgsrc changes:
- add license definition (see https://rt.cpan.org/Ticket/Display.html?id=60954)
- add homepage
- clarify that it requires a c compiler and Module::Build

Upstream changes:
0.43.1    2010-06-11 21:45:15 America/Montreal
    * Change a test to use explicit number of tests instead of 'done_testing'.

0.43.0  May 23rd, 2010
    * Fixed UDP checksum. Thanks to Hal Finkel. (RT#56235)
    * Added Joel Knight's code for IPv6 support from
        http://www.packetmischief.ca/code/netpacket/.
        Thanks to Doug Farley for the bug report. (RT#57560)

0.42.0 March 25th, 2010
    * Updated license to Artistic 2.0
    * Fixed bad call to 'data()' in ICMP. Thanks to Ventz Petkov.
        (RT#52627)
2010-09-01 20:58:08 +00:00
wiz
e5bae12684 Add vdpau option, on the platforms where it is supported.
From Aleksey Cheusov in PR 43658.
2010-09-01 20:55:56 +00:00
wiz
163911a3bf s/wip/multimedia/g 2010-09-01 20:54:09 +00:00
wiz
0c60486daa Added multimedia/libvdpau version 0.4 2010-09-01 20:42:17 +00:00
wiz
fcf5c40231 + libvdpau. 2010-09-01 20:42:07 +00:00
wiz
de890eebaa Initial import of libvdpau-0.4, packaged by Aleksey Cheusov for wip.
The Video Decode and Presentation API for Unix (VDPAU) provides a complete
solution for decoding, post-processing, compositing, and displaying
compressed or uncompressed video streams. These video streams may be
combined (composited) with bitmap content, to implement OSDs and other
application user interfaces.

This VDPAU API allows video programs to offload portions of the video
decoding process and video post-processing to the GPU video-hardware.
2010-09-01 20:41:45 +00:00
sno
b21b1058b3 Updated textproc/p5-YAML to 0.72 2010-09-01 20:31:01 +00:00
sno
769ccc89f9 Updating textproc/p5-YAML from 0.71nb1 to 0.72
Upstream changes:
version: 0.72
date:    Wed Sep 1 11:54:00 AEST 2010
changes:
- Upgrade to Module::Install 1.00
- Upgraded author tests via new ADAMK release automation
- Normalise Ingy's name to ASCII in Makefile.PL so that we don't have
  Unicode in our own META.yml
2010-09-01 20:30:33 +00:00
sno
30acf86ff8 Updated devel/p5-Config-IniFiles to 2.58 2010-09-01 20:17:55 +00:00
sno
0b35974348 Updating devel/p5-Config-IniFiles from 2.57nb1 to 2.58
pkgsrc changes:
- remove deprecated homepage

Upstream changes:
Version 2.58:   ( Mon May 17 10:43:06 IDT 2010 )
------------------------------------------------
* Incorporated a fix for some broken POD.
    - https://rt.cpan.org/Ticket/Display.html?id=51617
    - Thanks to Frank Wiegand for reporting it.

* Got rid of \r/carriage-returns's in lib/Config/IniFiles.pm .
    - It interfered with applying a patch.

* Applied a patch to get rid of indirect object notation in the
  documentation and code ("new Config::IniFiles") and replace it with
  Config::IniFiles->new().
    - https://rt.cpan.org/Ticket/Display.html?id=57536
    - Thanks to Tom Molesworth for the patch.
2010-09-01 20:17:26 +00:00
sno
783bb1f911 Updated devel/p5-Config-INI to 0.015 2010-09-01 20:12:00 +00:00
sno
121146f221 Updating devel/p5-Config-INI from 0.014nb1 to 0.015
pkgsrc changes:
- add license definition

Upstream changes:
0.015     2010-08-22
          documentation improvements (thanks, castaway)
2010-09-01 20:11:29 +00:00
sno
86c53835fa Updated time/p5-DateTime-Format-Flexible to 0.16 2010-09-01 20:07:06 +00:00
sno
5d259a01c3 Updating time/p5-DateTime-Format-Flexible from 0.15nb1 to 0.16
pkgsrc changes:
- add build dependency

Upstream changes:
0.16 Thu Aug 25 2010
   - make sure 'now' means now and not when the module loaded unless user
     has set a base (thanks Ryan Voots rt #60731)
2010-09-01 20:06:41 +00:00
drochner
d690c66afe update to 2.0.16
changes:
-bugfixes
-New command --passwd for GPG
-Make use of libassuan 2.0 which is available as a DSO
-The gpg-agent commands KILLAGENT and RELOADAGENT are now available
 on all platforms
2010-09-01 16:46:41 +00:00
drochner
a536f78cb7 update to 1.1.0
changes:
-bugfixes
-Make use of libassuan 2.0 which is available as a DSO
2010-09-01 16:40:53 +00:00
drochner
da422cb954 update to 1.0.8
change: Fixed a CMS parsing bug exhibited by Lotus Notes
2010-09-01 16:35:15 +00:00
drochner
c315c4aa11 update to 1.9
change: New function gpg_err_deinit
2010-09-01 16:34:00 +00:00
drochner
417c0701c1 update to 2.10.1
many fixes and API extensions, but still binary compatible afaict
2010-09-01 16:32:17 +00:00
drochner
16dc9a7719 +omniORB 2010-09-01 16:30:57 +00:00
drochner
a29c215d18 sync w/ base pkg 2010-09-01 15:59:48 +00:00
drochner
b12e02d483 update to 0.11.13
This is basically to switch to libassuan2.

other changes: minor fixes
2010-09-01 15:59:22 +00:00
drochner
808c967daa add omniORB-4.1.4, a CORBA implementation, from Ian Zagorskih per pkgsrc-wip 2010-09-01 15:52:58 +00:00
wiz
e559adc8cf Updated misc/kdepim4 to 4.4.5nb2 2010-09-01 13:53:52 +00:00
wiz
e5cde31c7c Add
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
per pkglint, ride PKGREVISION bump from a few seconds ago.
2010-09-01 13:45:52 +00:00
wiz
8423a2b1d1 Switch to libassuan2, based on KDE SVN
http://websvn.kde.org/?view=revision&revision=1078528

Suitable SVN commit found by drochner@
ok markd@

Bump PKGREVISION.
2010-09-01 13:45:25 +00:00
wiz
8d36d309b2 Updated x11/xkeyboard-config to 1.9nb1 2010-09-01 12:55:59 +00:00
wiz
f2caf98302 Fix syntax error in some layout files. From Pouya D. Tafti on pkgsrc-users.
Bump PKGREVISION.
2010-09-01 12:55:49 +00:00
drochner
537e366689 update to 2.20.3
changes:
-bugfix
-translation updates
2010-09-01 11:45:34 +00:00
drochner
6fa5b40764 update to 2.4.18
changes: bugfixes
2010-09-01 11:43:59 +00:00
drochner
1e38290b53 update to 2.30.3
changes:
-bugfixes
-UI improvements
-translation updates
2010-09-01 11:40:29 +00:00
drochner
151e3b4985 update to 2.30.3
changes: bugfixes
2010-09-01 11:38:35 +00:00
drochner
69743a1c27 update to 3.30.3
changes:
-bugfix
-translation update
2010-09-01 11:36:30 +00:00
drochner
0ad37a2144 update MASTER_SITES for current location
(this pkg will be obsolete soon, when gnutls gets updated to 2.10)
2010-09-01 11:31:42 +00:00