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

2024-05-13 15:35:19 UTC Now

2012-10-02 17:17:46 UTC MAIN commitmail json YAML

Update to 1.13.1.

The changes against 1.13.0 are rather small:
    a fix for a crash happening when mixing different gcc versions
    and demangling fails (fdo#52539)
    using portable way to include header for free (fdo#52536)

(wiz)

2012-10-02 17:15:24 UTC MAIN commitmail json YAML

Updated devel/automake to 1.12.4

(wiz)

2012-10-02 17:15:11 UTC MAIN commitmail json YAML

Update to 1.12.4:

New in 1.12.4:

* WARNING: Future backward-incompatibilities!

  - Future versions of Automake will likely drop support for the
    long-deprecated 'configure.in' name for the Autoconf input file.
    You are advised to use the recommended name 'configure.ac' instead.

  - Support for the "Cygnus-style" trees (as enabled by the 'cygnus'
    option) will be removed in the next major Automake release (1.13).

  - The long-obsolete (since automake 1.10) AM_PROG_MKDIR m4 macro will
    be removed in Automake 1.13.  The $(mkdir_p) make variable and the
    @mkdir_p@ substitution will still remain available (as aliases of
    $(MKDIR_P)) for the moment, for better backward compatibility.

  - Autoconf 2.65 or later will be required by the next major Automake
    version (1.13).  Until now, Automake has required Autoconf version
    2.62 or later.

  - Starting from the next major Automake version (1.13), the rules
    to build pdf, ps and dvi output from Texinfo input will use the
    '--build-dir' option by default.  Since such an option was only
    introduced in Texinfo 4.9, this means that Makefiles generated by
    future Automake versions will require at least that version of
    Texinfo.

  - Starting from the next major Automake version (1.13), the parallel
    testsuite harness (previously only enabled by the 'parallel-tests'
    option) will become the default one; the older serial testsuite
    harness will still be available through the use of the 'serial-tests'
    option.

  - The following long-obsolete m4 macros will be removed in the
    next major Automake version (1.13):

      AM_PROG_CC_STDC:    superseded by AC_PROG_CC since October 2002
      fp_PROG_CC_STDC:    broken alias for AM_PROG_CC_STDC
      fp_WITH_DMALLOC:    old alias for AM_WITH_DMALLOC
      AM_CONFIG_HEADER:  superseded by AC_CONFIG_HEADERS since July 2002
      ud_PATH_LISPDIR:    old alias for AM_PATH_LISPDIR
      jm_MAINTAINER_MODE: old alias for AM_MAINTAINER_MODE
      ud_GNU_GETTEXT:    old alias for AM_GNU_GETTEXT
      gm_PROG_LIBTOOL:    old alias for AC_PROG_LIBTOOL
      fp_C_PROTOTYPES:    old alias for AM_C_PROTOTYPES (which was part
                          of the now-removed automatic de-ANSI-fication
                          support of Automake)

  - All the "old alias" macros in 'm4/obsolete.m4' will be removed in
    the next major Automake version (1.13).

  - The '--acdir' option of aclocal is deprecated, and will probably
    be removed in the next major Automake release (1.13).  You should
    use the options '--automake-acdir' and '--system-acdir' instead
    (which have been introduced in Automake 1.11.2).

  - The 'missing' script will not try anymore to update the timestamp
    of out-of-date files that require a maintainer-specific tool to be
    remade, in case the user lacks such a tool (or has a too-old version
    of it).  In fact, starting from Automake 1.13, all it'll do will be
    giving more useful warnings than a bare "command not found" from a
    make recipe would.

* Warnings and deprecations:

  - Warnings in the 'obsolete' category are enabled by default both in
    automake and aclocal.

* Miscellaneous changes:

  - Some testsuite weaknesses and spurious failures have been fixed.

(wiz)

2012-10-02 17:12:36 UTC MAIN commitmail json YAML

2012-10-02 17:12:24 UTC MAIN commitmail json YAML

2012-10-02 17:12:20 UTC MAIN commitmail json YAML

Update to 282:
Several bugfixes and new features, including new escape sequences and a new icon.

(wiz)

2012-10-02 17:10:10 UTC MAIN commitmail json YAML

Also commit changes to buildlink3 files. Ride today's version bump.

(wiz)

2012-10-02 16:59:01 UTC MAIN commitmail json YAML

Updated graphics/png to 1.5.13

(wiz)

2012-10-02 16:58:46 UTC MAIN commitmail json YAML

Update to 1.5.13:

Version 1.5.13beta01 [August 8, 2012]
  Do not compile PNG_DEPRECATED, PNG_ALLOC and PNG_PRIVATE when __GNUC__ < 3.
  Removed references to png_zalloc() and png_zfree() from the manual.
  Revised PNG_FP_EXPORT and PNG_FIXED_EXPORT macros to avoid generating
    lone semicolons (patch ported from libpng-1.6.0beta11).

Version 1.5.13beta02 [September 10, 2012]
  Corrected handling of the image array and the row_pointers array in example.c
  When png_set_filler is used to strip a filler channel during write, the
    code prior to 1.5 would ignore the case where the output required an
    alpha channel or when the output was a palettized PNG.  In libpng-1.5 the
    ignorance was lost and libpng proceeded to strip the channel resulting
    in a bad (potential memory overwrite) failure later.  This reverts
    the behavior to the pre-1.5 state but issues a warning. libpng-1.6 is
    expected to issue an error on the erroneous png_set_filler call.
  Use png_memset() consistently (pngmem.c contained some bare "memset" calls).

Version 1.5.13rc01 [September 17, 2012]
  No changes.

Version 1.5.13 [September 27, 2012]
  No changes.

(wiz)

2012-10-02 14:53:35 UTC MAIN commitmail json YAML

Updated misc/py-anita to 1.29

(gson)

2012-10-02 14:52:28 UTC MAIN commitmail json YAML

Update misc/py-anita to 1.29.  Changes from 1.27:

The "xl" Xen interface can now be selected with "--vmm xl".

Increase the default memory size for amd64 to 128M.

Improve progress messages when creating the disk image.

When execing /bin/sh, wait for its prompt before sending
it a command.

(gson)

2012-10-02 13:59:12 UTC MAIN commitmail json YAML

Updated pkgtools/revbump to 2.3

(wiz)

2012-10-02 13:59:02 UTC MAIN commitmail json YAML

Improve description of makebump.manual handling. Noted by tron.
Bump version.

(wiz)

2012-10-02 12:20:47 UTC MAIN commitmail json YAML

2012-10-02 12:19:09 UTC MAIN commitmail json YAML

Note update of the "x11-links" package to version 0.71.

(tron)

2012-10-02 12:17:10 UTC MAIN commitmail json YAML

Increase version number to 0.71 instead of bumping the revision. Also
increase the minimum required version to 0.71.

(tron)

2012-10-02 12:09:42 UTC MAIN commitmail json YAML

Increase the minium required version of the "x11/libxcb" package to 1.6.
There are at least two packages ("graphics/cairo" and "x11/xlsclients")
which require this. And we definitely want to avoid the situation where
both the based and "pkgsrc" version get used at the same time.

Bump all the packages which use the "x11/libxcb" package except the two
which already require version 1.6. For those package remove the manually
set minimum required version.

Change discussed with Thomas Klausner in private e-mail.

(tron)

2012-10-02 11:29:01 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.6.2.2nb2

(jperkin)

2012-10-02 11:28:43 UTC MAIN commitmail json YAML

Ensure that MACHINE_ARCH from pkgsrc is used rather than the default
value from make or uname.

Removes "x86_64 != i386" warnings from pkgin on 64-bit Solaris.

Bump PKGREVISION.

(jperkin)

2012-10-02 09:03:25 UTC MAIN commitmail json YAML

update youtube-dl to 2012.09.27 version.

.. and is now able to work again.

(mrg)

2012-10-02 08:04:28 UTC MAIN commitmail json YAML

Removed lang/py24-html-docs [wiz 2012-10-02]

(wiz)

2012-10-02 08:03:03 UTC MAIN commitmail json YAML

Remove py24-html-docs, python24 was removed some time ago. Noted by obache.

(wiz)

2012-10-02 07:58:46 UTC MAIN commitmail json YAML

Note security/p5-Crypt-OpenSSL-DSA to 0.13nb6.

(he)

2012-10-02 07:58:00 UTC MAIN commitmail json YAML

2012-10-02 07:39:45 UTC MAIN commitmail json YAML

Note update of the "cairo" package to version 1.12.2nb2.

(tron)

2012-10-02 07:39:30 UTC MAIN commitmail json YAML

The "cairo" package needs at least version 1.6 of the "libxcb" library.
Set the minimum version accordingly. The package now uses "libxcb" from
"pkgsrc" under Mac OS X Snow Leopard which fixes the build.

Bump package revision because of the dependence change.

(tron)

2012-10-02 07:23:34 UTC MAIN commitmail json YAML

Updated devel/mercurial to 2.3.2

(wiz)

2012-10-02 07:23:20 UTC MAIN commitmail json YAML

Update to 2.3.2. Shorten DESCR for pkglint.

Changes:
amend: preserve phase of amended revision (issue3602)
archival: add "extended-timestamp" extra block for zip archives (issue3600)
hgweb: avoid bad $$ processing in graph (issue3601)
hgweb: fix incorrect graph padding calculation (issue3626)
largefiles: fix return codes for multiple commands
largefiles: don't convert dest=None to dest=hg.defaultdest() in clone command
largefiles: download missing subrepo revs when archiving
largefiles: enable islfilesrepo() prior to a commit (issue3541)
largefiles: handle commit -A properly, after a --large commit (issue3542)
largefiles: preserve exit code from outgoing command (issue3611)
largefiles: restore caching of largefiles with 'clone -U --all-largefiles'
largefiles: restore normal 'clone -u' and 'clone -U' functionality
lock: fixed race condition in trylock/testlock (issue3506)
mergetools.hgrc: set vimdiff to check=changed
strip: fix revset usage (issue3604)
subrepo: encode unicode path names (issue3610)

(wiz)

2012-10-01 21:19:44 UTC MAIN commitmail json YAML

Install all files under ${PREFIX}/9base in order to avoid comflicts
with other packages. ++pkgrevision

(cheusov)

2012-10-01 20:03:20 UTC pkgsrc-2012Q3 commitmail json YAML

2012-10-01 19:54:59 UTC pkgsrc-2012Q3 commitmail json YAML

Pullup ticket #3924 - requested by dholland
games/flightgear-data: update to match "flightgear" package

Revisions pulled up:
- games/flightgear-data/Makefile                                1.3
- games/flightgear-data/distinfo                                1.2

---
  Module Name: pkgsrc
  Committed By: dholland
  Date: Sun Sep 30 21:37:31 UTC 2012

  Modified Files:
  pkgsrc/games/flightgear-data: Makefile distinfo

  Log Message:
  Update to 2.8.0. No separate changelog, see games/flightgear.
  Caution: distfile has more than doubled in size to nearly 700MB.

(tron)

2012-10-01 18:12:17 UTC MAIN commitmail json YAML

Updated graphics/tiff to 4.0.3

(adam)

2012-10-01 18:11:30 UTC MAIN commitmail json YAML

Changes 4.0.3:
MAJOR CHANGES:
None
CHANGES IN THE SOFTWARE CONFIGURATION:
Updated to use Automake 1.12.4. Avoids security problem with 'make distcheck' (CVE-2012-3386).
CHANGES IN LIBTIFF:
Various memory buffer access fixes.
Fix handling when writing RGBA jpeg compressed imagery (http://trac.osgeo.org/gdal/ticket/4732).
Fix to work properly with IJG JPEG 7+.
New functions TIFFFieldTag(), TIFFFieldName(), TIFFFieldDataType(), TIFFFieldPassCount(), TIFFFieldReadCount(), TIFFFieldWriteCount() to use as external accessors for the opaque type TIFFField.
Fix bug rewriting image tiles in a compressed file (http://trac.osgeo.org/gdal/ticket/4771).
Add TIFF/FX tag support in libtiff.
CHANGES IN THE TOOLS:
tiff2pdf: Fail when TIFFSetDirectory() fails. This prevents core dumps or perhaps even arbitrary code execution when processing a corrupt input file (CVE-2012-3401).
tiff2pdf: Fix two places where t2p_error didn't get set after a malloc failure. No crash risk AFAICS, but the program might not report exit code 1 as desired.
CHANGES IN THE CONTRIB AREA:
None

(adam)

2012-10-01 17:26:52 UTC MAIN commitmail json YAML

lang/gcc-aux 4.7.1: Upgrade to version 4.7.2

The GCC projected released version 4.7.2 on 20 September.  There were few
diff changes (only core and ada) between it and version 4.7.1, so it's a
straightforward update.

Release announcement: http://gcc.gnu.org/ml/gcc/2012-09/msg00181.html

Notable Excerpts:
GCC 4.7.2 is the first bug-fix release containing important fixes for
regressions and serious bugs in GCC 4.7.1 with over 70 bugs fixed since
the previous release

A notable change in GCC 4.7.2 compared to 4.7.1 are ABI bug fixes
related to some C++11 templates (std::list and std::pair).  As a result,
code using those templates in C++11 mode is again ABI compatible with
code in C++03/C++98 mode or C++11 mode of GCC 4.6 and earlier, but might
be ABI incompatible with code compiled by GCC 4.7.1 or 4.7.0 in C++11
mode.

(marino)

2012-10-01 15:56:19 UTC MAIN commitmail json YAML

Updated databases/mysql55-* to 5.5.28

(adam)

2012-10-01 15:54:40 UTC MAIN commitmail json YAML

Changes 5.5.28:

The internal interface of the Thread Pool plugin has changed. Old versions of the plugin will work with current versions of the server, but versions of the server older than 5.5.28 will not work with current versions of the plugin.

Bugs Fixed

InnoDB: Certain information_schema tables originally introduced in MySQL 5.6 are now also available in MySQL 5.5 and MySQL 5.1: INNODB_BUFFER_PAGE, INNODB_BUFFER_PAGE_LRU, and INNODB_BUFFER_POOL_STATS.

InnoDB: When a SELECT ... FOR UPDATE, UPDATE, or other SQL statement scanned rows in an InnoDB table using a < or <= operator in a WHERE clause, the next row after the affected range could also be locked. This issue could cause a lock wait timeout for a row that was not expected to be locked. The issue occurred under various isolation levels, such as READ COMMITTED and REPEATABLE READ.

Partitioning: For tables using PARTITION BY HASH or PARTITION BY KEY, when the partition pruning mechanism encountered a multi-range list or inequality using a column from the partitioning key, it continued with the next partitioning column and tried to use it for pruning, even if the previous column could not be used. This caused partitions which possibly matched one or more of the previous partitioning columns to be pruned away, leaving partitions that matched only the last column of the partitioning key.

This issue was triggered when both of the following conditions were met:

The columns making up the table's partitioning key were used in the same order as in the partitioning key definition by a SELECT statement's WHERE clause as in the column definitions;

The WHERE condition used with the last column of the partitioning key was satisfied only by a single value, while the condition testing some previous column from the partitioning key was satisfied by a range of values.

An example of a statement creating a partitioned table and a query against this for which the issue described above occurred is shown here:

CREATE TABLE t1 (
  c1 INT,
  c2 INT,
  PRIMARY KEY(c2, c1)
) PARTITION BY KEY()  # Use primary key as partitioning key
  PARTITIONS 2;

SELECT * FROM t1 WHERE c2 = 2 AND c1 <> 2;
This issue is resolved by ensuring that partition pruning skips any remaining partitioning key columns once a partition key column that cannot be used in pruning is encountered.

Partitioning: The buffer for the row currently read from each partition used for sorted reads was allocated on open and freed only when the partitioning handler was closed or destroyed. For SELECT statements on tables with many partitions and large rows, this could cause the server to use excessive amounts of memory.

This issue has been addressed by allocating buffers for reads from partitioned tables only when they are needed and freeing them immediately once they are no longer needed. As part of this fix, memory is now allocated for reading from rows only in partitions that have not been pruned (see Section 18.4, ���Partition Pruning���).

Replication: On 64-bit Windows platforms, values greater than 4G for the max_binlog_cache_size and max_binlog_stmt_cache_size system variables were truncated to 4G. This caused LOAD DATA INFILE to fail when trying to load a file larger than 4G in size, even when max_binlog_cache_size was set to a value greater than this.

Replication: In master-master replication with --log-slave-updates enabled, setting a user variable and then performing inserts using this variable caused the Exec_master_log_position column in the output of SHOW SLAVE STATUS not to be updated.

The RPM spec file now also runs the test suite on the new binaries, before packaging them.

The libmysqlclient_r client library exported symbols from yaSSL that conflict with OpenSSL. If a program linked against that library and libcurl, it could crash with a segmentation fault.

The argument for LIMIT must be an integer, but if the argument was given by a placeholder in a prepared statement, the server did not reject noninteger values such as '5'.

The Thread Pool plugin did not respect the wait_timeout timeout for client sessions.

CHECK TABLE and REPAIR TABLE could crash if a key definition differed in the .frm and .MYI files of a MyISAM table. Now the server produces an error.

A query for a FEDERATED table could return incorrect results when the underlying table had a compound index on two columns and the query included an AND condition on the columns.

mysqlhotcopy failed for databases containing views.

The argument to the --ssl-key option was not verified to exist and be a valid key. The resulting connection used SSL, but the key was not used.

Adding a LIMIT clause to a query containing GROUP BY and ORDER BY could cause the optimizer to choose an incorrect index for processing the query, and return more rows than required.

mysqlbinlog did not accept input on the standard input when the standard input was a pipe.

(adam)

2012-10-01 15:39:41 UTC MAIN commitmail json YAML

Note update of contao211 and contao211-example packages to 2.11.6.

(taca)

2012-10-01 15:38:32 UTC MAIN commitmail json YAML

Move some code fragment from contao to contao211-translations since
translation files will be included in Contao core from next major release
(Contao 3.0).

(taca)

2012-10-01 15:36:23 UTC MAIN commitmail json YAML

Updated print/pdf2djvu to 0.7.14

(ryoon)

2012-10-01 15:35:26 UTC MAIN commitmail json YAML

Update contao211 to 2.11.6 (Contao 2.11.6).

Version 2.11.6 (2012-09-26)
---------------------------

### Fixed
Correctly handle root pages in `Controller::getPageDetails()` (see #4610).

### Fixed
Consider the page language when forwarding (see #4841).

### Fixed
URL encode the enclosure URLs in RSS/Atom feeds (see #4839).

### Fixed
Also create empty templates folders if a theme is imported (see #4793).

### Fixed
Decode Punycode domains when used via insert tag (see #4753).

### Fixed
Correctly handle open tags in `String::substrHtml()` (see #4773).

### Fixed
Correctly handle units when importing style sheets (see #4721).

### Fixed
The mediabox plugin did not play Vimeo videos (see #4770).

### Fixed
Correctly align stylect menus in the form generator in the back end (see #4557).

### Fixed
Add a link if a news item or event points to an internal page (see #4671).

### Fixed
Wrap the MooTools fallback into CDATA tags on XHTML pages (see #4680).

### Fixed
Do not add a default value to textareas (see #4722).

### Fixed
Do not override the comments array in case login is required to comment,
otherwise no commets will be shown (see #4064).

(taca)

2012-10-01 15:34:56 UTC MAIN commitmail json YAML

Update to 0.7.14

Changelog:
pdf2djvu (0.7.14) unstable; urgency=low

  * Ignore links with no action. (Previously such links would cause segfault).
    Thanks to Krzysztof Szafran for the bug report.
  * Update German translation. Thanks to Chris Leick.
  * Update Russian translation. Thanks to Kyrill Detinov.
  * Update Ukrainian translation. Thanks to Serhij Dubyk.

-- Jakub Wilk <jwilk@jwilk.net>  Tue, 18 Sep 2012 17:27:28 +0200

(ryoon)

2012-10-01 15:31:49 UTC MAIN commitmail json YAML

2012-10-01 15:31:00 UTC MAIN commitmail json YAML

Some tweaks:

* Include contao/Makefile.common from contao/Makefile.example.
* Add code some fragment tward to Contao 3.0 support.
* Add CT_VERBASE to use COMMENT.
* Use CT_FILES to Contao's files directory name.

(taca)

2012-10-01 15:30:33 UTC MAIN commitmail json YAML

Update to 1.15.2

Changelog:

aria2 1.15.2
============

Release Note
------------

This release fixes several critical bugs. It also adds new features
such as TLS SNI and CORS support. The --file--allocation option now
take another value trunc. The new option --enalbe-mmap was added.
aria2 now uses system-wide SSL/TLS certificates by default, which
eliminates the requirement to specify --ca-certificate option.

Changes
-------

* Catch exception from Socket::getPeerInfo() when pooling connection.
  Socket::getPeerInfo() may fail if its TCP connection has already
  disconnected. In this case, we log this error. The success or
  failure of pooling connection should not affect the later execution
  of the program. This bug may cause segmentation fault if
  Socket::getPeerInfo() throws exception during pooling connection
  after successful tracker request.

* Fixed assertion error if --retry-wait is used.  In
  CreateRequestCommand, if Request object returned from getRequest()
  is still sleeping, CreateRequestCommand pools it back but still
  holds its reference. This makes assertion error in
  UnknownLengthPieceStroage::hasMissingUnusedPiece() from
  AbstractCommand::execute().

* Added new file allocation method called 'trunc'. --file-allocation
  option can now take new value 'trunc'. 'trunc' uses ftruncate()
  system call or platform-specific counterpart to truncate a file to a
  specified length.

* Use int64_t instead of off_t.  Using off_t, at least, in DiskAdaptor
  layer is problematic because torrent can contain under 2GiB files
  but total sum of those files may exceed 2GiB limit, which makes
  off_t overflow in 32 bit system without large file support. So we
  use int64_t in API. We'll check the file length before download so
  that it does not exceed max off_t.

* Added TLS SNI support.

* Rewritten timegm replacement function.  The algorithm is based on
  Python 2.7 calendar.timegm.

* Use system-wide certificates for SSL.  Use system-wide certificates
  for SSL.  For GnuTLS it requires the latest version, 3.0.20. OpenSSL
  had it for longer.  This means that if SSL library is properly
  configured to locate system-wide certificates store, the user don't
  have to use --ca-certificate option. Also packagers don't have to
  use --with-ca-bundle configure option.  Patch from Cristian Morales
  Vega

* Fixed base64::decode() return "" if input ends with garbage and no
  padding.

* Changed default Peer ID prefix. The new Peer ID prefix is
  "A2-$MAJOR-$MINOR-$MICRO-", where $MAJOR, $MINOR and $MICRO are the
  major version, the minor version and the micro version
  respectively. For instance, 1.15.2 release of aria2 will use
  "A2-1-15-2-".

* Don't percent-decode filename value in Content-Disposition.  We only
  percent-decode filename* value in Content-Disposition because the
  encoding is fully specified. But since filename value is not, so we
  just accept it as is.

* Don't sum in-flight piece which does not intersect filtered ranges.
  When calculating completed length, don't sum the completed length of
  piece which does not intersect filtered ranges.

* Fixed segmentation fault when logger failed to open log file.

* Added ARIA2_STATIC precious variable to configure option.  To build
  statically linked aria2 binary, give ARIA2_STATIC=yes to configure,
  like this:
  $ ./configure ARIA2_STATIC=yes

* Use PRId64 for int64_t format specifier

* Handle the case when MINGW32 vsnprintf returns -1. MINGW32 vsnprintf
  returns -1 if output is truncated.  Increased buffer for vsnprintf
  in WinConsoleFile and fmt.

* Added --enable-mmap option.  If this option is used, map files into
  memory using mmap(2).  This option is experimental.

* Added CORS preflight request support in RPC interface. This change
  is based on the patch from binux.

(ryoon)

2012-10-01 13:42:02 UTC MAIN commitmail json YAML

Updated emulators/bochs to 2.6

(ryoon)

2012-10-01 13:40:48 UTC MAIN commitmail json YAML

Update to 2.6

* It seems that NetBSD/i386 and amd64 do not boot on this version of bochs...

Changelog:
Changes in 2.6 (September 2, 2012):

Brief summary :
- More than 10% CPU emulation speedup !
- Support for AMD's SVM hardware emulation (including extended XAPIC support).
- Implemented support for new x86 ISA extensions.
  Bochs is fully aligned with rev043 of Intel(R) Architecture Manual.
- Improved emulation accuracy (critical fixes for APIC, VMX and AVX/XOP emulation).
- Bochs internal debugger: new command to show state of a device from the debugger.
- ROM BIOS: improved PCI boot ROM support (for VGA and other devices)
- Networking:
    - Ported Intel(R) 82540EM Gigabit Ethernet adapter emulation from Qemu.
    - Added PCI network boot ROM support to all network adapters.
    - Added TFTP support to the 'slirp' networking module.
- Harddrive: added support for VirtualPC disk images, fixed sparse disk images.
- Sound:
    - implemented PC speaker beep using the lowlevel sound interface.
    - SDL audio output support.
- Added ability to set log action per device from .bochsrc.
- Moved disk imaging, networking, sound and USB devices to subdirectories
  in the iodev folder.

Detailed change log :

- CPU
  - Implemented EPT A/D extensions support.
    Bochs is fully aligned with rev043 of the of Intel(R) Architecture Manual.
  - Implemented ADX (ADCX/ADOX) instructions support, the feature can
    be enabled using .bochsrc CPUID option.
  - More than 10% CPU emulation speedup with even more optimal lazy flags
    handling, stack access optimizations and cross branch trace linking.
  - Support for AMD's SVM hardware emulation in Bochs CPU, to enable
    configure with --enable-svm option
  - Implemented AMD Extended XAPIC support, to enable set .bochsrc CPU
    APIC option to 'xapic_ext'
  ! Added Corei5 750 (Lynnfield) configuration to the CPUDB
  ! Added Turion64 (Tyler) configuration to the CPUDB
  ! Added AMD Phenom X3 8650 (Toliman) configuration to the CPUDB
  ! Added Corei7 3770K (Ivy Bridge) configuration to the CPUDB
  - Bugfixes for CPU emulation correctness and stability
    (critical fixes for APIC/X2APIC, VMX and AVX/XOP emulation)

- Bochs Debugger and Instrumentation
  - Implemented new debugger command 'info device [string]' that shows the
    state of the device specified in 'string'
  - Improved debug dump for ne2k, pci, pic and vga/cirrus devices. Added
    debug dump for pci2isa, i/o apic, cmos, pit, floppy and dma devices.
  - Added TLB to CPU param tree - now it can be browsed from Bochs internal
    debugger and Bochs debugger GUI through param tree interfaces
  - Implemented 'writemem' debugger command to dump virtual memory block
    starting from selected linear address into a file
  - Updated definition of instrumentation callbacks, see description in
    instrumentation.txt / Fixed instrumentation examples

- Configure and compile
  - Moved disk imaging, networking, sound and USB devices to subdirectories
    in the iodev folder.
  - pcidev: enable support for Linux kernel 3.x (Debian patch by Guillem Jover)
  - debugger: generate parser / lexer files only if all required tools are present

- Config interface
  - Added support for direct device plugin loading with bochsrc directive for
    devices which have the same name for the plugin and config option.
  - The bochsrc option 'plugin_ctrl' can now be used to load/unload optional
    plugins directly when parsing the config file or command line. See the bochsrc
    sample for supported devices.
  - Moved bochsrc parsing / writing and config parameter handling for networking,
    sound and USB devices to the plugin device code. The options are only
    available when the corresponding plugin device is loaded.
  - Added ability to set log action per device from .bochsrc.
  - Added new command line option '-noconsole' to disable the console
    window on Windows host.
  - Renamed PCI Pseudo NIC option to "pcipnic" (for direct plugin loading)
  - Moved several related options to the new "keyboard" bochsrc option.
  - Added new parameter 'rtc_sync' for the 'clock' option. If this option
    is enabled together with the realtime synchronization, the RTC runs
    at realtime speed.
  - Moved MWAIT_IS_NOP bochsrc option from CPUID to CPU so it can be set
    even if cpu was configured using pre-defined CPUDB profile.
  - Allow larger CPU 'quantum' values when emulating SMP systems for speed
    (quantum values up to 32 are allowed now).

- I/O Devices
  - Networking
    - Ported Intel(R) 82540EM Gigabit Ethernet adapter emulation from Qemu,
      to enable configure with option --enable-e1000
    - Added PCI network boot ROM support to all network adapters
    - Added TFTP support to the 'slirp' networking module
  - PCI
    - added "auto-assign to PCI slot" feature for PCI-only devices
  - DMA
    - Added the capability to transfer more then one byte / word per ISA DMA cycle
  - VGA
    - Major rewrite of the vga / cirrus code:
      - vgacore (shared standard VGA emulation code)
      - vga (Bochs VBE and PCI VGA)
      - cirrus (CL-GD 5430 ISA / CL-GD 5446 PCI)
    - Added VGA graphics blinking support
    - More accurate vertical and horizontal retrace emulation
      (based on the DOSBox implementation)
  - hard drive / hdimage
    - added new disk image mode 'vpc' for VirtualPC images
    - undoable mode: added coherency check (flat image size and timestamp)
    - sparse mode: fixed read support
  - Sound
    - implemented PC speaker beep using the lowlevel sound interface
    - added SDL audio output support

- ROM BIOS
  - improved PCI boot ROM support (for VGA and other devices)
  - added MADT entry for Interrupt Source Override to ACPI tables

- GUI and display libraries
  - implemented "auto-off" timer for status LEDs indicating a data transfer
  - Added support for sending absolute mouse position values from the gui if an
    absolute pointing device (USB tablet) is active (rfb, sdl, win32, wx, x).
  - Gui debugger now supported when using sdl gui on Windows
  - Implemented "hideIPS" option in rfb, sdl, win32 and wx libraries
  - wx: fixed random freezes with wxGTK and "show ips" feature enabled
  - rfb: the "show ips" feature now works on Windows host

- Tools
  - bxcommit: added support for converting growing to flat mode images
  - bxcommit: support command line options and non-interactive (quiet) mode
  - bximage: increased maximum disk size to 8 TB

- SF patches applied
  [3540389] Patch 5 : Change memory reference functions argument order by Yeong-uk Jo
  [3539254] Patch 4 : Memory reference optimization 2 by Yeong-uk Jo
  [3539251] Patch 3 : Memory reference optimization by Yeong-uk Jo
  [3539237] Patch 2 : Some optimization by Yeong-uk Jo
  [3539228] Patch 1 : ROM BIOS Compatibility patch by Yeong-uk Jo
  [3505209] Fixed combo box size by Konrad Grochowski
  [2864391] Gui debugger default regs by Thomas Nilsen
  [3486555] Fix critical stack leak in Win32 GUI by Carlo Bramini

- these S.F. bugs were closed/fixed
  [625877]  wx: power button -> thread deadlock
  [3534063] Configure does not check for flex presence
  [3555237] NE2000 doesn't compile on OS/X
  [3553168] X doesn't build in latest code on OS/X
  [3550175] Crash when saving snapshot to directory instead of file
  [3548109] VMX State Not Restored After Entering SMM on 32-bit Systems
  [3548108] VMEXIT Instruction Length Not Always Getting Updated
  [3545941] Typo in preprocessor symbol
  [3538731] Missing CR8 register
  [3538574] Missing XD flag ( Execute Disable ) when showing PTEs
  [3537556] Missing initializations
  [3537309] Unable to use the debug GUI with SDL and plugins
  [3537473] GUI debugger only shows 32-bit CRx registers in x86-64 mode
  [3533426] UHCI PCI interrupts
  [3459359] svga cirrus initialization
  [3535228] info gdt does not show long mode segments
  [3531806] Bochs crashes (SIGSEGV) when starting via ssh console
  [3531807] Various missing initialization values reported by Valgrind
  [635789] mapping mode 0 not supported
  [3307201] BOCHS panics when execute HBIOS.COM
  [3528809] IO APIC index register width
  [3528516] Missing #if in soundmod.h
  [3526069] MADT:Interrupt Source Override missed
  [3518753] update dump after manual chages to memory contents
  [3516859] bug in svn e1000 module
  [3516029] stepping not working in debugger GUI in case of smp vm
  [3510403] closing config dialog box closes entire simulator
  [3459998] Bochs cannot be compiled outside the source tree
  [2905969] can't use --enable-gdb-stub on vs2008
  [3294001] Bochs GUI doesn't appear properly for 2nd Bochs copy
  [3493315] Changing VGA 9/8 dot mode causes screen corruption

- these S.F. feature requests were closed/implemented
  [3540441] automatically enable devices in plugin control
  [1251456] command line method to query bochs for features
  [3409396] sdl sound
  [3519794] debugger's ability to save physical/linear memory dumps
  [1429612] Idea how to speedup simulation - stack direct access
  [1703452] Other Network Devices?
  [2919376] Disable show the console window
  [534271] can't set log action by device (bochsrc)

(ryoon)

2012-10-01 13:28:29 UTC MAIN commitmail json YAML

Updated misc/libreoffice3-bin to 3.6.1

(ryoon)

2012-10-01 13:27:01 UTC MAIN commitmail json YAML

Update to 3.6.1

* Remove obsolete deoendency to binpatch

Changelog:
* Many bugfixes

(ryoon)

2012-10-01 13:14:20 UTC MAIN commitmail json YAML

Updated textproc/coccigrep to 1.11

(ryoon)

2012-10-01 13:12:21 UTC MAIN commitmail json YAML

Update to 1.11

Changelog:
1.11 (2012/09/10)
* regular expression operator has changed (Eric Leblond)
* func: match with regexp (Eric Leblond)
* func: now able to match in case of cast (Eric Leblond)
* Missing file was not missing. (Eric Leblond)
* Add missing file. (Eric Leblond)
* Improve function match (Eric Leblond)

1.10 (2012/08/31)
* vim: add support for search on "struct toto" (Eric Leblond)
* Fix error message. (Eric Leblond)
* Factorize version numbering. (Eric Leblond)

1.9 (2012/07/31)
* Add --defined option. (Eric Leblond)
* Add undefined option. (Eric Leblond)

1.8 (2012/03/05)
* Fix CPP support. (Eric Leblond)

1.7 (2012/03/04)
* Directory support: Move code to script (Eric Leblond)
* Add support for directory recursion (Cyril Roelandt)
* Fix a sentence. (Cyril Roelandt)
* Replace "attribut" by "attribute". (Cyril Roelandt)

(ryoon)

2012-10-01 13:03:52 UTC MAIN commitmail json YAML

Updated graphics/fotoxx to 12.10

(ryoon)

2012-10-01 13:02:24 UTC MAIN commitmail json YAML

Update to 12.10

Changelog:
Fotoxx change log
=================

2012.10.01  v.12.10
+ This release focuses on user interface and efficiency improvements.
+ The user manual and F1 help are now available in Castilian Spanish.
+ The search index was revised for greater scalability. Metadata edits
  and related image searching should remain fast beyond 500K images.
  A fresh resync of the search index will be done at first startup.
+ A custom graphic menu in a popup window was implemented. Frequently
  used functions can be added and the layout arranged to taste.
+ RAW files can be opened in Ufraw (menu or thumbnail click).
+ A more precise world map was implemented (new download will be made).
+ Large image files open 30% faster and memory consumption is reduced.
+ The batch RAW converter now has a dialog to configure the parameters.
+ New pan/scroll mode: image sticks to mouse and moves with mouse.
+ Stop unnecessary refreshes of the image gallery for metadata edits.
+ Added support for exotic PNG formats (e.g. palletized) via GTK library.
+ Vignette bugfix: stop radius increase if vignette is moved off-center.

2012.09.01  v.12.09.1
Bugfix: memory management error having uncertain impact.

2012.09.01  v.12.09
+ RAW files can be opened via menu, command line or drag and drop.
+ RAW files can be seen in thumbnail galleries like other image files.
+ RAW file editing tool Ufraw was integrated into the Fotoxx menu.
+ RAW file batch conversion parameters (dcraw) are user configurable.
+ RAW file batch conversion is faster (about 50/minute on a strong PC).
+ A wavelet denoise method was added (adapted from ufraw/dcraw).
+ Deep color PNG files are supported (16 bits/color).
+ Vignette: center of shading/brightening can be moved with the mouse.
+ Images can be copied to the clipboard with a right-click popup menu.
+ Trim: target circle added in the middle of the trim rectangle.
+ World map shows locations of geotagged photos, click to see gallery.
+ User interface simplified for location-based or map-based image search.
+ A tool was added to remove chromatic abberation (color fringes).
+ Select area by mouse and color: small user interface improvement.
+ More dialogs preserve user inputs within and across Fotoxx sessions.
+ New command line option: start up with a specified menu function.
+ Panorama: option for zero image curve (e.g. to combine scanned images).
+ Gallery is updated live if a file add/delete is done outside Fotoxx.
+ Bugfix: click geotag group >> gallery window sometimes did nothing.
+ Bugfix: memory leak when processing metadata (tags, captions ...).

2012.08.20  v.12.08.1
+ New GUI translation for Catalan is available.
+ Bugfix: bad fflush() call in exiftool_server caused fotoxx to crash
  in some distros using newest c-libraries (observed in Mageia alpha).

(ryoon)

2012-10-01 12:47:31 UTC MAIN commitmail json YAML

2012-10-01 12:41:55 UTC MAIN commitmail json YAML

Updated misc/fbreader to 0.99.2

(ryoon)

2012-10-01 12:40:36 UTC MAIN commitmail json YAML

Update to 0.99.2

* By default, use Qt4 instead of gtk2, gtk2 support is broken in this version

Changelog:
===== 0.99.2 (September 7, 2012) =====

* Has been added "My Books" (purchased books) section for LitRes catalog
* Hebrew localization (by David Kachan)
* Updated Finnish localization (by Marko Vertainen)

===== 0.99.1 (July 26, 2012) =====

* Fixed bug with freezing at start
* List of network libraries is updated now from fbreader.org
* Fixed working with secured connections (now authentification and books buying on LitRes.ru catalog works)
* Image support for Ms-Word doc format

===== 0.99.0 (July 5, 2012) =====

* Esperanto interface localization has been added (by Katarína Nosková)
* Hyphenation patterns for Polish (by Tomasz Długosz)
* Polish interface localization (by Tomasz Długosz)
* Speed of library scanning has been increased
* Plugin for reading MsWord (*.doc) books
* Fixed zip reading for several ePub books (e.g. for “�ie Zeit”�ePubs)
* Support for book series in ePubs with point format (e.g. "2.5") has been added
* Fixed image support in RTF books
* Encoding & language recognizing has been improved
* As from version 0.99.0 FBReader for Linux supports qt4 interface only

===== 0.14.20100422 (April 22, 2010) =====

* Chinese text drawing optimization (thanks to You Sheng (SmartDevices) for
  idea)
* Mobipocket image processing has been fixed
* Standard file open dialog is now used instead of the old specially written
  for FBReader
* CSS processing for multi-xhtml epubs has been fixed (in 0.12.* the CSS
  loaded for the first xhtml was also applied for all other xhtmls)
* Chinese encodings detection has been improved
* Language/encoding detection for small files has been improved
* A problem with TOC in newest O'Reilly ePubs has been fixed
* A detection of book format by mime-type (not by file extension) has been
  partially implemented (in Gtk+ version only)
* Polish interface localization has been added (by Rafał Bakuła)

===== 0.12.10 (April 1, 2010) =====

* Processing of external hyperlinks in epubs has been fixed

===== 0.12.9 (March 25, 2010) =====

* Processing of epub local hyperlinks of form "../dir/file.html" has been
  fixed
* Code is now compilable with gcc 4.4.* (missing include directives have been
  added)

===== 0.12.8 (March 22, 2010) =====

* Smashwords library support has been improved: purchase links have been added
* LitRes library support has been updated: since this version FBReader uses an
  OPDS proxy located at http://data.fbreader.org/ for most operations with the
  LitRes catalog
* Processing of the xhtml hyperlinks in html encoded form (like
  '/files/This%20is%20a%20link') has been fixed
* A seg.fault during scanning several archives has been fixed
* Lithuanian localization has been updated
* Vietnamese language/encoding detection patterns have been added
* Parsing of decimal point in CSS files has been fixed (it doesn't depend on
the current locale now)

===== 0.12.7 (March 5, 2010) =====

* Vietnamese localization has been added
* LitRes catalog browsing broken in 0.12.6 has been fixed

===== 0.12.6 (March 3, 2010) =====

* A processing of ePub files with incorrect CRC/entry size information
  has been fixed. Such files are available e.g. from the FictionWise site.

(ryoon)

2012-10-01 12:31:51 UTC MAIN commitmail json YAML

Updated converters/dos2unix to 6.0.2

(ryoon)

2012-10-01 12:30:17 UTC MAIN commitmail json YAML

Update to 6.0.2

Changelog:
2012-09-06: Version 6.0.2

  * The locale encoding detection has been fixed when NLS was disabled.
  * Print line number when a binary symbol is found.
  * Updated makefiles for Watcom C, and added a new one for OS/2.

(ryoon)

2012-10-01 11:51:14 UTC MAIN commitmail json YAML

2012-10-01 11:50:04 UTC MAIN commitmail json YAML

Update to 7.0.1

Changelog:
7.0.1
* Fix Firefox bug
* Adjust sentences, degign etc.
* Bugfixes

7.0.0
* Add timeline function
* Imporve UI
* Many bugfixes

(ryoon)

2012-10-01 11:29:35 UTC MAIN commitmail json YAML

Fix build on OS X/Darwin.
Fix embedding @executable_path, and make package errors.

(ryoon)

2012-10-01 11:25:52 UTC MAIN commitmail json YAML

Fix broken librares on OS X/Darwin.
Build is o.k., but broken.
otool -L shows @executable_path string.

(ryoon)

2012-10-01 11:17:15 UTC MAIN commitmail json YAML

Updated fonts/sourcesans-fonts to 1.036

(ryoon)

2012-10-01 11:16:22 UTC MAIN commitmail json YAML

Update to 1.306

Changelog:
version 1.036 created 2012/09/12

  * Updates fonts to fix bug in TTF versions in which the GDEF table was not
    included.

version 1.035 created 2012/09/10

  * Updates the fitting for 'u' and its related glyphs. Updates the kerning in
    the upright fonts.

version 1.034 created 2012/08/15

  * Improved sidebearings of some glyphs, improved kerning classes, improved
    some kern pairs.
  * Fixed metrics issues with upright letter D and composites.
  * Added glyphs and OT feature support for Jarai language.
  * Added 'ordfeminine' glyph to 'ss02' feature.
  * Changed glyph name 'schwa.supss' to 'uni0259.sups'.
  * Changed weightClass value of the ExtraLight fonts from 250 to 200.
  * Changed OS/2.usWinAscent and OS/2.usWinDescent values to be the same across
    all fonts.
  * Changed hhea.Ascender and hhea.Descender values as a result of the OS/
    2usWin changes.
  * Changed OS/2 table version number from 4 to 3.
  * Harmonized the copyright strings.

(ryoon)

2012-10-01 11:15:29 UTC MAIN commitmail json YAML

Updated fonts/liberation-ttf to 2.00.0

(ryoon)

2012-10-01 11:14:22 UTC MAIN commitmail json YAML

Update to 2.00.0

* Change to Google croscore font 1.21.0 base
* Change license to the SIL Open Font License, Version 1.1

Changelog:
"On Jul 18 Liberation fonts 2.00.0 version is released based
on croscore fonts to resolve long standing licensing problem and
also get more coverage present in croscore fonts."

(ryoon)

2012-10-01 11:13:26 UTC MAIN commitmail json YAML

Updated fonts/freefont-ttf to 20120503

(ryoon)

2012-10-01 11:12:24 UTC MAIN commitmail json YAML

2012-10-01 11:10:29 UTC MAIN commitmail json YAML

Updated fonts/kanjistrokeorders-ttf to 3.000

(ryoon)

2012-10-01 11:09:31 UTC MAIN commitmail json YAML

Update to 3.000

Changelog:
2012/05/27  3.000 Added missing Jinmeiyou kanji and miscellaneous other kanji
                  and symbols. Corrected errors reported by users. In detail:
  (detail is snipped)

(ryoon)

2012-10-01 11:08:31 UTC MAIN commitmail json YAML

2012-10-01 11:06:46 UTC MAIN commitmail json YAML

Updated fonts/vlgothic-ttf to 20120928

(ryoon)

2012-10-01 11:05:08 UTC MAIN commitmail json YAML

Update to 20120928

Changelog:
* Sync with M+1C and 1M of 2012-09-28
* Add 280 Kanji glyphs
* Add some symbols
* Add some picture icons

(ryoon)

2012-10-01 11:03:36 UTC MAIN commitmail json YAML

Updated fonts/misaki-fonts to 1.0.20120603

(ryoon)

2012-10-01 11:02:05 UTC MAIN commitmail json YAML

Update to 1.0.20120603

* First gold release
* Change valious filenames
* Improve documents

(ryoon)

2012-10-01 10:45:16 UTC MAIN commitmail json YAML

2012-10-01 10:25:03 UTC MAIN commitmail json YAML

Add xz to tools.Linux.mk.
Some Linux distributions, for example Gentoo Linux, have xz command in base.

(ryoon)

2012-10-01 09:54:18 UTC MAIN commitmail json YAML

Apply patch from OBATA Akio to stop "make update" failing with "a different
version ... is already installed".
<http://mail-index.netbsd.org/pkgsrc-users/2011/08/02/msg014770.html>

This makes "make update" usable for me again.  Thanks Obata-san!

(bad)

2012-10-01 07:44:33 UTC MAIN commitmail json YAML

Updated net/libquvi-scripts to 0.4.9

(wiz)

2012-10-01 07:44:23 UTC MAIN commitmail json YAML

Update to 0.4.9:

v0.4.9  (2012-10-01) / Toni Gundogdu

anon:
  - Add website/beeg.lua (NSFW) [5d7233f]
  - Add website/deviantclip.lua (NSFW) [1b12bc4]
  - Add website/fastjizz.lua (NSFW) [9f1ce8b]
  - Add website/jizzhut.lua (NSFW) [d509b1b]
  - Add website/xnxx.lua (NSFW) [ac72d16]
  - FIX: website/youjizz.lua [ebc42da]
  - website/keezmovies.lua: Detect encrypted streams [9498be7]
Martin Herkt:
  - FIX: youtube.lua [5b1c002] (aka. server response code 403 (conncode=0))
Toni Gundogdu:
  - FIX: Add quvi/html.lua to DIST_lua [c681d03]
  - website/arte.lua: Mark as FIXME [e815821]
  - website/collegehumor.lua: Mark as FIXME [4f65343]
  - website/xvideos.lua: Improve title parsing (#109) [e657f45]
Tzafrir Cohen:
  - website/tapuz.lua: Add tapuz flix support [bc24554]

27 files changed, 622 insertions(+), 86 deletions(-)

v0.4.8  (2012-08-21) / Toni Gundogdu

anon:
  - totallynsfw.lua: Handle embedded media hosted elsewhere [e5a0d97]
Bastien Nocera:
  - FIX: 101greatgoals.lua: article pattern [e4ae322]
  - souncloud.lua: Never offer placeholder as thumbnail [2ffd344]
  and Pierre Carrier:
  - Add support for BBC iPlayer (#28) [282632e]
Ross Burton:
  - Add website/lego.lua (#107) [c38aa05]
Toni Gundogdu:
  - FIX: dailymotion.lua: sequence pattern (#108) [41e4bd9]
  - FIX: media/gaskrank.lua: Media ID, stream URL patterns [186b41e]
  - FIXME: website/bloomberg.lua [48ca011]

13 files changed, 402 insertions(+), 37 deletions(-)

(wiz)

2012-10-01 07:12:26 UTC MAIN commitmail json YAML

Updated mail/dovecot2 to 2.1.10, and mail/dovecot2-pigeonhole to 0.3.3.

(ghen)

2012-10-01 07:10:58 UTC MAIN commitmail json YAML

Update to Pigeonhole 0.3.3.

Changelog v0.3.2:

+ sieve-refilter tool: improved man page documentation by explicitly specifying
  the syntax used for mailbox arguments.
+ Sieve: spamtest and virustest extensions: improved trace debugging of score
  calculation.
+ Sieve: made error messages about exceeding the maximum number of actions more
  verbose.
- Sieve tools: fixed problems with running as root: sievec and sieve-dump now
  ignore mail_uid and mail_gid settings when run as root.
- Sieve: fixed bug in action accounting (for limit checking): increase action
  instance count only when an action is actually created.
- Sieve: include extension: fixed namespace separation of :global and :personal
  scripts.
- ManageSieve: fixed segfault bug triggered by CHECKSCRIPT command.
- Fixed linking with ld.gold.
- Fixed several Clang compile warnings and a few potential bugs.

Changelog v0.3.3:

- Fixed compile against installed Dovecot headers. This was broken by the
  ld.gold fix in the previous release.

(ghen)

2012-10-01 07:10:15 UTC MAIN commitmail json YAML

Update to Dovecot 2.1.10

+ imap: Implemented THREAD=ORDEREDSUBJECT extension.
+ Added "doveadm exec" command to easily execute commands from libexec_dir,
  e.g. "doveadm exec imap -u user@domain"
+ Added "doveadm copy" command.
+ doveadm copy/move: Added optional user parameter to specify the source
  username. This allows easily copying mails between different users.
+ Added namespace { disabled } setting to quickly enable/disable namespaces.
  This is especially useful when its value is returned by userdb.
+ Added mailbox_alias plugin. It allows creating mailbox aliases using
  symlinks.
+ imapc storage: Added imapc_max_idle_time setting to force activity on
  connection.
+ fts-solr: Expunging multiple messages is now faster.
- director: In some conditions director may have disconnected from another
  director (without logging about it), thinking it was sending invalid data.
- imap: Various fixes to listing mailboxes.
- pop3-migration plugin: Avoid disconnection from POP3 server due to idling.
- login processes crashed if there were a lot of local {} or remote {} settings
  blocks.

(ghen)

2012-10-01 00:41:28 UTC MAIN commitmail json YAML

Added a startup script for net/vpnc, as mentioned on tech-pkg@
Set and using $pidfile as suggested by joerg@

ok hubertf@

(khorben)

2012-09-30 23:28:39 UTC MAIN commitmail json YAML

-openh323-1.19.1
+h323plus-1.24.0
Also note ptlib-2.10.7.

It seems that openh323 went away and was replaced by h323plus.
This update includes a bonus: we can then remove devel/pwlib.

(dholland)

2012-09-30 23:25:18 UTC MAIN commitmail json YAML

HOMEPAGE leads to a squatter; comment it out and also note the homepage
of the apparent successor project.

(dholland)

2012-09-30 22:11:45 UTC MAIN commitmail json YAML

2012-09-30 22:10:42 UTC MAIN commitmail json YAML

Update to 0.37; closes PR 46078.
Now depends on perl.

0.37  Commands that emit "status lines" using backspaces and carriage
      returns could confuse rlwrap

      rlwrap uses C strings internally, and thus cannot cope with
      command output that contains zero bytes (padding). It used to
      replace these with spaces, now the zero bytes are removed.

      if the RLWRAP_HOME is set, but $RLWRAP_HOME doesn't exist, rlwrap
      will create it

      typo: SIGERR instead of SIG_ERR in signals.c

0.36  Entering a line from vi command mode would echo the input twice

      Output from very busy commands would not always be printed on time

      When rlwrap kills itself after a command crash it will not dump
      core, in order to avoid clobbering command's much more interesting
      core dump.

      Premature filter death is now reported properly (it used to only
      say: "EOF reading from filter" or "Broken pipe writing to filter")

0.35  config.{guess,sub} have been updated to version 2009-12-13

      Corrected array bounds error in my_putstr("") (which could make
      rlwrap write an extra newline when exiting, but might even crash
      on some systems)

      Many small improvements and fixes for multi-line input:

        Multi-line inputs are now written to the inferior command one
        line at a time, so that command's response (e.g. a continuation
        prompt) can be interleaved with the echo'ed (multi-line) input.

        Calling an external editor will no longer obliterate the prompt,
        and line/column positions are now correct.

        After a multi-line edit in vi-mode, the cursor will no longer
        end up one line too high.

      CTRL-D on an empty line was handed directly to command, but also
      (erroneously) put in readline's input buffer

      Many small fixes and improvements in signal handling:

        SIGSEGV, and other "error" signals like SIGFPE, are now unblocked
        all of the time, so that rlwrap can always clean up after a crash.

        Since version 0.25 rlrwap's transparency extends to signals: if
        the inferior command segfaults, rlwrap will kill itself with a
        SIGSEGV. In order to get the bug reports where they belong,
        rlwrap now reports explicitly that it has not crashed itself.

        rlwrap's call to sigaction forgot to set the signal mask (!)

        Continuing after CTRL-Z on QNX now wakes up command

      Added --one-shot (-o) and --only-cook (-O) options

      debug log is now in a format that works well with emacs' grep-mode

      rlwrap's bindable readline function names (like rlwrap-call-editor) are
      now in hyphen-style instead of underscore_style (use of the
      old_style_names will now be flagged as an error)

      Filters can now prevent a prompt from being cooked by "rejecting" it.

      Rlwrapfilter.pm would set $_ incorrectly in echo and output handlers.

      RlwrapFilter.pm manpage is now created by newer (and less buggy)
      version of pod2man

      Added EXAMPLES section and -t option to rlwrap manpage

0.34  Binding wide (e.g. utf-8) chars in .inputrc now works

      prefix arguments are now correctly reset (M-5 a b now
      yields aaaaab instead of aaaaabbbbb)

0.33  rlwrap incorrectly fed terminfo-style capnames ("dl1") instead of
      termcap codes ("dl") into tgetstr(). On newer Debian systems this
      exposed a bug where random garbage would be printed by rlwrap

      Hyphens in rlwrap manpage are now all properly escaped

      RlwrapFilter.pm now only re-sets $filter->cumulative_output when an
      INPUT message is received

0.32  Major new feature: filtering. Filters sit between rlwrap and the
      wrapped command, re-writing command output, input, prompts,
      history, and completion word lists.

      System-wide filters live in DATADIR/rlwrap/filters (where DATADIR =
      /usr/local/share by default, installation-dependent) Because of this,
      completions now live in DATADIR/rlwrap/completions (until now:
      DATADIR/rlwrap)

      To make filter writing easy, a perl module RlwrapFilter.pm has
      been added. It doesn't become part of your perl installation, but lives
      in DATADIR/rlwrap/filters

      rlwrap didn't properly check errno after reading from inferior pty.
      This could lead to a spurious "read error on master pty"

      Instead of using crusty old signal(), signal handlers are now set
      by sigaction() without SA_RESTART (BSD semantics) Different
      syscall-restarting behaviour among systems caused hard-to-trace
      bugs

      Now copies inferior pty's c_oflags to stdout before
      output. (some editors like joe would mess up the screen)

      prompt handling logic has been streamlined. Coloured prompt handling is
      reliable now, even for long prompts.

      At program exit, rlwrap now outputs a newline only when the client
      didn't.

      Added -g, -I, -N, -S, -w and -z options

      Removed -F option (and added a filter to replace it)

      -p option now takes colour names (-pYellow)

      rlwrap (and readline) uses C strings internally, which could cause problems
      with commands that output '\0' bytes. In direct mode, such
      characters are left untouched, but in readline mode they are
      replaced by spaces.

      the tools directory has been updated, so that configure will
      feel at home even on newer systems

      tested on SunOS, AIX, FreeBSD, HP/UX, QNX (thanks to polarhome.com), as
      well as cygwin and linux

(dholland)

2012-09-30 22:09:29 UTC MAIN commitmail json YAML

Updated benchmark/thrulay to 0.9

(adam)

2012-09-30 22:07:55 UTC MAIN commitmail json YAML

Added devel/userspace-rcu version 0.7.3

(pettai)

2012-09-30 22:07:01 UTC MAIN commitmail json YAML

Added userspace-rcu

(pettai)

2012-09-30 22:06:25 UTC MAIN commitmail json YAML

2012-09-30 22:06:17 UTC MAIN commitmail json YAML

liburcu is a userspace RCU (read-copy-update) library. This data
synchronization library provides read-side access which scales linearly
with the number of cores. It does so by allowing multiples copies of a
given data structure to live at the same time, and by monitoring the
data structure accesses to detect grace periods after which memory
reclamation is possible.

(pettai)

2012-09-30 21:52:32 UTC MAIN commitmail json YAML

Update BUILDLINK_API_DEPENDS.dbus per PR 47023.

(dholland)

2012-09-30 21:40:18 UTC MAIN commitmail json YAML

did flightgear

(dholland)

2012-09-30 21:39:30 UTC MAIN commitmail json YAML

2012-09-30 21:38:23 UTC MAIN commitmail json YAML

Note update of the "ejabberd" package to version 2.1.11.

(tron)

2012-09-30 21:38:05 UTC MAIN commitmail json YAML

Update "ejabberd" package to version 2.1.11. Changes since 2.1.10:
- HTTP service
  - Fix ejabberd_http:get_line
  - Don't use binary:match to extract lines from binaries
  - Parse and encode https header names like native http parser does
  - Parse correctly https request split into multiple packets
  - Properly handle HEAD request in mod_http_bind (EJAB-1538)
  - New option default_host for handling requests with ambiguous Host
    (EJAB-1261)
- ODBC
  - New ODBC support for mod_announce
  - New ODBC support for mod_blocking
  - New ODBC support for mod_irc
  - New ODBC support for mod_muc
  - New ODBC support for mod_shared_roster
  - New ODBC support for mod_vcard_xupdate
  - Add ODBC exporting function for privacy table
  - Work also with some unicode strings in PgSQL (EJAB-1490)
  - Replace a single quote with double quotes in an ODBC escape
- SSL
  - Make sure that res is initialized in all cases
  - Parse correctly https request split into multiple packets (EJAB-1537)
  - Added missed tls:recv_data/2
  - Don't ignore Length parameter in tls:recv
  - Avoid quadratic behavior in reading SSL data
  - Dix http_bind webserver TLS fail on Chrome (EJAB-1530)
- Miscelanea
  - Assume we have only one CPU when an auto-detection fails (EJAB-1516)
  - Auth: Relax digest-uri handling (EJAB-1529)
  - Caps: Cache caps timestamp before the IQ-request is done
  - IRC: Use of MUC password
  - Private: misc errors cases fixes
  - Pubsub: return user affiliation for a specified node (EJAB-1294)
  - Shared Roster: Foreign items were not pushed (EJAB-1509)
  - Shared Roster LDAP: user substitution in ldap_rfilter (EJAB-1555)
  - Windows: Fix makefile rules for building DLLs

(tron)

2012-09-30 21:37:31 UTC MAIN commitmail json YAML

Update to 2.8.0. No separate changelog, see games/flightgear.
Caution: distfile has more than doubled in size to nearly 700MB.

(dholland)

2012-09-30 21:04:43 UTC MAIN commitmail json YAML

Added www/p5-HTML-Template-Expr version 0.07

(wiz)

2012-09-30 21:04:04 UTC MAIN commitmail json YAML

+ p5-HTML-Template-Expr.

(wiz)

2012-09-30 21:03:48 UTC MAIN commitmail json YAML

Import p5-HTML-Template-Expr-0.07 as www/p5-HTML-Template-Expr.

This module provides an extension to HTML::Template which allows
expressions in the template syntax. This is purely an addition -
all the normal HTML::Template options, syntax and behaviors will
still work.

(wiz)

2012-09-30 20:58:52 UTC MAIN commitmail json YAML

Mention freeze end for 2012Q3. Announcement upcoming.

(wiz)

2012-09-30 20:55:41 UTC pkgsrc-2012Q3 commitmail json YAML

Add CHANGES file for 2012Q3 branch.

(wiz)

2012-09-30 19:29:05 UTC MAIN commitmail json YAML

Build fix:

This is the second attempt to fix the build problem that some people
have seen (I have received inconsistent reports).  This should
force chan_mgcp to build on systems where it can.  It was tested
on NetBSD 5.0, thus ensuring that it doesn't break previously
working systems; and NetBSD 6.99.7, where I finally saw the problem
that some people were reporting.

(jnemeth)

2012-09-30 19:24:19 UTC MAIN commitmail json YAML

Build fix:

This is the second attempt to fix the build problem that some people
have seen (I have received inconsistent reports).  This should
force chan_mgcp to build on systems where it can.  It was tested
on NetBSD 5.0, thus ensuring that it doesn't break previously
working systems; and NetBSD 6.99.7, where I finally saw the problem
that some people were reporting.

(jnemeth)

2012-09-30 16:25:23 UTC MAIN commitmail json YAML

+ Transmission-2.71, Transmission-gui-2.71, cppunit-1.13.1,
  dbus-1.6.8, ffmpeg-20120609.1.0, ffplay-20120609.1.0, py-cython-0.17.1,
  py-pytz-2012f, x264-devel-20120929.

(wiz)

2012-09-30 16:11:13 UTC MAIN commitmail json YAML

+ python33-3.3.0.

(wiz)

2012-09-30 15:15:54 UTC MAIN commitmail json YAML

freerdist is called rdist6

(mspo)

2012-09-30 14:09:34 UTC MAIN commitmail json YAML

- mysql-5.1.65.
+ mysql-5.5.28.

(taca)

2012-09-30 13:15:04 UTC MAIN commitmail json YAML

2012-09-30 10:12:01 UTC MAIN commitmail json YAML

2012-09-30 10:05:22 UTC MAIN commitmail json YAML

simgear + flightgear

(dholland)

2012-09-30 10:04:33 UTC MAIN commitmail json YAML

Update to 2.8.0. Switches build system to cmake.

August 17, 2012 -- FlightGear v2.8.0 is Released

The FlightGear development team is happy to announce the v2.8.0
release of FlightGear, the free, open-source flight simulator. This
new version contains many exciting new features, enhancements and
bugfixes.

V2.8.0 includes improvements making FlightGear world more realistic
than ever before.  Placement of random buildings and trees match the
underlying terrain texture, and urban areas now have denser random
buildings.  Textures can be region specific, and users can select
between summer and winter textures in-sim.  An improved atmospheric
scattering and terrain haze model means the lighting of the terrain is
more realistic.  Finally, a new automated system is now available for
scenery submissions that automatically get rolled into the scenery
distribution to be enjoyed by everyone.

[...]

Some of the major changes include:

AI Traffic

    Improved aircraft models and textures.

Flight dynamics

    FlightGear has been synced with the JSBSim project.

Environment

    Region-specific terrain textures are used for Europe and Hawaii.
Now towns in Europe look different from towns in the USA.

    Cities and towns now look more populated due to random 3D
buildings, complete with lighting at night.
    Scenery looks more realistic due to improved placement of random
objects, buildings and trees.
    Airport signs are now rendered in 3D, with support for
double-sided signs. Full apt.dat 850 syntax is supported.
    You can now select between summer and winter scenery in-sim.

Instruments & HUDs

    A new flexible, 2D rendering system designed for complex
instruments such as CDUs, MFDs, EICAS, HUDs and other glass cockpit
interfaces. Canvas allows aircraft designers to easily build complex
instruments without needing specialized C++ code.

Interface

    Support for translation of the main menu into languages other than
English.
    A Nasal API is available allowing access to Navigation and
route-manager data.

Highlighted new and improved aircraft

    Airwave Xtreme 150: complete new (JSBSim) flight dynamics, new
model, advanced pilot animations.
    Cessna 337G Skymaster

Project infrastructure

    Various improvements to our scenery database make it easier than
ever to add, delete or update objects to the FlightGear world.
    The new aircraft download page allows you to easily find quality
aircraft, by filtering on status indications.

Visual effects

    Improved simulation of atmospheric light scattering with terrain
haze.
    An experimental renderer, named after the famous painter
Rembrandt, is included for testing purposes. The Rembrandt rendered
supports multiple light sources (landing lights, instrument lights),
real-time shadows and ambient occlusion across aircraft and scenery
for a much more realistic visual experience.

Other

    Additional joysticks and rudder pedals are supported out-of-the-box:
        InterLink Elite
        Micorosft Xbox 360 Controller
        Qware USB
        Saitek Cyborg X (F.L.Y. 5)
        Saitek Pro Flight Cessna Yoke
        Saitek Pro Flight Cessna Trim Wheel
        Saitek Pro Flight Cessna Rudder Pedals
        Speedlink Defender
    A French partial translation of The FlightGear Manual is now available.

Bug fixes

    See our bugtracker for an extensive list of the bugs fixed in this release.

(dholland)

2012-09-30 09:16:56 UTC MAIN commitmail json YAML

"user-destdir" was made default. Adjust documentation.

(asau)

2012-09-30 09:10:36 UTC MAIN commitmail json YAML

"user-destdir" was made default, adjust example correspondingly.

(asau)

2012-09-30 09:07:09 UTC MAIN commitmail json YAML

Updated pkgtools/url2pkg to 2.15

(asau)

2012-09-30 09:06:50 UTC MAIN commitmail json YAML

"user-destdir" was made default, don't set it. Bump version.

(asau)

2012-09-30 09:06:19 UTC MAIN commitmail json YAML

Replace WRKDIR with WRKSRC in post-extract target.
Thanks to Krister Walfridsson on pkgsrc-bulk@NetBSD.org.

(ryoon)

2012-09-30 09:02:53 UTC MAIN commitmail json YAML

Stress that staged installation is unprivileged.

(asau)

2012-09-30 09:02:10 UTC MAIN commitmail json YAML

Mention that unprivileged staged installation (PKG_DESTDIR_SUPPORT=user-destdir)
is made default on 2012-08-14. Noted by <obache>.

(asau)

2012-09-30 01:58:19 UTC MAIN commitmail json YAML

Mark this BROKEN because it needs to match the version of simgear and
there's no point trying to build it until then. I'm going to do this
but I might not get it done promptly.

(dholland)

2012-09-30 01:50:16 UTC MAIN commitmail json YAML

Update to 2.8.0; fixes build with current boost.
Build system changed to cmake.

Rename patch-ab; the other pre-existing patches do not appear to be
needed any further.

No recent upstream news or changelog appears to exist. The project
home page doesn't admit the existence of versions newer than 2.0.0,
but there are several, corresponding to the recent versions of
FlightGear.

(dholland)

2012-09-29 23:34:11 UTC MAIN commitmail json YAML

Revert version 1.15, which was committed presumably by accident during the
cairo revbump earlier this month and was probably meant to be part of a
yet-uncommitted update. It doesn't appear to be correct with the current
version.

(dholland)

2012-09-29 23:28:22 UTC MAIN commitmail json YAML

Revert rev. 1.40, which added checksums for four nonexistent patches and
was apparently committed by accident during the cairo revbump earlier
this month.

(dholland)

2012-09-29 21:27:15 UTC MAIN commitmail json YAML

Use const syntax correctly. const void * != void *const, and likewise,
given the libz typedef "voidp" for void *, "const voidp" does not magically
inject const inside the typedef'd type. Use the libz typedef "voidpc"
instead. May fix PR 46996.

(dholland)

2012-09-29 21:20:12 UTC MAIN commitmail json YAML

Set maintainer to pkgsrc-users@NetBSD.org
Requested by Jukka, supported by me

(hubertf)

2012-09-29 20:10:35 UTC MAIN commitmail json YAML

MAKE_JOBS_SAFE should go in Makefile.common as it applies to the build
system, and hence the plugins as well as the base package.

(dholland)

2012-09-29 18:00:38 UTC MAIN commitmail json YAML

Regenerate for pseudo-term mux change.

(asau)

2012-09-29 17:59:34 UTC MAIN commitmail json YAML

Use pseudo-terminal multiplexor on NetBSD (available since 3.0).
This makes the package functional on NetBSD after removal of
traditional pseudo-terminals.
Bump package revision.

(asau)

2012-09-29 16:30:19 UTC MAIN commitmail json YAML

Fix build on DragonFly with minimal change.
Thanks to Francois Tigeot for pointing it out.

(ryoon)

2012-09-29 15:56:32 UTC MAIN commitmail json YAML

Use "PKGREVISION_NOREV" in master site URL. The download now works even
after the package revision has been bumped.

(tron)

2012-09-29 13:13:56 UTC MAIN commitmail json YAML

+ album-4.08, asymptote-2.19, calibre-0.9.0, chicken-4.8.0,
  enscript-1.6.6, feh-2.6.3, gnome-3.6, gnutls-3.1.2 [needs
  nettle-2.5], lftp-4.4.0, libextractor-1.0.0, libtasn1-2.14,
  nut-18.0, openmpi-1.6.2, png-1.5.13, webkit-gtk-1.10, webkit-gtk3-1.10,
  weechat-0.3.9, wine-devel-1.5.14 [wait until NetBSD gains OSS 4
  or bring OSS 3 support back], xf86-video-intel-2.20.9,
  xf86-video-mga-1.6.2, xf86-video-r128-6.9.1, xkeyboard-config-2.7,
  xterm-282.

(wiz)

2012-09-29 13:01:30 UTC MAIN commitmail json YAML

Add nucleo-0.7.6

(ryoon)

2012-09-29 13:00:06 UTC MAIN commitmail json YAML

Perl is a build-time dependency, not a run-time dependency,
so fix the USE_TOOLS definition.  Thanks to OBATA Akio
for pointing this out.  Bump PKGREVISION to 1.

(apb)

2012-09-29 11:46:37 UTC MAIN commitmail json YAML

Fix build on NetBSD current.
Set libexecinfo for link.

(ryoon)

2012-09-29 08:39:51 UTC MAIN commitmail json YAML

2012-09-29 08:39:23 UTC MAIN commitmail json YAML

2012-09-29 06:43:57 UTC MAIN commitmail json YAML

Change two more hard-coded "8.4" instances to "8.5".

(dholland)

2012-09-29 06:29:01 UTC MAIN commitmail json YAML

2012-09-29 06:17:30 UTC MAIN commitmail json YAML

Restore patches to configure script lost in an update some time back.
Does not fix the build, but advances it; now it's having some kind
of bizarre problem with <sys/queue.h>.

While here, add three small patches to silence a large pile of const
warnings that made it impossible to see anything else that was going
on.

(dholland)

2012-09-29 04:24:08 UTC MAIN commitmail json YAML

WRKSRC should use PKGNAME_NOREV.

(dholland)

2012-09-29 04:23:02 UTC MAIN commitmail json YAML

tcl 8.4 -> 8.5 (is probably not enough to make the package build)

(dholland)

2012-09-29 03:14:09 UTC MAIN commitmail json YAML

2012-09-28 19:07:59 UTC MAIN commitmail json YAML

In MirBSD-current, true and false are now under /bin instead of /usr/bin.
Switch back to /bin/sh -c false, at least it does not move.

(bsiegert)

2012-09-28 17:34:18 UTC MAIN commitmail json YAML

Perl is needed at build time.  So add these lines to the Makefile
USE_TOOLS+=            perl:run
CONFIGURE_ARGS+=      --with-perl=${PERL5:Q}

(apb)

2012-09-28 16:30:16 UTC MAIN commitmail json YAML

Fix build on NetBSD.
Thank you, tsutsui@.

I have check the build on Gentoo Linux/i386, DragonFly/i386 3.0.1,
and NetBSD/amd64 6.99.11.

(ryoon)

2012-09-28 13:41:42 UTC MAIN commitmail json YAML

Updated ham/fldigi to 3.21.52

(gdt)

2012-09-28 13:41:30 UTC MAIN commitmail json YAML

Update to 3.21.52 from 3.03, prepared in pkgsrc-wip by Makoto
Fujiwara, JA1XMS.  Committed during freeze to resolve build failures
of the old version, ok wiz@.

Upstream's NEWS covers only some versions, but:

= Fldigi 3.21 release notes =

== Modems ==

  * Weather Fax receive and transmit
  * RSID can be configured to open the decoder squelch
  * Added several new RSID modem codes
  * Video ID improvements
  * Added browser support for the PSK63F and PSK-nnn-R types
  * Improved CW prosign handling
  * Improved signal detection in PSK multiple decoder
  * The MT-63 modem can now receive and transmit on any frequency
  * Added support for multiple RTTY decoders

== Macros ==

  * Added REPEAT macro
  * Added LNW macro
  * Added CLEARLOG macro
  * Added QSY macro
  * Added RIGMOD and FILWID macros

== User interface ==

  * Added Italian and Spanish translations
  * Translations now also work on win32
  * Added second (optional) macro bar
  * Improved PSK/RTTY browser widget

== Other changes ==

  * RigCAT can use RTS and DTR PTT simultaneously
  * Added interface to Logbook server
  * Added support for ADIF 2.2.3 QSO_DATE_OFF field
  * Added support for CALLOOK (http://callook.info)

== Bug fixes ==

  * Yes

= Fldigi 3.20 release notes =

== Modems ==

* Added new PSK-500 mode
* Added "robust PSK" modes: PSK-125R, PSK-250R, PSK-500R
* Added PSK63F mode, compatible with MultiPsk PSK63FEC
* Added Contestia support
* Added SSB "modem" to simplify logging of SSB QSOs
* Added MT63 modem preamble tones to aid signal acquisition
* Added selectable filter widths for Hellschreiber modes
* Added AGC and S/N detector for FM-HELL modes
* Added Olivia noise estimator

* Improved THOR and DominoEX squelch responsiveness
* Improved Olivia squelch detection
* Improved Feldhell AGC and S/N detector
* Improved RTTY decoder

* Removed THOR soft decoding
* RSID now works at the same time as modem decoding
* The HELL-80 tone spacing was changed to 300 Hz

== Macros ==

* Added <LOCK:on|off|t> macro to enable/disable/toggle the transmit lock
* Added <TUNE:nn> macro to transmit tuning tone for ''nn'' seconds
* Added <RXRSID:on|off|t> and <TXRSID:on|off|t> macros
* Added <WAIT:nn> macro to delay macro expansion by ''nn'' seconds
* Added <SRCHUP>, <SRCHDN>, <GOHOME>, <GOFREQ:nnnn> macros to search for a
  signal up and down in frequency, go to the "sweet spot frequency", and
  set the current modem frequency to ''nnnn''
* The <MODEM> macro syntax is now <MODEM:str>. The older <MODEM>str syntax is
  still supported.  Modem parameters may be specified when using the new
  syntax; currently for RTTY (shift, baud, bits), Olivia (bw, tones) and
  Contestia (bw, tones), e.g.: <MODEM:RTTY:170:45.45:5>, <MODEM:OLIVIA:500:16>,
  <MODEM:CTSTIA:250:8>.

== User interface ==

* The main window's QSO and waterfall toolbar are now much more configurable
* The QSO toolbar can now be set to Contest mode, Minimal mode, Full mode,
  and some combinations thereof
* The docked digiscope can be hidden and shown without a restart
* It is now possible to select the modes for which to transmit RSID, VideoID
  and CWID
* The Op Modes menu can now be customised
* Removed the floating rig control window
* Removed various Alt-<key> shortcuts
* Added a simple "wizard" for first-time users
* Added a waterfall-only mode; enabled with --wfall-only
* Removed option to use check buttons for AFC and SQL toggles

== Other changes ==

* The XML-RPC server now supports HTTP/1.1 keep-alive connections
* Added several new XML-RPC methods
* Renamed various main.set_rig_NNN XML-RPC methods to rig.set_NNN
* Removed obsolete command line switches: --twoscopes, --experimental
* Improved support for PulseAudio, now also the default backend on Linux
* The ^R string is no longer treated like ^r; it is now ignored unless at the
  end of the text to be transmitted
* The Portaudio playback stream is no longer kept open in receive mode; this
  fixes a problem with certain rig interfaces that generate a PTT signal even
  when the audio is complete silence
* Improved win32 serial port support

== Bug fixes ==

* The MT63 transmit buffer is now correctly initialized
* Fixed random exceptions-related crashes on win32
* Stabilized AFC for all PSK baud rates
* Improved sensitivity of RSID implementation

Many more small (and a couple not so small) bug fixes all over the tree

(gdt)

2012-09-28 12:31:59 UTC MAIN commitmail json YAML

2012-09-28 12:28:53 UTC MAIN commitmail json YAML

- fix openldap-smbk5pwd so that it links with -ldes on NetBSD
  (otherwise Undefined PLT symbol "des_set_odd_parity")
- make sure OpenLDAP links with pkgsrc's libfetch as base libfetch
  may be linked with a different OpenSSL than OpenLDAP.

(manu)

2012-09-28 11:59:19 UTC MAIN commitmail json YAML

2012-09-28 11:52:23 UTC MAIN commitmail json YAML

2012-09-28 11:33:47 UTC MAIN commitmail json YAML

Enable dri by default on Solaris.  The 'vmware' driver from modular-xorg is
still non-functional, but this at least gets us further along.

(jperkin)

2012-09-28 10:02:32 UTC MAIN commitmail json YAML

Updated lang/tcl-otcl to 1.14

(sbd)

2012-09-28 10:02:22 UTC MAIN commitmail json YAML

Update to otcl-1.14
---

otcl-1.14 Released Sat Oct 29 2011

(Major change is to update for tcl-8.5 changes, contributed from Amir
Habibi (habibi@uci.edu)) TCL 8.5.3 has several fundamental internal and
API changes that render OTCL's use of its low level data structures and
API syntactically and semnatically incompatible. The major changes are:
  * Variables are kept in a new internal hashtable type named
    VarInHash. Majority of hashtable API functions do not take this
    into consideration and lead to segmentation faults. Unfortunately
    majority of the potential API functions are defined as static in
    original TCL code under generic/tclVar.c and we have to redefine
    them in OTCL code.
    CallFrame.varTablePtr doesn't any longer refer to a string based
        hashtable. The new type is TclVarHashtable that encapsulates a
        VarInHash type hashtable (table) along with a namespace
        (nsPtr). It doesn't need to be initialized as TCL engin will
        allocate it if a local variable is to be defined.
      + Commands are parsed into object-based and string-based
        functions in Tcl_CmdInfo and clientData is not any longer
        guaranteed to be iof (Proc *) type.
    Changes made in otcl1-13 to make it compatible with TCL 8.5.3 and
    hopefully later versions are as follows: (Referenced line numbers
    are with regards to the new version)
      + 0059-0064: Modified to reflect the change in the CallFrame. it
        also defines TCL_VERSION_8_5_OR_HIGHER to simplify changes.
      + 0069-0083: Define few Tcl_xxx macros to make the changes as
        clean as possible. These macros are defined for pre and post
        TCL 8.5.3
      + 0587-0597: AddMethod is supposed to keep a copy of a
        Tcl_CmdInfo data structure after TCL engine has parsed the tcl
        code. ocd input argument is addded to the prototype to deal
        with object-based ClientData or the (Proc *) of the tcl
        procedure. For internal Object and Class objects only
        string-based information is needed by OTCL. Based on this
        change, calls to AddMethod in the following lines are
        modified: 1418-1423, 1845-1849, 1945, 1954
      + 0609-0612: Apparently TCL calls the delete function on the
        Tcl_CmdInfo and we don't need to call it again otherwise glibc
        panics b/c of double free call on the same pointer. (I didn't
        dig into this one and my fix may cause a memory leak)
      + 0732-0737: ListKeys is used for dumping keys in all hashtables
        and since the variables has is no longer a string hash, this
        functions is slightly modified to reflect this change. Since
        TCL doesn't make VarHash related functions available to
        public, we can't automatically recognize a VarInHash type and
        I resorted to adding a new input argument, isVarHash, to
        explicitly pass the flag to this function. Based on this
        change, calls to Listkeys in the following lines are modified:
        1372, 1388, 1804
      + 0784: Modified to reflect object-based versus string-based
        functions use of clientData and objClientData in Tcl_CmdInfo
        respectively.
      + 0920: VarTablePtr doesn't need to be initialized in TCL 8.5.3
        and the call to Tcl_InitHashTable for older versions is added
        to Tcl_VarHashInitilize macro.
      + 0949-0952: Modified to initialize additional fields in
        CallFrame.
      + 1004: Modified to cover the cases where varTablePtr remains
        null during the lifetime of the object.
      + 1008-1015: Modified to reflect changes in varTablePtr
      + 1021-1035: This block of code is no longer needed as in TCL
        8.5.3 hPtr is removed Var structure and instead VarInHash
        encapsualtes Var and Tcl_HashEntry. (This may need further
        investigation !!!)
      + 1036-137: Modified to cover the cases where varTablePtr
        remains null during the lifetime of the object.
      + 1069-1071: Modified to use macros that deal with different
        ways of initialization of varTablePtr in TCL 8.5.3 and older
        versions.
      + 1208-1210: Modified to use macros that deal with different
        ways of initialization of varTablePtr in TCL 8.5.3 and older
        versions.
      + 1211: Modified to clarify the assignment. This is not related
        to changes for TCL 8.5.3

(sbd)

2012-09-28 09:56:25 UTC MAIN commitmail json YAML

2012-09-28 09:55:49 UTC MAIN commitmail json YAML

Buildlink in the X libs that the makefile tries to link against. Should
fix Solaris build. PKGREVISION -> 13.

(dholland)

2012-09-28 09:45:13 UTC MAIN commitmail json YAML

Disable CDROM support on Solaris, it is missing the necessary support.

Fixes package.

(jperkin)

2012-09-28 09:35:30 UTC MAIN commitmail json YAML

Solaris also requires Xft and fontconfig.  Fixes package.

(jperkin)

2012-09-28 09:10:10 UTC MAIN commitmail json YAML

Add libiconv buildlink.

(jperkin)

2012-09-28 08:59:07 UTC MAIN commitmail json YAML

Fix warnings about old-style function definitions that are fatal in
some(?) builds.

(dholland)

2012-09-28 08:56:24 UTC MAIN commitmail json YAML

Add libiconv buildlink.

(jperkin)

2012-09-28 08:55:19 UTC MAIN commitmail json YAML

Add libiconv buildlink.

(jperkin)

2012-09-28 08:54:25 UTC MAIN commitmail json YAML

2012-09-28 08:30:00 UTC MAIN commitmail json YAML

Mark this BROKEN. It has not been buildable in years and to the extent
it's not dead upstream (which looks to be minimal) upstream also seems
to not be interested in making releases.

This package will be removed in due course unless the circumstances
change.

(dholland)

2012-09-28 07:58:17 UTC MAIN commitmail json YAML

Updated lang/swi-prolog-lite to 5.11.18nb1

(sbd)

2012-09-28 07:58:06 UTC MAIN commitmail json YAML

2012-09-28 06:04:15 UTC MAIN commitmail json YAML

SunOS require libuuid too.

(obache)

2012-09-28 05:47:32 UTC MAIN commitmail json YAML

Fix invalid cpp usage (hi joerg) and thus unbreak the build with gcc.

(dholland)

2012-09-28 03:33:30 UTC MAIN commitmail json YAML

Try again: regen the patch with pkgdiff so it doesn't contain an rcsid
string.

(dholland)

2012-09-28 03:25:41 UTC MAIN commitmail json YAML

As a temporary expedient, disable execinfo when on NetBSD. This fixes
the build on -current. A better fix would be to add a -lexecinfo test
to the configure script, but that requires regenerating with an old
version of autoconf... not tonight.

(dholland)

2012-09-28 03:02:28 UTC MAIN commitmail json YAML

Fix checksum for patch-Makefile.in. hi jperkin@

(dholland)

2012-09-28 00:54:21 UTC MAIN commitmail json YAML

Oops, www/contao211 is 2.11.5nb1 not 2.11.6 yet.

(taca)

2012-09-27 23:55:37 UTC MAIN commitmail json YAML

Alas, not MAKE_JOBS_SAFE. (failed at 8)

(dholland)

2012-09-27 21:37:55 UTC MAIN commitmail json YAML

Fix wrong BUILDLINK_API_DEPENDS, and restrict it to reject ffmpeg010.
Should fix a number of bulk failures.

(dholland)

2012-09-27 19:45:18 UTC MAIN commitmail json YAML

Fix PLIST divergence on Gentoo Linux, that has man2html in PATH.
Disable detection of man2html forcibly.

(ryoon)

2012-09-27 13:48:45 UTC MAIN commitmail json YAML

Note update of www/contao211-translations package to 201209250.

(taca)

2012-09-27 13:47:14 UTC MAIN commitmail json YAML

2012-09-27 13:20:42 UTC MAIN commitmail json YAML

2012-09-27 13:10:04 UTC MAIN commitmail json YAML

Fix recent net/freerdist update entry.

(taca)

2012-09-27 13:09:11 UTC MAIN commitmail json YAML

2012-09-27 12:01:57 UTC MAIN commitmail json YAML

Fix up compiler flags on Solaris, you cannot have both _XOPEN_SOURCE=600 and
_XOPEN_SOURCE_EXTENDED=1 in C99 code.

Fixes package on Solaris.

(jperkin)

2012-09-27 11:14:33 UTC MAIN commitmail json YAML

Don't descend into osdep, libosdep has no objects and some systems do not
like creating empty libraries.

Fixes build on Solaris.

(jperkin)

2012-09-27 11:10:28 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup tickets #3922 and #3923.

(tron)

2012-09-27 11:09:33 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3923 - requested by taca
graphics/optipng: security update

Revisions pulled up:
- graphics/optipng/Makefile                                    1.26-1.27
- graphics/optipng/distinfo                                    1.22-1.23

---
  Module Name: pkgsrc
  Committed By: adam
  Date: Sat Sep  1 09:19:20 UTC 2012

  Modified Files:
  pkgsrc/graphics/optipng: Makefile distinfo

  Log Message:
  Changes 0.7.2:
  * Upgraded libpng to version 1.4.12.
  * Upgraded zlib to version 1.2.7-optipng.
  ! Fixed the display of huge (4GB+) file/IDAT sizes on 32-bit platforms.
  ! Issued a proper error message if the output IDAT can't fit in 2GB.
    Acknowledged this limitation in the user manual.
    (Thanks to John Sauter for the report.)
  ! Fixed the output file cleanup that should occur after a write error.
  * Added the option -debug and various undocumented debug features.
  * Moved the PNG reduction module (opngreduc) to a separate sub-project.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Fri Sep 21 04:07:22 UTC 2012

  Modified Files:
  pkgsrc/graphics/optipng: Makefile distinfo

  Log Message:
  Update optipng to 0.7.3, security fix for SA50654 (CVE-2012-4432).

  Version 0.7.3  16-sep-2012
  -------------
  !! Fixed a use-after-free vulnerability in the palette reduction code.
      This vulnerability was accidentally introduced in version 0.7.

(tron)

2012-09-27 11:06:02 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3922 - requested by taca
www/apache22: security update

Revisions pulled up:
- www/apache22/Makefile                                        1.81
- www/apache22/PLIST                                            1.21
- www/apache22/distinfo                                        1.52
- www/apache22/patches/patch-af                                deleted
- www/apache22/patches/patch-docs_man_apxs.8                    1.1
- www/apache22/patches/patch-support_envvars-std.in            deleted

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Sep 16 03:33:10 UTC 2012

  Modified Files:
  pkgsrc/www/apache22: Makefile PLIST distinfo
  Added Files:
  pkgsrc/www/apache22/patches: patch-docs_man_apxs.8
  Removed Files:
  pkgsrc/www/apache22/patches: patch-af patch-support_envvars-std.in

  Log Message:
  Update apache22 to 2.2.23.

  Changes with Apache 2.2.23

    *) SECURITY: CVE-2012-0883 (cve.mitre.org)
        envvars: Fix insecure handling of LD_LIBRARY_PATH that could lead to the
        current working directory to be searched for DSOs. [Stefan Fritsch]

    *) SECURITY: CVE-2012-2687 (cve.mitre.org)
        mod_negotiation: Escape filenames in variant list to prevent a
        possible XSS for a site where untrusted users can upload files to
        a location with MultiViews enabled. [Niels Heinen <heinenn google.com>]

    *) htdbm, htpasswd: Don't crash if crypt() fails (e.g. with FIPS enabled).
        [Paul Wouters <pwouters redhat.com>, Joe Orton]

    *) mod_ldap: Treat the "server unavailable" condition as a transient
        error with all LDAP SDKs. [Filip Valder <filip.valder vsb.cz>]

    *) core: Add filesystem paths to access denied / access failed messages.
        [Eric Covener]

    *) core: Fix error handling in ap_scan_script_header_err_brigade() if there
        is no EOS bucket in the brigade. PR 48272. [Stefan Fritsch]

    *) core: Prevent "httpd -k restart" from killing server in presence of
        config error. [Joe Orton]

    *) mod_ssl: when compiled against OpenSSL 1.0.1 or later, allow explicit
        control of TLSv1.1 and TLSv1.2 through the SSLProtocol directive,
        adding TLSv1.1 and TLSv1.2 support by default given 'SSLProtocol All'.
        [Kaspar Brand, William Rowe]

    *) mod_log_config: Fix %{abc}C truncating cookie values at first "=".
        PR 53104. [Greg Ames]

    *) Unix MPMs: Fix small memory leak in parent process if connect()
        failed when waking up children.  [Joe Orton]

    *) mod_proxy_ajp: Add support for 'ProxyErrorOverride on'. PR 50945.
        [Peter Pramberger <peter pramberger.at>, Jim Jagielski]

    *) Added SSLProxyMachineCertificateChainFile directive so the proxy client
        can select the proper client certificate when using a chain and the
        remote server only lists the root CA as allowed.

    *) mpm_event, mpm_worker: Remain active amidst prevalent child process
        resource shortages.  [Jeff Trawick]

    *) mod_rewrite: Add "AllowAnyURI" option. PR 52774. [Joe Orton]

    *) mod_rewrite: Fix the RewriteEngine directive to work within a
        location. Previously, once RewriteEngine was switched on globally,
        it was impossible to switch off. [Graham Leggett]

    *) mod_proxy_balancer: Restore balancing after a failed worker has
        recovered when using lbmethod_bybusyness.  PR 48735.  [Jeff Trawick]

    *) mod_dumpio: Properly handle errors from subsequent input filters.
        PR 52914. [Stefan Fritsch]

    *) mpm_worker: Fix cases where the spawn rate wasn't reduced after child
        process resource shortages.  [Jeff Trawick]

    *) mpm_prefork: Reduce spawn rate after a child process exits due to
        unexpected poll or accept failure.  [Jeff Trawick]

    *) core: Adjust ap_scan_script_header_err*() to prevent mod_cgi and mod_cgid
        from logging bogus data in case of errors. [Stefan Fritsch]

    *) mod_disk_cache, mod_mem_cache: Decline the opportunity to cache if the
        response is a 206 Partial Content. This stops a reverse proxied partial
        response from becoming cached, and then being served in subsequent
        responses. PR 49113. [Graham Leggett]

    *) configure: Fix usage with external apr and apu in non-default paths
        and recent gcc versions >= 4.6. [Jean-Frederic Clere]

    *) core: Fix building against PCRE 8.30 by switching from the obsolete
        pcre_info() to pcre_fullinfo(). PR 52623 [Ruediger Pluem, Rainer Jung]

    *) mod_proxy: Add the forcerecovery balancer parameter that determines if
        recovery for balancer workers is enforced. [Ruediger Pluem]

(tron)

2012-09-27 10:51:48 UTC MAIN commitmail json YAML

USE_TOOLS += groff, required to build the documentation.

(jperkin)

2012-09-27 10:28:14 UTC MAIN commitmail json YAML

In affine_1d_MMX(), move the initialisation of %mm3 and %mm4 registers
into a separate asm statement, to give the compiler more freedom
for register allocation.  Fixes a problem with gcc-4.5.4 on NetBSD/i386
in which gcc complained:

eq2.c: In function 'affine_1d_MMX':
eq2.c:128:5: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
eq2.c:128:5: error: 'asm' operand has impossible constraints

(apb)

2012-09-27 10:06:33 UTC MAIN commitmail json YAML

2012-09-27 09:12:07 UTC MAIN commitmail json YAML

Fix checksum for patch-ac

(sborrill)

2012-09-27 06:12:09 UTC MAIN commitmail json YAML

Disable DTrace support on NetBSD too. Fixes build on NetBSD with MKDTRACE set.

(asau)

2012-09-27 06:10:07 UTC MAIN commitmail json YAML

2012-09-27 03:07:32 UTC MAIN commitmail json YAML

Note update of www/contao211 package to 2.11.6nb1.

(taca)

2012-09-27 03:06:55 UTC MAIN commitmail json YAML

Rename "README" to "README.md" in MESSAGE since there is no README file.

Bump PKGREVISION.

(taca)

2012-09-26 19:35:02 UTC MAIN commitmail json YAML

Adding xgettext to USE_TOOLS should finally fix build on SunOS.
Thanks jperkin@.

(gls)

2012-09-26 18:43:16 UTC MAIN commitmail json YAML

Note update of the "ejabberd" package to version 2.1.10nb1.

(tron)

2012-09-26 18:42:53 UTC MAIN commitmail json YAML

Configure the correct path for configuration files instead of using
"${PREFIX}/etc". Bump package revision because of this fix.

(tron)

2012-09-26 16:54:40 UTC MAIN commitmail json YAML

2012-09-26 16:53:18 UTC MAIN commitmail json YAML

delete old patch files

(christos)

2012-09-26 16:52:39 UTC MAIN commitmail json YAML

update to latest freerdist-0.94:
    * use intmax_t instead of long long
    * Don't limit the size of the environment
    * Don't leak a directory file descriptor
    * ansify
    * dynamically allocate EARGS
    * use getaddrinfo

(christos)