Commit graph

148654 commits

Author SHA1 Message Date
sno
224685c893 Updating devel/p5-MooseX-Method-Signatures from 0.26 to 0.27
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.27  Tue, 22 Sep 2009 14:30:23 +0200
  * Depend on MooseX::LazyRequire 0.04 to avoid fail on version 0.03, which has
    been broken by recent Moose versions (Closes RT#49903) (Maik Hentsche).
2009-09-22 20:05:19 +00:00
sno
47319b5c0b Updated devel/p5-Class-ISA to 0.34 2009-09-22 19:57:41 +00:00
sno
ba994dd46f Updating devel/p5-Class-ISA from 0.33nb1 to 0.34
pkgsrc changes:
  - Adding license definition

Upstream changes:
2009-10-22  Steffen Mueller  smueller@cpan.org
	* Release 0.34 -- add core deprecation logic,
	  some distribution shuffling.  No code changes.
2009-09-22 19:57:26 +00:00
sno
87ca24542e Updated databases/p5-SQL-Abstract to 1.60 2009-09-22 19:50:57 +00:00
sno
8599f6e85e Updating databases/p5-SQL-Abstract from 1.58 to 1.60
Upstream changes:
revision 1.60  2009-09-22 11:03 (UTC)
----------------------------
    - fix a well masked error in the sql-test tokenizer

revision 1.59  2009-09-22 08:39 (UTC)
----------------------------
    - fixed a couple of untrapped undefined warnings
    - allow -in/-between to accept literal sql in all logical
      variants - see POD for details
    - unroll multiple parenthesis around IN arguments to accomodate
      crappy databases
2009-09-22 19:50:42 +00:00
sno
12eb3b028a Added security/p5-Text-Password-Pronounceable version 0.28 2009-09-22 19:36:08 +00:00
sno
74d94cfd5e Importing package security/p5-Text-Password-Pronounceable for p5 module
Text::Password::Pronounceable v0.28 from PR pkg/42022 with some
modifications.

This module generates pronuceable passwords, based the the English digraphs by
D Edwards.
2009-09-22 19:35:32 +00:00
tnn
9083691bac Invoke the C preprocessor in a portable manner on all non-GCC compilers.
This is PR pkg/39879.
2009-09-22 19:34:05 +00:00
sno
cbb66ec8ce Added devel/p5-Test-UseAllModules version 0.12 2009-09-22 19:30:33 +00:00
sno
dc8d4ae3ad Importing package devel/p5-Test-UseAllModules for p5 module
Test::UseAllModules v0.12 from PR pkg/42023 with minor modifications.

Sick of writing 00_load.t (or something like that) that do use_ok() for every
written module? Even sicker of updating 00_load.t every time adding another file
to the distro? This module reads MANIFEST to find modules to be tested and does
use_ok() for each of them. Now all to do is keeping MANIFEST up to date.
2009-09-22 19:30:03 +00:00
hasso
390b0c73c2 Workaround for amd64 vs x86_64 mess on DragonFly as well. 2009-09-22 19:19:29 +00:00
hasso
74e26578c1 Make it build on 64 bit DragonFly. 2009-09-22 19:04:44 +00:00
sno
a7881ae382 Added devel/p5-MooseX-SimpleConfig version 0.03 2009-09-22 18:46:49 +00:00
sno
aeb8e440cf Importing package devel/p5-MooseX-SimpleConfig for p5 module
MooseX::SimpleConfig v0.03 from PR pkg/42024.

This role loads simple configfiles to set object attributes. It is based on the
abstract role MooseX::ConfigFromFile, and uses Config::Any to load your
configfile. Config::Any will in turn support any of a variety of different
config formats, detected by the file extension. See Config::Any for more
details about supported formats.

Like all MooseX::ConfigFromFile -derived configfile loaders, this module is
automatically supported by the MooseX::Getopt role as well, which allows
specifying -configfile on the commandline.
2009-09-22 18:46:21 +00:00
sno
acf303c98d Added devel/p5-MooseX-ConfigFromFile version 0.02 2009-09-22 18:39:12 +00:00
sno
2e1ac36a7e Importing package devel/p5-MooseX-ConfigFromFile for p5 module
MooseX::ConfigFromFile v0.02 from PR pkg/42025 with some modifications.

This is an abstract role which provides an alternate constructor for creating
objects using parameters passed in from a configuration file. The actual
implementation of reading the configuration file is left to concrete subroles.

It declares an attribute configfile and a class method new_with_config, and
requires that concrete roles derived from it implement the class method
get_config_from_file.

Attributes specified directly as arguments to new_with_config supercede those
in the configfile.
2009-09-22 18:38:43 +00:00
taca
c17f464967 Replace fprot-workstation-license by f-prot-antivirus-license. 2009-09-22 18:26:20 +00:00
sno
901a5f05dd Added mail/p5-App-Siesh version 0.20 2009-09-22 18:22:09 +00:00
sno
a0143c9efa Importing package mail/p5-App-Siesh for p5 module App::Siesh v0.20 from
PR pkg/41818 with some modifications.

Siesh provides a shell-like interface for manipulating sieve scripts
using the ManageSieve protocol.
2009-09-22 18:21:08 +00:00
taca
6a5fb253c3 Note addition amd remove of F-PROT Antivirus packages.
* Added:
	security/f-prot-antivirus6-fs-bin version 6.0.1
	security/f-prot-antivirus6-ms-bin version 6.0.1
	security/f-prot-antivirus6-ws-bin version 6.0.1

* Removed:
	security/fprot-workstation-bin
2009-09-22 18:08:26 +00:00
sno
37b28f0540 Updated www/p5-libwww to 5.832 2009-09-22 18:02:35 +00:00
sno
3971174d58 Updating www/p5-libwww from 5.831 to 5.832
Upstream changes:
2009-09-21  Release 5.832

Ville Skytt"a (6):
      Fix net test suite.
      Comment spelling fixes.
      Fix links to old Netscape cookie specification.
      Documentation spelling fixes.
      Improve max line length exceeded/read error messages.
      Do not warn about seemingly wellformed but unrecognized robots.txt lines.

Gisle Aas (1):
      $mess->content_charset would fail for empty content

mschilli (1):
      Further restrict what variables env_proxy() process
2009-09-22 18:02:23 +00:00
sno
41d59e67d8 Updated devel/p5-Test-Class to 0.33 2009-09-22 17:57:52 +00:00
sno
7910f6ad53 Updating devel/p5-Test-Class from 0.31nb2 to 0.33
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
0.33 - or the "ZOMGIBROKECPAN" release
    -   Make the test scripts adaptive to Test::More diagnostic changes in
        version 0.88
    -   Skip invalid package names in Test::Class::Load::_load so that we
        don't try to load classes in .svn/et-al paths
    -   Removed #! script invocation line from the MethodInfo.pm module

0.32_1 - or the "Birmingham QA 2009" release
    -   Removed pointless use of Test::Exception in t/bad-autoloads.t to stop
        bogus warnings that were confusing some folk
    -   Added add_testinfo for Test::Class::Sugar (thanks Piers Cawley)
2009-09-22 17:57:39 +00:00
taca
21b1fad22d Retire security/fprot-workstation-bin package. It was F-PROT Antivirus
version 4.x whose support ended Jan. 2009.
2009-09-22 17:51:45 +00:00
sno
c9a0b7051e Updated devel/p5-Mouse to 0.32 2009-09-22 17:48:14 +00:00
sno
43a5170faf Updating devel/p5-Mouse from 0.29 to 0.32
Upstream changes:
0.32 Tue Sep 22 16:44:57 2009
    * Add many tests copied from Moose (gfx)
    * Fix Mouse::Util::find_meta() and Mouse::Util::does_role() (gfx)
    * Fix the timing triggers are invoked (gfx)
    * Implement confliction checks in roles
    * work around create() and create_anon() in Mouse::Meta::Role

0.31 Tue Sep 22 11:08:12 2009
    * Add find_meta() and does_role() to Mouse::Util (gfx)
    * Fix tests using Class::Method::Modifiers to be skipped correctly (gfx)
    * Remove Test::Mouse, which was accidentally included (gfx)

0.30 Mon Sep 21 16:43:05 2009
    * Implement RT #46930 (accessor/reader/writer in has()) (gfx)
    * Work around anonymous classes as mortal classes (gfx)
    * Implement with $role => -exlucdes => [...] (gfx)
    * Implement get_method() in M::Meta::Class and M::Meta::Role (gfx)
    * Make get_method_list() compatible with Moose's (gfx)
    * Make unimport() not to remove non-Mouse functions (blessed and confess) (gfx)
    * Remove a lot of duplication code (gfx)
    * Support is => 'bare', and you must pass and 'is' option to has() (gfx)
2009-09-22 17:48:01 +00:00
taca
3d71b71493 * Add f-prot-antivirus6.
* Add and enable f-prot-antivirus6-fs-bin, f-prot-antivirus6-ms-bin
  and f-prot-antivirus6-ws-bin.
* Remove fprot-workstation-bin.
2009-09-22 17:45:05 +00:00
taca
5b546f54af Importing F-PROT Antivirus for workstations.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:42:40 +00:00
sno
86b597ca64 Updated devel/p5-ExtUtils-Manifest to 1.57 2009-09-22 17:41:44 +00:00
sno
b593d2222c Updating devel/p5-ExtUtils-Manifest from 1.56 to 1.57
pkgsrc changes:
  - Adding license definition

Upstream changes:
1.57  Sat, Sep 19, 2009
  - Enhancements to MANIFEST.SKIP from Module::Build:
     http://rt.cpan.org/Ticket/Display.html?id=47401
  - ExtUtils::Manifest::maniskip() incorrectly parses some
    lines with comments and internal whitespace filenames:
      http://rt.cpan.org/Ticket/Display.html?id=45016
2009-09-22 17:41:25 +00:00
taca
17f06f841e Importing F-PROT Antivirus for mailservers.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:41:07 +00:00
taca
74d40fbdb3 Importing F-PROT Antivirus for fileservers.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:40:32 +00:00
taca
e35c118429 Importing common files for F-PROT Antivirus version 6.x.
F-PROT Antivirus is commercial product of FRISK Software International Inc.
2009-09-22 17:38:33 +00:00
sno
fdd5b874d7 Updated devel/p5-Devel-Events to 0.07 2009-09-22 17:31:04 +00:00
sno
6855865ed9 Updating devel/p5-Devel-Events from 0.06nb1 to 0.07
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
* None noted, but tests succeeds *
2009-09-22 17:30:52 +00:00
sno
dc03a60d32 Updated devel/p5-AutoLoader to 5.70 2009-09-22 17:20:05 +00:00
sno
a8cfb4170b Updating devel/p5-AutoLoader from 5.69 to 5.70
Upstream changes:
5.70  Mon Sep 21 15:46 2009
  - Merge trivial test change from core that was done
    as part of the lib-to-ext migration.
2009-09-22 17:19:51 +00:00
sno
cbcf3a1ee4 Updated devel/p5-Attribute-Handlers to 0.87 2009-09-22 17:16:56 +00:00
sno
531934992b Updating devel/p5-Attribute-Handlers from 0.86 to 0.87
Upstream changes:
0.87	Mon Sep 21 15:55:00 CET 2009
        - Promote to stable release

0.86_01	Thu Sep 17 10:01:00 CET 2009
        - From perl change 09330df80caf214f375fcf0c04857347e3b17c69 (Zefram):

          Fix [perl #66970] Incorrect coderef in MODIFY_CODE_ATTRIBUTES

          Attribute handlers being applied to a temporary CV has actually been
          reported as a bug, #66970.  The attached patch fixes the bug, by
          changing the order in which things happen: attributes are now applied
          after the temporary CV has been merged into the existing CV or has
          otherwise been added to the appropriate GV.

          The change breaks part of Attribute::Handlers.  Part of A:H searches the
          package to find the name of the sub to which a :ATTR attribute is being
          applied, and the correct time at which to launch that search depends
          crucially on the order in which the CV construction events occur. So
          this patch also includes a change to A:H, to make it detect which way
          things happen.  The resulting A:H works either way, which is essential
          for its dual-life nature.
2009-09-22 17:16:44 +00:00
sno
07cb775cf6 Updated databases/p5-DBIx-Class to 0.08112 2009-09-22 17:13:46 +00:00
sno
bfd1e02fea Updating databases/p5-DBIx-Class from 0.08111 to 0.08112
Upstream changes:
0.08112 2009-09-21 10:57:00 (UTC)
        - Remove the recommends from Makefile.PL, DBIx::Class is not
          supposed to have optional dependencies. ever.
        - Mangle the DBIx/Class.pm POD to be more clear about
          copyright and license
        - Put back PG's multiple autoinc per table support, accidentally
          dropped during the serial-autodetection rewrite
        - Make sure ResultSetColumn does not depend on the (undefined)
          return value of ->cursor->reset()
        - Add single() to ResultSetColumn (same semantics as ResultSet)
        - Make sure to turn off IDENTITY_INSERT after insert() on MSSQL
          tables that needed it
        - More informative exception on failing _resolve_relationship
        - Allow undef/NULL as the sole grouping value in Ordered
        - Fix unreported rollback exceptions in TxnScopeGuard
        - Fix overly-eager left-join chain enforcing code
        - Warn about using distinct with an existing group_by
        - Warn about attempting to $rs->get_column a non-unique column
          when has_many joins are added to resultset
        - Refactor of the exception handling system (now everything is a
          DBIx::Class::Exception object)
2009-09-22 17:13:32 +00:00
tron
b95f6599dc Always add "VARBASE" to "BUILDDEFS" as we use it unconditionally now. 2009-09-22 16:52:02 +00:00
ahoka
eadb52fc55 Fix bktr build on DragonFly.
Patch from Steve O'Hara-Smith from pkgsrc-users.
2009-09-22 16:46:50 +00:00
tron
ffcda392c4 Backout incorrect change. Problem pointed out Petar Bogdanovi. 2009-09-22 15:57:50 +00:00
joerg
0bcb2a9eee PR 42090: Use our libtool when deciding what to do and not the included
libtool 2.2.6 which has some issues.
2009-09-22 15:50:46 +00:00
asau
9e020f3119 SML/NJ update done 2009-09-22 15:09:19 +00:00
asau
38f4d214bc Remove comment about outdated mirror. 2009-09-22 15:07:23 +00:00
asau
3747ae4277 Commit forgotten PLIST for 110.71 update. 2009-09-22 15:01:23 +00:00
asau
7ad05fbee4 Updated lang/smlnj to 110.71 2009-09-22 14:49:23 +00:00