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 (1m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (52d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 14:14:37 UTC Now

2009-09-09 12:52:12 UTC MAIN commitmail json YAML

Import suse_qt3-10.0 as emulators/suse100_qt3.

Linux compatibility package based on the SuSE Linux distribution.
Please visit http://www.suse.com/ for more information about SuSE
Linux.

This package supports running ELF binaries linked with glibc2 that
require QT3 shared libraries.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2009-09-09 12:52:04 UTC MAIN commitmail json YAML

Mark as conflicting with gdb<6.2.1nb5 (standards.info).

(wiz)

2009-09-09 12:51:13 UTC MAIN commitmail json YAML

Updated devel/gdb6 to 6.2.1nb5

(wiz)

2009-09-09 12:50:58 UTC MAIN commitmail json YAML

Do not install standards.info, to avoid conflict with autoconf.
Bump PKGREVISION.
Requested by Aleksey Cheusov.

(wiz)

2009-09-09 11:22:22 UTC MAIN commitmail json YAML

Conditionalise on NSS_INFO_MODULES further, fixes Solaris build.  Change
double-negative test to a positive one.

(sketch)

2009-09-09 11:22:00 UTC MAIN commitmail json YAML

Remove references to pyhon-2.3.

(wiz)

2009-09-09 11:16:57 UTC MAIN commitmail json YAML

2009-09-09 10:20:42 UTC MAIN commitmail json YAML

Updated chat/telepathy-glib to 0.7.36

(wiz)

2009-09-09 10:20:30 UTC MAIN commitmail json YAML

Update to 0.7.36:

telepathy-glib 0.7.36 (2009-09-03)
==================================

The "yes, it's a phone" release.

Enhancements:

* Add TpDebugSender, along with the lower-level TpSvcDebug interface that it
  uses (jonny)

* Clarify when tp_proxy_signal_connection_disconnect is safe to call (smcv)

* Add support for simulating DTMF and Hold support in the 'callable' example
  connection manager (andrunko)

* fd.o #21327: truncate the ChangeLog at version 0.6 to stop it being so huge,
  and force ISO date format (wjt)

Fixes:

* If the bus name for a Connection would be too long, hash the unique name
  provided by the CM, instead of crashing (daf)

* fd.o #23524: don't introspect a TpConnectionManager twice in parallel,
  avoiding an assertion failure (wjt)

* TpChannel: don't disconnect from a TpProxySignalConnection that's already
  gone, fixing a crash (smcv)

* tp_connection_manager_idle_read_manager_file: avoid using the
  TpConnectionManager after it may have been disposed (sjoerd)

* TpBaseConnection: Allow GetInterfaces() to succeed before CONNECTED (smcv)

(wiz)

2009-09-09 09:18:50 UTC MAIN commitmail json YAML

2009-09-09 09:18:38 UTC MAIN commitmail json YAML

Update to 296:
Delete leading zero from time in say_alert when use_ampm is true.
Convert !YYYY! in title to 'years since', e.g., in 2009, !1978!
would be converted to '32nd'.

(wiz)

2009-09-09 07:29:02 UTC MAIN commitmail json YAML

Updated devel/ltsa to 2.2nb3.

(hasso)

2009-09-09 07:27:57 UTC MAIN commitmail json YAML

Really unbreak after unzip changes. Bump PKGREVISION.

(hasso)

2009-09-09 06:24:49 UTC MAIN commitmail json YAML

Updated lang/python24 to 2.4.5nb5
Updated lang/python25 to 2.5.4nb3

(dsainty)

2009-09-09 06:22:12 UTC MAIN commitmail json YAML

Configure needs msgfmt.

(hasso)

2009-09-09 05:59:38 UTC MAIN commitmail json YAML

Fix a possibly long-standing issue, but also possibly fallout from the db4
changes.  The "dbm" module could fail to build correctly, erroring out with:

*** WARNING: renaming "dbm" since importing it failed: build/lib.linux-i686-2.4/dbm.so: undefined symbol: dbm_firstkey

In this case, the "dbm" module has accidentally linked with "databases/gdbm",
which happens to be installed, but was never buildlinked in.  It may be
relevant that /usr/include/gdbm/ndbm.h is installed on this system.

Remove the "gdbm" test from the "dbm" module configuration, leaving the "ndbm"
support, and the fall-back "bdb" support (which will likely fall back to db4).

Bump PKGREVISION - the package would still install, but with missing
functionality.

(dsainty)

2009-09-09 05:51:01 UTC MAIN commitmail json YAML

.include sysutils/desktop-file-utils/desktopdb.mk per pkglint.

(epg)

2009-09-09 05:46:42 UTC MAIN commitmail json YAML

+ Updated devel/bzr to 1.18 [epg 2009-09-09]
+ Updated devel/bzrtools to 1.18.0 [epg 2009-09-09]
+ Updated devel/bzr-gtk to 0.97.0 [epg 2009-09-09]
+ Updated devel/bzr-svn to 0.6.4 [epg 2009-09-09]
+ Updated devel/qbzr to 0.14 [epg 2009-09-09]
+ Updated www/loggerhead to 1.17 [epg 2009-09-09]

(epg)

2009-09-09 05:46:19 UTC MAIN commitmail json YAML

Add MESSAGE about installing Pygments for syntax coloring.

(epg)

2009-09-09 05:45:23 UTC MAIN commitmail json YAML

What's changed in loggerhead?
=============================

1.17 [20Aug2009]
---------------

    - Add bug links in revision informations (Alexandre Garnier, #314052)

    - Make sure that binary files aren't annotated. (Martin Albisetti,
      #258848)

    - Loggerhead now serves bzr branches over HTTP and exposes the URL
      to branch them. Addresses bug #240577. (Jonathan Lange)

    - Leading blank lines in commit messages no longer result in an
      empty summary. (Colin Watson)

    - Added optional syntax highlighting to annotate view using
      python-pygments.  Partially addresses bug #306631. (Peter Bui)

    - Convert newlines in commit messages to HTML line breaks for
      annotate and changelog views.  Addresses bug #273688. (Peter
      Bui)

    - serve-branches now errors if run behind a proxy without
      paste.deploy installed. (Michael Hudson)

    - Loggerhead should now handle file and directory names that need
      URL escaping without crashing.

    - The start-loggerhead script properly sets the wsgi.url_scheme
      from the server.webpath option. (neror, #260547)

    - The revision page defaults to unified style again, and can
      convert to a side-by-side view using JavaScript. (Michael Hudson)

    - Clean up and improve performance of the annotate view. (Michael
      Hudson)

    - Finish converting JavaScript from MooTools to YUI 3. (Michael
      Hudson)

    - Improve compatibility with IE 6. (Michael Hudson)

    - Leading blank lines in commit messages no longer result in an
      empty summary. (Colin Watson)

    - Clip long lines in side-by-side diff view. (Michael Hudson,
      #334837)

    - The user-confusing "next" and "previous" links now read "older"
      and "newer" respectively. (Michael Hudson, #297930)

    - The annotate view now contains line number anchors. (Michael
      Hudson)

    - Fix inventory pages using "//" in links. (Michael Hudson, #329668)

    - Fix problems viewing files and directories containing spaces and
      other funny characters. (Peter Bui)

    - Changelog messages are now displayed with newlines preserved.
      (Peter Bui, #273688)

    - Offer a link to see the full file diffs for a file path. (Michael
      Hudson, #333797)

    - Fix annotate error caused by Pygments stripping trailing
      whitespace. (Michael Hudson, #338762)

    - Loggerhead can be installed as a Bazaar plugin and run by
      'bzr serve --http'. (Martin Pool)

    - Load parts of the changelog and revision pages via XMLHttpRequest
      to improve performance. This adds a dependency on simplejson or
      json. Partially addresses bug #253950. (Michael Hudson)

    - Various improvements to the animation JavaScript. (Michael Hudson)

    - Fix HTML content of source files being displayed unescaped when
      Pygments was unavailable. (Michael Hudson, #344970)

    - Fix serve-branches's path argument. (Michael Hudson, #353230)

    - serve-branches now has an option, --use-cdn, to load YUI from
      Yahoo!'s CDN. (Matt Nordhoff)

    - Fix certain race conditions for loading bzr-search. (Robert
      Collins, #334250)

    - Fix errors when using serve-branches --log-folder or --user-dirs.
      (It was calling config.get_option() incorrectly.) (Matt Nordhoff,
      bug #361238)

    - Move some caching from RAM to the disk, and other caching and
      memory usage improvements. (Michael Hudson)

    - Add a --cache-dir option to serve-branches to choose where to
      place the SQL cache, and only create one temporary SQL dir per
      process. (Matt Nordhoff, #358322)

    - Replace homebrew memory profiling code with Dozer. (Paul Hummer)

    - Use the branch's public_branch as the default suggested URL to
      branch from (Matt Nordhoff, #369767)

    - Fix a file descriptor leak (Matt Nordhoff, #370845)

    - Use transport API internally, so it is possible to specify a remote
      URL to serve-branches. (Jelmer Vernooij, #371787)

    - Fix internal server errors when using start-loggerhead. (Matt
      Nordhoff, #375948)

    - Fix annotating non-UTF-8 files when Pygments is disabled. (Matt
      Nordhoff, #376957)

    - Fix 'bzr serve --http' errors. (Matt Nordhoff, #377551)

    - Added the option to hide branches by setting http_serve = False
      in locations.conf (Martin Albisetti)

    - Fix serving branches over HTTP. (Matt Nordhoff, Jelmer Vernooij,
      #380026)

    - Install loggerhead as a bzr plugin by default (Jelmer Vernooij)

    - Fix logging 404 Not Found responses (Matt Nordhoff, #381029)

    - Bumped minimunm bzrlib version to 1.13 (Martin Albisetti)

    - Make sure the Atom feeds (nearly) validate. (Matt Nordhoff, #247162)

    - Support serving branches over HTTP using the smart server protocol.
      (Jelmer Vernooij, #306853)

    - Serving branch data was broken when --allow-writes was *not*
      passed. (Michael Hudson, #388730)

    - http_serve config values are interpreted more forgivingly.
      (Michael Hudson)

    - When specifying a remote url to serve-branches, do not share
      connections between threads. (Michael Hudson, #390972)

    - http_serve values from locations.conf are now applied to
      non-branch .bzr data (e.g shared repositories). (Michael Hudson)

    - tags are now displayed. (Cris Boylan, Alexandre Garnier, Michael
      Hudson, #246739)

    - Display Loggerhead's version number at the bottom of the page, and
      add a <meta> generator tag also including the version numbers of
      its dependencies. (Matt Nordhoff, #370155)

(epg)

2009-09-09 05:45:08 UTC MAIN commitmail json YAML

bzr-svn 0.6.4 2009-08-03

BUG FIXES

  * Handle 404's being returned during http probe. (#402063) (Jelmer Vernooij)

  * Handle patch change requests that are too large without
    printing a traceback. (#394527) (Jelmer Vernooij)

  * Avoid printing backtrace on lock contention. (#401677) (Jelmer Vernooij)

  * Handle http servers returning 403 Forbidden to OPTIONS requests.
    (#399942) (Jelmer Vernooij)

  * Cope with http exceptions in the bzr-svn probe code a bit more
    gracefully. (Jelmer Vernooij)

FEATURES

  * Implement custom "bzr send" format that matches the format used by
    "svn diff".  This is used by default when submitting diffs against
    Subversion branches.  (Lukas Lalinsk箪, Jelmer Vernooij)

  * Provide hint about creating working trees in 'bzr svn-import'.
    (Jelmer Vernooij)

bzr-svn 0.6.3                    2009-07-17

FEATURES

  * Pack relevant parts of the repository after fetch.

CHANGES

  * Removed svn-branching-schemes help, because it's not relevant for new
    users and might be confusing for users looking at "bzr help topics".

BUG FIXES

  * Fix CustomLayout.get_branches. (Closes: #388698)

  * Fix fetching of revisions with no commit message set to the 2a repository
    format.

  * Explain repository UUIDs in "bzr help svn-layout". (#391525)

  * Mark as compatible with bzr 1.17.

(epg)

2009-09-09 05:44:12 UTC MAIN commitmail json YAML

0.14 "Eucalyptus" - 2009-08-21
-------------------------------
What's new in this release:

* we have 4 new dialogs (qbind, qunbind, qexport and quncommit).
* better help for plugin itself (now `bzr help qbzr` gives you
  useful info).
* qcommit and uncommit hook now can store revision message and
  information about bugfixes for revision, this information automatically
  restored on next qcommit run in this branch.
* most q-commands now able to return exit code 0 when operation
  finished successfully, and exit code 1 when dialog/operation was canceled.
* `merge --qpreview` feature has disabled.

0.13.1 - 2009-08-11
-----------------------
* qdiff: Fix for critical regression when viewing diffs with images. (#411811)

0.13 - 2009-08-10
-----------------------
* Bazaar 1.18 compatibility fixes. (#397615) (#402022) (#404269)
* Support for PyQT 4.5 (#394125)
* New dialogs for qsend (#174504), qswitch (#385116)
* External diff buttons are now the correct width when using the qgtkstyle.
* Added Estonian translation.
* Bug reports now point to https://bugs.launchpad.net/qbzr/+filebug rather
  than https://bugs.launchpad.net/bzr/+filebug. It is now possilble to click
  on this link.
* qcommit:
  * Pressing Escape cancels the dialog.
  * Spelling suggestions are shown in the message context menu. (#395895)
  * If you dbl click on a pending merge, it will show the revision message,
    which is usefull if you want to copy it.
  * When the arguments are written to a file, thay are now encoded. (#398750)
  * Added a refresh button to reload changes. (#253777)
* qcommit, qadd, and qrevert now reuse the widget from qbrowse. This means
  that there are more context menu items, and you can expand unversioned
  directories (#258929). On Windows and Mac, system file icons are shown.
* qrevert: You can now control if you want to revert pending merges. (#388469)
* qlog:
  * Support for Mantis BugTracker bug urls.
  * Wildcards now supported to search for message, author, tags and bugs.
    You can see all revisions with tags or bugs by selecting corresponding
    search filter and type * in the search entry.
* qannotate:
  * It is now possible to annotate the working tree.
  * Branch encoding setting is now correcly loaded. (#397753)
  * A minimum of 80 chars is now shown (#397756)
* qdiff:
  * Use configured color for interline_changes_background.
  * Files now correctly aligned. There is no longer a space at the end of each
    line. (#271178)
  * Performance improvement for loading and scrolling. (#411367)

0.12 - 2009-07-08
-----------------------
Maintenance release: compatibility with bzr 1.17 (progress indicator for
commands); branching into exisiting directory (with qbranch) works now
(require bzr 1.17); better support of unicode paths in various commands.

* qbranch: now it's possible to branch into newly created empty directory.
* qgetupdates: new alias: qgetup
* qmerge: the revision argument is no longer ignored.
* qupdate: new command as simple front-end for stadard `bzr update`
* qversion: new command to display Bazaar & Python installation information
* qannotate:
  * Revisions are loaded lazily (only when they appear on screen.) This
    greatly reduces the load time when annotating a file from a remote branch.
    (The code for this is reused from qlog.)
  * Add a item to the revision list context menu to annotate a older revision.
* qbrowse:
  * It is now possible to browse a working tree. The change status of file is
    shown.
  * Trees are loaded lazily (sub directories are only loaded when you expand
    them.)
  * Revisions are loaded lazily (only when they appear on screen.) This
    greatly reduces the load time when browseing a remote branch.
    (The code for this is reused from qlog.)
* qlog/qannotate/qbrowse: revision numbers are right aligned on the mainline
                          number. E.g:

                          10
                            9
                            8.2
                            8.1
                            8
* Universal installer for Windows: one installer for both standalone bzr.exe
  version and for python-based version.

NOTES: this is last release with tested PyQt 4.3.x support.
All further releases will be tested against PyQt 4.4 as minimum supported
version.

(epg)

2009-09-09 05:44:03 UTC MAIN commitmail json YAML

0.97.0 2009-08-25

BUG FIXES

  * Avoid GnomeKeyringCredentialStore traceback on Ubuntu Hardy
    by being more tolerant about gobject methods availability.
    (Vincent Ladeuil, #403430)

  * Fixed emblem and nautilus bzr-status column for ignored files.
    (Lucas Shrewsbury, #294632)

  * Fixed emblem and nautilus bzr-status column for unversioned files.
    (Lucas Shrewsbury, #417966)

  * Switch to using disutils sdist instead of bzr export.
    (Mark Lee, #398242)

0.96.2 2009-07-08

BUG FIXES

  * Same player shoots again. Version credits.pickle and rebuild the tarball
    after running 'python ./setup.py build_credits', update
    http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
    (Vincent Ladeuil, #397526)

0.96.1 2009-07-08

BUG FIXES

  * Rebuild the tarball after running 'python ./setup.py build_credits',
    update http://bazaar-vcs.org/bzr-gtk/releasing accordingly.
  (Vincent Ladeuil, #397526)

0.96.0 2009-07-08

UI

  * Add colored status messages in Olive file list (Jasper Groenewegen)

  * Use the new progress bar implementation from bzrlib.
  (Vincent Ladeuil, 385191)

CHANGES

  * Add ginfo command line option (Jasper Groenewegen)

  * Diff window uses GtkSourceView2 now. (Szilveszter Farkas)

BUG FIXES

  * Fix the Branch/Get dialog refusing to open after hitting Cancel. (Markus
  Korn, #294396)

  * Fix Olive homepage URL. (#255152)

  * Fix gannotate.conf handling. (Vincent Ladeuil, #373157)

  * Save commit messages at uncommit time, restore them at
    gcommit time. Also allow saving commit messages if the commit
    is cancelled. (Anne Mohsen, Vincent Ladeuil, #215674)

  * Mark as compatible with bzr 1.13.

FEATURES

  * Support storing credentials in the GNOME Keyring if it is
    available. (Jelmer Vernooij)

  * Fix opening Status window in Olive (#316310)

(epg)

2009-09-09 05:43:24 UTC MAIN commitmail json YAML

August 20 2009
* RELEASE: bzrtools 1.18.0

July 13
* RELEASE: bzrtools 1.17.0

July 10 2009
* `create-mirror` mirrors child_submit_to

June 16 2009
* `shelve1` is no longer aliased to `shelve`, `unshelved1` is no longer aliased
  to `unshelve`.

(epg)

2009-09-09 05:43:11 UTC MAIN commitmail json YAML

bzr 1.18
########

:Codename: little traveller
:1.18:    2009-08-20
:1.18rc1: 2009-08-10

This release of Bazaar marches on towards the 2.0 release in which the 2a
'brisbane-core' format becomes generally recommended.  Most of the work in
this release now focusses on bug fixes and stabilization, covering both 2a
and previous formats.  There is a new text-mode interactive merge feature,
a new guide to migration to 2a format in the user documentation, and
pushing branches to a smart server is now much faster.

The Bazaar team decided that 2.0 will be a long-term supported release,
with bugfix-only releases based on it continuing for at least six months
or until the following stable release.

There are no changes from 1.18rc1 to 1.18.

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

* ``bzr merge --interactive`` applies a user-selected portion of the
  merge.  The UI is similar to ``shelve``.  (Aaron Bentley)

* ``bzr reconfigure`` now takes options ``--stacked-on URL`` and
  ``--unstacked`` to change stacking of a branch.
  (Martin Pool, #391411)

Bug Fixes
*********

* Annotating on a stacked branch will now succeed in simple scenarios.
  There are still some complex scenarios where it will fail (bug #399884)
  (John Arbash Meinel, #393366)

* A progress bar is no longer left dangling when ``bzr selftest``
  completes, and the progress bar updates with zero latency so the
  displayed test name is always the one that's actually running.
  (Martin Pool, #123688)

* Authenticating against an ssh server now uses ``auth_none`` to determine
  if password authentication is even supported. This fixes a bug where
  users would be prompted for a launchpad password, even though launchpad
  only supports publickey authentication. (John Arbash Meinel, #375867)

* BranchBuilder now accepts timezone to avoid test failures in countries far
  from GMT. (Vincent Ladeuil, #397716)

* ``bzr commit`` no longer saves the unversioning of missing files until
  the commit has completed on the branch. This means that aborting a
  commit that found a missing file will leave the tree unedited.
  (Robert Collins, #282402)

* ``bzr mv`` no longer takes out branch locks, which allows it to work
  when the branch is readonly. (Robert Collins, #216541)

* ``bzr revert .`` no longer generates an InconsistentDelta error when
  there are missing subtrees. (Robert Collins, #367632)

* ``bzr send`` now generates valid bundles with ``--2a`` formats. However,
  do to internal changes necessary to support this, older clients will
  fail when trying to insert them. For newer clients, the bundle can be
  used to apply the changes to any rich-root compatible format.
  (John Arbash Meinel, #393349)

* Cope with FTP servers that don't support restart/append by falling back
  to reading and then rewriting the whole file, such as TahoeLAFS.  (This
  fallback may be slow for some access patterns.)  (Nils Durner, #294709)

* Encode the paths in ``mbcs`` encoding on Windows when spawning an
  external diff client. This at least allows supporting filenames that are
  not ascii, but are present in the current locale. Ideally we would be
  able to pass the Unicode path, but that would be client dependent.
  (John Arbash Meinel, #382709)

* Fix a compile bug on Solaris having to do with const and
  pointer-to-pointers. (John Arbash Meinel, #408441)

* Fixed a NameError that occurs when merging or pulling from a URL that
  causes a redirection loop when bzr tries to read a URL as a bundle.
  (Andrew Bennetts, #400847)

* Fix ``AttributeError: 'TestUIFactory' object has no attribute 'tick'``
  running send and similar commands on 2a formats.
  (Martin Pool, #408201)

* Fixed export to existing directory: if directory is empty then export
  will succeed, otherwise it fails with error.
  (Alexander Belchenko, #406174)

* Fixed spurious "Source branch does not support stacking" warning when
  pushing. (Andrew Bennetts, #388908)

* Fixed spurious transport activity indicator appearing while tests are
  running.  (Martin Pool, #343532)

* Merge now correctly handles empty right-hand revision specs.
  (Aaron Bentley, #333961)

* Renames to lexographically lower basenames in trees that have never been
  committed to will no longer corrupt the dirstate. This was caused by an
  bug in the dirstate update_minimal method. (Robert Collins, #395556)

* Requests for unknown methods no longer cause the smart server to log
  lots of backtraces about ``UnknownSmartMethod``, ``do_chunk`` or
  ``do_end``.  (Andrew Bennetts, #338561)

* Streaming from bzr servers where there is a chain of stacked branches
  (A stacked on B stacked on C) will now work. (Robert Collins, #406597)

* The environment variable ``BZR_PROGRESS_BAR`` set to either ``text`` or ``none``
  always forces progress bars either on or off respectively.  Otherwise,
  they're turned on if ``TERM`` is not ``dumb`` and stderr is a terminal.
  bzr always uses the 'text' user interface when run as a command, so
  ``BZR_USE_TEXT_UI`` is no longer needed.
  (Martin Pool, #339385, #387717)

* The optional ``_knit_load_data_pyx`` C extension was never being
  imported.  This caused significant slowdowns when reading data from
  repositories.  (Andrew Bennetts, #405653)

* The ``--hardlink`` option to ``branch`` and ``checkout`` is not
  supported at the moment on workingtree formats that can do content
  filtering.  (See <https://bugs.edge.launchpad.net/bzr/+bug/408193>.)
  bzr now says so, rather than just ignoring the option.  (Martin Pool)

* There was a bug in ``osutils.relpath`` that was only triggered on
  Windows. Essentially if you were at the root of a drive, and did
  something to a branch/repo on another drive, we would go into an
  infinite loop while trying to find a 'relative path'.
  (John Arbash Meinel, #394227)

* ``WorkingTree4.unversion`` will no longer fail to unversion ids which
  were present in a parent tree but renamed in the working tree.
  (Robert Collins, #187207)

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

* Can now rename/move files even if they have been removed from the inventory.
  (Marius Kruger)

* Pushing branches with tags via ``bzr://`` and ``bzr+ssh://`` is much
  faster, using a new ``Branch.set_tags_bytes`` smart server verb rather
  than VFS methods.  For example, pushes of small branches with tags take
  11 rather than 18 smart server requests.  (Andrew Bennetts, #398608)

* Sending Ctrl-Break on Windows will now drop you into the debugger, in
  the same way that sending Ctrl-\\ does on other platforms.
  (John Arbash Meinel)

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

* Added Bazaar 2.0 Upgrade Guide. (Ian Clatworthy)

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

* ``CLIUIFactory`` is deprecated; use ``TextUIFactory`` instead if you
  need to subclass or create a specific class, or better yet the existing
  ``make_ui_for_terminal``.  ``SilentUIFactory`` is clarified to do no
  user interaction at all, rather than trying to read from stdin but not
  writing any output, which would be strange if reading prompts or
  passwords.  (Martin Pool)

* New TransformPreview.commit() allows committing without a working tree.
  (Aaron Bentley)

* ``pb`` parameter to ``TextTestResult`` is deprecated and ignored.
  (Martin Pool)

* ProgressTasks now prefer to talk direct to their ProgressView not to the
  UIFactory.
  (Martin Pool)

* ``WorkingTree._check`` now requires a references dict with keys matching
  those returned by ``WorkingTree._get_check_refs``. (Robert Collins)

Internals
*********

* ``CHKInventory.path2id`` uses the parent_id to basename hash to avoid
  reading the entries along the path, reducing work to lookup ids from
  paths. (Robert Collins)

* ``CHKMap.apply_delta`` now raises ``InconsistentDelta`` if a delta adds
  as new a key which was already mapped. (Robert Collins)

* Inventory delta application catches more cases of corruption and can
  prevent corrupt deltas from affecting consistency of data structures on
  disk. (Robert Collins)

* --subunit support now adds timestamps if the subunit version supports
  it. (Robert Collins)

* The Windows all-in-one installer now bundles the PyQt image format
  plugins, which allows previewing more images as part of 'qdiff'.
  (Alexander Belchenko)

Testing
*******

* Merge directive cherrypick tests must use the same root id.
  (Martin Pool, #409684)

* Spurious failure in ``check`` tests on rich-root formats fixed.
  (Martin Pool, #408199)

* The ``bzrlib.tests.TextTestRunner`` will no longer call
  ``countTestsCases`` on the test being run. Progress information is
  instead handled by having the test passed in call ``result.progress``
  before running its contents. This improves the behaviour when using
  ``TextTestRunner`` with test suites that don't support
  ``countTestsCases``. (Robert Collins)

(epg)

2009-09-09 05:37:52 UTC MAIN commitmail json YAML

Fix a possibly long-standing issue, but also possibly fallout from the db4
changes.  The "dbm" module could fail to build correctly, erroring out with:

*** WARNING: renaming "dbm" since importing it failed: build/lib.linux-i686-2.5/dbm.so: undefined symbol: dbm_firstkey

In this case, the "dbm" module has accidentally linked with "databases/gdbm",
which happens to be installed, but was never buildlinked in.  It may be
relevant that /usr/include/gdbm/ndbm.h is installed on this system.

Remove the "gdbm" test from the "dbm" module configuration, leaving the "ndbm"
support, and the fall-back "bdb" support (which will likely fall back to db4).

Bump PKGREVISION - the package would still install, but with missing
functionality.

(dsainty)

2009-09-08 22:39:55 UTC MAIN commitmail json YAML

-pidgin-2.6.1

(abs)

2009-09-08 20:30:25 UTC MAIN commitmail json YAML

trim list of propagated dependencies

(drochner)

2009-09-08 20:28:54 UTC MAIN commitmail json YAML

2009-09-08 20:27:12 UTC MAIN commitmail json YAML

update to 0.10.14
changes:
Moved rtpmanager to -good
Moved dirac elements from schroedinger to gst-plugins-bad (new schroedinger release
without the gstreamer elements will follow shortly)
amrwb: Remove AMR-WB parser and decoder and rename encoder plugin from amrwb
to amrwbenc (the removed elements will re-appear in the next -ugly release;
no migration strategy provided in this case because of the 'special' status
of the amrwb plugin)
asfmux, rtpasfpay: add ASF muxer and windows media payloader
basevideo: add experimental video base class library/API
camerabin: lots of fixes and improvements
capssetter: new element for debugging purposes
directdraw: Implement GstNavigation interface
directshow: refactor and improve dshowsrcwrapper, dshowideosrc, dshowaudiosrc
frei0r: wrapper for frei0r video filter plugins
gme: add libgme plugin which supersedes the existing OpenSPC spc plugin
Implement SEEKING query in more demuxers and decoders (notably mpeg-ps/mpeg-ts,
mxf, musepack, rawparse)
kate: add kate subtitle encoder, decoder and overlay
mimic: lots of fixes for mimenc and mimdec; add "paused mode"
mpegpsdemux: added caps for AAC and fixed playback of a clip with LPCM
mpegtsdemux: added VC1, EAC3 and LPCM related to blueray/hdmv
qtmux: handle pixel-aspect-ratio; misc. other fixes and improvements
shapewipe: support ARGB/RGBA for video input/output; fix for still images
vdpau: add experimental vdpau plugin

(drochner)

2009-09-08 20:22:03 UTC MAIN commitmail json YAML

update to 0.10.16
changes:
Moved rtpmanager from -bad to -good
Implement SEEKING query in more demuxers and decoders (notably mkv, flv, flac)
avimux: adds support to WMA/WMV
cairo: Add cairo-based PDF/PS/SVG encoder element (cairorender)
dv1394src: fix element for live usage
effectv: new elements: rippletv, streaktv, radioactv, optv
flacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED errors when seeking
flacenc: fix issue with broken duration / sample count into flac header in some cases
flvmux: lots of fixes and improvements
id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames
matroska: add kate subtitle support, add/improve WMA/WMV handling and read
bluray PGS subpicture streams
multipartdemux: support more mime types, do proper flow aggregation
pulsesrc: cleanups, report real latency, set the default slave method to skew
qtdemux: support for agsm, misc. tag reading fixes
rtp: new QDM2 and CELT depayloaders; fix SVQ3 depayloader and make it autopluggable
souphttpsrc: Only assume seekability if the server provides Content-Length
v4l2: add v4l2sink element, open device in NULL->READY, optional gudev support
v4l2src: fix 'hang' with some cameras caused by bad timestamping if no framerate
is available
videomixer: add RGB format support; fix I420 blending

(drochner)

2009-09-08 19:29:35 UTC MAIN commitmail json YAML

2009-09-08 19:20:49 UTC MAIN commitmail json YAML

2009-09-08 19:02:11 UTC MAIN commitmail json YAML

Do not depend on libtools's mode detection but pass down --mode=XXX
correctly.

(joerg)

2009-09-08 18:36:34 UTC MAIN commitmail json YAML

Update x11/labltk to 3.11.1

(tonio)

2009-09-08 18:35:46 UTC MAIN commitmail json YAML

2009-09-08 18:13:42 UTC MAIN commitmail json YAML

Share distinfo with ffmpeg. Addresses PR 42019.

(joerg)

2009-09-08 16:40:21 UTC MAIN commitmail json YAML

fix a bashism which made that many files belonging to "webinspector"
were not installed (at least on NetBSD), bump PKGREVISION

(drochner)

2009-09-08 16:37:34 UTC MAIN commitmail json YAML

After the last change to pythonXX/bl3, this pkg doesn't build against
older Python pkgs anymore on Linux, as reported by David Sainty.
(due to a bogus hidden db4 dependency)
Add API_DEPENDS to force a suitable Python version.

(drochner)

2009-09-08 14:41:56 UTC MAIN commitmail json YAML

Updated x11/gtk2-engines-murrine to 0.90.3

(ahoka)

2009-09-08 14:39:27 UTC MAIN commitmail json YAML

2009-09-08 13:31:16 UTC MAIN commitmail json YAML

polkit-read-auth-helper, polkit-read-grant-helper and polkit-revoke-helper should be setgid polkit not setgid wheel - make it so. Bump PKGREVISION

(abs)

2009-09-08 13:06:01 UTC MAIN commitmail json YAML

2009-09-08 11:34:03 UTC MAIN commitmail json YAML

needs -D_GNU_SOURCE on Linux for struct in6_pktinfo

(tnn)

2009-09-08 10:36:39 UTC MAIN commitmail json YAML

Note update of the "libspf2" package to version 1.2.9nb1.

(tron)

2009-09-08 10:36:27 UTC MAIN commitmail json YAML

Fix an abort() caused by miscalculating the size of an internal buffer.
This can crash applications using "libspf2" (e.g. "milter-greylist")
in an e-mail gets delivered via SMTP over IPv6 depending on the
remote machine's IPv6 address.

(tron)

2009-09-08 10:19:33 UTC MAIN commitmail json YAML

update to 0.14
changes:
Switch to API 0.6, remove support for 0.5
Add a Features dock displaying the features in the current viewport
Alternative way of drawing GPX tracks
Support for proxy authentification
Ability to create a junction between to crossing roads
Ability to create polygons of any number of sides
Ability to rotate roads/areas
Ability to create house numbers "Karlsruhe" style
Spatial indexing of features for faster display with large downloaded areas
Support for multiple image layers
Support for multi-selection of layers; allow to show/hide or readonly
several layers at once
Drag&drop re-ordering of layers
plugin-bassed background layers
Ability to choose Qt style
Discardable dialog/messageboxes
and other tweaks and little things...

tested by Jochen Kunz (and me)

(drochner)

2009-09-08 10:06:50 UTC MAIN commitmail json YAML

Build with chroot jail support on platforms that support it.

(tnn)

2009-09-08 10:06:35 UTC MAIN commitmail json YAML

bump PKGREVs for Python pkgs, as suggested by David Sainty -- at least
on Linux one can't build some extensions against an old Python (with
spurious -ldb4 linkage) anymore
also sync the bl3 files of the non-default versions with python25
for consistency

(drochner)

2009-09-08 09:49:31 UTC MAIN commitmail json YAML

Needs to include speex here as well.

(wiz)

2009-09-08 08:42:45 UTC MAIN commitmail json YAML

turn on inet6 by default if the platform supports it. Bump revision.

(tnn)

2009-09-08 08:40:26 UTC MAIN commitmail json YAML

make net/ntp4 properly IPv6 aware

(tnn)

2009-09-08 08:36:21 UTC MAIN commitmail json YAML

unlist ntp-4.2.5p208 (it's a development branch)

(tnn)

2009-09-07 21:56:01 UTC MAIN commitmail json YAML

Updated lang/ocamlduce to 3.11.1.0

(tonio)

2009-09-07 21:53:31 UTC MAIN commitmail json YAML

2009-09-07 21:49:25 UTC MAIN commitmail json YAML

Updated lang/ocaml and x11/ocaml-graphics to 3.11.1

(tonio)

2009-09-07 21:48:14 UTC MAIN commitmail json YAML

Update lang/ocaml to 3.11.1 [PR pkg/41695]

(Changes that can break existing programs are marked with a "*"  )
Language features:
- Addition of lazy patterns: "lazy <pat>" matches suspensions whose values,
  after forcing, match the pattern <pat>.
- Introduction of private abbreviation types "type t = private <type-expr>",
  for abstracting the actual manifest type in type abbreviations.
- Subtyping is now allowed between a private abbreviation and its definition,
  and between a polymorphic method and its monomorphic instance.

Compilers:
- The file name for a compilation unit should correspond to a valid
  identifier (Otherwise dynamic linking and other things can fail, and
  a warning is emitted.)
* Revised -output-obj: the output name must now be provided; its
  extension must be one of .o/.obj, .so/.dll, or .c for the
  bytecode compiler. The compilers can now produce a shared library
  (with all the needed -ccopts/-ccobjs options) directly.
- -dtypes renamed to -annot, records (in .annot files) which function calls
  are tail calls.
- All compiler error messages now include a file name and location, for
  better interaction with Emacs' compilation mode.
- Optimized compilation of "lazy e" when the argument "e" is
  already evaluated.
- Optimized compilation of equality tests with a variant constant constructor.
- The -dllib options recorded in libraries are no longer ignored when
  -use_runtime or -use_prims is used (unless -no_auto_link is
  explicitly used).
- Check that at most one of -pack, -a, -shared, -c, -output-obj is
  given on the command line.
- Optimized compilation of private types as regular manifest types
  (e.g. abbreviation to float, float array or record types with only
  float fields).

Native-code compiler:
- New port: Mac OS X / Intel in 64-bit mode (configure with -cc "gcc -m64").
- A new option "-shared" to produce a plugin that can be dynamically
  loaded with the native version of Dynlink.
- A new option "-nodynlink" to enable optimizations valid only for code
  that is never dynlinked (no-op except for AMD64).
- More aggressive unboxing of floats and boxed integers.
- Can select which assembler and asm options to use at configuration time.

Run-time system:
- New implementation of the page table describing the heap (two-level
  array in 32 bits, sparse hashtable in 64 bits), fixes issues with address
  space randomization on 64-bit OS (PR#4448).
- New "generational" API for registering global memory roots with the GC,
  enables faster scanning of global roots.
  (The functions are caml_*_generational_global_root in <caml/memory.h>.)
- New function "caml_raise_with_args" to raise an exception with several
  arguments from C.
- Changes in implementation of dynamic linking of C code:
  under Win32, use Alain Frisch's flexdll implementation of the dlopen
  API; under MacOSX, use dlopen API instead of MacOSX bundle API.
- Programs may now choose a first-fit allocation policy instead of
  the default next-fit.  First-fit reduces fragmentation but is
  slightly slower in some cases.

Standard library:
- Parsing library: new function "set_trace" to programmatically turn
  on or off the printing of a trace during parsing.
- Printexc library: new functions "print_backtrace" and "get_backtrace"
  to obtain a stack backtrace of the most recently raised exception.
  New function "record_backtrace" to turn the exception backtrace mechanism
  on or off from within a program.
- Scanf library: fine-tuning of meta format implementation;
  fscanf behaviour revisited: only one input buffer is allocated for any
  given input channel;
  the %n conversion does not count a lookahead character as read.

Other libraries:
- Dynlink: on some platforms, the Dynlink library is now available in
  native code. The boolean Dynlink.is_native allows the program to
  know whether it has been compiled in bytecode or in native code.
- Bigarrays: added "unsafe_get" and "unsafe_set"
  (non-bound-checking versions of "get" and "set").
- Bigarrays: removed limitation "array dimension < 2^31".
- Labltk: added support for TK 8.5.
- Num: added conversions between big_int and int32, nativeint, int64.
  More efficient implementation of Num.quo_num and Num.mod_num.
- Threads: improved efficiency of mutex and condition variable operations;
  improved interaction with Unix.fork (PR#4577).
- Unix: added getsockopt_error returning type Unix.error.
  Added support for TCP_NODELAY and IPV6_ONLY socket options.
- Win32 Unix: "select" now supports all kinds of file descriptors.
  Improved emulation of "lockf" (PR#4609).

Tools:
- ocamldebug now supported under Windows (MSVC and Mingw ports),
  but without the replay feature.  (Contributed by Dmitry Bely
  and Sylvain Le Gall at OCamlCore with support from Lexifi.)
- ocamldoc: new option -no-module-constraint-filter to include functions
  hidden by signature constraint in documentation.
- ocamlmklib and ocamldep.opt now available under Windows ports.
- ocamlmklib no longer supports the -implib option.
- ocamlnat: an experimental native toplevel (not built by default).

Camlp4:
* programs linked with camlp4lib.cma now also need dynlink.cma.

(tonio)

2009-09-07 20:32:17 UTC MAIN commitmail json YAML

Let wine compile and work again. There are still some minor issues that need
to be adressed but example programs i had installed before worked fine.

The errors i currently get are:
1      Could not load Mozilla. HTML rendering will be disabled.
2      err:seh:raise_exception Exception frame is not in stack limits =>
unable to dispatch exception.

Where 1) is annoying but 2) is more revealing.

(reinoud)

2009-09-07 20:27:25 UTC MAIN commitmail json YAML

Let wine compile and work again. There are still some minor issues that need
to be adressed but example programs i had installed before worked fine.

The errors i currently get are:
1 Could not load Mozilla. HTML rendering will be disabled.
2 err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.

Where 1) is annoying but 2) is more revealing.

(reinoud)

2009-09-07 20:05:30 UTC MAIN commitmail json YAML

2009-09-07 19:02:15 UTC MAIN commitmail json YAML

2009-09-07 18:44:08 UTC MAIN commitmail json YAML

don't propagate the "cups" dependency, this is nut referenced by
the exported libraries
(according to the CVS log, this was only to work around spurious db4
dependencies which are hopefully fixed by my last change to db4/bl3)

(drochner)

2009-09-07 18:42:40 UTC MAIN commitmail json YAML

don't propagate the "cups" dependency, this is nut referenced by
the exported libraries
(according to the CVS log, this was only to work around spurious db4
dependencies which are hopefully fixed by my last change to db4/bl3)

(drochner)

2009-09-07 18:37:12 UTC MAIN commitmail json YAML

don't set BUILDLINK_LDADD/BUILDLINK_LIBS -- this ends up in the LIBS
environment variable which makes (at least if GNU configure is
used the common way) that everything in the pkg gets linked against db4,
whether needed or not, which causes hidden dependencies and strange errors

(drochner)

2009-09-07 18:35:52 UTC MAIN commitmail json YAML

2009-09-07 18:35:25 UTC MAIN commitmail json YAML

Removed textproc/py-SimpleParse

(joerg)

2009-09-07 18:34:53 UTC MAIN commitmail json YAML

Removed textproc/py-Reverend

(joerg)

2009-09-07 18:34:16 UTC MAIN commitmail json YAML

2009-09-07 18:33:19 UTC MAIN commitmail json YAML

Removed security/py-gnutls

(joerg)

2009-09-07 18:32:41 UTC MAIN commitmail json YAML

2009-09-07 18:32:05 UTC MAIN commitmail json YAML

2009-09-07 18:31:54 UTC MAIN commitmail json YAML

Removed graphics/mayavi

(joerg)

2009-09-07 18:31:22 UTC MAIN commitmail json YAML

Removed lang/py-funge

(joerg)

2009-09-07 18:30:46 UTC MAIN commitmail json YAML

Removed graphics/vtk-python

(joerg)

2009-09-07 18:29:25 UTC MAIN commitmail json YAML

2009-09-07 18:28:46 UTC MAIN commitmail json YAML

Removed devel/py-TPG

(joerg)

2009-09-07 18:28:04 UTC MAIN commitmail json YAML

2009-09-07 18:25:40 UTC MAIN commitmail json YAML

Removed databases/py-ZODB

(joerg)

2009-09-07 18:25:20 UTC MAIN commitmail json YAML

fix non-portable times(NULL) invocation which made "dvdunauthor"
crash on NetBSD, bump PKGREVISION

(drochner)

2009-09-07 18:24:51 UTC MAIN commitmail json YAML

Removed databases/py-IndexedCatalog

(joerg)

2009-09-07 18:24:11 UTC MAIN commitmail json YAML

2009-09-07 18:23:21 UTC MAIN commitmail json YAML

Removed converters/py-cjkcodecs

(joerg)

2009-09-07 18:22:10 UTC MAIN commitmail json YAML

Retire Python 2.3 support.

(joerg)

2009-09-07 18:21:56 UTC MAIN commitmail json YAML

make the youtube browser work again, seems that there was a protocol
change (just lifted some parameters from youtube-dl)
ride on today's PKGREVISION bump

(drochner)

2009-09-07 18:21:43 UTC MAIN commitmail json YAML

2009-09-07 18:21:24 UTC MAIN commitmail json YAML

2009-09-07 18:20:36 UTC MAIN commitmail json YAML

Removed sysutils/xen12

(joerg)

2009-09-07 18:19:33 UTC MAIN commitmail json YAML

Removed sysutils/xentools12

(joerg)

2009-09-07 18:17:29 UTC MAIN commitmail json YAML

2009-09-07 18:16:28 UTC MAIN commitmail json YAML

Removed lang/py22-html-docs

(joerg)

2009-09-07 18:15:48 UTC MAIN commitmail json YAML

Removed lang/py23-html-docs

(joerg)

2009-09-07 18:14:41 UTC MAIN commitmail json YAML

Removed lang/python23

(joerg)

2009-09-07 18:10:24 UTC MAIN commitmail json YAML

Added security/putty-devel version 0.6.20090906

(ahoka)

2009-09-07 18:08:54 UTC MAIN commitmail json YAML

2009-09-07 18:07:57 UTC MAIN commitmail json YAML

2009-09-07 18:01:44 UTC MAIN commitmail json YAML

Import putty-0.6.20090906 as security/putty-devel.

PuTTY is a client program for the SSH, Telnet and Rlogin network protocols.

These protocols are all used to run a remote session on a computer, over a
network. PuTTY implements the client end of that session: the end at which
the session is displayed, rather than the end at which it runs.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ahoka)

2009-09-07 16:39:28 UTC MAIN commitmail json YAML

fvwm and metisse CONFLICT mutually

(drochner)

2009-09-07 16:04:21 UTC MAIN commitmail json YAML

Regen distinfo to match with multimedia/ffmpeg patches.

(ahoka)

2009-09-07 14:33:53 UTC MAIN commitmail json YAML

note removal of mail/sendmail813

(jnemeth)

2009-09-07 14:31:43 UTC MAIN commitmail json YAML

nuked sendmail813

(jnemeth)

2009-09-07 14:31:09 UTC MAIN commitmail json YAML

2009-09-07 14:25:08 UTC MAIN commitmail json YAML

Fix build to Wine a bit.

It would bomb out on:
freetype.c:166: error: 'FT_MulFix' undeclared here (not in a function)
freetype.c:166: warning: type defaults to 'int' in declaration of 'pFT_MulFix'

This is due to a newer version of freetype. Patch by Shunichi Fuji. Still
fails to compile on other errors, but one more down.

(reinoud)

2009-09-07 14:22:39 UTC MAIN commitmail json YAML

2009-09-07 11:19:50 UTC MAIN commitmail json YAML

Updated devel/tre to 0.7.6nb1 and textproc/glimpse to 4.18.5nb1.

(ghen)

2009-09-07 11:18:50 UTC MAIN commitmail json YAML

Mark devel/tre and textproc/glimpse as conflicting since both install
${PREFIX}/bin/agrep (approx. grep utility).

(ghen)

2009-09-07 11:04:40 UTC MAIN commitmail json YAML

g/c unneeded installation in post-install

(drochner)

2009-09-07 10:07:38 UTC MAIN commitmail json YAML

make this build with jpeg-7 and the cups option again

(drochner)

2009-09-07 10:02:14 UTC MAIN commitmail json YAML

make the "jamendo" plugin work with gtk2-2.16.6 -- the UI loader
seems to be picky about duplicate object names now
bump PKGREVISION

(drochner)

2009-09-07 09:49:20 UTC MAIN commitmail json YAML

fix PLIST for the non-x11 case: pango-view is built in any case, from spz
(According to the changelog, it was due to a bug that pango-view was
not built w/o X11; this was fixed in 1.24.1.)

(drochner)

2009-09-07 06:51:19 UTC MAIN commitmail json YAML

Strip PKGREVISION from the emacs version string for a directory name.

(minskim)

2009-09-07 04:08:54 UTC MAIN commitmail json YAML

Linux doesn't support direction-specific filters.  Conform to the new
set_filters() interface introduced by Pkgsrc, but generate errors if
the outbound filters are defined.

Compile tested only (but it does at least compile!), on Linux with
/usr/include/pcap-bpf.h.  No functional change on systems that previously
successfully built.

(dsainty)

2009-09-07 03:10:47 UTC MAIN commitmail json YAML

Note update of these pacakges.

www/squid30 3.0.19
www/typolight27 2.7.3

(taca)

2009-09-07 03:09:28 UTC MAIN commitmail json YAML

Update squid30 package to 3.0.19 (3.0.STABLE19).

Changes to squid-3.0.STABLE19 (06 Sep 2009):

- Bug 2745: Invalid Response error on small reads
- Bug 2739: DNS resolver option ndots can't be parsed from resolv.conf
- Bug 2734: some compile errors on Solaris
- Bug 2648: stateful helpers stuck in reserved if client disconnects while helper busy
- Bug 2541: Hang in 100% CPU loop while extacting header details using a delimiter other than comma
- Bug 2362: Remove support for deferred state in stateful helpers
- Add 0.0.0.0 as a to_localhost address
- Docs: Improve chroot directive documentation slightly
- Fixup libxml2 include magics, was failing when a configure cache was used
- ... and some minor testing improvements.

(taca)

2009-09-07 03:07:33 UTC MAIN commitmail json YAML

Update typolight27 package to 2.7.3.

Version 2.7.3 (2009-09-06)
--------------------------
- Added dynamic spellchecker languages to TinyMCE
- Added pseudo entities [{] and [}] to output insert tags
- Fixed issue with breadcrumb menu not handling redirect pages
- Fixed issue with incorrect row count in forms with hidden fields
- Fixed issue with empty rows in memberlists without username (#929)
- Fixed issue with event feeds containing foreign entries (#866)
- Fixed issue with certain multi-day events not being calculated correctly (#855)
- Fixed issue with empty keywords being added to the meta keywords tag (#540)
- Fixed issue with navigation icons not being disabled in the template editor (#761)
- Fixed issue with insert tag "user" not formatting its output (#957)
- Fixed issue with backlinks not being exempt from the search index (#896)
- Fixed issue with special characters in file names not being decoded properly (#877)
- Fixed issue with default user and group not being applied (#888)
- Fixed issue with missing "readonly" attribute of text field widgets (#901)
- Fixed issue with group login page overriding option "last page visited" (#916)
- Fixed issue with thumbnails of large images exceeding the memory limit (#922)
- Fixed issue with subscriptions being activated upon registration (#881)
- Fixed a few issues with the style sheet importer (#838)
- Fixed various spelling issues (#942)
- Fixed a few minor issues

(taca)

2009-09-06 23:35:59 UTC MAIN commitmail json YAML

The workaround for NetBSD-current's unzip(1) not appearing to look
for a zip header anywhere but byte offset 0 makes normal unzip
report an error after extraction, so add a '|| true' workaround to
the workaround... and a comment as to what is going on so the next
person poking here doesn't have quite such a wtf moment...
Fixes build on at least NetBSD 5.0

(abs)

2009-09-06 22:36:34 UTC MAIN commitmail json YAML

update master_sites. remove openbsd.uni-erlangen. out of service since 8/18/09

(zafer)

2009-09-06 21:10:33 UTC MAIN commitmail json YAML

PLIST fixes preparing ocaml 3.11.1
lablgtk is picked if available, so pull it in, it is probably more useful than labgtk1

(tonio)

2009-09-06 21:06:45 UTC MAIN commitmail json YAML

PR 41978 from Joachim Kuebart

Update:
    chat/finch to 2.6.1
    chat/libpurple to 2.6.1
    chat/pidgin to 2.6.1
    chat/pidgin-sametime to 2.6.1
    chat/pidgin-silc to 2.6.1

major changes:
o addition of farsight support for voice/video chats (untested, new option on by default)
o addition of dependency on devel/libidn
o addition of gstreamer option for libpurple (on by default)

(abs)

2009-09-06 21:05:42 UTC MAIN commitmail json YAML

Note devel/p5-Test-WWW-Selenium to version 1.18

(seb)

2009-09-06 21:05:26 UTC MAIN commitmail json YAML

Update p5-Test-WWW-Selenium from version 1.17 to version 1.18.

Pkgsrc changes:
- Add LICENSE

Upstream changes:
1.18 - Mon Aug 31 23:20:21 PDT 2009
  - Update list of commands that do not require a locator (barbie++)
  - Update Module::Install to 0.91
  - Ensure that do_command reuses LWP objects and caches
    connections for performance (konobi++)
  - Minor POD touchups by (dandv++)

(seb)

2009-09-06 21:04:10 UTC MAIN commitmail json YAML

Add farsight and tcl options - part of PR 41978 from Joachim Kuebart

(abs)

2009-09-06 19:43:18 UTC MAIN commitmail json YAML

Match changes on NetBSD: mount /usr/X11R7 in sandbox by default instead of
/usr/X11R6.

(wiz)

2009-09-06 19:10:21 UTC MAIN commitmail json YAML

Note update of devel/p5-MooseX-Getopt to version 0.22

(seb)

2009-09-06 19:10:04 UTC MAIN commitmail json YAML

Update from version 0.21 to version 0.22.

Upstream changes:
0.22 Sat. Sept 05 2009
    - Require GLD 0.077 for RT#49427 as some versions are broken

  * MooseX::Getopt
    - Split into MooseX::Getopt::Basic (without the G::L::Descriptive support)
    and MooseX::Getopt::GLD.

  * Tests
    - Ensure author tests get run when in author mode.

(seb)

2009-09-06 19:05:13 UTC MAIN commitmail json YAML

Updated textproc/halibut to 1.0

(ahoka)

2009-09-06 18:44:41 UTC MAIN commitmail json YAML

2009-09-06 18:42:41 UTC MAIN commitmail json YAML

Import halibut-1.0 as textproc/halibut.

Halibut reads documentation source in a single input format, and produces
multiple output formats containing the same text.

The supported output formats are:

    * Plain ASCII text
    * HTML
    * PDF
    * PostScript
    * Unix man pages
    * Unix info, generated directly as .info files rather than .texi sources
    * Windows HTML Help (.CHM files), or rather source which can be fed to
      the MS HTML Help compiler to generate them
    * Windows WinHelp (old-style .HLP files), generated directly without
      needing a help compiler.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ahoka)

2009-09-06 18:26:31 UTC MAIN commitmail json YAML

Note update of devel/p5-MooseX-Declare to version 0.30

(seb)

2009-09-06 18:26:17 UTC MAIN commitmail json YAML

Update p5-MooseX-Declare from version 0.28 to version 0.30.

Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.30  Sat, 05 Sep 2009 02:48:05 +0200
  * Make the attr inheriting TODO test work.
  * Make default values for role parameters work (nperez).
  * Add tests for the above (nperez).

0.29  Mon, 31 Aug 2009 19:11:25 +0200
  * Add failing test for applying modifiers to a method directly composed from
    a role (nperez).
  * Fix the failing test by depending on MXMS 0.24.

(seb)

2009-09-06 16:49:47 UTC MAIN commitmail json YAML

-youtube-dl-20090808, +python-3.1.1.

(snj)

2009-09-06 16:49:29 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20090808.

(snj)

2009-09-06 16:48:44 UTC MAIN commitmail json YAML

Update to 20090808.  Changes:
- Properly encode messages sent to stderr (fixes issue #34)
- Include format 5 in best quality list
- Fix metacafe.com code due to recent changes in the site
- Update User-agent string
- Fix minor problem with size formatting method
- Use get_video_info to work around captcha problems (fixes issue #31)

(snj)

2009-09-06 16:20:55 UTC MAIN commitmail json YAML

Updated textproc/diffstat to 1.49.

(snj)

2009-09-06 16:20:10 UTC MAIN commitmail json YAML

Update to 1.49.  Changes:
31-Aug-2009
diffstat 1.49

improve lzma support, add support for xz (patch by Eric Blake).

add special case for no-newline message from some diff's (Ubuntu
#269895).

improve configure check for getopt header.

add configure special case for HPUX 11 with _XOPEN_SOURCE definition.

update config.guess, config.sub

(snj)

2009-09-06 15:50:41 UTC MAIN commitmail json YAML

Reformat, was badly cut-n-pasted.

(wiz)

2009-09-06 15:46:38 UTC MAIN commitmail json YAML

2009-09-06 15:40:49 UTC MAIN commitmail json YAML

2009-09-06 15:29:53 UTC MAIN commitmail json YAML

2009-09-06 15:24:38 UTC MAIN commitmail json YAML

2009-09-06 15:22:55 UTC MAIN commitmail json YAML

+ MesaLib-7.5.1, asterisk16-1.6.1.6, cdrtools-2.01.01alpha64,
  cfitsio-3200, coreutils-7.5, eric3-4.3.7.1 [now called eric4],
  etm-296, fontconfig-2.7.2, gmime24-2.4.9, hatari-1.3.1,
  hiawatha-6.17.1, iso-codes-3.10.3, lzip-1.8, nut-14.5,
  p5-Compress-Raw-Bzip2-2.021, p5-Compress-Raw-Zlib-2.021,
  p5-FileHandle-Unget-0.1623, p5-IO-Compress-2.021,
  p5-Mail-Mbox-MessageParser-1.5002, p5-Test-Simple-0.94, puppet-0.25.0,
  telepathy-gabble-0.8.2, telepathy-glib-0.7.36, x264-devel-20090905.
- gnustep-base-1.19.2 (unstable)

(wiz)

2009-09-06 15:15:53 UTC MAIN commitmail json YAML

2009-09-06 14:31:52 UTC pkgsrc-2009Q2 commitmail json YAML

Pullup tickets #2881 and #2882.

(tron)

2009-09-06 14:31:35 UTC pkgsrc-2009Q2 commitmail json YAML

Pullup ticket #2882 - requested by jnemeth
asterisk: security update

Revisions pulled up:
- comms/asterisk/Makefile 1.68
- comms/asterisk/PLIST.common 1.17
- comms/asterisk/distinfo 1.44
---
Module Name:    pkgsrc
Committed By:  jnemeth
Date:          Sat Sep  5 01:44:19 UTC 2009

Modified Files:
        pkgsrc/comms/asterisk: Makefile PLIST.common distinfo

Log Message:
update to asterisk 1.2.35 which fixes AST-2009-006 -- IAX2 DOS vulnerability

(tron)

2009-09-06 13:47:21 UTC pkgsrc-2009Q2 commitmail json YAML

Pullup ticket #2881 - requested by joerg
pbulk-base: bug fix update
pbulk: bug fix update

Revisions pulled up:
- pkgtools/pbulk-base/Makefile 1.2
- pkgtools/pbulk/Makefile 1.55
- pkgtools/pbulk/files/pbulk/lib/event.c 1.6
- pkgtools/pbulk/files/pbulk/scripts/pkg-build 1.18
--
Module Name: pkgsrc
Committed By: joerg
Date: Sun Aug 23 18:02:04 UTC 2009

Modified Files:
pkgsrc/pkgtools/pbulk-base: Makefile
pkgsrc/pkgtools/pbulk/files/pbulk/lib: event.c

Log Message:
pbulk-base-0.39:
Fix ordering of event handler vs queue modification. This can result in
queue corruption or use after free when the master can't handle a
request before the next arrives. From Matt Dillon.
---
Module Name: pkgsrc
Committed By: joerg
Date: Fri Sep  4 22:06:18 UTC 2009

Modified Files:
pkgsrc/pkgtools/pbulk: Makefile
pkgsrc/pkgtools/pbulk/files/pbulk/scripts: pkg-build

Log Message:
pbulk-0.41:
Create & chown work.log for destdir builds too, as the normal build is
run unprivileged.

(tron)

2009-09-06 13:04:53 UTC MAIN commitmail json YAML

Let geneweb build with ocaml 3.11 by not emitting errors on warnings

(tonio)

2009-09-06 13:04:19 UTC MAIN commitmail json YAML

Let geneweb build with ocaml 3.11 by not emitting errors on warnings

(tonio)

2009-09-06 12:59:39 UTC MAIN commitmail json YAML

Updated devel/opal to 3.6.4nb1

(obache)

2009-09-06 12:57:54 UTC MAIN commitmail json YAML

Switch to use external gsm and speex.
Bump PKGREVISION.

(obache)

2009-09-06 12:17:17 UTC MAIN commitmail json YAML

2009-09-06 12:14:16 UTC MAIN commitmail json YAML

Added games/rftg version 0.5.2

(wiz)

2009-09-06 12:14:01 UTC MAIN commitmail json YAML

2009-09-06 12:13:28 UTC MAIN commitmail json YAML

Initial import of rftg-0.5.2:
This is a program to play Race for the Galaxy against AI players.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-20090906

(wiz)

2009-09-06 11:13:50 UTC MAIN commitmail json YAML

fix PLIST breakage on Linux

(tnn)

2009-09-06 10:26:01 UTC MAIN commitmail json YAML

Updated net/ntp4 to 4.2.4p7

(tnn)

2009-09-06 10:20:21 UTC MAIN commitmail json YAML

NTP 4.2.4p7, 2009/05/04
Focus: Security and Bug Fixes
Severity: HIGH
This release fixes the following high-severity vulnerability:
* [Sec 1151] Remote exploit if autokey is enabled.  CVE-2009-1252
  See http://support.ntp.org/security for more information.
  If autokey is enabled (if ntp.conf contains a "crypto pw whatever"
  line) then a carefully crafted packet sent to the machine will cause
  a buffer overflow and possible execution of injected code, running
  with the privileges of the ntpd process (often root).
  Credit for finding this vulnerability goes to Chris Ries of CMU.
This release fixes the following low-severity vulnerabilities:
* [Sec 1144] limited (two byte) buffer overflow in ntpq.  CVE-2009-0159
  Credit for finding this vulnerability goes to Geoff Keating of Apple.
* [Sec 1149] use SO_EXCLUSIVEADDRUSE on Windows
  Credit for finding this issue goes to Dave Hart.
This release fixes a number of bugs and adds some improvements:
* Improved logging
* Fix many compiler warnings
* Many fixes and improvements for Windows
* Adds support for AIX 6.1
* Resolves some issues under MacOS X and Solaris

(tnn)

2009-09-06 08:37:29 UTC MAIN commitmail json YAML

Updated audio/speex to 1.2rc1nb1

(obache)

2009-09-06 08:36:20 UTC MAIN commitmail json YAML

Fixes my account name.

(obache)

2009-09-06 08:15:04 UTC MAIN commitmail json YAML

Prevent override PKGCONFIG_OVERRIDE and make to override linker flag
in speex.pc again.

Bump PKGREVISION.

(obache)

2009-09-06 05:15:22 UTC MAIN commitmail json YAML

Make it build on DragonFly and probably some others.

(hasso)

2009-09-06 04:20:52 UTC MAIN commitmail json YAML

Remove todo on jabberd2 -> 2.2.9.

(schnoebe)

2009-09-06 04:19:56 UTC MAIN commitmail json YAML

Update chat/jabberd2 to 2.2.9

(schnoebe)

2009-09-06 04:18:12 UTC MAIN commitmail json YAML

bring jabberd2 up to 2.2.9. From the changelog:

What changed:
- Implemented component clustering
- Many virtual hosts in one SM process
- FreeBSD kqueue support
- Implemented PBX integration interface
- crypt() password support for LDAP backend

There is new <local/> section in sm.xml. You may use it to configure
domains serviced by the SM process. Old style domain name in <id/>
section still works for backward compatibility, but the <local/>
section overrides it.  You need to give different <id/> names to
SM instances participating in clustering. Router needs a way to
differenciate these.

There is new <pbx/> section in c2s.xml configuration file. Please
see it if you want to use the PBX integration.

Packaging changes:
    added PKG_OPTIONS_GROUP.mio to control the choice of I/O modules.
    Defaulting to mio-select and mio-poll, which are known to work  with
    NetBSD > 4.0.

(schnoebe)

2009-09-06 04:01:23 UTC MAIN commitmail json YAML

Note update of www/opengoo package to 1.5.3nb1.

(taca)

2009-09-06 03:59:49 UTC MAIN commitmail json YAML

Distfile was changed without announce nor changing file name.

It seems that one typo was fixed in
application/controllers/ToolController.class.php.

Introduce DIST_SUBDIR and bump PKGREVISION.  Should be fix PR pkg/41999.

(taca)

2009-09-06 03:14:18 UTC MAIN commitmail json YAML

Updated graphics/ruby-RMagick to 2.11.1

(obache)

2009-09-06 03:14:03 UTC MAIN commitmail json YAML

Update RMagick to 2.11.1.

Changes:
RMagick 2.11.1
    o Applied Alexey Borzenkov's mingw patches to extconf.rb.
    o Fixed a bug in Magick.trace_proc that could cause a segv at program exit
      with Ruby 1.9.1 (bug report by Larry Young)
    o Added new CompressionType enum values ZipSCompression, PixCompression,
      Pxr24Compression, B44Compression, B44ACompression (available in
      ImageMagick 6.5.5-4)

(obache)

2009-09-05 22:14:05 UTC MAIN commitmail json YAML

Updated sysutils/duplicity to 0.5.20

(tnn)

2009-09-05 22:11:50 UTC MAIN commitmail json YAML

Update to duplicity-0.5.20:
New in v0.5.20 (2009/08/28)
---------------------------
Bugs fixed this release:
408059  Failure due to _logger.log failure for content with special
        characters: TypeError decoding Unicode not supported
412667  "duplicity remove-older-than" asks for passphrase even though
        not required
418170  [PATCH] file names longer then 512 symbols are not supported

New in v0.5.19 (2009/08/06)
---------------------------
Fixed problem where Cygwin was returning -1 for the
hard max open file limit.
On process that complete before waitpid(), log them
and return zero as the process return status.
Make sure 'invalid packet (ctb=14)' from gpg is not
a fatal error.
Copy changes from trunk for duplicity translation.
Allow handling of unicode filenames in log messages.
Ignore unicode() translation errors in log messsages.

(tnn)

2009-09-05 21:53:51 UTC MAIN commitmail json YAML

NetBSD-current's unzip(1) doesn't appear to look for a zip header anywhere
but byte offset 0. Remove junk header manually until it can be fixed.

(tnn)

2009-09-05 21:43:45 UTC MAIN commitmail json YAML

Update to dhcpcd-ui-0.4.2

Icons are now built for distribution, so no dependency on SVG -> PNG apps.
Fix compile on NetBSD-4, PR pkg/41980.

(roy)

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

Updated net/dnsmasq to 2.50

(roy)

2009-09-05 21:16:08 UTC MAIN commitmail json YAML

Bump to dnsmasq-2.50

Fixes CVE 2009-2957 and CVE 2009-2958

(roy)

2009-09-05 21:08:18 UTC MAIN commitmail json YAML

Update lang/coq to 8.2pl1

(tonio)

2009-09-05 20:44:58 UTC MAIN commitmail json YAML

Update lang/coq to 8.2pl1

Changes from V8.1 to V8.2
=========================

Language

- If a fixpoint is not written with an explicit { struct ... }, then
  all arguments are tried successively (from left to right) until one is
  found that satisfies the structural decreasing condition.
- New experimental typeclass system giving ad-hoc polymorphism and
  overloading based on dependent records and implicit arguments.
- New syntax "let 'pat := b in c" for let-binding using irrefutable patterns.
- New syntax "forall {A}, T" for specifying maximally inserted implicit
  arguments in terms.
- Sort of Record/Structure, Inductive and CoInductive defaults to Type
  if omitted.
- Support for optional "where" notation clauses for record fields.
- (Co)Inductive types can be defined as records
  (e.g. "CoInductive stream := { hd : nat; tl : stream }.")
- New syntax "Theorem id1:t1 ... with idn:tn" for proving mutually dependent
  statements.
- Support for sort-polymorphism on constants denoting inductive types.
- Several evolutions of the module system (handling of module aliases,
  functorial module types, an Include feature, etc).
- Prop now a subtype of Set (predicative and impredicative forms).
- Recursive inductive types in Prop with a single constructor of which
  all arguments are in Prop is now considered to be a singleton
  type. It consequently supports all eliminations to Prop, Set and Type.
  As a consequence, Acc_rect has now a more direct proof [possible source
  of easily fixed incompatibility in case of manual definition of a recursor
  in a recursive singleton inductive type].
- New syntax to do implicit generalization in binders and inside terms.
- New tentative syntax for introduction of record objects without mentioning
  the constructor {| field := body; ... |}, turning missing fields into holes
  (compatible with refine and Program).

Vernacular commands

- Added option Global to "Arguments Scope" for section surviving.
- Added option "Unset Elimination Schemes" to deactivate the automatic
  generation of elimination schemes.
- Modification of the Scheme command so you can ask for the name to be
  automatically computed (e.g. Scheme Induction for nat Sort Set).
- New command "Combined Scheme" to build combined mutual induction
  principles from existing mutual induction principles.
- New command "Scheme Equality" to build a decidable (boolean) equality
  for simple inductive datatypes and a decision property over this equality
  (e.g.  Scheme Equality for nat).
- Added option "Set Equality Scheme" to make automatic the declaration
  of the boolean equality when possible.
- Source of universe inconsistencies now printed when option
  "Set Printing Universes" is activated.
- New option "Set Printing Existential Instances" for making the display of
  existential variable instances explicit.
- Support for option "[id1 ... idn]", and "-[id1 ... idn]", for the
  "compute"/"cbv" reduction strategy, respectively meaning reduce only, or
  everything but, the constants id1 ... idn. "lazy" alone or followed by
  "[id1 ... idn]", and "-[id1 ... idn]" also supported, meaning apply
  all of beta-iota-zeta-delta, possibly restricting delta.
- New command "Strategy" to control the expansion of constants during
  conversion tests. It generalizes commands Opaque and Transparent by
  introducing a range of levels. Lower levels are assigned to constants
  that should be expanded first.
- New options Global and Local to Opaque and Transparent.
- New command "Print Assumptions" to display all variables, parameters
  or axioms a theorem or definition relies on.
- "Add Rec LoadPath" now provides references to libraries using partially
  qualified names (this holds also for coqtop/coqc option -R).
- SearchAbout supports negated search criteria, reference to logical objects
  by their notation, and more generally search of subterms.
- "Declare ML Module" now allows to import .cmxs files when Coq is
  compiled in native code with a version of OCaml that supports native
  Dynlink (>= 3.11).
- New command "Create HintDb name [discriminated]" to explicitely declare
  a new hint database and optionaly turn on a discrimination net
  implementation to index all the lemmas in the database.
- New commands "Hint Transparent" and "Hint Opaque" to set the unfolding
  status of definitions used by auto. This information is taken into account
  by the discrimination net and the unification algorithm.
- "Hint Extern" now takes an optional pattern and applies the given tactic
  all the time if no pattern is given.
- Specific sort constraints on Record now taken into account.
- "Print LoadPath" supports a path argument to filter the display.

Libraries

- Several parts of the libraries are now in Type, in particular FSets,
  SetoidList, ListSet, Sorting, Zmisc. This may induce a few
  incompatibilities. In case of trouble while fixing existing development,
  it may help to simply declare Set as an alias for Type (see file
  SetIsType).
- New arithmetical library in theories/Numbers. It contains:
  * an abstract modular development of natural and integer arithmetics
    in Numbers/Natural/Abstract and Numbers/Integer/Abstract
  * an implementation of efficient computational bounded and unbounded
    integers that can be mapped to processor native arithmetics.
    See Numbers/Cyclic/Int31 for 31-bit integers and Numbers/Natural/BigN
    for unbounded natural numbers and Numbers/Integer/BigZ for unbounded
    integers.
  * some proofs that both older libraries Arith, ZArith and NArith and
    newer BigN and BigZ implement the abstract modular development.
    This allows in particular BigN and BigZ to already come with a
    large database of basic lemmas and some generic tactics (ring),
  This library has still an experimental status, as well as the
  processor-acceleration mechanism, but both its abstract and its
  concrete parts are already quite usable and could challenge the use
  of nat, N and Z in actual developments. Moreover, an extension of
  this framework to rational numbers is ongoing, and an efficient
  Q structure is already provided (see Numbers/Rational/BigQ), but
  this part is currently incomplete (no abstract layer and generic
  lemmas).
- Many changes in FSets/FMaps. In practice, compatibility with earlier
  version should be fairly good, but some adaptations may be required.
  * Interfaces of unordered ("weak") and ordered sets have been factorized
    thanks to new features of Coq modules (in particular Include), see
    FSetInterface. Same for maps. Hints in these interfaces have been
    reworked (they are now placed in a "set" database).
  * To allow full subtyping between weak and ordered sets, a field
    "eq_dec" has been added to OrderedType. The old version of OrderedType
    is now called MiniOrderedType and functor MOT_to_OT allow to
    convert to the new version. The interfaces and implementations
    of sets now contain also such a "eq_dec" field.
  * FSetDecide, contributed by Aaron Bohannon, contains a decision
    procedure allowing to solve basic set-related goals (for instance,
    is a point in a particular set ?). See FSetProperties for examples.
  * Functors of properties have been improved, especially the ones about
    maps, that now propose some induction principles. Some properties
    of fold need less hypothesis.
  * More uniformity in implementations of sets and maps: they all use
    implicit arguments, and no longer export unnecessary scopes (see
    bug #1347)
  * Internal parts of the implementations based on AVL have evolved a
    lot. The main files FSetAVL and FMapAVL are now much more
    lightweight now. In particular, minor changes in some functions
    has allowed to fully separate the proofs of operational
    correctness from the proofs of well-balancing: well-balancing is
    critical for efficiency, but not anymore for proving that these
    trees implement our interfaces, hence we have moved these proofs
    into appendix files FSetFullAVL and FMapFullAVL. Moreover, a few
    functions like union and compare have been modified in order to be
    structural yet efficient. The appendix files also contains
    alternative versions of these few functions, much closer to the
    initial Ocaml code and written via the Function framework.
- Library IntMap, subsumed by FSets/FMaps, has been removed from
  Coq Standard Library and moved into a user contribution Cachan/IntMap
- Better computational behavior of some constants (eq_nat_dec and
  le_lt_dec more efficient, Z_lt_le_dec and Positive_as_OT.compare
  transparent, ...) (exceptional source of incompatibilities).
- Boolean operators moved from module Bool to module Datatypes (may need
  to rename qualified references in script and force notations || and &&
  to be at levels 50 and 40 respectively).
- The constructors xI and xO of type positive now have postfix notations
  "~1" and "~0", allowing to write numbers in binary form easily, for instance
  6 is 1~1~0 and 4*p is p~0~0 (see BinPos.v).
- Improvements to NArith (Nminus, Nmin, Nmax), and to QArith (in particular
  a better power function).
- Changes in ZArith: several additional lemmas (used in theories/Numbers),
  especially in Zdiv, Znumtheory, Zpower. Moreover, many results in
  Zdiv have been generalized: the divisor may simply be non-null
  instead of strictly positive (see lemmas with name ending by
  "_full"). An alternative file ZOdiv proposes a different behavior
  (the one of Ocaml) when dividing by negative numbers.
- Changes in Arith: EqNat and Wf_nat now exported from Arith, some
  constructions on nat that were outside Arith are now in (e.g. iter_nat).
- In SetoidList, eqlistA now expresses that two lists have similar elements
  at the same position, while the predicate previously called eqlistA
  is now equivlistA (this one only states that the lists contain the same
  elements, nothing more).
- Changes in Reals:
  * Most statement in "sigT" (including the
    completeness axiom) are now in "sig" (in case of incompatibility,
    use proj1_sig instead of projT1, sig instead of sigT, etc).
  * More uniform naming scheme (identifiers in French moved to English,
    consistent use of 0 -- zero -- instead of O -- letter O --, etc).
  * Lemma on prod_f_SO is now on prod_f_R0.
  * Useless hypothesis of ln_exists1 dropped.
  * New Rlogic.v states a few logical properties about R axioms.
  * RIneq.v extended and made cleaner.
- Slight restructuration of the Logic library regarding choice and classical
  logic. Addition of files providing intuitionistic axiomatizations of
  descriptions: Epsilon.v, Description.v and IndefiniteDescription.v.
- Definition of pred and minus made compatible with the structural
  decreasing criterion for use in fixpoints.
- Files Relations/Rstar.v and Relations/Newman.v moved out to the user
  contribution repository (contribution CoC_History). New lemmas about
  transitive closure added and some bound variables renamed (exceptional
  risk of incompatibilities).

Notations, coercions, implicit arguments and type inference

- More automation in the inference of the return clause of dependent
  pattern-matching problems.
- Experimental allowance for omission of the clauses easily detectable as
  impossible in pattern-matching problems.
- Improved inference of implicit arguments, now working inside record
  declarations.
- New options "Set Maximal Implicit Insertion", "Set Reversible Pattern
  Implicit", "Set Strongly Strict Implicit" and "Set Printing Implicit
  Defensive" for controlling inference and use of implicit arguments.
- New modifier in "Implicit Arguments" to force an implicit argument to
  be maximally inserted.
- New options Global and Local to "Implicit Arguments" for section
  surviving or non export outside module.
- Level "constr" moved from 9 to 8.
- Structure/Record now printed as Record (unless option Printing All is set).
- Support for parametric notations defining constants.
- Insertion of coercions below product types refrains to unfold
  constants (possible source of incompatibility).
- New support for fix/cofix in notations.

Tactic Language

- Second-order pattern-matching now working in Ltac "match" clauses
  (syntax for second-order unification variable is "@?X").
- Support for matching on let bindings in match context using syntax
  "H := body" or "H := body : type".
- (?X ?Y) patterns now match any application instead of only unary
  applications (possible source of incompatibility).
- Ltac accepts integer arguments (syntax is "ltac:nnn" for nnn an integer).
- The general sequence tactical "expr_0 ; [ expr_1 | ... | expr_n ]"
  is extended so that at most one expr_i may have the form "expr .."
  or just "..". Also, n can be different from the number of subgoals
  generated by expr_0. In this case, the value of expr (or idtac in
  case of just "..") is applied to the intermediate subgoals to make
  the number of tactics equal to the number of subgoals.
- A name used as the name of the parameter of a lemma (like f in
  "apply f_equal with (f:=t)") is now interpreted as a ltac variable
  if such a variable exists (this is a possible source of
  incompatibility and it can be fixed by renaming the variables of a
  ltac function into names that do not clash with the lemmas
  parameter names used in the tactic).
- New syntax "Ltac tac ::= ..." to rebind a tactic to a new expression.
- "let rec ... in ... " now supported for expressions without explicit
  parameters; interpretation is lazy to the contrary of "let ... in ...";
  hence, the "rec" keyword can be used to turn the argument of a
  "let ... in ..." into a lazy one.
- Patterns for hypotheses types in "match goal" are now interpreted in
  type_scope.
- A bound variable whose name is not used elsewhere now serves as
  metavariable in "match" and it gets instantiated by an identifier
  (allow e.g. to extract the name of a statement like "exists x, P x").
- New printing of Ltac call trace for better debugging.
- The C-zar (formerly know as declarative) proof language is now properly
  documented.

Tactics

- New tactics "apply -> term", "apply <- term", "apply -> term in
  ident", "apply <- term in ident" for applying equivalences (iff).
- "apply" and "rewrite" now take open terms (terms with undefined existentials)
  as input.
- Slight improvement of the hnf and simpl tactics when applied on
  expressions with explicit occurrences of match or fix.
- New tactics "eapply in", "erewrite", "erewrite in".
- New tactics "ediscriminate", "einjection", "esimplify_eq".
- Tactics "discriminate", "injection", "simplify_eq" now support any
  term as argument. Clause "with" is also supported.
- Unfoldable references can be given by notation's string rather than by name
  in unfold.
- The "with" arguments are now typed using informations from the current goal:
  allows support for coercions and more inference of implicit arguments.
- Application of "f_equal"-style lemmas works better.
- Tactics elim, case, destruct and induction now support variants eelim,
  ecase, edestruct and einduction.
- Tactics destruct and induction now support the "with" option and the
  "in" clause option. If the option "in" is used, an equality is added
  to remember the term to which the induction or case analysis applied
  (possible source of parsing incompatibilities when destruct or induction is
  part of a let-in expression in Ltac; extra parentheses are then required).
- New support for "as" clause in tactics "apply in" and "eapply in".
- Some new intro patterns:
  * intro pattern "?A" genererates a fresh name based on A.
    Caveat about a slight loss of compatibility:
    Some intro patterns don't need space between them. In particular
    intros ?a?b used to be legal and equivalent to intros ? a ? b. Now it
    is still legal but equivalent to intros ?a ?b.
  * intro pattern "(A & ... & Y & Z)" synonym to "(A,....,(Y,Z)))))"
    for right-associative constructs like /\ or exists.
- Several syntax extensions concerning "rewrite":
  * "rewrite A,B,C" can be used to rewrite A, then B, then C. These rewrites
    occur only on the first subgoal: in particular, side-conditions of the
    "rewrite A" are not concerned by the "rewrite B,C".
  * "rewrite A by tac" allows to apply tac on all side-conditions generated by
    the "rewrite A".
  * "rewrite A at n" allows to select occurrences to rewrite: rewrite only
    happen at the n-th exact occurrence of the first successful matching of
    A in the goal.
  * "rewrite 3 A" or "rewrite 3!A" is equivalent to "rewrite A,A,A".
  * "rewrite !A" means rewriting A as long as possible (and at least once).
  * "rewrite 3?A" means rewriting A at most three times.
  * "rewrite ?A" means rewriting A as long as possible (possibly never).
  * many of the above extensions can be combined with each other.
- Introduction patterns better respect the structure of context in presence of
  missing or extra names in nested disjunction-conjunction patterns [possible
  source of rare incompatibilities].
- New syntax "rename a into b, c into d" for "rename a into b; rename c into d"
- New tactics "dependent induction/destruction H [ generalizing id_1 .. id_n ]"
  to do induction-inversion on instantiated inductive families ? la BasicElim.
- Tactics "apply" and "apply in" now able to reason modulo unfolding of
  constants (possible source of incompatibility in situations where apply
  may fail, e.g. as argument of a try or a repeat and in a ltac function);
  versions that do not unfold are renamed into "simple apply" and
  "simple apply in" (usable for compatibility or for automation).
- Tactics "apply" and "apply in" now able to traverse conjunctions and to
  select the first matching lemma among the components of the conjunction;
  tactic "apply" also able to apply lemmas of conclusion an empty type.
- Tactic "apply" now supports application of several lemmas in a row.
- Tactics "set" and "pose" can set functions using notation "(f x1..xn := c)".
- New tactic "instantiate" (without argument).
- Tactic firstorder "with" and "using" options have their meaning swapped for
  consistency with auto/eauto (source of incompatibility).
- Tactic "generalize" now supports "at" options to specify occurrences
  and "as" options to name the quantified hypotheses.
- New tactic "specialize H with a" or "specialize (H a)" allows to transform
  in-place a universally-quantified hypothesis (H : forall x, T x) into its
  instantiated form (H : T a). Nota: "specialize" was in fact there in earlier
  versions of Coq, but was undocumented, and had a slightly different behavior.
- New tactic "contradict H" can be used to solve any kind of goal as long as
  the user can provide afterwards a proof of the negation of the hypothesis H.
  If H is already a negation, say ~T, then a proof of T is asked.
  If the current goal is a negation, say ~U, then U is saved in H afterwards,
  hence this new tactic "contradict" extends earlier tactic "swap", which is
  now obsolete.
- Tactics f_equal is now done in ML instead of Ltac: it now works on any
  equality of functions, regardless of the arity of the function.
- New options "before id", "at top", "at bottom" for tactics "move"/"intro".
- Some more debug of reflexive omega (romega), and internal clarifications.
  Moreover, romega now has a variant "romega with *" that can be also used
  on non-Z goals (nat, N, positive) via a call to a translation tactic named
  zify (its purpose is to Z-ify your goal...). This zify may also be used
  independantly of romega.
- Tactic "remember" now supports an "in" clause to remember only selected
  occurrences of a term.
- Tactic "pose proof" supports name overwriting in case of specialization of an
  hypothesis.
- Semi-decision tactic "jp" for first-order intuitionistic logic moved to user
  contributions (subsumed by "firstorder").

Program

- Moved useful tactics in theories/Program and documented them.
- Add Program.Basics which contains standard definitions for functional
  programming (id, apply, flip...)
- More robust obligation handling, dependent pattern-matching and
  well-founded definitions.
- Program CoFixpoint is accepted, Program Fixpoint uses the new way to infer
  which argument decreases structurally.
- Program Lemma, Axiom etc... now permit to have obligations in the statement
  iff they can be automatically solved by the default tactic.
- Renamed "Obligations Tactic" command to "Obligation Tactic".
- New command "Preterm [ of id ]" to see the actual term fed to Coq for
  debugging purposes.
- New option "Transparent Obligations" to control the declaration of
  obligations as transparent or opaque. All obligations are now transparent
  by default, otherwise the system declares them opaque if possible.
- Changed the notations "left" and "right" to "in_left" and "in_right" to hide
  the proofs in standard disjunctions, to avoid breaking existing scripts when
  importing Program. Also, put them in program_scope.

Type Classes

- New "Class", "Instance" and "Program Instance" commands to define
  classes and instances documented in the reference manual.
- New binding construct "`{Class_1 param_1 .. param_n, Class_2 ...}"
  for binding type classes, usable everywhere.
- New command " Print Classes " and " Print Instances some_class " to
  print tables for typeclasses.
- New default eauto hint database "typeclass_instances" used by the default
  typeclass instance search tactic.
- New theories directory "theories/Classes" for standard typeclasses
  declarations. Module Classes.RelationClasses is a typeclass port of
  Relation_Definitions plus a generic development of algebra on
  n-ary heterogeneous predicates.

Setoid rewriting

- Complete (and still experimental) rewrite of the tactic
  based on typeclasses. The old interface and semantics are
  almost entirely respected, except:

  - Import Setoid is now mandatory to be able to call setoid_replace
  and declare morphisms.

  - "-->", "++>" and "==>" are now right associative notations
  declared at level 55 in scope signature_scope.
  Their introduction may break existing scripts that defined
  them as notations with different levels.

  - One can use [Typeclasses Opaque/Transparent [cst]] to indicate
  that [cst] should not be unfolded during unification for morphism
  resolution, by default all constants are transparent.

  - The [setoid_rewrite]'s semantics change when rewriting with
  a lemma: it can rewrite two different instantiations of the lemma
  at once. Use [setoid_rewrite H at 1] for (almost) the usual semantics.
  [setoid_rewrite] will also try to rewrite under binders now, and can
  succeed on different terms than before. In particular, it will unify under
  let-bound variables. When called through [rewrite], the semantics are
  unchanged though.

  - [Add Morphism term : id] has different semantics when used with
  parametric morphism: it will try to find a relation on the parameters
  too. The behavior has also changed with respect to default relations:
  the most recently declared Setoid/Relation will be used, the documentation
  explains how to customize this behavior.

  - Parametric Relation and Morphism are declared differently, using the
  new [Add Parametric] commands, documented in the manual.

  - Setoid_Theory is now an alias to Equivalence, scripts building objects
  of type Setoid_Theory need to unfold (or [red]) the definitions
  of Reflexive, Symmetric and Transitive in order to get the same goals
  as before. Scripts which introduced variables explicitely will not break.

  - The order of subgoals when doing [setoid_rewrite] with side-conditions
  is now always the same: first the new goal, then the conditions.

- New standard library modules Classes.Morphisms declares
  standard morphisms on refl/sym/trans relations.
  Classes.Morphisms_Prop declares morphisms on propositional
  connectives and Classes.Morphisms_Relations on generalized predicate
  connectives. Classes.Equivalence declares notations and tactics
  related to equivalences and Classes.SetoidTactics defines the
  setoid_replace tactics and some support for the "Add *" interface,
  notably the tactic applied automatically before each "Add Morphism"
  proof.

- User-defined subrelations are supported, as well as higher-order morphisms
  and rewriting under binders. The tactic is also extensible entirely in Ltac.
  The documentation has been updated to cover these features.

- [setoid_rewrite] and [rewrite] now support the [at] modifier to select
  occurrences to rewrite, and both use the [setoid_rewrite] code, even when
  rewriting with leibniz equality if occurrences are specified.

Extraction

- Improved behavior of the Caml extraction of modules: name clashes should
  not happen anymore.
- The command Extract Inductive has now a syntax for infix notations. This
  allows in particular to map Coq lists and pairs onto Caml ones:
    Extract Inductive list => list [ "[]" "(::)" ].
    Extract Inductive prod => "(*)" [ "(,)" ].
- In pattern matchings, a default pattern "| _ -> ..." is now used whenever
  possible if several branches are identical. For instance, functions
  corresponding to decidability of equalities are now linear instead of
  quadratic.
- A new instruction Extraction Blacklist id1 .. idn allows to prevent filename
  conflits with existing code, for instance when extracting module List
  to Ocaml.

CoqIDE

- CoqIDE font defaults to monospace so as indentation to be meaningful.
- CoqIDE supports nested goals and any other kind of declaration in the middle
  of a proof.
- Undoing non-tactic commands in CoqIDE works faster.
- New CoqIDE menu for activating display of various implicit informations.
- Added the possibility to choose the location of tabs in coqide:
  (in Edit->Preferences->Misc)
- New Open and Save As dialogs in CoqIDE which filter *.v files.

Tools

- New stand-alone .vo files verifier "coqchk".
- Extended -I coqtop/coqc option to specify a logical dir: "-I dir -as coqdir".
- New coqtop/coqc option -exclude-dir to exclude subdirs for option -R.
- The binary "parser" has been renamed to "coq-parser".

coqdoc
- Improved coqdoc and dump of globalization information to give more
  meta-information on identifiers. All categories of Coq definitions are
  supported, which makes typesetting trivial in the generated documentation.
- A "--interpolate" option permits to use typesetting information from the
  typechecked part of the file to typeset identifiers appearing in Coq escapings
  inside the documentation.
- Better handling of utf8 ("--utf8" option) and respect of spaces in the source.
- Support for hyperlinking and indexing developments in the TeX output.
- New option "color" of the coqdoc style file to render identifiers using colors.
- Additional macros in the TeX ouput allowing to customize indentation and size of
  empty lines. New environment "coqdoccode" for Coq code.

Miscellaneous

- Coq installation provides enough files so that Ocaml's extensions need not
  the Coq sources to be compiled (this assumes O'Caml 3.10 and Camlp5).
- New commands "Set Whelp Server" and "Set Whelp Getter" to customize the
  Whelp search tool.
- Syntax of "Test Printing Let ref" and "Test Printing If ref" changed into
  "Test Printing Let for ref" and "Test Printing If for ref".
- An overhauled build system (new Makefiles); see dev/doc/build-system.txt.
- Add -browser option to configure script.
- Build a shared library for the C part of Coq, and use it by default on
  non-(Windows or MacOS) systems. Bytecode executables are now pure. The
  behaviour is configurable with -coqrunbyteflags, -coqtoolsbyteflags and
  -custom configure options.
- Complexity tests can be skipped by setting the environment variable
  COQTEST_SKIPCOMPLEXITY.

(tonio)

2009-09-05 17:32:40 UTC MAIN commitmail json YAML


Import aamath 0.3 as math/aamath.

aamath is a program that reads mathematical expressions in infix
notation and renders them as ASCII art. It may be useful to send
mathematics through text-only media, such as e-mail or newsgroups.

Packaged by Emil Skoeldberg for pkgsrc-wip.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(asau)

2009-09-05 13:46:02 UTC MAIN commitmail json YAML

Updated Chemtool to 1.6.12.

(asau)

2009-09-05 13:44:54 UTC MAIN commitmail json YAML

Updated biology/chemtool to 1.6.12

(asau)

2009-09-05 13:43:26 UTC MAIN commitmail json YAML

Update to Chemtool 1.6.12.

Changes since previous package:

Chemtool-1.6.12 (June 7, 2009)

This release contains another round of fixes for label positioning
and clipping of bonds around labels. The pen color button has been
replaced by a drop-down menu, and a "white" pen for drawing on
colored backgrounds has been added. Chemtool now automatically
resizes its main window on small (netbook) screens, and it can also
be used in an non-interactive mode to create postscript (etc.) output
from previously created chemtool structure files. The Polish
translation has been updated, and a new Bulgarian translation
has been added.

Chemtool-1.6.11 (August 26, 2007)

This release contains numerous fixes for label positioning and
sub/superscript kerning. Bond length and zoom factor are now
stored with the drawing, bond clipping of multiple bonds was
improved and new special key sequences for circled plus and
minus symbols were added. The configuration dialog now lists
gtklp among the supported print commands. Source layout and
build system were reorganized to make addition of translations
easier, and a Portuguese localization file was added.

Chemtool-1.6.10 (April 8th, 2007)

This release adds PNG export, round brackets, text output in
east-european locales and some new templates. Several bugs
related to special character handling in GTK2, screen display
of labels and exporting to EPS and SVG have been fixed. The
configuration dialog has been redone and now includes support
for kprinter, and the labeling shortcuts no longer interfere
with GTK's menu accelerators.

(asau)

2009-09-05 13:11:30 UTC MAIN commitmail json YAML

Updated YACAS to 1.2.2.

(asau)

2009-09-05 13:09:33 UTC MAIN commitmail json YAML

Updated math/yacas to 1.2.2

(asau)

2009-09-05 13:07:09 UTC MAIN commitmail json YAML

Update to YACAS 1.2.2.
Changes unknown, ChangeLog says: "Changes are none, there is only the now."

(asau)

2009-09-05 12:38:56 UTC MAIN commitmail json YAML

Relax unnecessarily strict restrictions, SBCL should be portable enough.
If this uncovers bugs, those should be fixed, don't mask them.

(asau)

2009-09-05 10:05:19 UTC MAIN commitmail json YAML

We want no /opt/schily, so patch the Defaults rules. wrapper already
takes care of absolute options, but the value of INS_BASE is based down
via -D too. Bump revision.

(joerg)

2009-09-05 09:49:30 UTC MAIN commitmail json YAML

Note update of www/opengoo package to 1.5.3.

(taca)

2009-09-05 09:48:38 UTC MAIN commitmail json YAML

Update www/opengoo pacakge to 1.5.3.

Changelog
=========

Since 1.5.2
-----------
- bugfix: Cannot create companies with normal user without the
  "Can manage contacts" permission
- bugfix: Auto-upgrade feedback fixed.
- bugfix: Fixed a problem when classifying email (attachments were added
  as new versions of existing files).
- bugfix: Allow email addresses with single quote
- bugfix: Changed several "substr" for "utf8_substr" to avoid errors like
  "null" on dashboard.
- bugfix: Added a default address when sending email reminders.
  Fixes problems when sending reminders.
- bugfix: Fixed some display issues with the "Close" button in objects' view.
- bugfix: Fixed a problem that would cause the Overview to be loaded
  on every tab when clicking the "All" workspace.
- bugfix: Custom properties were not being kept when editing an object.
- bugfix: If a user is subscribed to an object and loses permissions to it
  it will not receive notifications any more.
- bugfix: Error 500 when deleting a user.
- bugfix: Email body was not shown for html emails when ROOT_URL was relative.
- bugfix: Create user from contact was not allowed if user was linked
  to a trashed contact, fix: contact is restored.
- bugfix: Task drag & drop does not allow drag from a workspace to another.
- bugfix: Saving workspace while rendering permissions was allowed, and
  no permissions were saved.
- bugfix: When creating new workspace, user checkboxes did not
  check/uncheck all permissions.
- bugfix: Internal server error when deleting user with its personal workspace.
- bugfix: Instantianting template without parameters was going back
  instead of reloading.
- bugfix: Calendar views was not showing milestones assigned to everybody
  when filtering by "my calendar".
- bugfix: In IE when expanding subtask list, the tasks below them did non
  move aside.
- bugfix: Some mail contents were not included in reply or forward body.
- bugfix: Instantiating repeating tasks with subtasks did not put
  correct status to some subtasks.
- bugfix: isToday function was not returning the correct value sometimes.
- bugfix: Csv export: when a field contains "," export is wrong, field
  must be enclosed with quotes.
- bugfix: Importing more than one contact with no email address overwrites
  the previous one.
- bugfix: Contacts are not linked to companies when importing from csv.
- bugfix: Subscribers and invitation lists were not showing users who have
  group permissions but no individual permissions.
- bugfix: If an error occurs when sending a queued email the email is now
  not deleted.
- bugfix: Mindmap viewer overlaps object linker.
- bugfix: The "include subworkspaces" checkbox for the iCal feed was
  being ignored.
- usability: The user is warned when searching for short strings.

(taca)

2009-09-05 08:52:22 UTC pkgsrc-2009Q2 commitmail json YAML

should have been deleted with pullup #2844 already

(spz)

2009-09-05 01:44:42 UTC MAIN commitmail json YAML

Updated comms/asterisk to 1.2.35

(jnemeth)

2009-09-05 01:44:19 UTC MAIN commitmail json YAML

update to asterisk 1.2.35 which fixes AST-2009-006 -- IAX2 DOS vulnerability

(jnemeth)

2009-09-04 23:46:16 UTC MAIN commitmail json YAML

Note update of devel/p5-MooseX-Method-Signatures to version 0.24

(seb)

2009-09-04 23:45:59 UTC MAIN commitmail json YAML

Update p5-MooseX-Method-Signatures from version 0.23 to version 0.24.

Upstream changes:
0.24  Mon, 31 Aug 2009 19:04:14 +0200
  * Rename the meta method's clone method to reify. clone already had a special
    meaning for methods in role applications to classes.

(seb)

2009-09-04 23:20:12 UTC MAIN commitmail json YAML

Updated comms/gammu to 1.26.0

(wiz)

2009-09-04 23:19:59 UTC MAIN commitmail json YAML

Update gammu and py-gammu to 1.26.0.
Memory usage was reduced. Tons of bugs were fixed. Support for
reading messages from Motorola phones was improved.
Also BlueTooth support was improved.

(wiz)

2009-09-04 23:12:10 UTC MAIN commitmail json YAML

Note update of devel/p5-App-Cmd to version 0.301

(seb)

2009-09-04 23:11:53 UTC MAIN commitmail json YAML

Update p5-App-Cmd from version 0.300 to version 0.301.

Upstream changes:
0.301    2009-09-02
          fix App::Cmd::Simple docs to show ->execute (noticed by MIYAGAWA)

(seb)

2009-09-04 23:09:17 UTC MAIN commitmail json YAML

Updated graphics/sane-backends to 1.0.20nb3

(wiz)

2009-09-04 23:09:06 UTC MAIN commitmail json YAML

Fix xsane build by adding back a symbol that was, according to Debian,
accidentally removed in 1.0.20.
Bump PKGREVISION.

(wiz)

2009-09-04 22:10:08 UTC MAIN commitmail json YAML

Updated pkgtools/pbulk to 0.41

(joerg)

2009-09-04 22:06:18 UTC MAIN commitmail json YAML

pbulk-0.41:
Create & chown work.log for destdir builds too, as the normal build is
run unprivileged.

(joerg)

2009-09-04 21:42:11 UTC MAIN commitmail json YAML

PSPP 0.6.1 done.

(asau)

2009-09-04 21:41:39 UTC MAIN commitmail json YAML

Updated math/pspp to 0.6.1

(asau)