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 (10m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 20:30:07 UTC Now

2009-05-18 04:33:55 UTC MAIN commitmail json YAML

2009-05-18 04:33:29 UTC MAIN commitmail json YAML

Only use mremap() on systems that have it. On others, like NetBSD 4.0,
fall back to munmap() and a fresh mmap(). Fixes PR 38164.
Theoretically a build fix, but bump PKGREVISION as a precaution.

(dholland)

2009-05-18 00:14:18 UTC MAIN commitmail json YAML

Add note pointing users to php-oci8 for Oracle 8 and up.
Suggested by Joern Clausen in PR 40754.

(dholland)

2009-05-17 23:44:53 UTC MAIN commitmail json YAML

Sanity check that USE_DESTDIR is either yes or no after downgrading
USE_DESTDIR=full. This makes setting USE_DESTDIR=full on the command
line an explicit error as side effect.

(joerg)

2009-05-17 23:44:48 UTC MAIN commitmail json YAML

also cleanup for testbootstrap

(billc)

2009-05-17 23:36:01 UTC MAIN commitmail json YAML

2009-05-17 23:35:02 UTC MAIN commitmail json YAML

Note that PRs can be submitted with gtk-send-pr.  From PR pkg/34493.

(snj)

2009-05-17 23:11:44 UTC MAIN commitmail json YAML

2009-05-17 23:11:21 UTC MAIN commitmail json YAML

Hack around misuse of math.h. From Heath Caldwell in PR 41350.
Nominally a build fix, but bump PKGREVISION as a precaution.

(dholland)

2009-05-17 22:28:51 UTC MAIN commitmail json YAML

AC_CHECK_HEADERS with no args causes autoconf to generate a shell for loop
with nothing to iterate over, which some shells don't like. Patch it out.
Fixes PR 40415. Build fix only; no version change.

(dholland)

2009-05-17 22:04:11 UTC MAIN commitmail json YAML

Solaris doesn't have <paths.h>. Should fix the last traces of PR 39717.

(dholland)

2009-05-17 21:30:01 UTC MAIN commitmail json YAML

2009-05-17 21:29:34 UTC MAIN commitmail json YAML

Make the cdrom device probe work properly under NetBSD, instead of
messily hardwiring it to /dev/rcd0[cd]; the latter apparently breaks
in some circumstances. Uses as a starting point a patch from Kimura
Fuyuki in PR 34008. PKGREVISION++ (to 7).

(dholland)

2009-05-17 20:40:46 UTC MAIN commitmail json YAML

Fix build on NetBSD 3.1_STABLE, tested on i386 and sparc64.

Also built/tested ok on NetBSD/i386 4.0.1 and 5.0.

(seb)

2009-05-17 20:10:29 UTC MAIN commitmail json YAML

Note initial addition of p5-SSH-Batch version 0.021 as
sysutils/p5-SSH-Batch into The NetBSD Packages Collection.

The Perl 5 module SSH::Batch provides cluster operations based on
parallel SSH, set and interval arithmetic.  The following scripts
are provided:
- fornodes: Expand patterns to machine host list
- atnodes: Run command on clusters
- tonodes: Upload local files/directories to remote clusters
- key2nodes: Push SSH public key to the remote clusters

(seb)

2009-05-17 20:09:35 UTC MAIN commitmail json YAML

Add & enable p5-SSH-Batch

(seb)

2009-05-17 20:08:17 UTC MAIN commitmail json YAML

Initial import of p5-SSH-Batch version 0.021 in the NetBSD Packages
Collection.

The Perl 5 module SSH::Batch provides cluster operations based on
parallel SSH, set and interval arithmetic.  The following scripts
are provided:
- fornodes: Expand patterns to machine host list
- atnodes: Run command on clusters
- tonodes: Upload local files/directories to remote clusters
- key2nodes: Push SSH public key to the remote clusters

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-05-17 19:57:48 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Mason to 1.42

(sno)

2009-05-17 19:56:59 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module HTML::Mason from 1.40 to 1.42
  - Reordering dependencies (alphabetical order)
  - Removing option for p5-Cache-Cache, because it's mandatory now

Upstream changes:
1.42 May 7, 2009

    [ BUG FIXES ]

    - Fix 10b-cache-chi.t to work with latest version of CHI - expire_if
  and ref of cache changed

    - Fixed a bug where attempting to load a module that failed to compile
  in a Mason component could mask the compilation error. RT #39803.

    - Fixed the print method in HTML::Mason::FakeApache. It was including
  the object itself in the output. Patch by Martin Petricek. RT
  #43035.

1.41  May 5, 2009

    [ BUG FIXES ]

    - This is a one-fix release to get this module working with the latest
  version of Exception::Class (1.27).

(sno)

2009-05-17 19:48:07 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-MethodAttributes to 0.11

(sno)

2009-05-17 19:46:45 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module MooseX::MethodAttributes from 0.09
    to 0.11
  - Adjusting dependencies

Upstream changes:
0.11  Fri, 15 May 2009 18:02:27 +0200
  * Depend on Moose 079 to prevent metaclass incompatibility failure.

0.10  Thu, 14 May 2009 00:08:30 +0100
  * Stop non Moose classes which inherit MooseX::MethodAttributes::Inheritable
    and which define a sub meta from throwing an exception.

(sno)

2009-05-17 19:41:50 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-Session-Store-Delegate to 0.04

(sno)

2009-05-17 19:41:14 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Catalyst::Plugin::Session::Store::Delegate
    from 0.03 to 0.04
  - Adjusting dependencies

Upstream changes:
0.04
        - Switch to Module::Install.
        - Avoid test suite warnings with Catalyst 5.80

(sno)

2009-05-17 19:35:11 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-Session-State-Cookie to 0.11

(sno)

2009-05-17 19:34:18 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Catalyst::Plugin::Session::State::Cookie
    from 0.10 to 0.11
  - Adding patch to prevent install missing dependencies

Upstream changes:
0.11    2009-05-13
        - Change TestApp so that the application is in t/lib, to make it easier
          for Catalyst to force our package to be immutable.

(sno)

2009-05-17 19:26:51 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Plugin-Session to 0.22

(sno)

2009-05-17 19:26:00 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Catalyst::Plugin::Session from 0.21 to
    0.22

Upstream changes:
0.22 2009-05-13
        - INSANE HACK to ensure B::Hooks::EndOfScope inlines us a new method right now
          in Catalyst::Plugin::Session::Test::Store for Catalyst 5.80004 compatibility.

          This change does not in any way affect normal users - it is just due to the
          fairly crazy way that Catalyst::Plugin::Session::Test::Store works, and that
          module is _only_ used for unit testing session store plugins pre-installation.

          Session::Test::Store should be replaced with a more sane solution, and other
          CPAN modules using it moved away from using it, but this change keeps stops
          new Catalyst breaking other distributions right now.

(sno)

2009-05-17 18:55:36 UTC MAIN commitmail json YAML

Updated www/p5-Catalyst-Manual to 5.7021

(sno)

2009-05-17 18:54:08 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for Catalyst::Manual from 5.7020 to 5.7021

Upstream changes:
5.7021  8 May 2009
        - Switch to SimpleDB for auth
        - Switch to use of DBIx::Class::EncodedColumn for hashed & salted passwords
        - Re-write PostgreSQL section in appendix
        - Remove "create=dynamic" and only cover "create=static" for DBIC helper
        - Rewrite / clean up a big chunk of Catalyst::Manual::Intro (Ian Wells)
        - There is no Catalyst::Config, fix reference to it. (t0m)
        - Misc minor adjustments

(sno)

2009-05-17 18:49:14 UTC MAIN commitmail json YAML

Updated www/p5-Rose-HTML-Objects to 0.603

(sno)

2009-05-17 18:48:22 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Rose::HTML::Objects from 0.602 to
    0.603
  - Adjusting dependency

Upstream changes:
0.603 (05.06.2009) - John Siracusa <siracusa@gmail.com>
    * Fixed a bug that cause the class attribite on label tags not to
      be cleared correctly.  (Reported by Denis Moskowitz)

(sno)

2009-05-17 18:42:00 UTC MAIN commitmail json YAML

Updated databases/p5-Rose-DB to 0.752

(sno)

2009-05-17 18:41:15 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Rose::DB from 0.751 to 0.752
  - Fixing dependency

Upstream changes:
0.752 (05.08.2009) - John Siracusa <siracusa@gmail.com>
    * Added workaround for the lack of getpwuid() on Windows.
    * SQLite column and table names are not properly unquoted when
      necessary.  (RT 45836)
    * Indicate that MySQL 5.0.45 and later supports selecting from
      a subselect.

(sno)

2009-05-17 18:29:36 UTC MAIN commitmail json YAML

Updated devel/p5-Class-C3-Adopt-NEXT to 0.10

(sno)

2009-05-17 18:28:57 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Class::C3::Adopt::NEXT from 0.09 to 0.10

Upstream changes:
0.10  Tue, 12 May 2009 13:23:52 +0200
  * Depend on Test::Exception 0.27 to avoid breaking tests on older versions
    (Closes: RT#45986).

(sno)

2009-05-17 18:25:00 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-Declare to 0.005002

(sno)

2009-05-17 18:23:55 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Devel::Declare from 0.005000 to
    0.005002

Upstream changes:
0.005002
  - Don't invoke the linestr callback if the parser was expecting an operator.
    This makes calling a method with the name of a declarator work.

0.005001
  - Implement skip_declarator in terms of scan_word in Context::Simple.
    This avoids relying on PL_tokenbuf to skip past the declarator, as
    PL_tokenbuf might be overwritten by compiling other code between calling
    the linestr callback and skip_declarator.

(sno)

2009-05-17 18:18:52 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Strptime to 1.0901

(sno)

2009-05-17 18:17:33 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module DateTime::Format::Strptime from 1.0900
    to 1.0901
  - Adjusting dependencies

Upstream changes:
1.0900_01 2009-04-18 -- DEVELOPER RELEASE ONLY
- Makefile.PL changes for Windows users as per issue #16

1.0901 2009-05-16 -- Official release of above

(sno)

2009-05-17 18:09:10 UTC MAIN commitmail json YAML

Updated time/p5-DateTime to 0.5000

(sno)

2009-05-17 18:08:00 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 DateTime modules from 0.49 to 0.50

Upstream changes:
0.50  2009-05-11
- Tests were failing on Win32 because they attempted to use a negative
  epoch. Fixed so that these tests are skipped. Fixes RT #45966.

(sno)

2009-05-17 18:05:13 UTC MAIN commitmail json YAML

Updated devel/p5-Cache-FastMmap to 1.30

(sno)

2009-05-17 18:03:39 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Cache::FastMmap from 1.29 to 1.30

Upstream changes:
1.30 Fri May 8  11:10 2009
  - Fix for Mandriva compiler (thanks Jean-Christian Hassler)

(sno)

2009-05-17 17:59:18 UTC MAIN commitmail json YAML

Updated devel/p5-Variable-Magic to 0.35

(sno)

2009-05-17 17:58:14 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Variable::Magic from 0.34 to 0.35

Upstream changes:
0.35    2009-05-15 20:50 UTC
        This is a maintenance release. Users of 0.34 can skip this update.
        + Chg : uvar magic used to be enabled for 5.9.5. It now requires 5.10 or
                later.
        + Fix : Silence compilation warnings for cxinc().
        + Rem : The workaround introduced in 0.31 for the "Unknown errors" issue
                was removed, as regression tests show that 0.34 provides a
                better fix.
        + Tst : Skip t/40-threads.t on 5.8.x with old versions of threads and
                threads::shared.

(sno)

2009-05-17 17:55:24 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Install to 0.88

(sno)

2009-05-17 17:53:53 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Module::Install from 0.86 to 0.88
  - Adjusting dependencies

Upstream changes:
0.88 Thu 14 May 2009
        - Show what version is currently installed when deps are not new
          enough (patch by RIBASUSHI, applied by MSTROUT)
        - Tweak _check_lock to not load CPAN when new enough -and- no env
  vars present - otherwise we still accidentally configure the thing
  for no good reason (MSTROUT, feeling particularly dumb)
        - Module::Install::Admin::Include now had a '=head1 NAME',
          which should avoid problems when generating man pages.
          Many thanks to Simon Bertrang for the patch.  (PJF, RT #45811)

0.87 Thu  7 May 2009
- The other half of MSTROUT's changes
        - A note mentioning to bug MSTROUT if you run into problems

(sno)

2009-05-17 17:48:10 UTC MAIN commitmail json YAML

Updated devel/p5-Log-Log4perl to 1.23

(sno)

2009-05-17 17:46:38 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Log::Log4Perl from 1.21 to 1.23

Upstream changes:
1.23 (2009/05/12)
    *  (ms) DBI-1.608 removed a DBD::File 'feature' that allowed leaving
            out parameters in a bound execute(). This caused the test
            suite to fail (http://groups.google.com/group/perl.cpan.testers/browse_thread/thread/af1f5c875165c387). Fixed the test cases to pass the correct
            number of parameters every time.
    *  (ms) Better error message in the DBI appender on bad SQL, missing
            bind parameters, or other execute() errors.
    *  (ms) Made DBI test suite more robust against preexisting conditions
    *  (ms) Added force_next_check() for init_and_watch(), cleaned up
            Config::Watcher code.
    *  (ms) Fixed test suite to run on Strawberry Perl on Win32 (reported
            by kmx on https://rt.cpan.org/Ticket/Display.html?id=45983)
    *  (ms) Added 'utf8' option to screen appender and easy mode, some of
            it suggested in
            http://rt.cpan.org/Public/Bug/Display.html?id=36673 by
            Shantanu Bhadoria.

1.22 (2009/05/02)
    *  (ms) is_xxx() returned true prior to L4p initialization. Fixed it
            and adapted test suite.
    *  (ms) Added test cases on syswrite in recreate mode
    *  (ms) Applied patch by Jens Berthold <log4perl@jebecs.de> to
            avoid semaphore cleanup in spawned children.
    *  (ms) Added %m{chomp} feature, 'message_chomp_before_newline' option,
            and documentation on newlines and logging messages, all
            suggested by Tim Bunce (see PatternLayout).

(sno)

2009-05-17 17:44:46 UTC MAIN commitmail json YAML

Updated devel/p5-Exception-Class to 1.29

(sno)

2009-05-17 17:40:51 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Exception::Class from 1.27 to 1.29
  - Setting license to gnu-gpl-v2

Upstream changes:
1.29 May 8, 2009

- Make sure that there is only one line that the toolchain can pick up
  when looking for this module's $VERSION.

1.28 May 6, 2009

* Removed Exception::Class::Base->do_trace and ->NoObjectRefs, both of
  which have been undocumented for many years.

- Moved Exception::Class::Base to its own file, so it doesn't
  overwrite the $VERSION in Exception::Class (and for general
  sanity). Reported by Kirk Baucom.

(sno)

2009-05-17 17:38:22 UTC MAIN commitmail json YAML

Updated devel/p5-Class-Accessor to 0.33

(sno)

2009-05-17 17:34:01 UTC MAIN commitmail json YAML

include <time.h> and <utime.h> so that where time_t has been changed to 64-bit
values on NetBSD, we we get correctly referred to __utime50() which can handle
64-bit values. This fixes a problem where mailbox mtimes were being reset to 0

Note that this actually causes some build warnings as the code uses
"time_t tp[2]" instead of "struct utimbuf tp" (contains two time_t values)

Although the <os_bsi.h> file says it is used for BSDI, it seems to be used by
NetBSD and OpenBSD, both of which have the <utime.h> and <time.h>

bump PKGREVISION

(plunky)

2009-05-17 17:31:29 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Class::Accessor from 0.31 to 0.33

Upstream changes:
0.33 Tue May  5 00:15:09 JST 2009
    - small cleanups to fix RT#45592 and RT#43493

0.32 Tue Jun 10 10:31:06 JST 2008
    - use Sub::Name to give names to anon subs to fix RT#17856

(sno)

2009-05-17 16:03:08 UTC MAIN commitmail json YAML

Fix a problem where file modification times were being reset to 0 by
including <utime.h> to make sure that compiler renaming was used to
select __utime50() instead of utime() as 64-bit time_t was being used.

(plunky)

2009-05-17 15:13:17 UTC pkgsrc-2009Q1 commitmail json YAML

Pullup ticket #2773, #2773 and #2774.

(tron)

2009-05-17 15:11:14 UTC pkgsrc-2009Q1 commitmail json YAML

Pullup ticket #2774 - requested by obache
cyrus-imapd: bug fix and destdir support

Revisions pulled up:
- mail/cyrus-imapd/Makefile 1.79
- mail/cyrus-imapd/distinfo 1.29
- mail/cyrus-imapd/patches/patch-aq 1.4
---
Module Name: pkgsrc
Committed By: obache
Date: Fri May 15 23:29:02 UTC 2009

Modified Files:
pkgsrc/mail/cyrus-imapd: Makefile distinfo
pkgsrc/mail/cyrus-imapd/patches: patch-aq

Log Message:
Fixes `-n' option handling for fetchnews(1).
Patch provided by Jukka Salmi in PR 41432.

While here, add DESTDIR support.

(tron)

2009-05-17 14:52:46 UTC MAIN commitmail json YAML

mention recent wbm-* updates

(kefren)

2009-05-17 14:49:51 UTC pkgsrc-2009Q1 commitmail json YAML

Pullup ticket #2773 - requested by obache
security/cy2-anonymous: security update
security/cy2-crammd5: security update
security/cy2-digestmd5: security update
security/cy2-gssapi: security update
security/cy2-ldapdb: security update
security/cy2-login: security update
security/cy2-ntlm: security update
security/cy2-otp: security update
security/cy2-plain: security update
security/cy2-sql: security update
security/cyrus-sasl: security update
security/cyrus-saslauthd: security update

Revisions pulled up:
- security/cy2-digestmd5/Makefile 1.12
- security/cy2-gssapi/Makefile 1.14
- security/cy2-ldapdb/Makefile 1.4
- security/cy2-ntlm/Makefile 1.20
- security/cy2-otp/Makefile 1.12
- security/cyrus-sasl/Makefile.common 1.14
- security/cyrus-sasl/distinfo 1.18
- security/cyrus-sasl/patches/patch-ai 1.8
- security/cyrus-sasl/patches/patch-al 1.6
- security/cyrus-sasl/patches/patch-aq 1.6
- security/cyrus-saslauthd/Makefile 1.38
- security/cyrus-saslauthd/distinfo 1.10
- security/cyrus-saslauthd/patches/patch-ab 1.7
- security/cyrus-saslauthd/patches/patch-af 1.3
---
Module Name: pkgsrc
Committed By: obache
Date: Thu May 14 23:00:47 UTC 2009

Modified Files:
pkgsrc/security/cy2-digestmd5: Makefile
pkgsrc/security/cy2-gssapi: Makefile
pkgsrc/security/cy2-ldapdb: Makefile
pkgsrc/security/cy2-ntlm: Makefile
pkgsrc/security/cy2-otp: Makefile
pkgsrc/security/cyrus-sasl: Makefile.common distinfo
pkgsrc/security/cyrus-sasl/patches: patch-ai patch-al patch-aq
pkgsrc/security/cyrus-saslauthd: Makefile distinfo
pkgsrc/security/cyrus-saslauthd/patches: patch-ab patch-af

Log Message:
Update cyrus-sasl to 2.1.23.

New in 2.1.23
-------------
* Fixed CERT VU#238019 (make sure sasl_encode64() always NUL
  terminates output or returns SASL_BUFOVER)

(tron)

2009-05-17 14:48:50 UTC MAIN commitmail json YAML

Updated devel/p5-PathTools to 3.30

(sno)

2009-05-17 14:47:12 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 PathTools modules (Cwd, File::Spec, ...) from
    3.29 to 3.30
  - Setting license to gnu-gpl-v2

Upstream changes:
3.30 - Sun May 10 10:55:00 2009

- Promote to stable release.

3.29_01 - Thu May  7 20:22:00 2009

- Minor fixes for QNX6. [Sean Boudreau]

- Update to support VMS in Unix compatible mode and/or file names using
  extended character sets. (RT #42154) [John Malmberg]

- VMS support for Unix and extended file specifications in File::Spec
  (RT #42153) [John Malmberg]

(sno)

2009-05-17 14:45:56 UTC MAIN commitmail json YAML

2009-05-17 14:44:23 UTC MAIN commitmail json YAML

2009-05-17 14:41:44 UTC MAIN commitmail json YAML

Updated textproc/p5-YAML-Tiny to 1.38

(sno)

2009-05-17 14:40:54 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module YAML::Tiny from 1.36 to 1.38
  - Setting license to gnu-gpl-v2

Upstream changes:
1.38 Sat 16 May 2009
- Moving the test suite style closer to Parse::CPAN::Meta
- Changed exceptions closer to Parse::CPAN::Meta
- Fixed Changes file date for 1.37 :)

1.37 Sat 16 May 2009
- Call $self->_error instead of $class->_error when we can
- Refactoring away some of the code other people have been
  contributing lately that most certainly NOT ::Tiny style.
- Avoid the need to do '' escaping by moving it to "'"
- Added comparative testing with YAML::Perl

(sno)

2009-05-17 14:38:53 UTC MAIN commitmail json YAML

2009-05-17 14:36:47 UTC MAIN commitmail json YAML

2009-05-17 14:34:50 UTC MAIN commitmail json YAML

devel/p5-Parse-CPAN-Meta to 1.38

(sno)

2009-05-17 14:33:55 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Parse::CPAN::Meta from 0.05 to 1.38
  - Setting license to gnu-gpl-v2

Upstream changes (since 0.05):
1.38 Sat 16 May 2009
- Synchorised version numbers with YAML::Tiny
- Code shrinkages to the bloaty Unicode/BOM code
- Merging a ton more tests from YAML::Tiny
- Added back some pointless options to yaml_ok that keep our
  codebase closer to YAML::Tiny (which should help with syncing)
- Changed exceptions to be closer to YAML::Tiny

(sno)

2009-05-17 14:33:22 UTC pkgsrc-2009Q1 commitmail json YAML

Pullup ticket #2772 - requested by taca
squirrelmail: Re-add Japanese language option

Revisions pulled up:
- mail/squirrelmail/Makefile 1.104-1.105
- mail/squirrelmail/distinfo 1.52
- mail/squirrelmail/options.mk 1.11
---
Module Name: pkgsrc
Committed By: taca
Date: Thu May 14 14:24:50 UTC 2009

Modified Files:
pkgsrc/mail/squirrelmail: Makefile

Log Message:
Since iso_2022_jp.php isn't included in squirrelmail distribution,
remove extra pre-configure processing.
---
Module Name: pkgsrc
Committed By: taca
Date: Fri May 15 13:01:00 UTC 2009

Modified Files:
pkgsrc/mail/squirrelmail: Makefile distinfo options.mk

Log Message:
Enable squirrelmail-japanese option with Japanese patch:
squirrelmail-1.4.16-ja-20081013-patch.

Bump PKGREVISION.

(tron)

2009-05-17 14:33:05 UTC MAIN commitmail json YAML

2009-05-17 14:29:25 UTC MAIN commitmail json YAML

2009-05-17 14:26:43 UTC MAIN commitmail json YAML

Updated databases/p5-SQL-Abstract to 1.55

(sno)

2009-05-17 14:24:45 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module SQL::Abstract from 1.53 to 1.55
  - Adjusting dependencies (and arrange them to alphabetical order)

Upstream changes:
revision 1.55  2009-05-17 22:54 (UTC)
----------------------------
    - make sure that sql generation does not mutate the supplied
      where condition structure

revision 1.54  2009-05-07 17:23 (UTC)
----------------------------
    - allow special_operators to take both code refs and method names
      (makes it possible to properly subclass the builtin ones)

(sno)

2009-05-17 14:20:52 UTC MAIN commitmail json YAML

2009-05-17 14:18:53 UTC MAIN commitmail json YAML

2009-05-17 14:17:54 UTC MAIN commitmail json YAML

Note update of the "squid31" package to version 3.1.0.7nb3.

(tron)

2009-05-17 14:17:42 UTC MAIN commitmail json YAML

Stop the "squid31" package from cluttering "${PKG_SYSCONFDIR}" with
various configuration and example files. Leave the installation of the
example files to "pkgsrc" instead.

Problem reported by Hasso Tepper in private e-mail.

(tron)

2009-05-17 14:16:56 UTC MAIN commitmail json YAML

Updated devel/p5-Array-Diff to 0.05.002

(sno)

2009-05-17 14:16:11 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for perl module Array::Diff to 0.05.002 from 0.05
  - Setting license to gnu-gpl-v2

Upstream changes:
0.05002 2009-05-12T11:54:26+09:00
    - upgrade copyright and license statement in document (Thanks to Peter Pentchev)

0.05001 2009-05-11T10:39:47+09:00
    - upgrade a document. (Thanks to Peter Pentchev)

(sno)

2009-05-17 14:14:48 UTC MAIN commitmail json YAML

2009-05-17 14:11:12 UTC MAIN commitmail json YAML

2009-05-17 14:09:02 UTC MAIN commitmail json YAML

2009-05-17 14:08:46 UTC MAIN commitmail json YAML

Updated devel/p5-Scalar-List-Utils to 1.20

(sno)

2009-05-17 14:08:10 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for perl modules List::Util and Scalar::Util to 1.20
    from 1.19 (which is in perl core, too)
  - Setting license to gnu-gpl-v2

Upstream changes:
1.20 -- Wed May 13 16:42:53 CDT 2009

*** NOTE***
This distribution now requires perl 5.6 or greater

Bug Fixes
  * Fixed stack pop issue in POP_MULTICALL
  * Fixed error reporting in import when XS not compiled
  * Check first argument to reduce is a CODE reference to avoid segfault
  * Handle overloaded and tied values
  * Fix tainted test to run on Win32

Enhancements
  * Added List::Util::XS so authors can depend on XS version
  * Removed need for dummy methods in UNIVERSAL for perl-only code

(sno)

2009-05-17 14:05:30 UTC MAIN commitmail json YAML

2009-05-17 14:00:35 UTC MAIN commitmail json YAML

2009-05-17 13:57:08 UTC MAIN commitmail json YAML

2009-05-17 13:55:31 UTC MAIN commitmail json YAML

Updated devel/p5-File-LibMagic to 0.94

(sno)

2009-05-17 13:55:26 UTC MAIN commitmail json YAML

2009-05-17 13:54:38 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module File::LibMagic from 0.91 to 0.94
  - Setting license to gnu-gpl-v2

Upstream changes:
0.94 May 2009
      small error in t/6-oo.t

0.93 May 2009
      using Devel::CheckLib as suggested in
      http://wiki.cpantesters.org/wiki/CPANAuthorNotes

0.92 May 2009
      "normalisation"-problem -> changed t/6-oo.t

(sno)

2009-05-17 13:46:15 UTC MAIN commitmail json YAML

Updated www/opera to 9.64

(obache)

2009-05-17 13:46:00 UTC MAIN commitmail json YAML

Update Opera to 9.64.

Release Notes

Opera 9.64 is a recommended security and stability upgrade, incorporating the
Opera Presto 2.1.1 user agent engine. Opera highly recommends all users to
upgrade to Opera 9.64 to take advantage of these improvements.

Release date: 03.03.2009

Changes and improvements since Opera 9.63
Security
* Fixed an issue where specially crafted JPEG images could be used to execute
  arbitrary code, as reported by Tavis Ormandy of the Google Security Team; see
  our advisory: http://www.opera.com/support/kb/view/926/
* Fixed an issue where plug-ins could be used to allow cross domain scripting,
  as reported by Adam Barth; details will be disclosed at a later date.
* Fixed a moderately severe issue; details will be disclosed at a later date.
* Added Untrusted Rootstore Capability:
  * Opera downloads only the detailed information about untrusted (blacklisted)
    certificates when they are encountered
  * If download fails for certificate information in the list, Opera considers
    any certificate matching the ID as untrusted
* Added version conditional fetching of certificate dependencies from an online
  repository
* Fixed a problem downloading the CRL (Certificate Revocation List)
* Fixed a problem that could cause SSL to deadlock in one state, hanging the
  connection
* Fixed a problem that could cause the incorrect calculation of Certificate IDs
* Implemented Extended Validation (EV) for cross-signed EV Root Certificates not
  shipped by default
* Implemented preshipping of the Entrust 2048 CA (Certificate Authority)
* Implemented Root Certificate fetching from an online repository when an
  intermediate matches a certificate in the repository
* Improved support for weak encryption when importing .p12 private certificates
* Prevented security information documents from being written to disk

Miscellaneous
* Fixed a problem which created separate feed notifications; Opera now groups
  them together
* Fixed a problem with the backspace key event in the Flash plug-in
* Fixed a problem with inline find when no text was entered, and the Enter key
  was pressed
* Fixed an instability error with the 64 bit Linux version

(obache)

2009-05-17 13:30:57 UTC MAIN commitmail json YAML

Added databases/p5-DBD-ODBC version 1.21

(sno)

2009-05-17 13:30:15 UTC MAIN commitmail json YAML

2009-05-17 13:29:15 UTC MAIN commitmail json YAML

2009-05-17 12:56:44 UTC MAIN commitmail json YAML

Updated graphics/graphviz to 2.22.2

(sno)

2009-05-17 12:55:52 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package graphics/graphviz to 2.22.2
  - Setting license to cpl-1.0
  - Rework optional dependencies handling (handle dependencies
    of dependencies)

Upstream changes:
March 13, 2009
        - Release 2.22.2
                - fix for buffer overflow (present in 2.22.0 and 2.22.1)
        - Fixed bugs:
                1596, 1602

March 9, 2009
        - Release 2.22.1
                - build fixes for Visual Studio and for FreeBSD
March 3, 2009
        - Release 2.22.0
        - Core:
                - libgvc api changed, version bumped.  Affects third party
                  applications using libgvc.
                - plugin api changed, version bumped.  Affects third party
                  plugins for graphviz.
                - 90% conversion to cgraph has been done, but not enabled yet,
                  (and yes, its true what they say about the last 10% )
                - drop libagraph from distribution  (use libcgraph)
                - layout code completely converted to floating point.
                - new "dot -P" option for generating a graph of available
                  plugins.
                - registered MIME type:  text/vnd.graphviz for .gv files
                - rename files from .dot to .gv to avoid conflict with
                  Word templates.  .dot still supported, but deprecated.
                - new command: mm2gv  (matrix-market graph file conversion)
                - rename commands:      dot2gxl -> gv2gxl
                                        gxl2dot -> gxl2gv
        - Plugins:
                - new rsvg plugin for support of node shapes in SVG format
                - new gs plugin for support of node shapes in PS format
                - new lasi plugin for support of UTF-8 characters in PS output
                  (the above thee plugins are Linux only, at the moment)
                - new quartz plugin (MacOSx only)
                - new gdiplus plugin (Windows only)
                - new -Tvml support in core plugin (thanks Steve Roush)
                - new -Ttk support in core plugin (also used by Tcldot and
                  gv_tcl language bindings.)
                - disabled old style codegens completely
        - Linux:
                - new Ubuntu8 builds
                - new Fedora 10 and 11 builds
        - MacOSx:
                - Universal binary for Leopard: i386, x86_64, ppc, ppc64
                - Should not conflict with parallel install of MacPorts
                  version of graphviz
                - Improved GUI
        - Windows:
                - VisualC project files now available, in addition to the GNU
                  Makefiles that are used the mingw builds.
        - Language Bindings:
                - fixed problem with writing dot, xdot, plain, canon to
                  memory or to Tcl_Channels
                - renamed man pages to Debian style:  gv.3tcl, gv.3perl, etc
        - Fixed bugs:
                827, 1365, 1366, 1367, 1368, 1374, 1375, 1376, 1378, 1380, 1382,
                1383, 1385, 1386, 1388, 1390, 1391, 1392, 1394, 1395, 1397,
                1398, 1399, 1405, 1407, 1410, 1412, 1414, 1415, 1416, 1421,
                1424, 1425, 1427, 1429, 1431, 1433, 1435, 1436, 1437, 1438,
                1440, 1441, 1444, 1446, 1451, 1452, 1453, 1456, 1457, 1459,
                1460, 1461, 1462, 1463, 1464, 1465, 1466, 1470, 1474, 1475,
                1476, 1477, 1478, 1484, 1485, 1489, 1490, 1492, 1493, 1495,
                1496, 1499, 1500, 1501, 1502, 1503, 1505, 1509, 1513, 1521,
                1523, 1525, 1530, 1531, 1532, 1533, 1535, 1536, 1539, 1540,
                1542, 1543, 1546, 1547, 1551, 1553, 1554, 1561, 1565, 1566,
                1568, 1569, 1570, 1571, 1573, 1577, 1578, 1579, 1580, 1581,
                1582, 1584, 1586,

(sno)

2009-05-17 11:01:11 UTC MAIN commitmail json YAML

Fixing wrong target location for copying missing solaris-hwcap.mapfile
reported through PR pkg/41287.

(sno)

2009-05-17 10:50:10 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 0.65

(sno)

2009-05-17 10:49:33 UTC MAIN commitmail json YAML

Pkgsrc changes:
  - Updating package for perl module Text::CSV_XS from 0.64 to 0.65
  - setting license to gnu-gpl-v2

Upstream changes:
2009-05-14 0.65 - H.Merijn Brand  <h.m.brand@xs4all.nl>
* Initial known errors can now be checked on number (1002)
* More tests for illegal combinations
* Added -u option to examples/csv-check to validate utf-8 encoding
* Correct documentation for error_diag () return value in case of
  contructor failure (Slaven, RT#46076)
* All error_diag () returns should now be dual-var (both numeric
  and string context valid)

(sno)

2009-05-17 10:44:15 UTC MAIN commitmail json YAML

Note update of www/typolight27-translations package to 20090514.

(taca)

2009-05-17 10:43:28 UTC MAIN commitmail json YAML

Update typolight27-translations package to 20090510.

Slovak language translation files are updated to support TYPOlight 2.7.0.

(taca)

2009-05-17 10:40:34 UTC MAIN commitmail json YAML

Added textproc/p5-Template-Plugin-Latex version 3.02

(sno)

2009-05-17 10:39:39 UTC MAIN commitmail json YAML

Note initial addition of p5-Net-OpenSSH version 0.34 as
security/p5-Net-OpenSSH into The NetBSD Packages Collection.

The Perl 5 module Net::OpenSSH is a secure shell client package
implemented on top of OpenSSH binary client (ssh).  This module is
implemented around the multiplexing feature found in later versions
of OpenSSH.

(seb)

2009-05-17 10:38:47 UTC MAIN commitmail json YAML

Add & enable p5-Net-OpenSSH

(seb)

2009-05-17 10:37:39 UTC MAIN commitmail json YAML

Importing package for perl module Template::Plugin::Latex 3.02.

DESCR:
The Latex Template Toolkit plugin provides a latex filter that allows the use
of LaTeX to generate PDF, PostScript and DVI output files from the Template
Toolkit. The plugin uses LaTeX::Driver to run the various LaTeX programs.

The Template::Latex module is a wrapper of convenience around the Template
module, providing additional support for generating PDF, PostScript and DVI
documents from LaTeX templates.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-05-17 10:37:36 UTC MAIN commitmail json YAML

Initial import of p5-Net-OpenSSH version 0.34 in the NetBSD Packages
Collection.

The Perl 5 module Net::OpenSSH is a secure shell client package
implemented on top of OpenSSH binary client (ssh).  This module is
implemented around the multiplexing feature found in later versions
of OpenSSH.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(seb)

2009-05-17 10:35:44 UTC MAIN commitmail json YAML

Added print/p5-LaTeX-Table version 0.9.14

(sno)

2009-05-17 10:34:20 UTC MAIN commitmail json YAML

Importing package for perl module LaTeX::Table 0.9.14 as dependency of
upcoming Template::Plugin::Latex.

DESCR:
The Latex Template Toolkit plugin provides a latex filter that allows the use
of LaTeX to generate PDF, PostScript and DVI output files from the Template
Toolkit. The plugin uses LaTeX::Driver to run the various LaTeX programs.

The Template::Latex module is a wrapper of convenience around the Template
module, providing additional support for generating PDF, PostScript and DVI
documents from LaTeX templates.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-05-17 10:30:41 UTC MAIN commitmail json YAML

Added devel/p5-Moose-Policy version 0.03

(sno)

2009-05-17 10:29:11 UTC MAIN commitmail json YAML

Importing package for perl module Moose::Policy 0.03 (as dependency for
upcoming LaTeX::Table module).

DESCR:
This module allows you to specify your project-wide or even company-wide
Moose meta-policy.

Most all of Moose's features can be customized through the use of custom
metaclasses, however fiddling with the metaclasses can be hairy.
Moose::Policy removes most of that hairiness and makes it possible to
cleanly contain a set of meta-level customizations in one easy to use
module.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-05-17 10:26:28 UTC MAIN commitmail json YAML

Added print/p5-LaTeX-Encode version 0.03

(sno)

2009-05-17 10:24:53 UTC MAIN commitmail json YAML

Importing package for perl module LaTeX::Encode as a dependency of upcoming
LaTeX::Table and Template::Plugin::Latex packages.

This module provides a function to encode text that is to be formatted with
LaTeX. It encodes characters that are special to LaTeX or that are
represented in LaTeX by LaTeX commands.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-05-17 10:22:30 UTC MAIN commitmail json YAML

Added print/p5-LaTeX-Driver version 0.08

(sno)

2009-05-17 10:20:36 UTC MAIN commitmail json YAML

Importing package for perl module LaTeX::Driver 0.08. It's used by
the Template::Toolkit Latex plugin.

DESCR:
The LaTeX::Driver module encapsulates the details of invoking the Latex
programs to format a LaTeX document. Formatting with LaTeX is complicated;
there are potentially many programs to run and the output of those programs
must be monitored to determine whether further processing is required.

This module runs the required commands in the directory specified, either
explicitly with the dirname option or implicitly by the directory part of
basename, or in the current directory. As a result of the processing up to
a dozen or more intermediate files are created. These can be removed with
the cleanup method.


Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2009-05-17 10:16:20 UTC MAIN commitmail json YAML

Updated textproc/p5-Number-Format to 1.72a

(sno)

2009-05-17 10:15:41 UTC MAIN commitmail json YAML

PkgSrc changes:
  - Updating package for p5 module Number::Format from 1.70 to 1.72a
  - Setting license to gnu-gpl-v2

Upstream changes:
Changes for version 1.72 (May 5, 2009)
------------------------
  - Use Makefile.PL based on suggestion in RT 38020
  - Add 'use strict' & 'use warnings'
  - Add MAX_INT constant for detecting overflows
  - Add helper sub _get_multipliers for getting kilo/mega/giga mult values
  - Add test in round() for overflow from large of a precision value (RT 40126)
  - Add .5 + 1e-14 to rounded value instead of .5000001 (RT 20298)
  - Fix undef $pic_prefix (RT 43029)
  - Add support for giga and base option in unformat_number (RT 40455)
  - Fix Russian locale issues, esp. in unformat_number (RT 40859)
  - Remove variables from error messages (XSS risk) and standardize errors
  - Remove requirement that decimal_point & thousands_sep be 1 char (for ru_RU)
  - Add Russian and unformat_number tests in locale.t
  - Add compare_numbers to test with an allowable error of 1e-10 in round.t

Changes for version 1.71 (May 3, 2009)
------------------------
  - Changes to tests t/format_price.t, t/locale.t, and t/round.t to
    fix cpan tester errors
  - No change to Format.pm itself

(sno)

2009-05-17 05:06:02 UTC MAIN commitmail json YAML

Add workaround to fix build failure with gnome option
(gnome-panel>=2.25.3, libpanel-applet doesn't depend on libgnomeui anymore),

Fixes PR 41071.

(obache)

2009-05-17 00:03:13 UTC MAIN commitmail json YAML

update master site.

(zafer)

2009-05-16 23:57:59 UTC MAIN commitmail json YAML

+felt-3.07

(zafer)

2009-05-16 23:53:02 UTC MAIN commitmail json YAML

+boolean-6.99

(zafer)

2009-05-16 23:46:14 UTC MAIN commitmail json YAML

+phylip-3.68

(zafer)

2009-05-16 23:41:20 UTC MAIN commitmail json YAML

+lucy 1.20

(zafer)

2009-05-16 23:40:13 UTC MAIN commitmail json YAML

update homepage, update master site.

(zafer)

2009-05-16 23:28:13 UTC MAIN commitmail json YAML

fetch from gentoo mirror.

(zafer)

2009-05-16 23:19:19 UTC MAIN commitmail json YAML

update homepage and master site. new master needs active ftp. it doesn't work with EPSV. commented out.

(zafer)

2009-05-16 22:15:57 UTC MAIN commitmail json YAML

2009-05-16 22:11:53 UTC MAIN commitmail json YAML

2009-05-16 22:01:20 UTC MAIN commitmail json YAML

update master site and homepage.

(zafer)

2009-05-16 21:56:15 UTC MAIN commitmail json YAML

update master site

(zafer)

2009-05-16 21:45:40 UTC MAIN commitmail json YAML

2009-05-16 21:30:38 UTC MAIN commitmail json YAML

2009-05-16 21:12:17 UTC MAIN commitmail json YAML

2009-05-16 21:06:50 UTC MAIN commitmail json YAML

2009-05-16 21:01:48 UTC MAIN commitmail json YAML

2009-05-16 21:00:36 UTC MAIN commitmail json YAML

Import tex-bin-xmltex-0.8 as textproc/tex-bin-xmltex.

This package provides an implementation of a parser for documents
matching the XML 1.0 and XML Namespace Recommendations. In addition to
parsing commands are provided to attatch TeX typesetting instructions to
the various markup elemenets as they are encounted. Sample files for
typesetting a subset of TEI, MathML, are included. Element and Attribute
names, as well as character data, may use any characters allowed in XML,
using UTF-8 or a suitable 8-bit encoding.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2009-05-16 20:49:50 UTC MAIN commitmail json YAML

2009-05-16 20:47:01 UTC MAIN commitmail json YAML

Note PKGREVISION bump of tex-xmltex.

(minskim)

2009-05-16 20:46:19 UTC MAIN commitmail json YAML

2009-05-16 20:41:13 UTC MAIN commitmail json YAML

2009-05-16 20:38:39 UTC MAIN commitmail json YAML

2009-05-16 20:36:10 UTC MAIN commitmail json YAML

2009-05-16 20:33:40 UTC MAIN commitmail json YAML

2009-05-16 20:29:55 UTC MAIN commitmail json YAML

update master site.

(zafer)

2009-05-16 20:21:17 UTC MAIN commitmail json YAML

2009-05-16 19:27:07 UTC MAIN commitmail json YAML

2009-05-16 19:07:10 UTC MAIN commitmail json YAML

2009-05-16 19:02:53 UTC MAIN commitmail json YAML

2009-05-16 19:00:41 UTC MAIN commitmail json YAML

2009-05-16 18:58:54 UTC MAIN commitmail json YAML

2009-05-16 18:54:38 UTC MAIN commitmail json YAML

2009-05-16 18:52:35 UTC MAIN commitmail json YAML

2009-05-16 18:49:31 UTC MAIN commitmail json YAML

2009-05-16 18:46:32 UTC MAIN commitmail json YAML

2009-05-16 18:44:25 UTC MAIN commitmail json YAML

2009-05-16 18:41:06 UTC MAIN commitmail json YAML

2009-05-16 18:36:43 UTC MAIN commitmail json YAML

2009-05-16 18:23:22 UTC MAIN commitmail json YAML

2009-05-16 18:21:44 UTC MAIN commitmail json YAML

2009-05-16 18:20:17 UTC MAIN commitmail json YAML

2009-05-16 18:18:10 UTC MAIN commitmail json YAML

2009-05-16 18:14:47 UTC MAIN commitmail json YAML

2009-05-16 18:10:03 UTC MAIN commitmail json YAML

2009-05-16 18:07:48 UTC MAIN commitmail json YAML

2009-05-16 18:04:55 UTC MAIN commitmail json YAML

2009-05-16 17:57:05 UTC MAIN commitmail json YAML

2009-05-16 17:48:56 UTC MAIN commitmail json YAML

2009-05-16 17:46:02 UTC MAIN commitmail json YAML

2009-05-16 17:45:26 UTC MAIN commitmail json YAML

Stop installing net module, I'm starting updating the rest of wbm* packages
PKGREVISION++

(kefren)

2009-05-16 17:14:32 UTC MAIN commitmail json YAML

2009-05-16 17:10:40 UTC MAIN commitmail json YAML

2009-05-16 16:22:46 UTC MAIN commitmail json YAML

Note update of devel/p5-Moose to version 0.79

(seb)

2009-05-16 16:22:13 UTC MAIN commitmail json YAML

Update p5-Moose from version 0.78 to version 0.79.

Upstream changes:
0.79 Wed, May 13, 2009
    * Tests
      - More fixes for Win32 problems. Reported by Robert Krimen.

    * Moose::Object
      - The DEMOLISHALL method could still blow up in some cases
        during global destruction. This method has been made more
        resilient in the face of global destruction's random garbage
        collection order.

(seb)

2009-05-16 15:24:17 UTC MAIN commitmail json YAML

Updated devel/py-subvertpy to 0.6.6 [epg 2009-05-16]
Updated devel/bzr to 1.14.1 [epg 2009-05-16]
Updated devel/bzrtools to 1.14.0 [epg 2009-05-16]
Updated devel/bzr-svn to 0.5.4 [epg 2009-05-16]
Updated devel/qbzr to 0.9.9 [epg 2009-05-16]

(epg)

2009-05-16 15:21:53 UTC MAIN commitmail json YAML

0.9.9 - 2009-03-28
----------------------
Maintenance release: qlog improvements, bugfixes, configurable external
merge to use with qconflicts, configurable colors for qdiff window,
new qview command.

* qcommit:
  * Added Diff button to view changes in files selected to commit.
* qconfig:
  * Added tab to configure external merge tools.
* qconflicts:
  * Use extmerge if configured.
* qdiff:
  * User can configure colors for diff view in qbzr.conf,
    under the [QDIFF COLORS] section
* qlog:
  * Added support for following bug trackers: Microsoft SharePoint,
    FogBugz, Roundup.
  * new --no-graph command line option to show plain log for one file.
  * new style of labels for bugs/tags/branches.
* qrevert:
  * Added Diff button to view changes in files selected to revert.
* qview: new command to view content of any arbitrary file from disk.
* When some internal error occurs while q-command is running
  then user will see special information dialog with error message
  and prompt to file the bug report.
* Added special translation for English locale.

(epg)

2009-05-16 15:21:04 UTC MAIN commitmail json YAML

bzr-svn 0.5.4 2009-04-08

  BUG FIXES

  * Ignore spurious commits setting tags to the same revision. (#342824)

  * Fix compatibility with Python2.4.

  * Improve error message if subvertpy can't be found. (#345067)

  * Cope with spaces in branch paths. (#348439)

  * Properly deal with pointless commits when branching the
    repository root. (#348786)

  * dpush no longer sets custom bzr revision properties. (#351292)

  * Re-use passwords that have been prompted earlier. (#331073)

  * Fix compatibility with Bazaar 1.14.

  FEATURES

  * A new content filter "svn-keywords" is now supported and behaves like
    the svn:keywords Subversion file property.

  * Keywords and end of line properties in svn working copies are now honored.
    (#81463)

  * Support override-svn-revprops = svn:author=author to allow svn:author to be
    set to the author of a pushed revision rather than the committer. (#342979)

(epg)

2009-05-16 15:20:52 UTC MAIN commitmail json YAML

0.6.6 2009-05-04

FEATURES

  * wc.Entry.uuid is now provided

  * New error code ERR_MALFORMED_FILE.

BUG FIXES

  * Fix RemoteAccess against http:// without an auth baton.

  * Cope with invalid arguments to Auth(). (#347155)

  * Support svn.client.resolve.

  * Allow non-canonical paths to some working copy methods

  * Fixed uninitialized memory bug when reading configuration.

0.6.5 2009-03-07

  FEATURES

  * Add subvertpy.wc.cleanup()

  * Split out subvertpy.delta.txdelta_apply_window.

  Relicensed to LGPLv2.1 or later.

0.6.4 2009-02-17

BUG FIXES

  * Fix reference counting for progress callback in RemoteAccess.

  * Fix several (major) object leaks.

0.6.3 2009-02-12

  FEATURES

  * Add svn:original-date constant.

0.6.2 2009-02-10

BUG FIXES

  * Install Windows binaries to the right directory. (#323276)

  * Fix import of warn().

FEATUREs

  * Add WorkingCopy.remove_lock(path)

(epg)

2009-05-16 15:20:22 UTC MAIN commitmail json YAML

April 10 2008
* Fix import command for Python 2.6
* RELEASE: bzrtools 1.14.0

(epg)

2009-05-16 15:20:10 UTC MAIN commitmail json YAML

Update to bzr 1.14.1

Compatibility Breaks
********************

* ``bzr ls`` is no longer recursive by default. To recurse, use the
  new ``-R`` option. The old ``--non-recursive`` option has been removed.
  If you alias ``ls`` to ``ls -R``, you can disable recursion using
  ``--no-recursive`` instead.  (Ian Clatworthy)

New Features
************

* Plugins can now define their own annotation tie-breaker when two revisions
  introduce the exact same line. See ``bzrlib.annotate._break_annotation_tie``
  Be aware though that this is temporary, private (as indicated by the leading
  '_') and a first step to address the problem. (Vincent Ladeuil, #348459)

Improvements
************

Bug Fixes
*********

* Non-recursive ``bzr ls`` now works properly when a path is specified.
  (Jelmer Vernooij, #357863)

Documentation
*************

API Changes
***********

Testing
*******

Internals
*********

bzr 1.14
###########
:Codename: brisbane-core
:1.14rc1: 2009-04-06
:1.14rc2: 2009-04-19
:1.14: 2009-04-28

New formats 1.14 and 1.14-rich-root supporting End-Of-Line (EOL) conversions,
keyword templating (via the bzr-keywords plugin) and generic content filtering.
End-of-line conversion is now supported for formats supporting content
filtering.

Changes from 1.14final to 1.14.1
********************************

* Change api_minimum_version back to api_minimum_version = (1, 13, 0)

Changes from 1.14rc2 to 1.14final
*********************************

* Fix a bug in the pure-python ``GroupCompress`` code when handling copies
  longer than 64KiB. (John Arbash Meinel, #364900)

Changes from 1.14rc1 to 1.14rc2
*******************************

* Fix for bug 358037 Revision not in
  bzrlib.groupcompress.GroupCompressVersionedFiles (Brian de Alwis,
  John A Meinel)

* Fix for bug 354036 ErrorFromSmartServer - AbsentContentFactory object has no
  attribute 'get_bytes_as' exception while pulling from Launchpad
  (Jean-Francois Roy, Andrew Bennetts, Robert Collins)

* Fix for bug 355280 eol content filters are never loaded and thus never
  applied (Brian de Alwis, Ian Clatworthy)

* bzr.dev -r4280  Change _fetch_uses_deltas = False for CHK repos until we can
  write a better fix. (John Arbash Meinel, Robert Collins)

* Fix for bug 361574 uncommit recommends undefined --levels and -n options
  (Marius Kruger, Ian Clatworthy)

* bzr.dev r4289 as cherrypicked at lp:~spiv/bzr/stacking-cherrypick-1.14
  (Andrew Bennetts, Robert Collins)

Compatibility Breaks
********************

* A previously disabled code path to accelerate getting configuration
  settings from a smart server has been reinstated. We think this *may*
  cause a incompatibility with servers older than bzr 0.15. We intend
  to issue a point release to address this if it turns out to be a
  problem. (Robert Collins, Andrew Bennetts)

* bzr no longer autodetects nested trees as 'tree-references'.  They
  must now be explicitly added tree references.  At the commandline, use
  join --reference instead of add.  (Aaron Bentley)

* The ``--long`` log format (the default) no longer shows merged
  revisions implicitly, making it consistent with the ``short`` and
  ``line`` log formats.  To see merged revisions for just a given
  revision, use ``bzr log -n0 -rX``. To see every merged revision,
  use ``bzr log -n0``.  (Ian Clatworthy)

New Features
************

* New formats ``1.14`` and ``1.14-rich-root`` supporting End-Of-Line
  (EOL) conversions, keyword templating (via the bzr-keywords plugin)
  and generic content filtering. These formats replace the experimental
  ``development-wt5`` and ``development-wt5-rich-root`` formats
  respectively, but have support for filtered views disabled.
  (Ian Clatworthy)

* New ``mv --auto`` option recognizes renames after they occur.
  (Aaron Bentley)

* ``bzr`` can now get passwords from stdin without requiring a controlling
  terminal (i.e. by redirecting stdin). (Vincent Ladeuil)

* ``bzr log`` now supports filtering of multiple files and directories
  and will show changes that touch any of them. Furthermore,
  directory filtering now shows the changes to any children of that
  directory, not just the directory object itself.
  (Ian Clatworthy, #97715)

* ``bzr shelve`` can now apply changes without storing anything on the
  shelf, via the new --destroy option.  (Aaron Bentley)

* ``bzr send`` now accepts --body to specify an initial message body.
  (Aaron bentley)

* ``bzr xxx --usage`` where xxx is a command now shows a usage
  message and the options without the descriptive help sections
  (like Description and Examples). A message is also given
  explaining how to see the complete help, i.e. ``bzr help xxx``.
  (Ian Clatworthy)

* Content filters can now be used to provide custom conversion
  between the canonical format of content (i.e. as stored) and
  the convenience format of content (i.e. as created in working
  trees). See ``bzr help content-filters`` for further details.
  (Ian Clatworthy, Alexander Belchenko)

* End-of-line conversion is now supported for formats supporting
  content filtering. See ``bzr help eol`` for details.
  (Ian Clatworthy)

* Newly-blessed `join` command allows combining two trees into one.
  (Aaron Bentley)

Improvements
************

* A new format name alias ``default-rich-root`` has been added and
  points at the closest relative of the default format that supports
  rich roots. (Jelmer Vernooij, #338061)

* Branching from a stacked branch using ``bzr*://`` will now stream
  the data when the target repository does not need topological
  ordering, reducing round trips and network overhead. This uses the
  existing smart server methods added in 1.13, so will work on any
  1.13 or newer server. (Robert Collins, Andrew Bennetts)

* ``bzr cat`` and ``bzr export`` now supports a ``--filters`` option
  that displays/saves the content after content filters are applied.
  (Ian Clatworthy)

* ``bzr ignore`` gives a more informative message when existing
  version controlled files match the ignore pattern. (Neil
  Martinsen-Burrell, #248895)

* ``bzr log`` now has ``--include-merges`` as an alias for ``--levels 0``.
  (Ian Clatworthy)

* ``bzr send`` is faster on repositories with deep histories.
  (Ian Clatworthy)

* Progress bars now show the rate of network activity for
  ``bzr+ssh://`` and ``bzr://`` connections.  (Andrew Bennetts)

* Pushing to a stacked pack-format branch on a 1.12 or older smart server
  now takes many less round trips.  (Andrew Bennetts, Robert Collins,
  #294479)

* Streaming push can be done to older repository formats.  This is
  implemented using a new ``Repository.insert_stream_locked`` RPC.
  (Andrew Bennetts, Robert Collins)

* The "ignoring files outside view: .." message has been re-worded
  to "Ignoring files outside view. View is .." to reduce confusion
  about what was being considered and what was being ignored.
  (Ian Clatworthy)

* The ``long`` log formatter now shows [merge] indicators. If
  only one level of revisions is displayed and merges are found,
  the ``long`` and ``short`` log formatters now tell the user
  how to see the hidden merged revisions.  (Ian Clatworthy)

* The ``brisbane-core`` project has delivered its beta format
  ``development6-rich-root``. This format is suitable for judicious
  testing by early adopters. In particular if you are benchmarking bzr
  performance please be sure to test using this format. At this stage
  more information is best obtained by contacting the Bazaar mailing list
  or IRC channel if you are interested in using this format. We will make
  end user documentation available closer to blessing the format as
  production ready. (Robert Collins, John Arbash Meinel, Ian Clatworthy,
  Vincent Ladeuil, Andrew Bennetts, Martin Pool)

* Tildes are no longer escaped. No more %7Euser/project/branch!
  (Jonathan Lange)

Bug Fixes
*********

* Pushing a new stacked branch will also push the parent inventories for
  revisions at the stacking boundary.  This makes sure that the stacked
  branch has enough data to calculate inventory deltas for all of its
  revisions (without requiring the fallback branch).  This avoids
  "'AbsentContentFactory' object has no attribute 'get_bytes_as'" errors
  when fetching the stacked branch from a 1.13 (or later) smart server.
  This partially fixes #354036.  (Andrew Bennetts, Robert Collins)

* End-Of-Line content filters are now loaded correctly.
  (Ian Clatworthy, Brian de Alwis, #355280)

* Authentication plugins now receive all the parameters from the request
  itself (aka host, port, realm, path, etc). Previously, only the
  authentication section name, username and encoded password were
  provided. (Jean-Francois Roy)

* bzr gives a better message if an invalid regexp is passed to ``bzr log
  -m``.  (Anne Mohsen, Martin Pool)

* ``bzr split`` now says "See also: join" (Aaron Bentley, #335015)

* ``bzr version-info`` now works in empty branches. (Jelmer Vernooij,
  #313028)

* Fix "is not a stackable format" error when pushing a
  stackable-format branch with an unstackable-format repository to a
  destination with a default stacking policy.  (Andrew Bennetts)

* Fixed incorrect "Source format does not support stacking" warning
  when pushing to a smart server.  (Andrew Bennetts, #334114)

* Fix 'make check-dist-tarball' failure by converting paths to unicode when
  needed. (Vincent Ladeuil, #355454)

* Fixed "Specified file 'x/y/z' is outside current view: " occurring
  on ``bzr add x/y/z`` in formats supporting views when no view is
  defined.  (Ian Clatworthy, #344708)

* It is no longer possible to fetch between repositories while the
  target repository is in a write group. This prevents race conditions
  that prevent the use of RPC's to perform fetch, and thus allows
  optimising more operations. (Robert Collins, Andrew Bennetts)

* ``merge --force`` works again. (Robert Collins, #342105)

* No more warnings are issued about ``sha`` being deprecated under python-2.6.
  (Vincent Ladeuil, #346593)

* Pushing a new branch to a server that has a stacking policy will now
  upgrade from the local branch format when the stacking policy points at
  a branch which is itself stackable, because we know the client can read
  both branches, we know that the trunk for the project can be read too,
  so the upgrade will not inconvenience users. (Robert Collins, #345169)

* Pushing a new stacked branch will also push the parent inventories for
  revisions at the stacking boundary.  This makes sure that the stacked
  branch has enough data to calculate inventory deltas for all of its
  revisions (without requiring the fallback branch).  This avoids
  "'AbsentContentFactory' object has no attribute 'get_bytes_as'" errors
  when fetching the stacked branch from a 1.13 (or later) smart server.
  This partially fixes #354036.  (Andrew Bennetts, Robert Collins)

* The full test suite is passing again on OSX. Several minor issues (mostly
  test related) have been fixed. (Vincent Ladeuil, #355273).

* The GNU Changelog formatter is slightly improved in the case where
  the delta is empty, and now correctly claims not to support tags.
  (Andrea Bolognani)

* Shelve can now shelve changes to a symlink target.
  (James Westby, #341558)

* The help for the ``info`` command has been corrected.
  (Ian Clatworthy, #351931)

* Upgrade will now use a sensible default format if the source repository
  uses rich roots.  (Jelmer Vernooij, #252908)

Documentation
*************

* Expanded the index of the developer documentation. (Eric Siegerman)

* New topic `bzr help debug-flags`.  (Martin Pool)

* The generated manpage now explicitly lists aliases as commands.
  (James Westby, #336998)

API Changes
***********

* APIs deprecated in 1.6 and previous versions of bzr are now removed.
  (Martin Pool)

* ``CommitReporter`` is no longer called with ``unchanged`` status during
  commit - this was a full-tree overhead that bzr no longer performs.
  (Robert Collins)

* New abstract ``UIFactory`` method ``get_username`` which will be called to
  obtain the username to use when connecting to remote machines.
  (Jelmer Vernooij)

* New API ``Inventory.filter()`` added that filters an inventory by
  a set of file-ids so that only those fileids, their parents and
  their children are included.  (Ian Clatworthy)

* New sort order for ``get_record_stream`` ``groupcompress`` which
  sorts optimally for use with groupcompress compressors. (John Arbash
  Meinel, Robert Collins)

* Repository APIs ``get_deltas_for_revisions()`` and
  ``get_revision_delta()`` now support an optional ``specific_fileids``
  parameter. If provided, the deltas are filtered so that only those
  file-ids, their parents and their children are included.
  (Ian Clatworthy)

* The ``get_credentials`` and ``set_credentials`` methods of
  ``AuthenticationConfig`` now accept an optional realm argument.
  (Jean-Francois Roy)

* The ``pb`` argument to ``fetch()`` is deprecated.
  (Martin Pool)

* The ``Serializer`` class and the serializer ``format registry`` have moved
  from ``bzrlib.xml_serializer`` to ``bzrlib.serializer``. (Jelmer Vernooij)

* The smart server jail now hooks into BzrDir.open to prevent any BzrDir
  that is not inside the backing transport from being opened.  See the
  module documentation for ``bzrlib.smart.request`` for details.
  (Andrew Bennetts, Robert Collins)

* ``Tree.get_symlink_target`` now always returns a unicode string result
  or None. Previously it would return the bytes from reading the link
  which could be in any arbitrary encoding. (Robert Collins)

Testing
*******

* ``bzrlib.tests.TestCase`` now fails the test if its own ``setUp``
  and ``tearDown`` weren't called.  This catches faulty tests that
  forget to upcall when overriding ``setUp`` and ``tearDown``.  Those
  faulty tests were not properly isolated.
  (Andrew Bennetts, Robert Collins)

* Fix test_msgeditor.MsgEditorTest test isolation.
  (Vincent Ladeuil, #347130)

* ``medusa`` is not used anymore as an FTP test server starting with
  python2.6. A new FTP test server based on ``pyftplib`` can be used
  instead. This new server is a soft dependency as medusa which is still
  preferred if both are available (modulo python version).
  (Vincent Ladeuil)

Internals
*********

* Added ``chk_map`` for fast, trie-based storage of tuple to string maps.
  (Robert Collins, John Arbash Meinel, Vincent Ladeuil)

* Added ``bzrlib.chk_map`` for fast, trie-based storage of tuple to string
  maps.  (Robert Collins, John Arbash Meinel, Vincent Ladeuil)

* Added ``bzrlib.inventory_delta`` module.  This will be used for
  serializing and deserializing inventory deltas for more efficient
  streaming on the the network.  (Robert Collins, Andrew Bennetts)

* ``Branch._get_config`` has been added, which splits out access to the
  specific config file from the branch. This is used to let RemoteBranch
  avoid constructing real branch objects to access configuration settings.
  (Robert Collins, Andrew Bennetts)

* ``Branch`` now implements ``set_stacked_on_url`` in the base class as
  the implementation is generic and should impact foreign formats. This
  helps performance for ``RemoteBranch`` push operations to new stacked
  branches. (Robert Collins, Andrew Bennetts)

* ``BtreeIndex._spill_mem_keys_to_disk()`` now generates disk index with
  optmizations turned off. This only has effect when processing > 100,000
  keys during something like ``bzr pack``. (John Arbash Meinel)

* ``bzr selftest`` now accepts ``--subunit`` to run in subunit output
  mode. Requires ``lp:subunit`` installed to work, but is not a hard
  dependency. (Robert Collins)

* ``BzrDir.open_branch`` now takes an optional ``ignore_fallbacks``
  parameter for controlling opening of stacked branches.
  (Andrew Bennetts, Robert Collins)

* ``CommitBuilder`` has a new method, ``record_iter_changes`` which works
  in terms of an iter_changes iterator rather than full tree scanning.
  (Robert Collins)

* ``DirState`` can now be passed a custom ``SHA1Provider`` object
  enabling it to store the SHA1 and stat of the canonical (post
  content filtered) form. (Ian Clatworthy)

* New ``assertLength`` method based on one Martin has squirreled away
  somewhere. (Robert Collins, Martin Pool)

* New hook ``BzrDir.pre_open`` which runs before opening ``BzrDir``
  objects, allowing better enforcement of the smart server jail when
  dealing with stacked branches. (Robert Collins, Andrew Bennetts)

* New hook ``RioVersionInfoBuilder.revision``, allowing extra entries
  to be added to the stanza that is printed for a particular revision.
  (Jelmer Vernooij)

* New repository method ``refresh_data`` to cause any repository to
  make visible data inserted into the repository by a smart server
  fetch operation. (Robert Collins, Andrew Bennetts)

* ``register_filter_stack_map`` now takes an optional fallback parameter,
  a callable to invoke if a preference has a value not in the map
  of filter stacks. This enhancement allows, for example,  bzr-svn to
  handle existing svn properties that define a list of keywords to be
  expanded.  (Ian Clatworthy)

* ``RemoteBranchConfig`` will use a new verb ``Branch.set_config_option``
  to write config settings to smart servers that support this, saving
  5 round trips on the stacked streaming acceptance test.
  (Robert Collins, Andrew Bennetts)

* ``RemoteBranch`` now provides ``_get_config`` for access to just the
  branch specific configuration from a remote server, which uses the
  already existing ``Branch.get_config_file`` smart verb.
  (Robert Collins, Andrew Bennetts)

* ``RemoteRepository`` will now negatively cache missing revisions during
  ``get_parent_map`` while read-locked. Write-locks are unaffected.
  (Robert Collins, Andrew Bennetts)

* Removed ``InterRemoteToOther``, ``InterOtherToRemote`` and
  ``InterPackToRemotePack`` classes, as they are now unnecessary.
  (Andrew Bennetts)

* ``RepositoryFormat`` as a new attribute ``fast_deltas`` to indicate
  whether the repository can efficiently generate deltas between trees
  regardless of tree size. (Robert Collins)

* ``Repository.iter_files_bytes()`` now properly returns an "iterable of
  byte strings" (aka 'chunked') for the content. It previously was
  returning a plain string, which worked, but performed very poorly when
  building a working tree (file.writelines(str) is very inefficient). This
  can have a large effect on ``bzr checkout`` times. (John Arbash Meinel)

* selftest now supports a --parallel option, with values of 'fork' or
  'subprocess' to run the test suite in parallel. Currently only linux
  machine work, other platforms need patches submitted. (Robert Collins,
  Vincent Ladeuil)

* ``tests.run_suite`` has a new parameter ``suite_decorators``, a list of
  callables to use to decorate the test suite. Such decorators can add or
  remove tests, or even remote the test suite to another machine if
  desired. (Robert Collins)

* The smart server verb ``Repository.get_parent_map`` can now include
  information about ghosts when the special revision ``include-missing:``
  is in the requested parents map list. With this flag, ghosts are
  included as ``missing:REVISION_ID``. (Robert Collins, Andrew Bennetts)

* ``_walk_to_common_revisions`` will now batch up at least 50
  revisions before calling ``get_parent_map`` on the target,
  regardless of ``InterRepository``.
  (Andrew Bennetts, Robert Collins)

(epg)

2009-05-16 11:47:21 UTC MAIN commitmail json YAML

done - libstatgrab-0.16

(obache)

2009-05-16 11:46:25 UTC MAIN commitmail json YAML

Updated devel/libstatgrab to 0.16

(obache)

2009-05-16 11:46:09 UTC MAIN commitmail json YAML

Update libstatgrab to 0.16.

Pkgsrc changes:
* try to fix build failure on recent NetBSD, reported in PR 41178.
* set LICENSE=gnu-gpl-v2
* marked as DESTDIR ready

libstatgrab NEWS:

libstatgrab 0.16 (13 March 2008)
* Fix saidar build on Solaris with Sun's compiler.
* Add support for FreeBSD 8.0.
* Fix build on "armel" Debian port.
    (Thanks to Riku Voipio and Martin Guy)
* Fix statgrab-make-mrtg-config on machines with no swap.
    (Thanks to Tom Carlson)

libstatgrab 0.15 (14 July 2007)
* Fix breakages in memory stats on OpenBSD that were introduced in
  the last release.
    (Thanks to David Love)
* Update internal string functions and some related cleanups.
    (Thanks to David Love)
* Fix compile warning on FreeBSD.

libstatgrab 0.14 (08 January 2007)
* Fix memory stats on OpenBSD.
* Add colour support to saidar.
    (Thanks to Angelina Carlton)
* Fix CPU stats on Solaris - swap and iowait were incorrectly reported.
* Fix kstat related memory leaks on Solaris.
    (Thanks to Javier Donaire)
* Fix network stats on some unusual Solaris setups.
* Fix process time_spent on Linux.
    (Thanks to Fred Barnes)
* Make interface up status check the link status as well.
    (Thanks to Michelangelo Vassallo)
* Fix build on NetBSD 3.
    (Thanks to Wijnand Wiersma)
* Rework curses detection code in the configure script.
* Fix bug that caused saidar to crash when the window was rapidly resized.

libstatgrab 0.13 (19 March 2006)
* Fix build problems with recent linux kernels.
* Make saidar truncate disk/inteface/mount names to fit in display.
* Add WIN32 support using MINGW (not widely tested).
* Fix network interface up/down status on Solaris.
* Add extern "C" to header file to make linking with C++ code easier.
* Fix statgrab to cope with filesystem paths containing dots.
* Make NFS a legal filesystem type on all platforms.
* A few minor build fixes.

(obache)

2009-05-16 08:10:33 UTC MAIN commitmail json YAML

Updated sysutils/bacula to 3.0.1

(adam)

2009-05-16 08:10:03 UTC MAIN commitmail json YAML

* set LICENSE=gnu-gpl-v2
* honor PKG_SYSCONFDIR
* add DESTDIR support.

(obache)

2009-05-16 08:08:22 UTC MAIN commitmail json YAML

Added bacula-qt-console

(adam)

2009-05-16 08:06:57 UTC MAIN commitmail json YAML

2009-05-16 08:06:18 UTC MAIN commitmail json YAML

2009-05-16 07:48:45 UTC MAIN commitmail json YAML

2009-05-16 07:39:17 UTC MAIN commitmail json YAML

I don't have access to Solaris systems anymore.

(rillig)

2009-05-16 07:30:45 UTC MAIN commitmail json YAML

2009-05-16 07:22:04 UTC MAIN commitmail json YAML

2009-05-16 07:21:06 UTC MAIN commitmail json YAML

2009-05-16 05:53:16 UTC MAIN commitmail json YAML

Fixed a pkglint warning.

(rillig)

2009-05-16 04:18:13 UTC MAIN commitmail json YAML

Convert options.mk to standard format/usage.

(obache)

2009-05-16 01:34:22 UTC MAIN commitmail json YAML

Remove preserve packages for make update with -N -f -f and therefore do
not depend on the behavior of older pkg_delete to allow the removal with
simple force.

(joerg)

2009-05-16 01:27:30 UTC MAIN commitmail json YAML

Don't require pkg_delete or pkg_info -r to list packages in full
topological sort for the make update list. This breaks naturally when
new dependencies are introduced that are also in the list scheduled for
later installation. Reported by David Holland.

(joerg)

2009-05-15 23:29:23 UTC MAIN commitmail json YAML

Updated mail/cyrus-imapd to 2.2.13nb8

(obache)

2009-05-15 23:29:02 UTC MAIN commitmail json YAML

Fixes `-n' option handling for fetchnews(1).
Patch provided by Jukka Salmi in PR 41432.

While here, add DESTDIR support.

(obache)

2009-05-15 23:11:03 UTC MAIN commitmail json YAML

Added devel/matio version 1.3.3

(dmcmahill)