Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (3h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 19:25:58 UTC Now

2010-09-03 20:52:39 UTC MAIN commitmail json YAML

Update to GROMACS 4.5.1
GROMACS 4.5.1 is bug fix release.

Release notes for 4.5

New features

  * Pencil decomposition of the reciprocal space PME grid to
    improve scaling. This reduces the amount of communication
    for high parallelization and improves load balancing with up
    to 40% overall performance improvement for large systems.
  * Memory usage is improved for very large systems, allowing
    simulations of >100 million atoms.
  * Running on a multi-core node now uses thread-based
    parallelization to automatically spawn the optimum number of
    threads in the default build. MPI is now only required for
    parallelization over the network.
  * Domain decomposition can now also be used without periodic
    boundary conditions
  * GPU acceleration support on NVIDIA cards. This first release
    with GPU support based on OpenMM provides up to an order of
    magnitude faster performance for implicit solvent simulations,
    but PME simulations are about as fast as on a high-end CPU.
  * Check-pointing is made more secure:MD5sum are used to verify
    that all files are correctly in-place before a simulation is
    appended. Output file appending at continuation is turned on
    by default.
  * Increased tolerance for networked file system failures and
    cluster node crashes: checkpoint handling is safer and mdrun
    forces file system cache flushes during checkpoints.
  * Full CMake support. After the 4.5 release we will be
    switching the default build tool from autoconf to cmake,
    and possibly deprecate autoconf in the future.
  * Full support for seven AMBER force fields in the standard
    distribution, with default Amber names. We also include the
    recent Amber99sb-ildn in the distribution.
  * Support for CHARMM27, including cmap for dihedrals
  * Efficient Generalized-Born implicit solvent support
    including the Still/HCT/OBC-models to compute the Born radii,
    a novel way of tabulating the generalized Born-interaction
    formula for greater speed, and optimized SSE-routines in both
    single and double precision.
  * Highly efficient all-vs-all assembly kernels for both vanilla
    and generalized born interactions, in both single and double
    precision.
  * Much better support for nucleic acid simulations, including
    automatic handling by pdb2gmx.
  * Support for Velocity-Verlet integrators for reversible T-
    and P-coupling; MTTK pressure control integrators;
    Nose-Hoover chains.
  * Symplectic Trotter Leap-Frog integrator for twin-range
    non-bonded interactions.
  * Support for Bennet acceptance ratio calculations through
    direct calculation of Hamiltonian differences during the
    simulation.
  * File formats: All GROMACS tools can now read any VMD
    supported trajectory format, without converting trajectory
    first. (VMD libraries are required).
  * pdb2gmx now retains the residue numbers from the input,
    mdrun and all tools use these original numbers.

New tools

  * g_bar: Bennett acceptance ratio (BAR) free energy calculations,
    including automatic error estimates and phase space overlap
    measures.
  * g_rdf was a little bit enhanced that structure factors can
    be calculated for any system, by supplying the necessary data
    via sfactor.dat. Most of the common atomtypes are already
    contained, but everybody who needs more freedom can enhance
    the table
  * g_select: Library support for "dynamic index groups" based
    on textual selections (experimental feature).
    See the tool g_select, the included template.c, or Doxygen
    documentation for information on how to write analysis tools
    using the library. Existing tools have not (yet) been
    converted.
  * g_tune_pme: For a given number of processes or threads this
    tool systematically times mdrun with various numbers of
    PME-only nodes and determines which setting is fastest. It
    also checks whether performance can be enhanced by shifting
    load between the real and the reciprocal space part of the
    Ewald sum.
  * g_membed: a very convenient utility for rapidly embedding
    membrane proteins into equilibrated lipid bilayers
  * g_pme_error: estimates the error of the electrostatic forces
    if using the SPME algorithm. TO be incorporated in g_tune_pme

Changes that might affect your results

  * grompp by default sets the new nstcalcenergy parameter equal
    to nstlist, this has no effect on the integration, only on
    the energy averages stored in ener.edr
  * grompp by default sets the new nsttcouple parameter equal to
    nstlist, this means T-coupling is done less frequently;
    grompp checks if tau_t is large enough
  * grompp by default sets the new nstpcouple parameter equal to
    nstlist, this means P-coupling is done less frequently;
    grompp checks if tau_p is large enough
  * mdrun results with old tpr files with twin-range non-bonded
    interactions will be different, because of the new symplectic
    integrator
  * for free-energy calculations sc-sigma now also sets the minimum
    soft-core sigma (old tpr files retain the old  behavior,
    which can be enforced by setting the env.var. GMX_SCSIGMA_MIN to 0)

(asau)

2010-09-03 18:25:27 UTC MAIN commitmail json YAML

Added fonts/AnonymousPro version 1.001

(wiz)

2010-09-03 18:25:17 UTC MAIN commitmail json YAML

+ AnonymousPro.

(wiz)

2010-09-03 18:24:48 UTC MAIN commitmail json YAML

Initial import of AnonymousPro-1.001:

Anonymous Pro (2009) is a family of four fixed-width fonts designed
especially with coding in mind. Characters that could be mistaken
for one another (O, 0, I, l, 1, etc.) have distinct shapes to make
them easier to tell apart in the context of source code.

Anonymous Pro also features an international, Unicode-based character
set, with support for most Western and European Latin-based languages,
Greek, and Cyrillic. It also includes special for those who need them.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100903

(wiz)

2010-09-03 13:47:12 UTC MAIN commitmail json YAML

make that the "silent" qmake feature flag is silently ignored, it is
incompatible with the way libtool support was hacked in (we were getting
something like "libtool --mode=compile echo compiling foo && cc foo.c ...")
bump PKGREVISION

(drochner)

2010-09-03 10:46:11 UTC MAIN commitmail json YAML

remove entries for recent updates

(drochner)

2010-09-03 10:32:12 UTC MAIN commitmail json YAML

ejabberd updated to 2.1.5

(fhajny)

2010-09-03 10:31:43 UTC MAIN commitmail json YAML

Updated chat/ejabberd to 2.1.5.

Short list of changes:
* Erlang/OTP R12 support fixed
* Erlang/OTP R14A support added
* OpenSSL 0.9.8 or higher is required
* BOSH: New optional connection attribute process-delay
* C2S: Don't ask for client certificate when using tls
* C2S: Inform client that SSL session caching is disabled
* CTL: Fix problem when FIREWALL_WINDOW options for erl kernel were used
* CTL: Some systems delete the lock dir; in such case don't use Flock at all
* Caps: Support all the hash functions required by XEP-0115
* Config: Fix typo in --enable-transient_supervisors
* Config: New configure option: --enable-nif
* Extauth: Support parallel script running
* MUC: Allow admins to see private rooms in disco
* ODBC: Correct handling of SQL boolean types
* ODBC: Discard too old queued requests (the caller has already got a timeout)
* ODBC: Fixes wrong SQL escaping when --enable-full-xml is set
* ODBC: Use ets insead of asking supervisor in ejabberd_odbc_sup:get_pids/1
* Pubsub: Enforce disco features results
* S2S: When logging s2s out connection attempt or success, log if TLS is used
* Shared Rosters: When account is deleted, delete also member
  of stored rosters

(fhajny)

2010-09-03 09:56:16 UTC pkgsrc-2010Q2 commitmail json YAML

2010-09-03 09:55:55 UTC pkgsrc-2010Q2 commitmail json YAML

Pullup ticket #3215 - requested by drochner
graphics/dia: package list fix

Revisions pulled up:
- graphics/dia/PLIST 1.19
---
Module Name:    pkgsrc
Committed By:  drochner
Date:          Tue Aug 31 18:25:29 UTC 2010

Modified Files:
        pkgsrc/graphics/dia: PLIST

Log Message:
add conditionals to PLIST to fix the non-gnome case, should fix
PR pkg/43812 by Matthew Mondor
The DIA_HELPDIR variable looks unnecessary now, it might make sense
to not install the xml documentation in the non-gnome case because
there is no tool to read it anyway.

(tron)

2010-09-03 07:39:55 UTC MAIN commitmail json YAML

Updated devel/m4 to 1.4.15

(wiz)

2010-09-03 07:39:45 UTC MAIN commitmail json YAML

Update to 1.4.15:

* Noteworthy changes in release 1.4.15 (2010-08-31) [stable]

** Fix regression introduced in 1.4.9b where the `format' builtin could
  crash on an invalid format string.

** Fix compilation against newer glibc, and on AIX 7.1BETA.

** A number of portability improvements inherited from gnulib.

(wiz)

2010-09-03 07:16:33 UTC MAIN commitmail json YAML

Note the addition of liboauth-0.8.9

(agc)

2010-09-03 07:15:09 UTC MAIN commitmail json YAML

Add and enable liboauth

(agc)

2010-09-03 07:14:12 UTC MAIN commitmail json YAML

Import liboauth-0.8.9 into the Packages Collection.

This is an updated version of the liboauth package in pkgsrc-wip by
Kamel Derouiche, modified by myself not to have nss, doxygen, perl and
graphviz pre-requisites.

        OAuth (Open Authorization) is an open standard that allows users to
        share their private resources (e.g.  photos, videos, contact lists)
        stored on one site with another site without having to hand out their
        username and password.

        OAuth allows users to hand out tokens instead of usernames and
        passwords to their data hosted by a given service provider.  Each
        token grants access to a specific site (e.g.  a video editing site)
        for specific resources (e.g.  just videos from a specific album) and
        for a defined duration (e.g.  the next 2 hours).

        Thus OAuth allows a user to grant a third party site access to their
        information stored with another service provider, without sharing
        their access permissions or the full extent of their data.

        OAuth is a service that is complementary to but distinct from OpenID.

        liboauth is a collection of C functions implementing the OAuth
        Core 1.0 standard API.  liboauth provides basic functions to
        escape and encode parameters according to OAuth specs and
        offers high-level functions to sign requests or verify
        signatures.

Necessary these days for twitter applications; useful for flickr and many
others...

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(agc)

2010-09-03 07:13:03 UTC MAIN commitmail json YAML

2010-09-03 07:10:52 UTC MAIN commitmail json YAML

Import liboauth-0.8.9 into the Packages Collection.

This is an updated version of the liboauth package in pkgsrc-wip by
Kamel Derouiche, modified by myself not to have nss, doxygen, perl and
graphviz pre-requisites.

OAuth (Open Authorization) is an open standard that allows users to
share their private resources (e.g.  photos, videos, contact lists)
stored on one site with another site without having to hand out their
username and password.

OAuth allows users to hand out tokens instead of usernames and
passwords to their data hosted by a given service provider.  Each
token grants access to a specific site (e.g.  a video editing site)
for specific resources (e.g.  just videos from a specific album) and
for a defined duration (e.g.  the next 2 hours).

Thus OAuth allows a user to grant a third party site access to their
information stored with another service provider, without sharing
their access permissions or the full extent of their data.

OAuth is a service that is complementary to but distinct from OpenID.

liboauth is a collection of C functions implementing the OAuth
Core 1.0 standard API.  liboauth provides basic functions to
escape and encode parameters according to OAuth specs and
offers high-level functions to sign requests or verify
signatures.

Necessary these days for twitter applications; useful for flickr and many
others...

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(agc)

2010-09-03 06:11:27 UTC MAIN commitmail json YAML

Updated devel/p5-Getopt-Simple to 1.52

(sno)

2010-09-03 06:10:43 UTC MAIN commitmail json YAML

Updating devel/p5-Getopt-Simple from 1.49nb2 to 1.52

pkgsrc changes:
- add license definition
- tidy

Upstream changes:
1.52  Sun Feb 21 12:55:13 2010
- Remove text 'All rights reserved' (for Debian licensing).
- Remove POD heads 'Required Modules' and 'Changes'.

1.51  Wed Feb 10 14:02:06 2010
- MANIFEST.SKIP updated to exclude MYMETA.yml. Add MYMETA.yml.

1.50  Fri Nov 13 13:20:00 2009
- Run dos2unix
- Rename Changes.txt to CHANGES

(sno)

2010-09-03 06:02:07 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Cover to 0.70

(sno)

2010-09-03 06:01:37 UTC MAIN commitmail json YAML

Updating devel/p5-Devel-Cover from 0.68nb1 to 0.70

pkgsrc changes:
- add license
- tidy

Upstream changes:
Release 0.69 - 28th August 2010
- Correctly report on C<my $x = $y || return> and other shortcuts.
- Put end to end tests in t/e2e.
- Add test for regexp eval fail (Florian Ragwitz).
- Fix some warnings from strict compilers (Florian Ragwitz).
- Allow tests to run in parallel (Florian Ragwitz).
- Test against 5.13.* development releases.
- We now require Test::More to run the tests.

(sno)

2010-09-03 05:36:44 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Checklib to 0.7

(sno)

2010-09-03 05:36:14 UTC MAIN commitmail json YAML

Updating devel/p5-Devel-Checklib from 0.6nb1 to 0.7

pkgsrc changes:
- add license definition

Upstream changes:
0.7    2010-08-25      Add support for checking if a function exists
                          in a library and it returns the right value
                          (see RT #48332)
                        Add check_lib function

(sno)

2010-09-03 05:25:09 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-CheckOS to 1.63

(sno)

2010-09-03 05:24:40 UTC MAIN commitmail json YAML

Updating devel/p5-Devel-CheckOS from 1.61nb1 to 1.63

pkgsrc changes:
- add license definition

Upstream changes:
1.63    2010-05-29      $^O for VOS is sometimes VOS, sometimes vos;
                        VOS supports POSIX shell redirections

1.62    2010-05-21      Add OS X 10.5 platform and EBCDIC family

(sno)

2010-09-03 05:12:34 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Tar to 1.68

(sno)

2010-09-03 05:11:57 UTC MAIN commitmail json YAML

Updating archivers/p5-Archive-Tar from 1.66nb1 to 1.68

Upstream changes:
* important changes in version 1.68 17/08/2010
- Apply a patch from Colin Newell that checks whether long files can be created or
  not in 02_methods.t. Hopefully resolves RT #57312 and RT #56163

(sno)

2010-09-02 20:52:38 UTC MAIN commitmail json YAML

remove done/invalid p5-* TODO's

(sno)

2010-09-02 20:47:35 UTC MAIN commitmail json YAML

Updated devel/p5-Contextual-Return to 0.003.001

(sno)

2010-09-02 20:47:05 UTC MAIN commitmail json YAML

Updating devel/p5-Contextual-Return from 0.2.1 to 0.003.001

pkgsrc changes:
- add license definition

Upstream changes:
0.003001  Tue Jun 22 17:20:36 2010
    - Added Contextual::Return::FREEZE and Contextual::Return::DUMP
      to facilitate debugging
    - General clean-and-tighten of documentation
    - Added CLEANUP blocks
    - Added PUREBOOL context
    - [BACKWARDS INCOMPATIBLE CHANGE] Changed export interface
    - Added warning about (mis)behaviour of LVALUE, RVALUE, NVALUE
      under the debugger (thanks Steven)
    - Documented METHOD handlers

(sno)

2010-09-02 20:41:27 UTC MAIN commitmail json YAML

Updated devel/p5-Software-License to 0.102.340

(sno)

2010-09-02 20:40:58 UTC MAIN commitmail json YAML

Updating devel/p5-Software-License from 0.101.620nb1 to 0.102.340

Upstream changes:
0.102340  2010-08-22 23:25:01 America/New_York
          add PostgreSQL

0.102250  2010-08-13 09:54:29 America/New_York
          alter the output of None to look a bit less repetitive (ABRAXXA)

(sno)

2010-09-02 20:37:45 UTC MAIN commitmail json YAML

Updated www/p5-URI-Escape-XS to 0.08

(sno)

2010-09-02 20:37:07 UTC MAIN commitmail json YAML

Updating www/p5-URI-Escape-XS from 0.07nb1 to 0.08

Upstream changes:
$Revision: 0.8 $ $Date: 2010/07/16 07:52:31 $
! XS.xs
  The fix in RT#39135 did not address %XX
  reported by @kazuho via twitter DM

(sno)

2010-09-02 20:34:46 UTC MAIN commitmail json YAML

Updated www/p5-URI to 1.55

(sno)

2010-09-02 20:34:24 UTC MAIN commitmail json YAML

Updating www/p5-URI from 1.54nb1 to 1.55

Upstream changes:
2010-09-01  Gisle Aas <gisle@ActiveState.com>

  Release 1.55

  Gisle Aas (2):
      Treat ? as a reserved character in file: URIs
      " is not a URI character [RT#56421]

  Torsten F<C3><B6>rtsch (1):
      Avoid test failure unless defined $Config{useperlio}

(sno)

2010-09-02 20:30:46 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Parser to 3.68

(sno)

2010-09-02 20:30:24 UTC MAIN commitmail json YAML

Updating www/p5-HTML-Parser from 3.67nb1 to 3.68

Upstream changes:
2010-09-01  Release 3.68

Gisle Aas (1):
      Declare the encoding of the POD to be utf8

(sno)

2010-09-02 20:27:43 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-NonMoose to 0.15

(sno)

2010-09-02 20:27:14 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-NonMoose from 0.14nb1 to 0.15

Upstream changes:
0.15  2010-08-20
      - Fix the fallback constructor call for hashref parameters (ribasushi,
        t0m, castaway).

(sno)

2010-09-02 20:24:06 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Getopt to 0.33

(sno)

2010-09-02 20:23:38 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-Getopt from 0.31nb1 to 0.33

pkgsrc changes:
- adjusting dependencies

Upstream changes:
0.33 Thu 26 Aug 2010
  * Remove Test::Most from newly added test (RT#60766)

0.32 Thu 26 Aug 2010
  * Fix handling of Union types (RT#58417)

(sno)

2010-09-02 20:19:02 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Singleton to 0.25

(sno)

2010-09-02 20:18:40 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-Singleton from 0.24nb1 to 0.25

pkgsrc changes:
- adjust dependencies

Upstream changes:
0.25 2010-08-22
    - Fixes for latest Moose. (Dave Rolsky)

(sno)

2010-09-02 19:37:39 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-SimpleConfig to 0.09

(sno)

2010-09-02 19:37:02 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-SimpleConfig from 0.07nb1 to 0.09

Upstream changes:
0.09 - Aug 15, 2010
  - Fix issue with MANIFEST

0.08 - Aug 13, 2010
  - Fix passing multiple config files to SimpleConfig.
  - Tests for this (zby)

(sno)

2010-09-02 19:34:09 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Declare to 0.34

(sno)

2010-09-02 19:33:37 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-Declare from 0.33nb1 to 0.34

pkgsrc changes:
- adjusting dependencies

Upstream changes:
0.34  Wed, 01 Sep 2010 01:10:28 +0200
  * Depend on MooseX::MooseX::Signatures 0.36 to avoid deprecation warnings on
    new versions of Moose (Jeremy Carman).

(sno)

2010-09-02 19:30:28 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Method-Signatures to 0.36

(sno)

2010-09-02 19:29:48 UTC MAIN commitmail json YAML

Updating devel/p5-MooseX-Method-Signatures from 0.35nb1 to 0.36

pkgsrc changes:
- Adjusting dependencies

Upstream changes:
0.36  Tue, 31 Aug 2010 23:36:19 +0200
  * Avoid deprecation warnings from new Moose version by depending on
    MooseX::LazyRequire 0.06 (Jeremy Carman).

(sno)

2010-09-02 19:18:54 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Mix to 0.004

(sno)

2010-09-02 19:18:30 UTC MAIN commitmail json YAML

Updating devel/p5-Class-Mix from 0.003nb1 to 0.004

pkgsrc changes:
- add license definition
- add dependencies (from META.yml/Build.PL)

Upstream changes:
version 0.004; 2010-09-01
  * mro option for mix_class(), to control the method resolution order
    of the mixture class
  * prefix option for mix_class(), to control where the mixture class
    is located
  * document that PREFIX missing from genpkg() means "don't care",
    and change the actual default from "" to "Class::Mix::"
  * check for required Perl version at runtime
  * remove extra block around each sub definition, for readability
  * use full stricture in test suite
  * in Build.PL, explicitly declare configure-time requirements
  * remove bogus "exit 0" from Build.PL
  * add MYMETA.yml to .cvsignore

(sno)

2010-09-02 19:11:56 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Accessor-Grouped to 0.09005

(sno)

2010-09-02 19:11:29 UTC MAIN commitmail json YAML

Updating devel/p5-Class-Accessor-Grouped from 0.09004 to 0.09005

pkgsrc changes:
- replace >=0 dependencies by -[0-9]*

Upstream changes:
0.09005 Wed Sep  1 04:00:00 2010
    - Again, remove Class::XSAccessor for Win32 sine it still breaks

(sno)

2010-09-02 15:33:52 UTC MAIN commitmail json YAML

mention recent updates/additions

(drochner)

2010-09-02 15:24:05 UTC MAIN commitmail json YAML

2010-09-02 15:20:36 UTC MAIN commitmail json YAML

2010-09-02 15:08:11 UTC MAIN commitmail json YAML

add py-omniORBpy-3.4, Python bindings for omniORB, from
Tonnerre Lombard per pkgsrc-wip

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(drochner)

2010-09-02 11:33:27 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-m17n to 1.3.1

(obache)

2010-09-02 11:33:12 UTC MAIN commitmail json YAML

Update ibus-m17n to 1.3.1.

* Implement setup UI.
* some bug fixes and improvements.

(obache)

2010-09-02 11:27:55 UTC MAIN commitmail json YAML

work around a configure check which looks for bind_textdomain_codeset(3)
only in libc but not in libintl: assume it is always there on NetBSD
(unbreaks gnome-sudoku and glchess of gnome-games)
bump PKGREVISION

(drochner)

2010-09-02 10:48:47 UTC MAIN commitmail json YAML

2010-09-02 09:22:43 UTC MAIN commitmail json YAML

2010-09-02 09:21:37 UTC MAIN commitmail json YAML

2010-09-02 09:21:03 UTC MAIN commitmail json YAML

2010-09-02 09:20:19 UTC MAIN commitmail json YAML

update to 4.7.5
changes:
added QStringRef.__str__() and QStringRef.__unicode__() to the
QString v1 API
the destruction by Qt of internally constructed QObject instances is now
automatically detected
a signal defined with pyqtSignal() can now be used with methods that make
an internal call to QObject::connect(), e.g. QTimer.singleShot()
added the --from-imports command line argument to pyuic4 and the
from_imports argument to PyQt4.uic.compileUi()
added support for Python v3.2

(drochner)

2010-09-02 09:18:10 UTC MAIN commitmail json YAML

update to 4.11
changes:
added the %UnitPostIncludeCode directive
/KeepReference/ will now accept a key to track when the same object
is passed to more than one method
operator() and __call__() can now accept keyword arguments
added support for Python v3.2

pkgsrc note: runtime API changed, client pkgs need to be rebuilt

(drochner)

2010-09-02 06:58:50 UTC MAIN commitmail json YAML

Updated security/gnupg2 to 2.0.16nb1

(obache)

2010-09-02 06:58:36 UTC MAIN commitmail json YAML

Some fixes at update to 2.0.16.
* not using autogen.sh anymore, so remove some tools from USE_TOOLS.
* patch-ak does not effect anymore for above reason, add patch-ao for it.
  this patch is required to avoid conflict with security/gnupg.

Bump PKGREVISION.

(obache)

2010-09-02 06:16:56 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-DBSchema to 0.39

(sno)

2010-09-02 06:16:33 UTC MAIN commitmail json YAML

Updating databases/p5-DBIx-DBSchema from 0.38nb1 to 0.39

Upstream changes:
0.39 Fri Mar 26 20:24:58 PDT 2010
        - mysql: TEXT->LONGTEXT
        - mysql: when reverse engineering, transform a default of
          CURRENT_TIMESTAMP into the more common NOW()
        - mysql: fix reverse-engineering of empty string default

(sno)

2010-09-02 06:12:21 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-TimeStamp to 0.13

(sno)

2010-09-02 06:11:59 UTC MAIN commitmail json YAML

Updating databases/p5-DBIx-Class-TimeStamp from 0.12nb1 to 0.13

Upstream changes:
0.13 2010-05-21 18:20:00
    - Changing resolution of tests to not use seconds, RT #48385
    - Changing comparison in tests to support Test::More 0.96, RT #57746

(sno)

2010-09-02 06:02:45 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-EncodedColumn to 0.00010

(sno)

2010-09-02 06:02:20 UTC MAIN commitmail json YAML

Updating databases/p5-DBIx-Class-EncodedColumn from 0.00009nb1 to 0.00010

Upstream changes:
0.00010       2010-08-27
- Support for crypt()

(sno)

2010-09-02 02:37:59 UTC MAIN commitmail json YAML

Revert last change.
Setting LD_LIBRARY_PATH is not required on Interix-3.5.

(obache)

2010-09-02 00:49:44 UTC MAIN commitmail json YAML

Note eekboard and xtest option.

(obache)

2010-09-02 00:36:11 UTC MAIN commitmail json YAML

Updated security/ruby-oauth to 0.4.3

(obache)

2010-09-02 00:35:57 UTC MAIN commitmail json YAML

Update ruby-oauth to 0.4.3.

== 0.4.3 2010-09-01

* Fix for em-http proxy (ichverstehe)

(obache)

2010-09-01 21:43:19 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-FindIndent to 0.09

(sno)

2010-09-01 21:42:58 UTC MAIN commitmail json YAML

Updating textproc/p5-Text-FindIndent from 0.08nb1 to 0.09

Upstream changes:
0.09
- Add vim-commands output.

(sno)

2010-09-01 21:36:30 UTC MAIN commitmail json YAML

Describe vdpau. From Aleksey Cheusov.

(wiz)

2010-09-01 21:22:02 UTC MAIN commitmail json YAML

Updated www/p5-Alien-GvaScript to 1.22

(sno)

2010-09-01 21:21:37 UTC MAIN commitmail json YAML

Updating www/p5-Alien-GvaScript from 1.21nb1 to 1.22

pkgsrc changes:
- add patch to remove useless bits from generated GvaScript.js

Upstream changes:
1.21 18.01.2010
  - bug in Builder, Gvascript.js was written to wrong location

(sno)

2010-09-01 20:58:31 UTC MAIN commitmail json YAML

Updated net/p5-NetPacket to 0.43.1

(sno)

2010-09-01 20:58:08 UTC MAIN commitmail json YAML

Updating net/p5-NetPacket from 0.41.1nb1 to 0.43.1

pkgsrc changes:
- add license definition (see https://rt.cpan.org/Ticket/Display.html?id=60954)
- add homepage
- clarify that it requires a c compiler and Module::Build

Upstream changes:
0.43.1    2010-06-11 21:45:15 America/Montreal
    * Change a test to use explicit number of tests instead of 'done_testing'.

0.43.0  May 23rd, 2010
    * Fixed UDP checksum. Thanks to Hal Finkel. (RT#56235)
    * Added Joel Knight's code for IPv6 support from
        http://www.packetmischief.ca/code/netpacket/.
        Thanks to Doug Farley for the bug report. (RT#57560)

0.42.0 March 25th, 2010
    * Updated license to Artistic 2.0
    * Fixed bad call to 'data()' in ICMP. Thanks to Ventz Petkov.
        (RT#52627)

(sno)

2010-09-01 20:55:56 UTC MAIN commitmail json YAML

Add vdpau option, on the platforms where it is supported.
>From Aleksey Cheusov in PR 43658.

(wiz)

2010-09-01 20:54:09 UTC MAIN commitmail json YAML

2010-09-01 20:42:17 UTC MAIN commitmail json YAML

Added multimedia/libvdpau version 0.4

(wiz)

2010-09-01 20:42:08 UTC MAIN commitmail json YAML

2010-09-01 20:41:45 UTC MAIN commitmail json YAML

Initial import of libvdpau-0.4, packaged by Aleksey Cheusov for wip.

The Video Decode and Presentation API for Unix (VDPAU) provides a complete
solution for decoding, post-processing, compositing, and displaying
compressed or uncompressed video streams. These video streams may be
combined (composited) with bitmap content, to implement OSDs and other
application user interfaces.

This VDPAU API allows video programs to offload portions of the video
decoding process and video post-processing to the GPU video-hardware.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20100901

(wiz)

2010-09-01 20:31:01 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML to 0.72

(sno)

2010-09-01 20:30:33 UTC MAIN commitmail json YAML

Updating textproc/p5-YAML from 0.71nb1 to 0.72

Upstream changes:
version: 0.72
date:    Wed Sep 1 11:54:00 AEST 2010
changes:
- Upgrade to Module::Install 1.00
- Upgraded author tests via new ADAMK release automation
- Normalise Ingy's name to ASCII in Makefile.PL so that we don't have
  Unicode in our own META.yml

(sno)

2010-09-01 20:17:55 UTC MAIN commitmail json YAML

Updated devel/p5-Config-IniFiles to 2.58

(sno)

2010-09-01 20:17:26 UTC MAIN commitmail json YAML

Updating devel/p5-Config-IniFiles from 2.57nb1 to 2.58

pkgsrc changes:
- remove deprecated homepage

Upstream changes:
Version 2.58:  ( Mon May 17 10:43:06 IDT 2010 )
------------------------------------------------
* Incorporated a fix for some broken POD.
    - https://rt.cpan.org/Ticket/Display.html?id=51617
    - Thanks to Frank Wiegand for reporting it.

* Got rid of \r/carriage-returns's in lib/Config/IniFiles.pm .
    - It interfered with applying a patch.

* Applied a patch to get rid of indirect object notation in the
  documentation and code ("new Config::IniFiles") and replace it with
  Config::IniFiles->new().
    - https://rt.cpan.org/Ticket/Display.html?id=57536
    - Thanks to Tom Molesworth for the patch.

(sno)

2010-09-01 20:12:00 UTC MAIN commitmail json YAML

Updated devel/p5-Config-INI to 0.015

(sno)

2010-09-01 20:11:29 UTC MAIN commitmail json YAML

Updating devel/p5-Config-INI from 0.014nb1 to 0.015

pkgsrc changes:
- add license definition

Upstream changes:
0.015    2010-08-22
          documentation improvements (thanks, castaway)

(sno)

2010-09-01 20:07:06 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Flexible to 0.16

(sno)

2010-09-01 20:06:42 UTC MAIN commitmail json YAML

Updating time/p5-DateTime-Format-Flexible from 0.15nb1 to 0.16

pkgsrc changes:
- add build dependency

Upstream changes:
0.16 Thu Aug 25 2010
  - make sure 'now' means now and not when the module loaded unless user
    has set a base (thanks Ryan Voots rt #60731)

(sno)

2010-09-01 16:46:41 UTC MAIN commitmail json YAML

update to 2.0.16
changes:
-bugfixes
-New command --passwd for GPG
-Make use of libassuan 2.0 which is available as a DSO
-The gpg-agent commands KILLAGENT and RELOADAGENT are now available
on all platforms

(drochner)

2010-09-01 16:40:53 UTC MAIN commitmail json YAML

update to 1.1.0
changes:
-bugfixes
-Make use of libassuan 2.0 which is available as a DSO

(drochner)

2010-09-01 16:35:15 UTC MAIN commitmail json YAML

update to 1.0.8
change: Fixed a CMS parsing bug exhibited by Lotus Notes

(drochner)

2010-09-01 16:34:00 UTC MAIN commitmail json YAML

2010-09-01 16:32:18 UTC MAIN commitmail json YAML

2010-09-01 16:30:57 UTC MAIN commitmail json YAML

2010-09-01 15:59:49 UTC MAIN commitmail json YAML

2010-09-01 15:59:23 UTC MAIN commitmail json YAML

2010-09-01 15:52:58 UTC MAIN commitmail json YAML

2010-09-01 13:53:52 UTC MAIN commitmail json YAML

Updated misc/kdepim4 to 4.4.5nb2

(wiz)

2010-09-01 13:45:52 UTC MAIN commitmail json YAML

Add
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
per pkglint, ride PKGREVISION bump from a few seconds ago.

(wiz)

2010-09-01 13:45:25 UTC MAIN commitmail json YAML

2010-09-01 12:55:59 UTC MAIN commitmail json YAML

Updated x11/xkeyboard-config to 1.9nb1

(wiz)

2010-09-01 12:55:50 UTC MAIN commitmail json YAML

2010-09-01 11:45:34 UTC MAIN commitmail json YAML

update to 2.20.3
changes:
-bugfix
-translation updates

(drochner)

2010-09-01 11:43:59 UTC MAIN commitmail json YAML

2010-09-01 11:40:29 UTC MAIN commitmail json YAML

update to 2.30.3
changes:
-bugfixes
-UI improvements
-translation updates

(drochner)

2010-09-01 11:38:35 UTC MAIN commitmail json YAML

2010-09-01 11:36:31 UTC MAIN commitmail json YAML

update to 3.30.3
changes:
-bugfix
-translation update

(drochner)

2010-09-01 11:31:42 UTC MAIN commitmail json YAML

update MASTER_SITES for current location
(this pkg will be obsolete soon, when gnutls gets updated to 2.10)

(drochner)

2010-09-01 10:54:31 UTC MAIN commitmail json YAML

add a "test" target

(drochner)

2010-09-01 10:52:49 UTC MAIN commitmail json YAML

update to 0.7.2
changes:
- Fix typo for running properly
- Support for new hidden property 'show_compose_margin'
- Updated Spanish translation

(drochner)

2010-09-01 09:23:18 UTC MAIN commitmail json YAML

>From Robert Elz:
Patch from upstream cvs repository to allow exmh to function
correctly with tcl 8.5 (or any earlier version).  This patch
will not be needed after the next exmh upgrade.

No PKGREVISION bump since no uservisible changes.

(wiz)

2010-09-01 06:07:28 UTC MAIN commitmail json YAML

Updated devel/p5-Set-Object to 1.28

(sno)

2010-09-01 06:06:58 UTC MAIN commitmail json YAML

Updating devel/p5-Set-Object from 1.27nb1 to 1.28

pkgsrc changes:
- add license definition

Upstream changes:
1.28, 22 Jul 2010
    * Fixed a portability concern for some platforms' C compilers
      (that do not support //-style comments) - RT#52690
    * Valid SIGNATURE file - RT#50492

(sno)

2010-09-01 06:04:25 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Critic to 1.109

(sno)

2010-09-01 06:03:55 UTC MAIN commitmail json YAML

Updating devel/p5-Perl-Critic from 1.108nb1 to 1.109

Upstream changes:
[1.109] Released on 2010-08-29
    Bug Fixes:
    * ValuesAndExpressions::RequireInterpolationOfMetachars fix due to
      changes in Email::Address 1.890.  Note that this may find problems
      in code that it didn't before, e.g. q<'@foo'>.

(sno)

2010-09-01 05:36:27 UTC MAIN commitmail json YAML

Updated devel/p5-File-chdir to 0.1004

(sno)

2010-09-01 05:36:00 UTC MAIN commitmail json YAML

Updating devel/p5-File-chdir from 0.1002nb2 to 0.1004

pkgsrc changes:
- adding license definition
- updating Perl5 core dependencies

Upstream changes:
0.1004 Wed Jun  9 14:14:54 EDT 2010
    - Build.Pl and Makefile.PL will bail out on Perl 5.13.1, which
      accidentally broke File::chdir

0.1003 Tue Apr 27 21:21:32 EDT 2010
    - testfix: remove -T flag in tests

(sno)

2010-09-01 05:27:48 UTC MAIN commitmail json YAML

Updated devel/p5-Exception-Class to 1.32

(sno)

2010-09-01 05:27:15 UTC MAIN commitmail json YAML

Updating devel/p5-Exception-Class from 1.30nb1 to 1.32

pkgsrc changes:
- upstream switched from Module::Build to ExtUtils::MakeMaker
- modify dependency versions
- update license condition

Upstream changes:
1.32 Jun 28, 2010
- Removed Test::Most dependency, which was causing a circular dependency
  chain. Reported by Burak Gursoy. RT #58889.

1.31 Jun 26, 2010
- Made it possible to use Exception::Class::Base without loading
  Exception::Class. Reported by Alex Peters. RT #57269.

(sno)

2010-09-01 05:13:54 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20100831

(schmonz)

2010-09-01 05:13:42 UTC MAIN commitmail json YAML

Update to 3.20100831. From the changelog:

  * filecheck: Fall back to using the file command if the freedesktop
    magic file cannot identify a file.
  * flattr: New plugin. (Thanks to jaywalk for the initial implementation
    at a flattr plugin! This one is less configurable, but simpler.)
  * smiley: warn instead of error for missing smileys (Giuseppe Bilotta)
  * openid: Syntax tweak to the javascript code to make it work with MSIE 7
    (and MSIE 8 in compat mode). Thanks to Iain McLaren for reporting
    the bug and providing access to debug it.
  * style.css: Use relative, not absolute font sizes. Thanks, Giuseppe Bilotta.
  * htmlscrubber: Do not scrub url anchors that contain colons.
  * Danish translation update. Closes: #594673
  * highlight: Make location of highlight's files configurable in setup
    file to allow for nonstandard installations.
  * Allow "link(.)" and similar PageSpecs. Thanks, Giuseppe Bilotta.
  * Run the preprocess hooks in scan mode *before* the scan hooks.
    This allows the po plugin to register a scan hook that runs
    last and rescans pages after all data from the first scan pass is
    completed. This avoids the po plugin needing to rebuild some pages.
    (intrigeri)
  * po: Fix some bugs that affected l10n.ikiwiki.info's unusual
    setup. (intrigeri)
  * t/bazaar.t: Work around bzr 2.2.0's new requirement to configure
    bzr whoami before committing.
  * httpauth: Avoid redirecting the user to the cgiauthurl if
    they already have a login session.

(schmonz)

2010-09-01 00:55:00 UTC MAIN commitmail json YAML

2010-08-31 20:58:24 UTC MAIN commitmail json YAML

Updated devel/p5-Data-UUID to 1.215

(sno)

2010-08-31 20:57:53 UTC MAIN commitmail json YAML

Updating devel/p5-Data-UUID from 1.20.3nb1 to 1.215

pkgsrc changes:
- correct version numbering - perl version numbers are usually 3 digits:
  1.3  == 1.003
  1.3.5 == 1.003005

Upstream changes:
1.215 2010-05-24
  - no changes, released as non-trial

1.214 TRIAL RELEASE 2010-05-14
  - Use gv_stashpv instead of gv_stashpvs (Florian Ragwitz)

1.213 TRIAL RELEASE 2010-05-07
  - Pass along the interpreter to ptable_store, if needed (Florian Ragwitz)

1.212 TRIAL RELEASE 2010-05-07
  - fix MANIFEST (thanks for noticing, Florian Ragwitz)

1.211 TRIAL RELEASE 2010-05-07
  - add a uniqueness test to threads.t (thanks, SCHWERN!)

1.210 TRIAL RELEASE 2010-05-07
  - thread safety, added by Florian Ragwitz

(sno)

2010-08-31 20:52:52 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-mysql to 4.017

(sno)

2010-08-31 20:52:31 UTC MAIN commitmail json YAML

Updating databases/p5-DBD-mysql from 4.013nb1 to 4.017

Upstream changes:
2010-08-11 Patrick Galbraith <patg@patg.net> (4.017)
* BUG #60085, Andreas Koenig's patch for DBI changes
* Updated documents

2010-07-10 Patrick Galbraith <patg@patg.net> (4.016)
* Disabled mysql_bind_type_guessing due to one performance issue
  querying on a indexed character column unquoted will mean the index
  is not used
* Fixed int types that should be bools

2010-07-09 Patrick Galbraith <patg@patg.net> (4.015)
* BUG #56664 fixed t/40blobs.t skip_all logic (W. Phillip Moore)
* BUG #57253 Fixed iteration past end of string (crash). (Chris Butler)
* Added a new parameter for old behavior- mysql_bind_comment_placeholders which
  will make it possible to have placeholders bound for those who really
  want that behavior.
* Fixed bind_type_guessing - always on now

2010-04-14 Patrick Galbraith <patg@patg.net> (4.014)
* BUG #30033 Fixed handling of comments to allow comments that contain characters
  that might otherwise cause placeholder detection to not work properly
* BUG #53844, Fix for memory leak in stats. (Gregory Burmistrov)
* BUG #49719, Fix for handling of NULLs in prepared statements (Gert Pache)
* BUG #55627, Fix for testing failure due to strict mode (Yves)
* BUG #51784, Fix for mysqladmin on Windows in Makefile (Zeeshan Muhammad)
* BUG #41630, Typo in Makefile
* Had to define true and false in dbdimp.h. Didn't work out of the box on Linux

(sno)

2010-08-31 20:41:50 UTC MAIN commitmail json YAML

Updated devel/p5-Data-Dumper-Concise to 2.012

(sno)

2010-08-31 20:41:19 UTC MAIN commitmail json YAML

Updating devel/p5-Data-Dumper-Concise from 1.200nb1 to 2.012

Upstream changes:
2.012 Aug 31 2010
  - Make DwarnN test still work if Devel::ArgNames isn't installed

2.011 Aug 30 2010
  - add $DwarnN export
  - make Devel::ArgNames an optional dep

2.010 Jul 29 2010
  - add $Dwarn export

2.001 Jul 23 2010
  - add documentation for DwarnN

2.000 Jul 22  2010
  - remove Dumper() returning object
  - add DwarnN
  - add DwarnL
  - make Dwarn contextual
  - document ::Dwarn idiom

(sno)

2010-08-31 20:33:56 UTC MAIN commitmail json YAML

Updated devel/p5-Data-Dump to 1.17

(sno)

2010-08-31 20:33:30 UTC MAIN commitmail json YAML

Updating devel/p5-Data-Dump from 1.15nb1 to 1.17

Upstream changes:
2010-06-12 - Release 1.17 - Gisle Aas <gisle@ActiveState.com>
  Fix dump of "1\n" (the newline was lost) [RT#56595]

  Start using the range operator to shorten list dumps.
  For instance dump(1,2,3,4,5) now returns '(1 .. 5)'.

  CODE references now dumped as 'sub { ... }'.
  Potetential compatibility issue as perl-5.12 or better
  to eval such strings.

  Fix how multiline hash values are indented.

  Make indentation configurable

  Improved documentation

2010-06-09 - Release 1.16 -  Gisle Aas <gisle@ActiveState.com>
  Add support for filter callbacks
      - filters can modify how selected objects are dumped
  Various enhancements to how/when hash keys are quoted
      - don't quote keywords
      - don't quote words prefixed with "-"
      - don't quote long identifier keys
      - quote all hash keys if one needs quoting for better alignment
  Use case-insensitive sorting for hash keys

(sno)

2010-08-31 20:27:53 UTC MAIN commitmail json YAML

Updated devel/p5-Params-Classify to 0.011

(sno)

2010-08-31 20:27:30 UTC MAIN commitmail json YAML

Updating devel/p5-Params-Classify from 0.009nb1 to 0.011

Upstream changes:
version 0.011; 2010-08-21
  * bugfix: add a typemap entry for "const char *", to make XS version
    of scalar_class() work correctly on Perl 5.6, having been broken by
    the const fix in version 0.010
  * in XS code, on Perls where it exists (prior to 5.9.5), treat SVt_PVBM
    as a scalar referent type

version 0.010; 2010-08-20
  * in XS, use PERL_NO_GET_CONTEXT for efficiency
  * use full stricture in test suite
  * also test POD coverage of pure Perl implementation
  * in test suite, make all numeric comparisons against $] stringify it
    first, to avoid architecture-dependent problems with floating point
    rounding giving it an unexpected numeric value
  * make XS code const clean for gcc -Wwrite-strings
  * in Build.PL, explicitly set needs_compiler to avoid bogus
    auto-dependency on ExtUtils::CBuilder
  * in Build.PL, explicitly declare configure-time requirements
  * add MYMETA.yml to .cvsignore

(sno)

2010-08-31 19:18:14 UTC MAIN commitmail json YAML

2010-08-31 19:05:17 UTC MAIN commitmail json YAML

+ aria2-1.10.1, ddrescue-1.13, gucharmap-2.30.3, kde4-4.5.1,
  mlterm-3.0.1 [pkg/43822], singularity-0.30b, vttest-20100830,
  wireshark-1.4.0, xterm-262.

(wiz)

2010-08-31 18:49:04 UTC MAIN commitmail json YAML

update to 2.30.2
changes: Update html5tube to work with new youtube layout.

(with the HTML5Tube extension one can view youtube videos without
a flash viewer installed, using WebKit's HTML5 media player)

(drochner)

2010-08-31 18:46:49 UTC MAIN commitmail json YAML

update to 2.30.5
This releases tries to sync with master as much as possible. Mostly bug fixes,
cleanups and small enhancements have been cherry-picked.

(drochner)

2010-08-31 18:25:29 UTC MAIN commitmail json YAML

add conditionals to PLIST to fix the non-gnome case, should fix
PR pkg/43812 by Matthew Mondor
The DIA_HELPDIR variable looks unnecessary now, it might make sense
to not install the xml documentation in the non-gnome case because
there is no tool to read it anyway.

(drochner)

2010-08-31 18:24:11 UTC MAIN commitmail json YAML

Bump PKGREVISION for DEPENDENCY change.

(wiz)

2010-08-31 18:18:38 UTC MAIN commitmail json YAML

remove dependency on ghostscript-fonts -- this pkg uses fontconfig
to access fonts

(drochner)

2010-08-31 18:00:52 UTC MAIN commitmail json YAML

don't enable the "avahi" option per default, as done in other pkgs
(doesn't work on NetBSD)

(drochner)

2010-08-31 16:56:11 UTC MAIN commitmail json YAML

Note update of the "help2man" package to version 1.38.2nb1.

(tron)

2010-08-31 16:55:58 UTC MAIN commitmail json YAML

Fix build problems under Mac OS X (and potentially other platforms):
1.) Include "devel/gettext-lib/buildlink3.mk" to avoid incomplete builds.
2.) Don't strip installed binaries (under Mac OS X only) which is required
    for shared objects.

(tron)

2010-08-31 16:28:56 UTC MAIN commitmail json YAML

Note update of lang/ruby18-base package to 1.8.7.174nb7.

(taca)

2010-08-31 16:28:13 UTC MAIN commitmail json YAML

Explicitly set environment INSTALL, and reset INSTALL_DATA,
INSTALL_PROGRAM and INSTALL_SCRIPT.

They reflect to Ruby's Config::CONFIG constant which contains
various configuration parametes which would be used when installing
extention modules including ruby gems.

Setting INSTALL explicitly reset the line in mk/configure/gnu-configure.mk.

CONFIGURE_ENV+= ac_given_INSTALL=${INSTALL:Q}\ -c\ -o\ ${BINOWN}\ -g\ ${BINGRP}

Should be fix PR pkg/43684 and pkg/43687.

Bump PKGREVISION.

(taca)

2010-08-31 13:26:55 UTC MAIN commitmail json YAML

Removed net/quagga-devel successor net/quagga [gdt 2010-08-31]

(gdt)

2010-08-31 13:26:05 UTC MAIN commitmail json YAML

- quagga-devel

(gdt)

2010-08-31 13:21:25 UTC MAIN commitmail json YAML

2010-08-31 13:20:24 UTC MAIN commitmail json YAML

Updated net/quagga to 0.99.17

(gdt)

2010-08-31 13:20:13 UTC MAIN commitmail json YAML

2010-08-31 12:55:16 UTC MAIN commitmail json YAML

Emphasize that no one should be running 0.98.6.  (This package will be
deleted as soon as I have time to move quagga-devel to quagga.)

(gdt)

2010-08-31 12:20:15 UTC MAIN commitmail json YAML

2010-08-31 12:17:44 UTC MAIN commitmail json YAML

2010-08-31 10:57:13 UTC MAIN commitmail json YAML

uses new "<case1> if <cond> else <case2>" syntax -> Python-2.5+ only
(seen in bulk build)

(drochner)

2010-08-31 10:53:06 UTC MAIN commitmail json YAML

we have enigmail support these days

(tnn)

2010-08-31 08:29:42 UTC MAIN commitmail json YAML

+ input-pad py-input-pad ibus-input-pad

(obache)

2010-08-31 08:28:08 UTC MAIN commitmail json YAML

Added inputmethod/ibus-input-pad version 0.1.3

(obache)

2010-08-31 08:27:52 UTC MAIN commitmail json YAML

Import ibus-input-pad-0.1.3 as inputmethod/ibus-input-pad.

The input pad engine for IBus platform.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-08-31 08:27:10 UTC MAIN commitmail json YAML

Added inputmethod/py-input-pad version 0.1.1

(obache)

2010-08-31 08:26:54 UTC MAIN commitmail json YAML

Import py-input-pad-0.1.1 as inputmethod/py-input-pad.

The input pad is a tool to send a character on button to text applications.
This package provides python wrapper for input pad.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-08-31 08:25:38 UTC MAIN commitmail json YAML

Added inputmethod/input-pad version 0.1.1

(obache)

2010-08-31 08:25:20 UTC MAIN commitmail json YAML

2010-08-31 08:23:16 UTC MAIN commitmail json YAML

Update distinfo, noted by tron@.  (Thanks!)

(taca)

2010-08-31 07:03:42 UTC MAIN commitmail json YAML

Note update of devel/gmake package to 3.82nb1.

(taca)

2010-08-31 07:02:48 UTC MAIN commitmail json YAML

Add a fix for bug #30612 (http://savannah.gnu.org/bugs/index.php?30612)
from GNU make's CVS repository (revision 1.194).  It solves some of
strange compile error on misc/rpm (and maybe more).

Bump PKGREVISION.

(taca)

2010-08-31 06:03:02 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Weaken to 3.004.000

(sno)

2010-08-31 06:02:41 UTC MAIN commitmail json YAML

Updating devel/p5-Test-Weaken from 3.002000nb1 to 3.004000

Upstream changes:
3.004000 Sun May 16 15:36:51 2010
        * Ticket 56722:
          When addition is overloaded, it confuses Test::Weaken.

(sno)

2010-08-31 05:45:39 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Most to 0.22

(sno)

2010-08-31 05:45:14 UTC MAIN commitmail json YAML

Updating devel/p5-Test-Most from 0.21nb1 to 0.22

pkgsrc changes:
- correcting license
- adjusting dependency versions

Upstream changes:
0.22    2010-08-07
        - Added always_explain() and always_show().
        - Apply doc fixes from ranguard. Thanks :)

0.21_04 2010-02-06
        - Give people the ability to exclude test modules in case of
          conflicts.  This is to resolve: "Prototype mismatch: sub
          main::blessed ($) vs none" error with Moose and Test::Deep.  See
          https://rt.cpan.org/Ticket/Display.html?id=54362&results=e73ff63c5bf9ba0f796efdba5773cf3f

0.21_03 2010-02-06
        - Bump up dependency on Test::Builder.  Need that for done_testing()
          and to deprecate all_done().
        - Remove strict and warnings from tests since they no longer need them
          :)
        - Decided to bump up the minimum version number for all test modules.
          This module should be "one stop shopping" for most people.
        - Moderately significant POD update.

0.21_02 2010-02-06
        - Import strict an warnings.
        - Increase version requirement for
          https://rt.cpan.org/Ticket/Display.html?id=44790  Thanks to Gerda
          Shank for that.

0.21_01 2009-02-18
        - Have explain() depend on Test::More::note() (patch from Schwern)
        - Depend on Test::More directly (patch from Scwhern)

(sno)

2010-08-31 05:36:09 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Class to 0.36

(sno)

2010-08-31 05:35:36 UTC MAIN commitmail json YAML

Updating devel/p5-Test-Class from 0.35nb1 to 0.36

Upstream changes:
0.36 - or the "Adrian should have released this earlier" release [2010-08-19]
(Thanks to Mark Morgan for doing all the useful work on this one!)
    - New add_filter() method allows global filtering of test methods
    - Apply t/todo.t patch to fix RT#55324 (test bug, not Test::Class bug).
      This makes the test suite pass with Test::Simple 0.95_01 and greater.

(sno)

2010-08-31 05:28:43 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Leak-Object to 1.01

(sno)

2010-08-31 05:28:21 UTC MAIN commitmail json YAML

Updating devel/p5-Devel-Leak-Object from 1.00nb1 to 1.01

pkgsrc changes:
- switch to Module::Install::Bundled

Upstream changes:
1.01 Wed 16 Jun 2010
- Upgraded to Module::Install::DSL 0.99
- warn rather than die for objects that don't conform to our assumptions
- list tracked source line only once
- list the next caller in the stack if bless is called by the
  class's new()
- add a checkpoint() status which lists new classes created (and
  not destroyed) since the last call to checkpoint()

(sno)

2010-08-31 05:21:43 UTC MAIN commitmail json YAML

Updated print/p5-LaTeX-Table to 1.0.5

(sno)

2010-08-31 05:21:10 UTC MAIN commitmail json YAML

Updating print/p5-LaTeX-Table from 1.0.2 to 1.0.5

pkgsrc changes:
- adjusting dependencies

Upstream changes:
1.0.5  Wed  Aug 25 2010
        - Set min. version of MooseX::FollowPBP to 0.03 (older versions caused
          cpan test fails)

1.0.4  Tue  Aug 24 2010
        - fixed stupid bug in Build.PL (introduced in 1.0.3)

1.0.3  Tue  Aug 24 2010
        - small code cleanup
        - added github in Makefile.PL and Build.PL
        - moved author tests to xt
        - longtable tests

(sno)

2010-08-31 05:12:54 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-Syck to 1.14

(sno)

2010-08-31 05:12:30 UTC MAIN commitmail json YAML

Updating textproc/p5-YAML-Syck from 1.12nb1 to 1.14

Upstream changes:
[Changes for 1.14 (YAML::Syck 0.37 ) - 2010-08-03]
* RT RT60771 - Further refactor for JSON. if a number is a valid
  perl string, quote it. "1" + "1" = "11" in javascript.
* add YAML tests to make sure HEX and octal preserve their information

(sno)

2010-08-31 01:00:57 UTC MAIN commitmail json YAML

Remove unwanted PLIST entry.

(obache)

2010-08-31 00:59:23 UTC MAIN commitmail json YAML

2010-08-31 00:56:24 UTC MAIN commitmail json YAML

need qmake to build, buildlink with qt4-tools.

(obache)

2010-08-31 00:53:05 UTC MAIN commitmail json YAML

2010-08-30 22:30:55 UTC MAIN commitmail json YAML

Updated security/aide to 0.14.2

(pettai)

2010-08-30 22:30:27 UTC MAIN commitmail json YAML

Version 0.14.2
    * Report correct file type in "Detailed information
      about changes" section
    * Bug fixes

Version 0.14.1
    * Added aide-attributes.sh contrib script
    * Bug fixes

Version 0.14
        * Renewed autoconf mechanism
        * Resolved licensing conflicts
        * New feature to summarize changes
        * Added prelink support
        * Many bugfixes

(pettai)

2010-08-30 21:56:40 UTC MAIN commitmail json YAML

Updated mail/mimedefang to 2.71

(pettai)

2010-08-30 21:55:49 UTC MAIN commitmail json YAML

MIMEDefang 2.71 fixes the following bugs:

* Restores compatibility with Postfix (which was broken in 2.70).
* Properly fixes signal-handling in child processes. 2.70 included a partial fix,
  but signal-handling would break if you ran md-mx-ctrl reread.

(pettai)

2010-08-30 21:43:43 UTC MAIN commitmail json YAML

Updated devel/pango to 1.28.1nb1

(jakllsch)

2010-08-30 21:43:00 UTC MAIN commitmail json YAML

Allow man pages to build properly. rev++

(jakllsch)

2010-08-30 20:42:44 UTC MAIN commitmail json YAML

2010-08-30 20:30:29 UTC MAIN commitmail json YAML

Stop playing with -fvisibility to fix compilation on amd64.

(wiz)

2010-08-30 19:29:26 UTC MAIN commitmail json YAML