Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (9m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 11:09:15 UTC Now

2012-07-22 06:18:36 UTC MAIN commitmail json YAML

2012-07-22 06:15:36 UTC MAIN commitmail json YAML

Updated inputmethod/uim to 1.8.1

(obache)

2012-07-22 06:15:22 UTC MAIN commitmail json YAML

Update uim to 1.8.1.
Based on PR 46595 by YAMASHIRO, Jun (fixes some missing PLIST entry).
* switch to enable expat and prime options by default.

Overview of changes from 1.8.0 to 1.8.1
=======================================
* Fixes
  - uim-toolbar-gtk3-systray
  - uim-toolbar-gtk-systray
    * Fix bug: prevent from becoming a zombie process

  - uim-candwin-gtk3
  - uim-candwin-gtk
    * Redraw unselected text with normal color

  - uim-tutcode
    * Fix bug: key which is not in rule (ex. "5")
      is not entered on (interactive) bushu conversion

  - po
    * Correct the path to GNOME_UimApplet.server.in in POTFILES.skip

  - uim-qt4
    * Honor the environment variable LDFLAGS during build

  - uim-notify
    * Fix compilation with glib >= 2.32

* Enhancements
  - uim-tutcode
    * New customs
      - Show pending key sequences
      - New custom group for tutcode-rule.scm: support TUT+ code
        which has rules for Shin Joyo Kanji
      - Key sequences to change katakana/hiragana mode (not toggle)
    * New command to dump last help content shown on candidate window
    * Pseudo table style for bridge which does not support
      table style candidate window
    * Updated trycode composition table retrieved 2012-05-26

* Others
  - GTK+2 immodule
  - uim-xim
    * Replace deprecated XKeycodeToKeysym() with XkbKeycodeToKeysym()

Overview of changes from 1.8.0-beta to 1.8.0
============================================
* Fixes
  - libgcroots
    * Fix version ([uim-en 438])
  - doc
    * Fix release manual.

Overview of changes from 1.8.0-alpha to 1.8.0-beta
==================================================
* Fixes
  - libuim
    * Fix version number
  - po
    * Fix build failure with intltool 0.50 again (#58097)
  - uim-toolbar-gtk
  - uim-toolbar-gtk3
  - uim-toolbar-qt4
    * Change behavior when toolbar-display-time is "mode"
  - uim-chardict-qt
  - uim-chardict-qt4
    * Update Unicode block list
  - ChangeLog
    * Add ChangeLog.old.2

Overview of changes from 1.7.3 to 1.8.0-alpha
=============================================
* New features
  - uim-google-cgiapi-jp (new IM)
    * A web-based Japanese multi-segment input method
  - uim-baidu-olime-jp (new IM)
    * A web-based Japanese multi-segment input method
  - osx-dcs
    * OS X Dictionary Services support
  - uim-knotify4
    * notify agent for KDE4

* Fixes
  - uim-xim
    * Check if libXext is installed at configure
  - uim-gtk2
    * Check if gdk-x11-2.0 is installed at configure (#36024)
  - po
    * Fix build failure with intltool 0.50 (#58097)
  - pixmaps
    * Use rsvg-convert instead of rsvg (#47204)

* Enhancements
  - libuim
    * New custom type "table"

  - libuim
  - Gtk+ bridge
  - Qt4 bridge
  - XIM bridge (uim-xim)
    * New API for delay showing candidate window

  - Gtk+ bridge
  - Qt4 bridge
  - XIM bridge (uim-xim)
    * Add horizontal candidate window

  - uim-candwin-gtk
    * Add previous and next page buttons

  - uim-chardict-qt
  - uim-chardict-qt4
    * Merge translation files for chardict into the main translation file

  - uim-m17nlib
    * Make toolbar settings configurable in uim-pref

  - uim-pref-gtk
  - uim-pref-gtk3
  - uim-pref-qt4
    * Support custom type "table"
    * Make Japanese Romaji-Kana composing rule configurable

  - uim-skk
    * Kanji code (JIS/Kuten/Unicode) input mode
    * Add skkserver completion feature (by @eagletmt)

  - uim-tutcode
    * Delay showing candidate window
    * New postfix conversions: katakana,
      kanji to key sequence and key sequence to kanji
    * Conversion on selection: mazegaki, katakana,
      kanji to key sequence and key sequence to kanji
    * New help functions: for character at current position
      and for string in clipboard
    * Clipboard support
      - Paste from clipboard to preedit
      - Key sequence to kanji conversion from clipboard
    * Undo last commit
    * Treat button click on stroke help window as key press
    * New customs
      - Add choice of bushu conversion algorithm:
tc-2.3.1 and Kanchoku Win
      - New custom to exclude specified number of candidates
from mazegaki learning
      - New custom to keep key sequence not convertible to kanji
      - Add choice about behavior of commit candidate by label key
      - Support binding user defined procedure to key sequence
    * Updated trycode composition table retrieved 2012-02-18

(obache)

2012-07-22 04:13:06 UTC MAIN commitmail json YAML

Updated www/firefox10-l10n to 10.0.6

(ryoon)

2012-07-22 04:12:19 UTC MAIN commitmail json YAML

2012-07-22 03:20:47 UTC MAIN commitmail json YAML

g95, pkglint, and coda

(dholland)

2012-07-22 03:20:04 UTC MAIN commitmail json YAML

Improve previous patch: blindly setting MAXNAMLEN to 255 is dangerous,
as it is e.g. 511 on NetBSD. Instead, get it from NAME_MAX, which is
POSIX. PKGREVISION -> 3 as a precaution.

(dholland)

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

Remove stray commas.

(dholland)

2012-07-22 01:08:24 UTC MAIN commitmail json YAML

2012-07-22 01:01:41 UTC MAIN commitmail json YAML

2012-07-22 00:47:53 UTC MAIN commitmail json YAML

bsdtar, not bsdtartar. bsdtartar is a sauce for bsdfish.

(dholland)

2012-07-22 00:21:22 UTC MAIN commitmail json YAML

Fix typo in non-default DEPENDS.

(dholland)

2012-07-22 00:04:56 UTC MAIN commitmail json YAML

Updated devel/xulrunner10 to 10.0.6
Updated www/firefox10 to 10.0.6

(ryoon)

2012-07-22 00:03:10 UTC MAIN commitmail json YAML

Update to 10.0.6

* --tracejit option is virtually obsolete, remove jit PLIST.

Changelog: from http://www.mozilla.org/en-US/firefox/10.0.6/releasenotes/
    FIXED
    Security fixes can be found https://www.mozilla.org/security/known-vulnerabilities/firefoxESR.html
    FIXED
    Multiple stability bugs
    FIXED
    Text editing inconsistencies

(ryoon)

2012-07-21 22:12:45 UTC MAIN commitmail json YAML

Updated sysutils/dc-tools to 1.1

(abs)

2012-07-21 22:01:18 UTC MAIN commitmail json YAML

Fix LP64 warning in the runtime (missing headers for alloca) and
bump PKGREVISION.

(dholland)

2012-07-21 21:43:55 UTC MAIN commitmail json YAML

Updated sysutils/dc-tools to 1.1

dc-burn-netbsd updated to 1.1:
- Check & clean data dir if build options change
- Extend "-r" to take type of release - base, std, x
- Tweak extracted files with -r to get closer to viable root-on-cd system

(abs)

2012-07-21 20:18:59 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup tickets #3863, #3864 and #3865.

(tron)

2012-07-21 20:17:15 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3865 - requested by wiz
net/nsd: security update

Revisions pulled up:
- net/nsd/Makefile                                              1.56
- net/nsd/distinfo                                              1.34

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Fri Jul 20 16:28:49 UTC 2012

  Modified Files:
  pkgsrc/net/nsd: Makefile distinfo

  Log Message:
  Update to 3.2.12, prompted by Lloyd Parkes in PR 46727.

  NSD 3.2.12

  Bugfixes

      Fix for VU#624931 CVE-2012-2978: NSD denial of service
      vulnerability from non-standard DNS packet from any host on
      the internet.

  NSD 3.2.11

  Features

      Fallback to AXFR if IXFR is unknown at the primary. NSD considers
      IXFR unknown at the primary if there is a negative response
      for the IXFR RRtype. This does not override the value for
      'allow-axfr-fallback'.
      Allow for reading in new DNSKEY algorithm mnemonics (RFC5155,
      RFC5702, RFC5933, and RFC6605 (ECDSA)).
      Zone statistics, enable with --enable-zone-stats. This stores
      the BIND8 stats per zone in a configurable statistics file.
      This option does not scale and should therefore not be enabled
      when serving many zones.
      Support for TLSA RRtype (DANE).

  Bugfixes

      Fix for qtype ANY for a wildcard domain in NSEC signed zone:
      Don't add the wildcard domain NSEC into the answer section.
      Instead, put the wildcard expanded NSEC into the answer section
      and keep the wildcard domain NSEC in the authority section.
      Fix for accept spinning reported by OpenBSD.
      Fix restart failed due to bad ixfr packet because of zone
      removed from nsd.conf.
      Bugfix #453: typo in nsdc man page.

  Operational notes

      NSD uses the query name for dname compression again (Fix #235
      had as side effect that this didn't happen anymore and is hereby
      undone).

(tron)

2012-07-21 20:14:07 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3864 - requested by ryoon
www/seamonkey-l10n: sync with seamonkey package

Revisions pulled up:
- www/seamonkey-l10n/Makefile                                  1.11
- www/seamonkey-l10n/PLIST                                      1.7
- www/seamonkey-l10n/distinfo                                  1.10

---
  Module Name: pkgsrc
  Committed By: ryoon
  Date: Thu Jul 19 17:44:09 UTC 2012

  Modified Files:
  pkgsrc/www/seamonkey-l10n: Makefile PLIST distinfo

  Log Message:
  Update to 2.11

  * Sync with www/seaonkey

(tron)

2012-07-21 20:08:01 UTC MAIN commitmail json YAML

2012-07-21 19:58:38 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3863 - requested by ryoon
www/seamonkey: security update

Revisions pulled up:
- www/seamonkey/Makefile                                        1.74 via patch
- www/seamonkey/PLIST                                          1.28
- www/seamonkey/PLIST.lightning                                1.4
- www/seamonkey/distinfo                                        1.84
- www/seamonkey/enigmail.mk                                    1.5
- www/seamonkey/patches/patch-av                                1.5
- www/seamonkey/patches/patch-bd                                1.5
- www/seamonkey/patches/patch-mk                                1.7
- www/seamonkey/patches/patch-mm                                1.9
- www/seamonkey/patches/patch-mozilla_js_src_config_rules.mk    1.2
- www/seamonkey/patches/patch-mozilla_memory_mozalloc_mozalloc.cpp 1.1
- www/seamonkey/patches/patch-mozilla_netwerk_protocol_http_HttpChannelParent.cpp 1.3
- www/seamonkey/patches/patch-mozilla_storage_src_Makefile.in  1.2
- www/seamonkey/patches/patch-mozilla_storage_src_mozStorageService.cpp deleted
- www/seamonkey/patches/patch-mozilla_xpcom_idl-parser_Makefile.in 1.2

---
  Module Name: pkgsrc
  Committed By: ryoon
  Date: Thu Jul 19 17:33:29 UTC 2012

  Modified Files:
  pkgsrc/www/seamonkey: Makefile PLIST PLIST.lightning distinfo
      enigmail.mk
  pkgsrc/www/seamonkey/patches: patch-av patch-bd patch-mk patch-mm
      patch-mozilla_js_src_config_rules.mk
      patch-mozilla_netwerk_protocol_http_HttpChannelParent.cpp
      patch-mozilla_storage_src_Makefile.in
      patch-mozilla_xpcom_idl-parser_Makefile.in
  Added Files:
  pkgsrc/www/seamonkey/patches:
      patch-mozilla_memory_mozalloc_mozalloc.cpp
  Removed Files:
  pkgsrc/www/seamonkey/patches:
      patch-mozilla_storage_src_mozStorageService.cpp

  Log Message:
  Update to 2.11

  * Use Lightning 1.6 release
  * Enigmail is not tested fully

  Changelog: from http://www.seamonkey-project.org/releases/seamonkey2.11/
  SeaMonkey-specific changes
      A click-to-play option (off by default for now) has been implemented for plugins.

  Mozilla platform changes
      The Pointer Lock API has been implemented.
      A new API to prevent your display from sleeping is available.
      New text-transform and font-variant CSS improvements have been made for Turkic languages and Greek.
      Fixed several stability issues.

(tron)

2012-07-21 19:35:04 UTC MAIN commitmail json YAML

2012-07-21 15:56:42 UTC MAIN commitmail json YAML

Add a DESCR here; noted missing by martin@, ok agc@.
The DESCR here is appended to the one from shells/tcsh.

(dholland)

2012-07-21 14:33:45 UTC MAIN commitmail json YAML

Updated textproc/pdfgrep to 1.3.0

(ryoon)

2012-07-21 14:32:55 UTC MAIN commitmail json YAML

Update to 1.3.0

* Buildlink to print/poppler-cpp
* Fix build with popplar-0.20

Changelog:
Release 1.3.0    [2012-02-14]

        - Experimental support for libunac (removing accents and ligatures before search)
        - Recursive search [--recursive] (by Mahmut Gundes)
        - Don't use colors on dumb terminals
        - A few minor bug fixes
        - Use poppler-cpp instead of the poppler core library (by Pino Toscano)

(ryoon)

2012-07-21 10:04:41 UTC MAIN commitmail json YAML

Added meta-pkgs/modular-xorg-protos version 1.0

(wiz)

2012-07-21 10:04:10 UTC MAIN commitmail json YAML

+ modular-xorg-protos

(wiz)

2012-07-21 10:03:41 UTC MAIN commitmail json YAML

Import modular-xorg-protos-1.0 as meta-pkgs/modular-xorg-protos.

This is the modular Xorg application meta-package for installing the
various header prototypes for compiling programs against modular
Xorg libraries.

(wiz)

2012-07-20 23:46:44 UTC MAIN commitmail json YAML

devel/libFoundation: Fix gethostbyXXXX_r functions on DragonFly

DragonFly has gethostbyname_r and gethostbyaddr_r functions while NetBSD
does not.  The function calls didn't make the prototype though.  Macros
were used to provide the correct arguments and return type for DragonFly.

(marino)

2012-07-20 20:30:19 UTC MAIN commitmail json YAML

pkgtools/x11-links: Mark NOT-FOR-DragonFly

There in no case on DragonFly where the X11_TYPE variable would correctly
be set to "native" because there is no native X11 option available.
Mask the package so it and the four packages that depend on it will never
attempt to build on DragonFly.

(marino)

2012-07-20 20:08:36 UTC MAIN commitmail json YAML

Updated devel/js_of_ocaml to 1.2nb1

(wiz)

2012-07-20 20:08:25 UTC MAIN commitmail json YAML

Update to latest tarball from upstream. They didn't change the name,
but now install two more files, so we use DIST_SUBDIR.
Bump PKGREVISION.

>From Jaap Boender.

(wiz)

2012-07-20 19:47:12 UTC MAIN commitmail json YAML

Improve COMMENT, from Bug Hunting.

(wiz)

2012-07-20 17:59:14 UTC MAIN commitmail json YAML

sysutils/coreutils: Fix pthread link

The configure script incorrectly detects that libpthread is part of libc
on DragonFly, likely due to the use of weak symbols there.  For DragonFly
only, Cache the variable that tells it to include -pthread while linking.

(marino)

2012-07-20 16:29:01 UTC MAIN commitmail json YAML

Updated net/nsd to 3.2.12

(wiz)

2012-07-20 16:28:49 UTC MAIN commitmail json YAML

Update to 3.2.12, prompted by Lloyd Parkes in PR 46727.

NSD 3.2.12

Bugfixes

    Fix for VU#624931 CVE-2012-2978: NSD denial of service
    vulnerability from non-standard DNS packet from any host on
    the internet.

NSD 3.2.11

Features

    Fallback to AXFR if IXFR is unknown at the primary. NSD considers
    IXFR unknown at the primary if there is a negative response
    for the IXFR RRtype. This does not override the value for
    'allow-axfr-fallback'.
    Allow for reading in new DNSKEY algorithm mnemonics (RFC5155,
    RFC5702, RFC5933, and RFC6605 (ECDSA)).
    Zone statistics, enable with --enable-zone-stats. This stores
    the BIND8 stats per zone in a configurable statistics file.
    This option does not scale and should therefore not be enabled
    when serving many zones.
    Support for TLSA RRtype (DANE).

Bugfixes

    Fix for qtype ANY for a wildcard domain in NSEC signed zone:
    Don't add the wildcard domain NSEC into the answer section.
    Instead, put the wildcard expanded NSEC into the answer section
    and keep the wildcard domain NSEC in the authority section.
    Fix for accept spinning reported by OpenBSD.
    Fix restart failed due to bad ixfr packet because of zone
    removed from nsd.conf.
    Bugfix #453: typo in nsdc man page.

Operational notes

    NSD uses the query name for dname compression again (Fix #235
    had as side effect that this didn't happen anymore and is hereby
    undone).

(wiz)

2012-07-20 14:42:29 UTC MAIN commitmail json YAML

updated editors/vile to 9.8 [marino]

(marino)

2012-07-20 14:40:23 UTC MAIN commitmail json YAML

TODO: Removed vile-9.8 from list

(marino)

2012-07-20 14:38:51 UTC MAIN commitmail json YAML

editors/vile: Update from 9.7 to 9.8

Please see CHANGES for complete list of changes (almost 900 lines since
version 9.7 was released 14 June 2008). Unlike version 9.7, version 9.8
builds on DragonFly.

>From README (condensed: over 350 lines by itself)
August 2010
vile 9.8 is released.  The goal of this release is to fill in the remainder
of the UTF-8 support.

General changes:
  + many improvements to UTF-8, for regular expressions and input.
  + implement user-definable operators
  + vile.hlp and all ".doc" plain-text files are generated from html.
    http://invisible-island.net/vile/vile-toc.html
  + highlight matches in which-keywords, etc., and put a hyperlink on the
    highlighted text to view the corresponding file.
  + add a brief mode format "%M" for modeline-format
  + improve checks for insecure file permissions.
  + improve which-source and which-exec commands, showing which files
    fail the checks for insecure permissions.
  + new configure script options:
  + --with-symlink, which augments --program-suffix to make it
    simple(r) to install versioned binaries.
  + options for transforming program name upon install:
    -- program-prefix, --program-suffix, --program-transform-name

Locale Improvements: (too many too list)
New Commands:
  + new command-line option "-F" tells vile to only run the syntax
    filters for the given files, writing the attributed text to the
    standard output.  Used this option to highlight the code-examples in
    vile's html and documentation.
  + added several "list-XXX" aliases to match "show-XXX" commands, for
    consistency.
  + "append-number", "insert-number", "overwrite-number" commands work
    with characters entered as numbers.
  + "define-menu-entry" modifies xvile menu entries.
  + "set-extra-colors" allows setting extra colors for special buffers
    such as [Settings].
  + "show-filtercolors" macro shows the class names and their colors for
    the current majormode.
  + "show-extra-colors" shows classes and colors modified by
    "set-extra-colors".
  + "show-local-modes" is an easier-to-remember variation for the
      count+"show-modes" combination.
  + "show-undo-stack" shows the contents of the undo-stack.
  + "show-wide-printable" provides a way to see details for other "pages"
    than the ASCII/Latin-1 0-255 code.
  + "store-operator" stores a macro which is treated as an operator.

New Modes:
  + "spaces-after-sentence" is now a buffer mode, to allow it to be part
    of a majormode.
  + "check-access" makes the check for insecure file-permissions
    configurable by the user.
  + "percent-autocolor" can be used to override the autocolor mode for
    very large files.
  + "reuse-position" allows users to specify that vile should restore the
    current line/column position when (re)displaying a scratch buffer
    built with liststuff.

New Variables and Functions:
  + &bchanged, &fchanged and state variables $bchanged (same as
    $modified) and $fchanged make it simpler for scripts to check if
    buffer/file timestamps differ.
  + $cfgopts now shows drivers (ansi, borland, ntcons, ntwin, os2vio,
    vmsvt) and other useful settings (iconv, multibyte).
  + $cmd-encoding variable allows control of minibuffer's encoding
  + $cmd-motion variable is used in user-defined operators.
  + $font is always available, but readonly for non-GUI configurations.
  + $kill-size and $kill-limit variables to improve scripting with the
    $kill variable.
  + $latin1-expr variable specifies whether a derived narrow locale
    really has Latin1 (ISO-8859-1) encoding.
  + $modeline-limit limits the offset into each line that vile scans for
    modelines.
  + $term-cols, $term-lines and $term-resizes give the terminal
    dimensions, and tell if it is in a resizable window.
  + $title-encoding controls whether vile 8-bit or UTF-8 encoding is used
    when setting xterm title.

Syntax Filters: (too many too list)
Other Portability: (not listed)
Performance: (not listed)

(marino)

2012-07-20 14:26:50 UTC MAIN commitmail json YAML

One more REPLACE_BASH needed to make this build

(fhajny)

2012-07-20 14:17:23 UTC MAIN commitmail json YAML

Add back hashes for HPN, dropped in the last commit

(fhajny)

2012-07-20 14:13:53 UTC MAIN commitmail json YAML

net/mldonkey-gui: CONFIGURE_ARGS+= --disable-option-checking

On DragonFly, this package always halted on the configure stage with the
message, "configure: error: unrecognized options: --with-libintl-prefix"

We couldn't find the source of this obsolete configure option, it didn't
come from mldonkey and devel/gettext-lib isn't a dependency.  Adding
--disable-option-checking changed allowed this to be a warning rather than
a fatal error and also allows a successful build.

Background: DragonFly doesn't have libintl in base.

(marino)

2012-07-20 14:11:58 UTC MAIN commitmail json YAML

Updated www/awstats to 7.1

(adam)

2012-07-20 14:11:04 UTC MAIN commitmail json YAML

Changes 7.1:

New features/improvements:
- Update translations.
- Add example of nginx setup.
- Add some patches from debian package.
- Rename domain name into documentation to awstats.org
- Can allow urls with awredir without using md5 key parameter.
- Usage of databasebreak option possible with awstats_buildstaticpages.
- Add rel=nofollow on links.
- Add option AddLinkToExternalCGIWrapper to add link to a wrapper script
  into each title of Dolibarr reports. This can be used to add a wrapper
  to download data into a CSV file for example.

Fixes:
- Security fix into awredir.pl
- Fix: Case of uk in googlechart api

(adam)

2012-07-20 14:01:46 UTC MAIN commitmail json YAML

Updated devel/py-pyutil to 1.9.3 [gdt 2012-07-20]
Updated devel/py-setuptools_trial to 0.5.12 [gdt 2012-07-20]

(now on right doc/ branch, sorry)

(gdt)

2012-07-20 12:35:32 UTC MAIN commitmail json YAML

Note update of sysutils/smartmontools package to 5.40nb1.

(taca)

2012-07-20 12:35:00 UTC MAIN commitmail json YAML

2012-07-20 12:31:27 UTC MAIN commitmail json YAML

Note update of PHP;

lang/php53 5.3.15
lang/php54 5.4.5

(taca)

2012-07-20 12:30:38 UTC MAIN commitmail json YAML

2012-07-20 12:29:05 UTC MAIN commitmail json YAML

Update php54 package to 5.4.5 (PHP 5.4.5).

19-July-2012

o Core
* Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt)
* Fixed bug #62432 (ReflectionMethod random corrupt memory on high
  concurrent)
* Fixed bug #62373 (serialize() generates wrong reference to the
  object).
* Fixed bug #62357 (compile failure: (S) Arguments missing for
  built-in function __memcmp)
* Fixed bug #61998 (Using traits with method aliases appears to result
  in crash during execution)
* Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value
  that includes a semi-colon)
* Fixed potential overflow in _php_stream_scandir (CVE-2012-2688)

o EXIF
* Fixed information leak in ext exi

o FPM
* Fixed bug #62205 (php-fpm segfaults (null passed to strstr)
* Fixed bug #62160 (Add process.priority to set nice(2) priorities)
* Fixed bug #62153 (when using unix sockets, multiples FPM instances)
* Fixed bug #62033 (php-fpm exits with status 0 on some failures to
  start)
* Fixed bug #61839 (Unable to cross-compile PHP with --enable-fpm)
* Fixed bug #61835 (php-fpm is not allowed to run as root)
* Fixed bug #61295 (php-fpm should not fail with commented 'user'
* Fixed bug #61218 (FPM drops connection while receiving some binary
  values in FastCGI requests)
* Fixed bug #61045 (fpm don't send error log to fastcgi clients).
  (fat) for non-root start)
* Fixed bug #61026 (FPM pools can listen on the same address).
  (fat) can be launched without errors)

o Iconv
* Fixed bug #55042 (Erealloc in iconv.c unsafe)

o Intl
* Fixed bug #62083 (grapheme_extract() memory leaks)
* Fixed bug #62081 (IntlDateFormatter constructor leaks memory when
  called twice)
* Fixed bug #62070 (Collator::getSortKey() returns garbage)
* Fixed bug #62017 (datefmt_create with incorrectly encoded timezone
  leaks pattern)
* Fixed bug #60785 (memory leak in IntlDateFormatter constructor)
* ResourceBundle constructor now accepts NULL for the first two arguments

o JSON
* Fixed bug #61359 (json_encode() calls too many reallocs)

o libxml
* Fixed bug #62266 (Custom extension segfaults during xmlParseFile
  with FPM SAPI)

o Phar
* Fixed bug #62227 (Invalid phar stream path causes crash)

o Readline
* Fixed bug #62186 (readline fails to compile - void function should
  not return a value)

o Reflection
* Fixed bug #62384 (Attempting to invoke a Closure more than once
  causes segfault)
* Fixed bug #62202 (ReflectionParameter::getDefaultValue() memory
  leaks with constant)

o Sockets
* Fixed bug #62025 (__ss_family was changed on AIX 5.3)

o SPL
* Fixed bug #62433 (Inconsistent behavior of
  RecursiveDirectoryIterator to dot files)
* Fixed bug #62262 (RecursiveArrayIterator does not implement
  Countable)

o XML Writer
* Fixed bug #62064 (memory leak in the XML Writer module)

o Zip
* Upgraded libzip to 0.10.
{

(taca)

2012-07-20 12:28:18 UTC MAIN commitmail json YAML

Update php53 pacakge to 5.3.15 (PHP 5.3.15).

19-July-2012

o Zend Engine
* Fixed bug #51094 (parse_ini_file() with INI_SCANNER_RAW cuts a value
  that includes a semi-colon)

o COM
* Fixed bug #62146 com_dotnet cannot be built shared

o Core
* Fixed potential overflow in _php_stream_scandir, CVE-2012-2688
* Fixed bug #62432 (ReflectionMethod random corrupt memory on high
  concurrent)
* Fixed bug #62443 (Crypt SHA256/512 Segfaults With Malformed Salt)

o Fileinfo
* Fixed magic file regex support

o FPM
* Fixed bug #61045 (fpm don't send error log to fastcgi clients)
* Fixed bug #61835 (php-fpm is not allowed to run as root)
* Fixed bug #61295 (php-fpm should not fail with commented 'user' for
  non-root start)
* Fixed bug #61026 (FPM pools can listen on the same address)
* Fixed bug #62033 (php-fpm exits with status 0 on some failures to
  start)
* Fixed bug #62153 (when using unix sockets, multiples FPM instances
  can be launched without errors)
* Fixed bug #62160 (Add process.priority to set nice(2) priorities)
* Fixed bug #61218 (FPM drops connection while receiving some binary
  values in FastCGI requests)
* Fixed bug #62205 (php-fpm segfaults (null passed to strstr))

o Intl
* Fixed bug #62083 (grapheme_extract() memory leaks)
* Fixed bug #62081 (IntlDateFormatter constructor leaks memory when
  called twice)
* Fixed bug #62070 (Collator::getSortKey() returns garbage)
* Fixed bug #62017 (datefmt_create with incorrectly encoded timezone
  leaks pattern)
* Fixed bug #60785 (memory leak in IntlDateFormatter constructor)

o JSON
* Reverted fix for bug #61537

o Phar
* Fixed bug #62227 (Invalid phar stream path causes crash)

o Reflection
* Fixed bug #62384 (Attempting to invoke a Closure more than once
  causes segfault)
* Fixed bug #62202 (ReflectionParameter::getDefaultValue() memory
  leaks with constant)

o SPL
* Fixed bug #62262 (RecursiveArrayIterator does not implement Countable)

o SQLite
* Fixed open_basedir bypass, CVE-2012-3365

o XML Write
* Fixed bug #62064 (memory leak in the XML Writer module)

o Zip
* Upgraded libzip to 0.10

(taca)

2012-07-20 11:30:51 UTC MAIN commitmail json YAML

devel/libusbx: Mark NOT-FOR-DRAGONFLY

The library has to be specifically and non-trivially ported to each
platform it supports and currently it is not ported to DragonFly.
Moveover, FreeBSD's USB stack, which uses the same API, is intended to
ported to DragonFly in the near future.

(marino)

2012-07-20 11:30:00 UTC MAIN commitmail json YAML

devel/libusb1: Mark NOT-FOR-DRAGONFLY

The library has to be specifically and non-trivially ported to each
platform it supports and currently it is not ported to DragonFly.
Moveover, FreeBSD's USB stack, which uses the same API, is intended to
ported to DragonFly in the near future.

(marino)

2012-07-20 11:24:02 UTC MAIN commitmail json YAML

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

Updated security/tcp_wrappers to 7.6.4

(adam)

2012-07-20 09:58:36 UTC MAIN commitmail json YAML

2012-07-20 09:26:51 UTC pkgsrc-2012Q2 commitmail json YAML

Back out commit that went to the wrong branch.

(tron)

2012-07-20 08:22:04 UTC MAIN commitmail json YAML

www/curl: Fix TCP_KEEPIDLE unit for DragonFly

DragonFly uses millisecond rather than second as the unit of TCP_KEEPIDLE.
Patch multiples obtained value by 1000 on DragonFly.
Patch will be submitted to curl at SourceForge.

(marino)

2012-07-20 08:07:33 UTC pkgsrc-2012Q2 commitmail json YAML

2012-07-20 08:06:28 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3862 - requested by wiz
graphics/tiff security update

Revisions pulled up:
- graphics/tiff/Makefile                                        1.106
- graphics/tiff/distinfo                                        1.57
- graphics/tiff/patches/patch-tools_tiff2pdf.c                  1.1

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Jul 19 21:41:45 UTC 2012

  Modified Files:
  pkgsrc/graphics/tiff: Makefile distinfo
  Added Files:
  pkgsrc/graphics/tiff/patches: patch-tools_tiff2pdf.c

  Log Message:
  Fix CVE-2012-3401, buffer overflow in tiff2pdf.
  Bump PKGREVISION.

(sbd)

2012-07-20 06:45:36 UTC MAIN commitmail json YAML

fix PLIST for official-mozilla-branding. Bump PKGREVISION

(abs)

2012-07-20 03:17:21 UTC MAIN commitmail json YAML

Note the addition of net/mosh-1.2.2

(agc)

2012-07-20 03:16:20 UTC MAIN commitmail json YAML

add and enable mosh

(agc)

2012-07-20 03:15:29 UTC MAIN commitmail json YAML

import mosh-1.2.2 into the packages collection.

Mosh is a Remote terminal application that allows roaming, supports
intermittent connectivity, and provides intelligent local echo and
line editing of user keystrokes.

Mosh is a replacement for SSH.  It's more robust and responsive,
especially over Wi-Fi, cellular, and long-distance links.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(agc)

2012-07-20 03:13:48 UTC MAIN commitmail json YAML

add a buildlink3.mk file for this package

(agc)

2012-07-20 00:48:24 UTC MAIN commitmail json YAML

Update to 0.5.12, from wen heping.

Via PR pkg/46550.  As the PR, notes, no changelog can be found.

The upstream community will be reminded about the lack of NEWS.

(gdt)

2012-07-20 00:41:33 UTC pkgsrc-2012Q2 commitmail json YAML

Updated devel/py-pyutil to 1.9.3

(gdt)

2012-07-20 00:41:12 UTC MAIN commitmail json YAML

Update to 1.9.3, from wen heping.

Fixes PR pkg/46551 (which also does not contain the requisite NEWSy
commit message text.

(Upstream has no news, and no changelog.  Upstream author will be sent
a bug report about the lack of NEWS.)

(gdt)

2012-07-19 21:41:57 UTC MAIN commitmail json YAML

Updated graphics/tiff to 4.0.2nb1

(wiz)

2012-07-19 21:41:45 UTC MAIN commitmail json YAML

2012-07-19 18:30:18 UTC MAIN commitmail json YAML

2012-07-19 18:16:05 UTC MAIN commitmail json YAML

Updated mail/thunderbird-l10n to 14.0

(ryoon)

2012-07-19 18:14:51 UTC MAIN commitmail json YAML

2012-07-19 17:58:40 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 14.0

(ryoon)

2012-07-19 17:57:31 UTC MAIN commitmail json YAML

2012-07-19 17:54:20 UTC MAIN commitmail json YAML

Updated www/seamonkey-l10n to 2.11

(ryoon)

2012-07-19 17:44:09 UTC MAIN commitmail json YAML

2012-07-19 17:34:47 UTC MAIN commitmail json YAML

Updated www/seamonkey to 2.11

(ryoon)

2012-07-19 17:33:29 UTC MAIN commitmail json YAML

2012-07-19 17:24:21 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 14.0.1

(ryoon)

2012-07-19 17:23:22 UTC MAIN commitmail json YAML

2012-07-19 07:30:56 UTC MAIN commitmail json YAML

Correctly set Amanda license.

(sbd)

2012-07-18 23:46:02 UTC MAIN commitmail json YAML

emulators/simh: Prevent -lto switch on DragonFly

This package starting failing this week.  It was due to an change in the
system binutils which turned on link time optimization support.  This
was intended for external compilers.

The package picked up that the linker was capable of supporting -flto, but
then just assumed the compiler also was!  "4.4.7" was added to the list of
compilers to exclude.  Earlier versions are not necessary because the
-flto switch would be suppressed anyway due to binutils not supporting it.

(marino)

2012-07-18 23:23:21 UTC MAIN commitmail json YAML

emulators/fmsx: Fix for libz >= 1.2.6

The current package won't compile if using libz >= 1.2.6 due to a typedef
change of GzFile.  Luckily this packages used macros for gz* functions
which significantly cut down the number of lines to be patched.

(marino)

2012-07-18 22:10:21 UTC MAIN commitmail json YAML

emulators/ucon64: Fix for libz >= 1.2.6

As previously predicted, the horrible code in archive.c wouldn't last long
before breaking.  There were a few dozen errors erupting when libz 1.2.7
header was used.  The previous patch-af was appended, but the previous fix
for linux was changed because that was broken too.

Info: typedef of gzFile changed from void* at version 1.2.6, so its use
is no longer optional with libz versions >= 1.2.6.

(marino)

2012-07-18 21:56:05 UTC MAIN commitmail json YAML

2012-07-18 21:55:41 UTC MAIN commitmail json YAML

emulators/vba: Fix for libz >= 1.2.6

The current package won't compile if using libz >= 1.2.6 due to a typedef
change of GzFile.  Fix inspired by r1091 at vbam.svn.sourceforge.net
Package broke after DragonFly upgraded system libz from 1.2.5 to 1.2.7

(marino)

2012-07-18 20:44:38 UTC MAIN commitmail json YAML

security/zkt: Fix DragonFly regression

When this package was updated to version 1.1, it stopped building on
DragonFly.  The main issue is that DragonFly doesn't have bind in its
base.  NetBSD does, so it zkt finds it there, but otherwise it needs
the configuration switch --enable-binutil-path to be used.  This was
added for DragonFly to point at ${PREFIX}/sbin.

zkt requires bind to be installed in order to build.  Unlike other
packages like python, postgresql, and ruby where the mk.conf can
define a version otherwise a default is used, no such mechanism
exists to hand the four separate bind packages (at least I don't know
about one).  So the inclusion of bind99 is a hack I'm not too proud
of, but I don't have a better solution.  With it, it builds in clean
environments like pbulk chroot and Tinderbox.  If an individual user
is building from source, they'll be smart enough to comment out this
include if another version of bind is already installed (zkt will
fail on a bind build conflict).

I suspect DragonFly is rather unique in not having bind in base, so
for now this is left as a DragonFly-specific section.  Something
like net/bind99/builtin.mk could possibly be used to determine if
no builtin bind is available and thus follow DragonFly approach.  I
shall leave it to others to decide.

(marino)

2012-07-18 20:36:06 UTC MAIN commitmail json YAML

Fix in DEPENDS. ../../lang/php5 has been replaced with ../../lang/php53
    as ../../lang/php5 doesn't exist in pkgsrc any longer.

(cheusov)

2012-07-18 20:04:08 UTC MAIN commitmail json YAML

2012-07-18 20:00:45 UTC MAIN commitmail json YAML

Add command "reload" to rc.d file (SIGHUP sent to daemon)
++pkgrevision

(cheusov)

2012-07-18 19:13:42 UTC MAIN commitmail json YAML

games/xracer: NOT JOBS SAFE

I don't know what changed, but this game starting failing on both
platforms due to build order.  Setting MAKE_JOBS_UNSAFE=no was the
solution.

The homepage is long gone, so that was commented out.

FreeBSD Ports deleted this game in 2011-04-12 (ports/151390)
It has not been developed since 2000 and the game was never finished.
The developer website has disappeared

Pkgsrc should follow suit and also delete this subpar package.

(marino)

2012-07-18 19:04:58 UTC MAIN commitmail json YAML

Updated www/squid31 to 3.1.20

(adam)

2012-07-18 19:03:32 UTC MAIN commitmail json YAML

Changes 3.1.20:
Bug 3013: segmentation fault on shutdown commSetCloseOnExec at comm.cc:1889
Bug 3233: Invalid URL accepted with url host is white spaces
Bug 3074: Improper URL handling with empty path (RFC 3986)
Bug 3463: dnsserver fails to compile
Bug 3390: Proxy auth data visible to scripts
Extend g++ compatibility for extern inline functions
Bug 3545: FreeBSD dnsserver segfaults
Bug 3466: Adaptation stuck on last single-byte body piece
Bug 3539: CONNECT server connection not closed correctly on errors
Bug 3133: Memory leak handling requests for sites that don't exist
Bug 3504: Regression: clientside_tos fails to mark traffic
Fix URL schemes out of sync
AnyP is a 3.2-only namespace
Support CoAP over HTTP
Bug 3263: ssl_crtd: undefined references to squid_curtime
Bug 3439: correct external_acl_type documented default for ipv4/ipv6 option
Fix closePipesSafely. It is a 3.2 feature
Revert rev10436. Correct patch already applied in 3.1.19
Bug 3420: part 2: Request body consumption races and theConsumer
Better helper-to-Squid buffer size management.
Support for 3.2 error template codes
Translations: Sync with 3.2
Regression: snmp/udp address directives not resolving hostname
Bug 3502: client timeout uses server-side read_timeout, not request_timeout

(adam)

2012-07-18 18:31:13 UTC MAIN commitmail json YAML

Note update of tex-texlive.infra.

(minskim)

2012-07-18 18:30:50 UTC MAIN commitmail json YAML

Update tex-texlive.infra to 2012.  Mainly updmap configuration changes.

(minskim)

2012-07-18 17:56:15 UTC pkgsrc-2012Q2 commitmail json YAML

2012-07-18 17:55:26 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3861 - requested by spz
shells/bash: security patch

Revisions pulled up:
- shells/bash/Makefile                                          1.53
- shells/bash/distinfo                                          1.25
- shells/bash/patches/patch-lib_sh_eaccess.c                    1.1

---
  Module Name: pkgsrc
  Committed By: spz
  Date: Wed Jul 18 15:43:12 UTC 2012

  Modified Files:
  pkgsrc/shells/bash: Makefile distinfo
  Added Files:
  pkgsrc/shells/bash/patches: patch-lib_sh_eaccess.c

  Log Message:
  add patch from the Bash project fixing CVE-2012-3410

(tron)

2012-07-18 17:50:22 UTC MAIN commitmail json YAML

net/Transmission: Disable IP Multicast interface for DragonFly

The only BSD to support the IP Multicast interface is FreeBSD.  NetBSD,
OpenBSD, and even MacOS have this turned off, so DragonFly gets added
to the OS macro list to fix the build.

(marino)

2012-07-18 16:12:33 UTC MAIN commitmail json YAML

Updated devel/xulrunner to 14.0.1
Updated www/firefox to 14.0.1

(ryoon)

2012-07-18 16:10:07 UTC MAIN commitmail json YAML

Update to 14.0.1

Changelog:
NEW
Google searches now utilize HTTPS
NEW
Full screen support for Mac OS X Lion implemented
NEW
Plugins can now be configured to only load on click (requires an about:config change)
NEW
The Awesome Bar now auto-completes typed URLs
CHANGED
Improved site identity manager, to prevent spoofing of an SSL connection with favicons
DEVELOPER
Pointer Lock API implemented
DEVELOPER
New API to prevent your display from sleeping
DEVELOPER
New text-transform and font-variant CSS improvements for Turkic languages and Greek
FIXED
Various security fixes
FIXED
GIF animation can gets stuck when src and image size are changed (743598)
FIXED
OS X: nsCocoaWindow::ConstrainPosition uses wrong screen in multi-display setup (752149)
FIXED
CSS :hover regression when an element's class name is set by Javascript (758885

(ryoon)

2012-07-18 15:43:12 UTC MAIN commitmail json YAML

2012-07-18 12:29:12 UTC MAIN commitmail json YAML

Pass down ${_PATH_ORIG} to privileged stage sub make instead of modified ${PATH}
for pkgsrc internally, It may cause some problems (ex. unwanted pick up commands
of tools/wrapper).

No objection in teck-pkg@ for a week.

(obache)

2012-07-18 12:11:05 UTC MAIN commitmail json YAML

Updated devel/scmgit to 1.7.11.2

(adam)

2012-07-18 12:09:57 UTC MAIN commitmail json YAML

Changes  1.7.11.2:
* On Cygwin, the platform pread(2) is not thread safe, just like our
  own compat/ emulation, and cannot be used in the index-pack
  program.  Makefile variable NO_THREAD_SAFE_PREAD can be defined to
  avoid use of this function in a threaded program.
* "git add" allows adding a regular file to the path where a
  submodule used to exist, but "git update-index" does not allow an
  equivalent operation to Porcelain writers.
* "git archive" incorrectly computed the header checksum; the symptom
  was observed only when using pathnames with hi-bit set.
* "git blame" did not try to make sure that the abbreviated commit
  object names in its output are unique.
* Running "git bundle verify" on a bundle that records a complete
  history said "it requires these 0 commits".
* "git clone --single-branch" to clone a single branch did not limit
  the cloning to the specified branch.
* "git diff --no-index" did not correctly handle relative paths and
  did not correctly give exit codes when run under "--quiet" option.
* "git diff --no-index" did not work with pagers correctly.
* "git diff COPYING HEAD:COPYING" gave a nonsense error message that
  claimed that the treeish HEAD did not have COPYING in it.
* When "git log" gets "--simplify-merges/by-decoration" together with
  "--first-parent", the combination of these options makes the
  simplification logic to use in-core commit objects that haven't
  been examined for relevance, either producing incorrect result or
  taking too long to produce any output.  Teach the simplification
  logic to ignore commits that the first-parent traversal logic
  ignored when both are in effect to work around the issue.
* "git ls-files --exclude=t -i" did not consider anything under t/ as
  excluded, as it did not pay attention to exclusion of leading paths
  while walking the index.  Other two users of excluded() are also
  updated.
* "git request-pull $url dev" when the tip of "dev" branch was tagged
  with "ext4-for-linus" used the contents from the tag in the output
  but still asked the "dev" branch to be pulled, not the tag.
Also contains minor typofixes and documentation updates.

(adam)

2012-07-18 11:52:29 UTC MAIN commitmail json YAML

Reset MAINTAINER, comment out HOMEPAGE.

Thomas Mueller reports that the homepage doesn't work and that mail to
the maintainer bounced.

(gdt)

2012-07-18 10:22:24 UTC MAIN commitmail json YAML

net/net6: Fix regression due to upgrade to gnutils 3.0

GnuTLS deprecated gnutils_transport_set_lowat function in version 2.12.0
and finally removed it with version 3.0, breaking any packages that
still reference it.

The lowat feature is now disabled permanently I think.
The patch uses the GNUTLS_VERSION_NUMBER macro to appropriately conceal
the function reference.  The same patch is widely seen on the 'net with
other packages that use GnuTLS.

(marino)

2012-07-18 10:19:32 UTC MAIN commitmail json YAML

Don't use sys/ucred.h on Solaris, it causes conflicts between procfs and
largefile support.

(jperkin)

2012-07-18 09:56:02 UTC MAIN commitmail json YAML

chat/bitlbee: Fix regression due to upgrade to gnutils 3.0

GnuTLS deprecated gnutils_transport_set_lowat function in version 2.12.0
and finally removed it with version 3.0, breaking any packages that
still reference it.

The lowat feature is now disabled permanently I think.
The patch uses the GNUTLS_VERSION_NUMBER macro to appropriately conceal
the function reference.  The same patch is widely seen on the 'net with
other packages that use GnuTLS.

(marino)

2012-07-18 09:52:44 UTC MAIN commitmail json YAML

security/openvas-libraries: Fix regression due to upgrade to gnutils 3.0

GNUTLS deprecated gnutils_transport_set_lowat function in version 2.12.0
and finally removed it with version 3.0, breaking any packages that
still reference it.

The lowat feature is now disabled permanently I think.
The patch uses the GNUTLS_VERSION_NUMBER macro to appropriately conceal
the function reference.  The same patch is widely seen on the 'net with
other packages that use gnutls like OpenVAS.

(marino)

2012-07-18 09:48:10 UTC MAIN commitmail json YAML

Fix install on at least Solaris.

(jperkin)

2012-07-18 09:18:40 UTC MAIN commitmail json YAML

Updated devel/p5-Moose-Autobox to 0.12

(sno)

2012-07-18 09:18:28 UTC MAIN commitmail json YAML

Updating package for Perl 5 module Moose::Autobox from CPAN in
devel/p5-Moose-Autobox from 0.11nb2 to 0.12.

Upstream changes:
0.12  Tue. Mar 20, 2012
    - replace "use base" with "use parent"

(sno)

2012-07-18 09:12:32 UTC MAIN commitmail json YAML

Updated devel/p5-Data-Visitor to 0.28

(sno)

2012-07-18 09:12:21 UTC MAIN commitmail json YAML

Updating package for Perl 5 module Data::Visitor from CPAN in
devel/p5-Data-Visitor from 0.27nb2 to 0.28.

pkgsrc changes:
- adjust dependencies

Upstream changes:
0.28  2012-02-12
    - convert to dzil
    - bump namespace::clean dep
    - better error message if Data::Alias isn't found
    - doc fixes

(sno)

2012-07-18 09:03:55 UTC MAIN commitmail json YAML

Updated databases/phppgadmin to 5.0.4

(asau)

2012-07-18 09:03:37 UTC MAIN commitmail json YAML

Update to phpPgAdmin 5.0.4

Version 5.0.4
-------------

Released: 22th March 2012

Bug fixes.

* Fix #3468882 "UPDATE single row with varchar key: empty where clause", reported by "Dirk Kraemer"
* Fix XSS in function.php, reported by Mateusz Goik
* Fix bug where renaming a tablespace was leading to an error
* Fix a bug where clicking to "Show all schemas" on schema privilege page leads back to the latest tab used in database level
* Fix a bug when executing a query from the history
* Fix bad confirmation message when droping an autovacuum table setup
* Fix bug #3429633 '"Back" link from "Browse" leads to error'
* Fix a PHP warning when Slony conf parameters are not set
* Show cancel/kill actions in process page only if role is a superuser
* Some more small code cleanup and fixes.

Version 5.0.3
-------------

Released: 3rd October 2011

Some bug fixes.

* Fix bug with enable/disable triggers on multiple triggers (Dawid 'DeyV' Polak)
* Fix bug #3353670: Error when executing a report with paging
* Fix bug with OpenBSD about where setting application_name using PGOPTIONS was raising an ERROR
* Two security fix about code injection, reported by Mateusz Goik, fixed by ioguix
* Fix character-encoding problem with autocomplete

(asau)

2012-07-18 08:52:45 UTC MAIN commitmail json YAML

mark circular dependency and bump revision

(sno)

2012-07-18 08:41:29 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.0603

(sno)

2012-07-18 08:41:17 UTC MAIN commitmail json YAML

Updating package for Perl 5 module Moose from CPAN in devel/p5-Moose from
2.0402nb1 to 2.0603.

pkgsrc changes:
- adjust build dependencies (META.json informs much better now)

Upstream changes:
2.0603 Thu, Jun 28, 2012

  [BUG FIXES]

  * Fix test failure in blead. RT #78085.

2.0602 Mon, May 07, 2012

  [BUG FIXES]

  * Ensure that the Moose::Exporter-generated init_meta returns the same value
    that it did previously. This isn't really a bug, since the return value has
    never been tested or documented, but since the generated init_meta is
    nothing more than a compatibility shim at this point, there's no reason to
    not make it as compatible as possible. Reported by Moritz Onken. (doy)

2.0601 Tue, May 01, 2012

  [BUG FIXES]

  * Fix init_meta order when multiple also packages are specified (this matters
    when one of them is being used to actually initalize the metaclass,
    typically with also => 'Moose'). Reported by Randy Stauner. (doy)

2.0600 Sun, Apr 29, 2012

  [OTHER]

  * Releasing 2.0502 as stable.

2.0502-TRIAL Wed, Apr 25, 2012

  [OTHER]

  * The Test::DependentModules test now covers a much wider range of downstream
    dependents (all of them in fact, for some definition of "all"). This should
    allow us to track inadvertent backwards compatibility breakages much more
    effectively. (doy)

  * A few test tweaks to avoid spurious failures. (doy)

2.0501-TRIAL Tue, Apr 03, 2012

  [BUG FIXES]

  * Avoid syntax errors on pre-5.14. (doy)

2.0500-TRIAL Tue, Apr 03, 2012

  [NEW FEATURES]

  * Class::MOP::Class now has methods for introspecting and modifying the
    overloaded operators for a class. (doy)

  [ENHANCEMENTS]

  * The cookbook recipes have all been renamed. Instead of numbered recipes
    (Basics::Recipe1), we now have descriptive names
    (Basics::Point_AttributesAndSubclassing). This makes it easier for us to
    add and remove recipes in the future, and makes it a little easier to
    converse about them, since the name gives us some clue of what they
    contain.

  [BUG FIXES]

  * Re-declaring a class_type or role_type constraint that has already been
    declared now just returns the original type constraint, rather than
    replacing the original constraint and ergo losing any coercions that were
    on the original constraint. Fixes RT #73289. (t0m)

  * Moose::Exporter now calls init_meta methods in the correct order, when
    multiple levels of 'also' parameters are specified. Reported by Rocco
    Caputo. (doy, perigrin)

  * Moose::Exporter no longer generates init_meta methods in order to apply
    metaroles, since the metaclass itself isn't guaranteed to exist yet at that
    point. Metaroles are now applied at the end of import, after all
    user-defined init_meta methods have been called. Fixes RT #51561. (doy)

  * Fixed a memory leak. This occurred when creating an anonymous
    class. Immutabilizing an anonymous class still leaks memory due to a bug in
    Eval::Closure (which should hopefully be fixed soon). Based on code and bug
    report from Carlos Lima. RT #74650.

  * Fix a segfault when adding a method to a class which was defined in a
    package which was deleted. (doy)

2.0403 Tue, Apr 03, 2012

  [OTHER]

    * No changes, reupload to fix indexing.

(sno)

2012-07-18 08:06:22 UTC MAIN commitmail json YAML

Updated devel/p5-Moo to 0.091014

(sno)

2012-07-18 08:06:03 UTC MAIN commitmail json YAML

Add conflict for devel/p5-Moo before Role::Tiny was split out from it

(sno)

2012-07-18 08:04:49 UTC MAIN commitmail json YAML

Updating package for Perl 5 module Moo in devel/p5-Moo from 0.009012 to
0.091014.

pkgsrc changes:
- add newly introduced dependencies

upstream changes:
0.091014 - 2012-07-16
  - load overload.pm explicitly for overload::StrVal

0.091013 - 2012-07-15
  - useful and detailed errors for coerce in attrib generation

0.091012 - 2012-07-15
  - useful and detailed errors for default checker in attrib generation
  - throw an error when trying to extend a role

0.091011 - 2012-06-27
  - re-add #web-simple as development IRC
  - don't assume Scalar::Util is imported into the current package

0.091010 - 2012-06-26
  - isa checks on builders
  - additional quote_sub docs
  - remove multi-populate code to fix exists/defined new() bug
  - document move to #moose and include repository metadata
  - no Moo and no Moo::Role
  - squelch used only once warnings for $Moo::HandleMoose::MOUSE
  - MooClass->meta
  - subconstructor handling for Moose classes

0.091009 - 2012-06-20
  - squelch redefine warnings in the coderef installation code

0.091008 - 2012-06-19
  - bump Role::Tiny dependency to get working modifiers under composition
  - handle "has '+foo'" for attrs from superclass or consumed role
  - document override -> around translation
  - use D::GD if installed rather than re-adding it as a requirement

0.091007 - 2012-05-17
  - remove stray reference to Devel::GlobalDestruction

0.091006 - 2012-05-16
  - drop a couple of dependencies by minor releases we don't strictly need

0.091005 - 2012-05-14
  - temporary switch to an inlined in_global_destruction to avoid needing
    to fatpack Sub::Exporter for features we don't use
  - re-order is documentation to give readonly styles more prominence
  - a weakened value should still be returned on set (fixes lazy + weak_ref)
  - add an explicit return to all exported subs so people don't accidentally
    rely on the return value

0.091004 - 2012-05-07
  - also inhale from Mouse
  - clarify how isa and coerce interact
  - support isa and coerce together for Moose
  - guard _accessor_maker_for calls in Moo::Role in case Moo isn't loaded
  - reset handlemoose state on mutation in case somebody reified the
    metaclass too early

0.091003 - 2012-05-06
  - improve attribute option documentation
  - update the incompatibilities section since we're less incompatible now
  - fix coderef naming to avoid confusing autoclean

0.091002 - 2012-05-05
  - exclude union roles and same-role-as-self from metaclass inflation
  - inhale Moose roles before checking for composition conflicts
  - enable Moo::sification if only Moo::Role is loaded and not Moo
  - preserve attribute ordering
  - factor out accessor generation code a bit more to enable extension

0.091001 - 2012-05-02
  - bump Role::Tiny dependency to require de-strictures-ed version
  - fix test failure where Class::XSAccessor is not available

0.091000 - 2012-04-27
  - document MX::AttributeShortcuts 009+ support
  - documentation for the metaclass inflation code
  - better error message for broken BUILDARGS
  - provide 'no Moo::sification' to forcibly disable metaclass inflation
  - switch to Devel::GlobalDestruction to correctly disarm the
    Moo::sification trigger under threads
  - make extends after has work
  - name subs if Sub::Name is available for better stracktraces
  - undefer all subs before creating a concrete Moose metaclass
  - fix bug in _load_module where global vars could cause mis-detection
    of the module already being loaded

0.009_017 - 2012-04-16
  - mangle constructor meta-method on inflation so make_immutable works
  - fix possible infinite loop caused by subconstructor code

0.009_016 - 2012-04-12
  - don't accidentally load Moo::HandleMoose during global destruction
  - better docs for trigger (and initializer's absence)

0.009_015 - 2012-04-11
  - Complete support for MooseX::AttributeShortcuts 0.009
  - Allow Moo classes to compose Moose roles
  - Introduce Moo::HandleMoose, which should allow Moo classes and roles
    to be treated as Moose classes/roles. Supported so far:
    - Some level of attributes and methods for both classes and roles
    - Required methods in roles
    - Method modifiers in roles (they're already applied in classes)
    - Type constraints

(sno)

2012-07-18 07:55:27 UTC MAIN commitmail json YAML

Added devel/p5-Role-Tiny version 1.001004

(sno)

2012-07-18 07:54:31 UTC MAIN commitmail json YAML

Added devel/p5-Role-Tiny version 1.001004

(sno)

2012-07-18 07:54:13 UTC MAIN commitmail json YAML

Adding new package for CPAN module Role::Tiny version 1.001004 into
devel/p5-Role-Tiny as requirement for upcoming update for devel/p5-Moo.

Role::Tiny is a minimalist role composition tool.

ROLE COMPOSITION

Role composition can be thought of as much more clever and meaningful
multiple inheritance. The basics of this implementation of roles is:

    * If a method is already defined on a class, that method will not be
      composed in from the role.
    * If a method that the role "requires" to be implemented is not
      implemented, role application will fail loudly.

Unlike Class::C3, where the last class inherited from "wins," role
composition is the other way around, where the class wins. If multiple
roles are applied in a single call (single with statement), then if any
of their provided methods clash, an exception is raised unless the class
provides a method since this conflict indicates a potential problem.

(sno)

2012-07-18 06:38:28 UTC MAIN commitmail json YAML

Updated games/wesnoth to 1.10.3

(adam)

2012-07-18 06:37:42 UTC MAIN commitmail json YAML

Changes 1.10.3:
* Campaigns:
  * Heir to the Throne:
    * Fixed bug 19531: scroll to reinforcement units in Blackwater Port
    * Fixed bug 19517: The injured sergeant in HttT: Cliffs of Thoria will now
      always become visible when he is discovered.
  * Under the Burning Suns:
    * Made it so that all units are rehydrated quietly upon victory in scenario
      two
  * Under the Burning Suns:
    * Fix bug 19630: unit lost when Nym returns
    * Dust Devil no longer comments on cuttlefish
    * Wolf Riders now utter fleeing message on easy in scenario 3
* Editor:
  * Improved performance of the Editor Settings ToD lighting controls
* Language and i18n:
  * Fixed untranslatable Cancel button label in the add-ons server network
    status dialog (bug 19659)
  * Updated translations: Chinese (Simplified), Finnish, French, Galician,
    Irish, Italian, Korean, Latin, Old English, Portuguese (Brazil), Russian
* Multiplayer:
  * A New Land:
    * Made it so that the "Elvish Shaman" option in the elvish unit selection
      menu gets translated. Fixes bug 19677.
* User interface:
  * Stop showing a unit's potential moves before moving in a move & attack,
    rather than after (more consistent with regular movement)
* Whiteboard:
  * Fixed bug 19613: Multiple attacks after planning attacks in whiteboard
  * Fixed bug 19619: In local games, units keep ghosted appearance during
    opponent's turn
  * Fixed bug 19618: Problems with ending turn with impossible moves
  * Fixed bug 19615: Can see part of opponents' planned moves in local
    multiplayer game
* WML engine:
  * Fix $owner_side in capture events fired due to unit movement
* Miscellaneous and bug fixes:
  * Fixed: A preprocessor bug looking beyond the end of a buffer.
  * Fixed: Binding a temporary in the network code, possibly causing
    crashing.
  * Fixed bug 19469: Missing scenario hash results in Remote scenario always
    added to game description
  * Fixed bug 19322: controller=null hides a side in the status table
  * Fixed bug 19681: cache is never valid tweaked the number to string
    conversion of config_attribute
  * Fixed bug 16544: Fail to read `empty' cache files.
  * Added shroud_data to the inspection window (FR 19623).
  * Fixed: Wrong current side number after side turns (bug 19735)
    It also affected the lua field wesnoth.current.side

(adam)

2012-07-17 23:19:19 UTC MAIN commitmail json YAML

Take maintainership. FUKAUMI Naoki didn't object.

(cheusov)

2012-07-17 21:26:47 UTC MAIN commitmail json YAML

Update aumix to 2.9.1. in this version a lot of bugs were fixed including
PR 34040 reappeared again. aumix-gtk now uses gtk2.

(cheusov)

2012-07-17 21:09:24 UTC MAIN commitmail json YAML

Add missing xcb-util036.

(jperkin)

2012-07-17 21:08:22 UTC MAIN commitmail json YAML

Updated sysutils/ipa to 2.1.2

(asau)

2012-07-17 21:00:35 UTC MAIN commitmail json YAML

Update ipa to 2.1.2
>From Andrey Simonenko in PR pkg/46712

Changes:
* autoconf 2.68 -> 2.69, automake 1.11.1 -> 1.12.2.
* Corrected compilation with --enable-ctl-creds on NetBSD.
* Corrected output for "ipactl -a ... status".
* Corrected work with the -n switch in ipactl.

Package changes:
* Removed the ipa-memfunc-debug option.

(asau)

2012-07-17 19:25:31 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.119

(wiz)

2012-07-17 19:25:21 UTC MAIN commitmail json YAML

Really bump version for comment-missing-error change.

(wiz)

2012-07-17 19:24:47 UTC MAIN commitmail json YAML

Make missing comments in patches an error. Bump version.
The guide prescribes it for quite some time and it's common courtesy
for packages modifying packages after you.

ok gdt@

(wiz)

2012-07-17 18:08:03 UTC MAIN commitmail json YAML

starttls.{el,elc} files are not provided by the package anymore. The problem
is starttls's implementation is incompatible with emacs 22, 23 and probably
24 too, as a result sending emails with ssl/tls authorization fail due to
this
conflict.  emacs-21 has its own starttls.el too and I believe it is also
sufficient. I wonder if someone still uses emacs-20 and its smtpmail.el for
sending emails. This change was tested on NetBSD-6 and emacs-{22,23}.

starttls package now DEPENDS on emacs-[0-9]*, that is any emacs flavour is
good enough

Set LICENSE to gnu-gpl-v2

++pkgrevision

(cheusov)

2012-07-17 17:45:23 UTC MAIN commitmail json YAML

net/ocamlnet: Fix for systems without AT_SYMLINK_FOLLOW

DragonFly doesn't define AT_SYMLINK_FOLLOW.  The added patch will
appropriately disable linkat support.

No revbump necessary - this patch doesn't change the binary on systems
for which it has already built.

(marino)

2012-07-17 16:01:10 UTC MAIN commitmail json YAML

security/libgpg-error: Disable NLS on i386-DragonFly

It seems that I386 DragonFly (x86_64 is okay), invoking libintl's
bindtextdomain causes pkgsrc's libintl to segfault on a thread
locking operation.  Anything linking with libgpg-error on i386
will consequently core dump.

Recognizing this treating the symptom, this patch disabled NLS on
I386 DragonFly.

(marino)

2012-07-17 13:22:27 UTC MAIN commitmail json YAML

Use INSTALLATION_DIRS.

(jperkin)

2012-07-17 02:04:32 UTC MAIN commitmail json YAML

Updated comms/asterisk18 to 1.8.14.1

(jnemeth)

2012-07-17 02:04:20 UTC MAIN commitmail json YAML

Updated comms/asterisk10 to 10.6.1

(jnemeth)

2012-07-17 02:04:04 UTC MAIN commitmail json YAML

- revert previous
  - this package is marked OWNER= for a reason!
  - need to figure out why chan_mgcp is only built in some situation
    instead of adding gross hacks

- upgrade to Asterisk 10.6.1:  this is a bugfix release

The release of Asterisk 10.6.1 resolves an issue reported by the
community and would have not been possible without your participation.
Thank you!

The following is the issue resolved in this release:

* --- Remove a superfluous and dangerous freeing of an SSL_CTX.

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10.6.1

Thank you for your continued support of Asterisk!

(jnemeth)

2012-07-17 00:29:33 UTC MAIN commitmail json YAML

- revert previous
  - this package is marked OWNER= for a reason!
  - need to figure out why chan_mgcp is built only in some situations
    instead of adding gross hacks

- upgrade to Asterisk 1.8.14.1: this is a bugfix release

The release of Asterisk 1.8.14.1 resolves an issue reported by the
community and would have not been possible without your participation.
Thank you!

The following is the issue resolved in this release:

* --- Remove a superfluous and dangerous freeing of an SSL_CTX.

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.14.1

Thank you for your continued support of Asterisk!

(jnemeth)

2012-07-16 22:55:26 UTC MAIN commitmail json YAML

2012-07-16 21:17:12 UTC MAIN commitmail json YAML

2012-07-16 20:47:28 UTC MAIN commitmail json YAML

Updated games/wargames to 1.02

(abs)

2012-07-16 20:47:03 UTC MAIN commitmail json YAML

Updated games/wargames to 1.02

Update to 1.02
- portability fixes for Linux
- better handle blank entry

(abs)

2012-07-16 20:35:52 UTC MAIN commitmail json YAML

Drop USE_TOOLS+=gmake.  Already gets this from Makefile.kde3

(markd)

2012-07-16 19:34:27 UTC MAIN commitmail json YAML

lang/gcc-aux: PR#46708 Fix buildlink3.mk conditional

The condition in the gcc-aux buildlink3.mk file requires the file
mk/pkg-build-options.mk to be included in order to work.  This fixes the
bug introduced yesterday.

(marino)

2012-07-16 19:14:56 UTC MAIN commitmail json YAML

Updated security/mit-krb5 to 1.10.2

(adam)

2012-07-16 19:13:23 UTC MAIN commitmail json YAML

MASTER_SITES cosmetic change

(adam)

2012-07-16 19:12:33 UTC MAIN commitmail json YAML

Changes 1.10.2:
This is a bugfix release.
* Fix an interop issue with Windows Server 2008 R2 Read-Only Domain Controllers.
* Update a workaround for a glibc bug that would cause DNS PTR queries to occur
  even when rdns = false.
* Fix a kadmind denial of service issue (null pointer dereference), which could
  only be triggered by an administrator with the "create" privilege.
  [CVE-2012-1013]

Changes 1.10.1:
This is a bugfix release.
* Fix access controls for KDB string attributes [CVE-2012-1012]
* Make the ASN.1 encoding of key version numbers interoperate with Windows
  Read-Only Domain Controllers
* Avoid generating spurious password expiry warnings in cases where the KDC
  sends an account expiry time without a password expiry time.

(adam)

2012-07-16 15:42:19 UTC MAIN commitmail json YAML

+ postgresql-pgbench
- postgresql83-pgbench, postgresql84-pgbench
- postgresql90-pgbench, postgresql91-pgbench

(asau)

2012-07-16 15:40:38 UTC MAIN commitmail json YAML

2012-07-16 15:32:48 UTC MAIN commitmail json YAML

Import pgbench package.

pgbench is a popular benchmarking tool used by many developers
and hackers to do quick performance test with PostgreSQL on a
system setup.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(asau)

2012-07-16 13:34:49 UTC MAIN commitmail json YAML

2012-07-16 08:11:39 UTC pkgsrc-2012Q2 commitmail json YAML

2012-07-16 08:10:49 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3841 - requested by tron
net/libtorrent build fix

Revisions pulled up:
- net/libtorrent/Makefile                                      1.45

---
  Module Name: pkgsrc
  Committed By: tron
  Date: Mon Jul  2 07:01:52 UTC 2012

  Modified Files:
  pkgsrc/net/libtorrent: Makefile

  Log Message:
  Compile with GCC option "-march=i486" on x86 systems to make the required
  function "__sync_bool_compare_and_swap_4" available. This fixes the build
  of the "rtorrent" package under NetBSD/i386 5.1_STABLE.

(sbd)

2012-07-16 07:31:49 UTC pkgsrc-2012Q2 commitmail json YAML

2012-07-16 07:31:17 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3860 - requested by cheusov
graphics/librsvg: build fix

Revisions pulled up:
- graphics/librsvg/distinfo                                    1.20-1.22
- graphics/librsvg/patches/patch-rsvg-io.c                      1.1

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sun Jul  8 21:20:09 UTC 2012

  Modified Files:
  pkgsrc/graphics/librsvg: distinfo
  Added Files:
  pkgsrc/graphics/librsvg/patches: patch-rsvg-image.h

  Log Message:
  rsvg_get_file_path is an externally visible function.
  Fixes NetBSD-5.1/amd64 build.

  Patch from Rhialto on pkgsrc-users.

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sun Jul  8 21:54:04 UTC 2012

  Modified Files:
  pkgsrc/graphics/librsvg: distinfo
  pkgsrc/graphics/librsvg/patches: patch-rsvg-image.h

  Log Message:
  Add upstream bug report.

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sun Jul  8 23:03:17 UTC 2012

  Modified Files:
  pkgsrc/graphics/librsvg: distinfo
  Added Files:
  pkgsrc/graphics/librsvg/patches: patch-rsvg-io.c
  Removed Files:
  pkgsrc/graphics/librsvg/patches: patch-rsvg-image.h

  Log Message:
  Better fix for NetBSD-5.1, from upstream bug report via Rhialto.

(tron)

2012-07-16 06:27:18 UTC MAIN commitmail json YAML

sysutils/fsviewer: LDFLAGS.DragonFly+= -lfontconfig

(marino)

2012-07-16 00:33:44 UTC MAIN commitmail json YAML

Make amanda-dump-snap a suggested option.

(sbd)

2012-07-16 00:19:14 UTC MAIN commitmail json YAML

Fix the mkstemp() configure check - can now boot full Dreamcast CD images again. Bump PKGREVISION

(abs)

2012-07-16 00:14:33 UTC MAIN commitmail json YAML

Relax granularity check to allow setting idle on a machine with HZ 100
Bump PKGREVISION

(abs)

2012-07-15 17:39:17 UTC MAIN commitmail json YAML

2012-07-15 17:37:05 UTC MAIN commitmail json YAML

x11/wdm: LDFLAGS.DragonFly+= -lfontconfig

(marino)

2012-07-15 16:26:12 UTC MAIN commitmail json YAML

comms/asterisk16: Mark NOT-FOR-DRAGONFLY

This package has not been patched for DragonFly.
There are two newer packages, asterisk10 and asterisk18
According to commit messages, this package will be removed in
"not too distant future" due to being EOL.

(marino)

2012-07-15 15:08:20 UTC MAIN commitmail json YAML

x11/xfd: LDFLAGS.DragonFly+= -lXmu -lXrender

(marino)

2012-07-15 14:34:21 UTC MAIN commitmail json YAML

databases/pgsql: set rpath for libgptcl15.so

Fixes PKG_DEVELOPER error:
ERROR: lib/pgtcl1.5/libpgtcl15.so: missing library: libpq.so.5

(marino)

2012-07-15 14:30:37 UTC MAIN commitmail json YAML

2012-07-15 14:12:43 UTC MAIN commitmail json YAML

audio/audacious: LDFLAGS.DragonFly+= -lICE

(marino)

2012-07-15 13:02:55 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 3.5.2.

(tron)

2012-07-15 13:02:32 UTC MAIN commitmail json YAML

Update "phpmyadmin" package to version 3.5.2. Changes since 3.5.1:
- bug #3521416 [interface] JS error when editing index
- bug #3521313 [core] Call to undefined function __()
- bug #3521016 [edit] NOW() function incorrectly selected
- bug [GUI] Invalid HTML code on transformation_overview.php
- bug #3522930 [browse] Missing validation in Ajax mode
- bug Fix popup message on build SQL of import
- bug #3523499 [core] Make X-WebKit-CSP work better
- replace Highcharts with jqplot for query profiling, zoom search
- bug #3531584 [interface] No form validation in change password dialog
- bug #3531585 [interface] Broken password validation in copy user form
- bug #3531586 [unterface] Add user form prints JSON when user presses enter
- bug #3534121 [config] duplicate line in config.sample.inc.php
- bug #3534311 [interface] Grid editing incorrectly parses ENUM/SET values
- bug #3510196 [core] More clever URL rewriting with ForceSSL

(tron)

2012-07-15 11:52:57 UTC MAIN commitmail json YAML

devel/florist: fix lint errors

(marino)

2012-07-15 11:50:53 UTC MAIN commitmail json YAML

lang/gcc-aux: Add condition to buildlink3

The NLS option is optional, but the buildlink pulled in gettext-lib
unconditionally.  This caused failures in Tinderbox and pbuld chroot
when gettext-lib couldn't be found in those clean environments.  The
final result is that all Ada programs file to build in those environments.

Also removed whitespace from DESC.

(marino)

2012-07-15 11:12:22 UTC MAIN commitmail json YAML

Fix a segfault of starttls(1) when run without arguments
Add LICENSE
++pkgrevision

(cheusov)

2012-07-15 11:08:19 UTC MAIN commitmail json YAML

pkgtools/pkglint: Add "ada" as valid value for USE_LANGUAGES

The mk/compiler/gcc.mk was recently updated to handle USE_LANGUAGES+= ada
which requires the use of the lang/gcc-aux compiler.

(marino)

2012-07-15 10:02:14 UTC MAIN commitmail json YAML

mail/courier-mta: Fix PLIST

Fixes PKG_DEVELOPER error:
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR: /work/mail/courier-mta/work/.destdir/usr/pkg/share/doc/courier/svn.html

(marino)

2012-07-15 09:45:25 UTC MAIN commitmail json YAML

converters/dos2unix: Add rpath to find libintl

Errors seen on DragonFly with PKG_DEVELOPER option:
  ERROR: bin/dos2unix: missing library: libintl.so.8
  ERROR: bin/mac2unix: missing library: libintl.so.8
  ERROR: bin/unix2dos: missing library: libintl.so.8
  ERROR: bin/unix2mac: missing library: libintl.so.8

Adding an rpath to the build flags in the package makefile fixed it.

(marino)

2012-07-15 09:00:00 UTC MAIN commitmail json YAML

comms/asterisk18: PLIST+= chan_mgcp.so (DragonFly Only)

Defined new PLIST.mgcp variable for new file:
lib/asterisks/modules/chan_mgcp.so

(marino)

2012-07-15 08:58:18 UTC MAIN commitmail json YAML

comms/asterisk10: PLIST+= chan_mgcp.so (DragonFly Only)

Defined new PLIST.mgcp variable for new file:
lib/asterisks/modules/chan_mgcp.so

(marino)

2012-07-15 08:23:01 UTC MAIN commitmail json YAML

2012-07-15 08:12:42 UTC MAIN commitmail json YAML

2012-07-15 07:51:12 UTC MAIN commitmail json YAML

Updated comms/asterisk10 to 10.6.0

(jnemeth)

2012-07-15 07:51:02 UTC MAIN commitmail json YAML

Update to Asterisk 10.6.0:  this is a bugfix release

The Asterisk Development Team has announced the release of Asterisk 10.6.0.

The release of Asterisk 10.6.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following is a sample of the issues resolved in this release:

* --- format_mp3: Fix a possible crash in mp3_read().

* --- Fix local channel chains optimizing themselves out of a call.

* --- Re-add LastMsgsSent value for SIP peers

* --- Prevent sip_pvt refleak when an ast_channel outlasts its
      corresponding sip_pvt.

* --- Send more accurate identification information in dialog-info SIP
      NOTIFYs.

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-10.6.0

Thank you for your continued support of Asterisk!

(jnemeth)

2012-07-15 07:49:37 UTC MAIN commitmail json YAML

Updated comms/asterisk18 to 1.8.14.0

(jnemeth)

2012-07-15 07:49:28 UTC MAIN commitmail json YAML

Update to Asterisk 1.8.14.0:  this is a bugfix release

The Asterisk Development Team has announced the release of Asterisk 1.8.14.0.

The release of Asterisk 1.8.14.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following is a sample of the issues resolved in this release:

* --- format_mp3: Fix a possible crash in mp3_read().

* --- Fix local channel chains optimizing themselves out of a call.

* --- Update a peer's LastMsgsSent when the peer is notified of
      waiting messages

* --- Prevent sip_pvt refleak when an ast_channel outlasts its
      corresponding sip_pvt.

* --- Send more accurate identification information in dialog-info SIP
      NOTIFYs.

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-1.8.14.0

Thank you for your continued support of Asterisk!

(jnemeth)

2012-07-15 05:18:30 UTC MAIN commitmail json YAML

NetBSD<6 have a lack of TLS support.

(obache)

2012-07-15 02:49:44 UTC MAIN commitmail json YAML

Add --without-xsltproc, because if it finds an xsltproc somewhere it
builds and installs an extra manpage.

(dholland)

2012-07-15 02:35:21 UTC MAIN commitmail json YAML

2012-07-15 00:28:09 UTC MAIN commitmail json YAML

devel/gdbus-codegen: USE_TOOLS+= msgfmt

(marino)

2012-07-14 23:42:27 UTC MAIN commitmail json YAML

Updated sysutils/libpciaccess to 0.13.1

(wiz)

2012-07-14 23:42:13 UTC MAIN commitmail json YAML

Update to 0.13.1. Update patch-ac (netbsd_pci.c) using current version
of the file from xsrc.
meta-pkgs/modular-xorg still builds.

Changes:
0.12.0:
pciaccess 0.12.0 release, contains a fix for a major MTRR issue from Thomas,
along with a use after free, generic x86 backend, a few vgaarb fixes, and
some packaging magic.

Alan Coopersmith (3):
      Update Sun license notices to current X.Org standard form
      Delay allocation of agp_info so we don't leak it on prior errors
      Let libtool handle library flags for scanpci on Solaris

Dave Airlie (2):
      pciaccess: fix use after free.
      libpciaccess 0.12.0 - bump version for release

Gaetan Nadon (2):
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60

Julien Cristau (1):
      COPYING: add Red Hat's copyright notice

Samuel Thibault (1):
      libpciaccess x86 backend

Thomas Hellstrom (1):
      Fix long standing MTRR bug.

Tiago Vignatti (2):
      vgaarb: decode should send new information to the kernel
      vgaarb: read back vga count when setting new decoding

0.12.1:
This bug fix release corrects a couple bugs in the device probing code,
as well as providing various build configuration improvements.

Alan Coopersmith (4):
      Sun's copyrights belong to Oracle now
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      libpciaccess 0.12.1

Bryce Harrington (1):
      Fix detection of multi-function cards

Gaetan Nadon (8):
      config: upgrade AC_DEFINE_DIR to AX_DEFINE_DIR
      config: provide a makefile for scanpci dev tool
      scanpci.c: remove offending whitespace as reported by git diff
      config: provide a makefile for scanpci man pages
      config: replace INCLUDES, which is deprecated, with AM_CPPFLAGS
      include: add a Makefile to install and distribute header file
      config: use LDADD to obtain appropriate dependencies
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING

Jesse Barnes (1):
      Revert "Don't try to use bogus bridge data"

0.13.0:
Adam Jackson (1):
      linux: Don't use /dev/port

Alan Coopersmith (3):
      Solaris: reorder functions to remove need for lots of static prototypes
      Close pci.ids file when bailing out because realloc failed
      solx_devfs.c: fix gcc warnings about casting away const when reading data

Daniel Drake (1):
      delete_io_handle: fix deletion of last handle

Henry Zhao (1):
      Solaris: improve support for sparc platform

Jeremy Huddleston (1):
      configure.ac: Bump to 0.13

Mark Kettenis (3):
      OpenBSD: Indicate that devices need access to legacy VGA resources.
      Add VGA Arbiter support for OpenBSD.
      OpenBSD: Implement map_legacy and legacy_io

Mathias Krause (1):
      Use correct type for pci_id file accessor functions

0.13.1:
Adam Jackson (2):
      Use O_CLOEXEC for internal file descriptors
      linux: Fix out[bwl] macros on non-I/O architectures

Julien Cristau (1):
      Bump to 0.13.1

Matthieu Herrb (1):
      Fix pci_io_handle allocation routines.

Thordur Bjornsson (1):
      Fix openbsd_pci.c:pci_device_vgaarb_set_target();

(wiz)

2012-07-14 22:29:07 UTC MAIN commitmail json YAML

Note removals: centericq ArX gcc3-java jitterbug obconf sope.
Also note some bumps I've done in the last couple weeks that hadn't
yet been committed here.

(dholland)

2012-07-14 22:27:07 UTC MAIN commitmail json YAML

Remove www/sope as promised. This package has not been buildable in
years. As far as anyone has been able to figure out, it is actually an
older version of devel/SOPE, even though the latter has a lower
version number.

(dholland)

2012-07-14 22:25:04 UTC MAIN commitmail json YAML

Remove wm/obconf as promised. It hasn't been buildable for years,
because it no longer works with the version of openbox in pkgsrc.

Meanwhile, upstream seems to have decided that they don't need to make
releases any more, so there's no prospect of a new version being
available, only random development version taken directly from their
SCM.

If anyone actually uses this or cares about it, please try to persuade
upstream to cut a release, or even just tar up a snapshot that they
think is stable.

At that point we can reimport the package.

(dholland)

2012-07-14 22:21:32 UTC MAIN commitmail json YAML

2012-07-14 22:19:13 UTC MAIN commitmail json YAML

Remove gcc3-java as promised. Has not been buildable for years, if ever,
and various attempts to fix it have failed. Plus, gcc3 is highly obsolete
at this point and it's hardly worth spending effort on this. I believe
gcc-java support is available in most or all of the gcc4 packages.

(dholland)