Commit graph

141691 commits

Author SHA1 Message Date
zafer
bd6e405d4c remove dead mirror. 2009-05-01 15:33:43 +00:00
zafer
2950b72fd0 add more mirror. 2009-05-01 15:31:14 +00:00
zafer
6ed424d16c add one more mirror. 2009-05-01 15:27:04 +00:00
zafer
0e65132d0f update mirrors. remove non-working ones. 2009-05-01 15:16:12 +00:00
zafer
84875b5bb0 update mirrors. 2009-05-01 15:09:17 +00:00
zafer
cc9055656d replace dead mirror with working one. 2009-05-01 15:03:21 +00:00
zafer
823720a994 no ftp service at namazu.org. removed. 2009-05-01 14:59:30 +00:00
zafer
6306f7ac0b only openjade is mirrored at u-aizu. removed. 2009-05-01 14:56:45 +00:00
zafer
44aecf8b71 remove dead mirror. 2009-05-01 14:54:38 +00:00
zafer
e197de439b remove dead one. 2009-05-01 14:52:02 +00:00
taca
5352ae35ac Note update of www/typolight27-translations package to 20090501. 2009-05-01 14:51:27 +00:00
zafer
fe18f8f246 update mirrors. 2009-05-01 14:50:38 +00:00
taca
bda9849170 Update typolight27-translations package to 20090501.
* Update Italian and Swedish translation to 2009/5/1 which support
  TYPOlight 2.7.0 release.
* Don't install translation files for obsoleted modules.
2009-05-01 14:50:37 +00:00
zafer
096400d3d2 remove dead mirror. 2009-05-01 14:48:41 +00:00
zafer
58c4d77e07 remove dead mirrors. 2009-05-01 14:47:29 +00:00
zafer
1ae295ad25 add sourceforge mirror 2009-05-01 14:43:29 +00:00
zafer
0354fa2903 +pks-0.9.6 2009-05-01 14:42:49 +00:00
zafer
cd7d66fc12 remove dead mirror. 2009-05-01 14:28:45 +00:00
zafer
e1ec753a91 update mirrors and add a few more from the mirror list. 2009-05-01 14:27:34 +00:00
zafer
210d78c3ab remove dead mirrors. 2009-05-01 14:01:50 +00:00
zafer
3217d958bf update mirrors. pull in a few more mirrors from the official mirror list. 2009-05-01 13:59:53 +00:00
zafer
93ab7f3a89 remove non-working mirrors. 2009-05-01 13:51:41 +00:00
zafer
5cb4e101b0 replace non working mirrors with working ones. 2009-05-01 13:49:07 +00:00
zafer
f78c1240ff remove dead mirror. 2009-05-01 13:45:28 +00:00
zafer
ea36ae2fed update mirrors. 2009-05-01 13:39:31 +00:00
sno
ed78032aa1 Updated www/p5-Catalyst-Plugin-Authentication to 0.100110 2009-05-01 13:35:49 +00:00
sno
718e3cacbe PkgSrc changes:
- Updating package for p5 module of Catalyst::Plugin::Authentication
    from 0.10009_1 to 0.10011
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.10011 Sun Mar  8 23:32:12 GMT 2009
      - Update t/live_app_session.t to skip unless you have a newer, more
        reliable version of TWMC (RT#43817)
      - Change check for isa Catalyst::Plugin::Session to just check the
        existance of a session method. (Edmund von der Burg)

0.10010
      - Change from NEXT to MRO::Compat
      - Chop a number off the versions to get back to the correct 0.10000
        version scheme.

0.100092_01
      - Add hook for failing user restore.
        - Add test for this.
      - Fix bug in Credential::Password with password_type: clear.
        - Add test for this.
      - Add mock object tests for Credential::Password with password_type:
        clear.

0.100092
      - Release new version, no changes since dev release.
2009-05-01 13:34:27 +00:00
sno
6daaf1ff84 Updated www/p5-Catalyst-Plugin-Session to 0.21 2009-05-01 13:32:00 +00:00
sno
d681c2ae23 PkgSrc changes:
- Updating package for p5 module of Catalyst::Plugin::Session from 0.20
    to 0.21
  - Setting license to gnu-gpl-v2
  - Adjusting depends

Upstream changes:
0.21 2009-04-30
        - Hide the internal packages in Catalyst::Plugin::Session::Test::Store from PAUSE.
        - Convert from CAF to Moose with Moosex::Emulate::Class::Accessor::Fast
2009-05-01 13:30:35 +00:00
zafer
915f2dbe11 update mirrors. 2009-05-01 13:29:07 +00:00
sno
73e4934723 Updated www/p5-WWW-Mechanize to 1.54 2009-05-01 13:23:39 +00:00
sno
6e56366e9b PkgSrc changes:
- Updating package for p5 module of WWW::Mechanize from 1.52 to 1.54
  - Adding some test dependencies
  - Setting license to gnu-gpl-v2

Upstream changes:
1.54        Mon Jan 12 00:36:08 CST 2009
========================================
[FIXED]
Removed the computers4sure test that was failing.
2009-05-01 13:22:57 +00:00
zafer
0702241d4a update mirrors. 2009-05-01 13:21:51 +00:00
sno
d64f556398 Updated www/p5-Test-WWW-Mechanize-Catalyst to 0.51 2009-05-01 13:13:08 +00:00
sno
179cf1d1a3 PkgSrc changes:
- Updating package for p5 module of Test::WWW::Mechanize for Catalyst from
    0.42 to 0.51
  - Setting license to gnu-gpl-v2 # OR artistic
  - Adjusting dependencies according to META.yml

Upstream changes:
0.51 Mon Mar 16 10:00 GMT 2009
     - Doc updates from thejester
     - User agent fixes from ANDREMAR
     - Fix bug where redirect was followed on a 500 response
     - All remote requests (i.e. CATALYST_SERVER env var) now use our own
       mechanize object, rather than an unconfigurable one from Catalyst:Test

0.50 Tue Feb 17 09:12 GMT 2009
     - Remove warning in HTTP::Cookies
     - Call BUILDALL

0.50_2 Thur Feb 12 09:47 GMT 2009
     - Make t/multi_content_type.t handle case when server cant be started,
       which is almost always due to port in use.

0.50_1 Thur Feb 5 09:02 GMT 2009
     - App classname no longer has to be passed to import:
        $m = T::W::M::C->new(catalyst_app => 'Catty')
       now works.
     - Can now use TWMC two test two different apps in the same perl
       interpreter due to the above change
     - Removed Test::WWW::Mechanize::Catalyst::Aux package as it isn't needed
       any more
     - Add 'host' accessor for white-label testing
     - Moosification
     - Can now test against remote CATALYST_SERVER without having to load the
       app class

0.45 Mon Nov 24 20:39:19 GMT 2008
     - be forwards-compatible with Catalyst 5.80's virtual
       domain testing (thanks Jason Gottshall)

0.44 Mon Oct 27 13:48:22 GMT 2008
     - fix longstanding bug with recent LWP, requiring
       WWW::Mechanize 1.50 (thanks to petdance, mst, dakkar)
     - add machine- and human-readable license, add abstract

0.43 Mon Aug 18 15:42:03 BST 2008
     - add missing prereqs to Catalyst::Plugin::Session::State::Cookie
       and Catalyst::Plugin::Session::Store::Dummy (thanks kd)
2009-05-01 13:12:11 +00:00
apb
0f955a5a29 When configuring on NetBSD:
* Prefer /dev/ksyms, then getbootfile(), then fall back to /netbsd as the
  kernel name.
* Recognise NetBSD versions 5.0* and 5.99*
* When the NetBSD version is unrecognised, don't treat it like 1.6;
  treat it like either 1.2 (if it's really old) or 5.0 (if it's too new).
Bump PKGREVISION to 4
2009-05-01 12:56:50 +00:00
sno
9c4fe590be Updated databases/p5-DBIx-Class-TimeStamp to 0.08 2009-05-01 12:44:37 +00:00
sno
c75caee26f PkgSrc changes:
- Updating package for p5 module DBIx::Class::TimeStamp from 0.07 to 0.08
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.08 2009-04-24 00:39:45
    - Adds the missing description to the NAME section (Brian Cassidy).
2009-05-01 12:43:43 +00:00
sno
2a5d69a828 Updated www/p5-Catalyst-Plugin-Static-Simple to 0.21 2009-05-01 12:25:08 +00:00
sno
18d083cb6a PkgSrc changes:
- Updating packages for p5 module Catalyst::Plugin::Static::Simple
    from 0.20 to 0.21
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.21    2009-03-29 20:31:49
	- Documentation improvements (jester)
        - Change from NEXT to MRO::Compat - RT#40628, RT#44553 (ilmari)
        - Bump prereq to MIME::Types to 1.25 to correctly send files
          commonly used to graft support for transparent PNGs into
          MSIE6 - RT#41314 (Florian Ragwitz)
2009-05-01 12:22:47 +00:00
sno
9dfaa5a2fd Updated www/p5-Catalyst-Plugin-StackTrace to 0.10 2009-05-01 12:16:15 +00:00
sno
cbdd323d30 PkgSrc changes:
- Updating package for p5 module Catalyst::Plugin::StackTrace from 0.09
    to 0.10
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.10    2009-04-20 13:50:00
        - Switch to MRO::Compat
2009-05-01 12:14:54 +00:00
sno
00664687f7 Updated www/p5-Catalyst-Plugin-ConfigLoader to 0.23 2009-05-01 12:07:49 +00:00
sno
6f66cff331 PkgSrc changes:
- Updating package for p5 module Catalyst::Plugin::ConfigLoader from
    0.22 to 0.23
  - Setting license to gnu-gpl-v2
  - Adjust dependencies

Upstream changes:
0.23 Sat Apr 18 2009
    - Update Data::Visitor
2009-05-01 12:05:59 +00:00
sno
9ae90b6b35 Updated www/p5-Catalyst-Action-RenderView to 0.10 2009-05-01 12:00:49 +00:00
sno
c38dc40a0d PkgSrc changes:
- Updating package for p5 module of Catalyst::Action::RenderView from
    0.08 to 0.10
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.10 2009-04-29 18:24:50
    - Depend on Data::Visitor 0.24 to avoid Class::MOP deprecation
      warnings. (Florian Ragwitz)

0.09 2009-02-18 21:32:00
    - Store config in $c->config->{'Action::RenderView'}
      instead of $c->config->{debug}.
      Config from $c->config->{debug} is deprecated, but
      still supported.
    - Switch from NEXT to next::method
2009-05-01 11:59:45 +00:00
abs
d44caac69d Add missing checksum for optional searchheader.patch.gz
Fix checksum for maildir.patch.gz (Add DIST_SUBDIR)
2009-05-01 11:58:46 +00:00
sno
3987ceb0e6 Updated www/p5-Catalyst-Devel to 1.12 2009-05-01 11:52:41 +00:00
sno
620f9a1dbf PkgSrc changes:
- Updating package for p5 module of Catalyst::Devel from 1.10 to 1.12
  - Adding a switch to ignore the "Unkown error bug" in perl-5.10.0
    until a decision is made on tech-pkg@
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
1.12    2009-04-26 15:42
        - Remove the deprecated BindLex from the _create.pl help message (rafl)

1.11    2009-04-22 19:02
        - Add check for "Unknown error" bug (caelum)
        - Change generated scripts to use /usr/bin/env perl if /usr/bin/env
          exists, otherwise fall back to the current perl binary. (t0m)
        - Fix getopt spec in generated scripts to match docs (rjbs)
        - Additional documentation (ash)
        - Informational message after an application is created (kd)
        - Add a -background option to the dev server (duncs)
2009-05-01 11:52:08 +00:00
sno
a94d438ebb Updated mail/p5-Mail-ClamAV to 0.29 2009-05-01 09:04:47 +00:00