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

2024-05-13 00:49:18 UTC Now

2013-06-09 15:40:35 UTC MAIN commitmail json YAML

Update to 1.23.1

Changelog:
* Many new features.
* Many bugfixes.

(ryoon)

2013-06-09 15:27:40 UTC MAIN commitmail json YAML

2013-06-09 15:26:45 UTC MAIN commitmail json YAML

Update to 3.8.1

Changelog:
    Changes from version 3.8 to 3.8.1
    ---------------------------------

    1 - Fix bug causing [de]iconified status of windows to not be
        maintained across workspaces.
        [Matthew Fuller]

    2 - Quite a bunch of compiler warnings.
        [Matthew Fuller]

    3 - Make sure we fully initialize our WorkSpaceWindow structure so
        we don't try to dereference uninitialized pointers later on.
        [Matthew Fuller]

    4 - Increased the number of supported mouse buttons again, having
just heard of a mouse with 9 possible buttons...
[Richard Levitte]

    5 - Fix a bug in the warping "next" function, where if there is a
single window and the cursor is not on it, invoking 'f.warpring
"next"' does nothing.
[Martin Blais]

    6 - Introduce a new feature called "SaveWorkspaceFocus", which when
enabled, makes ctwm remember which window has the focus within
each virtual workspace. As you switch workspaces, the cursor is
automatically warped to the window previous in focus in the
workspace. This significantly reduces the amount of mouse use.
[Martin Blais]

    7 - From Matthias Kretschmer <kretschm@cs.uni-bonn.de>:
f.fill patch.
Without the patch, you might get windows which are increased by
two times the border width more than it should be.  Additionally
if you place a window with no/not much size contrainst like
firefox in the upper left corner and perform f.fill "top" or
f.fill "left" the size of the window will increase by two times
the border width in width and height without changing the
top-left coordinate without the patch.  Of course in such a
situation the size should not change at all...
[via Olaf Seibert]

(ryoon)

2013-06-09 14:35:46 UTC MAIN commitmail json YAML

Updated archivers/gcpio to 2.11

(ryoon)

2013-06-09 14:35:13 UTC MAIN commitmail json YAML

Update to 2.11

* Update LICENSE to gnu-gpl-v3

Changelog:
2.11:
    Fix mt build.
    In copy-in mode, if directory attributes do not permit writing to it, setting them is delayed until the end of run. This allows to correctly extract files in such directories.
    In copy-in mode, permissions of a directory are restored if it appears in the file list after files in it (e.g. in listings produced by find . -depth). This fixes debian bug #458079.
    Fix possible memory overflow in the rmt client code (CVE-2010-0624).

2.10:
    Ensure record headers are properly packed (fix builds on ARM).
    Fix exit codes to reliably indicate success or failure of the operation.
    Fix large file support.
    Support MinGW builds.
    Minor bugfixes.

2.9:
    Licensed under the GPLv3.
    Bugfixes
        Honor umask when creating intermediate directories, not specified in the archive (debian bug #430053).

2.8:
    Option --owner can be used in copy-out mode, allowing to uniformly override the ownership of the files being added to the archive.
    Bugfixes:
        Symlinks were handled incorrectly in copy-out mode.
        Fix handling of large files.
        Fix setting the file permissions in copy-out mode.
        Fix CAN-2005-1111

2.7:
    Improved error checking and diagnostics
    Fixed CAN-1999-1572
    Allow to use --sparse in both copy-in and copy-pass.
    Fix bug that eventually caused copying out the same hard-linked file several times to archive.
    Fix several LFS-related issues.
    Fix Debian bug #335580.

(ryoon)

2013-06-09 13:48:50 UTC MAIN commitmail json YAML

Update to latest release. Use options framework to all user to build a
statically linked package. Buildlink pthread. Simplify HOMEPAGE. USE .bz2
distfile. From NEWS:

Version 3.4.2 (2013.3.1)
------------------------
* Bug fix release. (Thanks to chisj, vlad417, Petr and Viona)

Release Note:
Micro QR Code encoder had a bug that caused incorrect output (issue #25). Now
the bug has been fixed. Memory leak bug (#24) and insufficient string splitting
bug have been fixed.

(rodent)

2013-06-09 13:28:41 UTC MAIN commitmail json YAML

Added graphics/goocanvas2 version 2.0.1

(obache)

2013-06-09 13:28:16 UTC MAIN commitmail json YAML

Updated www/webkit-gtk3 to 1.10.2nb6

(obache)

2013-06-09 13:27:51 UTC MAIN commitmail json YAML

Updated www/webkit-gtk to 1.10.2nb8

(obache)

2013-06-09 13:27:25 UTC MAIN commitmail json YAML

Updated fonts/ja-naga10 to 1.1nb2

(obache)

2013-06-09 13:26:55 UTC MAIN commitmail json YAML

Updated fonts/efont-unicode to 0.4.2nb2

(obache)

2013-06-09 13:25:56 UTC MAIN commitmail json YAML

2013-06-09 13:25:14 UTC MAIN commitmail json YAML

2013-06-09 13:22:56 UTC MAIN commitmail json YAML

2013-06-09 13:00:47 UTC MAIN commitmail json YAML

Bump PKGREVISION so that .pcf files will be created correctly with X related
tools fixes.

PR pkg/47883.

(obache)

2013-06-09 12:37:18 UTC MAIN commitmail json YAML

2013-06-09 12:34:50 UTC MAIN commitmail json YAML

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

Add MAKE_FLAGS+=appdefaultdir=${PREFIX}/lib/X11/app-defaults so package
works with native xorg.

(rodent)

2013-06-09 08:59:31 UTC MAIN commitmail json YAML

Remove php-concrete5, php-sugarcrm, and php-tt-rss.

(ryoon)

2013-06-09 08:58:49 UTC MAIN commitmail json YAML

Updated security/otpCalc to 0.97

(ryoon)

2013-06-09 08:52:27 UTC MAIN commitmail json YAML

Update to 0.97

* Update HOMEPAGE and MASTER_SITES.
* Convert custom do-install taget to patch to Makefile.in.

Changelog:
version 0.97

  * Case insensitivity when responding to S/KEY challenges.  RFC1760 does
    not mention case sensitivity, but I've received a report of a server
    implementation that is case sensitive.  OTP behavior is unchanged.

(ryoon)

2013-06-09 08:51:53 UTC MAIN commitmail json YAML

Updated games/puzzles to 9861

(wiz)

2013-06-09 08:37:03 UTC MAIN commitmail json YAML

2013-06-09 08:36:38 UTC MAIN commitmail json YAML

Update to 458

Changelog:
Version 458 was released on 4 Apr 2013.

These are the differences between version 451 and version 458:

    Allow backslash escaping of metacharacters in LESS environment variable if the --use-backslash option is set.
    Don't quit if syntax errors are found in command line options.
    Increase sizes of some internal buffers.
    Fix configure bug with --with-regex=none.
    Fix crash with "stty rows 0".
    Fix Win32 attribute display bug.
    Fix display bug when using up/down arrow on the command line.

Version 451 was released on 21 Jul 2012.

These are the differences between version 444 and version 451:

    Add ESC-F command to keep reading data until a pattern is found.
    Use exit code of LESSOPEN script if LESSOPEN starts with "||".
    When up/down arrow is used on the command line immediately after typing text, the next command starting with that text is found.
    Add support for GNU regex.
    Add configure option --with-regex=none and fix compile errors when compiling with no regex library.
    Fix bugs handling SGR sequences in Win32.
    Fix possible crashes caused by malformed LESSOPEN or LESSCLOSE variables.
    Fix bug highlighting text which is discontiguous in the file due to backspace processing.
    Fix bug in displaying status column when scrolling backwards with -J and -S in effect.

(ryoon)

2013-06-09 08:36:28 UTC MAIN commitmail json YAML

Update to 9861:
Remove spurious "unfinished/" that appeared at the start of the
unfinished puzzles' gamedesc.txt lines due to a Perl error. Ahem.

Add comment to remind myself (and anyone else) how to refresh the XFCE
menu.

Script to read the new gamedesc.txt and create .desktop files. My
immediate intention is to run this locally so that my XFCE main menu
acquires shortcuts for my locally compiled puzzle binaries, but I
expect the script could probably be adapted for systemwide
distribution use if any distribution hasn't already done this job in
their own way by now.

Rename wingames.lst to gamedesc.txt, and add a couple of extra fields
to it giving each game's "internal" name (as seen in the source file,
.R etc) and also a brief description of the game. The idea of the
latter is that it should be usable as a comment field in .desktop
files and similar.

(wiz)

2013-06-09 08:27:37 UTC MAIN commitmail json YAML

Updated print/enscript to 1.6.6

(ryoon)

2013-06-09 08:26:48 UTC MAIN commitmail json YAML

Update to 1.6.6

* Remove obsolete patch (already in upstrem).
* Update HOMEPAGE.

Changelog:
Summary of changes in enscript version 1.6.6:

* Add afm/MustRead.html, containing licensing information for Adobe
  AFM files.  (Savannah bug #35883)

* Sync all translations from the Translation Project.  Please visit
  http://translationproject.org/ to help translate Enscript!

* Add documented but missing '-w' option as an alias for '--language'.
  (Savannah bug #30651)

* Apply sliceprint patch from Debian. (Savannah bug #31259)

(ryoon)

2013-06-09 07:30:43 UTC MAIN commitmail json YAML

There is no xmlto-2.0.

(ryoon)

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

2013-06-09 07:26:32 UTC MAIN commitmail json YAML

Update to 1.22

Changelog:
        * 1.21:
                + updated Polish, Russian translations.
                + fixed a fonts setup bug.

        * 1.22:
                + added Greek translation.
                + implemented fullscreen mode.

(ryoon)

2013-06-09 07:02:14 UTC MAIN commitmail json YAML

gmake is required for SunOS.

(obache)

2013-06-09 06:48:44 UTC MAIN commitmail json YAML

Add USE_LANGUAGES=c c99, package requires C99 features.

Fixes build on SunOS.

(jperkin)

2013-06-09 06:33:40 UTC MAIN commitmail json YAML

pkgsrc has no xmule now, remove it.

(ryoon)

2013-06-09 06:30:37 UTC MAIN commitmail json YAML

2013-06-09 06:30:14 UTC MAIN commitmail json YAML

Update to 0.12.1

* Fix MASTER_SITES to standard way.
* Strip end of line CR for patching.

Changlog:
unknown

(ryoon)

2013-06-09 06:10:59 UTC MAIN commitmail json YAML

Updated textproc/wdiff to 1.2.1

(ryoon)

2013-06-09 06:10:23 UTC MAIN commitmail json YAML

Update to 1.2.1

Changelog:
Version 1.2.1 - March 2013, by Martin von Gagern

        Added Esperanto translation.
        Updated Czech, German, Spanish, Finnish, Galician, Italian, Dutch, Polish, Slovenian, Serbian, Swedish, Ukrainian and Vietnamese translations.
        Updated gnulib.
        Recreated build system using recent versions of autotools. This will avoid security issues in "make distcheck" target. (CVE-2012-3386)

(ryoon)

2013-06-09 06:03:58 UTC MAIN commitmail json YAML

Updated emulators/bochs to 2.6.2

(ryoon)

2013-06-09 06:03:33 UTC MAIN commitmail json YAML

Update to 2.6.2

* Remove obsolete patch.
* Remove deprecated CONFIGURE_ARGS.

Changelog:

Changes in 2.6.2 (May 26, 2013):

- CPU
  - VMX: implemented VMENTER to non-active guest state (HLT, SHUTDOWN, WAIT-FOR-SIPI)
  - VMX: fixed write of guest segment access rights VMCS fields (32-bit field
    was truncated to 16-bit)
  - CPUID: Don't report Architectural Performance Monitoring in CPUID.
    Reporting true capabilities without actually supporting them breaks Win7 x64 installation.
  - CPUID: Fixed bx_generic CPUID std leafs (all std leafs > 2 were corrupted)
  - CPUID: Enable all supported VMX capabilities for bx_generic CPUID configuration.
  - CPUID: Enable X2APIC support for Ivy Bridge CPUDB configuration.

- Configure and compile
  - Enabled VMX compilation by default in shortcut scripts.
  - Allow CPU_LEVEL=5 configurations (pentium_mmx and amd_k2_chomper) even when Bochs was
    compiled with CPU_LEVEL > 5.

- Misc
  - Fixes for Bochs port on MorphOS (based on a patch by Thore Sittly):
    missing functions, byte-swapping and cdrom support.

-------------------------------------------------------------------------
Changes in 2.6.1 (April 7, 2013):

- CPU / CPUDB
  - Bochs is fully aligned with rev45 of the of Intel(R) Architecture Manual.
    - Implemented Supervisor Mode Access Prevention (SMAP) support
    - Implemented VMX APIC Registers Virtualization and VMX Virtual Interrupt Delivery
    - Implemented VMCS Shadowing and #VE exception secondary VMEXIT controls emulation
    - Implemented RDRAND and RDSEED instructions
  ! CPUDB: Added AMD FX-4100 (Zambezi) configuration to CPUDB
  - Bugfixes for CPU emulation correctness (critical fixes for SVM and AVX2 emulation)

- Bochs Debugger and Instrumentation
  - Use Enhanced GUI Debugger instead of old-style wx debugger with wx gui.
    The old-style wx debugger support was deprecated and removed from the source code.

- I/O Devices
  - Implemented 3dfx Voodoo Graphics card emulation based on DOSBox patch, to enable
    configure with --enable-voodoo option.
  - Hard drive / HD image
    - Added full save restore support for most of the disk image formats
    - undoable / volatile mode: added support of other types of r/o base images
    - DLL HD support rewritten and enabled for WIN32 host
  - PCI chipset
    - Implemented i430FX chipset emulation
    - USB UHCI always enabled in the i440FX case

- Config interface
  - Configure option --enable-misaligned-sse moved to runtime option in .bochsrc. The old
    option is deprecated and should not be used anymore.
  - moved 'user_shortcut' bochsrc option to the 'keyboard' option
  - save log options per device to bochsrc
  - win32: implemented scrollable dialog items for large parameter lists

- GUI and display libraries
  - Graphics snapshot feature rewritten to support all kinds of graphics modes
  - wx: starting a second simulation without closing Bochs now almost possible

- Tools
  - bxcommit: added support for converting flat to growing mode images

(ryoon)

2013-06-09 05:41:26 UTC MAIN commitmail json YAML

Updated editors/hexedit to 1.2.13

(ryoon)

2013-06-09 05:40:33 UTC MAIN commitmail json YAML

Update to 1.2.13

* Remove obsolete DESTDIR patch.

Changelog:
february 2013:
        - fix displaying sector number when above 2^31
        - fix potential file descriptor leak (thanks to Rich Burridge)
        - add DESTDIR support to the makefiles
        - preprocessor flags should use CPPFLAGS, not CFLAGS
        - fix a small issue in mymemmem/mymemrmem when HAVE_MEMMEM/HAVE_MEMRMEM is not defined

(ryoon)

2013-06-09 05:20:27 UTC MAIN commitmail json YAML

Updated www/sencha-sns to 1.3.0

(ryoon)

2013-06-09 05:19:53 UTC MAIN commitmail json YAML

Update to 1.3.0

* Fix MESSAGE.
* Fix config file handling.
* Fix INSTALL.

Changelog:
1.3.0:
* Support PHP 5.4.
* Support XAMPP environment.
* Bugfixes.

1.2.1:
* Fix security bug of CakePHP.

1.2.0:
* Add smartphone mode (beta).
* Add SMTP support.
* Bugfixes.

1.1.1:
* Fix bug in Note function.

1.1.0:
* Add some features, plugin admin, note, access control, NG words, log delete.
* bugfixes.

(ryoon)

2013-06-09 04:43:43 UTC MAIN commitmail json YAML

2013-06-09 04:40:40 UTC MAIN commitmail json YAML

Updated www/php-sugarcrm to 6.5.13

(ryoon)

2013-06-09 04:40:03 UTC MAIN commitmail json YAML

2013-06-09 04:24:54 UTC MAIN commitmail json YAML

Updated www/php-tt-rss to 1.7.9

(ryoon)

2013-06-09 04:24:11 UTC MAIN commitmail json YAML

2013-06-09 04:11:30 UTC MAIN commitmail json YAML

Updated www/php-concrete5 to 5.6.1.2

(ryoon)

2013-06-09 04:11:01 UTC MAIN commitmail json YAML

Update to 5.6.1.2

* Update MESSAGE
* Create empty directories for out-of-the-box running.

Changelog:
5.6.1.2 Release Notes
Bug Fixes

    Fixed bug where sites had no CSS under certain circumstances
    Better support for multilingual page names while retaining XSS protection.
    Fixed scrollbar not returning on second open of dialog.
    Quieter errors if page cache errors out in mkdir or unlink
    Fixed JavaScript bugs in Date Nav edit mode (thanks synlag)

Developer Updates

Added a new constant for PAGE_PATH_SEGMENT_MAX_LENGTH, that defaults to 128. This is the number of characters that URL segment can be (passed to the URLIfy library.)

5.6.1.1 Release Notes
Feature Updates

    Sends an email upon user activation (for sites that keep users inactive until they窶决e approved.)

Bug Fixes

    Fixed error installing block add-on if other add-ons had already been installed.
    Fixed inability to set advanced permissions on blocks in areas with spaces or certain other special characters in them (a previous 5.6.0.2 bug fixed this problem at the area level, but not at the block level.)
    Fixed broken bulk page delete interface.
    Fixed inability to upgrade from 5.5.2.1 to 5.6.1
    Fixed incorrect usage of getPermissionCollectionID for cache identifier (it was supposed to be used for caching in certain situations but was not. Should lessen the amount of queries on some pages.)
    Fixed this http://www.concrete5.org/developers/bugs/5-6-1/5.6.1-fatal-error-call-to-a-member-function-getcollectionid/
    Fixed http://www.concrete5.org/developers/bugs/5-6-1/modal-exit-sets-overflowauto-on-body-tag-which-should-actually-b/#discussionpost
    Fixed bug where blocks in global headers wouldn窶冲 display their custom design values in the design dialog (although they would work in the page.)
    Fixed: HTML showing as text in file attributes, better display value in file attributes in general.
    Fixed file version not updating due to cache.
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/local-page-cache-doesnt-clear-on-new-version/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/cannot-call-method-hide-of-undefined/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/layout-loading-preset-buttons/
    Fixed UserAttributeKey::getByHandle() returning -1 in some cases.
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/intelligent-search-wont-work-when-quick-link-has-been-deleted/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/another-block-design-issue/
    Fixed: Survey Block error if no option is selected
    Fixed: Upgrade from 5.6.0.2 - Error: Block Type cannot be installed because no db.xml file can be found
    Fixed: Words in URLs are removed even if "Excluded URL Word List" is empty
    Fixed error in setup on child pages if pages had had their page types changed in the past.
    Fixed: Deleting a basic workflow kills editing in some cases
    Fixed: Fatal Error when paste a Page List block with rss enabled
    Fixed: PageCache Library fails to Output Cache Headers once cached
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/composer-changes-not-published/ (Thanks Remo)
    Fixed: http://www.concrete5.org/developers/bugs/5-6-1/clash-with-cache-class

Developer

    Fixed inability to override text helper in the core.

5.6.1 Release Notes
Performance Improvements

    Removed much of the cache library and rewrote calls to dramatically improve performance.
    Completely New Page Caching Library
        Plugabble for working with proxy servers and caching libraries
        Fires much earlier and requires far fewer resources to run (and no database connections)
        Pages can be checked for inclusion in the cache and expired manually from within the speed settings dialog (which has been renamed Full Page Caching)
        Proper page cache headers are written.
    Faster and more reliable customized theme generation (which points to the cached CSS file directly for better performance.)
    Environment/override cache is now stored in the files/cache/ directory (meaning that deleting this directory will clear the override cache, and that it can be accessed without hitting the database)
    Block caching is now stored in the database for faster lookups
    Improved general performance of the dashboard by limiting unneeded database lookups
    Form block only uses jQuery UI when necessary (thanks jordanlev)

Feature Updates and Behavioral Improvements

    Added the ability to control which words are excluded from URLs for SEO purposes (found in Dashboard > System and Settings > SEO > Excluded from URL Words)
    Improved display of Next/Previous block in edit mode. Re-introduced 窶廢xclude System Pages窶� to the block, defaulted to on.
    Now we notify users if their cookies are disabled when they attempt to login (thanks olsgreen)
    Slideshow Improvements
        Slideshow automatically clears, making it work better in Greek Yogurt theme.
        Slideshow height doesn窶冲 jump around as much (thanks Remo)
    Google maps less intrusive on failure.
    Added button to delete all form responses for a particular form (thanks luisbarresco)
    Better fix for this: http://www.concrete5.org/developers/bugs/5-6-0-2/5.0.6.2-help-popup-window-sticks-on-the-screen/
    Including Italian Provinces (thanks mlocati)

Bug Fixes

    Composer now honors approve and move workflow.
    Composer now honors advanced property and page attribute permissions.
    Fixing permissions loophole where users who couldn窶冲 add blocks to particular areas could add them to other areas and then move them into the areas.
    Fixed: When applying design to area, it cascades to other areas
    Fixed occasional white page with a JSON response when saving in Composer.
    Added back the ability to have periods in additional page path names.
    Fixed advanced permission bug where Schedule Guest Access on blocks - locks site behind login screen
    Re-allowed dashes in File set names (thanks danklassen)
    Fixed translation bugs in 5.6.0 that had to do with the localization library not returning an object.
    Fixed permission bugs on some complicated sites updating from 5.5 to 5.6.
    Fixed XSS vulnerability in composer crop image.
    Minor XSS vulnerability fixes throughout.
    Better integration with Bootstrap themes.
    Added SVG to file extension list by default (thanks Remo.)
    Fixed incorrect syntax in generated sitemap: http://www.concrete5.org/developers/bugs/5-6-0-2/generated-sitemap-incorrect/ (thanks Remo)
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/typo-in-uninstall-package-page/ (thanks Remo)
    Fixed 窶弩rong parameter count for array_unique窶� that occurred on PHP < 5.2.10 on adding/updating user groups (thanks Remo)
    Added $_REQUEST variable to the variables sanitized for magic quotes when magic_quotes_gpc is enabled (thanks Remo.)
    Specifying a user in the legacy permissions XML would fail because it tried to use the Group object. This is fixed.
    When logging in via email, the email address is now correctly sent in the forgot password template.
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/wrong-declaration-in-concretetoolsfilesget_data.php/ (thanks Remo)
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/group_set.php-class-name-typo/#discussionpost (Thanks Remo)
    Fixed event registrations getting lost to new 5.6 class structure and singleton pattern.
    Fixed lots of bugs with layouts, including moving up and down, layouts with presets, some inconsistencies (thanks shelkie and smartwebprojects)
    Dashboard Pages can now have their titles localized (in the HTML title tag) (thanks mlocati)
    Minimum required PHP version updated to 5.2.4 and enforced during install.
    Added Loader::job() method (thanks JohnTheFish)
    Fixed bug where deleting an administrator group could cause problems in site access (thanks jamietellin)
    Fixed ugly SQL error that would occur if you tried to save a composable page type with a particular parent and then didn窶冲 select that parent.
    Too small version compare/preview window in Firefox and IE has been fixed
    Fixing bugs in basic workflow notification (http://www.concrete5.org/developers/bugs/5-6-0-2/workflow-notify-on-approve-event-ignored/)
    Fixed breadcrumb auto-nav template not putting a separator between certain nav elements
    Fixed SQL error on search by theme on sites that upgraded before 5.6.0
    Page type names are now less restrictive
    Lots of HTML fixes (mis-nested tags, incorrect tags, etc...) (thanks mlocati)
    Added SVG to image file types (thanks Remo)
    pkgID is now correctly duplicated on pages that have it set
    Fixing bug where custom styles on a block would disappear if a layout was added to that area (thanks mlocati.)
    Fixed: getStyleSheet in conjunction with caching does not make allowance for SSL
    ogg, ogv, and  as videos (thanks mlocati)
    Changing attributes in sitemap or page search in dashboard wouldn窶冲 trigger a page reindex. This has been fixed.
    Better feedback and redirects when adding pages or deleting pages in sitemap flat view.
    Included newempty-trash-if-a-page-is-not-approved./ (Thanks remo)
    Bug Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/editable-styles-with-spaces/ (Thanks remo)
    Bug Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/survey-block-pie-chart-shown-i  Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/the-result-page-selection-is-not-saved-when-you-add-or-edit-the-/#discussionpost
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/google-maps-error-on-dashboard-when-used-in-global-area/
al odd behavior when numbering default versions in version history.
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/tinymce-basic-breaks-in-ie7/
    Fixed 窶彗pprove窶� button not showing up when deleting a block in a stack.
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/installed-5.6.0.2-now-cant-logoff-or-get-the-top-nav-to-edit-pag/
    Fixed bug where file or user attributes couldn窶冲 be saved after clearing until the page was reloaded
    Fixed http://www.concrete5.org/developers/bugs/5-6-0-2/content-import-error/
    Fixed bug where you couldn窶冲 add groups to combinations in advanced permissions if those groups appeared on the second page (or greater) of group results.
    Dashboards in SSL will load the picture of the day from an https:// URL
    Fixed Bulk SEO Page List not displaying all pages in some cases
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/package-id-is-not-set-when-installing-page-types-from-theme-insp/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/fatal-error-when-installing-from-custom-starting-point/
    Changed topbar margin to apply to html instead of body
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/page-list-limits-to-20-results-when-no-limit-is-set-in-block/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/form-results-in-dashboard/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/dir_rel-misbehave-at-lower-level-when-concrete5-is-installed-on-/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/versions-popup-action-buttons-are-wrapping-up-to-the-next-line-i/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/upgrading-a-site-where-the-administrators-group-has-been-deleted/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/adding-file-to-sets-custom-checkbox-inconsistency-across-browser/
    Fixed: http://www.concrete5.org/developers/bugs/5-6-0-2/line-break-in-search-index-for-select-attribute/#discussionpost

Developer Updates

    Added the SITEMAP_APPROVE_IMMEDIATELY constant. Defaults to true. If set to false, pages added via the sitemap will not be approved immediately (or run through workflow.) Useful for sites where workflow is prevalent.
    added option in code for autonav templates to ignore exclude_nav attributes (thanks jordanlev)
    Fixing issue with countries/states helpers being extended improperly
    Added ENABLE_TRANSLATE_LOCALE_EN_US constant for international users who wish to force Zend_Locale to create an object even if using the en_US locale.
    Updated SimplePie RSS parsing library to 1.3.1
    Added APP_VERSION_DISPLAY_IN_HEADER constant (defaults to true) to control whether the version of concrete5 is shown in the meta header section (thanks Remo)
    Added new Security helper with sanitize functions (Thanks Chris Rosser)
    Added new AJAX Helper (thanks mlocati)
    New events
        on_file_added_to_set
        on_get_countries_list
        on_get_states_provinces_list (thanks mlocati)
        on_file_removed_from_set (thanks danklassen)
        on_page_urlify (thanks remo)
        on_page_body_index (thanks danklassen)

(ryoon)

2013-06-09 02:12:01 UTC MAIN commitmail json YAML

2013-06-09 02:11:34 UTC MAIN commitmail json YAML

Update to 1.17.1

Changelog:

aria2 1.17.1
============

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

This release adds large file support for Android build and libuv
support for event polling mechanism. AppleTLS now supports Snow
Leopard (10.6). The experimental libaria2 C++ library API was added.

Changes
-------

* Add code to detect rst2html.py or rst2html

* AppleTLS: Properly support Snow Leopard (10.6)

  Tested on 10.6.8 + XCode 4.2 (llvm-gcc-4.2, clang)

  Contributed by Nils Maier

* Enable multicast loopback in BitTorrent local peer discovery

* Enable TLS1.1 with gnutls build

* Support off64_t for Android build

  Android NDK R8e does not provide ftruncate64, but bionic has the
  assembler code to access kernel function. We borrowed those
  ftruncate64.S files from android source code repository.  It turns
  out that x86 asm.h in NDK R8e is also broken, so latest asm.h was
  also borrowed.

* Check zlib availability usin AC_CHECK_LIB

  This is workaround for zlib 1.2.3 which does not come with
  pkg-config file.

* Treat response is completed if EOF is received before streamFilter
  completes

  This fixes the error with web server which has buggy chunked
  encoding.

* uitos: Fix off-by-one error bug

* Add configure support for linking tcmalloc_minimal and/or jemalloc

  Both tcmalloc_minimal and jemalloc outperform the native malloc
  implemention on Windows (MSVCRT) in terms of committed memory
  consumption (~-30%) and performance (e.g. far less page faults,
  ~-60%), depending, of course, on the actual workload.  The longer
  the download queue, the bigger the impact ;)

  On *nix the picture is a little different... tcmalloc usually still
  outperforms the native malloc implementation, but not that
  significantly than on Windows. jemalloc however is only marginally
  better than recent native Linux implementations, while it is already
  used by some BSD as the native allocator.

  tcmalloc is part of gperftools and very mature and tested by now. It
  doesn't work on OSX in the default configuration, however.
  http://code.google.com/p/gperftools/

  jemalloc is the default allocator at least on FreeBSD and NetBSD and
  used in Firefox.  http://www.canonware.com/jemalloc/index.html

  Contributed by Nils Maier

* Close GZipFiles in the d'tor

  Contributed by Nils Maier

* Add libaria2, C++ library interface to aria2

  The libaria2 is a C++ library and offers the core functionality of
  aria2. The library takes care of all networking and downloading
  stuff, so its usage is very straight forward right now. See
  libaria2ex.cc in examples directory to see how to use API. By
  default, libaria2 is not built. See libaria2 section in README to
  how to enable it.

  The APIs in this release is considered experimental.

* Add missing check for sigaction

* Fix cached data is not flushed when downloaded data is less than
  16KiB

* LibUV: Implement LibuvEventPoll

  LibUV event will use the best available polling method on a system,
  kind of like aria2 does already with the different *EventPoll
  implementations.  However, libuv may support different/newer polling
  mechanisms; for example on Windows it will use IO Completion Ports
  which are superior to select() ;)

  Contributed by Nils Maier

aria2 1.17.0
============

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

This release adds Mac OS X native SSL/TLS library support.  The IPv6
asynchronous DNS is enabled by default and A/AAAA lookups are done in
parallel. The simple Happy Eyeballs algorithm was implemented to
mitigate long timeout when connecting to IPv6 host on dual-stack host.
--save-session option only saves the options specified by command-line
or RPC.

Changes
-------

* Updated Russian manual

  Contributed by ITriskTI

* Updated Portuguese manual

  Contributed by Gilberto dos Santos Alves

* Append --static to pkg-config arguments when ARIA2_STATIC=yes

* Save options directly specified for download in --save-session

  This change makes --save-session save only options specified for
  download, more specifically, options in command-line, -i file and
  via RPC. The other options from conf file and default values are not
  saved.  This will drastically decrease the size of session file.

* Save URI returned only from FileEntry::getRemainingUris()

  The currently used URIs are inserted back into remaining URI list in
  FileEntry::putBackRequest(), which overlaps to some of the URIs in
  spentUris_. If we save spent URIs, each time save is performed, the
  number of URIs are increased due to this overlap. This change fixes
  this bug.

* Print linked 3rd party libraries with version in `aria2c -v` output

* AppleTLS: Support credentials via KeyChain fingerprints

  Contributed by Nils Maier

* AppleTLS: Implement AppleTLS and Apple Message Digest

  Contributed by Nils Maier

* Use info level log for system trusted ca imports failure

  This is because on some platforms (gnutls on cygwin for example),
  library always fails for this function and getting ERROR every time
  aria2c invoked is too hard.

* Don't add Windows native DLLs for Cygwin build

* Remove deprecated options: --enable-direct-io and --metalink-servers

* Deprecate --enable-async-dns6

  The IPv6 asynchronous name resolver is enabled if the host has at
  least one interface with IPv6 address configured (the loopback
  address will not be counted), which is roughly the same behaviour of
  the standard getaddrinfo(3). To disable IPv6 asynchronous name
  resolver, use --disable-ipv6.

* Fix uninitialized UDPTrackerClient::numWatchers_

* Implement simple Happy Eyeballs for HTTP/FTP downloads

* Parallel A and AAAA record lookups with c-ares

  But we don't wait for AAAA query response if A query response has
  been received.  If we got IPv4 lookup response, we don't wait for
  IPv6 lookup response. This is because DNS server may drop AAAA query
  and we have to wait for the long time before timeout. We don't do
  the inverse, because, based on todays deployment of DNS server,
  almost all of them can respond A query just fine.

(ryoon)

2013-06-09 01:53:13 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20130523

(ryoon)

2013-06-09 01:52:47 UTC MAIN commitmail json YAML

2013-06-09 01:17:02 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 5.0.7

(ryoon)

2013-06-09 01:16:10 UTC MAIN commitmail json YAML

Update to 5.0.7

Changelog:
Version 5.0.7 June 6th 2013

    SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-028)
    New encryption app as preview included. WARNING: This is not yet ready for production use but testing and feedback is welcome.
    Several LDAP compatibility fixes
    Several performance improvements of file handling
    Trashbin fixes for Safari
    Internet Explorer fixes
    Several Contacts fixes
    New check for magic_quotes
    External Filesystem fixes
    Add support for copying/moving folders between storages
    Several smaller fixes

Version 5.0.6 May 14th 2013

    SECURITY: SQL Injection (oC-SA-2013-019)
    SECURITY: Multiple directory traversals (oC-SA-2013-020)
    SECURITY: Multiple XSS vulnerabilities (oC-SA-2013-021)
    SECURITY: Open redirector (oC-SA-2013-022)
    SECURITY: Password autocompletion (oC-SA-2013-023)
    SECURITY: Privilege escalation in the calendar application (oC-SA-2013-024)
    SECURITY: Privilege escalation and CSRF in the API (oC-SA-2013-025)
    SECURITY: Incomplete blacklist vulnerability (oC-SA-2013-026)
    SECURITY: Information disclosure: CSRF token + username (oC-SA-2013-027)
    Fix renaming of shared files
    Fix UUID handling with LDAP
    Fix several undelete files issues
    Fix LDAP cachekey handling
    Several OCS API fixes
    Dropbox mounting fixes
    Remove ldap group name restrictions
    Fix fetching of the userlist with multiple user backends
    Turn off password autocompletion
    Translation fixes of the Shared folder
    Fix the fileactions order for filetypes
    Allow to ship a default theme
    Disallow URLs containing ���@���
    Smaller layout improvemens
    Log an upgrade warning
    Log a trash bin cleanup message
    Improved quota calculation
    Allow to set Quota to zero
    Fix performance regression for uploading of big files
    Several Calendar fixes
    Use displaynames in contacts
    Check for existing address books during migrate->import
    Texteditor fixes
    Increase the SQLite database timeout
    Order images in Gallery

(ryoon)

2013-06-08 21:39:23 UTC MAIN commitmail json YAML

Soon enough I'll learn to remember to update the patch checksum.

(schmonz)

2013-06-08 21:32:25 UTC MAIN commitmail json YAML

Remove extraneous trailing parenthesis so this test can run.

(schmonz)

2013-06-08 20:23:02 UTC MAIN commitmail json YAML

Add two additional hacks/workarounds to make netbsd-5's make accept the
USE_BUILTIN checking loop.

(dholland)

2013-06-08 13:40:28 UTC MAIN commitmail json YAML

Updated graphics/fotoxx to 13.06.1

(ryoon)

2013-06-08 13:39:39 UTC MAIN commitmail json YAML

Update to 13.06.1

* Use devel/libexecinfo.

Changelog:
2013 Jun 05  v.13.06.1
The Spanish and Catalan translations were updated.

2013 Jun 03  v.13.06.1
Bugfix: Select Area Finish during an active edit causes a crash.

2013 Jun 01  v.13.06
Fotoxx v.13.06 has several small enhancements and bug fixes.
+ Popup menus, tips, and information blocks are a little more friendly.
+ Pano, HDR, etc. have greater latitude to warp images for better fit.
+ Warp Area: area can be pulled outside its initial boundary.
+ Quickstart page is an HTML file instead of a PNG image.
+ Area Finish was made much faster.
+ Add Text: (write text on image) optional drop shadows were added.
+ Slide Show pause/resume: resume is immediate (no wait for timer).
+ Slide Show: B key toggles image and blank screen and pauses the show.
+ Bugfix: fix pan/scroll jerkiness with large image (bug from v.13.03).
+ Bugfix: Trim/Crop: do not limit width/height to prior width/height -1.
+ Bugfix: thumbnail generation: stop non-RAW files passed to dcraw.
+ Bugfix: gallery display was ignoring symlinks to other directories.
+ Bugfix: (Fedora) some popup tips were white text on white background.

2013 May 07  v.13.05.2
+ Spanish and Portuguese translation update.

2013 May 04  v.13.05.1
+ Geocoding web service changed to open and free MapQuest Open.

2013 May 01  v.13.05
+ The Fotoxx user guide is now available in Spanish.
+ Directory navigation was simplified for multiple top image directories.
+ A Quick Start guide is shown at first startup (also Help > Quick Start).
+ The menu names and groupings for edit functions are more conventional.
+ User Guide addition: use an ImageMagick function as a Fotoxx function.
+ New user setting: pan/scroll method: with or against mouse, 1x or zoomed.
+ New user setting: interpolation method used for image display.
+ An anti-alias function was added (suppress pixelation or "jaggies").
+ The Leverage Edits function was expanded to include contrast as a lever.
+ The popup window for auto file sync goes away by itself (stop irritant).
+ Workaround to ignore Unity KB shortcuts being sent to the active window.
+ New Fotoxx releases are now automatically notified at the next startup.
+ Slide Show: compensate jerky transitions introduced with Ubuntu 13.04.
+ Edit Geotags: Yahoo web lookup died. Now using MapQuest.

2013 Apr 10  v.13.04.1
+ Translation updates for Catalan, Dutch, Italian, Portuguese,
  Russian, Spanish.

2013 Apr 01  v.13.04
+ Most edit functions can be more rapidly applied to a bunch of images
  (e.g. the initial processing of fresh images from a camera).
+ Ubuntu launcher options: blank, last image, gallery of recent images.
+ Rotate +90 and -90 can have user-defined keyboard shortcuts.
+ The escape key can be used to cancel dialogs.
+ The parameter "jpeq quality" is adjustable and saved across sessions.
+ "installed size" in the debian control file was made more accurate.
+ Bugfix: crash if [Next] button is clicked rapidly with View Metadata.
+ Bugfix: search index was not always updated when an edited image file
  was saved back to itself.

2013 Mar 09  v.13.03.1
+ Translations for Spanish and Catalan were updated.
+ Bugfix: add automatic change to tab F when the favorites menu is used.
+ Bugfix: arrow keys for previous/next image work more consistently.

2013 Mar 01  v.13.03
+ Reduce Noise: better user interface, easier to combine methods.
+ Warp Area: better mouse warp algorithm, easier to get desired result.
+ Warp Curved: the radius of mouse/warp influence was made adjustable.
+ Custom keyboard shortcuts: replace text file with a proper dialog.
+ Bookmarks: save gallery positions, jump to a saved position.
+ Write Text: rendering was improved and huge font sizes can be used.
+ Edit Translation: ease of use: keep dialog open after each update.
+ Improve detection and notification of slowdown from memory shortage.
+ Menu rationalization: better naming and grouping of edit functions.
+ Synchronize Files: progress monitor added, 50 files per dot.
+ Bugfix: Rotate and Warp funcs: loss of custom grid settings.
+ Bugfix: Geotags: detect outdated geolocations file and notify user.
+ Bugfix: Small flaws in cutouts saved to a file and later pasted.
+ Bugfix: Write Text: transparency altered when [apply] was clicked.
+ Bugfix: Directory names containing quotes (") could not be opened.

2013 Feb 11  v.13.02.1
+ Italian translation updated.
+ Bugfix: crash when switching tabs G to F (hopefully rare).

2013 Feb 01  v.13.02
+ New: color space conversion via LCMS (e.g. Adobe RGB <--> sRGB).
+ New: flatten a photo of a book page, stretching the print where needed.
+ New art function: transform a photo into a cartoon-like drawing.
+ Image date/time in the search index has 1 second resolution instead of
  1 day (index re-synch is required, which may need some time).
+ Gallery view can be sorted by file name, file mod date, or photo date
  (from EXIF). Displayed date is determined by the sort.
+ RAW files converted to tiff/png/jpeg retain all available metadata.
+ Brightness distribution graph allows selection of the colors to show,
  and reflects only the visible area of a zoomed image.
+ First startup after installing a new release shows the release notes
  in a popup window, and keyboard shortcut differences are notified.
+ The edit function summary table and other small help files can be
  viewed in the locale language if translations are available.
+ The GUI translation method was slightly simplified, and the guide
  document "translations" was revised accordingly.
+ Small popup texts ("tips") go away by themselves after a few seconds.
+ Bugfix: PNG images with 16-bit color were being written with the bytes
  swapped, making them incompatible with Gimp and other editors.
+ Bugfix: geotag search for city/country was not working if latitude
  and longitude were left at "null" (i.e. values never input).
+ Bugfix: Open RAW from a gallery thumbnail left popup permanently open.
+ Bugfix: Window width sometimes impossible to reduce without restart.

2013.01.11  v.13.01.2
+ The Dutch translation was updated.
+ Bugfix: If file sync is cancelled it may be impossible to quit.

(ryoon)

2013-06-08 10:54:13 UTC MAIN commitmail json YAML

Updated devel/automake to 1.13.3

(wiz)

2013-06-08 10:54:04 UTC MAIN commitmail json YAML

Update to 1.13.3:

New in 1.13.3:

* Documentation fixes:

  - The documentation no longer mistakenly reports that the obsolete
    'AM_MKDIR_PROG_P' macro and '$(mkdir_p)' make variable are going
    to be removed in Automake 2.0.

* Bugs fixed:

  - Byte-compilation of Emacs lisp files could fail spuriously on
    Solaris,  when /bin/ksh or /usr/xpg4/bin/sh were used as shell.

  - If the same user-defined suffixes were transformed into different
    Automake-known suffixes in different Makefile.am files in the same
    project, automake could get confused and generate inconsistent
    Makefiles (automake bug#14441).
    For example, if 'Makefile.am' contained a ".ext.cc:" suffix rule,
    and 'sub/Makefile.am' contained a ".ext.c:" suffix rule, automake
    would have mistakenly placed into 'Makefile.in' rules to compile
    "*.c" files into object files, and into 'sub/Makefile.in' rules to
    compile "*.cc" files into object files --- rather than the other
    way around.  This is now fixed.

* Testsuite work:

  - The test cases no longer have the executable bit set.  This should
    make it clear that they are not meant to be run directly; as
    explained in t/README, they can only be run through the custom
    'runtest' script, or by a "make check" invocation.

  - The testsuite has seen the introduction of a new helper function
    'run_make', and several related changes.  These serve a two-fold
    purpose:

    1. Remove brittleness due to the use of "make -e" in test cases.

    2. Seamlessly allow the use of parallel make ("make -j...") in the
        test cases, even where redirection of make output is involved
        (see automake bug#11413 for a description of the subtle issues
        in this area).

  - Several spurious failures have been fixed (they hit especially
    MinGW/MSYS builds).  See automake bugs #14493, #14494, #14495,
    #14498, #14499, #14500, #14501, #14517 and #14528.

  - Some other minor miscellaneous changes and fixlets.

(wiz)

2013-06-08 07:28:06 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.21.1

(wen)

2013-06-08 07:26:53 UTC MAIN commitmail json YAML

2013-06-08 07:18:06 UTC MAIN commitmail json YAML

Erlang is up-to-date.

(asau)

2013-06-08 06:49:38 UTC MAIN commitmail json YAML

Updated lang/erlang to 16.1
Updated lang/erlang-doc to 16.1
Updated lang/erlang-man to 16.1

(asau)

2013-06-08 06:48:24 UTC MAIN commitmail json YAML

Update to Erlang/OTP R16B (designated as 16.1 in pkgsrc).

R16B is a major new release of Erlang/OTP.

Detailed information on changes can be fetched at
http://www.erlang.org/download/otp_src_R16B.readme

--- HIGHLIGHTS ----------------------------------------------------------

    OTP-7786  == ssh ==

      Added User Guide for the SSH application

    OTP-9892  == erts ==

      Process optimizations. The most notable:

      -- New internal process table implementation allowing for
      both parallel reads as well as writes. Especially read
      operations have become really cheap. This reduce contention
      in various situations. For example when, spawning processes,
      terminating processes, sending messages, etc.

      -- Optimizations of run queue management reducing contention.

      -- Optimizations of process state changes reducing
      contention.

      These changes imply changes of the characteristics the
      system. Most notable: changed timing in the system.

    OTP-9974  == erts ==

      Non-blocking code loading. Earlier when an Erlang module was
      loaded, all other execution in the VM were halted while the
      load operation was carried out in single threaded mode. Now
      modules are loaded without blocking the VM. Processes may
      continue executing undisturbed in parallel during the entire
      load operation. The load operation is completed by making the
      loaded code visible to all processes in a consistent way with
      one single atomic instruction. Non-blocking code loading will
      improve realtime characteristics when modules are
      loaded/upgraded on a running SMP system.

  OTP-10256  == inets ==

      httpc: The HTTP client now supports HTTPS through proxies

  OTP-10336  == erts ==

      Major port improvements. The most notable:

      -- New internal port table implementation allowing for both
      parallel reads as well as writes. Especially read operations
      have become really cheap.This reduce contention in various
      situations. For example when, creating ports, terminating
      ports, etc.

      -- Dynamic allocation of port structures. This allow for a
      much larger maximum amount of ports allowed as a default. The
      previous default of 1024 has been raised to 65536. Maximum
      amount of ports can be set using the +Q command line flag of
      erl(1). The previously used environment variable
      ERL_MAX_PORTS has been deprecated and scheduled for removal
      in OTP-R17.

      -- Major rewrite of scheduling of port tasks. Major benefits
      of the rewrite are reduced contention on run queue locks, and
      reduced amount of memory allocation operations needed. The
      rewrite was also necessary in order to make it possible to
      schedule signals from processes to ports.

      -- Improved internal thread progress functionality for easy
      management of unmanaged threads. This improvement was
      necessary for the rewrite of the port task scheduling.

      -- Rewrite of all process to port signal implementations in
      order to make it possible to schedule those operations. All
      port operations can now be scheduled which allows for reduced
      lock contention on the port lock as well as truly
      asynchronous communication with ports.

      -- Optimized lookup of port handles from drivers.

      -- Optimized driver lookup when creating ports.

      -- Preemptable erlang:ports/0 BIF.

      -- Improving responsiveness by bumping reductions for a
      process calling a driver callback directly.

      These changes imply changes of the characteristics of the
      system. The most notable:

      -- Order of signal delivery -- The previous implementation of
      the VM has delivered signals from processes to ports in a
      synchronous stricter fashion than required by the language.
      As of ERTS version 5.10, signals are truly asynchronously
      delivered. The order of signal delivery still adheres to the
      requirements of the language, but only to the requirements.
      That is, some signal sequences that previously always were
      delivered in one specific order may now from time to time be
      delivered in different orders. This may cause Erlang programs
      that have made false assumptions about signal delivery order
      to fail even though they previously succeeded. For more
      information about signal ordering guarantees, see the chapter
      on communication in the ERTS user's guide. The +n command
      line flag of erl(1) can be helpful when trying to find
      signaling order bugs in Erlang code that have been exposed by
      these changes.

      -- Latency of signals sent from processes to ports -- Signals
      from processes to ports where previously always delivered
      immediately. This kept latency for such communication to a
      minimum, but it could cause lock contention which was very
      expensive for the system as a whole. In order to keep this
      latency low also in the future, most signals from processes
      to ports are by default still delivered immediately as long
      as no conflicts occur. Such conflicts include not being able
      to acquire the port lock, but also include other conflicts.
      When a conflict occur, the signal will be scheduled for
      delivery at a later time. A scheduled signal delivery may
      cause a higher latency for this specific communication, but
      improves the overall performance of the system since it
      reduce lock contention between schedulers. The default
      behavior of only scheduling delivery of these signals on
      conflict can be changed by passing the +spp command line flag
      to erl(1). The behavior can also be changed on port basis
      using the parallelism option of the open_port/2 BIF.

      -- Execution time of the erlang:ports/0 BIF -- Since
      erlang:ports/0 now can be preempted, the responsiveness of
      the system as a whole has been improved. A call to
      erlang:ports/0 may, however, take a much longer time to
      complete than before. How much longer time heavily depends on
      the system load.

      -- Reduction cost of calling driver callbacks -- Calling a
      driver callback is quite costly. This was previously not
      reflected in reduction cost at all. Since the reduction cost
      now has increased, a process performing lots of direct driver
      calls will be scheduled out more frequently than before.

      Potential incompatibilities:

      -- driver_send_term() has been deprecated and has been
      scheduled for removal in OTP-R17. Replace usage of
      driver_send_term() with usage of erl_drv_send_term().

      -- driver_output_term() has been deprecated and has been
      scheduled for removal in OTP-R17. Replace usage of
      driver_output_term() with usage of erl_drv_output_term().

      -- The new function erl_drv_busy_msgq_limits() has been added
      in order to able to control management of port queues.

      The driver API version has been bumped to 2.1 from 2.0 due to
      the above changes in the driver API.

  OTP-10410  == asn1 ==

      The options for the ASN.1 compiler has been drastically
      simplified. The backend is chosen by using ber, per, or uper.
      The options optimize, nif, and driver are no longer needed.
      The old options will still work, but will issue a warning.

      Another change is that generated encode/2 function will
      always return a binary (some backends used to return an
      iolist).

  OTP-10588  == asn1 ==

      The ASN.1 compiler will now always include necessary run-time
      functions in the generated Erlang modules (except for
      asn1rt_nif which is still neeeded). If the option 'inline' is
      used the ASN.1 compiler will generate a warning. But if
      '{inline,OutputFile}' is use, the ASN.1 compiler will refuse
      to compile the file. (Use a .set.asn file if you need to
      remove the output file.)

      The 'BIT STRING' type will now be decoded as Erlang
      bitstrings by default. Use the new legacy_bit_string option
      to encode as lists of ones and zeroes. (The
      compact_bit_string option still works as before.)

      Open types are now always returned as binaries (when there is
      no information allowing them to be decoded).

--- POTENTIAL INCOMPATIBILITIES -----------------------------------------

    OTP-9052  == common_test ==

      Removed depricated run_test program, use ct_run instead.

    OTP-9881  == common_test ==

      It is now possible to let a test specification include other
      test specifications. Included specs can either be joined with
      the source spec (and all other joined specs), resulting in
      one single test run, or they can be executed in separate test
      runs. Also, a start flag/option, join_specs, has been
      introduced, to be used in combination with the spec option.
      With join_specs, Common Test can be told to either join
      multiple test specifications, or run them separately. Without
      join_specs, the latter behaviour is default. Note that this
      is a change compared to earlier versions of Common Test,
      where specifications could only be joined. More information
      can be found in the Running Tests chapter in the User's Guide
      (see the Test Specifications section).

  OTP-10117  == inviso ==

      The inviso application has been removed.

  OTP-10170  == erts pman ==

      Tuple funs (deprecated in R15B) are no longer supported.

  OTP-10195  == edoc ==

      Since EDoc 0.7.7 (R14B02) separate values of union types can
      be annotated. However, the parser has hitherto chosen not to
      add the necessary parentheses due to backwards compatibility.

      From this release on code traversing the output of
      edoc_parser needs to take care of parentheses around separate
      values of union types. Examples of such code are layout
      modules and doclet modules.

  OTP-10336  == erts ==

      Major port improvements. The most notable:

      -- New internal port table implementation allowing for both
      parallel reads as well as writes. Especially read operations
      have become really cheap.This reduce contention in various
      situations. For example when, creating ports, terminating
      ports, etc.

      -- Dynamic allocation of port structures. This allow for a
      much larger maximum amount of ports allowed as a default. The
      previous default of 1024 has been raised to 65536. Maximum
      amount of ports can be set using the +Q command line flag of
      erl(1). The previously used environment variable
      ERL_MAX_PORTS has been deprecated and scheduled for removal
      in OTP-R17.

      -- Major rewrite of scheduling of port tasks. Major benefits
      of the rewrite are reduced contention on run queue locks, and
      reduced amount of memory allocation operations needed. The
      rewrite was also necessary in order to make it possible to
      schedule signals from processes to ports.

      -- Improved internal thread progress functionality for easy
      management of unmanaged threads. This improvement was
      necessary for the rewrite of the port task scheduling.

      -- Rewrite of all process to port signal implementations in
      order to make it possible to schedule those operations. All
      port operations can now be scheduled which allows for reduced
      lock contention on the port lock as well as truly
      asynchronous communication with ports.

      -- Optimized lookup of port handles from drivers.

      -- Optimized driver lookup when creating ports.

      -- Preemptable erlang:ports/0 BIF.

      -- Improving responsiveness by bumping reductions for a
      process calling a driver callback directly.

      These changes imply changes of the characteristics of the
      system. The most notable:

      -- Order of signal delivery -- The previous implementation of
      the VM has delivered signals from processes to ports in a
      synchronous stricter fashion than required by the language.
      As of ERTS version 5.10, signals are truly asynchronously
      delivered. The order of signal delivery still adheres to the
      requirements of the language, but only to the requirements.
      That is, some signal sequences that previously always were
      delivered in one specific order may now from time to time be
      delivered in different orders. This may cause Erlang programs
      that have made false assumptions about signal delivery order
      to fail even though they previously succeeded. For more
      information about signal ordering guarantees, see the chapter
      on communication in the ERTS user's guide. The +n command
      line flag of erl(1) can be helpful when trying to find
      signaling order bugs in Erlang code that have been exposed by
      these changes.

      -- Latency of signals sent from processes to ports -- Signals
      from processes to ports where previously always delivered
      immediately. This kept latency for such communication to a
      minimum, but it could cause lock contention which was very
      expensive for the system as a whole. In order to keep this
      latency low also in the future, most signals from processes
      to ports are by default still delivered immediately as long
      as no conflicts occur. Such conflicts include not being able
      to acquire the port lock, but also include other conflicts.
      When a conflict occur, the signal will be scheduled for
      delivery at a later time. A scheduled signal delivery may
      cause a higher latency for this specific communication, but
      improves the overall performance of the system since it
      reduce lock contention between schedulers. The default
      behavior of only scheduling delivery of these signals on
      conflict can be changed by passing the +spp command line flag
      to erl(1). The behavior can also be changed on port basis
      using the parallelism option of the open_port/2 BIF.

      -- Execution time of the erlang:ports/0 BIF -- Since
      erlang:ports/0 now can be preempted, the responsiveness of
      the system as a whole has been improved. A call to
      erlang:ports/0 may, however, take a much longer time to
      complete than before. How much longer time heavily depends on
      the system load.

      -- Reduction cost of calling driver callbacks -- Calling a
      driver callback is quite costly. This was previously not
      reflected in reduction cost at all. Since the reduction cost
      now has increased, a process performing lots of direct driver
      calls will be scheduled out more frequently than before.

      Potential incompatibilities:

      -- driver_send_term() has been deprecated and has been
      scheduled for removal in OTP-R17. Replace usage of
      driver_send_term() with usage of erl_drv_send_term().

      -- driver_output_term() has been deprecated and has been
      scheduled for removal in OTP-R17. Replace usage of
      driver_output_term() with usage of erl_drv_output_term().

      -- The new function erl_drv_busy_msgq_limits() has been added
      in order to able to control management of port queues.

      The driver API version has been bumped to 2.1 from 2.0 due to
      the above changes in the driver API.

  OTP-10410  == asn1 ==

      The options for the ASN.1 compiler has been drastically
      simplified. The backend is chosen by using ber, per, or uper.
      The options optimize, nif, and driver are no longer needed.
      The old options will still work, but will issue a warning.

      Another change is that generated encode/2 function will
      always return a binary (some backends used to return an
      iolist).

  OTP-10417  == kernel sasl ==

      It is no longer possible to have {Mod,Vsn} in the 'modules'
      list in a .app file.

      This was earlier possible, although never documented in the
      .app file reference manual. It was however visible in the
      documentation of application:load/[1,2], where the same term
      as in a .app file can be used as the first argument.

      The possibility has been removed since the Vsn part was never
      used.

  OTP-10451  == ssl ==

      Remove filter mechanisms that made error messages backwards
      compatible with old ssl but hid information about what
      actually happened.

      This does not break the documented API however other reason
      terms may be returned, so code that matches on the reason
      part of {error, Reason} may fail.

  OTP-10490  == stdlib ==

      If a child process fails in its start function, then the
      error reason was earlier only reported as an error report
      from the error_handler, and supervisor:start_link would only
      return {error,shutdown}. This has been changed so the
      supervisor will now return {error,{shutdown,Reason}}, where
      Reason identifies the failing child and its error reason.
      (Thanks to Tomas Pihl)

  OTP-10523  == tools ==

      A new function, cover:flush(Nodes), is added which will fetch
      data from remote nodes without stopping cover on those nodes.
      This is used by test_server and common_test when it is safe
      to assume that the node will be terminated after the test
      anyway. The purpose is to avoid processes crashing when
      re-loading the original beam if the processes is still
      running old code.

      Remote nodes will now continue to count code coverage if the
      connection to the main node is broken. Earlier, a broken
      connection would cause the cover_server on the remote node to
      die and thus any still cover compiled modules would cause
      process crash when trying to insert cover data in ets tables
      that used to exist on the cover_server. The new functionality
      also involves synchronization with the main node if the nodes
      are reconnected.

  OTP-10588  == asn1 ==

      The ASN.1 compiler will now always include necessary run-time
      functions in the generated Erlang modules (except for
      asn1rt_nif which is still neeeded). If the option 'inline' is
      used the ASN.1 compiler will generate a warning. But if
      '{inline,OutputFile}' is use, the ASN.1 compiler will refuse
      to compile the file. (Use a .set.asn file if you need to
      remove the output file.)

      The 'BIT STRING' type will now be decoded as Erlang
      bitstrings by default. Use the new legacy_bit_string option
      to encode as lists of ones and zeroes. (The
      compact_bit_string option still works as before.)

      Open types are now always returned as binaries (when there is
      no information allowing them to be decoded).

  OTP-10613  == ssl ==

      Removed deprecated function ssl:pid/0, it has been pointless
      since R14 but has been keep for backwards compatibility.

  OTP-10633  == erts ==

      Erlang specification 4.7.3 defines max tuple size to 65535
      elements It is now enforced to no more than 16777215 elements
      (arity 24 bits)

      Previous edge cases (28 bits) were not validated and could
      cause undefined behaviour.

  OTP-10647  == erts ==

      The previous default of a maximum of 32768 simultaneous
      processes has been raised to 262144. This value can be
      changed using the the +P command line flag of erl(1). Note
      that the value passed now is considered as a hint, and that
      actual value chosen in most cases will be a power of two.

  OTP-10812  == stdlib ==

      filelib:wildcard("some/relative/path/*.beam", Path) would
      fail to match any file. That is, filelib:wildcard/2 would not
      work if the first component of the pattern did not contain
      any wildcard characters. (A previous attempt to fix the
      problem in R15B02 seems to have made matters worse.)

      (Thanks to Samuel Rivas and Tuncer Ayaz.)

      There is also an incompatible change to the Path argument. It
      is no longer allowed to be a binary.

  OTP-10872  == erts ==

      As of ERTS-5.10/OTP-R16A node names passed in the EPMD
      protocol are required to be encoded in UTF-8. Since EPMD
      previously accepted latin1 encoded node names this is an
      incompatibility. However, since Erlang nodes always have
      required characters in node names to be 7-bit ASCII
      characters (and still do require this), this incompatibility
      should not effect anyone using EPMD as an Erlang Port Mapper
      Daemon.

(asau)

2013-06-08 01:12:40 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 4.12

(wen)

2013-06-08 01:11:28 UTC MAIN commitmail json YAML

Update to 4.12

Upstream changes:
4.12  2013-06-07
  - Improved Mojo::Message::Request to allow a few more ASCII characters in
    URLs.

4.11  2013-06-03
  - Added allow and append methods to Mojo::Headers.
  - Added split_header function to Mojo::Util.
  - Fixed cookie quoting bugs.
  - Fixed a few small boundary and charset detection bugs in Mojo::Content.
  - Fixed a few small filename detection bugs in Mojo::Message.
  - Fixed small quality detection bug in Mojolicious::Types.

4.10  2013-06-01
  - Added link and vary methods to Mojo::Headers.

4.09  2013-05-31
  - Updated jQuery to version 2.0.2.
  - Increased default max_message_size from 5MB to 10MB in Mojo::Message.

4.08  2013-05-30
  - Improved Mojo::Message::Request to allow curly brackets in URLs.
  - Improved HMAC-SHA1 performance in Mojo::Util.

4.07  2013-05-26
  - Updated jQuery to version 2.0.1.
  - Fixed format handling in routes command.

4.06  2013-05-25
  - Fixed Windows bug in "log.t".

4.05  2013-05-24
  - Fixed encoding bug in Mojo::Log.

4.04  2013-05-23
  - Added WebSocket subprotocol support to Mojo::UserAgent::Transactor.

4.03  2013-05-21
  - Fixed redirect support in get command.

4.02  2013-05-20
  - Fixed extends, layout and title helpers not to generate unnecessary log
    messages.

4.01  2013-05-19
  - Fixed small drain event bug in Mojo::IOLoop::Stream. (ChinaXing)

4.0  2013-05-15
  - Code name "Top Hat", this is a major release.
  - Added simple JSON serialization and deserialization support to
    Mojo::Transaction::WebSocket.
  - Added json event to Mojo::Transaction::WebSocket.
  - Added render_maybe method to Mojolicious::Controller.
  - Added again method to Mojo::Reactor, Mojo::Reactor::Poll and
    Mojo::Reactor::EV.
  - Added is_empty method to Mojo::Transaction::HTTP.
  - Added close_gracefully method to Mojo::IOLoop::Stream.
  - Changed Mojolicious default secret to the application moniker to make it
    slightly more secure.
  - Changed types in Mojolicious::Types to consistently use arrays.
  - Changed heuristics for number detection in Mojo::JSON to better line up
    with user expectations.
  - Changed render and render_static methods in Mojolicious::Controller to
    call render_not_found if no response could be generated.
  - Removed callback support from body method in Mojo::Message.
  - Removed Mojolicious::Plugin::PoweredBy and
    Mojolicious::Plugin::RequestTimer.
  - Removed pair_separator attribute from Mojolicious::Parameters.
  - Removed data attribute from Mojo::URL.
  - Removed captures attribute from Mojolicious::Routes::Match.
  - Removed charset attribute from Mojo::DOM::HTML.
  - Removed charset method from Mojo::DOM.
  - Removed render_data, render_json, render_partial and render_text methods
    from Mojolicious::Controller.
  - Removed json_content_is method from Test::Mojo.
  - Removed has_leftovers method from Mojo::Content.
  - Removed is_chunked, is_dynamic, is_multipart, has_leftovers, leftovers,
    write and write_chunk methods from Mojo::Message.
  - Removed hmac_md5_sum method from Mojo::ByteStream.
  - Removed hmac_md5_sum function from Mojo::Util.
  - Removed memorize helper.
  - Removed deprecated end method from Mojo::IOLoop::Delay.
  - Removed deprecated build_form_tx, build_json_tx, post_form and post_json
    methods from Mojo::UserAgent.
  - Removed deprecated form and json methods from Mojo::UserAgent::Transactor.
  - Removed deprecated post_form_ok and post_json_ok methods from Test::Mojo.
  - Removed deprecated f and n functions from ojo.
  - Removed deprecated after_static_dispatch hook.
  - Renamed shape_match method in Mojolicious::Routes::Pattern to
    match_partial.
  - Reduced idle CPU usage of Mojo::IOLoop.
  - Increased default lock_timeout from 0.5 to 1 second in
    Mojo::Server::Prefork and Mojo::Server::Hypnotoad.
  - Improved Mojo::IOLoop performance significantly and reduced CPU usage when
    managing more than 10k concurrent connections.
  - Improved Mojolicious to be able to detect the current operating mode from
    the PLACK_ENV environment variable.
  - Improved Mojolicious to not trap exceptions if the default exception
    handling has been deactivated.
  - Improved json_is and json_message_is methods in Test::Mojo by making the
    JSON Pointer optional. (jberger)
  - Improved renderer performance.
  - Improved Mojo::DOM::HTML performance.
  - Improved Mojo::Reactor::Poll performance.
  - Improved html_unescape performance in Mojo::Util.
  - Improved Mojolicious::Plugin::EPLRenderer to cache templates more
    efficiently.
  - Fixed Perl 5.17.11+ compatibility.
  - Fixed Mojo::JSON to encode "inf" and "nan" values as strings. (chansen)
  - Fixed a few authority and rendering bugs in Mojo::URL.
  - Fixed layout bugs in Mojolicious::Renderer.
  - Fixed support for HEAD request method in Mojo::Server::CGI and
    Mojo::Server::PSGI.
  - Fixed small line directive bug in Mojo::Template.
  - Fixed small limit bug in Mojo::Message.

3.97  2013-04-25
  - Added data attribute to Mojo::URL.
  - Improved compatibility with IO::Socket::SSL 1.87.
  - Improved Test::Mojo diagnostics messages.
  - Fixed a few small timing bugs in WebSocket tests.

3.96  2013-04-22
  - Updated jQuery to version 2.0.
  - Updated prettify.js to version 4-Mar-2013.
  - Improved Mojo::URL to be able to contain scheme data for unknown schemes.
  - Improved form content generator for GET and HEAD requests. (jberger)
  - Improved default descriptions in Test::Mojo.
  - Fixed host normalization bug in Mojo::URL.
  - Fixed small html_unescape bug in Mojo::Util.
  - Fixed small encoding bug in routes command.
  - Fixed a few small clone bugs.
  - Fixed a few small redirect and proxy connect bugs in
    Mojo::UserAgent::Transactor.
  - Fixed a few small method handling bugs in Mojo::Transaction::HTTP.

3.95  2013-04-12
  - Added finished_ok method to Test::Mojo.
  - Removed deprecated slurp_rel_file method from Mojo::Home.
  - Removed deprecated html_escape function from Mojo::Util.
  - Improved Mojo::Transaction::WebSocket with support for status codes and
    reasons.
  - Fixed message size limit bug in Mojo::Transaction::WebSocket.
  - Fixed a few small timing bugs in Mojo::Server::Daemon.
  - Fixed small description bug in Test::Mojo.

(wen)

2013-06-07 17:43:40 UTC MAIN commitmail json YAML

Remove special-case dependency-checking logic now handled by the
general solution I checked in in bsd.buildlink3.mk.

(dholland)

2013-06-07 17:15:54 UTC MAIN commitmail json YAML

After including builtin.mk files, go through BUILDLINK_TREE in tree order
and force USE_BUILTIN.pkg=no for packages that depend on packages where
USE_BUILTIN.pkg is no. The names of any such packages are accumulated in
the variable FORCED_PKGSRC for reference; this is currently undocumented
and could be dropped in the future.

This makes it a lot safer to install pkgsrc versions of selected X
libraries without switching wholesale to pkgsrc X; however, other
issues may still exist and caution is still advisable.

As seen on tech-pkg.

Also note: this may affect the builds of packages we don't realize are
affected and that haven't been revbumped. If you find one, let us know
so we can bump its version (or do that yourself) -- most likely this
change will produce in working, properly-linked packages that were
previously broken, but if problems arise please speak up.

(dholland)

2013-06-07 16:36:58 UTC pkgsrc-2013Q1 commitmail json YAML

2013-06-07 16:35:56 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4150 - requested by taca
devel/transifex-client: security update

Revisions pulled up:
- devel/transifex-client/Makefile                              1.2-1.3
- devel/transifex-client/PLIST                                  1.2
- devel/transifex-client/distinfo                              1.2

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu May 23 13:17:52 UTC 2013

  Modified Files:
  pkgsrc/devel/transifex-client: Makefile

  Log Message:
  Correct HOEPAGE noted by PR pkg/47848 from Ilias-Dimitrios Vrachnis.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu May 23 14:54:53 UTC 2013

  Modified Files:
  pkgsrc/devel/transifex-client: Makefile PLIST distinfo

  Log Message:
  Update transifex-client to 0.9, fixing CVE-2013-2073.

  pkgsrc changes; use wget instead of curl to fetch.

  Quote from release announce on the blog.

  * Verify SSL certificates. Even though the client opened an encrypted
    connection to the server, it did not validate the certificate used. As a
    result, the client was open to MITM attacks. The new version will always
    validate the certificate first and refuse to connect to the server if there
    is a problem with it.

  * Add support for soft links in UNIX systems. You can now use soft links in
    your project directories. This would be useful in cases where you have a
    large project and you would prefer to assign the localization files to
    multiple Transifex projects.

  * Add support for local .transifexrc files. You can now have a .transifexrc
    file in your project directory. The entries in the file will override the
    ones from the main one. This would be useful in cases you would prefer to
    use a different set of credentials for a project than the ones you use for
    the rest of your projects in Transifex.

  * Make the client more friendly to users in Windows. The .tx/config file now
    supports forward slashes for the paths in Windows, in accordance to what
    UNIX uses. As a result, people can now share a .tx/config irrespective of
    whether they use a UNIX-based system (like Linux and Mac OS X) or Windows.

(tron)

2013-06-07 16:30:39 UTC MAIN commitmail json YAML

Updated mail/postfix to 2.9.6nb4

(jperkin)

2013-06-07 16:30:26 UTC MAIN commitmail json YAML

Ensure postfix is largefile aware on SunOS.

Bump PKGREVISION.

(jperkin)

2013-06-07 15:57:48 UTC MAIN commitmail json YAML

Fix build of motif and its dependencies.

* libfontconfig should be linked too.

(ryoon)

2013-06-07 15:52:52 UTC MAIN commitmail json YAML

Updated editors/OmegaT to 3.0.3

(ryoon)

2013-06-07 15:52:27 UTC MAIN commitmail json YAML

Update to 3.0.3

Changelog:
----------------------------------------------------------------------
OmegaT 3.0.3
----------------------------------------------------------------------
  4 Enhancements
  4 Bug fixes
  8 Localisation updates
----------------------------------------------------------------------
3.0.3 vs. 3.0.2 update 1

  Implemented requests:

  - Change script keyboard shortcuts to Ctrl+Shift+Fn
  https://sourceforge.net/p/omegat/feature-requests/839/

  - Make groovy scripts that ship with Scripting Plugin cross-platform
  https://sourceforge.net/p/omegat/feature-requests/864/

  Other enhancements:

  - The Scripting plugin was integrated in OmegaT. When using
this version, remove the scripting plugin from the plugin folder.

  - Linux: linux-install.sh and omegat.kaptn were improved, notably
with the inclusion of Microsoft Translate

  Bug fixes:

  - LanguageTool wasn't working in some languages

  - When one source term was corresponding to several ones
(e.g., source term = target term1, target term2) in the glossary pane,
only the first target term was shown in the TransTip popup menu

  - The autocompleter was sometimes capitalising the first letter of
terms when it shouldn't

  - When Remove leading and trailing tag was not checked in File Filter
Options, some trailing conditionnal paragraph end tags could remain at
the end of the segment. It mainly affected segmented XLIFF generated by
Rainbow.

  Localisation updates:

  - Catalan localisation updated to 3.0.1 (UI, Instant Start, Readme)
  - Czech localisation updated to 3.0 (UI, Instant Start, Readme)
  - Dutch localisation updated to 3.0.2 (UI, Documentation, Readme)
  - Greek localisation updated to 3.0 (UI, Partial documentation, Instant Start)
  - Japanese localisation updated to 3.0.2 (UI)
  - Slovenian localisation updated to 3.0 (UI)
  - Ukrainian localisation updated to 3.0 (UI, Instant Start, Readme)
  - Welsh localisation updated to 3.0 (UI)

----------------------------------------------------------------------
OmegaT 3.0.2 update 1
----------------------------------------------------------------------
  1 Enhancement
  1 Bug fix
  0 Localisation update
----------------------------------------------------------------------
3.0.2 update 1 vs. 3.0.2

  Other enhancements:

  - LanguageTool and tokenizer plugin annexes updated in the documentation

  Bug fixes:

  - Creating a new project failed in 3.0.2

----------------------------------------------------------------------
OmegaT 3.0.2
----------------------------------------------------------------------
  2 Enhancements
  0 Bug fix
  0 Localisation update
----------------------------------------------------------------------
3.0.2 vs. 3.0.1

  Implemented requests:

  - View log from within OmegaT
  https://sourceforge.net/p/omegat/feature-requests/243/

  - Allow user to adjust tokenizer behavior
  https://sourceforge.net/p/omegat/feature-requests/866/

----------------------------------------------------------------------
OmegaT 3.0.1
----------------------------------------------------------------------
  5 Enhancements
  6 Bug fixes
  8 Localisation updates
----------------------------------------------------------------------
3.0.1 vs. 3.0.0

  Implemented requests:

  - Add facility to auto-complete input
  https://sourceforge.net/p/omegat/feature-requests/854/

  - PDF input filter
  https://sourceforge.net/p/omegat/feature-requests/539/

  - Keyboard access to contextual menu items
  https://sourceforge.net/p/omegat/feature-requests/537/

  Other enhancements:

  - LanguageTool was updated to 2.1, and now has specific rules for
29 languages: http://www.languagetool.org/languages/

  - Versionning support was added for plugins. How to use it is
documented in docs_devel/OmegaT developer's guide.odt

  Bug fixes:

  - Tag validation window does not keep enough space for Japanese errors
  https://sourceforge.net/p/omegat/bugs/583/

  - Remove leading and trailing tags option not working
  https://sourceforge.net/p/omegat/bugs/582/

  - New tag handling changes XML formatting for empty tags
  https://sourceforge.net/p/omegat/bugs/581/

  - Team projects: during save, OmegaT could not update omegat.project
and some time was lost (e.g., 13 seconds) while it tries to delete it

  - Under Linux, when trying to open a project with a second instance
of OmegaT, the second instance would freeze

  - In some cases, MyMemory wasn't returning any results

  Localisation updates:

  - Belarusian localization updated to 3.0.0 (UI, Readme)
  - Galician localisation updated to 3.0.0 (UI, Readme, Documentation)
  - German localisation updated to 3.0.0 (UI, Readme, Instant Start)
  - Greek localisation updated to 3.0.0 (UI, Instant Start)
  - Hungarian localisation updated to 3.0.0 (UI)
  - Japanese localisation updated to 3.0.1 (UI, Readme, Documentation)
  - Simplified Chinese localisation updated to 3.0.0 (UI)
  - Welsh localisation updated to 3.0.0 (UI, Readme, Instant Start)

(ryoon)

2013-06-07 15:51:53 UTC MAIN commitmail json YAML

Updated devel/apache-ant to 1.9.1

(ryoon)

2013-06-07 15:51:04 UTC MAIN commitmail json YAML

Update to 1.9.1

Changelog:

Changes from Ant 1.9.0 TO Ant 1.9.1
===================================

Changes that could break older environments:
-------------------------------------------

* Users who have their own ProjectHelper implementation will need to change it because the import and include tasks
  will now default the targetPrefix to ProjectHelper.USE_PROJECT_NAME_AS_TARGET_PREFIX.
  Users using the default ProjectHelper2 with ant need not worry about this change done to fix Bugzilla Report 54940.

Fixed bugs:
-----------

* Corrected XSLTC error in <junitreport>.
  Bugzilla Report 54641.

* Provide more control over Zip64 extensions created by <zip> and
  related tasks.  In particular no Zip64 extensions will be used at
  all by the <jar> task family by default - this is required for jars
  to be readably by Java5.
  Bugzilla Report 54762.

* Fixed loading of external dependencies in JUnit task.
  Bugzilla Report 54835.

* Target rewriting for nested "include" only works when "as" is specified.
  See also "Changes that could break older environments"
  Bugzilla Report 54940.

Other changes:
--------------

* strict attribute added to <signjar>.
  Bugzilla Report 54889.

* simplifying Execute.getEnvironmentVariables since we are only running on Java 1.5 or higher now

* Add conditional attributes
  Bugzilla report 43362

* Recommending to upgrade jsch to 0.1.50, particularly if you are using Java 1.7.
  jsch is the library behind the sshexec and scp Ant tasks.
  Versions of jsch older than 0.1.50 fail randomly under Java 1.7 with an error message "verify: false"

Changes from Ant 1.8.4 TO Ant 1.9.0
===================================

Changes that could break older environments:
-------------------------------------------

* Ant now requires at least Java 1.5 to compile and to run

* FixCRLF used to treat the EOL value ASIS to convert to the system property
  line.separator. Specified was that ASIS would leave the EOL characters alone,
  the task now really leaves the EOL characters alone. This also implies that
  EOL ASIS will not insert a newline even if fixlast is set to true.
  Bugzilla report 53036

* The CommandLauncher hierarchy that used to be a set of inner
  classes of Execute has been extracted to the
  org.apache.tools.ant.taskdefs.launcher package.

* Any FileResource whose represented File has a parent also has a basedir.

* Removing the Perforce Ant tasks replaced by tasks supplied by Perforce Inc.

* Setting the default encoding of StringResource to UTF-8 instead of null

* Upgrade JUnit 4 to JUnit 4.11

Fixed bugs:
-----------

* Made VectorSet faster.
  Bugzilla Report 53622.

* Incorrect URLs in Ant child POMs.
  Bugzilla Report 53617.

* Subclasses of JUnitTask did not correctly find junit.jar.
  Bugzilla Report 53571.

* External XML catalog resolver failed to use project basedir when given an
  unmentioned relative path like the internal resolver does.
  Bugzilla Report 52754.

* Fixed some potential stream leaks.
  Bugzilla Reports 52738, 52740, 52742, 52743.

* Updated documentation to fix spelling errors / broken links.
  Bugzilla Reports 53215, 53291, 53202

* Unable to override system properties. It was not possible not to override
  system properties from the command line (or from a property file).
  Bugzilla Report 51792

* <javac> by default fails when run on JDK 8.
  Bugzilla Report 53347.

* ExtensionPoint doesn't work with nested import/include
  Bugzilla Report 53405.

* <packagemapper> failed to strip the non-matched parts with
  handledirsep="true".
  Bugzilla Report 53399.

* <expandproperties> filter caused a NullPointerException when input
  was empty.
  Bugzilla Report 53626.

* <get> now supports HTTP redirects using status code 307.
  Bugzilla Report 54374.

* ssh tasks prompt for kerberos username/password under Java 7
  Bugzilla Report 53437.

* Zip task on <mappedresources> that excludes certain files by way of the mapper resulted in a NullPointerException
  Bugzilla Report 54026

* The ant launcher script should properly detect JAVA_HOME on
  MacOS X 10.7
  Bugzilla Report 52632

* Depend task does not handle invokeDynamic constant pool entries - java.lang.ClassFormatError: Invalid Constant Pool entry Type 18
  Bugzilla Report 54090

* Base64Converter not properly handling bytes with MSB set (not masking byte to int conversion)
  Bugzilla Report 54460

* The size resource comparator would return wrong results if file
  sizes differed by more than 2 GB.
  Bugzilla Report 54623

* Unable to encode properly into UTF-8 when the system property file.encoding is
  set to ANSI_X3.4-1968.
  Bugzilla Report 54606

* JUnit4 tests marked @Ignore do not appear in XML output
  Bugzilla Report 43969

Other changes:
--------------

* merged the ZIP package from Commons Compress, it can now read
  archives using Zip64 extensions (files and archives bigger that 4GB
  and with more that 64k entries).

* a new task <commandlauncher> can be used to configure the
  CommandLauncher used by Ant when forking external programs or new
  Java VMs.
  Bugzilla Report 52706.

* merged the TAR package from Commons Compress, it can now read
  archives using POSIX extension headers and STAR extensions.

* merged the BZIP2 package from Commons Compress, it can now
  optionally read files that contain multiple streams properly.

* <bunzip2> will now properly expand files created by pbzip2 and
  similar tools that create files with multiple bzip2 streams.

* <tar> now supports a new "posix" option for longfile-mode which
  will make it create PAX extension headers for long file names.  PAX
  extension headers are supported by all modern implementations of
  tar including GNU tar.
  This option should now be used in preference to "warn" or "gnu" as
  it is more portable.  For backwards compatibility reasons "warn"
  will still create "gnu" extensions rather than "posix" extensions.

* The ProjectHelper class now exposes a method to be used by third party
  implementations to properly resolve the binding between target extensions
  and extension points.
  Bugzilla Report 53549.

* Make extension point bindable to imported prefixed targets
  Bugzilla Report 53550.

* Add the possibility to register a custom command line argument processor.
  See org.apache.tools.ant.ArgumentProcessor and manual/argumentprocessor.html

* add the possibility to suppress stdout in the sshexec task.
  Bugzilla Report 50270.

* add an encoding attribute to the contains selector.
  This will be useful to use the contains selector if the encoding of the VM is different from the encoding
  of the files being selected.

* support for GNU Classpath.
  Bugzilla report 54760.

(ryoon)

2013-06-07 15:15:23 UTC MAIN commitmail json YAML

Fix build.

Disable libjpeg-turbo support explicitly.
Pointed out by wiz@. Thank you.

(ryoon)

2013-06-07 13:57:21 UTC MAIN commitmail json YAML

Note update of php53 and php54 package.

lang/php53 5.3.26
lang/php54 5.4.16

(taca)

2013-06-07 13:56:25 UTC MAIN commitmail json YAML

Update PHP53_VERSION and PHP54_VERSION.

(taca)

2013-06-07 13:55:45 UTC MAIN commitmail json YAML

Reset PKGREVISION by updating of both php53 and php54.

(taca)

2013-06-07 13:54:33 UTC MAIN commitmail json YAML

Update php54 to 5.4.16.

06 Jun 2013, PHP 5.4.16

- Core:
  . Fixed bug #64879 (Heap based buffer overflow in quoted_printable_encode,
    CVE 2013-2110). (Stas)
  . Fixed bug #64853 (Use of no longer available ini directives causes crash on
    TS build). (Anatol)
  . Fixed bug #64729 (compilation failure on x32). (Gustavo)
  . Fixed bug #64720 (SegFault on zend_deactivate). (Dmitry)
  . Fixed bug #64660 (Segfault on memory exhaustion within function definition).
    (Stas, reported by Juha Kylmänen)

- Calendar:
  . Fixed bug #64895 (Integer overflow in SndToJewish). (Remi)

- Fileinfo:
  . Fixed bug #64830 (mimetype detection segfaults on mp3 file). (Anatol)

- FPM:
  . Ignore QUERY_STRING when sent in SCRIPT_FILENAME. (Remi)
  . Fixed some possible memory or resource leaks and possible null dereference
    detected by code coverity scan. (Remi)
  . Log a warning when a syscall fails. (Remi)
  . Add --with-fpm-systemd option to report health to systemd, and
    systemd_interval option to configure this. The service can now use
    Type=notify in the systemd unit file. (Remi)

- MySQLi
. Fixed bug #64726 (Segfault when calling fetch_object on a use_result and DB
    pointer has closed). (Laruence)

- Phar
  . Fixed bug #64214 (PHAR PHPTs intermittently crash when run on DFS, SMB or
    with non std tmp dir). (Pierre)

- SNMP:
  . Fixed bug #64765 (Some IPv6 addresses get interpreted wrong).
    (Boris Lytochkin)
  . Fixed bug #64159 (Truncated snmpget). (Boris Lytochkin)

- Streams:
  . Fixed bug #64770 (stream_select() fails with pipes returned by proc_open()
    on Windows x64). (Anatol)

- Zend Engine:
  . Fixed bug #64821 (Custom Exceptions crash when internal properties
    overridden). (Anatol)

(taca)

2013-06-07 13:53:52 UTC MAIN commitmail json YAML

Update php53 to 5.3.26.

06 Jun 2013, PHP 5.3.26

- Core:
  . Fixed bug #64879 (Heap based buffer overflow in quoted_printable_encode,
    CVE 2013-2110). (Stas)

- Calendar:
  . Fixed bug #64895 (Integer overflow in SndToJewish). (Remi)

- FPM:
  . Fixed some possible memory or resource leaks and possible null dereference
    detected by code coverity scan. (Remi)
  . Log a warning when a syscall fails. (Remi)

- MySQLi:
  . Fixed bug #64726 (Segfault when calling fetch_object on a use_result and DB
    pointer has closed). (Laruence)

- Phar
  . Fixed bug #64214 (PHAR PHPTs intermittently crash when run on DFS, SMB or
    with non std tmp dir). (Pierre)

- Streams:
  . Fixed bug #64770 (stream_select() fails with pipes returned by proc_open()
    on Windows x64). (Anatol)

- Zend Engine:
  . Fixed bug #64821 (Custom Exception crash when internal properties
    overridden). (Anatol)

(taca)

2013-06-07 13:44:47 UTC MAIN commitmail json YAML

Make dejagnu 1.5 in [wip].

(mef)

2013-06-07 13:28:56 UTC MAIN commitmail json YAML

Cosmetic change to make it easier to disable fortran.

This commit makes no semantic change; it merely splits
  USE_LANGUAGES=c fortran77
into two lines, reorders, and adds comments.

However, one can then easily turn off
  USE_LANGUAGES+= fortran77
and turn on
  CONFIGURE_ARGS+= --disable-fortran
and build, without a fortran dependency, and observe that there are no
PLIST problems.

(gdt)

2013-06-07 13:26:56 UTC MAIN commitmail json YAML

Fix DEPENDS pattern.

* Detect vim-gtk2.
  Pointed out by nonaka@.

(ryoon)

2013-06-07 13:05:43 UTC MAIN commitmail json YAML

Add patch from upstream maintainer to avoid nonportable assumption in
test code.

(gdt)

2013-06-07 12:28:52 UTC MAIN commitmail json YAML

Note update of the "squid3" package to version 3.3.5nb3.

(tron)

2013-06-07 12:28:39 UTC MAIN commitmail json YAML

Make Perl a run-time dependence because multiple scripts included in this
package use it.

(tron)

2013-06-07 07:59:41 UTC MAIN commitmail json YAML

Updated lang/nodejs to 0.10.10

(fhajny)

2013-06-07 07:57:56 UTC MAIN commitmail json YAML

Update nodejs to 0.10.10

Changes:
* uv: Upgrade to 0.10.10
* npm: Upgrade to 1.2.25
* url: Properly parse certain oddly formed urls (isaacs)
* stream: unshift('') is a noop (isaacs)

(fhajny)

2013-06-07 07:17:15 UTC MAIN commitmail json YAML

require `fgrep' as a tool.

fixes build on Haiku, noticed by diger in pkgsrc-users@.

(obache)

2013-06-07 02:13:40 UTC MAIN commitmail json YAML

Document how to prep for upgrade to 3.x, and bump PKGREVISION.

(schmonz)

2013-06-07 00:42:03 UTC MAIN commitmail json YAML

Update netatalk (3.0.2) -> 3.0.4 [wip].

(mef)

2013-06-07 00:41:39 UTC MAIN commitmail json YAML

Move show-depends-options again, to be worked form non-option packages.

(obache)

2013-06-07 00:38:15 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Reporter to 1.59

(wen)

2013-06-07 00:37:03 UTC MAIN commitmail json YAML

Update to 1.59

Upstream changes:
1.59      2013-06-05 23:10:30 America/New_York

        [FIXED]

        - Fixed bug in finding right perl for -V output
          [rt.cpan.org #85823]

1.58      2011-07-19 12:07:53 America/New_York

        - Deprecates email-transport related attributes and methods

        - Adds new 'Null' transport as default

        - Removes legacy transport classes
          (See Test::Reporter::Transport::Legacy if needed)

        - Removes 'cpantest' command line program

(wen)

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

Disable monodoc build and add OPSYS-specific PLIST on SunOS.

This gets us a working mono package on SmartOS, at least.

(jperkin)

2013-06-06 16:49:23 UTC MAIN commitmail json YAML

Limit the data and stack sizes on SunOS.  This gets the build much further
and able to run the compiler, now failing in the documentation generator.

(jperkin)

2013-06-06 15:04:18 UTC MAIN commitmail json YAML

Drop maintainership.

I'm not particularly paying attention to gitweb.  (This package
doesn't need a lot of attention, as it's automatically updated with
git, and stable upstream.)

(gdt)

2013-06-06 14:20:14 UTC MAIN commitmail json YAML

Change the way we fix up $rm_try to avoid a tools directory reference.

Fixes errors seen on SmartOS with PKG_DEVELOPER=yes when the fixed file was
regenerated after the fixup, and appears to have the added benefit of removing
the warnings about out of date builds during install.

(jperkin)

2013-06-06 14:09:43 UTC MAIN commitmail json YAML

Note revbump of firefox and seamonkey.

(ryoon)

2013-06-06 14:08:46 UTC MAIN commitmail json YAML

Bump PKGREVISION from firefox/mozilla-commom.mk's change.

(ryoon)

2013-06-06 14:07:24 UTC MAIN commitmail json YAML

Remove libjpeg-turbo option.

* libjpeg-turbo support is obsolete by patch-image_decoders_nsJPEGDecoder.cpp.

(ryoon)

2013-06-06 12:55:24 UTC MAIN commitmail json YAML

2013-06-06 09:17:25 UTC MAIN commitmail json YAML

Updated misc/vimpager to 1.8.2

(obache)

2013-06-06 09:11:01 UTC MAIN commitmail json YAML

Update vimpager to 1.8.2.
per maintainer update request by PR pkg/47889

from repelase notes:
* better man page detection heuristics, when detection by process tree fails

(obache)

2013-06-06 07:42:32 UTC MAIN commitmail json YAML

Suggest xl2tpd, an L2TP protocol daemon.
>From PR pkg/47898.

(hauke)

2013-06-06 03:35:23 UTC MAIN commitmail json YAML

2013-06-06 03:02:58 UTC MAIN commitmail json YAML

Note remove of net/bind97 package.

(taca)

2013-06-06 03:02:14 UTC MAIN commitmail json YAML

2013-06-06 03:00:57 UTC MAIN commitmail json YAML

Remove bind97.

(taca)

2013-06-06 03:00:33 UTC MAIN commitmail json YAML

Note update of meta-pkgs/bulk-medium package to 20130606.

(taca)

2013-06-06 03:00:07 UTC MAIN commitmail json YAML

Update bulk-medium to 20130660.

Remove net/bind97 from target packages.

(taca)

2013-06-06 02:58:54 UTC MAIN commitmail json YAML

Note update of BIND packages:

net/bind99 9.9.3pl1
net/bind98 9.8.5pl1
net/bind96 9.6.3.1.ESV.9pl1

(taca)

2013-06-06 02:57:58 UTC MAIN commitmail json YAML

Update bind96 to 9.6.3.1.ESV.9pl1 (BIND 9.6-ESV-R9-P1).
Please refer CHANGES file for complete changes and here is quote from
release announce.

Introduction

  BIND 9.6-ESV-R9-P1 is the latest production release of BIND 9.6-ESV.

Security Fixes

  Prevents exploitation of a runtime_check which can crash named
  when satisfying a recursive query for particular malformed zones.
  (CVE-2013-3919) [RT #33690]

  Prevents a named assert (crash) when validating caused by using
  "Bad cache" data before it has been initialized. [CVE-2012-3817]
  [RT #30025]

  A condition has been corrected where improper handling of
  zero-length RDATA could cause undesirable behavior, including
  termination of the named process. [CVE-2012-1667] [RT #29644]

New Features

  Adds a new configuration option, "check-spf"; valid values are
  "warn" (default) and "ignore".  When set to "warn", checks SPF
  and TXT records in spf format, warning if either resource record
  type occurs without a corresponding record of the other resource
  record type.  [RT #33355]

  Adds support for Uniform Resource Identifier (URI) resource
  records. [RT #23386]

  Adds support for Host Identity Protocol (HIP) resource records
  [RT #19384]

  Adds support for the EUI48 and EUI64 RR types. [RT #33082]

  Adds support for the RFC 6742 ILNP record types (NID, LP, L32,
  and L64). [RT #31836]

  The contributed queryperf utility has been improved, now retaining
  better round trip time statistics. [RT #30128]

(taca)

2013-06-06 02:56:36 UTC MAIN commitmail json YAML

Update bind98 to 9.8.5pl1 (BIND 9.8.5-P1).
Please refer CHANGES file for complete changes and here is quote from
release announce.

Introduction

  BIND 9.8.5-P1 is the latest production release of BIND 9.8.

Security Fixes

  Prevents exploitation of a runtime_check which can crash named
  when satisfying a recursive query for particular malformed zones.
  (CVE-2013-3919) [RT #33690]

  A deliberately constructed combination of records could cause
  named to hang while populating the additional section of a
  response. (CVE-2012-5166) [RT #31090]

  Now supports NAPTR regular expression validation on all platforms,
  and avoids memory exhaustion compiling pathological regular
  expressions. (CVE-2013-2266)  [RT #32688]

  Prevents named from aborting with a require assertion failure
  on servers with DNS64 enabled.  These crashes might occur as a
  result of specific queries that are received.  (CVE-2012-5688)
  [RT #30792 / #30996]

  Prevents an assertion failure in named when RPZ and DNS64 are
  used together. (CVE-2012-5689) [RT #32141]

New Features

  Adds a new configuration option, "check-spf"; valid values are
  "warn" (default) and "ignore".  When set to "warn", checks SPF
  and TXT records in spf format, warning if either resource record
  type occurs without a corresponding record of the other resource
  record type.  [RT #33355]

  Adds support for Uniform Resource Identifier (URI) resource
  records. [RT #23386]

  Adds support for the EUI48 and EUI64 RR types. [RT #33082]

  Adds support for the RFC 6742 ILNP record types (NID, LP, L32,
  and L64). [RT #31836]

(taca)

2013-06-06 02:55:03 UTC MAIN commitmail json YAML

Update bind99 to 9.9.3pl1 (BIND 9.9.3-P1).

Please refer CHANGES file for complete changes and here is quote from
release announce.

Introduction

  BIND 9.9.3-P1 is the latest production release of BIND 9.9-ESV.

Security Fixes

  Prevents exploitation of a runtime_check which can crash named
  when satisfying a recursive query for particular malformed zones.
  (CVE-2013-3919) [RT #33690]

  Now supports NAPTR regular expression validation on all platforms,
  and avoids memory exhaustion compiling pathological regular
  expressions. (CVE-2013-2266)  [RT #32688]

  Prevents named from aborting with a require assertion failure
  on servers with DNS64 enabled.  These crashes might occur as a
  result of specific queries that are received.  (CVE-2012-5688)
  [RT #30792 / #30996]

  Prevents an assertion failure in named when RPZ and DNS64 are
  used together. (CVE-2012-5689) [RT #32141]

New Features

  Adds a new configuration option, "check-spf"; valid values are
  "warn" (default) and "ignore".  When set to "warn", checks SPF
  and TXT records in spf format, warning if either resource record
  type occurs without a corresponding record of the other resource
  record type.  [RT #33355]

  Adds the command-line tool "dnssec-coverage" that checks to make
  sure that there is no scheduled lapse in key coverage. Requires
  python. [RT #28098]

  Adds support for the EUI48 and EUI64 RR types. [RT #33082]

  Adds support for the RFC 6742 ILNP record types (NID, LP, L32,
  and L64). [RT #31836]

(taca)

2013-06-06 02:17:17 UTC MAIN commitmail json YAML

create X related tools also for X11_TYPE=native.

might fix PR pkg/47883.

(obache)

2013-06-06 01:57:55 UTC MAIN commitmail json YAML

The revived rss2email (not yet in pkgsrc) requires Python 3.2 or
higher, and depends on this, so this must work with Python 3.2 or
higher.

(schmonz)

2013-06-06 01:52:08 UTC MAIN commitmail json YAML

Updated textproc/py-html2text to 3.200.3

(schmonz)

2013-06-06 01:52:01 UTC MAIN commitmail json YAML

Update to 3.200.3. No changelog provided. Summarized highlights
from the git log:

* allow module to be imported
* set UTF-8 as default encoding
* better handling of Google Docs HTML
* better handling of more edge-case inputs
* nitpicky bugfixes to whitespace, emphasis, etc.
* new config options

(schmonz)

2013-06-05 22:00:35 UTC MAIN commitmail json YAML

Add optional DTrace support.

(jperkin)

2013-06-05 19:58:16 UTC MAIN commitmail json YAML

Imported php-ssdeep as security/php-ssdeep

(khorben)

2013-06-05 19:57:40 UTC MAIN commitmail json YAML

Imported php-ssdeep as security/php-ssdeep

(khorben)

2013-06-05 19:57:01 UTC MAIN commitmail json YAML

Imported php-ssdeep 1.0.2 as security/php-ssdeep

The ssdeep project page describes it as a library for "...computing context
triggered piecewise hashes (CTPH). Also called fuzzy hashes, CTPH can match
inputs that have homologies. Such inputs have sequences of identical bytes in
the same order, although bytes in between these sequences may be different in
both content and length".

(khorben)

2013-06-05 19:53:53 UTC MAIN commitmail json YAML

Imported ssdeep 2.9 as security/ssdeep

(khorben)

2013-06-05 19:51:27 UTC MAIN commitmail json YAML

Imported ssdeep 2.9 as security/ssdeep

(khorben)

2013-06-05 19:49:36 UTC MAIN commitmail json YAML

Imported ssdeep 2.9 as security/ssdeep

ssdeep is a program for computing context triggered piecewise hashes (CTPH).
Also called fuzzy hashes, CTPH can match inputs that have homologies. Such
inputs have sequences of identical bytes in the same order, although bytes in
between these sequences may be different in both content and length.

(khorben)

2013-06-05 19:47:48 UTC MAIN commitmail json YAML

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

(tron)

2013-06-05 19:47:23 UTC MAIN commitmail json YAML

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

Remove now-redundant include of bsd.prefs.mk.

(riastradh)

2013-06-05 17:03:55 UTC MAIN commitmail json YAML

2013-06-05 15:21:49 UTC MAIN commitmail json YAML

Note update of TYPO3 packages:

www/typo3_45 4.5.27
www/typo3_47 4.7.12
www/typo3_60 6.0.6

(taca)

2013-06-05 15:20:49 UTC MAIN commitmail json YAML

Update typo3_60 to 6.0.6.

2013-05-24  a1e5d60                  [RELEASE] Release of TYPO3 6.0.6 (TYPO3 Release Team)
2013-05-24  1c72764                  [TASK] Raise submodule pointer (TYPO3 Release Team)
2013-05-22  7f7b6b9  #48065          [BUGFIX] file_upload missing back icon (Philipp Gampe)
2013-05-20  5ada77e  #48202          [BUGFIX] Paste button missing in empty folders (Philipp Gampe)
2013-05-19  b5285f8  #47019          [BUGFIX] Processed folder in a sub folder is shown (Benjamin Mack)
2013-05-19  6000cdf  #21410          [BUGFIX] BEfunc getProcessedValue doesn't show record title for "group" (Georg Ringer)
2013-05-19  4b7b778  #41487          [BUGFIX] Fix double-stdWrapping of GIFBUILDER's TEXT object (jyps)
2013-05-19  e938fdb  #47935          [BUGFIX] Empty subpart template if no data given (Jigal van Hemert)
2013-05-19  4b47cdf  #16531          [BUGFIX] Fix last line in table wizard (Alexander Opitz)
2013-05-19  2b50a27  #48179          [BUGFIX][CONF] Remove unused EM related settings (Jigal van Hemert)
2013-05-18  c0a5c69  #16762          [BUGFIX] be_users.userMods is too small to hold all modules (Philipp Gampe)
2013-05-17  779a185                  [BUGFIX] Can not expand new collapsed IRRE record with RTE field (Stanislas Rolland)
2013-05-17  5e2f5bb  #47705          [BUGFIX] Fix start of identifier from /./ to / (Alexander Opitz)
2013-05-17  f94f4eb  #47211,#47782  [BUGFIX] ProcessedFile is persisted in sys_file as well (Fabien Udriot)
2013-05-12  282a59a  #40501          [BUGFIX] Uppercase CSS tag selectors not supported in some mime types (Patrick Broens)
2013-05-12  44a59a8  #47688          [BUGFIX] Sorting not respected for backend layout dropdowns (Anja Leichsenring)
2013-05-12  2853e42                  [TASK] Raise submodule pointer (Anja Leichsenring)
2013-05-11  5cf7dd5  #47912          [BUGFIX] Improvement of LanguageCacheClearer (Georg Ringer)
2013-05-11  b3ac1df  #48114          [BUGFIX] Add support for float values to arrayExport (Jigal van Hemert)
2013-05-11  3924a48  #29409          [BUGFIX] Label in list view is not escaped (Nicole Cordes)
2013-05-09  7488802  #48027,#32387  [TASK] Update PEAR packages (Daniel Minder)
2013-05-08  0596fae                  [TASK] Use PHP lint to check for syntax errors on travis (Helmut Hummel)
2013-05-08  08f3f9b  #23789          [BUGFIX] TCA:Suggest wizard doesn't work for select with maxitems=1 (Stanislas Rolland)
2013-05-07  91498d5  #43959          [BUGFIX] Clearing label through TS doesn't work (Markus Klein)
2013-05-05  009938b  #46829          [BUGFIX] Don't preserve piVars in felogin links (Jigal van Hemert)
2013-05-05  4a35407  #43924          [BUGFIX] Form email validation is case sensitive (Patrick Broens)
2013-05-05  0820b5d  #21588          [BUGFIX] Resolve asterisk in allowed tables for suggest wizard (Nicole Cordes)
2013-05-04  cb30538  #46551          [BUGFIX] Context menu for offline storages raises exception (Nicole Cordes)

(taca)

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

Update typo3_47 to 4.7.12 (TYPO3 4.7.12).

2013-05-24  315d5f5                  [RELEASE] Release of TYPO3 4.7.12 (TYPO3 Release Team)
2013-05-19  2a8d179  #16531          [BUGFIX] Fix last line in table wizard (Alexander Opitz)
2013-05-18  77aecc5  #16762          [BUGFIX] be_users.userMods is too small to hold all modules (Philipp Gampe)
2013-05-12  4c5fbac  #40501          [BUGFIX] Uppercase CSS tag selectors not supported in some mime types (Patrick Broens)
2013-05-12  83f650c  #47688          [BUGFIX] Sorting not respected for backend layout dropdowns (Anja Leichsenring)
2013-05-11  5fcaafc  #47912          [BUGFIX] Improvement of LanguageCacheClearer (Georg Ringer)
2013-05-11  0b90e81  #48052          [BUGFIX] Wrong class in t3lib_TCEforms_Suggest (Nicole Cordes)
2013-05-09  98a980b  #48027,#32387  [TASK] Update PEAR packages (Daniel Minder)
2013-05-08  054644a                  [TASK] Use PHP lint to check for syntax errors on travis (Helmut Hummel)
2013-05-08  f3f892e  #48022          [BUGFIX] Saving a scheduler task throws fatal error (Thorsten Kahler)
2013-05-07  84c5d2b  #43959          [BUGFIX] Clearing label through TS doesn't work (Markus Klein)
2013-05-05  66c9d47  #46829          [BUGFIX] Don't preserve piVars in felogin links (Jigal van Hemert)
2013-05-05  0a56023  #39043          [BUGFIX] Extension Security Report goes green if TER was never fetched (Mario Rimann)
2013-05-05  45c36fb  #21588          [BUGFIX] Resolve asterisk in allowed tables for suggest wizard (Nicole Cordes)

(taca)

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

Update typo3_45 to 4.5.27 (TYPO3 4.5.27).

2013-05-24  afc5256                  [RELEASE] Release of TYPO3 4.5.27 (TYPO3 Release Team)
2013-05-23  951cc4a                  Revert "[BUGFIX] Extension Security Report goes green if TER was never fetched" (Markus Klein)
2013-05-19  156acf2  #16531          [BUGFIX] Fix last line in table wizard (Philipp Gampe)
2013-05-18  426abe9  #16762          [BUGFIX] be_users.userMods is too small to hold all modules (Philipp Gampe)
2013-05-12  4efda7e  #34148          [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup (Markus Opahle)
2013-05-12  3cf208f  #34446          [BUGFIX] undefined variable imgExt (Simon Schaufelberger)
2013-05-12  1da2b57  #47688          [BUGFIX] Sorting not respected for backend layout dropdowns (Anja Leichsenring)
2013-05-11  913c01a  #48052          [BUGFIX] Wrong class in t3lib_TCEforms_Suggest (Nicole Cordes)
2013-05-08  6f88470                  [TASK] Activate syntax check for PHP 5.4 (Helmut Hummel)
2013-05-08  2fe9c38                  [TASK] Activate travis to check for syntax errors (Helmut Hummel)
2013-05-07  53b49a1  #40816          [BUGFIX] Fix SQL error in Livesearch with empty TCA sortby setting (Laurent Cherpit)
2013-05-06  e060386  #47969          [BUGFIX] Call to undefined function mime_content_type() (Christian Kuhn)
2013-05-06  fbea075                  [TASK] Raise submodule pointer (Christian Kuhn)
2013-05-05  bc76a94  #21588          [BUGFIX] Resolve asterisk in allowed tables for suggest wizard (Nicole Cordes)
2013-05-05  d4439a1  #39043          [BUGFIX] Extension Security Report goes green if TER was never fetched (Mario Rimann)

(taca)

2013-06-05 15:17:15 UTC MAIN commitmail json YAML

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

(taca)

2013-06-05 15:16:42 UTC MAIN commitmail json YAML

2013-06-05 14:51:22 UTC MAIN commitmail json YAML

Explicitly disable doctool to prevent generating g-ir-doc-tool.

(taca)

2013-06-05 13:47:51 UTC MAIN commitmail json YAML

using bdftopcf, so add to TOOLS and let to use TOOLS's one instead of X11BASE/bin.

(obache)

2013-06-05 13:27:05 UTC MAIN commitmail json YAML

2013-06-05 13:26:35 UTC MAIN commitmail json YAML

fixes usage of TOOLS_CREATE for X related tools, and those tools will be created
in ${TOOLS_DIR}/bin, same as other tools.

(obache)

2013-06-05 12:27:08 UTC MAIN commitmail json YAML

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

(tron)

2013-06-05 12:26:57 UTC MAIN commitmail json YAML

Properly handle "Xft" related files:
Onl include the symbolic links if we are actually using the builtin version
of this library.

Bump the version number and the minimal required version for this change.

(tron)

2013-06-05 12:12:07 UTC MAIN commitmail json YAML

More changes required to fix PR pkg/47882:
1.) Don't divert to the legacy "Xft2" package on systems which use X.org
    as the native X11 distribution.
2.) Accept a builtin "libXft" if it is new enough.

(tron)

2013-06-05 12:05:19 UTC MAIN commitmail json YAML

restore checksum of bootstrap binaries for other than netbsd-6-amd64.

(obache)

2013-06-05 11:33:08 UTC MAIN commitmail json YAML

+ automake-1.13.3, calibre-0.9.33, clutter-gst-2.0.4, doclifter-2.11,
  fotoxx-13.06, fuse-1.1.1, gnome-nettool-3.8.1, grilo-plugins-0.2.8,
  gst123-0.3.3, pulseaudio-4.0.

(wiz)

2013-06-05 08:23:55 UTC MAIN commitmail json YAML

Correct home page URL.

(tron)

2013-06-05 08:23:27 UTC MAIN commitmail json YAML

Correct home page URL.

(tron)

2013-06-05 08:19:57 UTC MAIN commitmail json YAML

Revert change to "PKG_SETENV":
1.) It breaks the build of "www/firefox" which gets upset if "SHELL" is
    not defined in the environment. There are probably more packages
    which similar problems.
2.) It breaks established use case like this one:

export ALLOW_VULNERABLE_PACKAGES=yes
cd pkgsrc/multimedia/ffmpeg2theora
bmake install

    In this case the value of "ALLOW_VULNERABLE_PACKAGES" will not be
    passed to the build of "pkgsrc/multimedia/ffmpeg". And the build of
    this package will fail due to known vulnerabilities.

(tron)

2013-06-05 08:13:56 UTC MAIN commitmail json YAML

Remove dependence on "Xft2" package. "cairo" doesn't use this library.
Bump the package revision because of this change.

(tron)

2013-06-05 07:15:08 UTC MAIN commitmail json YAML

Make sure that we perform builtin detection for "fontconfig" and
"Xrender" first. This avoids using the builtin "Xft2" if the builtin
"fontconfig" is reject.

This fixes another regression caused by the "pango" upgrade and the fix
for PKG pkg/47882.

(tron)

2013-06-05 04:24:58 UTC MAIN commitmail json YAML

require bsd.prefs.mk before using condition.

(obache)

2013-06-04 22:17:35 UTC MAIN commitmail json YAML

2013-06-04 22:08:20 UTC MAIN commitmail json YAML

Disable dtrace option as it's not actually implemented properly
(even though advertised by configure). Do not break 3rd party modules that
may have DTrace implemented perfectly well.

Bump PKGREVISION.

(fhajny)

2013-06-04 21:29:13 UTC MAIN commitmail json YAML

Update to 1.2.15.0. From the changelog:

1.2.15.0  Tue Apr 16 23:43:24 UTC 2013
[Changes contributed by Olly Betts]
- Remove superfluous duplicate method wrappers from WritableDatabase
  for methods wrapped in Database parent class.
- Improve test coverage.
- Fix minor typo in POD documentation.

1.2.14.0  Thu Mar 14 23:12:38 UTC 2013
[Changes contributed by Olly Betts]
- Perl 5.16.1 adds a '.' after "at foo line 123" so adjust regexp in
  testcase t/10query.t to allow an optional '.' there.  (ticket#610)

1.2.13.0  Wed Jan  9 11:19:20 UTC 2013
[Changes contributed by Adam Sj淡gren]
- Wrap 2 and 3 parameter forms of StringValueRangeProcessor
  constructor so prefixes and suffixes can be specified.
  (ticket#607)
[Changes contributed by Olly Betts]
- Wrap the zero argument Query constructor.
- Add wrappers for Query::MatchAll and Query::MatchNothing.
- Don't pointlessly reinitialise default std::string parameters to an
  empty string (performance and code size micro-optimisation).

1.2.12.0  Wed Jun 27 12:17:26 UTC 2012
- No change except for bumping the version to indicate compatibility
  with Xapian 1.2.12.

1.2.11.0  Tue Jun 26 12:13:39 UTC 2012
- No change except for bumping the version to indicate compatibility
  with Xapian 1.2.11.

1.2.10.0  Wed May  9 10:45:51 UTC 2012
[Changes contributed by Olly Betts]
- Wrap Database::close() (was previously only wrapped for
  WritableDatabase).
- Suppress warnings about "not a known MakeMaker parameter name" in a
  way which also works for newer versions of Perl.

1.2.9.0  Thu Mar  8 07:19:27 UTC 2012
[Changes contributed by Olly Betts]
- Wrap Document::get_docid() method.
- Fix "Use of qw(...) as parentheses is deprecated" warnings in tests
  with Perl 5.14.
- Improve test coverage of TermGenerator (backported from trunk).

(schmonz)

2013-06-04 21:28:26 UTC MAIN commitmail json YAML

Update to 1.2.15. From the changelog:

Omega 1.2.15 (2013-04-16):

omega:

* Don't pointlessly link utf8convert.o into the omega CGI.

Omega 1.2.14 (2013-03-14):

indexers:

* omindex:

  + Correct "max" -> "min" when reserving space for shared strings in .xlsx
    files.  This just means we now reserve a more appropriate amount of space
    to start with.

  + Ignore .com files by default.

Omega 1.2.13 (2013-01-09):

indexers:

* omindex:

  + Extracting text using external filters now works for filenames containing a
    newline character - previously the newline got lost during escaping for the
    shell.

  + Fix segfault when -F option without a ':' is passed.

  + Skip a file if we get a read error while calculating the MD5 checksum (used
    for duplicate detection) - previously we used a checksum of the file up to
    that point.

  + Avoid rereading SVG and Atom files when we calculate their MD5 checksums.

  + Improvement --help output and man page, most notably:

    - Say explicitly that --sample-size accepts the same formats as --max-size.

    - Note default size limit on files to index is unlimited.

  + When generating a sample for a CSV file, limit the size we pre-allocate to
    the CSV file size if that's smaller than the requested sample size, in case
    the user sets that limit very high.

omega:

* Fix to decode %-encoded character at the end of the query string.

Omega 1.2.12 (2012-06-27):

No changes since 1.2.11 except to bump the version - this release was made to
fix an incorrect library version information update in xapian-core 1.2.11.

Omega 1.2.11 (2012-06-26):

indexers:

* Change HTML parser's handling of multiple <body> tags and of text outside of
  <body> to match the behaviour of modern web browsers.  (ticket#599)

* omindex:

  + Add command line option to control the size of the document sample stored.
    Patch from Mihai Bivol.

  + Rework .xlsx parsing to substitute the shared strings into the positions
    they are used in, so that the sample actually matches what appears in the
    spreadsheet, and to index calculated cell contents.

  + Improve handling of headers and footers in OpenDocument documents.

  + pdftotext outputs a formfeed between each page, which messes up our "empty
    body" check, so trim any trailing formfeeds before this check.

Omega 1.2.10 (2012-05-09):

indexers:

* Add support for CDATA to HTML/XML parser.

* omindex:

  + Add --max-size option, based on patch from ndaley in ticket#587.

  + Add support for atom feed files, patch from Mihai Bivol in ticket#595.

  + If the document with the highest existing docid before the run was updated,
    we were reporting it as "added", but now we correctly report it as
    "updated".  (Backported from 1.3.0).

  + Catch and report std::exception explicitly, so failing to allocate memory
    is no longer reported as "Unknown exception".  (Backported from 1.3.0).

Omega 1.2.9 (2012-03-08):

documentation:

* docs/overview.html:

  + Document that libmagic is used to determine the MIME type if the extension
    isn't known.  Partly addresses ticket#569.

  + We now limit time as well as CPU and memory for external filters.

indexers:

* Our HTML parser now ignores sections bracketed by <!--UdmComment--> and
  <!--/UdmComment-->, like we already do for <!--htdig_noindex-->.

* omindex: Add more extensions to the default ignore list: bin dat db fon jar
  lnk pyc pyd pyo sqlite sqlite3 sqlite-journal tmp ttf

(schmonz)

2013-06-04 21:27:02 UTC MAIN commitmail json YAML

Update to 1.2.15. From the changelog:

Xapian-core 1.2.15 (2013-04-16):

API:

* QueryParser/TermGenerator: Don't include CJK codepoints which are
  punctuation in N-grams.

* TermGenerator: Fix bug where we failed to generate the first bigram
  from the second sequence of N-grammable CJK characters in a piece of text.

brass backend:

* Call fdatasync()/fsync() when creating the "iambrass" file.

chert backend:

* Call fdatasync()/fsync() when creating the "iamchert" file.

flint backend:

* Call fdatasync()/fsync() when creating the "iamflint" file.

tools:

* delve: If -v is specified more than once, show even more info in some cases.

Xapian-core 1.2.14 (2013-03-14):

API:

* MSet::get_document(): Don't cache retrieved Document objects unless they
  were requested with fetch().  This avoids using a lot of memory when many
  MSet entries are retrieved.  (Fixes #604)

matcher:

* Check if a candidate document has at least the minimum weight needed
  before checking positional information, which speeds up slow phrase
  searches (partly addresses #394).

brass backend:

* Fix multipass compaction not to damage document values, and to merge the
  database stats correctly.  (fixes #615)

chert backend:

* Fix multipass compaction not to damage document values, and to merge the
  database stats correctly.  (fixes #615)

flint backend:

* Fix multipass compaction bug.  (fixes #615)

tools:

* xapian-replicate:

  + Fix handling of delays between replication events - the subtraction of the
    target time and the current time was reversed, so we wouldn't sleep when
    before the deadline, but would sleep after it for the amount we'd missed it
    by.

  + On Microsoft Windows, we no longer sleep for more than 43 years if the
    target time for a replication event had already passed.  (Fixes #472)

Xapian-core 1.2.13 (2013-01-09):

API:

* TermGenerator: Add new method TermGenerator::set_max_word_length() to allow
  this limit to be adjusted by the user.

* QueryParser: Implicitly close any unclosed brackets at the end of the query
  string.  Patch from Sehaj Singh Kalra.

* DateValueRangeProcessor: Add extra constructor overloaded form so that in
  DateValueRangeProcessor(1, "date:"), the const char * gets interpreted as
  std::string rather than bool.

matcher:

* Improved fix for #590 - count all matching LeafPostList objects with a Weight
  object rather than trying to prune at the MultiAndPostList level based on
  max_wt (if wdf is always zero for a term, BM25 gives max_wt of 0, which lead
  to us never counting that subquery.

* Fix calculation of 0.0/0.0 in some cases.  This then got used as a minimum
  weight, but it seems this gives -nan (at least on x86-64 Linux) so it may
  have been harmless in practice.

* We no longer use the highest weighted MSet entry to calculate percentages, so
  remove code which finds it.

brass backend:

* Close excess file handles before we get the fcntl lock, which avoids the
  lock being released again if one is open on the lock file.  Notably this
  avoids a situation where multiple threads in the same process could succeed
  in locking a database concurrently.

chert backend:

* Close excess file handles before we get the fcntl lock, which avoids the
  lock being released again if one is open on the lock file.  Notably this
  avoids a situation where multiple threads in the same process could succeed
  in locking a database concurrently.

flint backend:

* Close excess file handles before we get the fcntl lock, which avoids the
  lock being released again if one is open on the lock file.  Notably this
  avoids a situation where multiple threads in the same process could succeed
  in locking a database concurrently.

remote backend:

* Improve the UnimplementedError message for a MatchSpy subclass which doesn't
  implement name() so it's clearer that it is this particular subclass which
  can't be used remotely, rather than all MatchSpy objects.

documentation:

* valueranges.html: Update documentation to reflect change in Xapian 1.1.2 -
  DateValueRangeProcessor and StringValueRangeProcessor now support a prefix or
  suffix.

* Clarify that the "reverse" parameter of set_sort_by_relevance_then_value()
  and set_sort_by_relevance_then_key() only affects the ordering of the
  value/key part of the sort.

* docs/quickstart.html: Fix seriously outdated statement that Xapian doesn't
  create the database directory - that changed in 0.7.2 (released 2003-07-11).

* HACKING: Try to make it clearer we're looking for a dual-licence on submitted
  patches.

tools:

* xapian-replicate:

  + Add a --full-copy option to force a full copy to be sent.  (ticket#436)

  + Add --quiet option, and be a little more verbose by default.

  + Allow files > 32G to be be copied by replication.

  + Fix "if (fd > 0)" tests in some replication code to be "if (fd >= 0)".
    In practice this is unlikely to actually have caused problems since
    stdin is typically still open and using fd 0.

  + Simplify how we open the .DB file on the replication slave to just call
    open() once with O_CREAT, rather than once without, than stat() if that
    fails, and then again with O_CREAT|O_TRUNC if stat() doesn't show an
    ordinary file exists.

examples:

* quest:

  + New --flags command line option to allow setting arbitrary QueryParser
    flags.

  + Align option descriptions in --help output, and make the initial letter of
    such descriptions consistently lowercase.

(schmonz)

2013-06-04 21:24:21 UTC MAIN commitmail json YAML

Updated textproc/p5-Search-Xapian to 1.2.15.0

(schmonz)

2013-06-04 21:24:10 UTC MAIN commitmail json YAML

Updated textproc/xapian-omega to 1.2.15

(schmonz)

2013-06-04 21:24:02 UTC MAIN commitmail json YAML

Updated textproc/xapian to 1.2.15

(schmonz)

2013-06-04 21:17:17 UTC MAIN commitmail json YAML

2013-06-04 18:52:08 UTC MAIN commitmail json YAML

Updated devel/meld to 1.7.3

(wiz)

2013-06-04 18:51:59 UTC MAIN commitmail json YAML

Update to 1.7.3:

2013-5-4 meld 1.7.3
====================

  Features:

    * Support launching conflict comparisons from Subversion (Louis des
      Landes)
    * The external text editor setting now supports opening files at a
      particular line number (Konstantin Starojitski)

    * A host of minor improvements to the version control UI, including:
      * Add a new Push action for VC modules, currently supported in Git (Kai
        Willadsen)
      * Show a summary of unpushed commits, currently supported in Git (Kai
        Willadsen)
      * Reworked commit dialog, including more details about files to be
        committed and more useful previous-log selection (Kai Willadsen)
      * Console output for VC comparisons is now formatted to better
        distinguish commands, output and errors (Kai Willadsen)
      * Support better sensitivity handling in VC comparisons, currently
        implemented by Git (Kai Willadsen)

    * Sundry minor UI improvements:
      * Much HIG-ification and better wording for actions, dialogs and
        labels (Kai Willadsen, with diligent bug reporting from Adam Dingle)
      * Make columns user-resizable in version control and folder comparisons
        (Kai Willadsen)
      * There is now a Save All action, to save all modified files in the
        current comparison (Kai Willadsen)
      * Rather than giving up on long inline-highlighting comparisons, Meld
        now prompts to continue the comparison (Kai Willadsen)
      * F5 is now a additional shortcut for Refresh (Kai Willadsen)
      * Reload has been renamed to Revert and its UI has been improved for
        file comparisons (Kai Willadsen)

  Fixes:

    * Version control updates and miscellaneous fixes (Dominique Leuenberger,
      Louis des Landes, Timothy Babych, Kai Willadsen)
    * When guessing file types for syntax highlighting, we now use file
      contents as well as extension (Kai Willadsen)
    * Prev/Next Change navigation now centres changes slightly more
      aggressively (Kai Willadsen)

  Translations:
    * Daniel Mustieles (es)
    * Gabor Kelemen (hu)
    * Inaki Larranaga Murgoitio (eu)
    * Jiro Matsuzawa (ja)
    * Marek Černocký (cs)
    * Martin Srebotnjak (sl)
    * Matej Urbančič (sl)
    * Pere Orga (ca)
    * Piotr Drąg (pl)
    * Rafael Ferreira (pt_BR)
    * Мирослав Николић (sr, sr@latin)

(wiz)

2013-06-04 18:48:48 UTC MAIN commitmail json YAML

Fixed build with perl-5.18's pod2man, and sent patch upstream.

Addresses PR 47887 by David A. Holland.

(wiz)

2013-06-04 18:18:44 UTC MAIN commitmail json YAML

Updated databases/mysql56 to 5.6.12

(adam)

2013-06-04 18:17:25 UTC MAIN commitmail json YAML

Changes 5.6.12:
* mysql_upgrade now verifies that the server version matches the version against which it was compiled, and exits if there is a mismatch. In addiion, a --version-check option permits specifying whether to enable version checking (the default), or disable checking if given as --skip-version-checking.
* Bugs Fixed

(adam)

2013-06-04 18:04:19 UTC MAIN commitmail json YAML

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

(tron)

2013-06-04 18:03:56 UTC MAIN commitmail json YAML

Try to fix the fallout caused by the fix for PR pkg/47882. Part 2:

Bump version number and minimum require version again to make sure that
the correct "freetype2" library is used for builds.

(tron)

2013-06-04 18:02:58 UTC MAIN commitmail json YAML

Try to fix the fallout caused by the fix for PR pkg/47882. Part 1:

Reduce "freetype2" API dependence to version 2.4.5 which is what
NetBSD 6.1 and NetBSD-current ship with. This version is new enough
even for the latest "pango" package.

This fixes problems under NetBSD-current where pkgsrc tried to use
the native "fontconfig" and pkgsrc "freetype2" which doesn't work
very well.

(tron)

2013-06-04 15:16:42 UTC MAIN commitmail json YAML

Override broken "configure" test that doesn't work with Perl 5.18.0
to fix the build of one of the helper scripts.

Bump the package revision because the binary package would have been
incomplete previously.

(tron)

2013-06-04 14:58:46 UTC MAIN commitmail json YAML

Control the dependency on p5-GSSAPI via the 'gssapi' option. Still
on by default, so no PKGREVISION bump.

(schmonz)

2013-06-04 14:55:03 UTC MAIN commitmail json YAML

Add instruction to README at pkg_add or installation time.

(mef)

2013-06-04 13:51:32 UTC MAIN commitmail json YAML

Updated databases/mysql55 to 5.5.32; www/ap2-perl to 2.0.8

(adam)

2013-06-04 13:48:40 UTC MAIN commitmail json YAML

Changes 2.0.8:

Perl 5.16.3's fix for a rehash-based DoS makes it more difficult to invoke
the workaround for the old hash collision attack, which breaks mod_perl's
t/perl/hash_attack.t. Patch from rt.cpan.org 83916 improves the fix
previously applied as revision 1455340.

On Perl 5.17.6 and above, hash seeding has changed, and HvREHASH has
disappeared. Patch to update mod_perl accordingly from rt.cpan.org 83921.

Restore build with Perl 5.8.1, 5.8.2 etc: take care to use
$Config{useithreads} rather than $Config{usethreads}, and supply definitions
of Newx and Newxz as necessary.

On Perl 5.17.9, t/apache/read2.t fails because an "uninitialized value"
warning is generated for the buffer being autovivified. This is because
the sv_setpvn() that's meant to vivify the buffer doesn't perform set
magic; the warning is generated by the immediately following SvPV_force().
Patch to fix this from rt.cpan.org 83922.

Fix t/perl/hash_attack.t to work with Perl 5.14.4, 5.16.3 etc, which
contain a fix for CVE-2013-1667 (memory exhaustion with arbitrary hash
keys). This resolves rt.perl.org 116863, from where the patch was taken.

use APR::Finfo instead of Perl's stat() in ModPerl::RegistryCooker to
generate HTTP code 404 even if the requested filename contains newlines

Remove all uses of deprecated core perl symbols.

Add branch release tag to 'make tag' target

(adam)

2013-06-04 13:31:21 UTC MAIN commitmail json YAML

Changes 5.5.32:
* mysql_upgrade now verifies that the server version matches the version against which it was compiled, and exits if there is a mismatch. In addiion, a --version-check option permits specifying whether to enable version checking (the default), or disable checking if given as --skip-version-checking.
* Bugs Fixed

(adam)

2013-06-04 13:05:22 UTC MAIN commitmail json YAML

Updated x11/gtk2 to 2.24.17nb3

(obache)

2013-06-04 13:04:40 UTC MAIN commitmail json YAML

enable introspection support for upcoming introspection support for webkit-gtk.

Bump PKGREVISION.

(obache)

2013-06-04 10:16:00 UTC MAIN commitmail json YAML

2013-06-04 09:40:40 UTC MAIN commitmail json YAML

Updated devel/p5-Test-BDD-Cucumber to 0.15

(schmonz)

2013-06-04 09:40:33 UTC MAIN commitmail json YAML

Update to 0.15. From the changelog:

- pherkin now accepts an output type via -o, eg:
    pherkin -o TestBuilder ; pherkin -o TermColor
  This is a partial solution to:
    https://github.com/sheriff/test-bdd-cucumber-perl/issues/8

- Use the original verb that the test file used
  https://github.com/sheriff/test-bdd-cucumber-perl/issues/9

- Actually apply the Test::Builder 1.5 stuff

- Command-line options for pherkin thanks to cursork

- Reintroduced the "auto_corpus" tests, and made them work

(schmonz)

2013-06-04 09:32:36 UTC MAIN commitmail json YAML

Updated net/openresolv to 3.5.5

(roy)

2013-06-04 09:32:03 UTC MAIN commitmail json YAML

Update to openresolv-3.5.5

Highlights include:
* IPv6 support
* Sending IPv6 namesevers to dnsmasq through DBus
* Slackware supported
* systemd support
* Many fixes

(roy)

2013-06-04 09:21:42 UTC MAIN commitmail json YAML

Updated devel/lua-filesystem to 1.6.2

(fhajny)

2013-06-04 09:21:26 UTC MAIN commitmail json YAML

Update lua-filesystem to 1.6.2.

Version 1.6.2 [??/Oct/2012]
        * Full Lua 5.2 compatibility (with Lua 5.1 fallbacks)

Version 1.6.1 [01/Oct/2012]
        * fix build for Lua 5.2

Version 1.6.0 [26/Sep/2012]
        * getcwd fix for Android
        * support for Lua 5.2
        * add lfs.link
        * other bug fixes

(fhajny)

2013-06-04 08:04:21 UTC MAIN commitmail json YAML

The API dependency shouldn't contain a package revision.

(tron)

2013-06-04 07:57:21 UTC MAIN commitmail json YAML

Updated x11/libX11 to 1.6.0

(wiz)

2013-06-04 07:57:13 UTC MAIN commitmail json YAML

Update to 1.6.0:

Changes since libX11 1.5 (found in the release candidates) include fixes
for the recently announced security issues CVE-2013-1981, CVE-2013-1997,
and CVE-2013-2004; the addition of the _XEatDataWords API for use by
Xlib-based extension libraries, to help them avoid integer overflows when
it is necessary to discard data; removal of ancient, unused, incomplete
support for the Cray Unicos OS, and the DECnet and TLI transport types;
numerous improvements to compose files and locale data; man page macro
cleanups to improve compatibility with doclifter; and various other
code cleanups and compiler warning fixes.

Alan Coopersmith (1):
      libX11 1.6.0

Thomas Klausner (2):
      XCreateGC man page: Avoid .TS H and .TH macros
      cmsMath.c: Add missing stdio header for printf(3) in DEBUG build.

(wiz)

2013-06-04 07:50:06 UTC MAIN commitmail json YAML

Remove unused file.
(The package only installs a loadable module, so it should never be necessary.)

(wiz)

2013-06-04 07:45:01 UTC MAIN commitmail json YAML

2013-06-04 07:38:50 UTC MAIN commitmail json YAML

2013-06-04 07:35:15 UTC MAIN commitmail json YAML

Replace py-readline/buildlink3.mk with DEPENDS.

There are no buildlink3-relevant files here, just a loadable module.

(wiz)

2013-06-04 07:13:13 UTC MAIN commitmail json YAML

Updated x11/xterm to 293nb2

(wiz)

2013-06-04 07:13:04 UTC MAIN commitmail json YAML

desktop-file-utils dependency is not needed, since the installed
desktop file has no MimeType key, says obache.

Bump PKGREVISION.

(wiz)

2013-06-04 06:40:44 UTC MAIN commitmail json YAML

Updated textproc/icu to 51.2

(adam)