Commit graph

142431 commits

Author SHA1 Message Date
wiz
5bf03b9fe8 Add URL for upstream bug report. 2009-05-19 23:52:15 +00:00
snj
d0fe168e0e +lout-3.38 2009-05-19 23:52:13 +00:00
asau
43243ffcbe audio/musicpd update is done. 2009-05-19 23:50:54 +00:00
wiz
05512aede1 Remove two unneeded patches (on NetBSD-current) for which cvs logs
don't indicate why they were added.
2009-05-19 23:49:45 +00:00
sno
59c20addd7 Updated devel/p5-IPC-Cmd to 0.44 2009-05-19 23:47:19 +00:00
sno
6491e9807c pkgsrc changes:
- Updating package for p5 module IPC::Cmd from 0.42 to 0.44
  - Setting gnu-gpl-v2 as license

upstream changes:
Changes for 0.44    Mon May  4 10:13:19 CEST 2009
=================================================
* Apply core patch to silence diagnostics during perl
  core tests. Users of 0.42 need not upgrade.
2009-05-19 23:46:44 +00:00
asau
5d549ad816 Updated parallel/pvm3 to 3.4.6 2009-05-19 23:46:21 +00:00
asau
4b3be95970 Update to PVM 3.4.6
Changes since previous release:
- security fixes;
- update of the BEOLIN architecture port;
- miscellaneous bug and documentation fixes.
2009-05-19 23:44:55 +00:00
wiz
87563b9442 Remove patches that aren't needed (tested on NetBSD-current; please
let me know if you disagree).
2009-05-19 23:40:25 +00:00
sno
bfb3770a59 Updated devel/p5-Test-Harness to 3.17 2009-05-19 23:34:30 +00:00
sno
649679902f pkgsrc changes:
- updating package for p5 module Test::Harness from 3.16 to 3.17
  - setting gnu-gpl-v2 as license

upstream changes:
3.17    2009-05-05
        - Changed the 'failures' so that it is overridden by verbosity rather
          than the other way around.
        - Added the 'comments' option, most useful when used in conjunction
          with the 'failures' option.
        - Deprecated support for Perls earlier than 5.6.0.
        - Allow '-I lib' as well as '-Ilib' in $Test::Harness::Switches
          (regression).
        - Restore old skip parsing semantics for TAP < v13. Refs #39031.
        - Numerous small documentation fixes.
        - Remove support for fork-based parallel testing. Multiplexed
          parallel testing remains.
2009-05-19 23:33:34 +00:00
sno
07c8105433 Updated time/p5-Time-Piece to 1.14 2009-05-19 23:28:05 +00:00
sno
f7d49e9cc2 pkgsrc changes:
- updating package for p5 module Time::Piece from 1.13nb1 to 1.14
  - setting gnu-gpl-v2 as license

upstream changes:
1.14
	- rework add_months() to not rely on strptime being able to parse illegal
	  dates (Gisle Aas).
        - Various win32 TZ fixes from p5p core perl version
2009-05-19 23:27:34 +00:00
wiz
37d05eb4f6 Updated x11/gtk2-engines to 2.18.2nb1 2009-05-19 23:22:24 +00:00
wiz
9d1a63c5e7 Disable animation support for Clearlooks by default.
Bump PKGREVISION.

Upstream says (http://bugzilla.gnome.org/show_bug.cgi?id=583278):

Our animation support is more a hack than something else, and I
would prefer to remove it rather than enabling it :)

Maybe in the future, Gtk+ will provide better API for animations,
and we could write a better approach, which uses less CPU cycles
for example.
2009-05-19 23:22:10 +00:00
sno
d96db889de Updated devel/p5-Test-Output to 0.16 2009-05-19 23:21:59 +00:00
sno
285ff1ff0e pkgsrc changes:
- Updating package for p5 module Test::Output from 0.13 to 0.16
  - Adjusting dependencies according to META.yml

Upstream changes since 0.13:
0.16 - Fri May 15 09:14:19 2009
	Multiple fixes:
	* RT #23494: squash warning when untie-ing STDOUT
	* RT #45740: fix Test::Tester prereq version
	* RT #45748: Add a null BINMODE to Test::Output::Tie
2009-05-19 23:21:20 +00:00
sno
faa00f4c4f Updated devel/p5-Scope-Upper to 0.09 2009-05-19 23:16:59 +00:00
sno
78ff69a2d4 pkgsrc changes:
- updating package for p5 module Scope::Upper from 0.08 to 0.09

Upstream changes:
0.09    2009-05-17 20:20 UTC
        + Add : The new SU_THREADSAFE constant can be used to know whether the
                module could have been built with thread safety enabled.
        + Chg : Thread safety is disabled for perl 5.8 on Win32.
        + Chg : A saner workaround for the "call_sv() during LEAVE clobbers the
                still used last popped stack element" issue on 5.10.
2009-05-19 23:16:24 +00:00
sno
f04590a7db Updated devel/p5-Object-InsideOut to 3.55 2009-05-19 23:13:59 +00:00
sno
7e56335a8d pkgsrc changes:
- Updating package for p5 module Object::InsideOut from 3.54 to 3.55
  - Adjusting dependency

upstream changes:
3.55 Fri May  8 11:38:53 2009
	- Upgraded dependencies to Exception::Class 1.29
2009-05-19 23:12:38 +00:00
sno
60e146fd54 Updated devel/p5-Scalar-Defer to 0.20 2009-05-19 22:46:44 +00:00
sno
2ad2b774e0 pkgsrc changes:
- Updating package for p5 module Scalar::Defer from 1.18nb1 to 1.20

Upstream changes:
[Changes for 0.20 - 20090-02-04]

* No code changes. 0.19 dist was incorrectly built from blib

[Changes for 0.19 - 20090-02-04]

* Silence Scalar::Defer::Deferred::DEMOLISH warnings - SARTAK++
2009-05-19 22:46:17 +00:00
sno
c3a1f5cb0a Updated www/p5-Catalyst-Controller-FormBuilder to 0.05 2009-05-19 22:42:20 +00:00
sno
5fb5797539 pkgsrc changes:
- Updating package for p5 module Catalyst::Controller::FormBuilder from
    0.04 to 0.05
  - Adjusting dependencies according to META.yml
  - Adjust home page and comment
  - Setting license to gnu-gpl-v2

Upstream changes:
0.05   08-05-09 15:12:26
    Change from NEXT to MRO::Compat. Remove unneeded Class::Accessor::Fast
    base classes (Chisel Wright)
2009-05-19 22:41:30 +00:00
wiz
20cb42b69c Remove unneeded patches to translations, so no PKGREVISION++. 2009-05-19 22:29:30 +00:00
sno
e1c9535863 Updated www/p5-Catalyst-Devel to 1.15 2009-05-19 22:26:30 +00:00
abs
49f2a04293 +PKG_DESTDIR_SUPPORT 2009-05-19 22:26:13 +00:00
sno
3fba372b3d pkgsrc changes:
- Updating package for p5 module Catalyst::Devel from 1.12 to 1.15
  - Adjusting dependencies according to META.yml

Upstream changes:
1.15    2009-05-13 20:02
        - Remove -p option for pid file, and restore it to the port number,
          as it should be -port|-p (t0m)
        - Document -pidfile in myapp_server.pl POD (t0m)

1.14_02 2009-05-11 04:29
        - Small changes to work with File::ChangeNotify 0.03.

1.14_01 2009-05-11 03:45
        - This release moves the restarter functionality into a new
          module Catalyst::Restarter, that is not a Catalyst Engine
          subclass.

          The new restarter is simpler and more reliable, because it
          does not try to test if a changed piece of code can be
          compiled. It simply restarts the server whenever it detects
          changes. This also makes it much faster.

          However, this does mean that the server can simply die when
          a changed file cannot compile. This is different than the
          old behavior, where the server remained running without
          incorporating the change.

          Finally, the new restarter relies on File::ChangeNotify,
          which is designed to accomodate per-OS methods of detecting
          changed files. As of this writing, it currently ships with a
          file watcher that uses inotify on Linux systems, and a
          default fallback class that does everything in pure Perl.

1.13    2009-05-11 02:50
        - add [-pidfile|-p] option for myapp_server.pl (caelum)
        - Bump dependency on Config::General (caelum)
        - On perls with c3 method dispatch, make sure Class::C3 is recent
          enough to not produce warnings if it is already installed (caelum)
        - add resources to META.yml (caelum)
2009-05-19 22:25:55 +00:00
sno
5a92919b06 Add forgotten module type to use Module::Build 2009-05-19 22:22:34 +00:00
abs
0314838500 +PKG_DESTDIR_SUPPORT 2009-05-19 22:21:48 +00:00
wiz
9a8e0d456a Remove unneeded patch. Add comment to another one. 2009-05-19 22:21:18 +00:00
sno
723e168ac2 Added devel/p5-File-ChangeNotify version 0.05 2009-05-19 22:17:09 +00:00
abs
5111f9edee +PKG_DESTDIR_SUPPORT 2009-05-19 22:16:08 +00:00
sno
d56359ee1e Importing package for p5 File::ChangeNotify 0.05 modules as dependency for
the scheduled p5-Catalyst-Devel update.

A File::ChangeNotify::Watcher class monitors a directory for changes made to
any file. A regular expression can be provided to filter out interesting
files.  It handles the addition of new subdirectories by adding them to the
watch list.
2009-05-19 22:16:00 +00:00
sno
6db38ea278 Added devel/p5-MooseX-SemiAffordanceAccessor version 0.03 2009-05-19 22:13:40 +00:00
sno
e0e9f200f0 Importing package for p5 module MooseX::SemiAffordanceAccessor 0.03 as
dependency of upcoming import for p5 module File::ChangeNotify (which is
a dependency for the scheduled p5-Catalyst-Devel update).

This module does not provide any methods. Simply loading it changes the
default naming policy for the loading class so that accessors are separated
into get and set methods. The get methods have the same name as the accessor,
while set methods are prefixed with "set_".
2009-05-19 22:12:19 +00:00
sno
d9a8a6edf9 Added devel/p5-MooseX-Params-Validate version 0.09 2009-05-19 22:04:32 +00:00
abs
439088630e +PKG_DESTDIR_SUPPORT 2009-05-19 22:03:44 +00:00
sno
32222ee7f7 Importing package for p5 module MooseX::Params::Validate 0.09 as dependency
of upcoming import for p5 module File::ChangeNotify (which is a dependency
for the scheduled p5-Catalyst-Devel update)

This module fills a gap in Moose by adding method parameter validation to
Moose. This is just one of many developing options, it should not be
considered the "official" one by any means though.
2009-05-19 22:02:21 +00:00
wiz
98be1d31c3 Updated sysutils/nautilus to 2.26.3nb1 2009-05-19 21:46:39 +00:00
wiz
2a13872781 Stop creating lib/nautilus/extensions-1.0, it's not needed any longer.
Include sysutils/desktop-file-utils/desktopdb.mk.

Bump PKGREVISION.
2009-05-19 21:46:23 +00:00
he
6b4c9ee367 Note update of lang/parrot to 1.1.0. 2009-05-19 21:42:32 +00:00
he
6ad20ae821 Update from version 1.0.0 to 1.1.0 (now that 1.2.0 is about to be released :)
Pkgsrc changes:
 o Add LICENSE setting (artistic-2.0)
 o Centralize version number setting
 o Assume that this supports user-destdir

Upstream changes:

- Core
  + Added op: load_language, find_caller_lex
  + socket IO are back as PMC
  + refactor some PMC: Hash, ManagedStruct
- Compiler
  + PGE
    - Allow \x, \c, and \o in enumerated character classes (incl ranges)
    - Add initial greedy-only version of **  quantifier
  + PCT
    - Add HLL source line bytecode annotations
    - Add another dumper format to assist syntax highlighters
    - Revise mk_language_shell.pl to updated create_language.pl
- Deprecations
  + Removed ops: gcd, exec, classname, need_finalize, runinterp, substr_r
  + Removed dynamic op: mul
  + Removed .HLL_map directive; use interp's .hll_map() instead
  + Removed PMCs: slice, bound_nci, ref
  + Removed Configure.pl option: --pmc
  + Removed PMC union struct
- Documentation
  + Book
    - Reorganization and many improvements & additions
- Tools
  + Add a parrot-fuzzer
- Miscellaneous
  + Improve Debian/Ubuntu package
  + various bugfixes, code cleanups, and coding standard fixes
2009-05-19 21:41:48 +00:00
wiz
8a8741e890 Remove unneeded patches. 2009-05-19 21:38:33 +00:00
sno
5d383aec3e pkgsrc changes:
- correct wrongly assumed dependency to Class::Factory::Util (see
    RT #46160)
2009-05-19 21:32:08 +00:00
sno
e66ea8a38d pkgsrc changes:
- Adjusting dependencies according to META.yml as result of wrong
    assumption (see RT #46160)
  - Setting license to gnu-gpl-v2
2009-05-19 21:29:55 +00:00
wiz
82fd63c7e2 Updated devel/gdl to 2.26.2 2009-05-19 21:24:00 +00:00
wiz
1a22273c1b Update to 2.26.2. Set LICENSE to gnu-gpl-v3.
Changes in 2.26.2:

* Translation updates (Greek, Belarusian, Valencian-Catalan)
2009-05-19 21:23:44 +00:00
sno
60513eb033 Updated devel/p5-Test-Inline to 2.209 2009-05-19 21:19:30 +00:00