Commit graph

143862 commits

Author SHA1 Message Date
sno
5d4aaa1301 pkgsrc changes:
- Updating package of p5 module Catalyst::Runtime from 5.80004 to 5.80005
  - Adjusting license and dependencies according to META.yaml

Upstream changes:
5.80005 2009-06-06 14:40:00

  Behaviour changes:
        - Arguments ($c->req->args) in Chained dispatch are now automatically
          URL decoded to be consistent with Local/Path dispatch (Caelum)

  Documentation:
        - Clarify correct techniques for Moose controllers (domm)

  Bug fixes:
        - Further change pushing 'env' attribute down into Catalyst::Engine
          to make $c->engine->env work in all cases (kmx)
        - Also fix $c->engine->env in Catalyst::Test tests (kmx)
          - Tests for this (t0m)
        - Fix Catalyst failing to start if any plugin changed $_ whilst
          loading (t0m)
          - Tests for this
        - Be stricter about arguments to Args attributes for Chained actions,
          so that they blow up on load instead of causing undefined behavior
          later on (hdp)
          - Tests for this
        - Prefer Path actions with a smaller (or set) number of Args (caelum)
          Bug reported here: http://stackoverflow.com/questions/931653/catalyst-action-that-matches-a-single-file-in-the-root-directory/933181#933181
          - Tests for this

   New features:
        - Add $c->req->remote_user to disambiguate from $c->req->user (dwc)
        - Require MooseX::MethodAttributes 0.12 so that action methods
          (with attributes) can be used in / composed from Moose roles.
        - Allow the generation of cookies with the HTTPOnly flag set
2009-06-15 21:52:22 +00:00
sno
2f00756665 Updated devel/p5-MooseX-Types to 0.12 2009-06-15 21:38:42 +00:00
sno
fb4e93d367 pkgsrc changes:
- Updating package of p5 module MooseX::Types from 0.10 to 0.12
  - Adjusting dependencies according to META.yaml
  - Setting license to ${PERL5_LICENSE} according to META.yaml
  - Using Module::Install as module type

Upstream changes:
0.12    Sun Jun 14 14:39:57 PDT 2009
        - fix mixing of typelibs with regular Moose classes

0.11    Sat May 23 18:02:35 PDT 2009
        - warning on string types and unregistered class/role types
        - better error for missing comma
        - MooseX::Types::Combine for combining type libs
2009-06-15 21:37:58 +00:00
sno
8b80720cb2 Updated devel/p5-MooseX-Emulate-Class-Accessor-Fast to 0.00900 2009-06-15 21:31:43 +00:00
sno
e7d657231e pkgsrc changes:
- Updating package for p5 module MooseX::Emulate::Class::Accessor::Fast
    from 0.00802 to 0.00900
  - Adjusting license according to META.yaml
  - Using Module::Install as module type

Upstream changes:
0.00900    May 29, 2009
          - Fix so that classes which implement BUILD themselves still get
            all attributes passed to their constuctor placed into the instance
            hash (t0m)
2009-06-15 21:31:17 +00:00
sno
31c98e509a Updated devel/p5-MooseX-AttributeHelpers to 0.19 2009-06-15 21:26:35 +00:00
sno
a6281e7858 pkgsrc changes:
- Updating package for p5 module MooseX::AttributeHelpers from 0.17
    to 0.19
  - Adjusting license according to META.yaml
  - Using Module::Install as module type

Upstream changes:
0.19 Sun June 14, 2009
    - No functional changes from 0.18_01

0.18_01 Mon June 1, 2009
	- Turn our metaclasses into traits, though metaclasses still exist for
	  backwards compatibility (Sartak and doy)
    - Add accessor to Hash and Array (Sartak)
	- Let the user know which constraint they have violated in the confessed
	message (nperez)
2009-06-15 21:25:57 +00:00
sno
ef9c0e81f0 Updated devel/p5-File-ChangeNotify to 0.06 2009-06-15 21:20:44 +00:00
sno
9b8d509816 pkgsrc changes:
- Updating package of p5 module File::ChangeNotify from 0.05 to 0.06
  - Adjusting license according to META.yaml

Upstream changes:
0.06   2009-06-03
  - Created a Makefile.PL from the Build.PL.
2009-06-15 21:20:22 +00:00
sno
dd726aa30a Updated devel/p5-Moose to 0.81 2009-06-15 21:16:43 +00:00
sno
ad26b27cbb pkgsrc changes:
- Updating package of p5 module Moose from 0.80 to 0.81
  - Apply Module::Install switch to skip dependency check, but keep
    bundled Module::Install (extended)
  - Adjusting license according to META.yaml

Upstream changes:
0.81 Sun, Jun 7, 2009
    * Bumped our Class::MOP prereq to the latest version (0.85), since
      that's what we need.
2009-06-15 21:16:02 +00:00
sno
094f1bfe1d Updated www/p5-Catalyst-Manual to 5.8000 2009-06-15 21:05:05 +00:00
sno
0e5aa21166 pkgsrc changes:
- Updating package of p5 module for Catalyst::Manual from 5.7021 to 5.8000
  - Setting license to ${PERL5_LICENSE} according to META.yaml

Upstream changes:
5.8000 27 May 2009
        - Tutorial:
            - Update for Catalyst 5.80
            - Update to "depluralize" the database names (big thanks to Kiffin Gish!)
            - Switch back to including numbers in chapter names (for proper sorting)
            - Add section to Ch 4: "Moving Complicated View Code to the Model"
            - Add section to Ch 3: "RenderView's 'dump_info' Feature"
            - Misc fixes and updates (thanks to Anne Wainwright)
        - Other:
            - Add some 5.8 and Moose-specific material to the new CatalystAndMoose.pod
                (thanks to t0m and Sebastian Willert)
2009-06-15 21:03:52 +00:00
sno
8b11ec8072 Updated devel/p5-Class-C3-Adopt-NEXT to 0.12 2009-06-15 20:59:24 +00:00
sno
7f84af3968 pkgsrc changes:
- Updating package of p5 module Class::C3::Adopt::Next from 0.11 to 0.12
  - Apply Module::Install switch to skip dependency check, but keep
    bundled Module::Install (extended)
  - Adjusting license according to META.yaml

Upstream changes:
0.12  Mon, 08 Jun 2009 14:16:34 +0200
  * Update copyright notice.
  * A couple of pod whitespace changes.
2009-06-15 20:58:52 +00:00
sno
feaf4e3424 Updated databases/p5-DBIx-Class to 0.08107 2009-06-15 20:31:03 +00:00
sno
60ef7974ba pkgsrc changes:
- Updating package of p5 module DBIx::Class from 0.08103 to 0.08107
  - Adjusting dependencies according to META.yaml
  - Adjusting LICENSE according to META.yaml
  - Setting module type to Module::Install

Upstream changes:
0.08107 2009-06-14 08:21:00 (UTC)
        - Fix serialization regression introduced in 0.08103 (affects
          Cursor::Cached)
        - POD fixes
        - Fixed incomplete ::Replicated debug output

0.08106 2009-06-11 21:42:00 (UTC)
        - Switched SQLite storage driver to DateTime::Format::SQLite
          (proper timezone handling)
        - Fix more test problems

0.08105 2009-06-11 19:04:00 (UTC)
        - Update of numeric columns now properly uses != to determine
          dirtyness instead of the usual eq
        - Fixes to IC::DT tests
        - Fixed exception when undef_if_invalid and timezone are both set on
          an invalid datetime column

0.08104 2009-06-10 13:38:00 (UTC)
        - order_by now can take \[$sql, @bind] as in
          order_by => { -desc => \['colA LIKE ?', 'somestring'] }
        - SQL::Abstract errors are now properly croak()ed with the
          correct trace
        - populate() now properly reports the dataset slice in case of
          an exception
        - Fixed corner case when populate() erroneously falls back to
          create()
        - Work around braindead mysql when doing subquery counts on
          resultsets containing identically named columns from several
          tables
        - Fixed m2m add_to_$rel to invoke find_or_create on the far
          side of the relation, to avoid duplicates
        - DBIC now properly handles empty inserts (invoking all default
          values from the DB, normally via INSERT INTO tbl DEFAULT VALUES
        - Fix find_or_new/create to stop returning random rows when
          default value insert is requested (RT#28875)
        - Make IC::DT extra warning state the column name too
        - It is now possible to transparrently search() on columns
          requiring DBI bind (i.e. PostgreSQL BLOB)
        - as_query is now a Storage::DBI method, so custom cursors can
          be seamlessly used
        - Fix search_related regression introduced in 0.08103
2009-06-15 20:30:03 +00:00
sno
85c33505b9 Updated devel/p5-Path-Class to 0.17 2009-06-15 20:18:33 +00:00
sno
b7db1213b6 pkgsrc changes:
- Updating package of p5 module Path::Class from 0.16nb1 to 0.17
  - Setting license to ${PERL5_LICENSE} according to META.yaml

Upstream changes:
 - dir(undef) now returns undef rather than the rootdir, because undef
   was probably a mistake by the caller, and the rootdir is too scary
   a default. [Suggested by John Goulah]

 - Temporary files during testing are now created in the system temp
   directory, rather than somewhere in t/ .  See RT #31382. [Suggested
   by Alex Page]

 - Added is_relative() as the obvious complement to the existing
   is_absolute() method.

 - Added a resolve() method to clean up paths much more thoroughly
   than cleanup(), e.g. resolving symlinks, collapsing foo/../bar
   sections, etc. [Suggested by David Garamond]

 - Fixed a problem in which a file/directory called "0" or "0.0" would
   end a loop prematurely when using the idiom 'while($x =
   $dir->next) {...}'.  See http://rt.cpan.org/Ticket/Display.html?id=29374
   [Spotted by Daniel Lo]

 - Fixed an exists($array[$i]) that prevented compatibility with perl
   5.005.

 - Moved the repository from my personal CVS repo to Google Code.
2009-06-15 20:18:06 +00:00
manu
d7a88ae223 Update www/ap2-auth-mellon to 0.2.2 2009-06-15 19:47:46 +00:00
manu
c729858803 Update to 0.2.2. From NEWS:
* Improve metadata autogeneration: cleanup certificate, allow Organizarion
  element data to be supplied from Apache configuration
2009-06-15 19:45:14 +00:00
sno
7c20de8cf7 Updated databases/p5-SQL-Translator to 0.09006 2009-06-15 19:44:34 +00:00
sno
83d6b809f7 pkgsrc changes:
- Updating package of p5 module SQL::Translator from 0.09004 to 0.09006
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies according to Makefile.PL

Upstream changes:
# ----------------------------------------------------------
# 0.09006 2009-06-10
# ----------------------------------------------------------
* Multiple test and dependency adhustments to make smokers happy
* Fix YAML producer wrt extra attribute
* Added support for "time(stamp) (p) with time zone" for Pg producer (mo)

# ----------------------------------------------------------
# 0.09005 2009-06-08
# ----------------------------------------------------------
* Add parser support for MySQL default values with a single quote
* Properly quote absolute table names in the MySQL producer
* Added semi-colon for (DROP|CREATE) TYPE statements in the Pg producer (wreis)
* Added CREATE VIEW subrules for mysql parser (wreis)
* ALTER TABLE/ALTER COLUMN/DROP DEFAULT support in Pg producer (mo)
* XML parser support for multi-event triggers
* SQLite producer support for multi-event triggers
* XML parser switched from XML::XPath to XML::LibXML
* Pg producer ALTER TABLE/COLUMN and DROP DEFAULT support
* MySQL producer skips length attribute for columns which do not support that
  attribute. Currently following column types are added to that list:
  date time timestamp datetime year
* Switch to Module::Install (mandates minimum perl 5.005)
* Major cleanup of GraphViz proucer
* Massive amount of fixes to SQLite/Pg/Mysql/MSSQL parsers/producers
  Fix most of the problems uncovered by the roundtrip test framework
  Some highlights:
    - Rewind exhausted globs before attempting a read
    - Do not add xml comment header if no_comments is set
    - table/field counts are held per schema object, not globally
    - no more variable table and column names in SQLite and MSSQL
    - VIEW support for Pg parser, also some cleanups
    - The way we generate Pg create view statements was not standards compliant
      (per RhodiumToad in #postgresql)
    - Disable MSSQL view/procedure production - they never worked in the first place
    - SQLite/MSSQL improvements:
      - Support parsing of all DROP clauses
      - Support parsing of field-level comments
      - When producing do not append table names to constraint/index names
2009-06-15 19:44:04 +00:00
jnemeth
f9a81afdf8 belatedly mention addition of comms/asterisk16 1.6.0.10 2009-06-15 19:37:07 +00:00
sno
eb59f3e1f9 Updated archivers/p5-Archive-Tar to 1.52 2009-06-15 19:06:51 +00:00
sno
36cacf4d26 pkgsrc changes:
- Updating package of p5 module Archive::Tar from 1.48 to 1.52
  - Setting LICENSE to ${PERL5_LICENSE} according to module documentation

Upstream changes:
* important changes in version 1.52 13/06/2009:
- Apply documentation patch to describe IBM APAR issue IZ50240; AIX tar
  does not always end a Tar archive with a 0x00 null block, which can
  cause warnings from Archive::Tar.
  This is a documentation patch only, and users of 1.50 need not upgrade.

* important changes in version 1.50 12/06/2009:
- Apply patch in #46450: Support for --no-same-permissions style behavior
  This facilitates leaving the +x bit, while still applying your umask on
  the extracted file.
2009-06-15 19:06:07 +00:00
sno
8548f13605 Updated textproc/p5-XML-NamespaceSupport to 1.10 2009-06-15 19:00:16 +00:00
sno
9d006fee55 pkgsrc changes:
- Updating package of p5 module XML::NamespaceSupport from 1.09nb1
    to 1.10
  - Setting LICENSE to ${PERL5_LICENSE} according to module documentation
  - Setting module type to Module::Install

Upstream changes:
1.10  2009-06-12
    - Release real version since CPAN testers gave us a pass (perigrin)
1.09_90 2009-05-28
    - Re-bundle with modern testing and Module::Install (perigrin)
2009-06-15 18:59:23 +00:00
joerg
fd44f30bc9 Restrict to Python 2.4+ to match GTK2 and Cairo dependency. 2009-06-15 18:56:12 +00:00
he
548bf60a13 Note updates:
www/ap2-perl to 2.0.4nb5
  www/ap-perl to 1.29nb2
2009-06-15 17:42:58 +00:00
he
cfbb66567a Update from version 1.29nb1 to 1.29nb2.
Pkgsrc changes:
 o Apply fix from svn repository to fix an XSS bug in Apache::Status,
   ref. CVE-2009-0796.
2009-06-15 17:42:04 +00:00
he
b5986145a1 Update from version 2.04nb4 to 2.04nb5.
Pkgsrc changes:
 o Apply fix from svn repository to fix an XSS bug in Apache2::Status,
   ref. CVE-2009-0796.
2009-06-15 17:38:21 +00:00
joerg
2dde42a844 Bail out before doing anything if PKG_PATH is set. 2009-06-15 17:02:14 +00:00
tron
c00f394e90 Note update of the "rsync" package to version 3.0.6. 2009-06-15 16:53:20 +00:00
tron
e6e0e55f52 Update "rsync" package to version 3.0.6. Changes since version 3.0.5:
- Fixed a --read-batch hang when rsync is reading a batch file that was
  created from an incremental-recursion transfer.
- Fixed the daemon's socket code to handle the simultaneous arrival of
  multiple connections.
- Fix --safe-links/--copy-unsafe-links to properly handle symlinks that
  have consecutive slashes in the value.
- Fixed the parsing of an [IPv6_LITERAL_ADDR] when a USER@ is prefixed.
- The sender now skips a (bogus) symlink that has a 0-length value, which
  avoids a transfer error in the receiver.
- Fixed a case where the sender could die with a tag-0 error if there was
  an I/O during the sending of the file list.
- Fixed the rrsync script to avoid a server-side problem when -e is at the
  start of the short options.
- Fixed a problem where a vanished directory could turn into an exit code
  23 instead of the proper exit code 24.
- Fixed the --iconv conversion of symlinks when doing a local copy.
- Fixed a problem where --one-file-system was not stopping deletions on the
  receiving side when a mount-point directory did not match a directory in
  the transfer.
- Fixed the dropping of an ACL mask when no named ACL values were present.
- Fixed an ACL/xattr corruption issue where the --backup option could cause
  rsync to associate the wrong ACL/xattr information with received files.
- Fixed the use of --xattrs with --only-write-batch.
- Fixed the use of --dry-run with --read-batch.
- Fixed configure's erroneous use of target.
- Fixed configure's --disable-debug option.
- Fixed a run-time issue for systems that can't find iconv_open() by adding
  the --disable-iconv-open configure option.
- Complain and die if the user tries to combine --remove-source-files (or
  the deprecated --remove-sent-files) with --read-batch.
- Fixed an failure transferring special files from Solaris to Linux.

Approved by Alistair Crooks.
2009-06-15 16:53:02 +00:00
joerg
5b7095a463 Drop mkfontdir calls that are already done by pkginstall scripts.
Bump revision.
2009-06-15 13:12:02 +00:00
ghen
f461ab7861 Update MASTER_SITES. 2009-06-15 12:43:15 +00:00
ghen
05421ba32e Update HOMEPAGE and MASTER_SITES. 2009-06-15 12:42:27 +00:00
tron
252868c399 Complete last change to make this package build again. 2009-06-15 12:42:15 +00:00
obache
91dfba8465 Updated devel/glade to 2.12.2nb1 2009-06-15 12:03:56 +00:00
obache
ac326032b7 As pkglint's suggestion, include sysutils/desktop-file-utils/desktopdb.mk.
Bump PKGREVISION.
2009-06-15 12:03:05 +00:00
obache
afa74a3089 Set LICENSE=gnu-gpl-v2. 2009-06-15 11:55:54 +00:00
obache
a1824df005 Remove 2nd part, glade-gnome package was removed over 7 months ago. 2009-06-15 11:54:02 +00:00
obache
353cb02478 devel/glade/Makefile.common is not used elsewhere than devel/glade/Makefile.
So marge Makefile.common into Makefile, and remove Makefile.common.
2009-06-15 11:46:27 +00:00
obache
ebe1e6805c Replace contents with Glade-3's one, former one is same as Glade-2, unfit. 2009-06-15 11:14:21 +00:00
hasso
84b4db0b30 Removed x11/xf86-video-via. 2009-06-15 11:09:04 +00:00
hasso
536f0b440b Remove x11/xf86-video-via, it doesn't build, it's deprecated and
x11/xf86-video-openchrome replaces it.
2009-06-15 11:05:15 +00:00
hasso
596371d9a8 Mark x11/xf86-video-cyrix and x11/xf86-video-imstt broken. 2009-06-15 10:49:15 +00:00
ahoka
320a3c2958 add options.mk 2009-06-15 08:18:20 +00:00
ahoka
07bac85afe Add options.mk. 2009-06-15 08:17:43 +00:00