Commit graph

145797 commits

Author SHA1 Message Date
sno
7ad7cbccb3 remove done task: p5-Test-Manifest-1.23 2009-07-30 07:28:06 +00:00
sno
390ae7aa0d Updated devel/p5-Test-Manifest to 1.23 2009-07-30 07:27:10 +00:00
sno
f4f1c28252 Updating package for p5 module Test::Manifest from 1.22nb1 to 1.23
pkgsrc changes:
  - Adding license (perl5 license)

Upstream changes:
1.23 - Fri Jul 17 03:04:38 2009
	* Move everything to git and finally make a release

1.22_03 - Tue Jul 29 21:14:49 2008
	* Fixed bug for missing file: previously the missing file
	name was passed through to run_t_files, although without
	the t/ added to its path. Test::Manifest should only
	warn about and skip missing files.

1.22_02 - Thu Jan 24 06:13:13 2008
	* File path and unlink fixes for VMS (RT #32061). Let's see if this works.

1.22_01 - Sun Jan  6 14:18:46 2008
	* Changed test file names to only have one dot in them so they
	work on VMS and ODS-2 file systems: RT #32061
	* This is a test release.
2009-07-30 07:26:57 +00:00
sno
6cdaae729d Updated devel/p5-ExtUtils-MakeMaker to 6.54 2009-07-30 07:16:24 +00:00
sno
78dd5618c7 Updating package for p5 module ExtUtils::MakeMaker from 6.52 to 6.54
pkgsrc changes:
  - Adding license (perl5 one)
  - Removing patch for RT #41060 (fixed upstream)
  - Don't install *.orig files from patching ...

Upstream changes:
6.54  Tue Jul  7 16:48:22 PDT 2009
    Test Fixes
    * Added perl core boilerplate code to a few new tests which were missing
      them.


6.53_03  Thu Jul  2 14:47:45 PDT 2009
    Bug Fixes
    * You'd get a warning if you had a PREREQ_PM on a module with no $VERSION
      like Config (broken in 6.51_01) [rt.cpan.org 47448]

    Test Fixes
    * Upgrade the version of Test::More we ship with to 0.88.
    * Fix MM_Cygwin.t for older Perls missing Cygwin::win_to_posix_path()
      broken in 6.53_01.
    * Fix miniperl.t for Windows.  Our method of shutting off XS didn't
      work for Win32.pm
    * Old versions of version.pm, like what ships with OS X, dent Foo->VERSION
      causing prereq.t to fail.  [rt.cpan.org 47296]
    * Add missing core test boilerplates
      [blead e39d780342f3e91579069fdc80eda72bfe639ae7]


6.53_02  Sun Jun  7 19:24:56 PDT 2009
    Test Fixes
    * Stray use of Shell::Command broke older perls

    Other
    * MakeMaker will now automatically test itself with multiple
      perl versions before releasing.


6.53_01  Sun Jun  7 19:02:20 PDT 2009
    Bug Fixes
    * blib will now be rebuilt if the Makefile is changed
      [rt.cpan.org 46658]
    * 6.52 broke the setting of EXTRALIBS, LDLOADLIBS and BSLOADLIBS
      when $self->{LIBS}[0] is undefined.
      [rt.cpan.org 46633] (Craig Berry)

    Cygwin
    * Fixed MM_Cygwin.t when the path prefix (ie. cygdrive) has been
      changed by the user. [rt.cpan.org 46585] (JDHEDDEN)

    VMS
    * Removed attempts to compensate for the "bin" logical added
      by some versions of GNV, Craig says they're futile.
      Put a warning into the Makefile.PL instead.
      [rt.cpan.org 46679] (Craig Berry)
    * Removed the arch_check() special case for VMS.
      [rt.cpan.org 46678] (Craig Berry)

    Win32
    * Restore building the core by not trying to load the Win32
      module in arch_check() with miniperl.
      [rt.cpan.org 46667] (Max Maischein)

    Tests
    * Forgot to get rid of the tests for bytes and vmsish
      which were removed in 6.51_01.
    * Stopped running a Windows specific arch_check.t test
      on non-Windows. (Craig Berry)
      [rt.cpan.org 46678]
2009-07-30 07:16:09 +00:00
taca
3d6af065c8 +apache-2.2.12, plone-3.2.3, samba-3.3.7. 2009-07-30 04:28:17 +00:00
minskim
d8c65815c6 Add tex-nomencl and tex-nomencl-doc. 2009-07-29 23:44:56 +00:00
minskim
395189d246 Import tex-nomencl-doc-3.1a as print/tex-nomencl-doc.
This is documentation for tex-nomencl.
2009-07-29 23:43:13 +00:00
minskim
bbe6770466 Import tex-nomencl-3.1a as print/tex-nomencl.
Produces lists of symbols using the capabilities of the makeindex
program.
2009-07-29 23:42:53 +00:00
seb
fef91e641e Note initial addition of p5-MooseX-Types-Structured version 0.16
as devel/p5-MooseX-Types-Structured into The NetBSD Packages
Collection.

The Perl 5 module MooseX::Types::Structured provides structured
type constraints for Moose. A structured type constraint is a
standard container Moose type constraint, such as an ArrayRef or
HashRef, which has been enhanced to allow you to explicitly name
all the allowed type constraints inside the structure.
2009-07-29 23:14:43 +00:00
seb
f59d94cfba Add & enable p5-MooseX-Types-Structured 2009-07-29 23:12:50 +00:00
seb
0eeb66c286 Initial import of p5-MooseX-Types-Structured version 0.16 in the
NetBSD Packages Collection.

The Perl 5 module MooseX::Types::Structured provides structured
type constraints for Moose. A structured type constraint is a
standard container Moose type constraint, such as an ArrayRef or
HashRef, which has been enhanced to allow you to explicitly name
all the allowed type constraints inside the structure.
2009-07-29 23:12:20 +00:00
tnn
270d09cd7c avoid namespace conflict with newer mozjs 2009-07-29 21:58:16 +00:00
drochner
c3aa7d3f32 if I say "tcl_install" I mean just tcl install...
fixes destdir installation
2009-07-29 20:09:00 +00:00
drochner
33ed68384a fix DESTDIR installation (explicitely create bin dir) 2009-07-29 19:57:24 +00:00
drochner
9811d5a106 update to 4.5.4
changes: bugfixes
2009-07-29 19:47:24 +00:00
drochner
fb530c7dc5 update to 4.8.2
changes:
-Backported the /AllowNone/ class annotation from v4.9
-Fixed the '/' operator for Python v3 and future import for Python v2
2009-07-29 19:44:51 +00:00
seb
4bac09500e Note initial addition of p5-Devel-PartialDump version 0.09 as
devel/p5-Devel-PartialDump into The NetBSD Packages Collection.

The Perl 5 module Devel::PartialDump is a data dumper optimized for
logging of arbitrary parameters.
2009-07-29 18:01:12 +00:00
seb
8229defff1 Add & enable p5-Devel-PartialDump 2009-07-29 18:00:20 +00:00
seb
136f541180 Initial import of p5-Devel-PartialDump version 0.09 in the NetBSD
Packages Collection.

The Perl 5 module Devel::PartialDump is a data dumper optimized for
logging of arbitrary parameters.
2009-07-29 17:54:18 +00:00
drochner
627ce4f651 odd an option to pull in "lensfun" to correct lens distortions;
this is experimental, thus off per default
approved by gdt The Maintainer
2009-07-29 17:49:41 +00:00
yyamano
e7eff34612 Update devel/apache-maven to 2.2.0
Maven 2.2.0 contains a few important changes that justify the version
upgrade, instead of simply naming it 2.1.1. First, the Java requirement
for Maven 2.2.0 has been upgraded to 1.5 or later. This upgrade was
planned for 2.1.0, but that release still contained binaries that were
compatible with JDK 1.4. In addition, due to some serious flaws in the
version-expression POM transformation included in 2.1.0, this feature
has been removed for the time being. Finally, some new default execution
IDs have been added to Maven to enable the separation of configuration
for plugins bound by the default lifecycle mappings, and for those
invoked directly from the command line.

Changes that may affect existing builds

* MNG-4143 - Starting in 2.2.0, Maven will run only on Java 1.5 and later.
  You can still build projects for JDK1.4 and earlier using the approach
  documented in the Guide to Building JDK 1.4 Projects on JDK 1.5.
* MNG-3401 - Executions with an id equal to default-phase (where phase is
  a valid lifecycle phase) may have unexpected results as it will be merged
  into the default lifecycle.
* MNG-4140/4179 - Version-expression resolution during installation and
  deployment has been removed, returning to Maven 2.0.x behaviour.
2009-07-29 17:45:59 +00:00
drochner
65111e0edb update to 2.0.16
changes:
Function attributes; simple destroy, finalize, construct override support;
afterdecls C block; minor other fixes/improvements.
2009-07-29 17:45:27 +00:00
drochner
19bf62a0f2 update to 0.99.05.030
changes: bugfixes
2009-07-29 17:42:39 +00:00
drochner
efb63199f2 drop "mpd" dependency: not needed for build, and dosn't even need
to be on the same machine at runtime
2009-07-29 17:40:53 +00:00
drochner
bd8458bfad the dri module wants intel_bufmgr.h which we got with libdrm-2.4.9 2009-07-29 17:34:16 +00:00
drochner
e56c8c1815 the configure phase picks up pkg-config if present but tries other
ways if not -- make it a dependency for consistency
2009-07-29 16:33:48 +00:00
obache
e72e1e7d17 + ruby-opengl-0.60.1 2009-07-29 14:24:40 +00:00
drochner
5c28ffdfd7 when switching to the "icecast" uid/gid, drop root's supplementary
group memberships,
bump PKGREVISION
2009-07-29 13:59:59 +00:00
obache
f22f15b5fa clutter-0.9.6 is developmers snapshot, now 1.0.0 stable out. 2009-07-29 12:10:14 +00:00
joerg
d5e3f353d5 Django 1.0.3 2009-07-29 11:03:34 +00:00
joerg
ef70050fa9 Update to Django 1.0.3:
- various bugfix
- correctly validate file names for the admin media when using the
development server
2009-07-29 11:02:08 +00:00
markd
1d49edd51f Don't fail build if CppUnit happens to be found. 2009-07-29 09:08:21 +00:00
hasso
f09e1fbbbf Correct patch-ab checksum. 2009-07-29 08:12:18 +00:00
adam
cc2f4f0877 Added databases/postgresql84 2009-07-29 06:33:03 +00:00
adam
eb96381589 Many of the changes in PostgreSQL 8.4 are new or improved administration and
monitoring tools and commands. Each user has their own favorite features which
will make day-to-day work with PostgreSQL easier and more productive for them.
Among the most popular enhancements are:

* Parallel Database Restore, speeding up recovery from backup up to 8 times
* Per-Column Permissions, allowing more granular control of sensitive data
* Per-database Collation Support, making PostgreSQL more useful in
  multi-lingual environments
* In-place Upgrades through pg_migrator (beta), enabling upgrades from 8.3 to
  8.4 without extensive downtime
* New Query Monitoring Tools, giving administrators more insight into query
  activity
* Greatly Reduced VACUUM Overhead through the Visibility Map
* New Monitoring Tools for current queries, query load and deadlocks

Version 8.4 also makes data analysis easier through the advanced ANSI SQL2003
features of windowing functions, common table expressions and recursive queries.
Enhancements to stored procedures, such as default parameters and variadic
parameters, make database server programming simpler and more compact.
Of course, there are also performance improvements included in this version.
2009-07-29 06:26:17 +00:00
spz
893ec2a407 where env PATH is being set for security reasons, have it include $PREFIX/bin
pointed out by "Peter C. Lai" <peter@simons-rock.edu>
fixes PR 41571
2009-07-29 05:25:33 +00:00
reed
4595e6caaa Update to 9.5.1-P3.
From CHANGES:
2640.   [security]      A specially crafted update packet will cause named
                        to exit. [RT #20000]
2009-07-29 00:24:03 +00:00
reed
523cfe8a45 Fix PKGNAME that I broke. 2009-07-29 00:16:33 +00:00
reed
3403d5a456 Update to 9.6.1-P1.
This is for PR pkg/41796: Security fix CVE-2009-0696
2009-07-29 00:03:38 +00:00
seb
74ce43bb48 Note initial addition of p5-MooseX-Meta-TypeConstraint-ForceCoercion
version 0.01 as devel/p5-MooseX-Meta-TypeConstraint-ForceCoercion
into The NetBSD Packages Collection.

The Perl 5 module MooseX::Meta::TypeConstraint::ForceCoercion
provides a class which allows to wrap any Moose::Meta::TypeConstraint
in a way that will force coercion of the value when checking or
validating a value against it.
2009-07-28 21:35:28 +00:00
seb
135929787e Add & enable p5-MooseX-Meta-TypeConstraint-ForceCoercion 2009-07-28 21:34:17 +00:00
seb
9a1471fdc5 Initial import of p5-MooseX-Meta-TypeConstraint-ForceCoercion version
0.01 in the NetBSD Packages Collection.

The Perl 5 module MooseX::Meta::TypeConstraint::ForceCoercion
provides a class which allows to wrap any Moose::Meta::TypeConstraint
in a way that will force coercion of the value when checking or
validating a value against it.
2009-07-28 21:32:54 +00:00
adrianp
cf7129b158 Updated www/wordpress to 2.8.2 2009-07-28 21:20:36 +00:00
adrianp
a32eb7b485 Update to 2.8.2
Highlights
* New drag-and-drop widgets admin interface and new widgets API
* Syntax highlighting and function lookup built into plugin and theme editors
* Browse the theme directory and install themes from the admin
* Allow the dashboard widgets to be arranged in up to four columns
* Allow configuring the number of items to show on management pages with an option in Screen Options
* Support timezones and automatic daylight savings time adjustment
* Support IIS 7.0 URL Rewrite Module
* Faster loading of admin pages via script compression and concatenation

For all the details see: http://codex.wordpress.org/Version_2.8
2009-07-28 21:20:20 +00:00
reed
b1d263c961 Updated to 9.4.3-P3 for security issue:
https://www.isc.org/node/474
2009-07-28 20:39:45 +00:00
spz
bcde51ff95 as discussed with gendalia@:
- add a patch to use hw.physmem64 instead of hw.physmem
- change paths around so VARBASE gets a workout too
- a bit of package makeup (DESTDIR, LICENSE)
2009-07-28 19:42:26 +00:00
drochner
d4662252e3 fix build breakage, likely resulting from a weird interaction of Mesa
and qt4 wrt include file ordering
2009-07-28 19:12:36 +00:00
drochner
ea18a472ca -redo the scorefile install hacks
-disable ggz config file installation
This avoids installation of files in var and etc at install time.
bump PKGREVISION
2009-07-28 18:52:07 +00:00
drochner
261149fed5 add a makefile snippet to install a wrapper for "ggz-config", preventing
it from installing config files into /etc at pkg install time
(We could do better, save the information and do it later from
the INSTALL script, but I didn't anything ggz-like to work, the
game servers didn't respond, so I don't know how to test it.)
2009-07-28 18:47:14 +00:00