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 (9m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-13 07:56:59 UTC Now

2013-05-22 07:44:04 UTC MAIN commitmail json YAML

2013-05-22 07:11:58 UTC MAIN commitmail json YAML

2013-05-22 05:32:43 UTC MAIN commitmail json YAML

Add bash to TOOLS, but hold off on PKGREVISION as another bug fix should
be going in very soon.

(jnemeth)

2013-05-22 03:28:09 UTC MAIN commitmail json YAML

Updated databases/p5-DBD-SQLite2 to 0.36.

(hiramatsu)

2013-05-22 03:27:37 UTC MAIN commitmail json YAML

Update p5-DBD-SQLite2 to 0.36.

Changes from previous:
----------------------
0.36 2013-04-08 rurban
    - Fix mingw32 off_t redefinition. [cpan #84492]
      Use a private sql_off_t typedef for the sqlite internal off_t type.
    - cygwin is now a OS_UNIX, not OS_WIN.

0.35 2013-04-01 rurban
    - Fix SEGV when fetchrow() is called again after it has returned an
      empty list ie. the query has completed. [cpan #16451]
    - Add testcases for [cpan #26775] and [cpan #28448]
    - Fixed [cpan #26775]: Remove () in names with DISTINCT(t.name)
    - Honor -g in $Config{optimize}
    - Add META and POD tests, and META info for EUMM

0.34 2013-04-01 rurban
    - Fix SEGV in t/ak-dbd.t with asan, concurrent _sqlite2_fetch_row  [cpan #55636]
    - Add return value for dbd_bind_ph() - bind_param with handle
    - Add declaration for sqlite2_busy_timeout()
    - Fix clang -Wparentheses and -Wint-conversion warnings

(hiramatsu)

2013-05-21 21:33:44 UTC MAIN commitmail json YAML

2013-05-21 20:58:29 UTC MAIN commitmail json YAML

Updated www/py-flask-admin to 1.0.6.

(kleink)

2013-05-21 20:57:30 UTC MAIN commitmail json YAML

Update py-flask-admin to 1.0.6.

1.0.6
=====
* Model views now support default sorting order
* Model type/column formatters now accept additional view parameter
* is_visible for administrative views
* Model views have after_model_change method that can be overridden
* In model views, get_query was split into get_count_query and get_query
* Bootstrap 2.3.1
* Bulk deletes go through delete_model
* Flask-Admin no longer uses floating navigation bar
* Translations: French, Persian (Farsi), Chinese (Simplified/Traditional),
  Chech
* Bug fixes

(kleink)

2013-05-21 19:52:15 UTC MAIN commitmail json YAML

Updated textproc/py-jinja2 to 2.7.

(kleink)

2013-05-21 19:51:22 UTC MAIN commitmail json YAML

Update py-jinja2 to 2.7.

Version 2.7
-----------
(codename Translation, released on May 20th 2013)

- Choice and prefix loaders now dispatch source and template lookup
  separately in order to work in combination with module loaders as
  advertised.
- Fixed filesizeformat.
- Added a non-silent option for babel extraction.
- Added `urlencode` filter that automatically quotes values for
  URL safe usage with utf-8 as only supported encoding.  If applications
  want to change this encoding they can override the filter.
- Added `keep-trailing-newline` configuration to environments and
  templates to optionally preserve the final trailing newline.
- Accessing `last` on the loop context no longer causes the iterator
  to be consumed into a list.
- Python requirement changed: 2.6, 2.7 or >= 3.3 are required now,
  supported by same source code, using the "six" compatibility library.
- Allow `contextfunction` and other decorators to be applied to `__call__`.
- Added support for changing from newline to different signs in the `wordwrap`
  filter.
- Added support for ignoring memcache errors silently.
- Added support for keeping the trailing newline in templates.
- Added finer grained support for stripping whitespace on the left side
  of blocks.
- Added `map`, `select`, `reject`, `selectattr` and `rejectattr`
  filters.
- Added support for `loop.depth` to figure out how deep inside a recursive
  loop the code is.
- Disabled py_compile for pypy and python 3.

(kleink)

2013-05-21 19:39:57 UTC MAIN commitmail json YAML

Updated textproc/py-markupsafe to 0.17.

(kleink)

2013-05-21 19:33:56 UTC MAIN commitmail json YAML

Make HOMEPAGE point to the project page.

(kleink)

2013-05-21 19:30:37 UTC MAIN commitmail json YAML

Update py-markupsafe to 0.17.

0.17
* Fixed interpolation on tuples
* Added travis file
* Added a tiny note on Python 3

(kleink)

2013-05-21 18:39:40 UTC MAIN commitmail json YAML

Rename SVR4_PKGNAME from p5tva to p5tv to avoid collision with
textproc/p5-Text-vFile-asData's.  (Apparently not causing much grief in
the world, as the latter is a direct dependency.)

(kleink)

2013-05-21 18:38:03 UTC MAIN commitmail json YAML

2013-05-21 18:36:52 UTC MAIN commitmail json YAML

2013-05-21 16:37:46 UTC MAIN commitmail json YAML

2013-05-21 16:37:04 UTC MAIN commitmail json YAML

Explicitly use custom copy_if, it also exists in C++11 implementations.

(joerg)

2013-05-21 16:36:22 UTC MAIN commitmail json YAML

2013-05-21 15:17:55 UTC MAIN commitmail json YAML

Revbump for wm/windowmaker update.

(hans)

2013-05-21 15:05:57 UTC MAIN commitmail json YAML

Added textproc/py-markupsafe version 0.16.

(kleink)

2013-05-21 15:04:09 UTC MAIN commitmail json YAML

2013-05-21 15:03:44 UTC MAIN commitmail json YAML

Import MarkupSafe-0.16 as textproc/py-markupsafe.

MarkupSafe implements a unicode subclass that supports HTML strings.

(kleink)

2013-05-21 14:59:25 UTC MAIN commitmail json YAML

2013-05-21 14:45:59 UTC MAIN commitmail json YAML

Updated wm/windowmaker to 0.95.4

(hans)

2013-05-21 14:43:14 UTC MAIN commitmail json YAML

Updated devel/doxygen to 1.8.4

(wiz)

2013-05-21 14:43:05 UTC MAIN commitmail json YAML

Update to 1.8.4:

This release adds support for improved cross-referencing, syntax
highlighting, and call graphs by using LLVM/clang to parse the
source code. It adds support for DocBook output and for parsing
UNO IDL files (used by Libre Office). It includes a number of
smaller changes and improvements as well as a large number of
bugfixes.

(wiz)

2013-05-21 14:41:32 UTC MAIN commitmail json YAML

2013-05-21 14:38:40 UTC MAIN commitmail json YAML

Update WindowMaker to 0.95.4

Changes since 0.92.0:
- Left Half / Right Half Maximize, tiled maximization
- New mouse-resizing functionality
- History and TAB completion in dialogs
- Bouncing appicon effect
- New applications (wmgenmenu and wmmenugen) to generate the root menu
  automatically by looking which applications you have on your $PATH
- Automatic detection of configuration changes through inotify
- Improved dockapp recognition
- many trivial things which reduce little annoyances one might have
- Added keyboard shortcut to uncover/cover the dock
- Mac OS X-style window cycling
- Preliminary XRandR support
- lots of bug fixes

(hans)

2013-05-21 14:37:52 UTC MAIN commitmail json YAML

Added devel/py-requests version 1.2.1

(imil)

2013-05-21 14:35:37 UTC MAIN commitmail json YAML

add & enable py-requests

(imil)

2013-05-21 14:34:38 UTC MAIN commitmail json YAML

Initial import of py-requests, version 1.2.1, into the NetBSD Packages
Collection.

Requests takes all of the work out of Python HTTP/1.1 - making your
integration with web services seamless. There's no need to manually add query
strings to your URLs, or to form-encode your POST data. Keep-alive and HTTP
connection pooling are 100% automatic, powered by urllib3, which is embedded
within Requests.

(imil)

2013-05-21 13:22:03 UTC MAIN commitmail json YAML

phonon, kde and digikam updates.

(markd)

2013-05-21 13:06:36 UTC MAIN commitmail json YAML

2013-05-21 13:04:10 UTC MAIN commitmail json YAML

Update to digikam software collection 3.2.0

This version include a new album interface display mode named list-view.
Icon view can be switched to a flat item list, where items can be sorted
by properties columns as in a simple file manager. Columns can be
customized to show file, image, metadata, or digiKam properties.

(markd)

2013-05-21 12:49:41 UTC MAIN commitmail json YAML

2013-05-21 12:34:57 UTC MAIN commitmail json YAML

2013-05-21 12:34:02 UTC MAIN commitmail json YAML

Changes 0.9:

* copymode

  The copymode gives easy acess to the scroll back buffer. The commands
  use vi style keybindings, use Mod+v to activate it, navigate with
  h,j,k,l,^,$,g,H,M,L,G search with / (forward) and ? (backwards) select
  text with v and copy it with y. Then later paste it with MOD+p.

  The search functionality is also available directly via MOD+/ and MOD+?.

  Read the manual page for further information. This could be useful
  for st users who want a scroll back buffer.

* alternate screen mode

  The alternate mode is for example used by midnight commander when you
  press CTRL+o to switch between the file manager and the shell where the
  output is now preserved even after multiple switches back and forth.

* dvtm now ships its own terminfo file dvtm.info (which at this time is
  mostly a copy of the previously used rxvt one) as a consequence $TERM
  within dvtm window is now set to dvtm{,-256color} depending on whether
  the "outer" terminal supports 256 color mode. The value of $TERM within
  dvtm can be overriden by the environment variable DVTM_TERM which
  will be appropriately suffixed by "-256color" if possible.

  So make sure to install the shipped dvtm.info terminal description file
  ("make install" does it by default).

* MOD+C creates a new window with the same working directory as the
  currently active window (this relies on the /proc filesystem and thus
  only works on Linux furthermore it expects a POSIX.1-2008 conformant
  realpath(3) implementation).

* -M command line flag to disable mouse support upon startup so that dvtm's
  mouse handling doesn't interfere with standard X text selection

* -t command line flag to set a static title of the dvtm "root window" i.e.
  the terminal in which dvtm itself runs. If the flag is omitted dvtm now
  sets the title to the one of the currently focused window.

* dvtm now follows the config.def.h conventions of the other suckless
  projects which prevents conflicts with config.h and thus allows easier
  tracking of the git repository.

* various terminal emulation fixes

* various code cleanups all over the place

(adam)

2013-05-21 12:24:48 UTC MAIN commitmail json YAML

Add phonon-backend-vlc

(markd)

2013-05-21 12:23:46 UTC MAIN commitmail json YAML

2013-05-21 12:19:02 UTC MAIN commitmail json YAML

2013-05-21 12:16:41 UTC MAIN commitmail json YAML

2013-05-21 12:13:14 UTC MAIN commitmail json YAML

Update to 4.6.0

Add pulseaudio option

This release contains numerous improvements across the board since 4.5.1:

    QZeitgeist 0.8 is supported
    Various buildsystem fixes, allowing other packages to find phonon easier
    Fewer KDE dependencies
    Many improvements to PulseAudio integration
    Remove runtime backend switching
    Copious quantities of vanilla frosting
    Stability improvements
    LGPL relicensing
    Misc fixes to Zeitgeist integration
    Extra cinamon spice

(markd)

2013-05-21 12:06:58 UTC MAIN commitmail json YAML

2013-05-21 11:27:17 UTC MAIN commitmail json YAML

+ doxygen-1.8.4, etm2-2.1.5 [etm successor], geany-1.23.1, lua-5.2.2,
  xf86-video-intel-2.21.7, xmp-4.0.6.

(wiz)

2013-05-21 11:05:11 UTC MAIN commitmail json YAML

2013-05-21 08:42:59 UTC MAIN commitmail json YAML

Updated x11/xdpyinfo to 1.3.1

(wiz)

2013-05-21 08:42:50 UTC MAIN commitmail json YAML

Update to 1.3.1:

This minor maintenance release adds a -version option to the command line,
and provides some minor code cleanups and build improvements.

Alan Coopersmith (9):
      Mark usage() as _X_NORETURN
      Declare 'len' as size_t to avoid unneccessary back-and-forth conversions
      Combine usage messages into a single string
      Add -version option to print version number
      Add xrandr to SEE ALSO section of man page
      Rename i & count in inner loop to avoid shadowing same named vars in outer loop
      Convert sprintf calls to snprintf
      Mark num_known_extensions as a const, since the size is fixed at compile time
      xdpyinfo 1.3.1

Jon TURNEY (1):
      Include Xwindows.h on WIN32 to avoid type clashes

(wiz)

2013-05-21 07:57:50 UTC MAIN commitmail json YAML

Due to gmake bug #30612 rpm needs atleast gmake-3.82nb1 which includes
the bug fix.

(sbd)

2013-05-21 07:13:50 UTC MAIN commitmail json YAML

Use GMAKE_REQD in TOOLS_DEPENDS.gmake, bump GMAKE_REQD to 3.81.

(sbd)

2013-05-21 00:14:47 UTC MAIN commitmail json YAML

+ musicpd-0.17.4 [pkg/47844] opendkim-2.8.3 [pkg/47843]

(obache)

2013-05-20 21:20:24 UTC MAIN commitmail json YAML

itstool is required to build the translation XML files.
Thanks to joerg@ for the report.

(prlw1)

2013-05-20 20:52:01 UTC MAIN commitmail json YAML

Updated fonts/fontconfig to 2.10.93; devel/glibmm to 2.36.2; devel/atkmm to 2.22.7; devel/pangomm to 2.34.0; x11/gtkmm to 2.24.3

(adam)

2013-05-20 20:51:02 UTC MAIN commitmail json YAML

Changes 2.24.3 (stable):
* Require the mm-common version that actually allows avoiding
  the dependency in the tarball as well as glibmm.
* Fix gtkmm-demo VS projects.
* Fix namespacing for Cairo.

(adam)

2013-05-20 20:49:22 UTC MAIN commitmail json YAML

Changes 2.34.0 (stable):
* Remove the use of g_type_init() because it has been deprecated.

(adam)

2013-05-20 20:45:01 UTC MAIN commitmail json YAML

Changes 2.22.7 (stable):
* Remove the use of g_type_init() because it has been deprecated.

(adam)

2013-05-20 20:44:09 UTC MAIN commitmail json YAML

Changes 2.36.2 (stable):
* Revert this change from 2.36.1, which should not have appeared in a
stable release yet:
Custom Interfaces: Implement derived interface properties.

(adam)

2013-05-20 19:56:40 UTC MAIN commitmail json YAML

Changes 2.10.93:
      Bug 62980 - matching native fonts with even :lang=en
      Ensure closing fp on error
      Obtain fonts data via FT_Face instead of opening a file directly
      Revert the previous change and rework to not export freetype API outside fcfreetype.c
      documented FC_HASH and FC_POSTSCRIPT_NAME
      Bug 63329 - make check fails: .. contents:: :depth: 2
      Use the glob matching for filename
      Bug 63452 - conf.d/README outdated
      Fix missing OSAtomicCompareAndSwapPtrBarrier() on Mac OS X 10.4
      Bug 63922 - FcFreeTypeQueryFace fails on postscripts fonts loaded from memory
      build-chain, replace INCLUDES directive by AM_CPPFLAGS

(adam)

2013-05-20 19:33:54 UTC MAIN commitmail json YAML

Do not poison build flags with mysql-client bl3 dirs.

(fhajny)

2013-05-20 19:18:35 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.7.17

(adam)

2013-05-20 19:17:15 UTC MAIN commitmail json YAML

Changes 3.7.17:
Add support for memory-mapped I/O.
Add the sqlite3_strglob() convenience interface.
Assigned the integer at offset 68 in the database header as the Application ID for when SQLite is used as an application file-format. Added the PRAGMA application_id command to query and set the Application ID.
Report rollback recovery in the error log as SQLITE_NOTICE_RECOVER_ROLLBACK. Change the error log code for WAL recover from SQLITE_OK to SQLITE_NOTICE_RECOVER_WAL.
Report the risky uses of unlinked database files and database filename aliasing as SQLITE_WARNING messages in the error log.
Added the SQLITE_TRACE_SIZE_LIMIT compile-time option.
Increase the default value of SQLITE_MAX_SCHEMA_RETRY to 50 and make sure that it is honored in every place that a schema change might force a statement retry.
Add a new test harness called "mptester" used to verify correct operation when multiple processes are using the same database file at the same time.
Enhance the extension loading mechanism to be more flexible (while still maintaining backwards compatibility) in two ways:
If the default entry point "sqlite3_extension_init" is not present in the loadable extension, also try an entry point "sqlite3_X_init" where "X" is based on the shared library filename. This allows every extension to have a different entry point, which allows them to be statically linked with no code changes.
The shared library filename passed to sqlite3_load_extension() may omit the filename suffix, and an appropriate architecture-dependent suffix (".so", ".dylib", or ".dll") will be added automatically.
Added many new loadable extensions to the source tree, including amatch, closure, fuzzer, ieee754, nextchar, regexp, spellfix, and wholenumber. See header comments on each extension source file for further information about what that extension does.
Enhance FTS3 to avoid using excess stack space when there are a huge number of terms on the right-hand side of the MATCH operator. A side-effect of this change is that the MATCH operator can only accommodate 12 NEAR operators at a time.
Enhance the fts4aux virtual table so that it can be a TEMP table.
Added the fts3tokenize virtual table to the full-text search logic.
Query planner enhancement: Use the transitive property of constraints to move constraints into the outer loops of a join whenever possible, thereby reducing the amount of work that needs to occur in inner loops.
Discontinue the use of posix_fallocate() on unix, as it does not work on all filesystems.
Improved tracing and debugging facilities in the Windows VFS.
Bug fix: Fix a potential database corruption bug in shared cache mode when one database connection is closed while another is in the middle of a write transaction.
Bug fix: Only consider AS names from the result set as candidates for resolving identifiers in the WHERE clause if there are no other matches. In the ORDER BY clause, AS names take priority over any column names.
Bug fix: Do not allow a virtual table to cancel the ORDER BY clause unless all outer loops are guaranteed to return no more than one row result.
Bug fix: Do not suppress the ORDER BY clause on a virtual table query if an IN constraint is used.
Bug fix: The command-line shell gives an exit code of 0 when terminated using the ".quit" command.
Bug fix: Make sure PRAGMA statements appear in sqlite3_trace() output.
Bug fix: When a compound query that uses an ORDER BY clause with a COLLATE operator, make sure that the sorting occurs according to the specified collation and that the comparisons associate with the compound query use the native collation.
Bug fix: Makes sure the authorizer callback gets a valid pointer to the string "ROWID" for the column-name parameter when doing an UPDATE that changes the rowid.
Bug fix: Do not move WHERE clause terms inside OR expressions that are contained within an ON clause of a LEFT JOIN.
Bug fix: Make sure an error is always reported when attempting to preform an operation that requires a collating sequence that is missing.

(adam)

2013-05-20 15:25:08 UTC MAIN commitmail json YAML

Updated devel/p5-App-cpanminus to 1.6915

(wen)

2013-05-20 15:23:37 UTC MAIN commitmail json YAML

Update to 1.6915

Upstream changes:
1.6915  2013-05-15 19:00:56 PDT
  [Improvements]
      - Skip LWP when HTTPS mirror is specified and SSL driver is not installed (thaljef) #258
      - Fatpack Exporter to fix bootstrapping problems with perl 5.8.1/5.8.2 (tokuhirom)

1.6914  2013-05-12 16:02:28 PDT
  [Incompatible Changes]
      - When you have a 1.01 of module X and CPAN mirror has 1.00, `cpanm X` would not
        overwrite with 1.00, unless you specify `--reinstall`. `cpanm X@1.00` will
        continue installing the version (and ranges) you specify. #257

1.6913  2013-05-09 17:02:43 PDT
  [Improvements]
      - Fix download URL for 2-letter PAUSE-ID #255
      - Documentation fixes

1.6912  2013-05-06 13:58:33 PDT
  [Bug Fixes]
      - `curl -L cpanmin.us | perl - --self-upgrade` should not complain about '-' not in the
        install path (Thanks to jdb)

1.6911  2013-05-04 13:26:17 PDT
  [Incompatible Changes]
      - Turn off automatic installation of recommendations by default, for now

1.6910  2013-05-03 00:29:22 PDT
  [Bug Fixes]
      - Do not output the "up to date" message when the requested version is higher than
        what's on mirror index #246

1.6909  2013-04-29 01:49:04 PDT
  [Improvements]
      - Fixed error messages and tests for #237

1.6908  2013-04-26 18:11:38 PDT
  [Improvements]
      - Stop counting failures upon installing dependencies, rather check if dependencies
        are satisfied once it's done. #237

1.6907  2013-04-26 11:39:00 PDT
  [Maintenance]
      - Make this a non-dev release

1.6906  2013-04-24 23:18:54 PDT
  [Improvements]
      - Fixed messaging so that downgrading says downgrades (@tsibley) #240
      - Prepend space in pure-perl options so that other args can stay (@gfx) #242
      - Add --skipdeps to PERL_AUTOINSTALL env for old versions of AutoInstall bundled in inc/

1.6905  2013-04-23 20:03:36 PDT
  [Improvements]
      - Added NONINTERACTIVE_TESTING environment variables when it is not interactive
        per Lancaster Consensus
      - Added --pp, --pureperl command line option to prefer Pure perl build of the distribution
        which supports Lancaster Consensus

1.6904  2013-04-23 19:23:31 PDT
  [Bug Fixes]
      - Fixes installation failure when perl is in 'recommends' (sjn) #238

1.6903  2013-04-22 09:05:50 CST
  [New Features]
      - EXPERIMENTAL --uninstall/-U command to uninstall modules

1.6902  2013-04-21 09:16:46 CST
      - No changes, maintenance release

1.6901  2013-04-21 08:50:10 CST
  [Improvements]
      - --self-upgrade dies rather than warns when it's installed via perlbrew etc.
      - Fixed --version output

1.6900  2013-04-15 16:41:31 JST
  [Maintenance]
      - Remove 'cpanm' executable in the root directory from the distribution

1.6193  2013-04-15 16:36:53 JST
  [Maintenance]
      - Changed how to make a release by switching to Milla and dzil

1.6192  Sun Apr 14 17:12:52 JST 2013
  [New Features]
      - Support features with --with-feature

  [Improvements]
      - Fixed an inconsistency when `cpanm Module@ver` always tries to reinstall
        the module even when you have it already, when --skip-installed is on
      - Display useful info about %ENV, %Config and @INC in cpanm --version

1.6191  Sun Apr 14 12:05:57 JST 2013
  [New Features]
      - Support --configure-args

  [Improvements]
      - Use String::ShellQuote on non-Win32 systems
      - Strip lib files for cpanm executable as well
      - Support version requirements for 'perl', not just modules

1.6190  Sat Apr 13 20:44:52 JST 2013
  [New Features]
      - Support --with-develop to install develop dependencies
      - Installs 'recommends' dependencies by default, but ignore failures
      - Add --with-suggests to also install 'suggests' dependencies

  [Improvements]
      - Overhauled Metadata handling using CPAN::Meta's validation
      - Stopped monkey-patching Module::Build to skip man-page generation #130

1.6108  Sat Apr 13 15:29:32 JST 2013
  [Improvements]
      - Fix the way local::lib options are expanded
      - Support --configure-timeout, --build-timeout and --test-timeout
      - Enable PERL_MM_USE_DEFAULT in building as well
      - Fixed the way fatpacked modules are perl-stripped

1.6107  Sat Apr  6 21:17:57 PDT 2013
  [Improvements]
      - strip perl files in fatlib. Reduces cpanm executable size about 100KB

1.6106  Sat Apr  6 14:18:25 PDT 2013
  [Improvements]
      - Support git-ssh with @commit (ikasam_a)

1.6105  Thu Apr  4 22:15:44 PDT 2013
  [Improvements]
      - Better error message when https is not supported with LWP #117

1.6104  Tue Apr  2 18:02:53 PDT 2013
  [New Features]
      - Added --self-contained, it's like --local-lib-contained but without --local-lib (schwern)

1.6103  Sat Mar 30 14:33:07 PDT 2013
  [Bug Fixes]
      - Fixed rare crash with version.pm loading order in perl 5.8 (tokuhirom)

1.6102  Wed Mar 27 17:14:18 PDT 2013
  [Improvements]
      - Added a safe guard check if Module::CoreList loaded is broken/outdated (jdb)
      - Removed the check to see if make executable begins with quotes (jdb, charsbar)
      - Added to load Module::Metadata in post-installation #226

1.6101  Mon Mar 25 13:39:56 PDT 2013
  [Improvements]
      - Always install direct test dependencies with --installdeps even when
        --notest option is used. This should make Travis CI users happy #222 (hide_o_55)

1.6100  Sun Mar 24 21:09:30 PDT 2013
  [Improvements]
      - Support 'perl' key in requires (aka The Oslo Consensus) #221 (tokuhirom)
      - Gives warnings when pruning lots of work directories (xdg)

1.6008  Tue Mar 19 09:07:43 PDT 2013
  [Improvements]
      - Document the link to privacy policy for perl version collection, as well as
        added option --no-report-perl-version to opt out

1.6007  Sun Mar 17 14:26:07 PDT 2013
  [Improvements]
      - Fixed a warning where temp directory created with git install doesn't actually
        cleanup the temporary directory. (Tim Heaney) #219

1.6006  Wed Mar 13 22:53:44 PDT 2013
  [Improvements]
      - Fixed --save-dists option when used with non-CPAN distros. They're now
        saved into $dir/vendor. (Dave Rolsky) #216
      - Fixed PAUSE dist path where author ID is only 2 chars (Brian Cassidy) #218

1.6005  Fri Mar  8 11:46:11 PST 2013
  [Improvements]
      - Fatpack CPAN::Meta to fix bootstrap failure with --installdeps + cpanfile

1.6004  Fri Mar  8 11:30:37 PST 2013
  [Improvements]
      - Add perl version to User-Agent strings

1.6003  Fri Mar  8 10:57:13 PST 2013
  [Improvements]
      - Display cpanfile syntax error if any (robario)
      - Fixed failure to install oddly laid out dists without blib (winfinit)

1.6002  Wed Feb 27 12:12:09 PST 2013
  [Improvements]
      - Support parsing configure dependencies from META.json in spec 2 (kazeburo)

1.6001  Tue Feb 26 16:57:04 PST 2013
  [Improvements]
      - Enable developer release if a specific version is requested with == or @. #203

1.6000  Tue Feb 26 09:50:57 PST 2013
  [Major Changes since 1.5]
      - Support fixed version search with @version and ~"version range"
      - MetaCPAN and BackPAN search using MetaCPAN API
      - --dev to install developer releases
      - Install via git:// URL (with @branch, tag or commit)
      - Better MYMETA version range and cpanfile support
      - No fallback to search.cpan.org, which means you can't install from command names

1.59_13 Mon Feb 25 12:06:44 PST 2013
  [New Features]
      - Support @branch (or commit or tag) in Git URLs so that you can specify a
        commitish to check out before installing from Git repo
      - Search for BackPAN by default when specific version (or range) is requested

  [Improvements]
      - Detect .zip root directory more reliably (frioux)
      - Fixed pathname of the CPAN distribution given as a URL (xaicron)

1.59_12 Wed Feb 13 18:13:49 PST 2013
  [Internals]
      - Switch to metacpan_script for the new MetaCPAN query

1.59_11 Mon Feb 11 14:10:26 PST 2013
  [Improvements]
      - Support META.json in addition to META.yml for pre-configure requirements
      - Fatpack JSON::PP and CPAN::Meta::YAML properly

1.59_10 Thu Feb  7 16:27:03 PST 2013
  [New Features]
      - EXPERIMENTAL: added an ability to install from git URL (ikasam_a)

  [Improvements]
      - Exclude backpan distribution from MetaCPAN query (mo)
      - Add back Module::CPANfile to fatpack, accidentally deleted in a previous release
      - Remove CPAN::Meta from fatpack, because it's unsued yet. This reduces the file
        size of cpanm executable about 30%.

1.59_09 Thu Feb  7 01:55:48 PST 2013
  [Improvements]
      - Re-enable --metacpan option to prefer MetaCPAN over CPANMetaDB for all queries,
        mostly for testing purpose.
      - Improved MetaCPAN queries in case a release have multiple modules with different
        versions. Also fixed a bug where it tried to extract distribution version as a
        module version in some cases

1.59_08 Wed Feb  6 11:25:45 PST 2013
  [Bug Fixes]
      - Prioritize MetaCPAN when --dev option is enabled, for real

1.59_07 Wed Feb  6 11:08:05 PST 2013
  [Incompatible Changes]
      - Disable implicit --skip-satisfied auto conversion with version specification
      - Do not fallback to search.cpan.org scraping anymore. This means some of the bogus
        search that doesn't match package name on PAUSE but returns a hit on search.cpan.org
        can't be installed anymore. You have to use the right package name for it.
      - Enable MetaCPAN search by default. --metacpan option is deprecated

  [New Features]
      - EXPERIMENTAL: --dev option to enable including developer release for searching
        against MetaCPAN

  [Improvements]
      - Improve MetaCPAN query to search stable releases, unless developer release is requested

1.59_06 Tue Feb  5 12:36:00 PST 2013
  [Incompatible Changes]
      - --mirror-index option doesn't automatically assume --mirror-only

  [Improvements]
      - Use versioned MetaCPAN API endpoint (oalders)

1.59_05 Mon Feb  4 11:49:40 PST 2013
  [New Features]
      - Support version ranges in command args and cpanfile queried agsinst MetaCPAN
        with the proper version range query to get the best version that satisfies
        the requirements. Huge thanks to #metacpan guys

1.59_04 Sun Feb  3 09:04:12 PST 2013
  [Improvements]
      - Make file copy more reliable on Win32 (A.J. Lucas) #180
      - Always send cpanminus User-Agent to the servers no matter which backend is used (curl, wget etc.)

1.59_03 Fri Feb  1 10:42:57 PST 2013
  [Improvements]
      - Fix issues working with file:// URLs with drive letters on Win32 (A.J. Lucas) #180
      - Fix home directory detection without HOME env on win32 (kmx, Christian Walde) #132
      - Allow comment fields in 02packages file (Jeffrey Thalhammer) #187

1.59_02 Thu Jan 31 19:09:43 PST 2013
  [New Features]
      - Added experimental @ shortcut to mean exact version e.g. cpanm DBI@1.20
      - Support version range with "~", such as cpanm DBI~">= 1.0, < 2.0"
      - Enable metacpan release search when exact version is given (and when mirror-only is not specified)
        i.e. cpanm DBI@1.100 will fetch the exact release based on metacpan

1.59_01 Thu Jan 31 09:54:50 PST 2013
  [New Features]
      - Added a proper support for version range in MYMETA files using CPAN::Meta::Requirements
      - Skip installing modules when found versions from CPAN doesn't satisfy the requirement, rather
        than proceeding as if it is ok. For instance, if a ditribution X requires Y >= 1.1 and Y on
        CPAN (or your CPAN mirror) has 1.0, cpanm will just complain and stop installing it.
      - Better cpanfile end-to-end support
      - Upgraded fatpacked modules to the latest

(wen)

2013-05-20 15:12:04 UTC MAIN commitmail json YAML

Updated databases/p5-DBI to 1.627

(wen)

2013-05-20 15:09:33 UTC MAIN commitmail json YAML

Update to 1.627

Upstream changes:
Changes in DBI 1.627 - 16th May 2013

    Fixed VERSION regression in DBI::SQL::Nano [Tim Bunce]
Changes in DBI 1.626 - 15th May 2013

    Fixed pod text/link was reversed in a few cases RT#85168
        [H.Merijn Brand]

    Handle aliasing of STORE'd attributes in DBI::DBD::SqlEngine
        [Jens Rehsack]

    Updated repository URI to git [Jens Rehsack]

    Fixed skip() count arg in t/48dbi_dbd_sqlengine.t [Tim Bunce]

(wen)

2013-05-20 15:03:51 UTC MAIN commitmail json YAML

Explicitly set WITH_EMBEDDED_SERVER=OFF, because the default OFF doesn't
seem to be respected.

(fhajny)

2013-05-20 15:00:00 UTC MAIN commitmail json YAML

Rely on mysql{55,56}-client's bl3 to restrict the dependency of server
on client. Fixes situations where a binary mysql55-server package picks up
mysql56-client as the best dependency because of the missing upper limit.

Bump PKGREVISION.

(fhajny)

2013-05-20 14:51:13 UTC MAIN commitmail json YAML

Don't enable Python 3.x support as py-cairo dependency doesn't support
it.

(joerg)

2013-05-20 14:39:02 UTC MAIN commitmail json YAML

Small SITES fix

(adam)

2013-05-20 14:05:32 UTC MAIN commitmail json YAML

Don't add imake dependency for KDE3.

(joerg)

2013-05-20 14:04:53 UTC MAIN commitmail json YAML

Override results of the imake test to remove the dependency. Add fontenc
to dependency list. Bump revision.

(joerg)

2013-05-20 13:49:07 UTC MAIN commitmail json YAML

2013-05-20 13:25:39 UTC pkgsrc-2013Q1 commitmail json YAML

2013-05-20 13:24:24 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4139 - requested by tron
net/wireshark: security update

Revisions pulled up:
- net/wireshark/Makefile                                        1.98
- net/wireshark/distinfo                                        1.64

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: tron
  Date: Sun May 19 15:47:29 UTC 2013

  Modified Files:
  pkgsrc/net/wireshark: Makefile distinfo

  Log Message:
  Update "wireshark" package to version 1.8.7. Changes since 1.8.6:
  - Bug Fixes
    The following vulnerabilities have been fixed.
    o wnpa-sec-2013-23
      The RELOAD dissector could go into an infinite loop.
      Discovered by Evan Jensen. (Bug 8364, (Bug 8546)
      Versions affected: 1.8.0 to 1.8.6.
      CVE-2013-2486
      CVE-2013-2487
    o wnpa-sec-2013-24
      The GTPv2 dissector could crash. (Bug 8493)
      Versions affected: 1.8.0 to 1.8.6.
    o wnpa-sec-2013-25
      The ASN.1 BER dissector could crash. (Bug 8599)
      Versions affected: 1.8.0 to 1.8.6, 1.6.0 to 1.6.14.
    o wnpa-sec-2013-26
      The PPP CCP dissector could crash. (Bug 8638)
      Versions affected: 1.8.0 to 1.8.6.
    o wnpa-sec-2013-27
      The DCP ETSI dissector could crash. Discovered by Evan Jensen.
      (Bug 8231, bug 8540, bug 8541)
      Versions affected: 1.8.0 to 1.8.6.
    o wnpa-sec-2013-28
      The MPEG DSM-CC dissector could crash. (Bug 8481)
      Versions affected: 1.8.0 to 1.8.6.
    o wnpa-sec-2013-29
      The Websocket dissector could crash. Discovered by Moshe
      Kaplan. (Bug 8448, Bug 8499)
      Versions affected: 1.8.0 to 1.8.6.
    o wnpa-sec-2013-30
      The MySQL dissector could go into an infinite loop. Discovered
      by Moshe Kaplan. (Bug 8458)
      Versions affected: 1.8.0 to 1.8.6.
    o wnpa-sec-2013-31
      The ETCH dissector could go into a large loop. Discovered by
      Moshe Kaplan. (Bug 8464)
      Versions affected: 1.8.0 to 1.8.6.
    The following bugs have been fixed:
    o The Windows installer and uninstaller does a better job of
      detecting running executables.
    o Library mismatch when compiling on a system with an older
      Wireshark version. (Bug 6011)
    o SNMP dissector bug: STATUS_INTEGER_DIVIDE_BY_ZERO. (Bug 7359)
    o A console window is never opened. (Bug 7755)
    o GSM_MAP show malformed Packets when two IMSI. (Bug 7882)
    o Fix include and libs search path when cross compiling. (Bug
      7926)
    o PER dissector crash. (Bug 8197)
    o pcap-ng: name resolution block is not written to file on save.
      (Bug 8317)
    o Incorrect RTP statistics (Lost Packets indication not ok).
      (Bug 8321)
    o Decoding of GSM MAP E164 Digits. (Bug 8450)
    o Silent installer and uninstaller not silent. (Bug 8451)
    o Replace use of INCLUDES with AM_CPPFLAGS in all Makefiles to
      placate recent autotools. (Bug 8452)
    o Wifi details are not stored in the Decryption Key Management
      dialog (post 1.8.x). (Bug 8446)
    o IO Graph should not be limited to 100k points (NUM_IO_ITEMS).
      (Bug 8460)
    o geographical_description: hf_gsm_a_geo_loc_deg_of_long 24 bit
      field truncated to 23 bits. (Bug 8532)
    o IRC message with multiple params causes malformed packet
      exception. (Bug 8548)
    o Part of Ping Reply Message in ICMPv6 Reply Message is marked
      as "Malformed Packet". (Bug 8554)
    o MP2T wiretap heuristic overriding ERF. (Bug 8556)
    o Cannot read content of Ran Information Application Error Rim
      Container. (Bug 8559)
    o Endian error and IP:Port error when decoding BT-DHT response
      message. (Bug 8572)
    o "ACE4_ADD_FILE/ACE4_ADD_SUBDIRECTORY" should be
      "ACE4_APPEND_DATA / ACE4_ADD_SUBDIRECTORY". (Bug 8575)
    o wireshark crashes while displaying I/O Graph. (Bug 8583)
    o GTPv2 MM Context (UMTS Key, Quad, and Quint Decoded)
      incorrectly. (Bug 8596)
    o DTLS 1.2 uses wrong PRF. (Bug 8608)
    o RTP DTMF digits are no longer displayed in VoIP graph
      analysis. (Bug 8610)
    o Universal port not accepted in RSA Keys List window. (Bug
      8618)
    o Wireshark Dissector bug with HSRP Version 2. (Bug 8622)
    o LISP control packet incorrectly identified as LISP data based
      when UDP source port is 4341. (Bug 8627)
    o Bad tcp checksum not detected. (Bug 8629)
    o AMR Frame Type uses wrong Value String. (Bug 8681)
  - Updated Protocol Support
    AMR, ASN.1 BER, BAT, Bluetooth DHT, BSSGP, DTLS, E.164, Ericsson
    A-bis OML, GSM A, GSM MAP, HDFSDATA, ICMP, ICMPv6, ixveriwave,
    IRC, KDSP, LISP Data, MMS, NFS, OpenWire, PPP, RELOAD, RTP, SASP,
    SIP, SSL/TLS, TCP, UA3G
  - New and Updated Capture File Support
    Endace ERF, NetScreen snoop.

  To generate a diff of this commit:
  cvs rdiff -u -r1.97 -r1.98 pkgsrc/net/wireshark/Makefile
  cvs rdiff -u -r1.63 -r1.64 pkgsrc/net/wireshark/distinfo

(spz)

2013-05-20 11:56:25 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 17.0.6

(ryoon)

2013-05-20 11:55:50 UTC MAIN commitmail json YAML

Update to 17.0.6

Changelog:
    FIXED
    Security fixes can be found here
    FIXED
    Thunderbird now supports the Twitter API version 1.1 ahead of Twitter closing the 1.0 version (Bug 857049)

Fixed in Thunderbird 17.0.6
MFSA 2013-48 Memory corruption found using Address Sanitizer
MFSA 2013-47 Uninitialized functions in DOMSVGZoomEvent
MFSA 2013-46 Use-after-free with video and onresize event
MFSA 2013-44 Local privilege escalation through Mozilla Maintenance Service
MFSA 2013-42 Privileged access for content level constructor
MFSA 2013-41 Miscellaneous memory safety hazards (rv:21.0 / rv:17.0.6)

(ryoon)

2013-05-20 11:51:26 UTC MAIN commitmail json YAML

USE_TOOLS+= gettext.  Fixes build on SunOS.

(jperkin)

2013-05-20 11:43:18 UTC MAIN commitmail json YAML

2013-05-20 11:35:22 UTC MAIN commitmail json YAML

2013-05-20 11:08:18 UTC MAIN commitmail json YAML

SunOS needs -D__EXTENSIONS__ for strcasecmp(3C).

(jperkin)

2013-05-20 10:02:36 UTC MAIN commitmail json YAML

Expand typedef which GCC on SunOS does not like.

Fixes package on SunOS.

(jperkin)

2013-05-20 09:04:44 UTC MAIN commitmail json YAML

2013-05-20 08:19:31 UTC MAIN commitmail json YAML

Updated devel/hg-git to 0.4.0

(ryoon)

2013-05-20 08:18:55 UTC MAIN commitmail json YAML

Update to 0.4.0

* Bump required hg and py-dulwich versions.

Changelog:
* Improve tests.
* Bugfixes.

(ryoon)

2013-05-20 07:24:23 UTC MAIN commitmail json YAML

2013-05-20 07:11:37 UTC MAIN commitmail json YAML

Updated devel/py-dulwich to 0.8.7

(ryoon)

2013-05-20 07:10:39 UTC MAIN commitmail json YAML

Update to 0.8.7

Changelog:
0.8.7 2012-11-27

BUG FIXES

  * Fix use of alternates in ``DiskObjectStore``.{__contains__,__iter__}.
    (Dmitriy)

  * Fix compatibility with Python 2.4. (David Carr)

0.8.6 2012-11-09

API CHANGES

  * dulwich.__init__ no longer imports client, protocol, repo and
    server modules. (Jelmer Vernooij)

FEATURES

  * ConfigDict now behaves more like a dictionary.
    (Adam 'Cezar' Jenkins, issue #58)

  * HTTPGitApplication now takes an optional
    `fallback_app` argument. (Jonas Haag, issue #67)

  * Support for large pack index files. (Jameson Nash)

TESTING

  * Make index entry tests a little bit less strict, to cope with
    slightly different behaviour on various platforms.
    (Jelmer Vernooij)

  * ``setup.py test`` (available when setuptools is installed) now
    runs all tests, not just the basic unit tests.
    (Jelmer Vernooij)

BUG FIXES

  * Commit._deserialize now actually deserializes the current state rather than
    the previous one. (Yifan Zhang, issue #59)

  * Handle None elements in lists of TreeChange objects. (Alex Holmes)

  * Support cloning repositories without HEAD set.
    (D-Key, Jelmer Vernooij, issue #69)

  * Support ``MemoryRepo.get_config``. (Jelmer Vernooij)

  * In ``get_transport_and_path``, pass extra keyword arguments on to
    HttpGitClient. (Jelmer Vernooij)

0.8.5 2012-03-29

BUG FIXES

  * Avoid use of 'with' in dulwich.index. (Jelmer Vernooij)

  * Be a little bit strict about OS behaviour in index tests.
    Should fix the tests on Debian GNU/kFreeBSD. (Jelmer Vernooij)

0.8.4 2012-03-28

BUG FIXES

  * Options on the same line as sections in config files are now supported.
    (Jelmer Vernooij, #920553)

  * Only negotiate capabilities that are also supported by the server.
    (Rod Cloutier, Risto Kankkunen)

  * Fix parsing of invalid timezone offsets with two minus signs.
    (Jason R. Coombs, #697828)

  * Reset environment variables during tests, to avoid
    test isolation leaks reading ~/.gitconfig. (Risto Kankkunen)

TESTS

  * $HOME is now explicitly specified for tests that use it to read
    ``~/.gitconfig``, to prevent test isolation issues.
    (Jelmer Vernooij, #920330)

FEATURES

  * Additional arguments to get_transport_and_path are now passed
    on to the constructor of the transport. (Sam Vilain)

  * The WSGI server now transparently handles when a git client submits data
    using Content-Encoding: gzip.
    (David Blewett, Jelmer Vernooij)

  * Add dulwich.index.build_index_from_tree(). (milki)

(ryoon)

2013-05-20 07:04:35 UTC MAIN commitmail json YAML

Make dri a suggested option on Linux i386 and x86_64.

(sbd)

2013-05-20 06:59:18 UTC MAIN commitmail json YAML

Fixes for non-dri build:

+ Build the x11 version libGL.so with version numbering major 1 and minor 2,
  the same a the glx version of libGL (simplifies PLIST handling).
+ PLIST changes.

(sbd)

2013-05-20 06:23:10 UTC MAIN commitmail json YAML

Updated math/py-numpy to 1.7.1; net/nmap to 6.25

(adam)

2013-05-20 06:21:22 UTC MAIN commitmail json YAML

Nmap 6.25:
o [NSE] Added CPE to smb-os-discovery output.
o [Ncat] Fixed the printing of warning messages for large arguments to
  the -i and -w options.
o [Ncat] Shut down the write part of connected sockets in listen mode
  when stdin hits EOF, just as was already done in connect mode.
o [Zenmap] Removed a crashing error that could happen when canceling a
  "Print to File" on Windows:
  Traceback (most recent call last):
    File "zenmapGUI\MainWindow.pyo", line 831, in _print_cb
    File "zenmapGUI\Print.pyo", line 156, in run_print_operation
  GError: Error from StartDoc
o [NSE] Added new fingerprints for http-enum: Sitecore, Moodle, typo3,
  SquirrelMail, RoundCube.
o Added some new checks for failed library calls.

(adam)

2013-05-20 05:59:58 UTC MAIN commitmail json YAML

Changes 1.7.1:
gh-2973  Fix `1` is printed during numpy.test()
gh-2983  BUG: gh-2969: Backport memory leak fix 80b3a34.
gh-3007  Backport gh-3006
gh-2984  Backport fix complex polynomial fit
gh-2982  BUG: Make nansum work with booleans.
gh-2985  Backport large sort fixes
gh-3039  Backport object take
gh-3105  Backport nditer fix op axes initialization
gh-3108  BUG: npy-pkg-config ini files were missing after Bento build.
gh-3124  BUG: PyArray_LexSort allocates too much temporary memory.
gh-3131  BUG: Exported f2py_size symbol prevents linking multiple f2py
modules.
gh-3117  Backport gh-2992
gh-3135  DOC: Add mention of PyArray_SetBaseObject stealing a reference
gh-3134  DOC: Fix typo in fft docs (the indexing variable is 'm', not 'n').
gh-3136  Backport 3128

(adam)

2013-05-20 05:47:34 UTC MAIN commitmail json YAML

2013-05-20 01:43:05 UTC MAIN commitmail json YAML

The configure arg --with-driver= takes 'xlib' OR 'osmesa' not 'xlib,osmesa'.

(sbd)

2013-05-20 00:17:42 UTC MAIN commitmail json YAML

Fix PLIST.

Mark debug header file as PLIST.debug.

(ryoon)

2013-05-20 00:05:24 UTC MAIN commitmail json YAML

Updated misc/yelp3 to 3.8.1

(prlw1)

2013-05-20 00:05:04 UTC MAIN commitmail json YAML

Update yelp to 3.8.1

* Added test token for classic mode (Matthias Clasen)
* Add keywords to the desktop file (Matthias Clasen)
* Fixed handling of xref links with anchors, #686095 (Tails developers)
* Fixed various memory management bugs, #683100 (Carlos Garcia Campos)
* Added local copy of MathJax for MathML display (Shaun McCance)
* Added support for xdg help system in All Documents (Shaun McCance)
* Fixed if:test="action:install" (Shaun McCance)
* Switched to using 'itstool -j' for XSL domain (Shaun McCance)
* Many translation updates

(prlw1)

2013-05-20 00:01:37 UTC MAIN commitmail json YAML

Updated textproc/yelp-xsl to 3.8.1

(prlw1)

2013-05-20 00:01:10 UTC MAIN commitmail json YAML

Update yelp-xsl to 3.8.1

* Added "center" style hint for block title and desc
* Added style hints for new Getting Started designs
* Fixed incorrect automatic link role for guide links
* Support for Mallard conditional language test tokens
* Added style="continues" for Mallard lists and steps
* Better handling of broken internal Mallard links
* MathML support for Mallard and DocBook
* Audio and video support for DocBook
* Ability to set poster image for video
* TTML subtitles for audio and inline media
* Updated media controls
* Fixed #hash auto-expanding and colorizing
* Translator and publisher credits
* Use quote char on :before for blockquote
* ARIA landmark roles
* Changed marker for expanders
* Switched ui:expanded to non-experimental
* Experimental Mallard UI overlays
* Dropped unused DocBook utility XSLT
* Use itstool "join mode" for translations
* More experimental thumbnail link styles
* Many translation updates

(prlw1)

2013-05-19 22:18:05 UTC MAIN commitmail json YAML

add a note about rc.d scripts being updated

(jnemeth)

2013-05-19 20:40:04 UTC MAIN commitmail json YAML

dylib entry not needed in PLIST.Darwin

(adam)

2013-05-19 20:39:28 UTC MAIN commitmail json YAML

dylib entry not needed in PLIST.Darwin

(adam)

2013-05-19 20:37:14 UTC MAIN commitmail json YAML

dylib entry not needed in PLIST.Darwin

(adam)

2013-05-19 18:58:50 UTC MAIN commitmail json YAML

2013-05-19 18:52:38 UTC MAIN commitmail json YAML

Updated textproc/py-lxml to 3.2.1

(wiz)

2013-05-19 18:52:30 UTC MAIN commitmail json YAML

Update to 3.2.1:

3.2.1 (2013-05-11)
==================

Features added
--------------

* The methods ``apply_templates()`` and ``process_children()`` of XSLT
  extension elements have gained two new boolean options ``elements_only``
  and ``remove_blank_text`` that discard either all strings or whitespace-only
  strings from the result list.

Bugs fixed
----------

* When moving Elements to another tree, the namespace cleanup mechanism
  no longer drops namespace prefixes from attributes for which it finds
  a default namespace declaration, to prevent them from appearing as
  unnamespaced attributes after serialisation.

* Returning non-type objects from a custom class lookup method could lead
  to a crash.

* Instantiating and using subtypes of Comments and ProcessingInstructions
  crashed.

Other changes
-------------

3.2.0 (2013-04-28)
==================

Features added
--------------

Bugs fixed
----------

* LP#690319: Leading whitespace could change the behaviour of the string
  parsing functions in ``lxml.html``.

* LP#599318: The string parsing functions in ``lxml.html`` are more robust
  in the face of uncommon HTML content like framesets or missing body tags.
  Patch by Stefan Seelmann.

* LP#712941: I/O errors while trying to access files with paths that contain
  non-ASCII characters could raise ``UnicodeDecodeError`` instead of properly
  reporting the ``IOError``.

* LP#673205: Parsing from in-memory strings disabled network access in the
  default parser and made subsequent attempts to parse from a URL fail.

* LP#971754: lxml.html.clean appends 'nofollow' to 'rel' attributes instead
  of overwriting the current value.

* LP#715687: lxml.html.clean no longer discards scripts that are explicitly
  allowed by the user provided whitelist.  Patch by Christine Koppelt.

Other changes
-------------

3.1.2 (2013-04-12)
==================

Features added
--------------

Bugs fixed
----------

* LP#1136509: Passing attributes through the namespace-unaware API of
  the sax bridge (i.e. the ``handler.startElement()`` method) failed
  with a ``TypeError``.  Patch by Mike Bayer.

* LP#1123074: Fix serialisation error in XSLT output when converting
  the result tree to a Unicode string.

* GH#105: Replace illegal usage of ``xmlBufLength()`` in libxml2 2.9.0
  by properly exported API function ``xmlBufUse()``.

Other changes
-------------

3.1.1 (2013-03-29)
==================

Features added
--------------

Bugs fixed
----------

* LP#1160386: Write access to ``lxml.html.FormElement.fields`` raised
  an AttributeError in Py3.

* Illegal memory access during cleanup in incremental xmlfile writer.

Other changes
-------------

* The externally useless class ``lxml.etree._BaseParser`` was removed
  from the module dict.

(wiz)

2013-05-19 18:51:25 UTC MAIN commitmail json YAML

Updated devel/glibmm to 2.36.0

(wiz)

2013-05-19 18:51:16 UTC MAIN commitmail json YAML

Update to 2.36.0:

2.36.0 (stable):

Changes since 2.35.9:

Glib:
* ByteArray:
  - Add size() and get_data().
  - Add a Glib::Value<> template specialization.
  (Jos辿 Alburquerque)
* VariantBase: Add check_format_string().
  (Murray Cumming)

Gio:
* ApplicationCommandLine: Add get_stdin() and
  create_file_for_arg().
  (Murray Cumming)
* AsyncResult: Added is_tagged().
  (Murray Cumming)
* Credentials: Add get_unix_pid().
  (Jos辿 Alburquerque)
* DesktopAppInfo: Add has_key(),
  get_string() and get_boolean().
  (Murray Cumming)
* FileEnumerator: Add get_child().
  (Murray Cumming)
* FileInfo: Add get_deletion_date().
  (Murray Cumming)
* SocketClient: Add get/set_tls(),
  get/set_tls_validation_flags(), get/set_proxy_resolver().
  Added timeout, tls, enable-proxy, tls-validation, and
  proxy-resolver properties.
  Added the event signal.
  (Murray Cumming)

gmmproc:
* Verify that void methods should not return a value.
  (Jos辿 Alburquerque) Bug #696364
* Parse the argument list of methods correctly.
  (Jos辿 Alburquerque)

Build:
* Visual Studio Projects: Fix and update.
  (Chun-wei Fan)
* Add a test of implementing an interface,
  to detect the problem in glib 2.36.0 and
  the expected problem with glib >= 2.37.0
  See bug #697229
  (Murray Cumming)

2.35.9 (unstable):

Glib:
* Add edByteArray, because it is used in the GTls* API.
  (Jos辿 Alburquerque)
* AppInfo::get_all(): Fix ownerships.
  (Pavel Vasi) Bug #694505

Gio:
* TlsFileDatabase: Add the create() method.
  (Jos辿 Alburquerque)
* TlsCertificate: Add the certificate property.
  (Jos辿 Alburquerque)
* TlsClientConnection: Add get_accepted_cas()
  and the "accepted-cas" property.
  (Jos辿 Alburquerque)
* TlsDatabase: Add the lookup_certificates_issued_by*()
  methods and virtual functions.  Correct a TlsCertificate conversion
  for the virtual functions so that the underlying GObject is properly
  copied from the C++ wrapper.
  (Jos辿 Alburquerque)
* TlsInteraction: Add the virtual functions.
  (Jos辿 Alburquerque)

2.35.8 (unstable):

Glib:
* Resolver: Add lookup_records(), lookup_records_async()
  and lookup_records_finish().
  (Jos辿 Alburquerque)
* Signal*::connect(): Make them less thread-unsafe.
  (Kjell Ahlstedt) Bug #396958 (Daniel Elstner, Chris Vine)
* Threads: Add create(slot, name) to create named threads.
  (Andrew Potter) Bug #689863
* Variant: Allow containing complex types in arrays and in variants.
  (Jos辿 Alburquerque)
* Variant: Don't refsink variants created using the custom cast ctor.
  (Jos辿 Alburquerque)
* Variant< std::vector<std::string> >: Add create_from_object_paths().
  (Jos辿 Alburquerque)
* VariantBase: Add operator for BoolExpr (const void*).
  (Andrew Potter) Bug #690121
* VariantType: Add create_tuple().
  (Andrew Potter) Bug #688682
* VariantType: Correct the referencing in the create*() methods.
  (Jos辿 Alburquerque) Bug #688440 (Andrew Potter)

Gio:
* AppInfo: Add create_duplicate().
  (Jos辿 Alburquerque)
* DesktopAppInfo: Add some new getter methods.
  (Jos辿 Alburquerque)
* File: Remove refreturn to avoid memory leaks.
  (Kjell Ahlstedt) Bug #691606 (Dodak4Gi)
* MemoryOutputStream: Add the steal_as_bytes() method.
  (Jos辿 Alburquerque)
* SimpleAction: Fix stateful action constructor typo, allowing use.
  (Andrew Potter) Bug #690122
* SocketConnection: Add connect*() and is_connected() methods.
  (Jos辿 Alburquerque)
* ThemedIcon: Wrap the "names" property.
  (Jos辿 Alburquerque)
* Add TlsConnection, TlsClient, TlsServer, TlsDatabase,
  TlsCertificate, TlsPassword, TlsFileDatabase and TlsInteraction.
  (Jos辿 Alburquerque)
* UnixConnection: Add [receive|send]_credentials_[async|finish]().
  (Jos辿 Alburquerque)

Gio::DBus:
* DBus::[Connection|Proxy]: Use ifdefs for the UnixFDList call*() methods.
  (Jos辿 Alburquerque)

gmmproc:
* gmmproc: _WRAP_VFUNC: Support the wrapping of slots.
  (Jos辿 Alburquerque)
* gmmproc: _WRAP_METHOD: Support wrapping methods with slots.
  (Jos辿 Alburquerque) Bug #688587
* gmmproc: _WRAP_METHOD: Ensure that slot parameters can be optional.
  (Jos辿 Alburquerque)
* gmmproc: _WRAP_[CREATE|CTOR|METHOD]: Allow any order of {} options.
  (Jos辿 Alburquerque)
* gmmproc: _WRAP_ENUM: Skip enum constants whose names are deleted.
  (Kjell Ahlstedt) Bug #544694 (Murray Cumming)
* gmmproc: _WRAP_CTOR: Handle *_new() functions with a final GError**.
  (Jos辿 Alburquerque) Bug #687959

Documentation:
* Signal[Timeout|Idle]::connect_once() docs: Warn about thread-unsafety.
  (Kjell Ahlstedt) Bug #396963 (Daniel Elstner, Chris Vine)
* ThreadPool::push() docs: Note that sigc::trackable is not thread-safe.
  (Kjell Ahlstedt) Bug #512348 (Chris Vine)
* Threads::Thread::create(): Update the documentation.
  (Kjell Ahlstedt) Bug #512348 (Chris Vine)
* SignalProxy: Fix the documentation, especially of connect_notify().
  (Kjell Ahlstedt) Bug #126213, comment 5.
* Gio::Action: Add more documentation of get_state_hint() and get_state().
  (Kjell Ahlstedt) Bug #690134 (Andrew Potter)
* Predefine G_OS_UNIX or G_OS_WIN32 in Doxygen's configuration file.
  (Kjell Ahlstedt)
* gmmproc: Improve the conversion of documentation to Doxygen format.
  (Kjell Ahlstedt)
* Documentation: Fix many warnings from Doxygen.
  (Kjell Ahlstedt)
* gmmproc: Make enum documentation possible.
  (Jos辿 Alburquerque) Bug #544694 (Murray Cumming)
* gmmproc: Improve the search for documentation of enums.
  (Kjell Ahlstedt)
* gmmproc: Documentation: Adjust if the method has a slot param.
  (Jos辿 Alburquerque) Bug #688587.
* docextract_to_xml.py: Replace &colon; with ':' in generated XML files.
  (Jos辿 Alburquerque)
* gmmproc: Improve the documentation of properties.
  (Kjell Ahlstedt)
* ustring docs: The global locale should be set when using C++ streams.
  (Debarshi Ray) Bug #661588

Build/Other:
* DBus::[Connection|Proxy]: Change ifdef G_OS_LINUX to ifdef G_OS_UNIX.
  (Kjell Ahlstedt)
* ContentType: Fix typo in the content_type_get_symbolic_icon() implementation.
  (Jos辿 Alburquerque)
* Remove the use of g_type_init() because it has been deprecated.
  (Jos辿 Alburquerque)
* Strip trailing whitespace.
  (Mark Vender)
* Fix the build with warnings enabled.
  (Murray Cumming)

(wiz)

2013-05-19 17:50:40 UTC MAIN commitmail json YAML

Updated devel/slib to 3.2.4

(wiz)

2013-05-19 17:50:31 UTC MAIN commitmail json YAML

Update to 3b4 (pkgsrc 3.2.4):

slib-3b4 news:

slib-3b4 is a minor release.  Details at
<http://cvs.savannah.gnu.org/viewvc/*checkout*/slib/slib/ChangeLog>

  From Andy Wingo
  * guile-2.init, guile.init: Factor an initialization file for Guile
    2.0 and later out of guile.init.  This does not change the
    interface, though -- loading guile.init will load guile-2.init if
    appropriate, and otherwise executes its own code.
  * slib.nsi, Makefile (ifiles): Update build scripts.

  From Pierpaolo Bernardi
  * wttree.scm (wt-tree/union-merge): Added from MIT-Scheme; updated license.

  From Kazu Yamamoto
  * wttree.scm: Fixed bug where tree balance was lost by deletions
    <http://hagi.is.s.u-tokyo.ac.jp/~yh/bst.pdf>.
  * wttree-test.scm (prop-wt-tree/index): Now covers everything which
    wttest.scm does, replacing wttest.scm.

  From Bill Schottstaedt (using Scheme-lint)
  * Cleaned up and removed unused variables from 10 files

  From Aubrey Jaffer  <agj@alum.mit.edu>
  * slib.sh, gosh.init: Added support for (gosh) Gauche-0.9.
  * mitscheme.init: Removed support for defmacro when
    (mit-scheme-release >= 9 0).
  * Makefile (snapdir, infodir, htmldir): Added defaults so make works
    with empty "config.status".
  * strsrch.scm (substring?, substring-ci?): Replaced the
    skip-vector with an alist (to work with wide characters).
  * scanf.scm (*scanf): Handle array-ref argument expressions.
  * logical.scm (integer->list): Negative k not allowed.
  * structure.scm (define-structure): Reconciled with documentation.
  * grapheps.ps (whole-page): Extract bounds from %%BoundingBox.
    Squelch trailing .0 in axis numbers.
  * grapheps.scm, grapheps.ps (plot-text-column): Added.
    (set-font): Take optional "encoding" argument.
  * uri.scm (uri:decode-query): Don't split values on cr.
  * mkclrnam.scm (load-rgb-txt): Added methods for XKCD dictionary,
    "bang" dictionary, FED-STD-595C, and "ntc.js".
  * colorspc.scm (L*a*b*:DE*94): From
    <http://www.brucelindbloom.com/index.html?Eqn_DeltaE_CIE94.html>
    replaced wedged L*C*h:DE*94.

(wiz)

2013-05-19 17:45:12 UTC MAIN commitmail json YAML

Updated audio/cd-discid to 1.4

(wiz)

2013-05-19 17:45:04 UTC MAIN commitmail json YAML

Update to 1.4:

cd-discid 1.4

  * Make it possible to prevent stripping e.g. with STRIP=/bin/true.
  * Add support for "make install DESTDIR=...".
  * Add '--help' and '--version' options.
  * Misc fixes.

(wiz)

2013-05-19 17:41:37 UTC MAIN commitmail json YAML

Updated devel/py-cython to 0.19.1

(wiz)

2013-05-19 17:41:29 UTC MAIN commitmail json YAML

Update to 0.19.1:

0.19.1 (2013-05-11)
===================

Features added
--------------

* Completely empty C-API structs for extension type slots (protocols like
  number/mapping/sequence) are no longer generated into the C code.

* Docstrings that directly follow a public/readonly attribute declaration
  in a cdef class will be used as docstring of the auto-generated property.
  This fixes ticket 206.

* The automatic signature documentation tries to preserve more semantics
  of default arguments and argument types.  Specifically, ``bint`` arguments
  now appear as type ``bool``.

* A warning is emitted when negative literal indices are found inside of
  a code section that disables ``wraparound`` handling.  This helps with
  fixing invalid code that might fail in the face of future compiler
  optimisations.

* Constant folding for boolean expressions (and/or) was improved.

* Added a build_dir option to cythonize() which allows one to place
  the generated .c files outside the source tree.

Bugs fixed
----------

* ``isinstance(X, type)`` failed to get optimised into a call to
  ``PyType_Check()``, as done for other builtin types.

* A spurious "from datetime cimport *" was removed from the "cpython"
  declaration package. This means that the "datetime" declarations
  (added in 0.19) are no longer available directly from the "cpython"
  namespace, but only from "cpython.datetime". This is the correct
  way of doing it because the declarations refer to a standard library
  module, not the core CPython C-API itself.

* The C code for extension types is now generated in topological order
  instead of source code order to avoid C compiler errors about missing
  declarations for subtypes that are defined before their parent.

* The ``memoryview`` type name no longer shows up in the module dict of
  modules that use memory views.  This fixes trac ticket 775.

* Regression in 0.19 that rejected valid C expressions from being used
  in C array size declarations.

* In C++ mode, the C99-only keyword ``restrict`` could accidentally be
  seen by the GNU C++ compiler. It is now specially handled for both
  GCC and MSVC.

* Testing large (> int) C integer values for their truth value could fail
  due to integer wrap-around.

Other changes
-------------

(wiz)

2013-05-19 17:39:38 UTC MAIN commitmail json YAML

Updated devel/mercurial to 2.6.1

(wiz)

2013-05-19 17:39:28 UTC MAIN commitmail json YAML

Update to 2.6.1:

This is an unscheduled bugfix release to address some minor regressions in the 2.6 release.

    convert: fix bug of wrong CVS path parsing without port number (issue3678)
    help/config: note 64-bit Windows registry key used with 32-bit Python
    hfs+: rewrite percent-escaper (issue3918)
    hgignore: fix regression with hgignore directory matches (issue3921)
    highlight: fix page layout with empty first and last lines
    largefiles: check existence of the file with case awareness of the filesystem
    largefiles: check unknown files with case awareness of the filesystem
    pathencode: grow buffers to increase safety margin
    revert: ensure that copies and renames are honored (issue3920)
    subrepo: open files in 'rb' mode to read exact data in (issue3926)
    windows: check target type before actual unlinking to follow POSIX semantics

(wiz)

2013-05-19 17:37:49 UTC MAIN commitmail json YAML

Updated devel/py-distribute to 0.6.40

(wiz)

2013-05-19 17:37:40 UTC MAIN commitmail json YAML

Update to 0.6.40:

------
0.6.40
------

* Issue #376: brought back cli.exe and gui.exe that were deleted in the previous release;

------
0.6.39
------

* Add support for console launchers on ARM platforms.
* Fix possible issue in GUI launchers where the subsystem was not supplied to
  the linker.
* Launcher build script now refactored for robustness.
* Issue #375: Resources extracted from a zip egg to the file system now also
  check the contents of the file against the zip contents during each
  invocation of get_resource_filename.

------
0.6.38
------

* Issue #371: The launcher manifest file is now installed properly.

------
0.6.37
------

* Issue #143: Launcher scripts, including easy_install itself, are now
  accompanied by a manifest on 32-bit Windows environments to avoid the
  Installer Detection Technology and thus undesirable UAC elevation described
  in `this Microsoft article
  <http://technet.microsoft.com/en-us/library/cc709628%28WS.10%29.aspx>`_.

(wiz)

2013-05-19 17:36:04 UTC MAIN commitmail json YAML

+ MesaLib-9.1.2, autogen-5.17.4, cd-discid-1.4, glu-9.1.2,
  mercurial-2.6.1, perl-5.18.0, poppler-0.22.4, py-distribute-0.6.40,
  slib-3b4, x264-devel-20130518, xf86-video-mga-1.9.100.
- gtk3-3.8.0, some X packages now packaged for wip

(wiz)

2013-05-19 15:48:11 UTC MAIN commitmail json YAML

Note update of the "wireshark" package to version 1.8.7.

(tron)

2013-05-19 15:47:29 UTC MAIN commitmail json YAML

Update "wireshark" package to version 1.8.7. Changes since 1.8.6:
- Bug Fixes
  The following vulnerabilities have been fixed.
  o wnpa-sec-2013-23
    The RELOAD dissector could go into an infinite loop.
    Discovered by Evan Jensen. (Bug 8364, (Bug 8546)
    Versions affected: 1.8.0 to 1.8.6.
    CVE-2013-2486
    CVE-2013-2487
  o wnpa-sec-2013-24
    The GTPv2 dissector could crash. (Bug 8493)
    Versions affected: 1.8.0 to 1.8.6.
  o wnpa-sec-2013-25
    The ASN.1 BER dissector could crash. (Bug 8599)
    Versions affected: 1.8.0 to 1.8.6, 1.6.0 to 1.6.14.
  o wnpa-sec-2013-26
    The PPP CCP dissector could crash. (Bug 8638)
    Versions affected: 1.8.0 to 1.8.6.
  o wnpa-sec-2013-27
    The DCP ETSI dissector could crash. Discovered by Evan Jensen.
    (Bug 8231, bug 8540, bug 8541)
    Versions affected: 1.8.0 to 1.8.6.
  o wnpa-sec-2013-28
    The MPEG DSM-CC dissector could crash. (Bug 8481)
    Versions affected: 1.8.0 to 1.8.6.
  o wnpa-sec-2013-29
    The Websocket dissector could crash. Discovered by Moshe
    Kaplan. (Bug 8448, Bug 8499)
    Versions affected: 1.8.0 to 1.8.6.
  o wnpa-sec-2013-30
    The MySQL dissector could go into an infinite loop. Discovered
    by Moshe Kaplan. (Bug 8458)
    Versions affected: 1.8.0 to 1.8.6.
  o wnpa-sec-2013-31
    The ETCH dissector could go into a large loop. Discovered by
    Moshe Kaplan. (Bug 8464)
    Versions affected: 1.8.0 to 1.8.6.
  The following bugs have been fixed:
  o The Windows installer and uninstaller does a better job of
    detecting running executables.
  o Library mismatch when compiling on a system with an older
    Wireshark version. (Bug 6011)
  o SNMP dissector bug: STATUS_INTEGER_DIVIDE_BY_ZERO. (Bug 7359)
  o A console window is never opened. (Bug 7755)
  o GSM_MAP show malformed Packets when two IMSI. (Bug 7882)
  o Fix include and libs search path when cross compiling. (Bug
    7926)
  o PER dissector crash. (Bug 8197)
  o pcap-ng: name resolution block is not written to file on save.
    (Bug 8317)
  o Incorrect RTP statistics (Lost Packets indication not ok).
    (Bug 8321)
  o Decoding of GSM MAP E164 Digits. (Bug 8450)
  o Silent installer and uninstaller not silent. (Bug 8451)
  o Replace use of INCLUDES with AM_CPPFLAGS in all Makefiles to
    placate recent autotools. (Bug 8452)
  o Wifi details are not stored in the Decryption Key Management
    dialog (post 1.8.x). (Bug 8446)
  o IO Graph should not be limited to 100k points (NUM_IO_ITEMS).
    (Bug 8460)
  o geographical_description: hf_gsm_a_geo_loc_deg_of_long 24 bit
    field truncated to 23 bits. (Bug 8532)
  o IRC message with multiple params causes malformed packet
    exception. (Bug 8548)
  o Part of Ping Reply Message in ICMPv6 Reply Message is marked
    as "Malformed Packet". (Bug 8554)
  o MP2T wiretap heuristic overriding ERF. (Bug 8556)
  o Cannot read content of Ran Information Application Error Rim
    Container. (Bug 8559)
  o Endian error and IP:Port error when decoding BT-DHT response
    message. (Bug 8572)
  o "ACE4_ADD_FILE/ACE4_ADD_SUBDIRECTORY" should be
    "ACE4_APPEND_DATA / ACE4_ADD_SUBDIRECTORY". (Bug 8575)
  o wireshark crashes while displaying I/O Graph. (Bug 8583)
  o GTPv2 MM Context (UMTS Key, Quad, and Quint Decoded)
    incorrectly. (Bug 8596)
  o DTLS 1.2 uses wrong PRF. (Bug 8608)
  o RTP DTMF digits are no longer displayed in VoIP graph
    analysis. (Bug 8610)
  o Universal port not accepted in RSA Keys List window. (Bug
    8618)
  o Wireshark Dissector bug with HSRP Version 2. (Bug 8622)
  o LISP control packet incorrectly identified as LISP data based
    when UDP source port is 4341. (Bug 8627)
  o Bad tcp checksum not detected. (Bug 8629)
  o AMR Frame Type uses wrong Value String. (Bug 8681)
- Updated Protocol Support
  AMR, ASN.1 BER, BAT, Bluetooth DHT, BSSGP, DTLS, E.164, Ericsson
  A-bis OML, GSM A, GSM MAP, HDFSDATA, ICMP, ICMPv6, ixveriwave,
  IRC, KDSP, LISP Data, MMS, NFS, OpenWire, PPP, RELOAD, RTP, SASP,
  SIP, SSL/TLS, TCP, UA3G
- New and Updated Capture File Support
  Endace ERF, NetScreen snoop.

(tron)

2013-05-19 14:52:19 UTC MAIN commitmail json YAML

Bump package revision. This package is completely broken under Mac OS X
without a fix committed at 2013-05-13 by Adam Ciarcinski.

(tron)

2013-05-19 13:06:21 UTC MAIN commitmail json YAML

Updated www/apache-tomcat7 to 7.0.40

(ryoon)

2013-05-19 13:05:46 UTC MAIN commitmail json YAML

Update to 7.0.40

Changelog:
Tomcat 7.0.40 Released 2013-05-09

    The Apache Tomcat Project is proud to announce the release of version 7.0.40 of Apache Tomcat. This release contains a security fix and a number of bug fixes and improvements compared to version 7.0.39. The notable changes include:

        A fix for CVE-2013-2071 (bug 54178) an information disclosure issue.
        Various fixes to stop Tomcat attempting to parse text that looks like an EL expression in a JSP document as an EL expression when EL expressions are either not permitted or not enabled.
        Improved handling and reporting if a ConcurrentModificationException occurs while checking for memory leaks when a web application is being stopped.

(ryoon)

2013-05-19 12:54:26 UTC MAIN commitmail json YAML

Updated www/firefox17-l10n to 17.0.6

(ryoon)

2013-05-19 12:53:00 UTC MAIN commitmail json YAML

2013-05-19 12:51:23 UTC MAIN commitmail json YAML

Update xulrunner/firefox to 17.0.6.

(ryoon)

2013-05-19 12:50:46 UTC MAIN commitmail json YAML

Update to 21.0.

* Reset PKGREVISION.

(ryoon)

2013-05-19 12:49:42 UTC MAIN commitmail json YAML

Update to 17.0.6

Changelog:
FIXED
Security fixes can be found here

Fixed in Firefox ESR 17.0.6
MFSA 2013-48 Memory corruption found using Address Sanitizer
MFSA 2013-47 Uninitialized functions in DOMSVGZoomEvent
MFSA 2013-46 Use-after-free with video and onresize event
MFSA 2013-44 Local privilege escalation through Mozilla Maintenance Service
MFSA 2013-42 Privileged access for content level constructor
MFSA 2013-41 Miscellaneous memory safety hazards (rv:21.0 / rv:17.0.6)

(ryoon)

2013-05-19 12:31:58 UTC MAIN commitmail json YAML

Fix gnome option.

This is related to PR pkg/47801.
But devel/xulrunner is broken now.

(ryoon)

2013-05-19 11:27:27 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 21.0

(ryoon)

2013-05-19 11:25:30 UTC MAIN commitmail json YAML

2013-05-19 11:08:09 UTC MAIN commitmail json YAML

Updated sysutils/dmidecode to 2.12

(shattered)

2013-05-19 11:07:26 UTC MAIN commitmail json YAML

Update to 2.12. Changes:

Update to support SMBIOS specification version 2.8.0.

(shattered)

2013-05-19 11:00:03 UTC MAIN commitmail json YAML

Remove 'python' option (was required for DVD support) and 'bacula-static'
option (broken upstream, no sign of a upcoming fix)

(shattered)

2013-05-19 10:01:18 UTC MAIN commitmail json YAML

Updated math/fricas to 1.2.0

(asau)

2013-05-19 10:01:00 UTC MAIN commitmail json YAML

Update to FriCAS 1.2.0

Notable changes (compared to version 1.1.8):

- New MatrixManipulation package.

- New ParallelIntegrationTools package.

- Gruntz algorithm in now used also for finite one-sided limits.

- FriCAS has now true 2-dimensional arrays (previously they were
  emulated using vectors of vectors).

- Speedups in some matrix operations and in arithmetic with
  algebraic expressions.

- FreeModule is now more general, it allows Comparable as second
  argument.

- Changed Spad parser, it now uses common scanner with interpreter.
  Spad language is now closer to interpreter language and Aldor.
  'leave' is removed,  'free', 'generate' and 'goto' are now keywords.
  Pile rules changed slightly, they should be more intuitve now.
  Error messages from Spad parser should be slightly better.

Bug fixes, in particular:

- Fixed a few build problems.

- Eliminated division by 0 during 'normalize'.

- 'nthRootIfCan' removes leading zeros from generalized series
  (this avoids problems with power series expanders).

- Fixed corruption of formal derivatives.

- Fixed two problems with fortan output.

- Fixed ')untrace' and ')undo'.  Fixed ')trace' with ECL.

- Fixed problem with calling efricas if user default shell is (t)csh.

(asau)

2013-05-19 09:28:51 UTC MAIN commitmail json YAML

TLS is not supported by NetBSD<6.

(obache)

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

2013-05-19 08:50:58 UTC MAIN commitmail json YAML

Updated www/firefox to 21.0

(ryoon)

2013-05-19 08:50:24 UTC MAIN commitmail json YAML

Update to 21.0

* This release of firefox is built with internal xulrunner.
  Because separated (system) xulrunner has prefs and chrome load problem.
* gnome option is broken in libnkmozgnomevfs.so build.

Changelog:
NEW
The Social API now supports multiple providers
NEW
Enhanced three-state UI for Do Not Track (DNT)
NEW
Firefox will suggest how to improve your application startup time if needed
NEW
Preliminary implementation of Firefox Health Report
CHANGED
Ability to restore removed thumbnails on New Tab Page
CHANGED
CSS -moz-user-select:none selection changed to improve compatibility with -webkit-user-select:none (bug 816298)
CHANGED
Graphics related performance improvements (bug 809821)
CHANGED
Removed E4X support from Spidermonkey
DEVELOPER
Implemented Remote Profiling
DEVELOPER
Integrated add-on SDK loader and API libraries into Firefox
HTML5
Added support for <main> element
HTML5
Implemented scoped stylesheets
HTML5
Added support for window.crypto.getRandomValues
FIXED
Some function keys may not work when pressed (833719)
FIXED
Browsing and Download history clearing needs unification to avoid confusion on clearing download history (847627)
FIXED
21.0: Security fixes can be found here

Fixed in Firefox 21
MFSA 2013-48 Memory corruption found using Address Sanitizer
MFSA 2013-47 Uninitialized functions in DOMSVGZoomEvent
MFSA 2013-46 Use-after-free with video and onresize event
MFSA 2013-45 Mozilla Updater fails to update some Windows Registry entries
MFSA 2013-44 Local privilege escalation through Mozilla Maintenance Service
MFSA 2013-43 File input control has access to full path
MFSA 2013-42 Privileged access for content level constructor
MFSA 2013-41 Miscellaneous memory safety hazards (rv:21.0 / rv:17.0.6)

(ryoon)

2013-05-19 08:48:42 UTC MAIN commitmail json YAML

Updated devel/xulrunner to 21.0

(ryoon)

2013-05-19 08:47:41 UTC MAIN commitmail json YAML

2013-05-19 08:15:50 UTC MAIN commitmail json YAML

2013-05-19 08:14:05 UTC MAIN commitmail json YAML

Update to 3.1.13. Changes:

- BUG FIX: Sunrise/Sunset calculations greatly improved
- BUG FIX: Allow specification of margins as low as 0 points in rem2ps

(shattered)

2013-05-19 07:36:57 UTC MAIN commitmail json YAML

Updated emulators/atari800 to 3.0.0

(adam)

2013-05-19 07:35:56 UTC MAIN commitmail json YAML

Changes 3.0.0:
* Option to automatically save configuration on exit
* More settings saved in configuration:
  - currently attached tape file
  - cartridge settings, including currently attached cartridges
  - state of R-Time 8
  - system settings, including Mosaic/Axlon RAM size
* New Tape Management menu - can now create blank tape images, switch tape
  to read/write in order to save additional data at the end of the current
  tape image, rewind/fast forward the tape, and mark it as read-only. See
  DOC/USAGE for details.
* Displaying tape position when "Show sector/block counter" is enabled.
* Reworked Cartridge Management menu - now displays filename of the
  attached cartridge.
* Option to disable restarting of the machine after cartridge change.
* When attaching a cartridge from the command line, cartridge type can now
  be specified using the new -cart-type and -cart2-type options.
* New cartridge types supported:
  - OSS 8 KB cartridge
  - OSS two chip 16 KB cartridge (043M)
  - Blizzard 4 KB cartridge
  - AST 32 KB cartridge
  - Atrax SDX 64 KB cartridge
  - Atrax SDX 128 KB cartridge
  - Turbosoft 64 KB cartridge
  - Turbosoft 128 KB cartridge
  - Ultracart 32 KB cartridge
  - Low bank 8 KB cartridge
  - SIC! 128 KB cartridge
  - SIC! 256 KB cartridge
  - SIC! 512 KB cartridge
  - Standard 2 KB cartridge
  - Standard 4 KB cartridge
  - Right slot 4 KB cartridge
* The configure script can now auto-detect some of the available display and
  sound interfaces before compiling.
* Option to enable XEP80 added to The Emulator Settings menu.
* Emulation of the 1200XL, including console LEDs, no built-in BASIC, the
  F1-F4 keys (mapped to arrow keys in the SDL version) and the on-board
  J1 jumper.
* Emulation of the XE Game System, including the built-in game and
  detachable keyboard.
* Revamped the Select System menu (now called System Settings). Can now
  select many system settings, including RAM expansions, OS and BASIC
  revision, and more.
* System ROM settings moved to a separate menu. Now it stores paths to all
  known official revisions of the Atari OS, the 5200 BIOS, all BASIC
  revisions, and the XEGS built-in game. The OS revision to use is chosen
  automatically when selecting a machine type (for example, the 400/800 OS
  PAL or NTSC version is chosen depending on the selected TV system).
* 400/800: Emulation of all RAM sizes achievable with different combinations
  of the CX852 and CX853 modules - from 8 to 48 KB.
* Emulation of 32/48KB memory sizes in the XL/XE mode, compatible
  with memory expansions for the 600XL manufactured by RC Systems.
* Emulation of the MapRAM hardware hack.
* Display settings: "Hue" renamed to "Tint". Tint now configurable also in
  PAL mode.

(adam)

2013-05-19 07:09:51 UTC MAIN commitmail json YAML

Use the really used header file in utils to check existence of inb() for utils.
fixes PR pkg/47820

(obache)

2013-05-19 06:45:17 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20130518

(schmonz)

2013-05-19 06:45:11 UTC MAIN commitmail json YAML

Update to 3.20130518. From the changelog:

* Fix test suite to not fail when XML::Twig is not installed. Closes:
  #707436
* theme: Now <TMPL_IF THEME_$NAME> can be used in all templates
  when a theme is enabled.
* notifyemail: Fix bug that caused duplicate emails to be sent when
  site was rebuilt.
* bzr: bzr rm no longer has a --force option, remove

(schmonz)

2013-05-19 03:33:41 UTC MAIN commitmail json YAML

Updated www/viewvc to 1.1.20

(ryoon)

2013-05-19 03:33:11 UTC MAIN commitmail json YAML

Update to 1.1.20

Changelog:
Version 1.1.20 (released 24-Apr-2013)

  * fix tab-to-space handling regression in markup view
  * fix regression in root lookup handling (issue #526)

Version 1.1.19 (released 22-Apr-2013)

  * improve root lookup performance (issue #523)
  * new 'max_filesize_kbytes' config option and handling (issue #524)
  * tarball generation improvements:
    - preserve Subversion symlinks in generated tarballs (issue #487)
    - reduce memory usage of tarball generation logic
    - fix double compression of generated tarballs (issue #525)
  * file content handling improvements:
    - expanded support for encoding detection and transcoding (issue #11)
    - fix tab-to-space conversion bugs in markup, annotate, and diff views
    - fix handling of trailing whitespace in diff view
  * add support for timestamp display in ISO8601 format (issue #46)

Version 1.1.18 (released 28-Feb-2013)

  * fix exception raised by BDB-backed SVN repositories (issue #519)
  * hide revision-less files when rcsparse is in use
  * include branchpoints in branch views using rcsparse (issue #347)
  * miscellaneous cvsdb improvements:
    - add --port option to make-database (issue #521)
    - explicitly name columns in queries (issue #522)
    - update MySQL syntax to avoid discontinued "TYPE=" terms

(ryoon)

2013-05-19 03:31:16 UTC MAIN commitmail json YAML

2013-05-19 03:30:44 UTC MAIN commitmail json YAML

Update to 3.9.0

* Use gmake.
* MAKE_JOBS_SAFE=yes (at least, with MAKE_JOBS=5)

Changelog:
NEWS for GNU RCS (Revision Control System)
See the end for copying conditions.

- 5.9.0 | 2013-05-06

  - distribution now .tar.lz and .tar.xz

If you have GNU tar, you can use "tar xf" and it will DTRT.
If not, you can use "lzip -dc TARBALL | tar xf -" to unpack
the .tar.lz, or "xz -dc TARBALL | tar xf -" for the .tar.xz.

  - planned retirement

    - configure option ‘--enable-compat2’

This option enables reading of files written by RCS 2.x (before
RCS was GNU, even), but the file format became obsolete in 1982.
Support for it WILL BE REMOVED in a near future GNU RCS release.

    - common option ‘-V’

This option is obsoleted by ‘--version’ (since 5.8, 2011-08-30).
Support for it WILL BE REMOVED in some future GNU RCS release.
Its use now produces a warning to stderr.

Please note that ‘-VN’ (N ∈ {3,4,5}) is a separate issue.

  - bugs fixed

    - ‘rcsmerge --help’ mentions ‘-A’, ‘-E’, ‘-e’

These options are accepted and internally passed to diff3(1).

    - ‘ident -VN’ and ‘merge -VN’ now signal error

For these commands, the argument to ‘-V’ has no meaning.
Previously, such invocations would display version info,
ignoring the arg.  Now they signal a "bad option" error.

  - new features

    - ident(1) recognizes Subversion "fixed-width keyword syntax"

In addition to the normal keyword pattern, for Subversion 1.2
(and later) compatability, ident(1) also recognizes patterns
having one of the forms:

$KEYWORD:: TEXT $
;; two colons and space after keyword
;; space before ending $

$KEYWORD:: TEXT#$
;; two colons and space after keyword
;; hash before ending $

    - new co(1) option ‘-S’ for "self-same" mode

In this mode, the owner of a lock is unimportant, just that it
exists.  Effectively, this prevents you from checking out the
same revision twice.

$ whoami
  ttn

$ co -l -f z
  RCS/z,v  -->  z
  revision 1.1 (locked)
  done

$ co -S -l -f z
  RCS/z,v  -->  z
  co: RCS/z,v: Revision 1.1 is already locked by ttn.

    - several RCS commands "internalized" into rcs(1)

As part of an ongoing effort to modernize the command-line
interface of GNU RCS, the previously standalone programs:

  ci, co, rcs, rcsclean, rcsdiff, rcsmerge, rlog

can now be invoked as "rcs PROGRAM".  In this case, we call
PROGRAM a "command", and also provide some aliases.  E.g., you
can type "rcs diff" in addition to "rcs rcsdiff" (and "rcsdiff",
of course).  We plan to support standalone (w/o "rcs" prefix)
invocation from the shell at least through the 5.x series of
releases -- not indefinitely, but for a good while, yet.

The rcs(1) program itself now supports ‘--commands’ to list all
the commands, ‘--aliases’ to list their aliases, as well as
‘--help COMAMND’ to show the help for COMMAND.

Note that programs ident(1) and merge(1) remain standalone.

Lastly, in the manual, section "Invoking rcs" now describes both
"modern" and "legacy" usages.  Also, the internalized commands
invocations mentions both "rcs COMMAND" and "PROGRAM" styles.

    - ‘--help’ output includes a one-line description

E.g., "merge --help" says: "Three-way file merge".

    - most long options can be recognized if partially specified

With the exception of "rcs --help COMMAND", where "--help" must
be spelled out in full, all long options can now be recognized
even if partially specified.  For example, "rcs --al" is
recognized as "rcs --aliases".

    - updated portability

Several more Gnulib (http://www.gnu.org/software/gnulib) modules
are now in use.

    - new cross-compilation support

The configure script now assigns "pessimistic defaults" when
cross-compiling.  See new section "cross-compilation" in README.

    - effects of ‘-VN’ (N ∈ {3,4,5}) documented

See (info "(rcs) Misc common options").

  - maintenance tools updated
    - gnulib-tool (GNU gnulib 2013-05-01 06:14:19) 0.0.7913-5191

- 5.8.2 | 2013-04-04

  - Bugs fixed

    - Wrong symbolic name dereference

RCS 5.8 introduced a bug whereby commands would incorrectly
dereference a symbolic name (into a numerical revision number)
in the presence of multiple symbolic names that share a common
prefix.  See tests/t803.

    - ‘integrity’ value syntax better specified

The ‘integrity’ value (if present) is a string composed of a
system part followed by an optional user part, with formfeed
(^L, U+0C) separating the two.  Unlike other string values, the
‘integrity’ string (either part) must NOT contain '@' (U+40).
If it does, RCS displays a "spurious '@' in `integrity' value"
error message and exits failurefully.

This change restores interop play-space for third-party tools
that was stricken w/ the RCS 5.8 top-level grammar freeze.  Left
unspecified is how such tools should divvy up the user part.

  - New manual chapter: RCS file format

This documents the RCS file format grammar and particulars,
adapted from rcsfile(5).

  - Manpages refer to info documentation

They now recommend using "info rcs" for full documentation.

  - Script to trim "junk at end of file" posted

The "junk at end of file" error occurs for some files due to RCS
5.8 being more strict about the syntax it accepts.  You can use
‘trimrcs’ by Warren Jones:

http://lists.gnu.org/archive/html/help-rcs/2013-01/msg00006.html

to remedy such files while we figure out how best to move such
functionality into RCS proper.

  - Maintenance tools updated
    - automake (GNU Automake) 1.13.1
    - gnulib-tool (GNU gnulib 2013-03-19 16:08:47) 0.0.7899-34f84
    - makeinfo (GNU Texinfo) 5.1

- 5.8.1 | 2012-06-05

  - Bugs fixed

    - Debug output removed

Due to an oversight, release 5.8 rlog included code to write
debugging output to stderr for invocations using the ‘-d’ option
and a date range (e.g., ‘rlog -d 2010<2012’).

    - Criteria for avoiding read-only checks refined

For "make check", some test cases are inhibited if the user
running the test is not effectively blocked from writing a
purportedly read-only file, such as when "make check" is run by
the super user, or for certain (weird) NFS situations.

Previously, to determine this condition, we considered only the
operating system type, a very crude (and incomplete) proxy.
Now, we explicitly check with a shell sequence comprising the
umask(1) and test(1) commands, plus output-redirection.

    - Regression in ‘-zLT’ handling

On a 64-bit x86 system, RCS 5.8 introduced a regression whereby:

rlog -zLT -d>2011-05-04

would select the correct entry but display its date always with
default (01) month and day, i.e., YYYY-01-01.  This is now fixed
(see also tests/t320).

    - Regression in ‘ci -d -T’ handling

RCS 5.8 introduced a regression whereby:

  ci -l -d -T FILE

would set the mtime of RCS/FILE,v (the comma-v file) to the
epoch.  This is now fixed (see also tests/t810).

  - Use ‘diff --label’ instead of ‘diff -L’

Previously, RCS used GNU diff's ‘-L’ option.  According to Paul
Eggert (a GNU diffutils maintainer):

  That option has been undocumented since diffutils 2.8
  (released in March 2002) and the option is intended to
  be replaced sometime soon with a different meaning.

Now, RCS uses ‘diff --label’, thus immune to the planned change.

  - Miscellaneous changes
    - Make help extraction noisy (on failure)
    - Silence some compiler warnings
    - Increase coverage of "make check"

  - Documentation improvements

    - Manpage rcsintro(1) dropped

This manpage is redundant, and (arguably) should not have been
in section 1 in the first place.

    - Use "Invoking COMMAND" instead of "COMMAND" as node names

This makes it easier for ‘info --usage COMMAND’ to DTRT, and
makes GNU (info "(standards) Manual Structure Details") happy.

    - explicitly UTF-8

This is to prepare for a (future) GNU Texinfo release that
renders @code in a more pretty way when the encoding is UTF-8.
If you're reading this (from the future) with such a Texinfo at
hand, feel free to regenerate the docs in doc/ prior to install.

    - CVS is not GNU

Previously, we incorrectly said "GNU CVS", succumbing to a
common misunderstanding.  Now we know better.

  - TAGS file no longer distributed

To create, configure normally and do "make TAGS".

  - New configure script option ‘--enable-coverage’

Specifying ‘--enable-coverage’ causes ‘_Exit’ to be an alias for
‘exit’ and CFLAGS to append ‘--coverage’ if the compiler is GCC.
This is needed because the coverage machinery writes the .gcda
files only on ‘exit’.

This option is for maintainers; most people can ignore it.

  - Portability improvements
    - Use more gnulib modules
    - Use portable Makefile subst-ref variable syntax
    - Use portable shell command-output interpolation syntax
  - Maintenance tools upgraded
    - GNU Automake 1.12
    - GNU Autoconf 2.69
    - gnulib-tool (GNU gnulib 2012-06-03 16:29:00) 0.0.7432-f6c24-modified

- 5.8 | 2011-08-30

  - License now GPLv3+ (see COPYING)

  - Change in terminology: from "path" to "file name" (or "file-name")

However, if "path" intends "search path", we say so explicitly.

  - Changes to the RCS package

    - New documentation in Info format

On "make install", rcs.info is installed in $(infodir), with
title "GNU RCS <VERSION>" in dircategory "Version control".
The doc source is texinfo (released under GNU FDL 1.3), so you
can easily create output in HTML, PDF, etc.

    - Dropped configure option: --with-diffutils

To specify non-GNU diffutils programs diff(1) and diff3(1), name
them using variables on the configure command-line.  See README.

    - Configuration more strict in some ways, more lax in others.

Before, part of the configuration was done at compile time.
Now, all of it is done by the configure script.  Here are the
set of conditions which will cause the configure script to fail
(with a "could not find..." message):

- for --enable-mailer=PROG, ‘PROG’ not absolute;
- for diff(1), value of env var ‘DIFF’ not absolute;
- diff(1) not GNU diffutils compatible;
- for diff3(1), value of env var ‘DIFF3’ not absolute;
- for ed(1), value of env var ‘ED’ not absolute;
- no C99-capable compiler.

Here, "absolute" means "specified as an absolute filename".
On the flip side, configuration no longer checks for some
situations such as ‘sigaction’ yes, but ‘SA_SIGINFO’ no.

Most of the portability duties are now handled by gnulib.

    - New configure option: --enable-suid[=setreuid]

This builds RCS with setuid support (the default).  Optional
arg ‘setreuid’ means use setreuid(2) instead of seteuid(2).

    - New configure option: --disable-mmap

This builds RCS without mmap(2), even if available.  See README.

    - New configure option: --enable-mailer=PROG

The feature whereby ci(1) sends mail when breaking a lock is now
disabled by default.  To enable, specify ‘--enable-mailer=PROG’
to the configure script.  See README.

    - New configure option: --enable-compat2

This preponderantly unlikely to be used option allows RCS
commands to read RCS files written by RCS 2.  See README.

    - You can "make check" prior to "make install".

Doing "make check" automatically prepends to the ‘PATH’ env var
the value of ‘$(abs_top_builddir)/src’, so that the programs
co, rcsdiff, and rcsmerge can find their peers (co and merge).

Likewise, "make installcheck" prepends ‘$(DESTDIR)$(bindir)’.

Previously, you had to "make install" first and then arrange
for ‘$(DESTDIR)$(bindir)’ to be on ‘PATH’ "manually".

See tests/README for more info on the test suite.

  - Bug fixes

    - Remove all edit info when removing all revisions.

Previously, "rcs -o" (outdating) all revisions failed to
leave the RCS file in a consistent state; edit info (i.e.,
log message + diff(1) output) remained for the deleted revisions.

For example, this sequence of commands:
  echo foo > foo
  ci -q -i -t-desc -mHELLO foo
  rcs -q -o1.1: foo
  grep '@H' foo,v
used to display "@HELLO" to stdout.

Now, all revisions are completely removed.

    - Code no longer uses mktemp(3).

Using mktemp(3) is a security risk.  We use mkstemp(3) now.
Likewise, rcsfreeze.sh now uses mktemp(1).

    - Misc manpage tweaks / fixes.

Document ‘rlog -q’; fix small merge.1 omission; add branch
labels in rcsfile.5; say "GNU RCS <VERSION>" in footer.

  - Other changes

    - All commands accept ‘--help’ and ‘--version’.

The help output includes an email address for bug reports.
For continuity, option ‘-V’ is now a synonym for ‘--version’.

Relatedly, commands no longer display usage info if given
a bad or malformed option.  You can use ‘--help’ for that.

    - A string of all digits is now valid for author, state.

This means you can set the author or state to, for example,
"000000" or "42".  Previously, these would have caused a
"invalid identifier" or "invalid symbol" error.

    - Env var RCS_MEM_LIMIT controls stdio threshold.

For speed, RCS uses memory-based routines for files up to
256 kilobytes, and stream-based (stdio) routines otherwise.
You can change this threshold value by setting the environment
variable ‘RCS_MEM_LIMIT’ to a non-negative integer, measured in
kilobytes.  An empty ‘RCS_MEM_LIMIT’ value is silently ignored.

    - RCS can now work with files larger than 2 gigabytes.

RCS now uses large file offsets (#define _FILE_OFFSET_BITS 64).

    - Pass-through for RCS file ‘commitid SYMBOL’ now builtin.

Due to GNU CVS (Concurrent Versions System) using a compatible
file format as RCS for the RCS file, you can use RCS commands
to view and manipulate its contents.  (Note, however, the next
NEWS item.)

This works well enough except for a small annoyance: CVS adds a
per-revision field called the "commitid" with an opaque (to RCS)
symbolic value.  Previously, RCS commands would emit a warning
"unrecognized phrases" (unless given ‘-q’ on the command-line).

RCS commands now automatically support pass-through handling of
‘commitid SYMBOL’ (so ‘-q’ is no longer necessary).

    - RCS file top-level grammar frozen.

The RCS file top-level grammar is now frozen; RCS no longer
supports pass-through operation of unrecognized key/data pairs
(called "newphrases" in the RCS 5.7 rcsfile(5) manpage).

To avoid painting ourselves into a corner, the grammar now
includes a new key ‘integrity’ with @-string value, whose
sub-grammar is not yet specified.  (We intend to keep checksums
and other compacted redundancies in this field, for manipulation
by the commands in a future RCS 5.x release.)  For upward
compatability, the commands in this release do not change this
field, although they silently read and write it (pass-through),
if present.

    - RCS file syntax-validated earlier, completely.

Previously, RCS file syntax was validated lazily, and trailing
garbage was not detected (see bugfix above).  Now, a top-level
validation is done on each access.

    - Possible to specify an empty log message with ci -m, rcs -m.

The commands "ci -m" and "rcs -m" no longer error on an
empty log message.  Their non-interactive behavior is now
consistent with the interactive invocation.

was: ci -m file < /dev/null  # use stdin to avoid error
now: ci -m file              # works fine, like so

Note that these commands actually store as the log message
the string: "*** empty log message ***".

    - Date option accepts some more date-only formats

Date format ‘YYYY-DDD’ specifies a year and a day (1-366),
while format ‘YYYY-wWW-D’ specifies a year, an ISO week number
(0-53, 0 is a GNU RCS extension), and a day number (1-7, for
Monday through Sunday).

    - Changes to rcsdiff

      - New handling for option: -U N

This arranges to output N lines of unified-diff context.
Relatedly, the list of possible options passed to the underlying
diff(1) appears in both "rcsdiff --help" and in the manual.

      - Refined "same-revision don't call diff" optimization

Normally, if the two revisions specified are the same, we avoid
calling the underlying diff(1) on the theory that it will
produce no output.  This does not hold generally for ‘-y’
(--side-by-side) and ‘-D’ (--ifdef), such as when the revision
specified is by different symbolic names, so for those options
the optimization is disabled.

(ryoon)

2013-05-19 03:23:18 UTC MAIN commitmail json YAML

Updated devel/diffutils to 3.3

(ryoon)

2013-05-19 03:21:40 UTC MAIN commitmail json YAML

Update to 3.3

Changelog:
* Noteworthy changes in release 3.3 (2013-03-24) [stable]

** New features

  --new-file (-N) and --unidirectional-new-file now allow comparisons to "-".
  A standard input that's closed acts like a nonexistent file.

  A file name containing spaces, double quotes, backslashes or control
  characters is now encoded in a diff header as a double-quoted C string
  literal.  The escape sequences \\, \", \a, \b, \f, \n, \r, \t, \v and
  \ooo (a three-digit octal number between 0 and 255) are used.

** Packaging

  diffutils is now designed to build with Cygwin or MinGW rather than DJGPP.
  The ms subdirectory has been removed.

(ryoon)

2013-05-19 02:03:57 UTC MAIN commitmail json YAML

2013-05-19 01:30:24 UTC MAIN commitmail json YAML

2013-05-18 23:13:02 UTC MAIN commitmail json YAML

Updated math/gcalctool-gtk3 to 6.6.2

(prlw1)

2013-05-18 23:12:39 UTC MAIN commitmail json YAML

Update gcalctool-gtk3 to 6.6.2

* Updated translations

(prlw1)

2013-05-18 23:05:54 UTC MAIN commitmail json YAML

Updated devel/py-at-spi2 to 2.8.0

(prlw1)

2013-05-18 23:05:34 UTC MAIN commitmail json YAML

Update py-at-spi2 to 2.8.0

* Add objectLocale property (BGO#694368).
* Stop using a deprecated method.
* Don't install the example, since it isn't compatible with Python 3.
* Support new levelbar role.
* Add a --with-python option to configure.ac.
* Fix getCharacterAtOffset.
* Export application class in the Accessibility namespace, for
  backwards compatibility.

(prlw1)

2013-05-18 23:02:18 UTC MAIN commitmail json YAML

Updated devel/py-gobject3 to 3.8.2

(prlw1)

2013-05-18 22:59:46 UTC MAIN commitmail json YAML

Update py-gobject3 to 3.8.2

Many bug fixes and improvemnts:
https://git.gnome.org/browse/pygobject/tree/NEWS?id=3.8.2

Highlights:
- Dot not clobber original Gdk/Gtk functions with overrides
  (Martin Pitt) (#686835)
- Fix array arguments on 32 bit architectures (Martin Pitt)
- Add backwards compatible API for GLib.unix_signal_add_full()
  (Martin Pitt)
- Drop MININT64/MAXUINT64 workaround, current g-i gets this right now
  (Martin Pitt)
- [API change] Drop almost all static GLib bindings and replace them
  with proper introspection. This gets rid of several cases where the
  PyGObject API was not matching the real GLib API, makes the full GLib
  API available through introspection, and makes the code smaller,
  easier to maintain. For backwards compatibility, overrides are
  provided to emulate the old static binding API, but this will throw a
  PyGIDeprecationWarning for the cases that diverge from the official
  API (in particular, GLib.io_add_watch() and GLib.child_watch_add()
  being called without a priority argument). (Martin Pitt, Simon Feltman)
- [API change] Deprecate calling GLib API through the GObject
  namespace. This has always been a misnomer with introspection, and
  will be removed in a later version; for now this throws a
  PyGIDeprecationWarning.
- [API change] Do not bind gobject_get_data() and gobject_set_data().
  These have been deprecated for a cycle, now dropped entirely.
  (Steve Fr辿cinaux) (#641944)
- [API change] Deprecate void pointer fields as general PyObject
  storage. (Simon Feltman) (#683599)

(prlw1)

2013-05-18 22:45:13 UTC MAIN commitmail json YAML

Updated x11/gtk3 to 3.8.2

(prlw1)

2013-05-18 22:44:43 UTC MAIN commitmail json YAML

Update gtk3 to version 3.8.2
Rename patch-gtk_a11y_gail.c to patch-gtk_a11y_gtkaccessibility.c

Many improvements, bug fixes and translation updates:
https://git.gnome.org/browse/gtk+/tree/NEWS?id=3.8.2

Highlights:

* Deprecations and removals:
- Custom CSS properties have been deprecated
- Support for color schemes has been removed
- gtk_style_provider_get_style, gtk_style_provider_get_icon_factory
- GtkGradient and GtkSymbolicColor
- All the padding style properties in menus

* CSS improvements:
- Add cycle detection to color resolving

* A lot of filechooser button fixes

* The print dialog now shows printers that are discovered
  using avahi, if configured with --enable-avahi-browsing

* We now support the Window Manager frame synchronization protocol draft (when
  running under a WM that supports it). This means applications will throttle
  their drawing cycle to what the compositor is drawing, and the compositor
  will never render half-updated windows, for seamless resizing and improved
  smoothness in drawing.
  See https://mail.gnome.org/archives/wm-spec-list/2013-January/msg00000.html
  and the articles at http://blog.fishsoup.net/ for more details.

* We now support setting an opacity to any GtkWidget, not just toplevels:
  gtk_window_set_opacity has been deprecated in favor of gtk_widget_set_opacity.

* GtkIconTheme gained asynchronous loaders for GtkIconInfo objects

* GtkIconInfo has changed from being a boxed type to a GObject. This
  is technically an ABI change, but basically all existing code
  will keep working if its used as a boxed type, and its not
  possible to instantiate GtkIconInfos outside Gtk, so this is not
  expected to be a big problem.

* GtkTreeView and GtkIconView allow single-click activation

* GtkImage can be set from a resource

* GdkWaylandDisplay is now public

* gdk_window_set_fullscreen_mode: new function to let windows
  be fullscreened across multiple monitors

* We now use state flags for text direction: GTK_STATE_FLAG_LTR/RTL.
  gtk_style_context_set_direction() has been deprecated.

* We install headers for accessible implementations of GTK+ widgets.
  This makes it possible to implement accessibility for third-party
  widgets by subclassing the proper GTK+ implementation. To do this,
  include gtk/gtk-a11y.h.

* Invisible widgets now return a size of 0x0. This is an experimental
  change that makes GtkWidget::visible essentially behave the same way
  that "display: none" does in CSS. If you want the effect of CSS's
  "visibility: hidden", you can use a GtkNotebook with an empty page.

* GtkFrame now draws a background.

* The Broadway backend now installs a separate server: broadwayd.

* GtkBuilder now lets you refer to external objects from a ui
  file if the objects have been exported with the new function
  gtk_builder_expose_object()

* Font handling has been improved:
- The default font is no longer handled like a custom style sheet
  that overrides everything, but as the initial value. This is the
  same behavior as in web browsers.
- It is now possible to set font-family and font-size like other
  CSS properties, and relative font sizes are supported. Font
  sizes in CSS can be specified as numbers or with keywords
  like xx-small, medium, smaller, larger,...

* GTK+ now uses proper Unicode ellipses in strings.

(prlw1)

2013-05-18 22:01:49 UTC MAIN commitmail json YAML

Updated graphics/gdk-pixbuf2 to 2.28.1

(prlw1)

2013-05-18 22:01:29 UTC MAIN commitmail json YAML

Update gdk-pixbuf2 to 2.28.1

* Fix build with libpng 1.6
* Translation updates (Tadjik, Russian, Crimean Tatar, Hindi)
* Allow prepare_func call in stop_load (695228)
* Translation updates (Lithuanian, German, Basque, Belarusian,
  Thai, Greek, Indonesian, Korean, Assamese, Italian, Estonian,
  Hungarian, Portuguese, Danish, Latvian)
* Make gdk_pixbuf_animation_new_from_file load png files (694148)
* Fix string formatting for l10n extraction (693534)
* Translation updates (Hebrew, Spanish, Brazilian Portuguese,
  Slovenian, Galician, French, Catalan, Catalan (Valencian),
  Malayalam, Slovak, Polish, Czech, Serbian, Uyghur, Norwegian
  bokm奪l, Punjabi, Traditional Chinese)
* Allow loading animations from streams
* Allow loading animations from resources
* Fix cross-compiling for Windows and Wine (692072)
* Translation updates (Hungarian, German, Polish)
* The broken locking mechanism for loaders has been removed.
  gdk-pixbuf now ignores loaders that are not marked as thread-safe.

(prlw1)

2013-05-18 21:56:22 UTC MAIN commitmail json YAML

Updated devel/at-spi2-atk to 2.8.1

(prlw1)

2013-05-18 21:56:03 UTC MAIN commitmail json YAML

Update at-spi2-atk to 2.8.1

* Add Locale property (BGO#694368).
* Bump atk dependency to 2.7.5 (BGO#693189).
* Support ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role.
* Fix various compiler warnings.
* re-register if the registry goes away and later returns.
* Stop using deprecated glib functions.
* Fix a few memory leaks.
* atk-adaptor: don't emit a critical in case the bridge was not initialized
  (BGO#684334).
* Remove dbind (it was only used for the droute test).
* Fix a crash in socket_embed_hook if spi_global_register is NULL.
* [droute] Fix memory leak in path cleanup (BGO#688363).
* Remove the schema; it was only used to specify the location of the
  atk-bridge library, which is now installed in the standard path.
* Fix compiler warnings (BGO#678045).

(prlw1)

2013-05-18 21:52:21 UTC MAIN commitmail json YAML

Updated devel/at-spi2-core to 2.8.0

(prlw1)

2013-05-18 21:51:59 UTC MAIN commitmail json YAML

Update at-spi2-core to 2.8.0

* Add atspi_accessible_get_object_locale (BGO#694368).
* Start the bus launcher in the initialization phase (BGO#694984).
* Removed a debug print that was accidentally included in 2.7.5.
* Add ATSPI_ROLE_LEVEL_BAR to correspond to the new atk role.
* Fix various compiler warnings.
* Fix some ref count leaks.
* Some functions that return accessibles now propagate errors.
* Atspi_accessible_get_index_in_parent no longer returns -1 if the object's
  parent is not cached (BGO#688057).
* re-register keystroke listeners if the registry goes away and then returns.
* Fix atspi_device_listener_new_simple.
* Fix some compiler warnings.
* Build: use gobject-introspection's Makefile instead of rolling our own.
* Fix a crash when parsing events without detail when there is a listener
  for the event that names a specific detail value.
* Fix crash when removing hung processes.
* Fix deregistering of applications.
* A few documentation fixes.
* Only call an event listener once per event, even if the listener registered
  for both the event and a superset of the event.
* Don't distribute dbind-config.h (BGO#688083).
* Fix gtk-doc for Atspi-Registry (BGO#688224).
* Some introspection fixes to make vapigen happy (BGO#688223).
* [registry] Fixed a crash handling DeregisterKeystrokeListener.
* Update the cache in response to role change notifications (BGO#685469).
* Don't output a warning when a p2p connection isn't available.

(prlw1)

2013-05-18 21:46:36 UTC MAIN commitmail json YAML

2013-05-18 21:46:13 UTC MAIN commitmail json YAML

Update atk to 2.8.0

Changes in version 2.8.0:
==========================
*
* Updated Visual C++ configuration files
  * Make entries more consistent with the other GNOME Visual Studio
    projects.
  * Enable the building of introspection files for Visual C++ builds
  * bgo694255: Visual C++ builds: Integrate building of introspection files
* Updated Slovak, Portuguese and Tadjik translation.

Changes in version 2.7.91:
==========================
*
* atkobject: added a explicit include to locale.h

Changes in version 2.7.90:
==========================
*
* Bug 694117
*  * atkobject: add atk_object_get_object_locale
*  * atkdocument: deprecate atk_document_get_locale

Changes in version 2.7.5:
==========================
*
* build: Use GNOME_COMPILE_WARNINGS
* atkhyperlink: Ensure we get even deprecated prototypes
* Bug 651343: add ATK_ROLE_LEVEL_BAR
* Prepare Visual Studio 2010 projects for Visual Studio 2012
* Updated Uyghur translations

Changes in version 2.7.4:
==========================
*
* Bug 690379: Atk lacks any kind of version utilities
* Fixed out of tree builds caused by fix of bug 690379
* Bug 656750: AtkWindow requires documentation

Changes in version 2.7.3:
==========================
*
* Bug 689907: Problems with the management of
*  ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
* Bug 686746: Port introspection fixes from Vala
* Bug 689952: Add introspection support for Windows MSVC builds
* Other Visual C++ configuration files:
*  * Use MultiByte character set

Changes in version 2.7.2:
==========================
*
* Bug 686801: Extend atk_add_global_event_listener in order to support
*  signal details
* Updated Thai translation.

(prlw1)

2013-05-18 20:51:04 UTC MAIN commitmail json YAML

2013-05-18 20:50:36 UTC MAIN commitmail json YAML

Update to 3.08. Changes:

Fixed handling of --ignore-warnings and --ignore-errors so that these
are now required to process files with warnings or errors.

Added --test-eps making a partial test of EPS compliance.

Added --dump for displaying summary of DSC information.

(shattered)

2013-05-18 20:26:09 UTC MAIN commitmail json YAML

2013-05-18 20:23:03 UTC MAIN commitmail json YAML

Changes 4.4.6:
* improved sftp backend with symlink info retrieving (readlink).
* new cls option -a to show dot files.
* new setting cmd:cls-exact-time.
* fixed NULL dereference when torrent:use-dht is off.
* fixed torrent for info_hash with NUL character (broken in 4.4.4).

(adam)

2013-05-18 18:38:25 UTC MAIN commitmail json YAML

Note addition of security/HElib

(agc)

2013-05-18 18:37:27 UTC MAIN commitmail json YAML

Add and enable security/HElib

(agc)

2013-05-18 18:33:29 UTC MAIN commitmail json YAML

Note update of math/ntl to version 6.0.0

(agc)

2013-05-18 18:32:19 UTC MAIN commitmail json YAML

Update math/ntl to version 6.0.0

Differences from previous version (5.5.2):

2013.02.15: Changes between NTL 5.5.2 and 6.0

Replaced the old template-like macros for vectors, matrices, and pairs
with true template classes:  Vec<T>, Mat<T>, and Pair<S,T>.  For
backwards compatibilty, all the names that were used in previous
versions (e.g., vec_ZZ_p, mat_ZZ_p) have been replaced with
appropriate typedefs.

For many years, I resisted the temptation of using templates, because
compiler support was very inconsistent.  But that no longer seems to
be the case.

This change, while rather sweeping, should create very few, if any,
incompatibilities with existing software.  The biggest issue would be
for software that uses the old template-like macros:  such macro
invocations can simply be replaced with appropriate typedefs.

Made the conversion interface more complete and uniform.  Also, using
template notation, one can and should now write conv<ZZ>(a) instead of
to_ZZ(a) (for backward compatibility, all the old names to_XXX are
still there, but many new conversions are not available under these
old names).  There are many new conversions provided.  Moreover,
whenever there is a conversion from a ring R to a ring S, there is a
corresponding, coefficiet-wise conversion from the polynomial ring
R[X] to the polynomial ring R[X].

In addition, using the template mechanism, there are generic
conversions for vectors and matrices.  For example, if there is a
conversion from S to T, then there is automatically a corresponding
component-wise conversion from Vec<S> to Vec<T>.

Introduced a more general mechanism for accessing GF2's in packed
structures via indexing (see the class ref_GF2 in the GF2 module).
Employed ideas from David Harvey to make the single-precision FFT
faster (about twice as fast in many cases).  This speeds up many
higher-level operations.

Fixed all known bugs.

(agc)

2013-05-18 15:19:15 UTC MAIN commitmail json YAML

security update:

Important: Session fixation CVE-2013-2067

FORM authentication associates the most recent request requiring
authentication with the current session. By repeatedly sending
a request for an authenticated resource while the victim is
completing the login form, an attacker could inject a request
that would be executed using the victim's credentials.

Note that the option to change session ID on authentication was
added in Tomcat 6.0.21. In earlier 6.0.x releases, prevention of
session fixation was an application responsibility.
This vulnerability represents a bug in Tomcat's session fixation
protection that was added in 6.0.21. Hence, only versions 6.0.21
onwards are listed as vulnerable.

This was fixed in revision 1417891.

This issue was identified by the Tomcat security team on
15 Oct 2012 and made public on 10 May 2013.

Affects: 6.0.21-6.0.36

Important: Denial of service CVE-2012-3544

When processing a request submitted using the chunked transfer
encoding, Tomcat ignored but did not limit any extensions that
were included. This allows a client to perform a limited DOS
by streaming an unlimited amount of data to the server.

This was fixed in revision 1476592.

This issue was reported to the Tomcat security team on
10 November 2011 and made public on 10 May 2013.

Affects: 6.0.0-6.0.36

ChangeLog:
++++++++++
Catalina

fix 52055: Ensure that filters are recycled. (markt/kkolinko)
fix 52184: Reduce log level for invalid cookies. (markt)
fix 53481: Added support for SSLHonorCipherOrder to allow the
server to impose its cipher order on the client. Based on
a patch provided by Marcel Šebek. (schultz)
fix 54044: Correct bug in timestamp cache used by logging
(including the access log valve) that meant entries could
be made with an earlier timestamp than the true timestamp. (markt)
fix In FormAuthenticator: If it is configured to change
Session IDs, do the change before displaying the login
form. (kkolinko)
fix 54054: Do not share shell environment variables between
multiple instances of the CGI servlet. (markt)
fix 54087: Correctly handle (ignore) invalid If-Modified-Since
header rather than throwing an exception. (markt/kkolinko)
fix 54220: Ensure the ErrorReportValve only generates an error
report if the error flag on the response has been set. (markt)
fix Fix memory leak of servlet instances when running with
a SecurityManager and either init() or destroy() methods
fail or the servlet is a SingleThreadModel one, and of
filter instances if their destroy() method fails with an
Error. (kkolinko)
fix 54382: Fix NPE when SSI processing is enabled and an empty
SSI directive is present. (markt)
fix 54483: Correct one of the Spanish translations. Based on
a suggestion from adinamita. (kkolinko)
update 54527: Synchronize conf/web.xml mime mapping with Tomcat 7. (markt)

Coyote

fix 54248: Ensure that byte order marks are swallowed when
using a Reader to read a request body with a BOM for those
encodings that require byte order marks. (markt)
fix 54324: Allow APR connector to disable TLS compression
if OpenSSL supports it. (schultz)
fix 54456: Ensure that if a client aborts a request when
sending a chunked request body that this is communicated
correctly to the client reading the request body. (markt)
update Update the native component of the APR/native connector
to 1.1.27 and make that version the recommended minimum
version. (kkolinko)

Jasper

fix 54615: Tomcat 6 doesn't build against ecj 4.x (kkolinko)

Cluster

fix 54045: Make sure getMembers() returns available member
when TcpFailureDetector works in static cluster. (kfujino)

Web applications

update 22278: Add a commented out sample configuration of
RemoteAddrValve to META-INF/context.xml files of the
Manager and Host Manager applications. (kkolinko)
fix 54080: Clarify documentation for initial value of
internalProxies attribute of RemoteIpValve. (schultz/kkolinko)
fix 54198: Clarify that HttpServletResponse.sendError(int)
results in an HTML response by default. (markt)
fix 54207: Correct JNDI factory package name in Javadoc for
org.apache.naming.java.javaURLContextFactory. (markt)

Other

update Add sample Apache Commons Daemon JSVC wrapper script
bin/daemon.sh that can be used with /etc/init.d. (kkolinko)
update In the build configuration: introduce property
"tomcat.output" that is used to specify location of the
build output directory. This simplifies configuration if
someone wants to move the output directory elsewhere
(e.g. out of the source tree). (kkolinko)
fix 54390: Use 'java_home' on Mac OS X to auto-detect
JAVA_HOME. (schultz)
update 54601: Change catalina.sh to consistently use
LOGGING_MANAGER variable to configure logging, instead
of modifying JAVA_OPTS one. (kkolinko)
update 54890: Update to Apache Commons Daemon 1.0.15. (mturk)

(spz)

2013-05-18 14:48:33 UTC MAIN commitmail json YAML

Updated devel/automake to 1.13.2

(wiz)

2013-05-18 14:48:24 UTC MAIN commitmail json YAML

Update to 1.13.2:

* WARNING: New versioning scheme for Automake.

  - Starting with this version onward, Automake will use an update and
    more rational versioning scheme, one that will allow users to know
    which kind of changes can be expected from a new version, based on
    its version number.

    + Micro versions (e.g., 1.13.3, 2.0.1, 3.2.8) will introduce only
      documentation updates and bug and regression fixes; they will
      not introduce new features, nor any backward-incompatibility (any
      such incompatibility would be considered a bug, to be fixed with
      a further micro release).

    + Minor versions (e.g., 1.14, 2.1) can introduce new backward
      compatible features; the only backward-incompatibilities allowed
      in such a release are new *non-fatal* deprecations and warnings,
      and possibly fixes for old or non-trivial bugs (or even inefficient
      behaviours) that could unfortunately have been seen, and used, by
      some developers as "corner case features".  Possible disruptions
      caused by this kind of fixes should hopefully be quite rare.

    + Major versions (now expected to be released every 18 or 24 months,
      and not more often) can introduce new big features (possibly with
      rough edges and not-fully-stabilized APIs), removal of deprecated
      features, backward-incompatible changes of behaviour, and possibly
      major refactorings (that, while ideally transparent to the user,
      could introduce new bugs).  Incompatibilities should however not
      be introduced gratuitously and abruptly; a proper deprecation path
      should be duly implemented in the preceding minor releases.

  - According to this new scheme, the next major version of Automake
    (the one that has until now been labelled as '1.14') will actually
    become "Automake 2.0".  Automake 1.14 will be the next minor version,
    which will introduce new features, deprecations and bug fixes, but
    no real backward incompatibility.

  - See discussion about automake bug#13578 for more details and
    background: <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13578>

* WARNING: Future backward-incompatibilities!

  - Automake 2.0 will require Autoconf 2.70 or later (which is still
    unreleased at the moment of writing, but is planned to be released
    before Automake 2.0 is).

  - Automake 2.0 will drop support for the long-deprecated 'configure.in'
    name for the Autoconf input file.  You are advised to start using the
    recommended name 'configure.ac' instead, ASAP.

  - The ACLOCAL_AMFLAGS special make variable will be fully deprecated
    in Automake 2.0 (where it will raise warnings in the "obsolete"
    category).  You are advised to start relying on the new Automake
    support for AC_CONFIG_MACRO_DIRS instead (which was introduced in
    Automake 1.13).

  - Automake 2.0 will remove support for automatic dependency tracking
    with the SGI C/C++ compilers on IRIX.  The SGI depmode has been
    reported broken "in the wild" already, and we don't think investing
    time in debugging and fixing is worthwhile, especially considering
    that SGI has last updated those compilers in 2006, and is expected
    to retire support for them in December 2013:
    <http://www.sgi.com/services/support/irix_mips_support.html>

  - Future versions of Automake might remove support for MS-DOS and
    Windows 95/98/ME (support for them was offered by relying on the
    DJGPP project).  Note however that both Cygwin and MSYS/MinGW on
    modern Windows versions will continue to be fully supported.

  - Automake-provided scripts and makefile recipes might (finally!)
    start assuming a POSIX shell in Automake 2.0.

  - Starting from Automake 2.0, third-party m4 files located in the
    system-wide aclocal directory, as well as in any directory listed
    in the ACLOCAL_PATH environment variable, will take precedence
    over "built-in" Automake macros.  For example (assuming Automake
    is installed in the /usr/local hierarchy), a definition of the
    AM_PROG_VALAC macro found in '/usr/local/share/aclocal/my-vala.m4'
    should take precedence over the same-named automake-provided macro
    (defined in '/usr/local/share/aclocal-2.0/vala.m4').

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New in 1.13.2:

* Obsolescent features:

  - Use of suffix-less info files (that can be specified through the
    '@setfilename' macro in Texinfo input files) is discouraged, and
    its use will raise warnings in the 'obsolete' category.

  - Use of Texinfo input files with '.txi' or '.texinfo' extensions
    is discouraged, and its use will raise warnings in the 'obsolete'
    category.  You are advised to simply use the '.texi' extension
    instead.

* Documentation fixes:

  - The long-deprecated but still supported two-arguments invocation form
    of AM_INIT_AUTOMAKE is documented once again.  This seems the sanest
    thing to do, given that support for such an usage might need to remain
    in place for a unspecified amount of time in order to cater for people
    who want to define the version number for their package dynamically at
    configure runtime (unfortunately, Autoconf does not yet support this
    scenario, so we cannot delegate the work to it).

  - The serial testsuite harness is no longer reported as "deprecated",
    but as "discouraged".  We have no plan to remove it, not to make its
    use cause runtime warnings.

  - The parallel testsuite is no longer reported as "experimental"; it
    is well tested, and should be stable now.

  - The 'shar' and 'tarZ' distribution formats and the 'dist-shar' and
    'dist-tarZ' options are obsolescent, and their use is deprecated
    in the documentation.

  - Other minor miscellaneous fixes and improvements; in particular,
    some improvements in cross-references.

* Bugs fixed:

  - When the 'ustar' option is used, the generated configure script no
    longer risks hanging during the tests for the availability of the
    'pax' utility, even if the user running configure has a UID or GID
    that requires more than 21 bits to be represented.
    See automake bug#8343 and bug#13588.

  - The obsolete macros AM_CONFIG_HEADER or AM_PROG_CC_STDC work once
    again, as they did in Automake 1.12.x (albeit printing runtime
    warnings in the 'obsolete' category).  Removing them has turned
    out to be a very bad idea, because it complicated distro packing
    enormously.  Making them issue fatal warnings, as we did in
    Automake 1.13, has turned out to be a similarly very bad idea,
    for exactly the same reason.

  - aclocal will no longer error out if the first local m4 directory
    (as specified by the '-I' option or the 'AC_CONFIG_MACRO_DIRS' or
    'AC_CONFIG_MACRO_DIR' macros) doesn't exist; it will merely report
    a warning in the 'unsupported' category.  This is done to support
    some pre-existing real-world usages.  See automake bug#13514.

  - aclocal will no longer consider directories for extra m4 files more
    than once, even if they are specified multiple times.  This ensures
    packages that specify both

        AC_CONFIG_MACRO_DIR([m4])      in configure.ac
        ACLOCAL_AMFLAGS = -I m4        in Makefile.am

    will work correctly, even when the 'm4' directory contains no
    package-specific files, but is used only to install third-party
    m4 files (as can happen with e.g., "libtoolize --install").
    See automake bug#13514.

  - Analysis of make flags in Automake-generated rules has been made more
    robust, and more future-proof.  For example, in presence of make that
    (like '-I') take an argument, the characters in said argument will no
    longer be spuriously considered as a set of additional make options.
    In particular, automake-generated rules will no longer spuriously
    believe to be running in dry mode ("make -n") if run with an invocation
    like "make -I noob"; nor will they believe to be running in keep-going
    mode ("make -k") if run with an invocation like "make -I kool"
    (automake bug#12554).

(wiz)

2013-05-18 14:42:18 UTC MAIN commitmail json YAML

+ automake-1.13.2, fish-2.0, gnome-3.8.2, lftp-4.4.6, shotwell-0.14.1,
  wireshark-1.8.7, xf86-input-mouse-1.9.0.

(wiz)

2013-05-18 13:46:45 UTC MAIN commitmail json YAML

Updated sysutils/libpciaccess to 0.13.1nb2

(wiz)

2013-05-18 13:46:35 UTC MAIN commitmail json YAML

2013-05-18 13:40:58 UTC MAIN commitmail json YAML

Updated x11/libdrm to 2.4.45

(wiz)

2013-05-18 13:40:48 UTC MAIN commitmail json YAML

Update to 2.4.45:

A new version of libdrm has been released. The main motivation for this
release is the changes in the radeon surface allocator, which helps fix
multisample textures on the Radeon Cayman family chipsets.

Alex Deucher (4):
      radeon: add new SI pci ids
      radeon: add new richland pci ids
      radeon: add HAINAN family
      radeon: add HAINAN pci ids

Dave Airlie (1):
      drm: add qxl drm header file

Marek Ol邸叩k (2):
      radeon: add RADEON_SURF_FMASK flag which disables 2D->1D tiling transition
      configure.ac: bump version to 2.4.45 for release

Rob Clark (3):
      freedreno: add gpu-id property
      Add exynos_fimg2d_test to .gitignore
      freedreno: add synchronization between mesa and ddx

Xiang, Haihao (1):
      intel: Add support for VEBOX ring (v2)

(wiz)

2013-05-18 13:37:49 UTC MAIN commitmail json YAML

Updated x11/bitmap to 1.0.7

(wiz)

2013-05-18 13:37:41 UTC MAIN commitmail json YAML

Update to 1.0.7:

This minor maintenance release fixes some compiler warnings & man page
typos, and other code cleanups.

Alan Coopersmith (6):
      Fix pixmap leak in error paths of BWGetUnzoomedPixmap
      Combine usage messages into a single string
      Fix genererate typo in bmtoa error messages
      Simplify & unify error path between mktemp & mkstemp versions
      Mark usage() functions as noreturn, as suggested by gcc
      bitmap 1.0.7

Bjarni Ingi Gislason (1):
      bitmap.man:  Fix some typos.

(wiz)

2013-05-18 13:36:58 UTC MAIN commitmail json YAML

Updated x11/xwininfo to 1.1.3

(wiz)

2013-05-18 13:36:49 UTC MAIN commitmail json YAML

Update to 1.1.3:

A whole pile of bugs fixed by a whole bunch of different people here.

Alan Coopersmith (5):
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      Print more detailed error messages when xcb_connect fails
      Quiet some clang warnings about implicit int <-> size_t conversions
      xwininfo 1.1.3

David Venz (1):
      Bug 53242 - xwininfo segfaults on invalid screen

Gaetan Nadon (3):
      make: remove $(LIBOBJS) dead code
      Revert "make: remove $(LIBOBJS) dead code"
      configure.ac: regroup statements and comment

Guillem Jover (4):
      Move leading ": " out from buffer to the error string printer
      Use format string literals instead of variables to print window ids
      Refactor atom name printing into a new Display_Atom_Name function
      Use format string literals instead of variables to print atom names

Jeremy Huddleston Sequoia (2):
      Declare usage() as _X_NORETURN
      Remove dead code (size_t is always >= 0)

Pierre-Loup A. Griffais (1):
      xwininfo: report the Visual class of the selected Window

Thomas Klausner (1):
      Get rid of a number of warnings.

Yaakov Selkowitz (1):
      Use AM_ICONV

(wiz)

2013-05-18 13:35:14 UTC MAIN commitmail json YAML

Updated x11/xrefresh to 1.0.5

(wiz)

2013-05-18 13:35:05 UTC MAIN commitmail json YAML

Update to 1.0.5:
This minor maintenance release cleans up compiler complaints and
other various issues, plus sneaks in a small bug fix at the end.

Alan Coopersmith (8):
      Fix allocateded typo in comment
      Add const qualifiers to fix gcc -Wwrite-strings warnings
      Add const qualifiers to structs for mapping strings to values
      Mark Syntax() with _X_NORETURN to silence gcc warning
      Combine usage message strings
      Fix implicit sign conversion & integer size truncation warnings
      Use strcasecmp if available, instead of downcasing string before strcmp
      xrefresh 1.0.5

Gaetan Nadon (2):
      man: remove trailing spaces and tabs
      config: move man pages into their own directory

Jeremy Huddleston (1):
      Properly fallback on CWBackPixmap = None when failing to parse or allocate a solid color

(wiz)

2013-05-18 13:34:16 UTC MAIN commitmail json YAML

Updated x11/xfontsel to 1.0.5

(wiz)

2013-05-18 13:34:07 UTC MAIN commitmail json YAML

Update to 1.0.5:

This minor bugfix release finally fixes my long-festering pet peeve with
this tool - when a font fails to load, it will now continue to update the
text sample area instead of letting it accumulate menu images and other
failed repaint turds.  There's a few other small changes too, but no one
will notice them.

Alan Coopersmith (6):
      Combine usage message strings
      Prevent memory leak in GetFontNames if no fonts are matched
      Remove extraneous braces left from commit 1d6970a838d4ed42a
      When font fails to load, grey out text instead of unmapping text widget
      Use C99 struct initializer for parseRec in GetFontNames()
      xfontsel 1.0.5

(wiz)

2013-05-18 13:33:17 UTC MAIN commitmail json YAML

Updated x11/transset to 1.0.1

(wiz)

2013-05-18 13:33:05 UTC MAIN commitmail json YAML

Update to 1.0.1:

This minor bugfix release includes fixes for several small bugs,
a more complete man page, and some general code cleanups.

Alan Coopersmith (8):
      Combine usage message into single string/call
      Include PACKAGE_STRING in --version output
      Move release date from transset.c to configure.ac so we remember to update it
      Use correct variable for printing current opacity
      Typo fixes in verbose message & comment
      Store min & max as doubles, not floats
      Add the options to the man page (they were all missing before)
      transset 1.0.1

Arnaud Fontaine (1):
      Fix program name in usage information, transset instead of transset-df.

(wiz)