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

2024-05-12 22:17:35 UTC Now

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

Update ruby-rails3 to 3.0.16.

This is a meta-like package and no changes.

(taca)

2012-07-31 12:26:47 UTC MAIN commitmail json YAML

Update ruby-railties to 3.0.16.

## Rails 3.0.16 (Jul 26, 2012)

*  No changes.

## Rails 3.0.14 (Jun 12, 2012)

*  No changes.

(taca)

2012-07-31 12:25:49 UTC MAIN commitmail json YAML

Update ruby-actionmailer3 to 3.0.16.

## Rails 3.0.16 (Jul 26, 2012)

*  No changes.

## Rails 3.0.14 (Jun 12, 2012)

*  No changes.

(taca)

2012-07-31 12:25:14 UTC MAIN commitmail json YAML

Update ruby-activerecord3 to 3.0.16.

## Rails 3.0.16 (Jul 26, 2012)

*  No changes.

## Rails 3.0.14 (Jun 12, 2012)

*  protect against the nesting of hashes changing the
    table context in the next call to build_from_hash. This fix
    covers this case as well.

    CVE-2012-2695

(taca)

2012-07-31 12:24:29 UTC MAIN commitmail json YAML

Update ruby-actionpack3 to 3.0.16.

## Rails 3.0.16 (Jul 26, 2012)

* Do not convert digest auth strings to symbols. CVE-2012-3424

## Rails 3.0.14 (Jun 12, 2012)

*  nil is removed from array parameter values

    CVE-2012-2694

(taca)

2012-07-31 12:23:12 UTC MAIN commitmail json YAML

2012-07-31 12:22:56 UTC MAIN commitmail json YAML

Update ruby-activeresource3 to 3.0.16.

## Rails 3.0.16 (Jul 26, 2012)

*  No changes.

## Rails 3.0.14 (Jun 12, 2012)

*  No changes.

(taca)

2012-07-31 12:21:54 UTC MAIN commitmail json YAML

Update ruby-activemodel to 3.0.16.

## Rails 3.0.16 (Jul 26, 2012)

*  No changes.

## Rails 3.0.14 (Jun 12, 2012)

*  No changes.

(taca)

2012-07-31 12:21:03 UTC MAIN commitmail json YAML

Update ruby-activesupport3 to 3.0.16.

## Rails 3.0.16 (Jul 26, 2012)

*  No changes.

## Rails 3.0.14 (Jun 12, 2012)

*  No changes.

(taca)

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

Start update of Ruby on Rails to 3.0.16.

(taca)

2012-07-31 12:02:17 UTC MAIN commitmail json YAML

Note update of net/ruby-addressable package to 2.3.2.

(taca)

2012-07-31 12:01:23 UTC MAIN commitmail json YAML

Update ruby-addressable to 2.3.2.

# Addressable 2.3.2
- added Addressable::URI#default_port method
- fixed issue with Marshalling Unicode data on Windows
- improved heuristic parsing to better handle IPv4 addresses

# Addressable 2.3.1
- fixed missing unicode data file

# Addressable 2.3.0
- updated Addressable::Template to use RFC 6570, level 4
- fixed compatibility problems with some versions of Ruby
- moved unicode tables into a data file for performance reasons
- removing support for multiple query value notations

(taca)

2012-07-31 11:46:21 UTC MAIN commitmail json YAML

Note update of databases/ruby-dm-core package to 1.2.0nb1.

(taca)

2012-07-31 11:45:22 UTC MAIN commitmail json YAML

Relax dependency to ruby-addressable.

Bump PKGREVISION.

(taca)

2012-07-31 08:22:56 UTC MAIN commitmail json YAML

Note update of lang/parrot to 4.5.0.

(he)

2012-07-31 08:16:07 UTC MAIN commitmail json YAML

Upgrade parrot to version 4.5.0.

Pkgsrc changes:
- Add a patch to track the addition of Parrot_get_cpu_type() to misc.c,
  which is platform-dependent on NetBSD.
- Fix pbc_to_exec.winxed so that there are no rpath build-directory
  references in installed executables.  Reported upstream as issue #803.
- Adjust PLIST to match installed files.

Upstream changes:
- Core
  + Added .write_bytes and .read_bytes methods to FileHandle and Socket
    PMCs.
  + Added Parrot_api_set_stdhandle, Parrot_api_new_call_object and
    Parrot_api_setup_signature functions to the embedding API
  + Removed the "can" VTABLE
- Languages
  + Winxed snapshot updated to 1.9.1
      - New syntax for parameters in multi
      - New syntax for initalization with new
      - Cast to var improved
- IMCC
  + Removed .line, .file, setline and setfile directives from IMCC
- Documentation
  + Fixed up Pod in 240 files to pass 't/codingstd/pod_description.t'.
- Tests
  + Added 'docs/pdds' and 'docs/pdds/draft' as files for
    'Parrot::Test::Pod.pm' to exclude.
- Build
  + Reduced number of packages under 'lib/Parrot/Pmc2c/'.
  + Added method-level documentation to several of the remaining packages.
  + Added 'docs/pdds' and 'docs/pdds/draft' as files for
    'Parrot::Test::Pod.pm' to exclude.
- Community
  + M1, a C-like language that targets M0 had a burst of development
    and now has many working examples such as recursive Fibonacci and
    recursive factorial : https://github.com/parrot/m1
  + Parrot bindings to LAPACK are being worked on as part of Google
    Summer of Code: https://github.com/leto/parrot-lapack

(he)

2012-07-31 08:00:29 UTC MAIN commitmail json YAML

Fix HOMEPAGE.  From Thomas Mueller.

(jperkin)

2012-07-31 05:39:29 UTC MAIN commitmail json YAML

Update devel/p5-strictures to 1.004001

(wen)

2012-07-31 05:35:16 UTC MAIN commitmail json YAML

Update to 1.004001

Upstream changes:
1.004001 - 2012-07-12
  - test-specific strictures now enabled during 'dzil test'
1.004000 - 2012-07-12
  - switch to testing calling file to avoid firing on dependencies

(wen)

2012-07-31 00:43:02 UTC MAIN commitmail json YAML

Updated net/clive to 2.3.3

(wiz)

2012-07-31 00:42:52 UTC MAIN commitmail json YAML

Update to 2.3.3:

v2.3.3 (2012-03-16) / Toni Gundogdu

Toni Gundogdu:
  - Do not prepend "http" URL if it is not found [13c5d89]
  - examples/cliverc: Use new category option [9b32fd2]
  - Fix a typo in manual [249c3d9]
  - Revise --help output [cf1f0dd]
  - Use -vq with quvi when supported (#15) [02b3f64]

2.3.2  Sat Oct 22 2011  Toni Gundogdu
Changes:
    - Revise README, README.packagers, INSTALL, manual, Makefile.PL
    - Add --user-agent to args used with autodetected curl command
    - Revise examples/cliverc, add --user-agent to curl example
    - Lower quvi prerequisite to 0.2.16.1

(wiz)

2012-07-31 00:41:43 UTC MAIN commitmail json YAML

Updated net/libquvi-scripts to 0.4.7

(wiz)

2012-07-31 00:41:34 UTC MAIN commitmail json YAML

Update to 0.4.7:

v0.4.7  (2012-07-18) / Toni Gundogdu

Adam Sampson:
  - dailymotion.lua: Make urlback pattern more liberal [8eded85]
brunorex:
  - Add support for justin.tv and twitch.tv (#99) [86baf5d]
Mikhail Gusarov:
  - tvrain.lua: Adjust for new URL scheme on the site [7bf1682]
Till Maas:
  - Support spiegel.de with SEO URLs [6afe8e9]
Toni Gundogdu:
  - FIX: gaskrank.lua: stream URL, ID patterns [78817b8]
  - FIX: gaskrank.lua: title pattern [52c6f6d]
  - FIX: tvrain.lua: Change how media ID is parsed [7dfbc1e]
  - FIX: vimeo.lua:115: no match: qualities (#106) [d7182ac]
  - youtube.lua: Rewrite YouTube.choose_default [aec0afa]

      Change how youtube.lua chooses the 'default' format for
      YouTube media URLs:
        - Either whichever is of 480p is found first
        - Or whatever YouTube returns as the first format

      The script previously defaulted to the lowest quality.

15 files changed, 118 insertions(+), 44 deletions(-)

v0.4.6 (2012-06-10) / Toni Gundogdu

Mikhail Gusarov:
  - 1tvru.lua: Add support for 1tv.ru [82e3151]
  - tvrain.lua: Add support for tvrain.ru [730720d]
Mort Gerald:
  - pornhub.lua: Media ID can be hexadecimal [82b78df]
Toni Gundogdu:
  - FIX: collegehumor.lua: title pattern [3825171]
  - FIX: ted.lua: Media stream URL pattern [2fc90bf]
  - FIX: xhamster.lua: server response code 404 [6f3e8bd]
Raphaè°·l Droz:
  - publicsenat.lua: Update support [f329cde]
  - senat.lua: Add support for senat.fr [5cf4540]

15 files changed, 317 insertions(+), 33 deletions(-)

v0.4.5 (2012-05-30) / Toni Gundogdu

Bastien Nocera:
  - Added 101greatgoals.lua [efc2cdf]
  - dailymotion: Fix overeager ID fetching [0223bd8]
  - FIX: sapo.lua: ID, media stream URL and title [84cb67d]
PaulK:
  - Added canalplus.lua [ed6877d]
  - Added support for empflix.com (NSFW website) [cb2de3c]
Toni Gundogdu:
  - Add website/redtube.lua [694ff91]
  - FIX: pornhub.lua: media title, stream URL parsing [1867d4f]
  - FIX: theonion.lua [70dfaab]
  - FIX: videobash.lua: media URL parsing [471e73d]
  - FIX: vimeo.lua (#97) [4f811dd]
  - blip.lua: Mark as FIXME [888a3ed]
  - keezmovies.lua: Mark as FIXME [4337407]
  - pluzz.lua, francetelevisions.lua: Mark as FIXME [5b9cfc6]
  - Lower AC_PREREQ to 2.67 [d1ac468]
  - Remove funnyhub.lua: Videos no more [?] [3dae8bd]
  - Remove google.lua: video.google.com is no more [8f38fe6]
  - website/sapo.lua: Parse thumbnail_url [d8cfb16]

46 files changed, 740 insertions(+), 411 deletions(-)

v0.4.4 (2012-03-23) / Toni Gundogdu

Toni Gundogdu:
  - Rewrite scripts using "foo:match" instead of "foo:find"
  - FIX: clipfish.lua: Use new config URL [bb8bf4c]
  - FIX: dailymotion.lua: Issue with some videos (#92) [325b20e]
      - Thanks to David Pugnasse for the fix
  - FIX: Lua-5.2: Use gmatch instead of gfind (#89) [b5ae4e1]
  - FIX: Lua-5.2: Use the # operator instead (#89) [04f0284]
  - FIX: youtube.lua: Allow embed URLs w/ params (#90) [386aae2]
  - FIXME: bikeradar.lua [6d64461]

v0.4.3 (2012-03-01) / Toni Gundogdu

Anonymous:
  - Add tcmag.lua [5f8d188]
  - FIX: xhamster.lua (HTTP/403) [2bd53fd]

Bastien Nocera:
  - Add special-case suffix for audio/mpeg [ca784e3]
  - FIX: soundcloud.lua: Multi-byte char handling [82d1818]

mutantmonkey:
  - Add IMDb support (#88) [7198600]

PaulK:
  - Add support for pornhub.com (NSFW) [968143b]
  - Add support for tnaflix.com (NSFW) [d34caf1]
  - FIX: youjizz [b60401e]

Toni Gundogdu:
  - Add videa.hu support (#84, Bastien) [ab56c38]
  - FIX: liveleak.lua: attempt to index field 'path' (nil) [4919605]
  - FIX: mgnetwork.lua: return duration in msec [b34fef6]
  - FIX: videobash.lua: media URL pattern [8072eac]
  - guardian.lua: Parse from JSON instead (#83) [019f38e]
  - liveleak.lua: Support embedded URLs [fdd223a]
  - Mark globo.lua as FIXME [26f48f5]
  - Mark tube8.lua as FIXME [de13a39]
  - Remove buzzhumor.lua [a568afc]
  - Remove megavideo.lua [dc08e00]
  - soundcloud.lua: Rework title parsing [53204fd]
  - tcmag.lua: Make query_formats work with external content [f5cbd0d]
  - ted.lua: Support the "default" format only [2caf52b]

0.4.2  Tue Nov 29 2011  Toni Gundogdu
Changes:
    - Add mgnetwork.lua, mutantmonkey <mutantmonkey@mutantmonkey.in> (#78)
    - Remove foundrymusic.lua
Fixes:
    - tube8.lua: media URL parsing, Tomas Janousek <tomi@nomi.cz> (#80)
    - Multiple: potential "attempt to index ... (a nil value)"
    - dailymotion.lua: no match: video plugin params
    - videobash.lua: media URL parsing (#81)

(wiz)

2012-07-31 00:39:26 UTC MAIN commitmail json YAML

Updated net/libquvi to 0.4.1

(wiz)

2012-07-31 00:39:17 UTC MAIN commitmail json YAML

Update to libquvi-0.4.1:

v0.4.1 (2012-03-23) / Toni Gundogdu

Toni Gundogdu:
  - Add examples/parse.c [a26f5f6]
  - Add examples/supported.c [179d997]
  - DOC: Replace buzzhumor with gaskrank [3d2e015]
  - FIX: Lua 5.2: Use luaL_newstate instead (#89) [6de7322]
    - Thanks to Marien Zwart for the fix
  - FIX: Make verify c/b check against correct option [0c4ff3b]
  - FIX: Use dirname(3) properly [b2f1621]

(wiz)

2012-07-31 00:37:22 UTC MAIN commitmail json YAML

Updated net/quvi to 0.4.2

(wiz)

2012-07-31 00:37:10 UTC MAIN commitmail json YAML

Update to 0.4.2:

v0.4.2 (2012-03-01) / Toni Gundogdu

Bastien Nocera:
  - Add "%e" to print the extension of the linked file [8c82966]
  - Add "%h" to print the thumbnail URL for a link [9e463f0]

(wiz)

2012-07-30 22:12:39 UTC pkgsrc-2012Q2 commitmail json YAML

2012-07-30 22:12:18 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3881 - requested by wiz
net/Transmission: security update
net/Transmission-gui: security update

Revisions pulled up:
- net/Transmission-gui/Makefile                                1.4-1.5
- net/Transmission-gui/PLIST                                    1.2-1.3
- net/Transmission/Makefile                                    1.79
- net/Transmission/Makefile.common                              1.2-1.4
- net/Transmission/PLIST                                        1.11-1.12
- net/Transmission/distinfo                                    1.58-1.60
- net/Transmission/patches/patch-aa                            1.11
- net/Transmission/patches/patch-ad                            deleted
- net/Transmission/patches/patch-ae                            1.11
- net/Transmission/patches/patch-af                            deleted
- net/Transmission/patches/patch-qt_qtr.pro                    1.1
- net/Transmission/patches/patch-third-party_miniupnp_miniupnp.c 1.1

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Jul 12 18:29:46 UTC 2012

  Modified Files:
  pkgsrc/net/Transmission: Makefile Makefile.common PLIST distinfo
  pkgsrc/net/Transmission-gui: Makefile PLIST distinfo
  pkgsrc/net/Transmission/patches: patch-aa patch-ae
  Added Files:
  pkgsrc/net/Transmission/patches: patch-qt_qtr.pro
  Removed Files:
  pkgsrc/net/Transmission/patches: patch-ad patch-af

  Log Message:
  Update Transmission* to 2.60, inspired by PR 46695 by Ken Wong.

  Transmission 2.60 (2012/07/05)
      Fix issues when adding magnet links
      Improved scraping behavior for certain trackers
      Fix bug where cleared statistics might not save
      Updated versions of miniupnpc and libuTP
      Fixed compilation issues with Solaris and FreeBSD
      Other minor fixes

  Web Client

      Notification of downloading and seeding completion (requires browser support of notifications)
      Re-add select all and deselect all buttons to the file inspector tab

  Qt

      Add Basque translation

  Transmission 2.52 (2012/05/19)
      Fix bug with zero termination of multiscrape strings
      Update the bundled libnatpmp and miniupnp port forwarding libraries

  GTK+

      Fix minor bug in Ubuntu app indicator support

  Transmission 2.51 (2012/04/08)
      Update the bundled libnatpmp and miniupnp port forwarding libraries
      Add environment variable options to have libcurl verify SSL certs
      Support user-specified CXX environment variables during compile time

  GTK+

      Fix crash when adding torrents on systems without G_USER_DIRECTORY_DOWNLOAD
      Honor the notification sound setting
      Add a tooltip to files in the torrents' file list
      Fix broken handling of the Cancel button in the "Open URL" dialog
      Improve support for Gnome Shell and Unity
      Catch SIGTERM instead of SIGKILL

  Qt

      Progress bar colors are now similar to the Mac and Web clients'
      Improve the "Open Folder" behavior

  Web Client

      Fix global seed ratio progress bars
      Fix sometimes-incorrect ratio being displayed in the inspector
      If multiple torrents are selected, show the aggregate info in the inspector
      Upgrade to jQuery 1.7.2

  Daemon

      Show magnet link information in transmission-remote -i

  Transmission 2.50 (2012/02/14)
      Fix crash when adding some magnet links
      Improved support for downloading webseeds with large files
      Gracefully handle incorrectly-compressed data from webseed downloads
      Fairer bandwidth distribution across connected peers
      Use less CPU when calculating undownloaded portions of large torrents
      Use the Selection Algorithm, rather than sorting, to select peer candidates
      Use base-10 units when displaying bandwidth speed and disk space
      If the OS has its own copy of natpmp, prefer it over our bundled version
      Fix Fails-To-Build error on Solaris 10 from use of mkdtemp()
      Fix Fails-To-Build error on FreeBSD from use of alloca()
      Fix Fails-To-Build error when building without a C++ compiler for libuTP

  GTK+

      Fix regression that broke the "--minimized" command-line argument
      Instead of notify-send, use the org.freedesktop.Notifications DBus API
      Fix a handful of small memory leaks

  Qt

      Fix FTB when building without libuTP support on Debian

  Web Client

      Filtering by state and tracker
      Sorting by size
      Larger, easier-to-press toolbar buttons
      Fix the torrent size and time remaining in the inspector's details tab
      Bundle jQuery and the stylesheets to avoid third-party CDNs
      Upgrade to jQuery 1.7.1
      Fix runtime errors in IE 8, IE 9, and Opera
      Revise CSS stylesheets to use SASS
      Minor interface tweaks

  Daemon

      Fix corrupted status string in transmission-remote

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Jul 12 18:35:30 UTC 2012

  Modified Files:
  pkgsrc/net/Transmission: PLIST

  Log Message:
  Sort.

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Jul 12 18:35:42 UTC 2012

  Modified Files:
  pkgsrc/net/Transmission: Makefile.common
  Removed Files:
  pkgsrc/net/Transmission-gui: distinfo

  Log Message:
  Share distinfo between Transmission packages.

---
  Module Name: pkgsrc
  Committed By: marino
  Date: Wed Jul 18 17:50:22 UTC 2012

  Modified Files:
  pkgsrc/net/Transmission: distinfo
  Added Files:
  pkgsrc/net/Transmission/patches: patch-third-party_miniupnp_miniupnp.c

  Log Message:
  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.

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sat Jul 28 15:13:42 UTC 2012

  Modified Files:
  pkgsrc/net/Transmission: Makefile.common distinfo
  pkgsrc/net/Transmission-gui: Makefile PLIST

  Log Message:
  Update to 2.61:

  === Transmission 2.61 (2012/07/23) ===
  [http://trac.transmissionbt.com/query?milestone=2.61&group=component&order=severity All tickets closed by this release]
  ==== All Platforms ====
  ==== Mac ====
    * Fix crash when creating a torrent file on Lion or newer
  ==== GTK+ ====
    * Support startup notification
    * Require GTK+ 3
  ==== Qt ====
    * Fix bug when opening the web client via the Preferences dialog
    * Better opening of magnet links
    * The Torrent File list now handles very long lists faster
    * Fix i18n problem introduced in 2.60
  ==== Web Client ====
    * Close potential cross-scripting vulnerability from malicious torrent files
  ==== Utils ====
    * Add magnet link generation to the transmission-show command line tool

(tron)

2012-07-30 18:43:51 UTC MAIN commitmail json YAML

0.6.2.1
0.6.2 broke build for systems lacking __UNCONST

(imil)

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

Remove redundant and unnecessary item from description. (Okayed by
maintainer.)

(reed)

2012-07-30 10:57:04 UTC pkgsrc-2012Q2 commitmail json YAML

2012-07-30 10:43:26 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.6.2

(imil)

2012-07-30 10:43:03 UTC MAIN commitmail json YAML

20120730
        Modified default behaviour for Proceed [Y/n]
        Sync wip with pkgsrc: pkgin 0.6.2

20120729
        Rewrote narrow_match() using version_check() to avoid more
        dirty repositories mistakes.

20120715
        Preparing pkginteractive integration.

20120530
        SQLite is now part of NetBSD 6.0 base, remove it from pkgin's tree.
        Dependency will be added in the package.

(imil)

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

Updated graphics/GraphicsMagick to 1.3.16nb1

(wiz)

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

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

Remove invalid master site.

(wiz)

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

Updated graphics/ImageMagick to 6.7.6.6nb3

(wiz)

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

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

Updated sysutils/amanda* to 3.3.1

(sbd)

2012-07-30 07:21:12 UTC MAIN commitmail json YAML

Update amanda to 3.3.1

Changes in release 3.3.1

  * amrecover
      o New 'settransalte' command.
  * amanda.conf
      o new '$s' substitution in autolabel.
      o new 'max-dle-by-volume' global option.
      o new 'eject-volume' global option.
  * diskfile
      o new 'includefile' option.
  * amcheck
      o new '--client-verbose' argument.
  * All programs have a new '--version' argument.
  * ampgsql can take property from server configuration.
  * amgetconf can print one property of a section.
  * s3 device
      o new S3_SERVER_SIDE_ENCRYPTION property.
      o use multiple thread to speedup deleting a volume.
  * Many bug fix.

Changes in release 3.3.0

  * The default auth is changed to "bsdtcp", if you are using the default bsd
    then you must add it to your configuration.
      o in amanda.conf
      o in amanda-client.conf
      o in dumptype/disklist
      o in xinetd (if no '-auth' argument to amandad)
  * amdump trap crtl-c, it still send the report and do cleanup if you do
    one crtl-c, do it more than once to abort the run.
  * s3 device
      o use multiple threads to speedup the transfer
      o can connect to eucalytus.
      o new NB_THREADS_BACKUP property
      o new NB_THREADS_RECOVERY property
      o new S3_HOST property
      o new S3_SERVICE_PATH property
      o new S3_SUBDOMAIN property
  * chg-aggregate: new changer that use other changer sequentially.
  * meta-volume
  * Add meta label in tapelist file
  * chg-disk:
      o support for removable disk
      o new NUM-SLOT property
      o new AUTO-CREATE-SLOT property
      o new REMOVABLE property
      o new MOUNT property
      o new UMOUNT property
      o new UMOUNT-LOCKFILE property
      o new UMOUNT-IDLE property
  * new taperscan algorithm:
      o oldest: this algorithm try to run through the volumes in the oldest
order
      o lexical: this algorithm try to run through the volumes in the natural
order
  * Change in amanda.conf
      o new meta-autolabel option
      o autolabel can include org, config, barcode, meta in the label
      o new client-name option in appication and script.
  * application and script in amanda-client.conf can be used to set default
    properties for application or script.
  * amlabel
      o The label argument is no longer required, an autolabel can be
generated
      o new --meta option
      o new --barcode option
      o new --assign option
  * amgtar, amstar: The path must be specified, it will not works with a
    device.
  * amrecover: decompression and decryption are now done on the client if
compression/encryption was done on the client.
  * amtape: inventory print the current slot
  * amanda.conf:
      o autoflush have value "no|yes|all"
      o script have single-execution setting.
      o Add pre-amcheck, post-amcheck, pre-estimate, post-estimate, pre-backup
        and post-backup to execute-on of script.
      o Add taperscan and interactivity section.
      o add 'server' value in recovery-limit.
      o add dump-limit in a dumptype.
  * amanda-client.conf
      o add amdump-server setting.
  * script are searched in $APPLICATION_DIR, $CONFIG_DIR/<conf>/application
    and $CONFIG_DIR/application
  * amservice
      o add -s argument
      o is also installed on client
  * new amdumpd server service, if enable, it allow client to start a backup
    of itself.
  * new amdump_client program, it is use on client to start a backup of itself
  * implement restore command amzfs-sendrecv, it can be use with amrecover.

Changes in release 3.2.2

  * Do not restore the NUL padding bytes, some program fail with them.
  * Fix driver doing nothing if taper crash early.
  * Fix taperalog *FIT no going to second volume.
  * Fix amrestore '-p' not going to next file.
  * flush even if flush threshold are not met if it save tape space.
  * fix crash in amtrmidx due to memory leak.
  * amsamba use 'Use smbclient -TF' for restore.

Changes in release 3.2.1

  * barcode are added to the tapelist file.
  * Faster 'amadmin find', improve speed on many programs.
  * device-output-buffer-size default to a minimum of 4*block_size.
  * ssh auth use the client-port
  * Bug fixed:
      o "Can't opendata output stream: Connection refused".
      o Better handling of dump to tape.
      o Corrupted 'amdump' log file, amstatus not showing correct state.
      o Execute subprocess with the config overwrite.
      o tape-device allow to set LEOM.
      o Crash in robot changer.
      o Script output property are not sent to application.

Changes in release 3.2.0

  * Support for multiple simultaneous writes to storage devices
      o Can write to all available drives in parallel.
      o Works only with the new changer API.
      o Useful if two or more volumes are used in a single run.
      o dump direct to tape can be scheduled any time during the run,
        previously they were done sequencially after all dump to holding disk.
      o enabled with the new 'taper-parallel-write' configuration option.
  * Support for LEOM in storage devices
      o allows splitting without partial parts, saving space
      o much more efficient, since parts need not be cached on disk in most
        cases
  * new, simpler splitting commands in the tapetype section:
    part-size, part-cache-type, part-cache-dir, part-cache-max-size; see
    amanda.conf(5) for details
  * Amanda server configuration file changes (amanda.conf)
      o new configuration keyword:
        + taper-parallel-write -- How many drive amanda can write to
                                  in parallel.
      o deprecated configuration keywords:
        + amrecover_do_fsf
        + amrecover_check_label
  * the CONFIG parameter to amidxtaped is now required; this means that
    versions of amrecover older than 2.4.3 will be unable to recover from
    servers running Amanda-3.2 and later.
  * The new dumptype and global parameters 'recovery-limit' can be used to
    limit which hosts may recover from a particular DLE.  See amanda.conf(5)
    and amanda-auth(7) for more information.
  * Several old changers have been removed - these changers will work with
    Amanda for the forseeable future, but are no longer included in the
    distribution.
      o chg-chio
      o chg-chs
      o chg-iomega
      o chg-juke
      o chg-mcutil
      o chg-mtx
      o chg-null (use the new "chg-null:")
      o chg-rait (use the new "chg-rait:{dev1,dev2}")
      o chg-rth
      o chg-scsi-chio
      o chg-scsi
  * Amdump change:
      o new '--no-taper' option to start the run in degraded mode
  * Amvault is much improved, but still experimental:
      o supports assembling split parts on the source volume and re-splitting
        them on the destination
      o supports filtering dumps with the same syntax as amfetchdump
      o a --fulls-only option skips all incremental dumps on the source
      o an --export option tries to move tertiary volumes to import/export
        slots when completed
      o command-line syntax has changed incompatibly; see manpage or
        'amvault --help'
  * Rewritten and improved:
      o amoverview
      o amcheckdump

Changes in release 3.1.0

  * Deprecated old changers; see amanda-changers(7) for replacements.  These
    changers are still available in the distribution, but will be removed in a
    future release.
      o chg-null
      o chg-zd-mtx
      o chg-rait
      o chg-disk
      o chg-multi
  * Although chg-zd-mtx is still supported, we recommend that all users upgrade
    to the more efficient chg-robot.  See contrib/convert-zd-mtx-to-robot.sh
    for a useful conversion script.
  * Amanda server configuration file changes (amanda.conf)
      o deprecated configuration keywords:
+ label_new_tapes
      o keywords deprecated in 2.6.1:
        + rawtapedev
+ tapebufs
+ file-pad
      o new configuration keyword
        + autolabel  -- replace label_new_tapes
        + columnspec  -- can specify a precision.
        + order      -- in script, to specify script order execution.
        + client_port -- in dumptype, to specify which port to connect on
                          the client.
        + estimate    -- in dumptype, can specify multiple estimate method.
      o accept 'define' keyword for defining an holdingdisk
  * Amanda client configuration file changes (amanda-client.conf)
      o new configuration keyword
        + debug_days  -- how many days to keep debug files.
        + client_port -- use by amrecover, specify which port to connect on
                          the server.
  * Removed compile-time default --with-changer-device: specify a device
    explicitly in amanda.conf instead
  * amtape behavior has changed:
      o 'device' subcommand removed
      o 'slot advance' subcommand removed
      o 'update' subcommand no longer displays each slot as it is updated, and
        is not supported by all changers
      o taperscan output has changed
      o new 'inventory' subcommand
  * amrmtape rewrite
      o use long option
        + --changer    -- Specify which changer to use
        + --cleanup    -- Remove logs and indexes associated with label
        + --dryrun    -- do not update the original copies.
        + --erase      -- Attempt to erase the data contained on the volume
        + --keep-label -- Do not remove label from the tapelist
        + --quiet      -- Opposite of --verbose
        + --verbose    -- List backups of hosts and disks that are being
                          discarded.
  * amdevcheck
      o new --label option.
      o new --properties option.
  * Device API
      o changed wildcard setting for S3_BUCKET_LOCATION from "" to "*"
      o new 'ndmp:' device to write to a tape on an ndmp server.
      o new 'dvdrw:' device to write to a dvd drive.
  * Application API
      o new properties to many applications
      o amgtar
        + new ACLS, SELINUX and XATTRS properties
      o amsamba
        + Allow '\' in diskname and amandapass.
        + new ALLOW-ANONYMOUS property.
      o new applications:
        + ampgsql  -- Backup PostgreSQL using continuous WAL archiving
        + amsuntar -- Backup filesytem with the SUN tar
        + amraw    -- Backup only one directory entry
  * New taper, with DirectTCP support, changed tape and catalog format:
      o all dumpfiles are now F_SPLIT_DUMPFILE
      o all on-tape dumpfiles have numparts=-1, since it's no longer possible
        to calculate this value in advance
      o there is no logging or reporting of zero-byte, successful parts (this
        may cause gaps in filenums in the catalog)
  * Redesigned amreport
      o much more natural command-line interface (just run 'amreport $config')
      o experimental XML output
  * configuration override for dumptype works with inheritance.

Changes in release 2.6.1p2
  * amtapetype: new -p option
  * Bugs fixed
      o S3 device driver
      o amcheckdump
      o file not removed from holding disk
      o sendbackup compatibility with a 2.4.2 server
      o handle EROFS error from tape device.
      o zfs snapshot name us the diskname.
      o fix fd allocation in amandad
      o crash in amflush

Changes in release 2.6.1p1

  * amplot: better output
  * Don't include genversion.h in distribution tarballs.
  * Bugs fixed
      o S3 device driver
      o rait device driver
      o amstatus
      o configure
      o application-api
      o compilation on some platform
      o others small bug

Changes in release 2.6.1

  * Amanda server configuration file changes (amanda.conf)
      o deprecated configuration keywords:
        + rawtapedev
+ tapebufs
+ file-pad
  * Application API: Allow to easily write wrappers around any backup program,
    See the 'amanda-applications' man page.
      o amgtar: Use GNU tar, it is a lot more configurable than the GNUTAR
        program. See 'amgtar' man page.
      o amstar: Use star to do a backup, it work only on a partition. See
        'amstar' man page.
      o amsamba: Use smbclient to backup a cifs share, see amsamba man page.
      o amzfs-sendrecv: Do a backup of a ZFS filesystem with 'zfs send'.
  * Script API: Allow to run script before and after amanda process, see the
    'amanda-scripts' man page.
      o amzfs-snapshot: Do a snapshot of a ZFS filesystem, then 'amgtar'
        application will backup the snapshot. See 'amzfs-snapshot' man page.
      o script-email: Simple script to send email. see 'script-email' man page.
  * Changer API v2.0: perl-based changer interface supporting concurrent
    use of multiple devices and changers.
      o currently operating in "compatibility mode," calling old changer
        shell scripts.
      o under active development.
  * Xfer API: generic library to move and filter data with maximal efficiency
      o can read from and write to arbitrary devices, files, etc.
      o only used in some applications.
  * Amanda archive format: A simple archive format that an application can
    use to create backup image.
  * 'amarchiver' program to manipulate file in amanda archive format.
  * Many improvements to report better error message to user.
  * amtape subcommands 'slot prev' and 'slot last' are removed.
  * Dozens more perl libraries, with more stable interfaces.
  * Many bugs fixed and improvement.
  * amgetconf '--client' option to retrieve config from
    amanda-client.conf on a client.
  * Amanda configuration file changes
      o new application-tool section
      o new script-tool section
      o new device section
      o new changer section

Changes in release 2.6.0

  * configure --disable-shared doesn't work because perl modules require
    shared libraries.  Use configure --with-static-binaries to build
    statically linked binaries.
  * 'amverify' and 'amverifyrun' are deprecated and replaced with the
    new, more flexible 'amcheckdump'
  * 'amdd' and 'ammt' are deprecated.
  * Some Amanda files are now installed in new "amanda/" subdirectories:
    libraries are now installed in $libdir/amanda and internal programs
    are now installed in $libexecdir/amanda.
  * The amandates file, previously at /etc/amandates, is now at
    $localstatedir/amanda/amandates.  You may want to move your existing
    /etc/amandates when you upgrade Amanda.
  * New 'amcryptsimple', 'amgpgcrypt' - encryption plugins based on gpg.
  * New 'amserverconfig', 'amaddclient' - Initial Amanda configuration tools
    these tools make assumptions, please see man page.
  * Many bugs fixed and code rewrite/cleanup
  * glib is required to compile and run amanda.
  * Device API: pluggable interface to storage devices, supporting tapes,
    vtapes, RAIT, and Amazon S3
  * New perl modules link directly to Amanda, to support writing Amanda
    applications in Perl. Perl module are installed by default in the perl
    installsitelib directory. It can be changed with
    'configure --with-amperldir'.
  * New 'local' security driver supports backups of the amanda server
    without any network connection or other configuration.
  * Almost 200 unit tests are available via 'make installcheck'.
  * Amanda configuration file changes
        o amanda.conf changes
              + flush-threshold-dumped
              + flush-threshold-scheduled
              + taperflush
              + device_property
              + usetimestamps default to yes

(sbd)

2012-07-30 07:05:54 UTC MAIN commitmail json YAML

Use find-prefix.mk for the gnuplot prefix.

(sbd)

2012-07-30 07:04:29 UTC MAIN commitmail json YAML

Add SPECIAL_PERMS entries for binaries the need special perms.
Because of the above change switch all amanda packages to user-destdir
support.

(sbd)

2012-07-30 07:03:46 UTC MAIN commitmail json YAML

+ Change the AMANADA_USER to 'amandabackup' to be consistent with other
  packages (and because I think its a good idea).
+ Remove legacy varable AMANDA_SMB.

(sbd)

2012-07-30 07:03:04 UTC MAIN commitmail json YAML

+ Change the AMANADA_USER to 'amandabackup' to be consistent with other
  packages (and because I think its a good idea).
+ Set the AMANDA_USER's home directory to AMANDA_VAR.
+ Update the AMANDA_USER's gecos comment.

(sbd)

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

Add some new configure args to bring the config in-line with other binary
distributions:

+ Add bsd-security, bsdtcp-security, bsdudp-security.
+ Set default index and tape server to localhost
+ Build with assertions.
+ Use a debugging log directory (and add it to OWN_DIRS_PERMS
          in amanda-common)

(sbd)

2012-07-30 07:01:32 UTC MAIN commitmail json YAML

The correct mode for amanda's directories is 0750.

(sbd)

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

Add --without-gnuplot to CONFIGURE_ARGS for amanda-{common,client,server}.

(sbd)

2012-07-30 07:00:13 UTC MAIN commitmail json YAML

2012-07-30 06:57:22 UTC MAIN commitmail json YAML

2012-07-30 06:54:46 UTC MAIN commitmail json YAML

Make amanda-fqdn a suggested options.

Also remove a old comment.

(sbd)

2012-07-30 04:23:23 UTC MAIN commitmail json YAML

Fix pkglint. Add patch comments. Do configuration SUBSTs at pre-configure
time, not post-patch, to reduce the chances of the results being rolled
unconditionally into patches.

(dholland)

2012-07-30 04:12:46 UTC MAIN commitmail json YAML

add stray blank line to appease pkglint

(dholland)

2012-07-30 04:08:53 UTC MAIN commitmail json YAML

Add patch comments. Regen patch-ac as it wasn't diff -u format. Improve
portability of patch-aa.

(dholland)

2012-07-30 03:59:06 UTC MAIN commitmail json YAML

Fix pkglint. Use BUILD_DIRS instead of a hand-rolled do-build target.
Add patch comments.

(dholland)

2012-07-30 03:50:22 UTC MAIN commitmail json YAML

2012-07-30 03:48:17 UTC MAIN commitmail json YAML

Rearrange extract logic to shut up pkglint. Add patch comment.

(dholland)

2012-07-30 03:36:32 UTC MAIN commitmail json YAML

2012-07-30 03:33:12 UTC MAIN commitmail json YAML

2012-07-30 03:04:32 UTC MAIN commitmail json YAML

2012-07-30 02:59:21 UTC MAIN commitmail json YAML

2012-07-30 02:53:57 UTC MAIN commitmail json YAML

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

2012-07-30 02:21:31 UTC MAIN commitmail json YAML

Install docs in share/doc/xdialog, not share/doc/html/xdialog.
PKGREVISION -> 9.

Also fix some pkglint and add LICENSE and patch comments.

(dholland)

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

2012-07-30 02:04:23 UTC MAIN commitmail json YAML

2012-07-30 01:51:07 UTC MAIN commitmail json YAML

Describe "xinerama" option, used by x11/dmenu and perhaps others.

(dholland)

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

dmenu-4.5 was apparently committed a couple months back.

(dholland)

2012-07-30 01:46:24 UTC MAIN commitmail json YAML

2012-07-30 01:43:52 UTC MAIN commitmail json YAML

2012-07-30 01:40:59 UTC MAIN commitmail json YAML

Use ${} instead of $() to appease pkglint.

(dholland)

2012-07-30 01:38:19 UTC MAIN commitmail json YAML

Remove stray trailing backslash-newline, which pkglint incorrectly
reports as trailing whitespace.

(dholland)

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

2012-07-30 01:20:44 UTC MAIN commitmail json YAML

2012-07-30 01:19:57 UTC MAIN commitmail json YAML

2012-07-30 01:19:16 UTC MAIN commitmail json YAML

Update to 3.5.

Upstream changes:
  - Portuguese translation
  - bug fixes
  - more examples
  - new documentation infrastructure

(dholland)

2012-07-29 22:24:32 UTC MAIN commitmail json YAML

2012-07-29 22:13:56 UTC MAIN commitmail json YAML

2012-07-29 22:11:13 UTC MAIN commitmail json YAML

Remove grub-2.0 from the list of suggested package updates.

(gsutre)

2012-07-29 22:01:25 UTC MAIN commitmail json YAML

Note addition of sysutils/grub2 version 2.00.

(gsutre)

2012-07-29 21:51:42 UTC MAIN commitmail json YAML

Make sysutils/grub conflict with sysutils/grub2.

(gsutre)

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

Updated sysutils/dc-tools to 1.4

(abs)

2012-07-29 21:47:08 UTC MAIN commitmail json YAML

2012-07-29 21:46:45 UTC MAIN commitmail json YAML

Actually... update to 1.4

(abs)

2012-07-29 21:45:39 UTC MAIN commitmail json YAML

Updated sysutils/dc-tools to 1.3

changes to dc-burn-netbsd
- rename 'extract sets' from -r to -s
- Split out the code to adjust the extracted data for live CD usage and enable
  via '-l'. Make -l imply '-s base -k GENERIC' unless overridden
- Tweak live setup further to speed up slightly and avoid rebuilding the
  X11 fontcache, sort rc.conf, set dhcpcd=YES & tweak root entry in fstab
- Disable burning to CD by default and add -b to enable
- Add support for listing and downloading/burning the daily NetBSD
  branch builds from nyftp.netbsd.org

pkgsrc changes:
Set RESTRICTED and NO_{BIN,SRC}_ON_{CDROM,FTP} due to contents of makeip

(abs)

2012-07-29 21:44:13 UTC MAIN commitmail json YAML

2012-07-29 20:37:23 UTC MAIN commitmail json YAML

Updated x11/libXrandr to 1.4.0

(wiz)

2012-07-29 20:37:07 UTC MAIN commitmail json YAML

Update to 1.4.0:

Alan Coopersmith (1):
      Strip trailing whitespace

Daniel Stone (1):
      Fill in nameLen in XRROutputInfo

Dave Airlie (2):
      libXrandr: add support for provider objects.
      libXrandr: bump to 1.4.0 for release

(wiz)

2012-07-29 20:30:25 UTC MAIN commitmail json YAML

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

Update to 3.1.1:

Changes from version 3.1.0 to version 3.1.1:
- Improved MPFR manual.
- Test coverage: 96.5% lines of code.
- Bug fixes (see <http://www.mpfr.org/mpfr-3.1.0/#fixed> or ChangeLog file).

(wiz)

2012-07-29 20:25:53 UTC MAIN commitmail json YAML

Updated devel/pango to 1.30.1

(wiz)

2012-07-29 20:25:40 UTC MAIN commitmail json YAML

Update to 1.30.1:

Overview of changes between 1.30.0 and 1.30.1
=============================================
- Update Arabic joining classes to 6.1.0
- Build fixes
- Annotation fixes
- 667960 - add --system option to querymodules
- 675400 - respect XDG_CONFIG_HOME for rc files
- 673497 - Fix corefont fallback

(wiz)

2012-07-29 20:22:37 UTC MAIN commitmail json YAML

Updated www/libmicrohttpd to 0.9.21

(wiz)

2012-07-29 20:22:24 UTC MAIN commitmail json YAML

Update to 0.9.21:

Thu Jul 19 21:48:42 CEST 2012
Releasing libmicrohttpd 0.9.21. -CG

Thu Jul 19 11:34:50 CEST 2012
Consistently use 'panic' function instead of ever directly
calling 'abort ()'.  Eliminating unused mutex in SSL mode.
Removing check in testcases that fails depending on which
version of gnuTLS is involved. -CG

Tue Jul 17 23:50:43 CEST 2012
Stylistic code clean up.  Allowing lookup up of trailing values
without keys using "MHD_lookup_connection_value" with a key of NULL
(thus achieving consistency with the existing iterator API). -CG

Tue Jul 17 22:37:05 CEST 2012
Adding experimental (!) code for MHD operation without listen socket. -CG

Tue Jul 17 22:15:57 CEST 2012
Making sendfile test pass again on non-W32 systems. -CG

Mon Jul  9 13:43:35 CEST 2012
Misc changes to allow testcases to pass on W32. -LRN

Sun Jul  8 15:05:31 CEST 2012
Misc changes to fix build on W32. -LRN

Fri Jun 22 11:31:25 CEST 2012
Make sure sockets opened by MHD are non-inheritable by default (#2414). -CG

Tue Jun 19 19:44:53 CEST 2012
Change various uses of time(NULL) to new MHD_monotonic_time() function to
make timeouts immune to the system real time clock changing. -MC

Tue Jun 12 21:35:00 CEST 2012
Adding 451 status code. -CG

(wiz)

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

Updated graphics/darktable to 1.0.5

(wiz)

2012-07-29 20:20:47 UTC MAIN commitmail json YAML

Update to 1.0.5:

1.0.5:
This has a good chance of being the last one in a series of stable
releases (with stuff backported from our latest and greatest).
Thanks to Pascal for maintaining it! As such, it comes with a short
list of maintenance things as change log:

    Update to RawSpeed r438
    Update to LibRaw 0.14.7
    White balance presets for Nikon Coolpix P7100 and Panasonic GF3
    White balance preset updates for Canon EOS 7D, Canon EOS 350D
    Standard Color Matrices for Canon EOS 650D, Canon EOS 5D Mark
    III, Canon EOS 1D X, Canon PowerShot G1 X, Canon PowerShot
    SX220, Nikon D3200, Nikon D4, Nikon D800, Olympus E-M5, Panasonic
    GF5, Sony SLT-A37/A57, Leica X1/X2, Sony DSC-RX100
    A few memory leaks were resolved
    A few generic bugs were resolved

1.0.4:
The changes over darktable 1.0.3 are:

    More robust OpenMP compiler detection code
    New warming/cooling filter presets for color correction plugin
    Lighttable thumbnails should be slightly faster and sharper
    Correctly restore panels when using Tab.
    Checking if an export target directly is read-only
    Writing of hierarchical tags in our .xmp has been improved
    Don't list system display profile for anything but the display
    profile selection
    We disabled scrollwheel scrolling in darkroom mode as it
    sometimes conflicts with widget behavior
    Lighttable thumbnails are now color managed with some caveats (1)
    Improved color rendition:
        Nikon D800
        Canon EOS 5D Mark III
    White balance presets:
        Canon EOS 5D Mark III
        Canon EOS 7D (updated)
        Olympus E-M5
        Samsung NX100 (updated)
        Olympus E-PL1 (updated)
        Olympus E-PL2 (updated)
        Olympus E-PL3 (updated)

(1) Lighttable color management caveats:

Our previous releases didn't have any color management in lighttable
mode (and the filmstrip), in this release we have a quick-fix
implementation of color management for lighttable mode. For 1.0.4,
newly imported files use the Preview JPEG by default for the
thumbnail, in that case it's still not color managed. After entering
darkroom mode (after which the thumbnail is regenerated in case
you changed the history stack) it will be color managed. Without
changed history stack the thumbnail will always be the embedded
JPEG. If you need lighttable mode to be color managed all the time
you can disable reading of the Preview JPEGs in our Preferences
dialog "don't use embedded preview jpeg but half-size raw", do note
that this will significantly slow down thumbnail generation and
consequently will slow down new imports. To have darktable regenerate
all old previews (in a color managed fashion) you can delete the
~/.cache/darktable/mipmaps* files.

(wiz)

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

Updated converters/libvisio to 0.0.19

(wiz)

2012-07-29 20:06:00 UTC MAIN commitmail json YAML

Update to 0.0.19:
Bump version to 0.0.19
Fixing fdo#50990
reuse m_currentShapeLevel for stylesheets too
Another tiny incremental change
A little refactoring of the level change handling
Order of pages is their order of arrival
Revert "Drawing pages in right order"
This modification is not needed anymore, since we approach
the reordering of pointers differently
This reverts commit 9371595a11a0858fc55ea9fce67dba12b39a6e3e.
Reorder pointers to streams according to the list
Handle 0x8* and 0xd* streams in an equivalent way
Push information to collector even from streams if that is where it is to be found
Keep pointer numbers around
Get rid of handleStencils + some fixes in styles
Clear font name before appending to it
Get rid of handlePages function
Removing unused constructor
Recursive parsing of streams implemented
Not giving any output as of yet though. Please, use STABLE-0-0-0 branch
if you want to see pictures. I will merge this one there only after
regression test calls me "good boy".
Little correction
Unify handling of chunks in stencils and normal pages
Some more refactoring
Extracting individual stream handling into a separate function
Extract handling of streams into a separate function
astyle
Fix endless loop with text fields in VSD6
Appease automake 1.12
!=, not ==
coverity: protect against self-assignment
coverity: protect against self-assignment
coverity: protect against self-assignment
coverity: memory leak
coverity: bin superfluous copy ctors
coverity: bin superfluous copy ctor
coverity: bin superfluous copy ctors

(wiz)

2012-07-29 20:02:33 UTC MAIN commitmail json YAML

Updated devel/mdds to 0.6.0

(wiz)

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

Update to 0.6.0:

mdds 0.6.0

* all

  * added MSVS Solution file, to make it easier to build unit test
    programs on Windows.

* mixed_type_matrix

  * improved performance of size() method by caching it.

* multi_type_vector (new)

  * new data structure to support efficient storage of data of different
    types.

* multi_type_matrix (new)

  * new data structure to eventually replace mixed_type_matrix.  It uses
    multi_type_vector as its backend storage.

(wiz)

2012-07-29 20:00:04 UTC MAIN commitmail json YAML

Updated finance/gnucash to 2.4.11

(wiz)

2012-07-29 19:59:49 UTC MAIN commitmail json YAML

Update to 2.4.11:

Between 2.4.10 and 2.4.11, the following bugfixes were included:

    [22080]Fix make dist for Swedish accounts files Reported by Robert Fewell
    [22260]Rewrite the tip-of-the-day parsing logic Since commit 22246, an empty tip of the day appears in the list of tips. This is due to the way the file is parsed. This commit rewrites the parsing logic to avoid such problems. As an added bonus, you can now add newlines in tips by using '\n' in the string.
    [22248]Bug #678848 - Customer/Vendor reports off-by-one on start date Additionally removes a superfluous module load
    [22246][PATCH] Fix tip-of-the-day with gcc-4.7 When making the text file tips-of-the-day, GnuCash expects 'gcc -E' to preserve at least one of the whitespace lines between entries. However, this relies on behavior of 'gcc -E' that isn't actually part of the spec, and is a historical accident. And it changed in gcc-4.7, such that all the whitespace is removed. Work around this by explicitly adding a newline in the sed expression. Pre gcc-4.7 there will be two newlines between tips, but this has no impact on the tip displaying code. Patch by Bill Nottingham
    Bug #631611 - Check printing fails because fonts are too tiny on Windows Lesson learned: don't use cairo_identity_matrix on a cairo_t managed by GtkPrintContext. It kills a number of transformations that were already configured by GtkPrintContext. On Windows this breaks proper scaling.
    Fix a double free crash when the required features dialog is shown
    Bug #611853 - Entering a 2-digit year in the opening balance tab results in "Parsing Error" This bug was already fixed on trunk as part of the patch that converted the new account dialog from glade to gtkbuilder. This commit extracts only the parts required to fix bug #611853
    [22224] Bug #671323 - Scheduled monthly transactions lose "except on weekends" setting when using MySQL
    [22229] Bug #678214 - GnuCash fails to open some post-processed XML files Patch by Daniel Harding
    Bug #677570 - Error creating net worth linechart report Remove doubled file contents. Changeset 21628 has already done this for trunk.
    Add formatting to table. Add cell padding to columns in table.
    Bug #677570 Error creating net worth linechart report Revert "Added user settable line width and data point markers to net worth" Removed entire commit in order to make report work. Details of error still need to found so that the feature can be reinstated. This reverts r21644. Note, this feature works in trunk.
    [22197]Add EXTRA_CFLAGS for compiling on Win7 Configure gets confused by some gcc builtins on Win7: Disable them so that configure finds the right settings.
    Add EXTRA_CFLAGS to inst_gnucash compile line so that cflags can be added by custom.sh
    [r22171][Bug 674862] Gnucash crashes after creating a new SX using the Mortgage Wizard and SQL Backend This addresses the crash reported on Ubuntu with Postgres by Krzysiek. The stack trace he posted showed the crash was the result of dereferencing a NULL GDate*, and this change protects against that. It still doesn't address the more basic problem of why on Win32 and with mysql and pgsql (but not SQLite3) the mortgage wizard is writing corrupt dates.
    [r22188][Bug #674862] Gnucash crashes after creating a new SX using the Mortgage Wizard and SQL Backend Special-cases dbi_result_get_datetime returning -1 to work around a bug in MinGW's implementation of gmtime().
    [22157] Bug #674494: Fix version and method of downloading isocodes in win32 packaging Patch by Mark Jenkins
    [r22154][Bug 674283] With mysql crash after deleting accounts included into a budget Never assume a pointer is NULL unless you set it to NULL!
    [22097] [Win32 build] Update gwenhywfar/aqbanking versions.
    [22090] Revert r22083, "Adapt German account templates to updated tax rate." A pure renaming is not the correct solution, I've been told.
    [22083] Adapt German account templates to updated tax rate.
    [22067] Remove potentially abandoned file (that has a GPLv2-only license, too). The last contributors here, Josh Sled and Chris Lyttle, have put their code under "GPLv2 and GPLv3" license, see r22063, but I'm too lazy to look up the copyright holders on the file as a whole so I'd rather remove it. If someone wants to add a similar packaging file again, feel free to do so, but please don't use GPLv2-only code to do so.
    [22066] Bug #670727: Extend license of 3 files to be GPLv2 and GPLv3. This has been granted by the gnumeric copyright holders. See https://bugzilla.gnome.org/show_bug.cgi?id=670727#c7
    [22063] Bug #670727: Clarify license of a file to be GPLv2 and GPLv3 gnc-dense-cal.h: License remark was forgotten in r19507, but the author Josh Sled agreed on GPLv2 and GPLv3 licensing in his gnucash-devel message on 2010-08-28.
    Fix skipping of alternate rows when there is a customer id mis-match and fix gtk_entry_set_text errors. Fix already exists in trunk.
    Revert "Fix skipping of alternate rows when there is a customer id mis-match." Doesn't fully work. Will redo. This reverts commit 63c4689a36aa042564d7c29b40ee970533e3d81f.
    Fix skipping of alternate rows when there is a customer id mis-match. Fix already exists in trunk.
    Fix translatable strings. Patch provided by Aurimas Fi邸eras.
    Properly handle Windos end-of-line markers in determining file versions.
    [21905] Bug #668196: Fix installation of python bindings With this patch, files are correctly installed together. Patch by Vint as suggested on bugzilla. Total return is now an amount (not a percentage), and includes income as well as capital gains. New column "Rate of return" gives the percentage. - changed default value for "Ignore brokerage fees when calculating returns", therovided (BAS 2012) Additionally this commit adds some required changes to get the Swedish account plans to actually show up in GnuCash (both BAS and the earlier committed Swedish small business account plan)
    [22011] Fix a GtkWarning in the Account Hierarchy Druid which occurs if the Example Account file doesn't contain a long description.
    Fix translatable strings code for tax invoice report.
    Fix translatable strings code for some reports. Patch provided by Aurimas Fi邸eras.
    [21978] Move the features tests to its own source files. This allows for - other engine consumers to use the features test as well (think CuteCash, python bindings,...) - a central point for developers to check for feature definitions - a central point to manage all feature related code
    Windows: Update Gtk+ to 2.24.10

(wiz)

2012-07-29 19:48:53 UTC MAIN commitmail json YAML

Updated x11/xdpyinfo to 1.3.0

(wiz)

2012-07-29 19:48:35 UTC MAIN commitmail json YAML

Update to 1.3.0:

This version adds an explicit dependency on XCB, which it uses for more
efficient querying of the available extensions on the X server.

Alan Coopersmith (6):
      Use xcb for -queryExt instead of a round-trip per extension
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      Remove unused function hasExtension
      Silence gcc complaint about being unable to check printf format string
      xdpyinfo 1.3.0

Gaetan Nadon (4):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      config: move man pages into their own directory

Jesse Adkins (1):
      Purge cvs tags.

(wiz)

2012-07-29 19:42:44 UTC MAIN commitmail json YAML

Updated devel/flex to 2.5.36

(wiz)

2012-07-29 19:42:21 UTC MAIN commitmail json YAML

Update to 2.5.36. Add build dependencies on gtexinfo and two tex
packages needed to build pdf documentation, since there is no
configure option to disable it that I can see. If this leads to
problems, we'll have to disable it with a patch.

* version 2.5.36

** various portability fixes that quiet compiler warnings on 64-bit
  hosts

** various manual fixes, including correcting the name of a %option and
  updating some simple examples to use ANSI C syntax

** various bug fixes that prevent certain error conditions from
  persisting when they should not persist

** improvements to the test suite so it behaves better when linking
  compiled files

** new translations from the translation project: ca, da, es, fi, fr,
  ga, ko, pt_br, ro, ru, sv, tr, zh_cn

** the flex distribution is now built with automake 1.10.1 and automake
  2.61

(wiz)

2012-07-29 19:26:04 UTC MAIN commitmail json YAML

2012-07-29 19:25:53 UTC MAIN commitmail json YAML

Update to 2.6:

* Noteworthy changes in release 2.6 (2012-07-19) [stable]

** Future Changes

  The next major release of Bison will drop support for the following
  deprecated features.  Please report disagreements to bug-bison@gnu.org.

*** K&C parsers

  Support for generating parsers in K&R C will be removed.  Parsers
  generated for C support ISO C90, and are tested with ISO C99 and ISO C11
  compilers.

*** Features deprecated since Bison 1.875

  The definitions of yystype and yyltype will be removed; use YYSTYPE and
  YYLTYPE.

  YYPARSE_PARAM and YYLEX_PARAM, deprecated in favor of %parse-param and
  %lex-param, will no longer be supported.

  Support for the preprocessor symbol YYERROR_VERBOSE will be removed, use
  %error-verbose.

*** The generated header will be included (yacc.c)

  Instead of duplicating the content of the generated header (definition of
  YYSTYPE, yyparse declaration etc.), the generated parser will include it,
  as is already the case for GLR or C++ parsers.  This change is deferred
  because existing versions of ylwrap (e.g., Automake 1.12.1) do not support
  it.

** Generated Parser Headers

*** Guards (yacc.c, glr.c, glr.cc)

  The generated headers are now guarded, as is already the case for C++
  parsers (lalr1.cc).  For instance, with --defines=foo.h:

    #ifndef YY_FOO_H
    # define YY_FOO_H
    ...
    #endif /* !YY_FOO_H  */

*** New declarations (yacc.c, glr.c)

  The generated header now declares yydebug and yyparse.  Both honor
  --name-prefix=bar_, and yield

    int bar_parse (void);

  rather than

    #define yyparse bar_parse
    int yyparse (void);

  in order to facilitate the inclusion of several parser headers inside a
  single compilation unit.

*** Exported symbols in C++

  The symbols YYTOKEN_TABLE and YYERROR_VERBOSE, which were defined in the
  header, are removed, as they prevent the possibility of including several
  generated headers from a single compilation unit.

*** YYLSP_NEEDED

  For the same reasons, the undocumented and unused macro YYLSP_NEEDED is no
  longer defined.

** New %define variable: api.prefix

  Now that the generated headers are more complete and properly protected
  against multiple inclusions, constant names, such as YYSTYPE are a
  problem.  While yyparse and others are properly renamed by %name-prefix,
  YYSTYPE, YYDEBUG and others have never been affected by it.  Because it
  would introduce backward compatibility issues in projects not expecting
  YYSTYPE to be renamed, instead of changing the behavior of %name-prefix,
  it is deprecated in favor of a new %define variable: api.prefix.

  The following examples compares both:

    %name-prefix "bar_"              | %define api.prefix "bar_"
    %token <ival> FOO                  %token <ival> FOO
    %union { int ival; }                %union { int ival; }
    %%                                  %%
    exp: 'a';                          exp: 'a';

  bison generates:

    #ifndef BAR_FOO_H                  #ifndef BAR_FOO_H
    # define BAR_FOO_H                  # define BAR_FOO_H

    /* Enabling traces.  */            /* Enabling traces.  */
    # ifndef YYDEBUG                  | # ifndef BAR_DEBUG
                                      > #  if defined YYDEBUG
                                      > #  if YYDEBUG
                                      > #    define BAR_DEBUG 1
                                      > #  else
                                      > #    define BAR_DEBUG 0
                                      > #  endif
                                      > #  else
    #  define YYDEBUG 0              | #  define BAR_DEBUG 0
                                      > #  endif
    # endif                          | # endif

    # if YYDEBUG                      | # if BAR_DEBUG
    extern int bar_debug;              extern int bar_debug;
    # endif                            # endif

    /* Tokens.  */                      /* Tokens.  */
    # ifndef YYTOKENTYPE              | # ifndef BAR_TOKENTYPE
    #  define YYTOKENTYPE            | #  define BAR_TOKENTYPE
      enum yytokentype {            |    enum bar_tokentype {
        FOO = 258                          FOO = 258
      };                                  };
    # endif                            # endif

    #if ! defined YYSTYPE \          | #if ! defined BAR_STYPE \
    && ! defined YYSTYPE_IS_DECLARED |  && ! defined BAR_STYPE_IS_DECLARED
    typedef union YYSTYPE            | typedef union BAR_STYPE
    {                                  {
    int ival;                          int ival;
    } YYSTYPE;                        | } BAR_STYPE;
    # define YYSTYPE_IS_DECLARED 1    | # define BAR_STYPE_IS_DECLARED 1
    #endif                              #endif

    extern YYSTYPE bar_lval;          | extern BAR_STYPE bar_lval;

    int bar_parse (void);              int bar_parse (void);

    #endif /* !BAR_FOO_H  */            #endif /* !BAR_FOO_H  */

(wiz)

2012-07-29 17:38:59 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_chk to 2.0.2

(abs)

2012-07-29 17:37:58 UTC MAIN commitmail json YAML

multimedia/vlc2: only use O_RDONLY and O_DIRECTORY if supported

DragonFly's file control options aren't fully posix-compliant yet, and
the O_DIRECTORY flag hasn't been implemented (all the flag spots are full
and old ones need to be recycled).

These patches adds additional support checks for each fcntl flag used with
vlc_open and vlc_openat and only sets the supported one.  There is no need
to revbump because any platform requiring this check couldn't have built.

(marino)

2012-07-29 17:31:11 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_chk to 2.0.2

- Fix PR#46748 Error occurs when pkg_chk is used with both "-g" & "-C conf"
  pkg_chk was failing if run outside of a valid pkgsrc/$category/$pkg directory
- Merge in (adjusted) changes from Mike Volokhov to by default not downgrade
  packages if installed version is larger than that in pkgsrc or packages.
  Will still report, and can override with -B

(abs)

2012-07-29 16:31:35 UTC MAIN commitmail json YAML

Updated games/wesnoth to 1.10.3nb1

(wiz)

2012-07-29 16:31:26 UTC MAIN commitmail json YAML

Remove -Werror to make this build on NetBSD.
While here: the program has enough dependencies that an additional python
one (used by many scripts installed by the package) will not hurt; add
proper dependency on python and remove python replacement hack.

Bump PKGREVISION for python dependency.

(wiz)

2012-07-29 16:02:45 UTC MAIN commitmail json YAML

2012-07-29 12:52:56 UTC MAIN commitmail json YAML

graphics/camlimages: Fix tiff-4.0 regression

When tiff was upgraded to 4.0, camlimages stopped building.  Both
caml and tiff redefine several common typedefs such as uint32.  Unlike
the 3-series of tiff, tiff-4.0 also redefined int64 and uint64.  The
existing hack didn't foresee int64 and uint64 getting used, and so
camlimages broke.

One patch was created and another revised to override the caml typedef
definitions with macros before tiff.h is included.  The original
tiffread.c patch was reworked to override uint16 and uint32 *again*
after the tiff.h include and not before as it was originally.  Very ugly
all around, but I just extended what camlimages was already doing.

(marino)

2012-07-29 12:37:44 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3879 - requested by morr
devel/RTFM: security update

Revisions pulled up:
- devel/RTFM/Makefile                                          1.9
- devel/RTFM/PLIST                                              1.4-1.5
- devel/RTFM/distinfo                                          1.3

---
  Module Name: pkgsrc
  Committed By: morr
  Date: Fri Jul 27 20:22:13 UTC 2012

  Modified Files:
  pkgsrc/devel/RTFM: Makefile PLIST distinfo

  Log Message:
  Update to newest version, including security fixes.

  ChangeLog from last version:

  SECURITY
  ========
  * Close several XSS vulnerabilities in topic administration page.  This
    resolves CVE-2012-2768.
  DOC
  ===
  * Clarify that the only version incompatibility is 3.8.0; 3.8.x for
    values of x != 0 is fine.
  * Note incompatibility with RT 4 and above, which already include RTFM
    functionality as "Articles"

  XXX: for now disable copying of PO files, they conflict with RT ones.

---
  Module Name:  pkgsrc
  Committed By: morr
  Date:        Fri Jul 27 20:24:53 UTC 2012

  Modified Files:
        pkgsrc/devel/RTFM: PLIST

  Log Message:
  Remove I18N files from PLIST

(tron)

2012-07-29 11:26:54 UTC MAIN commitmail json YAML

Fix the C99 problem on SunOS properly.

GCC 4.6 and newer on SunOS will force C99 with C++, which requires
_XOPEN_SOURCE=600 to be set. On the other hand, GCC 4.5 and earlier will
require C99 for _XOPEN_SOURCE=600, but reject C99 for C++ code.

Set _XOPEN_SOURCE to 500 or 600 accordingly.

(fhajny)

2012-07-29 10:15:47 UTC MAIN commitmail json YAML

Updated databases/openldap to 2.4.31; www/c-icap to 0.2.1; www/squidclamav to 6.8

(adam)

2012-07-29 10:13:18 UTC MAIN commitmail json YAML

Changes 6.8:
- Compatibility fix with new c-icap 0.2.1 release that prevent
  squidclamav service to be initialized.
- Fix issue with new c-icap 0.2.1 release that generate an error
  error each time squidclamav return CI_MOD_204 in end of data
  handler function.

(adam)

2012-07-29 10:12:09 UTC MAIN commitmail json YAML

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

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

Changes 2.4.31:
Added slapo-accesslog support for reqEntryUUID
Fixed libldap IPv6 URL detection
Fixed libldap rebinding on failed connection
Fixed libmdb alignment of MDB_db members
Fixed libmdb branch page merging on deletes
Fixed libmdb page split with MDB_APPEND
Fixed libmdb free page usage with entry deletion
Fixed libmdb to use IOV_MAX if it is defined and small
Fixed libmdb key alignment
Fixed libmdb mdb_page_split
Fixed libmdb with zero length IDLs
Fixed slapd listener initialization
Fixed slapd cn=config with olcTLSVerifyClient
Fixed slapd delta-syncrepl fallback on non-leaf error
Fixed slapd to reject MMR setups with bad serverID setting
Fixed slapd approxIndexer key generation
Fixed slapd modification of olcSuffix
Fixed slapd schema validation with missing definitions
Fixed slapd syncrepl -c with supplied CSN values
Fixed slapd-bdb/hdb idlcache with only one element
Fixed slapd-perl modify with binary values
Fixed slapd-shell cn=config support
Fixed slapd-shell modify with binary values
Fixed slapo-accesslog deadlock with non-logged write ops
Fixed slapo-syncprov sessionlog check
Fixed slapo-syncprov entry leak
Fixed slapo-syncprov startup initialization
Build Environment
Fixed test022 to check ldapsearch results
Fixed test044 when back-monitor is disabled
Documentation
Fixed slapschema(8) formatting
Fixed limdb functionality documentation
Fixed ldap_get_option(3) note inheritance behavior

(adam)

2012-07-28 23:43:56 UTC MAIN commitmail json YAML

Make install rule work even when the umask was 077 during build.

(dholland)

2012-07-28 22:51:10 UTC MAIN commitmail json YAML

Fix description: it is not four; it doesn't provide pixmap or metal or swing.

(reed)

2012-07-28 22:40:15 UTC MAIN commitmail json YAML

slight description improvement

(reed)

2012-07-28 22:39:11 UTC MAIN commitmail json YAML

Various gst-plugins needed newer gst-plugins0.10-base.

(reed)

2012-07-28 22:38:26 UTC MAIN commitmail json YAML

required newer gstreamer0.10 to build

(reed)

2012-07-28 22:37:06 UTC MAIN commitmail json YAML

updated udfclient

(reed)

2012-07-28 22:36:08 UTC MAIN commitmail json YAML

update to 0.7.5

changelog from the website:
UDFclient.0.7.5 : After some time being dormant, this new release fixes a lot of small standing bugs and a serious bugfix that prevented it to read Microsoft formatted UDF 2.50 and UDF 2.60 discs. Also, logical volume integrity checking is now fixed, directory handling has been made more robust and UDF 2.50 and UDF 2.60 are now correctly signaled as read-only and won't try to corrupt a disc anymore. cd_disect has been enhanced and extended to also support BluRay recorders.
UDFclient.0.7.1 : Fix Linux compilation issues.

(reed)

2012-07-28 22:00:16 UTC MAIN commitmail json YAML

describe further

(reed)

2012-07-28 21:50:31 UTC MAIN commitmail json YAML

remove repeated setting

(reed)

2012-07-28 21:48:18 UTC MAIN commitmail json YAML

needs newer dbus to build

(reed)

2012-07-28 21:44:29 UTC MAIN commitmail json YAML

2012-07-28 21:40:09 UTC MAIN commitmail json YAML

2012-07-28 21:33:48 UTC MAIN commitmail json YAML

fix typo in comment

(reed)

2012-07-28 21:32:33 UTC MAIN commitmail json YAML

2012-07-28 21:30:00 UTC MAIN commitmail json YAML

2012-07-28 21:29:08 UTC MAIN commitmail json YAML

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

more specific homepage

(reed)

2012-07-28 21:22:35 UTC MAIN commitmail json YAML

remove the description for a different package and add a one sentence
description for this.

(reed)

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

Updated devel/py-at-spi2 to 2.5.4

(prlw1)

2012-07-28 18:08:46 UTC MAIN commitmail json YAML

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

Updated devel/at-spi2-atk to 2.5.4

(prlw1)

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

Update to at-spi2-atk 2.5.4

* Fix for bug #679013 - AtspiCollection should be implemented for
  all containers
* Plug ref count leaks (BGO#679285).
* Only add items to the cache on children-changed if the children are
  included in the event.
* Only send PropertyChange signals used for caching, absent listeners.

Especially:

* Only create a directory and a socket when requested.
    Currently, atk-bridge clutters XDG_RUNTIME_DIR with directories for sockets,
    which is especially annoying since gtk currently does not call
    atk_bridge_adaptor_cleanup, so the directories never go away. This change do
    not really solve the problem--it only hides it from users who do not really
    need AT-SPI--but, nevertheless, there is no reason to create a directory or
    socket if nothing has requested it, so doing this lazily makes sense.

* Don't create a (non-readable) subdirectory for the socket when root.
    If an application is running as root but within a user's runtime directory,
    then creating a temporary directory will result in the directory being owned
    by root, and the user will not have permission to search the directory to
    access the socket, so an AT running as the normal user will not be able to
    connect to the application running as root.
    Fixes regression introduced by the fix for BGO#678348.

(prlw1)

2012-07-28 18:01:26 UTC MAIN commitmail json YAML

2012-07-28 18:01:25 UTC MAIN commitmail json YAML

Updated devel/at-spi2-core to 2.5.4

(prlw1)

2012-07-28 18:00:57 UTC MAIN commitmail json YAML

Update to at-spi2-core 2.5.4

* Fix a missing return value (from joerg@).
* Fix a crash when unable to remove a match rule.

(prlw1)

2012-07-28 15:14:18 UTC MAIN commitmail json YAML

Updated net/Transmission-gui to 2.61

(wiz)

2012-07-28 15:13:59 UTC MAIN commitmail json YAML

Updated net/Transmission to 2.61

(wiz)

2012-07-28 15:13:42 UTC MAIN commitmail json YAML

Update to 2.61:

=== Transmission 2.61 (2012/07/23) ===
[http://trac.transmissionbt.com/query?milestone=2.61&group=component&order=severity All tickets closed by this release]
==== All Platforms ====
==== Mac ====
  * Fix crash when creating a torrent file on Lion or newer
==== GTK+ ====
  * Support startup notification
  * Require GTK+ 3
==== Qt ====
  * Fix bug when opening the web client via the Preferences dialog
  * Better opening of magnet links
  * The Torrent File list now handles very long lists faster
  * Fix i18n problem introduced in 2.60
==== Web Client ====
  * Close potential cross-scripting vulnerability from malicious torrent files
==== Utils ====
  * Add magnet link generation to the transmission-show command line tool

(wiz)

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

+ cfitsio-3.310, cups-1.6.1, dbus-1.6.4, fbreader-0.99.1, flex-2.5.36,
  fontconfig-2.10.0, mdds-0.6.0, ns-3.14.1, root-5.34.01,
  spectrewm-1.1.2 [was scrotwm], x264-devel-20120721.

(wiz)

2012-07-28 13:33:41 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup tickets #3878 and #3880.

(tron)

2012-07-28 13:32:38 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3880 - requested by bsiegert
mk/tools: fix build problems under MirBSD

Revisions pulled up:
- mk/tools/tools.MirBSD.mk                                      1.3

---
  Module Name: pkgsrc
  Committed By: bsiegert
  Date: Fri Jul 27 12:53:26 UTC 2012

  Modified Files:
  pkgsrc/mk/tools: tools.MirBSD.mk

  Log Message:
  Use /usr/bin/true instead of : for true. The latter is incompatible with
  the use of a colon as a separator, such as in
  sed "s:@FOO@:${FOO}"

  This unbreaks a variety of packages in MirBSD.

(tron)

2012-07-28 12:26:16 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3878 - requested by wen
www/moodle: security update

Revisions pulled up:
- www/moodle/Makefile                                          1.13
- www/moodle/PLIST                                              1.10
- www/moodle/distinfo                                          1.10

---
  Module Name:    pkgsrc
  Committed By:  wen
  Date:          Fri Jul 27 12:44:21 UTC 2012

  Modified Files:
          pkgsrc/www/moodle: Makefile PLIST distinfo

  Log Message:
  Update to 2.1.7
  Approved by: obache@

  Upstream changes:
  Highlights
    MDL-28557 Group event now appears to teachers, managers and administrators
    MDL-33398 MDL-27368 Cron works when course completion is enabled
  Functional changes
    MDL-24401 Lesson string changes
    MDL-33401 Managers can add blocks at the site level
  Security issues
    MSA-12-0042 File access issue in blocks
    MSA-12-0043 Early information access issue in forum
    MSA-12-0044 Capability check issue in forum subscriptions
    MSA-12-0045 Injection potential in admin for repositories
    MSA-12-0046 Insecure protocol redirection in LDAP authentication
    MSA-12-0047 SQL injection potential in Feedback module
    MSA-12-0048 Possible XSS in cohort administration
    MSA-12-0049 Group restricted activity displayed to all users
    MSA-12-0050 Potential DOS attack through database activity
  Fixes and improvements
    MDL-32866 Filemanager in private files now saves changes
    MDL-33583 "Keep all" automated backups now works
    MDL-33607 Add new wiki page no longer reports error writing to database
    MDL-33603 Database activity entries are linked correctly
    MDL-26892 Question images not lost during upgrade
    MDL-29924 Glossary attachments appear in filter popups

(tron)

2012-07-28 12:02:16 UTC MAIN commitmail json YAML

copy security patch from xenkernel41 - it also applies to 3.3
(noticed by Daniel Horecki)
bump PKGREV

(drochner)

2012-07-28 10:58:44 UTC MAIN commitmail json YAML

Updated graphics/pngcrush to 1.7.34

(adam)

2012-07-28 10:57:40 UTC MAIN commitmail json YAML

Changes 1.7.34:
* Compute and report sum of critical chunk lengths IHDR, PLTE, IDAT, and IEND,
  plus the 8-byte PNG signature instead of just the total IDAT data length.
  Simplify finding the lengths from the trial compressions, by replacing
  the write function with one that simply counts the bytes that would have
  been written to a trial PNG, instead of actually writing a PNG, reading it
  back, and counting the IDAT bytes.  The savings, while measurable, are
  not very significant -- The "-brute" and default pngcrush runs that I
  tried are between one and five percent faster.  Most of the time is
  expended in zlib compression of the IDATs, which is not affected by
  the change.
* Removed comments about the system library having to be libpng14 or earlier.
  This restriction was fixed in version 1.7.20.

(adam)

2012-07-28 08:39:50 UTC MAIN commitmail json YAML

Updated editors/medit to 1.1.1

(obache)

2012-07-28 08:39:30 UTC MAIN commitmail json YAML

Update medit to 1.1.1.

2012-07-27  Yevgen Muntyan  <emuntyan@users.sourceforge.net>

    * === Released 1.1.1 ===

    Fixed some build errors:
        Check for sys/wait.h, so that HAVE_SYS_WAIT_H is defined when needed.
        Link with gmodule explicitly.

(obache)

2012-07-28 07:13:05 UTC MAIN commitmail json YAML

pkglint.

(why does pkglint think .for variables shouldn't use uppercase letters?
that seems completely silly)

(dholland)

2012-07-27 22:00:41 UTC MAIN commitmail json YAML

+ SDL_gfx-2.0.24, bison-2.6, botan-1.10.3, calibre-0.8.61,
  darktable-1.0.4, davical-1.1.1, dcraw-9.16 [pkg/46718],
  dos2unix-6.0.1, elm-me-2.5plalpha30, gama-1.12, gnucash-2.4.11,
  highlight-3.10, imapfilter-2.5.3, libXrandr-1.4.0, libchamplain08-0.12.3,
  libmicrohttpd-0.9.21, mathomatic-16.0.1, mc-4.8.1.4, mpg123-1.14.4,
  netcdf-4.2.1, nut-17.10, opendkim-2.6.7, p5-Config-General-2.51,
  p5-Perl-Tidy-20120714, parrot-4.6.0, pkg-config-0.27, sablecc-3.4,
  scummvm-1.5.0, skype-4.0.0.8, snort-2.9.3.0, squidclamav-6.8,
  taskjuggler-3.3.0, tea-33.2.0, tellico-2.3.6, texmaker-3.4.1,
  turba-3.0.15, wine-devel-1.5.9 [wait until NetBSD gains OSS 4 or
  bring OSS 3 support back], wireshark-1.8.1, x264-devel-20120714,
  xf86-input-keyboard-1.6.2, xf86-input-mouse-1.8.0 [needs
  modular-xorg-server-1.7+], xf86-video-apm-1.2.5, xf86-video-ark-0.7.5,
  xf86-video-ast-0.97.0, xf86-video-chips-1.2.5, xf86-video-cirrus-1.5.1,
  xf86-video-glint-1.2.8, xf86-video-i128-1.3.6, xf86-video-i740-1.3.4,
  xf86-video-intel-2.20.2, xf86-video-mach64-6.9.3, xf86-video-mga-1.6.1,
  xf86-video-neomagic-1.2.7, xf86-video-nv-2.1.20,
  xf86-video-openchrome-0.3.0, xf86-video-r128-6.8.4,
  xf86-video-rendition-4.2.5, xf86-video-s3-0.6.5,
  xf86-video-s3virge-1.10.6, xf86-video-savage-2.3.6,
  xf86-video-siliconmotion-1.7.7, xf86-video-sis-0.10.7,
  xf86-video-tdfx-1.4.5, xf86-video-tga-1.2.2, xf86-video-trident-1.3.6,
  xf86-video-tseng-1.2.5, xf86-video-vesa-2.3.2, zile-2.4.8.

(wiz)

2012-07-27 20:54:02 UTC MAIN commitmail json YAML

Improve warning about gettext/msgfmt dependency.
In another part pkglint already knows that BUILD_USES_MSGFMT is deprecated,
so a second run would have provided the correct answer.

(wiz)

2012-07-27 20:24:53 UTC MAIN commitmail json YAML

Remove I18N files from PLIST

(morr)

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

Update to newest version, including security fixes.

ChangeLog from last version:

SECURITY
========
* Close several XSS vulnerabilities in topic administration page.  This
  resolves CVE-2012-2768.
DOC
===
* Clarify that the only version incompatibility is 3.8.0; 3.8.x for
  values of x != 0 is fine.
* Note incompatibility with RT 4 and above, which already include RTFM
  functionality as "Articles"

XXX: for now disable copying of PO files, they conflict with RT ones.

(morr)

2012-07-27 19:38:42 UTC MAIN commitmail json YAML

2012-07-27 19:37:57 UTC MAIN commitmail json YAML

update to 2.1.8
changes:
-pop3c: Added pop3c_master_user setting
-bugfix: Mailbox names were accidentally sent as UTF-8 instead of mUTF-7
-more bugfixes

approved by The Maintainer

(drochner)

2012-07-27 19:29:47 UTC MAIN commitmail json YAML

2012-07-27 19:29:02 UTC MAIN commitmail json YAML

update to 1.5
changes:
-a "From:" header is now required for outgoing mail, custom component
files may need to be adjusted
-support for filters in mhl
-more fixes and new features, see the share/doc/nmh/NEWS file for details
-dragonfly support patches were integrated

(drochner)

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

Update MASTER_SITES, from Brad Ely on pkgsrc-users.

(wiz)

2012-07-27 18:50:34 UTC MAIN commitmail json YAML

add patch from upstream to fix bug in MMIO emulation which can cause
guest crashes by unprivileged users, only for HVM guests, and if
MMIO is granted to the user process (CVE-2012-3432)
bump PKGREV

(drochner)

2012-07-27 17:46:01 UTC MAIN commitmail json YAML

2012-07-27 16:09:05 UTC MAIN commitmail json YAML

Updated emulators/b-em to 2.1anb1

(wiz)

2012-07-27 16:08:52 UTC MAIN commitmail json YAML

Convert to modular xorg (by adding/changing dependencies).
Bump PKGREVISION.
NO pkglint cleanup, so if someone ...

(wiz)

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

Add curl tool on Darwin and Linux if it exists, as it is very common.

(jperkin)

2012-07-27 14:26:36 UTC MAIN commitmail json YAML

Ensure that SSL support is completely disabled if the user has requested
that we prefer pkgsrc for OpenSSL.  While the latter doesn't actually work
yet, it's better that we are deterministic about this and do not pick up
the system OpenSSL regardless.

(jperkin)

2012-07-27 13:50:43 UTC MAIN commitmail json YAML

Pull in the correct libraries when enabling SSL support in libfetch.

(jperkin)

2012-07-27 13:20:26 UTC MAIN commitmail json YAML

Sync with net/libfetch/options.mk so that the bundled libfetch can be
correctly built without SSL support.

(jperkin)

2012-07-27 13:09:37 UTC MAIN commitmail json YAML

Updated net/istgt to 20120726

(sborrill)

2012-07-27 13:08:54 UTC MAIN commitmail json YAML

Update to version 20120726.

Major changes:
- Introduce SIGHUP reloading.
- The symlink device can be enabled by '--enable-symlink-device' configure
  option.
- Fix the unknown error under some mutex condition.
- Fix the wrong reservation key handling.
- Use Clang as first choice compiler.
- Use _GNU_SOURCE on linux platform.

Current Limitations of SIGHUP support:
- The parameters other than PG, IG, and LU are not reloaded by SIGHUP.
- PG and IG mapped to LU can't be deleted by SIGHUP.
- If you delete an active LU, all connections of the LU are closed by
  SIGHUP.
- Can't modify LU by SIGHUP.
- Updating IG is not affected until the next login.

(sborrill)

2012-07-27 12:53:26 UTC MAIN commitmail json YAML

Use /usr/bin/true instead of : for true. The latter is incompatible with
the use of a colon as a separator, such as in
sed "s:@FOO@:${FOO}"

This unbreaks a variety of packages in MirBSD.

(bsiegert)

2012-07-27 12:46:38 UTC MAIN commitmail json YAML

Update www/moodle to 2.1.7

(wen)

2012-07-27 12:44:21 UTC MAIN commitmail json YAML

Update to 2.1.7
Approved by: obache@

Upstream changes:
Highlights
  MDL-28557 Group event now appears to teachers, managers and administrators
  MDL-33398 MDL-27368 Cron works when course completion is enabled
Functional changes
  MDL-24401 Lesson string changes
  MDL-33401 Managers can add blocks at the site level
Security issues
  MSA-12-0042 File access issue in blocks
  MSA-12-0043 Early information access issue in forum
  MSA-12-0044 Capability check issue in forum subscriptions
  MSA-12-0045 Injection potential in admin for repositories
  MSA-12-0046 Insecure protocol redirection in LDAP authentication
  MSA-12-0047 SQL injection potential in Feedback module
  MSA-12-0048 Possible XSS in cohort administration
  MSA-12-0049 Group restricted activity displayed to all users
  MSA-12-0050 Potential DOS attack through database activity
Fixes and improvements
  MDL-32866 Filemanager in private files now saves changes
  MDL-33583 "Keep all" automated backups now works
  MDL-33607 Add new wiki page no longer reports error writing to database
  MDL-33603 Database activity entries are linked correctly
  MDL-26892 Question images not lost during upgrade
  MDL-29924 Glossary attachments appear in filter popups

(wen)

2012-07-27 12:34:03 UTC MAIN commitmail json YAML

Remove makeinfo requirement, it was added back in 2003 but doesn't appear
to be necessary any more.  Ordinarily it wouldn't hurt to leave it, but it
can cause cyclic dependencies if binutils is required by gcc, and this will
suffice in lieu of a proper fix for that problem.

(jperkin)

2012-07-27 10:48:37 UTC MAIN commitmail json YAML

Make curl a tool.  Add support for /usr/bin/curl, if available, on Solaris.

SmartOS and OmniOS users can now set FETCH_USING=curl and no longer require
pkgsrc dependencies for downloading distfiles.

(jperkin)

2012-07-27 10:34:00 UTC MAIN commitmail json YAML

Ensure LC_ALL=C is set when determining the gcc version.  Add a comment
explaining why we currently have to hardcode 'env' rather than use SETENV
or PKGSRC_SETENV.

(jperkin)

2012-07-27 09:44:31 UTC MAIN commitmail json YAML

Set default ABI on Solaris for SPARC too.

(jperkin)

2012-07-27 05:47:14 UTC pkgsrc-2012Q2 commitmail json YAML

2012-07-27 05:46:23 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3876 - requested by drochner
net/wireshark: security update

Revisions pulled up:
- net/wireshark/Makefile                                        1.80 via patch
- net/wireshark/distinfo                                        1.56

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Tue Jul 24 17:24:55 UTC 2012

  Modified Files:
          pkgsrc/net/wireshark: Makefile distinfo

  Log Message:
  update to 1.6.9
  changes:
  -security fixes:
    -The PPP dissector could crash (CVE-2012-4048)
    -The NFS dissector could use excessive amounts of CPU (CVE-2012-4049)
  -more bugfixes, see
    http://www.wireshark.org/lists/wireshark-announce/201207/msg00002.html
    for details

  approved by The Maintainer

(tron)

2012-07-27 00:21:03 UTC MAIN commitmail json YAML

No sqlite support in PHP-5.4 (only sqlite3).

(obache)

2012-07-27 00:16:47 UTC MAIN commitmail json YAML

2012-07-26 22:58:33 UTC MAIN commitmail json YAML

Move debug into separate options.
Requested by Matthew Mondor.

(asau)

2012-07-26 22:30:00 UTC MAIN commitmail json YAML

Updated sysutils/dc-tools to 1.3

(abs)

2012-07-26 22:29:09 UTC MAIN commitmail json YAML

Updated sysutils/dc-tools to 1.3

fix issue with non -r usage

(abs)

2012-07-26 22:19:24 UTC MAIN commitmail json YAML

2012-07-26 22:15:09 UTC MAIN commitmail json YAML

Updated sysutils/dc-tools to 1.2

Changes to dc-burn-netbsd
- If run as non root, call sudo where root is required
- Adjust -r to permit explicit list of tarfiles to extract
- Enumerate all possible tarfiles to avoid having to query NetBSD site
- Add -e option to tun emulator (gxemul) on result
- Fix rework of extracted files to create viable live image
- Implement -v '?' to list available versions (from main NetBSD site)
- Automatically check NetBSD-archive directory for older NetBSD versions

(abs)

2012-07-26 22:10:28 UTC MAIN commitmail json YAML

Fake up a much more complete TOC based on real CD image.
Now works with NetBSD 4, 5 & 6 which would have previously failed.

Comment out some unusual sector subtractions which handled values in the
multigigabyte range.

Now allows all tested NetBSD versions (3, 4, 5 & 6) to mount ISO images

(abs)

2012-07-26 21:09:43 UTC MAIN commitmail json YAML

Updated lang/ecl to 12.7.1

(asau)

2012-07-26 21:09:29 UTC MAIN commitmail json YAML

Update to ECL 12.7.1

ECL 12.7.1:
===========

* Bugs fixed:

- The implementation of locks and condition variables based on POSIX threads
  was not safe under interrupts. It has all been reimplemented using atomic
  userspace operations plus a new wait queue.

- :CDECL was not accepted as an FFI declaration due to a typo.

- REMOVE-METHOD and FIND-METHOD were not generic functions.

- MAKE-LOAD-FORM's methods for standard-object, structure-object and
  condition did not signal an error).

* Visible changes:

- ECL builds with support for threads by default (where available).

- DIRECTORY no longer complains when it finds an inexistent directory
  component: it simply returns NIL as the list of pathnames.

- CASE now complains when the OTHERWISE/T clause is not the last one.

- Instead of issuing an error, LOOP now only produces a STYLE-WARNING
  when iteration forms appear at the wrong place, as in (LOOP WHILE ...)
  followed by some assignment.

- EXT:MKDIR no longer accepts pathnames as inputs to avoid problems with
  pathnames that contain name or type components.

- ENSURE-DIRECTORIES-EXIST accepts the keyword argument :MODE which is
  passed to MKDIR.

- In EXT:RUN-PROGRAM the child process is delayed until the parent has created
  the process structure and stored the process id in it. Formerly we had race
  conditions due to the child exiting before the parent was able to call
  sigwait().

- Where available, ECL now defines the constants EXT:+SIGRTMIN+ and
  EXT:+SIGRTMAX+, as well as EXT:+SIGRT0+ through EXT:+RTMINn+ where n =
  SIGRTMAX - SIGRTMIN Those signals can be then trapped.

- The interrupt handler for floating point exceptions does not care about
  the value of EXT:*INTERRUPTS-ENABLED* or similar mechanisms because such
  interrupt has to be treated as an error, not as something optional. The
  same applies to other evil signals, such as SIGSEGV or SIGBUS.

- New functions (EXT:GET-INTERRUPT-HANDLER code) and
  (EXT:SET-INTERRUPT-HANDLER code function-designator) allow the user to
  customize how these interrupts are caught. SET-INTERRUPT-HANDLER runs an
  implicit EXT:CATCH-SIGNAL.

- ECL now exports the symbols FFI:C-INT-MAX, FFI:C-INT-MIN, FFI:C-LONG-MAX,
  etc, which correspond to the POSIX C constants INT_MAX, INT_MIN, LONG_MAX,
  and similar ones.

- APROPOS-LIST no longer returns duplicate symbols.

- The ABORT restart is now bound on every new thread (except the main one,
  where either the user or the toplevel must take care of that).

* Windows:

- ECL guesses whether the input / output / error streams are consoles. If
  so, it sets up a special type of stream that copes with the deficiencies
  of read()/write() and similar functions on consoles -- namely that they
  may read or write a larger number of bytes than demanded because they
  translate the input/output to and from the corresponding codepage.
  (EXPERIMENTAL)

- ECL detects the codepage that the console is using and applies it as
  the appropriate external format (with :CRLF convention).

- ECL's console stream signals EOF when Ctrl-Z is detected.

* Metaobject protocol:

- Implemented CLOS:COMPUTE-APPLICABLE-METHODS-USING-CLASSES.

- COMPUTE-APPLICABLE-METHODS and CLOS:COMPUTE-EFFECTIVE-METHOD are now
  generic functions.

- Implemented and used in the core: VALIDATE-SUPERCLASSES

- UPDATE-DEPENDENT, MAP-DEPENDENTS and related functions have been fixed. They
  are now invoked by REMOVE-METHOD and REINITIALIZE-INSTANCE, when acting on
  generic functions, standard classes, etc.

- (SETF CLASS-NAME) is now implemented using REINITIALIZE-INSTANCE.

- ENSURE-CLASS-USING-CLASS now registers the class with
  FIND-CLASS. ENSURE-CLASS relies on E-C-U-C doing that.

- EXTRACT-LAMBDA-LIST and EXTRACT-SPECIALIZER-NAMES implemented.

- CLOS:GENERIC-FUNCTION-DECLARATIONS and slot CLOS:DECLARATIONS are now
  implemented (even if not used by ECL itself).

- Implemented the class CLOS:METAOBJECT

- Implemented SPECIALIZER and EQL-SPECIALIZER, together with
  ADD-DIRECT-METHOD, REMOVE-DIRECT-METHOD, SPECIALIZER-DIRECT-METHODS,
  SPECIALIZER-DIRECT-GENERIC-FUNCTIONS and EQL-SPECIALIZER-OBJECT. ECL now
  uses these objects internally for method dispatch.

- DEFMETHOD now relies on MAKE-METHOD-LAMBDA to create the appropriate
  function.

- Implemented COMPUTE-DISCRIMINATING-FUNCTION.

- ECL's discriminating functions use COMPUTE-APPLICABLE-METHODS-USING-CLASSES
  on those classes in which the user may redefine or extend the
  method. Elsewhere, ECL relies on the internal equivalent of
  COMPUTE-APPLICABLE-METHODS, which _always_ memoizes results.

- When reinitializing a class instance, ECL would not remove the class from
  its former superclasses.

- The method combination slot of a generic function is now precomputed by
  using FIND-METHOD-COMBINATION in SHARED-INITIALIZE.

- METHOD-COMBINATION is now a class with slots and it is used by ECL for
  computing effective methods.

- The MOP and CL classes and metaclasses do not contain any slot whose name
  is exported by any of the CL or CL-USER packages.

(asau)

2012-07-26 13:00:48 UTC MAIN commitmail json YAML

Add support for --prefer-pkgsrc which will set PREFER_PKGSRC in the bootstrap
and target mk.conf.  Primarily useful to ensure pkgsrc zlib/bzip2 etc are used
for pkg_install.

(jperkin)

2012-07-26 12:05:31 UTC MAIN commitmail json YAML

Note libtool-base revision bump.

(bsiegert)