Commit graph

176709 commits

Author SHA1 Message Date
bouyer
744805a566 This needs iasl to build, so depend on acpica-utils if /usr/bin/iasl
doens't exist.
2011-10-16 20:33:35 +00:00
bouyer
d6c1e34bdd This builds fine on netbsd-5, so relax ONLY_FOR_PLATFORM 2011-10-16 20:32:44 +00:00
spz
4a91c8c36f apply the changes to just Digest.pm from:
http://perl5.git.perl.org/perl.git/commitdiff/a2fa999d41c94d622051667d897fedca90be1828

  2011-10-02   Gisle Aas <gisle@ActiveState.com>

   Release 1.17.

   Gisle Aas (6):
      Less noisy 'git status' output
      Merge pull request #1 from schwern/bug/require_eval
      Don't clobber $@ in Digest->new [RT#50663]
      More meta info added to Makefile.PL
      Fix typo in RIPEMD160 [RT#50629]
      Add schwern's test files

   Michael G. Schwern (5):
      Turn on strict.
      Convert tests to use Test::More
      Untabify
      Turn Digest::Dummy into a real file which exercises the Digest->new() require logic.
      Close the eval "require $module" security hole in Digest->new($algorithm)
2011-10-16 20:09:42 +00:00
adam
fd5de3cdae Updated graphics/vigra to 1.8.0 (has been postponed for 13 days :-)) 2011-10-16 17:57:28 +00:00
adam
613e889dd9 Changes 1.8.0:
* Various extensions to Local Minima and Maxima (3D algorithms, on-the-fly
  thresholding).
* Added vigra::BucketQueue, vigra::MappedBucketQueue.
* Refactored and extended 2D watershed algorithms (especially
  watershedsRegionGrowing()).
* Added the vigra::Quaternion class.
* Added Unsupervised Decomposition.
* Added mathematical functions (even(), odd(), gamma(), loggamma(), legendre(),
  besselJ(), besselY(), linearSequence(), indexSort(), inversePermutation(),
  applyPermutation(), checksum())
* Implemented wrapper of the FFTW library to support arbitrary dimensional
  Fourier transforms (see fourierTransform() and vigra::FFTWPlan) and FFT-based
  convolution (see convolveFFT() and vigra::FFTWConvolvePlan) and refactored
  vigra::FFTWComplex.
* Added cannyEdgelListThreshold(), cannyEdgelList3x3Threshold().
* Added capability to handle subarrays and anisotropic resolution to
  separableConvolveMultiArray() and related Gaussian filters. Added windowRatio
  parameters to vigra::Kernel1D::initGaussian() and
  vigra::Kernel1D::initGaussianDerivative()
* Added vigra::StridedScanOrderIterator and corresponding
  vigra::MultiArrayView::begin().
* Extended vigra::MultiArrayView. Added vigra::Shape1 ... vigra::Shape5
  convenience typedefs.
* Implemented vigra::multi_math (arithmetic and algebraic functions for
  multi-dimensional arrays).
* Extended the vigra::HDF5File class.
* Improved and documented the Timing macros for runtime measurements.
* Added support for the OpenEXR image format and multi-page TIFF. Improved
  support for the SIF format.
* vigranumpy: added axistags and completly re-implemented VigraArray and the
  conversion between Python and C++ arrays in terms of axistags.
* Minor improvements and bug fixes in the code and documentation.
2011-10-16 17:47:49 +00:00
cheusov
6eaf0a7a67 Updated x11/xextproto to 7.2.0 2011-10-16 17:06:00 +00:00
cheusov
13cb106d1e Update xextproto to 7.2.0. This fixes PR 45464.
Thanks for your report!
2011-10-16 17:05:38 +00:00
hiramatsu
aa2c960ada Note update of databases/p5-DBD-Mock, mail/p5-MIME-Charset and
www/p5-URI-Fetch.
2011-10-16 16:24:12 +00:00
hiramatsu
7ce286b792 Updated p5-URI-Fetch to 0.09.
Changes from previous:
0.09  2011.01.28
    - Use $ua->env_proxy to load local proxy settings. (RT 53819)
    - Skip tests if we don't have a network connection. (RT 28388, 59694)
    - Removed sign() and auto_install() from Makefile.PL.
    - Removed magic svn keywords.
    - Added author tests (xt/) and modified SYNOPSIS for all modules to
      make them pass the compilation test.
2011-10-16 16:23:17 +00:00
hiramatsu
250066b489 Update p5-MIME-Charset to 1.009.1.
Changes from previous:
2011-06-09      Hatuka*nezumi - IKEDA Soji      <hatuka(at)nezumi.nu>

        * Release 1.009.1.
        * Chg: Workaround for aliasing on TIS-620 that is treated as
          ISO-8859-11 by Encode.
          And added WINDOWS-874 as EXTENDED map of TIS-620.
        * Imp: Result of _find_encoder() will be cached.
        * Imp/Chg: 'S' encoding will be resolved numerically, without comparing
          actually encoded lengths.
        * Added informations for WINDOWS-125[03-8].
        * Added some cases to test #4.

2011-06-08      Hatuka*nezumi - IKEDA Soji      <hatuka(at)nezumi.nu>

        * Release 1.009 - withdrawn.

2011-05-28      Hatuka*nezumi - IKEDA Soji      <hatuka(at)nezumi.nu>

        * Release 1.008.2.
        * Bug Fix: Body transfer-encoding profile "S" did not work properly,
          and profile for UTF-8 was NOT really updated.

2011-02-19      Hatuka*nezumi - IKEDA Soji      <hatuka(at)nezumi.nu>

        * Release 1.008.1.
        * Chg: Workaround for CPAN RT #65796: Deep recursion error finding
          invalid charset.  Limit length of charset name upto 75.
        * Imp: Supports Unicode/multibyte on Perl 5.7.3 (experimental).
        * Perl 5.7.3 & 5.8.3:
          avoid ``Useless use of a constant in void context'' warnings.
        * Doc: small fixes.
2011-10-16 16:22:41 +00:00
hiramatsu
ff3fbba64c Update p5-DBD-Mock to 1.43.
Changes from previous:
1.43
    - Segregated into different packages
    - Removed code coverage from POD
    - Fixed bug rt49537 Basic support for named parameters
    - Fixed bug rt70421 Build.PL now contains Test::Exception

1.42
    - Fixed bug rt66815 DBD::Mock::Session error clobbered
    - Fixed bug rt69460 Info on META.yml is outdated
    - Fixed bug rt69055 Spelling mistakes in POD
    - RaiseError now works
2011-10-16 16:21:11 +00:00
spz
c5bb4b544b fix build issues when building with non-standard PREFIX (found by dholland)
introduce options
allow optional building with net-snmp support

pkglint cosmetics
2011-10-16 15:19:08 +00:00
hiramatsu
1dee5ec45c Note update of devel/p5-IPC-Cmd, www/p5-Test-WWW-Mechanize and
textproc/p5-String-RewritePrefix.
2011-10-16 13:57:01 +00:00
hiramatsu
35c61a0d56 Update p5-String-RewritePrefix to 0.006.
Changes from previous:
0.006     2010-10-25 15:36:37 America/New_York
          give explicit Sub::Exporter requirement

          do not warn if a coderef prefix generator returns undef
2011-10-16 13:56:01 +00:00
hiramatsu
9533516651 Update p5-Test-WWW-Mechanize to 1.34.
Changes from previous:
1.34    Tue Jul  5 16:23:24 CDT 2011
------------------------------------
[ENHANCEMENTS]
Added $mech->lacks_uncapped_inputs() to check for <input> tags that
don't have a maxlength attribute.  We've been using this for years at
work, and I'm just now moving it into Test::WWW::Mechanize.
Added $mech->grep_inputs() and $mech->grep_submits() to easily pull
input fields from the page.  I'd like to get this moved up to base
WWW::Mechanize, because it has use outside of the Test:: world.

$mech->followable_links() now finds file: URLs, too.

$mech->content_contains(), $mech->content_lacks(), $mech->text_contains(0
and $mech->text_lacks() all fail if a reference is passed instead of
a string.

[FIXES]
$mech->text_contains() was not calling $mech->text(), so was not taking
advantage of the caching of the parsed text.

[INTERNALS]
Most tests no longer use TestServer.pm class.

All tests now run under -T and have plan counts.

1.31_01 Wed May  4 16:07:31 CDT 2011
------------------------------------
[ENHANCEMENTS]
The methods that look at the text of the page, ->text_like() and
->text_unlike(), now use the WWW::Mechanize method ->text() which caches
the text.  This will be a big speedup if you call these methods more
than once.

[FIXED]Normalized the use of single vs. double quotes in the default descriptions.

Fixed tests that fail under newer versions of LWP.

Fixed tests that fail if http_proxy or HTTP_PROXY are set.

Fixed tests that fail on Perl 5.14.
2011-10-16 13:55:27 +00:00
hiramatsu
1371d349ef Update p5-IPC-Cmd to 0.72.
Changes from previous:
Changes for 0.72    Wed Jun 22 12:29:59 BST 2011
=================================================
* Added IPC::Open3 support for capturing STDOUT/STDERR
  on MSWin32, prefer this over IPC::Run

Changes for 0.70    Mon Jan 31 20:34:09 GMT 2011
=================================================
* Apply a patch from Petya Kohts, RT #65276, with
  changes for run_forked:

  1) fix for the typo in the name of the signal
  2) changed default for clean_up_children (which
     seems to be the behavior expected by the majority of the users)
  3) added detection (and forwarding to the caller) of the case
     when run program is killed by signal
  4) kill_gently is now used in cases when parent died
     and when the executed program times out
  5) added options which allow to execute some user code
     in the beginning and at the end of the child

Changes for 0.68    Fri Jan  7 21:08:58 GMT 2011
=================================================
* Apply blead patch from Peter Acklam

Changes for 0.66    Tue Nov 23 12:10:24 GMT 2010
=================================================
* Apply documentation patch from Dan Dascalescu [RT # 63250]
* Apply another documentation patch from Dan Dascalescu [RT #63251]
* Fix an issue with _split_like_shell_win32() raised by tunakermit [RT #62961]

Changes for 0.64    Tue Oct 19 19:01:05 BST 2010
=================================================
* Only enable the can_run instances behaviour when
  global variable $INSTANCES is set

Changes for 0.62    Tue Oct 19 15:51:30 BST 2010
=================================================
* Amended can_run behaviour to run all found instances
  of the given binary in a list context
2011-10-16 13:54:32 +00:00
wiz
2ace101bd1 + glade3-3.10.2, gnutls-3.0.4, gthumb-2.12.4, libFS-1.0.3 [pkg/45468],
pingus-0.7.4, xorg-cf-files-1.0.4 [pkg/45471].
2011-10-16 13:44:47 +00:00
cheusov
7c426c3903 Updated pkgtools/distbb to 0.41.2 2011-10-16 12:18:17 +00:00
cheusov
09ae464896 Update to 0.41.2
Fix partial bulk builds. Sometimes stage_summary fails when
  multivariant packages are built.

  stage_summary has been completely reimplemented.
2011-10-16 12:18:00 +00:00
taca
bc8043d77d Since this pacakge is build no PHP 5.2.x, PHP_VERSION_REQD should be 52
instead of 5.
2011-10-16 12:17:44 +00:00
obache
47b5675e4c Fixes build on DragonFly BSD (missing IFM_TOKEN).
Based on PR pkg/45474 by Samuel J. Greear.
2011-10-16 09:30:39 +00:00
imil
05b9d45678 Updated pkgtools/pkgin to 0.5.1 2011-10-16 09:27:23 +00:00
imil
be0159faee pkgin-0.5.1
. Don't download packages when repository is a file:// scheme
        . Reduce verbosity when marking non-autoremovable packages
        . Keep going if unmet requirements are encountered and warn about
          it before proceeding
        . Always move pkg_install on top of the "to-upgrade" list
        . pkgin now depends on pkgsrc's pkg_install
        . Log timestamp
        . Better handling of pkg_install error logs
        . rec_pkglist() now takes a va_list
        . Added "requires" and "provides" to have a closer look on packages
          requirements
        . Globs can now be passed as an argument for package installation, i.e.
          # pkgin in 'mysql-server<5.1'
        . Export / import a list of packages as requested by wiz@
        . Operations tracing flag (-t)
        . Database silent migration
        . More flexible check_yesno()
        . Made pkgin in / rm yes by default
        . One struct to rule them all (Pkglist)
        . Got rid of many useless lists (speed x10, literally)
        . Introduced FULLPKGNAME as db member, speed ups searches
        . unique_pkg(): no more "many versions of foo", pickup newer
2011-10-16 09:26:36 +00:00
hiramatsu
30eeb20249 Updated databases/p5-CatalystX-CRUD to 0.52.
Updated textproc/p5-Text-FindIndent to 0.10.
Added www/p5-Catalyst-Plugin-StatusMessage version 0.003000.
2011-10-16 09:24:44 +00:00
hiramatsu
662535daa3 Add p5-Catalyst-Plugin-StatusMessage. 2011-10-16 09:22:23 +00:00
hiramatsu
1d5547304a Import perl module Catalyst::Plugin::StatusMessage into
www/p5-Catalyst-Plugin-StatusMessage, because tutorial
recommends to use this module.

The purpose of this plugin is to pass "status message" between screens
through the following mechanisms:

- Stores messages in the "$c->session" so that the application is
  free to redirect to the appropriate URL after an action is taken.

- Associates a random 8-digit "token" with each messages, so it's
  completely unambiguous what message should be shown in each
  window/tab.

- Only requires that the token (not the full message) be included in
  the redirect URL.

- Automatically removes the message after the first time it is
  displayed.  That way, if users hit refresh in their browsers they
  only see the messages the first time.
2011-10-16 09:20:29 +00:00
hiramatsu
a56711cb7b Update p5-Text-FindIndent to 0.10.
Change from previous:
0.10
        - Robustify some regexes against warnings.
2011-10-16 09:18:28 +00:00
hiramatsu
49f41ce2d1 Update p5-CatalystX-CRUD to 0.52.
Changes from previous:
0.52    13 July 2011
        * doc fix in Tutorial via RT#68499
        * tests fixed for RT#68779
2011-10-16 09:17:53 +00:00
obache
c9d19eecd1 Add DragonFly BSD support.
PR pkg/45475 by Samuel J. Greear.
2011-10-16 08:18:52 +00:00
obache
e6c4346c89 LICENSE=modified-bsd 2011-10-16 08:08:44 +00:00
ryoon
3298c7f36b Add missing line to buildlink3.mk file. 2011-10-16 08:08:29 +00:00
obache
11930b8397 Updated textproc/py-HappyDoc to 2.1nb2 2011-10-16 07:56:31 +00:00
obache
1fa7c8462f * Convert PYDISTUTILSPKG to register egg-info.
Bump PKGREVISION.
2011-10-16 07:56:15 +00:00
ryoon
3a0cb2b0e7 Added net/libquvi-scripts version 0.4.0
Added net/libquvi version 0.4.0
Updated net/quvi to 0.4.0
2011-10-16 07:39:27 +00:00
ryoon
7b8af1d48b Add libquiv and libquvi-scripts 2011-10-16 07:33:24 +00:00
ryoon
f622dcb20f Update to 0.4.0
* Old quvi package splits into 3 packages, quvi, libquvi, and libquvi-scripts.

Changelog:
0.4.0  Wed Oct 05 2011  Toni Gundogdu

Changes:
  - Split from "quvi", new repo at <http://repo.or.cz/w/quvi-tool.git>
  - Make --category-all new default (prev. --category-http)
  - Extend --exec to support %t, page title (#41)
  - Remove deprecated "--format (help|list)"
  - Remove deprecated "--no-shortened"
  - Remove deprecated "--old"

For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.
2011-10-16 07:31:57 +00:00
ryoon
0fb75075b5 Import of libquvi-0.4.0 as net/libquvi
The quvi is a command line tool for parsing video download links. It
supports Youtube and other similar video websites.  libquvi is a
library for parsing video download links with C API. It is written in
C and intended to be a cross-platform library.
You can see the list of supported sites from 'quvi --support'.

This package provides library for quvi.
2011-10-16 07:30:01 +00:00
ryoon
32a824eb4c Import of libquvi-scripts-0.4.0 as net/libquvi-scripts
The quvi is a command line tool for parsing video download links. It
supports Youtube and other similar video websites.  libquvi is a
library for parsing video download links with C API. It is written in
C and intended to be a cross-platform library.
You can see the list of supported sites from 'quvi --support'.

This package contains lua scripts for libquvi.
2011-10-16 07:29:08 +00:00
obache
3d34a16650 Updated textproc/py-yaml to 3.08nb1 2011-10-16 07:28:03 +00:00
obache
3eca08e534 * Convert PYDISTUTILSPKG to register egg-info.
Bump PKGREVISION.
2011-10-16 07:27:49 +00:00
obache
a0ae4a89ea simplify PLIST handling. 2011-10-16 07:23:48 +00:00
obache
d7f22a3eef No need to buildlink with py-Tk, simple DEPENDS is sufficient. 2011-10-16 07:19:33 +00:00
obache
e0d233de60 LICENSE=gnu-lgpl-v2 2011-10-16 07:13:21 +00:00
obache
6b69129871 Updated devel/py-kjbuckets to 2.2nb2 2011-10-16 07:08:59 +00:00
obache
0cd1f0a547 * Convert PYDISTUTILSPKG to register egg-info.
Bump PKGREVISION.
2011-10-16 07:08:44 +00:00
obache
3015abd8ea Updated devel/py-usb to 0.4.2nb1 2011-10-16 06:38:55 +00:00
obache
a4c290737a * Convert PYDISTUTILSPKG to register egg-info
Bump PKGREVISION.
2011-10-16 06:38:39 +00:00
obache
90128ed3e4 Updated devel/py-quixote to 2.6nb1 2011-10-16 06:31:56 +00:00
obache
2b4f98a137 * Convert to PYDISTUTILSPKG to register egg-info.
Bump PKGREVISION.
2011-10-16 06:31:41 +00:00
manu
e32e238244 Patch from bouyer@
- #include <signal.h> for sigprocmask(2) else we break without COMPAT_13
- usleep(3) shall not be called with argument higher than one second
2011-10-16 05:45:19 +00:00