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

2024-05-13 02:43:47 UTC Now

2012-01-08 15:00:38 UTC MAIN commitmail json YAML

2012-01-08 14:00:00 UTC pkgsrc-2011Q4 commitmail json YAML

2012-01-08 13:59:18 UTC pkgsrc-2011Q4 commitmail json YAML

Pullup ticket #3638 - requested by obache
devel/xulrunner: build fix

Revisions pulled up:
- devel/xulrunner/PLIST                                        1.37

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Sun Jan  8 10:32:08 UTC 2012

  Modified Files:
  pkgsrc/devel/xulrunner: PLIST

  Log Message:
  Add missing entries for DragonFly support.

(tron)

2012-01-08 12:59:37 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.435

(ryoon)

2012-01-08 12:58:39 UTC MAIN commitmail json YAML

Update to 0.435.

Changelog:
In Gothic (Sans-serif) family
* Fix glyphs in Unicode : 0020-668f, 9722-ffff (first check)
* Fix glyphs in SJIS : second check completed

In Minchi (Serif) family
* Fix glyphs in Unicode : 0020-668f, 9832-ffff (first check)
* Fix glyphs in SJIS : second check completed

(ryoon)

2012-01-08 12:49:52 UTC MAIN commitmail json YAML

Remove chemtool

(ryoon)

2012-01-08 12:49:29 UTC MAIN commitmail json YAML

Updated biology/chemtool to 1.6.13

(ryoon)

2012-01-08 12:47:18 UTC MAIN commitmail json YAML

Update to 1.6.13.

Changelog:
Fixes and enhancements in chemtool 1.6.13

- New export option "ASY" for Asymptote files (http://asymptote.sourceforge.net)
- Added support for Unicode symbol characters inserted e.g. by cut-and-paste from LibreOffice
- Fixed build with newer linkers that do not resolve indirect requirements automatically
- Rewritten logic for choosing to include national language support during build
- Fixed crash on startup due to errors in menu icon setup
- Batch mode could crash due to incomplete initialisation of color arrays
- Undo/redo in "move fragment"-mode did not work as intended
- Default extension is now appended to the save filename as needed
- Fixed exporting to files or directories containing spaces in their names

(ryoon)

2012-01-08 12:36:59 UTC MAIN commitmail json YAML

Remove fotoxx

(ryoon)

2012-01-08 12:36:37 UTC MAIN commitmail json YAML

Updated graphics/fotoxx to 12.01.2

(ryoon)

2012-01-08 12:35:45 UTC MAIN commitmail json YAML

Update to 12.01.2.

Changelog:
2012.01.04  v.12.01.2
+ Italian user guide was updated.
+ Swedish translation was updated.

2012.01.04  v.12.01.1
+ Bugfix: zoom causes infinite loop after new installation.

2012.01.01  v.12.01
+ New function Search Metadata: search and report image metadata
  (EXIF/IPTC/etc.), using a combined image and text display format.
+ Synchronize Files is 2x faster for an initial installation or after
  importing a large number of new photos (>1000/min. on a fast PC).
+ "my mouse" was removed from all edit and selection dialogs. The mouse
  belongs to the last widget clicked. The main window can be zoomed and
  scrolled during such dialogs by using CTRL + mouse click or drag.
+ Mouse wheel can do zoom-in and zoom-out.
+ Zooming an image re-centers it on the mouse position, and the mouse
  position follows the zoom center to the middle of the window.
+ Zoom ratio configurable: choose 1-4 zooms for each 2x increase in size.
+ DRGB (print color adjust) can save corrections to a file for re-use.
+ Some user settings in various menus were collected together in the
  new menu function Tools > User Settings.
+ Bugfix: Search Image was finding false matches for images with very
  large caption or comments.
+ Bugfix: cannot escape file open dialog if open previous or open recent
  is attempted when there are no previous files (initial installation).
+ Bugfix: interactive GUI translation function failed to initialize.

2011.12.03  v.11.12.2
+ Italian translation was updated.
+ Locale of lc_RC will prefer a .po file named "lc_RC", fallback to "lc".

2011.12.02  v.11.12.1
+ Bugfix: crash at startup - top image directory not correctly
  initialized from previous fotoxx installation.

2011.12.01  v.11.12
+ New function Auto-Trim: automatically trim unused edge areas left over
  from panorama, HDR, HDF, stack, warp and unbend functions.
+ New function: Find bright or dark "stuck" pixels (camera sensor defect)
  (1x1/2x2/3x3 blocks) and fix them by interpolating neighboring pixels.
  Pixel locations can be saved and applied later to other images.
+ Select Area was extended to both select and unselect by matching colors,
  and the pixel search range was made adjustable 1-20x mouse radius.
+ Batch Resize/Export function now supports output of JPEG, PNG, TIFF.
  This can be used to select and convert files to a different format.
+ Convert RAW Files now supports output of JPEG, PNG, TIFF-8, TIFF-16.
+ Warp Area algorithm was made a bit more intuitive and controllable.
+ GUI language translation procedure was simplified.
+ Bugfix: restored some lost translations of dialog buttons.
+ Bugfix: Trim dialog mouse ownership was sometimes misleading.
+ Bugfix: WarpArea did not reset itself if selected area was changed.
+ Bugfix: crash if parallel instances of fotoxx are simultaneously
  editing images and using undo/redo.

(ryoon)

2012-01-08 12:31:49 UTC MAIN commitmail json YAML

Remove aria2

(ryoon)

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

Updated net/aria2 to 1.14.0

(ryoon)

2012-01-08 12:30:18 UTC MAIN commitmail json YAML

Update to 1.14.0.

Changelog:
* Update translations.
* Improve IPv6 support.
* Many bugs are fixed.

(ryoon)

2012-01-08 11:36:43 UTC MAIN commitmail json YAML

Updated meta-pkgs/boost to 1.48.0; multimedia/libogg to 1.3.0

(adam)

2012-01-08 11:35:08 UTC MAIN commitmail json YAML

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

Changes 1.3.0:
* Add ogg_stream_flush_fill() call
  This produces longer packets on flush, similar to
  what ogg_stream_pageout_fill() does for single pages.
* Windows build fixes

Changes 1.2.2:
* Build fix (types correction) for Mac OS X
* Update win32 project files to Visual Studio 2008
* ogg_stream_pageout_fill documentation fix

(adam)

2012-01-08 11:17:08 UTC MAIN commitmail json YAML

lang/gnat-aux: Upgrade to gcc 4.6.2, add Fortran, Objective-C

Obvious additions:
1) Upgrades sync from gcc 4.6.1-RELEASE to gcc 4.6.2-RELEASE
2) New capability of building Fortran
3) New capability of building Objective-C
4) Building of all 5 languages (Ada,C,C++,ObjC,Fortran) now default
5) Fortran testsuite added
6) ObjC testsuite added

Behind the scenes:
1) Previously GNAT-Aux was built from a custom-built tarball.  Now real
  real gcc source files are used instead, but heavily patched.
2) The standard patch mechanism is not used.  Composite diff files are
  generated by dragonlace.net and they are applied as needed, and
  are located in the "files" directory
3) This might be the only gcc that doesn't use the monolithic source tar
  ball.  Depending on the options selected, the makefile updates its
  distfile list and only downloads what it needs, including testsuite
  files and dejagnu support.
4) All platforms are now built with unlimited stacksize command due to
  new issues with <platform>-stdint.h functionality.
5) All platforms use unlimited stacksize for Ada testing. Before it was
  limited to NetBSD x86_64.  This may have introduced a failure on
  NetBSD i386 though.  There were no other impacts according to the
  Ada testsuite results.
6) The PLIST automatic generation was significantly simplified, resulting
  in some variable deletion.
7) libstdc++ can't break testing now (forced to evaluate to true)
8) Unnecessary depends and USE_TOOLS removed
9) The includes-fixed directory is now removed from all platforms, arches
  now rather than problematic ones.  It seems that it can only make no
  difference or cause problems, so no reason to keep it around.
A) Unnecessary do-config phase "touches" removed.
B) Several fixes added to diff patches to improve testsuite results on
  c, c++, and fortran for all platforms.

(marino)

2012-01-08 11:08:37 UTC MAIN commitmail json YAML

Updated www/ruby-rack11 to 1.1.3

(obache)

2012-01-08 11:08:23 UTC MAIN commitmail json YAML

Update ruby-rack11 to 1.1.3.

* December 28th, 2011: Twenty first public release: 1.1.3.
  * Security fix. http://www.ocert.org/advisories/ocert-2011-003.html
    Further information here: http://jruby.org/2011/12/27/jruby-1-6-5-1

(obache)

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

Updated www/ruby-rack12 to 1.2.5

(obache)

2012-01-08 11:04:54 UTC MAIN commitmail json YAML

Update ruby-rack12 to 1.2.5.

* December 28th, 2011: Twenty second public release: 1.2.5
  * Security fix. http://www.ocert.org/advisories/ocert-2011-003.html
    Further information here: http://jruby.org/2011/12/27/jruby-1-6-5-1

(obache)

2012-01-08 10:32:08 UTC MAIN commitmail json YAML

Add missing entries for DragonFly support.

(obache)

2012-01-08 10:09:00 UTC MAIN commitmail json YAML

Updated www/squid31 to 3.1.18

(adam)

2012-01-08 10:07:27 UTC MAIN commitmail json YAML

2012-01-08 10:06:59 UTC MAIN commitmail json YAML

Changes 3.1.18:
* Bug 3085: Crash when parsing esi:include
* Bug 3442: assertion failed: external_acl.cc:908: ch->auth_user_request != NULL
* Polish: debug messages on swap.state rename failure
* Portability: SSL library dependency fixes
* Bug 3440: compile error in Adaptation

(adam)

2012-01-08 09:54:14 UTC MAIN commitmail json YAML

Changes 2.1.12:
Feature improvements
* Updates to dictionary.erx, dictionary.siemens, dictionary.starent,
  dictionary.starent.vsa1, dictionary.zyxel, added dictionary.symbol
* Added support for PCRE from Phil Mayers
* Configurable file permission in rlm_linelog
* Added "relaxed" option to rlm_attr_filter. This copies attributes if at least
  one match occurred.
* Added documentation on dynamic clients. See raddb/modules/dynamic_clients.
* Added support for elliptical curve cryptography. See ecdh_curve in
  raddb/eap.conf.
* Added support for 802.1X MIBs in checkrad
* Added support for %{rand:...}, which generates a uniformly distributed number
  between 0 and the number you specify.
* Created "man" pages for all installed commands, and documented options for all
  commands. Patch from John Dennis.
* Allow radsniff to decode encrypted VSAs and CoA packets.
* Always send Message-Authenticator in radtest.
* Updated Oracle schema and queries
* Added SecurID module. See src/modules/rlm_securid/README
Bug fixes
* Fix memory leak in rlm_detail
* Fix "failed to insert event"
* Allow virtual servers to be reloaded on HUP. It no longer complains about
  duplicate virtual servers.
* Fix %{string:...} expansion
* Fix "server closed socket" loop in radmin
* Set ownership of control socket when starting up
* Always allow root to connect to control socket, even if "uid" is set. They're
  root. They can already do anything.
* Save all attributes in Access-Accept when proxying inner-tunnel EAP-MSCHAPv2
* Fixes for DHCP relaying.
* Check certificate validity when using OCSP.
* Updated Oracle "configure" script
* Fixed typos in dictionary.alvarion
* WARNING on potential proxy loop.
* Be more aggressive about clearing old requests from the internal queue
* Don't open network sockets when using -C

(adam)

2012-01-08 09:47:42 UTC MAIN commitmail json YAML

Changes 2.8.7:
This release includes the addition of file(…) and string(…) commands for
computing hash values and more cryptographic hash implementations, such as
SHA1, SHA224, SHA256, SHA384, SHA512. There are new LINK_PUBLIC and LINK_PRIVATE
options for  target_link_libraries command as well as a new DeployQt4 module.

With the 2.8.7 release, there are two sets of installers for the Mac. The
"Darwin" versions are for Mac OSX 10.4 and later, and are "ppc;i386" universal
binaries. The "Darwin64" versions are for 10.6 and later, and are "x86_64;i386"
universal binaries.

(adam)

2012-01-08 09:43:47 UTC MAIN commitmail json YAML

Changes 2.0.17:
* Proxying now supports sending SSL client certificate to server with
  ssl_client_cert/key settings.
* doveadm dump: Added support for dumping dbox headers/metadata.
* Fixed memory leaks in login processes with SSL connections
* vpopmail support was broken in v2.0.16

(adam)

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

Updated databases/gdbm to 1.10

(adam)

2012-01-08 09:22:52 UTC MAIN commitmail json YAML

Changes 1.10:
* Internationalization
  This version of GDBM is fully internationalized.  The following
  localizations are available: Finnish, German, Japanese, Polish and Ukrainian.
* Support for close-on-exec flag in gdbm_open (see GDBM_CLOEXEC in the docs).
* Improve testgdbm command system
  The testgdbm tool now supports multicharacter commands.
* Bugfixes

(adam)

2012-01-08 08:13:19 UTC MAIN commitmail json YAML

Updated www/py-django-cms to 2.2; www/py-django-classy-tags to 0.3.4.1; Added www/py-django-mptt; www/py-django-sekizai

(adam)

2012-01-08 07:56:58 UTC MAIN commitmail json YAML

Changes 2.2:
* django-mptt now a proper dependency
* Django 1.3 support
* View permissions
* django-sekizai instead of PluginMedia
* Toolbar must be enabled explicitly in templates
* Static files moved to /static/
* Dropped support for django-dbgettext

(adam)

2012-01-08 07:54:09 UTC MAIN commitmail json YAML

Changes 0.3.4.1:
* Added :ref:advanced-block-definition.
* Added :doc:arguments` documentation.

(adam)

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

2012-01-08 07:49:54 UTC MAIN commitmail json YAML

Sekizai means "blocks" in Japanese, and that's what this app provides. A fresh
look at blocks. With django-sekizai you can define placeholders where your
blocks get rendered and at different places in your templates append to those
blocks. This is especially useful for css and javascript. Your subtemplates can
now define css and javscript files to be included, and the css will be nicely
put at the top and the javascript to the bottom, just like you should. Also
sekizai will ignore any duplicate content in a single block.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2012-01-08 07:48:36 UTC MAIN commitmail json YAML

Utilities for implementing Modified Preorder Tree Traversal with your
Django Models and working with trees of Model instances.

MPTT is a technique for storing hierarchical data in a database. The aim is to
make retrieval operations very efficient.

The trade-off for this efficiency is that performing inserts and moving
items around the tree is more involved, as there's some extra work
required to keep the tree structure in a good state at all times.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(adam)

2012-01-08 05:58:02 UTC MAIN commitmail json YAML

Updated multimedia/gecko-mediaplayer to 1.0.5

(obache)

2012-01-08 05:57:47 UTC MAIN commitmail json YAML

Updage gecko-mediaplayer to 1.0.5.

Development
1.0.5
    Disable playing of partially cached apple.com files, mplayer seems to crash on these files
    Use the right schema file, can't believe this one has slipped by so long.
    Use better const check from Issue #161, patch from i.stakenvicius
1.0.5b2
    Simpifying const check until something better comes along Issue #162
    Fix Issue #161, improvements over last patch because NPAPI not properly bumped
    Fix support for older xulrunners, Issue #160, issue caused by patch from
    Issue #158
    Support nsapi-sdk, based on patch from Issue #159
    Fix up some const casting so that compilers do not complain Issue #158
    Updated Japanese translation
    Updated Italian translation
1.0.5b1
    When uri is a file:// uri, just play it directly
    Switch from AM_MAINTAINER_MODE to AM_MAINTAINER_MODE([enable]) in configure.in
    Fix Issue #150, return value for function that says it will
    Updated Dutch translation
    Conversion to using libgmtk as separate library
    Improvements to the apple.com/trailers fix, caching now works properly
    Fix regression at apple.com/trailers, side effect of fully caching the file for now

(obache)

2012-01-08 05:48:13 UTC MAIN commitmail json YAML

Updated multimedia/gnome-mplayer to 1.0.5

(obache)

2012-01-08 05:47:47 UTC MAIN commitmail json YAML

Update gnome-mplayer to 1.0.5.

Development
    Rework key handler to be more correct with respect to shift/ctrl/alt modifiers
    Only use dark theme if not embedded, otherwise use the default theme
    Prefer the dark theme when running on gnome 3.2, similar to totem
    Updated Polish translation to match the reworded source text
    Reword 50% larger as gettext is stupid about the % sign
    Translated the missing string into Polish
1.0.5b2
    Add 150% display of video
    Use icon named gnome-mplayer-panel for status icon if present in theme
    Remove configure option --with-gpm-new-method as this is default now
        if you have an old gnome-power-manager < 2.26 add the configure flag
        --with-gpm-old-method
    Try to detect the right screensaver api to use in Gnome 3.2 (Fedora 16)
    Updated German translation
    Fix warning when accelerator keys have not been set
    Updated Japanese translation
    Fix the speed multipliers and speed reset Issue 566 & 567
1.0.5b1
    Rephrased some strings in Polish translation
    Updated Portuguese translation
    Updated Polish translation
    Fix problem with visual seeking while using the tracker, requires gmtk svn r48
    Add in command line option --vo (this disables hardware codecs as a safety measure)
    Add in command line option --dvd_device
    Fix Issue #560, ATTRIBUTE_FORCE_CACHE not being processed
    Printout gmtk version in verbose mode
    Switch from AM_MAINTAINER_MODE to AM_MAINTAINER_MODE([enable]) in configure.in
    Make cursor reappear when not in fullscreen mode
    Hide mouse/panel in fullscreen mode when mouse is above the panel area.
    Only make the fullscreen controls reappear when the mouse is at the bottom of the screen
    Fix keyboard shortcut capture to only detect CTRL, ALT or SHIFT modifiers
    Set CDDB to TYPE CD
    Fix typo on keyscreen
    Add tooltop for "Enable Video Hardware"
    Remove fuzzy and obsolete translations from po files
    Make Normal and Double size hotkeys work
    Fix saving and loading of preferred VO
    Fix 'f' not going to/returning from fullscreen
    Remove the use of mplayer profiles, as they are no longer needed
    Fix Issue 544, minor spelling issue
    Allow customization of some of the keyboard hotkeys, more to be done
    Replace get_window, get_visible, and get_allocation with gmtk versions
    Build foundation for customized hotkeys
    Add checkboxes for hardware and crystalhd codec support
    Conversion to using libgmtk as separate library
    Fix Issue #538
    Autodetect gtk3 at configure time
    Raise event on incomplete QuickTime file, and mark it for retry
    Fix compile issue when alsa is not being used

(obache)

2012-01-08 05:43:01 UTC MAIN commitmail json YAML

2012-01-08 05:42:24 UTC MAIN commitmail json YAML

Added devel/gmtk version 1.0.5

(obache)

2012-01-08 05:42:08 UTC MAIN commitmail json YAML

Import gmtk-1.0.5 as devel/gmtk.

Library of common functions and widgets for gnome-mplayer and gecko-mediaplayer.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2012-01-08 05:27:04 UTC MAIN commitmail json YAML

Updated graphics/p5-GraphicsMagick to 1.3.13

(obache)

2012-01-08 05:26:54 UTC MAIN commitmail json YAML

Reset PKGREVISION from base pkg update.

(obache)

2012-01-08 05:26:21 UTC MAIN commitmail json YAML

Updated graphics/GraphicsMagick to 1.3.13

(obache)

2012-01-08 05:25:54 UTC MAIN commitmail json YAML

Update GraphicsMagick to 1.3.13.

While here, remove unwanted buildlink and add lzma option.

1.3.13 (December 24, 2011)
==========================

Security Fixes:

  None

Bug fixes:

  * In I/O blob, don't rewind already open file handle passed to
    OpenBlob() since we don't know the intended state of this file
    handle, and because it prevents appending to an existing file.

  * In AppendImageProfile(), don't leak profile buffer while appending
    a chunk to an existing profile.

  * Fix deadlock in ClonePixelCache() which was caused by using the
    same semaphore pointer in the source and destination images.

  * Removed bogus SyncBlob() code which sometimes caused a crash and
    was not useful.

  * Fixed crash or hang which occured when the user entered CONTROL-C
    while threaded code was being executed.

  * Fix core dump in AcquireOneCacheViewPixelInlined() when the image
    is in CMYK space.

  * In MontageImages (montage), fix crash observed with "-geometry
    x+0+0".

  * The TIFF reader was crashing for images which use the
    TIFFTAG_OPIIMAGEID tag.

  * AppendImages() (-append) was failing when only one image was
    provided.

  * The `animate`, `display`, and `identify` commands now report any
    error only once, and then proceed to the next file name rather
    than quitting.

  * Don't change the locale settings in InitializeMagick() since this
    may cause problems for international users.  API users are still
    responsible for assuring that locale settings don't break floating
    point parsing and output (i.e. floating point decimal needs to be
    '.' rather than ',').

  * RPM build is fixed (PerlMagick build was broken).

  * RPM build installs documentation to expected places on Red Hat
    type systems.

  * Fixes for usage with OpenSolaris.

  * DESTDIR is supported by PerlMagick build.

  * The matte channel was not being properly enabled or respected for
    TXT images.

  * InitializeMagick() and DestroyMagick() are now fully thread safe.

  * When a shear angle was as zero, the shear request was being
    ignored entirely.

  * In DispatchImage(), the `K` channel was always output as black for
    "CMYK" specification unless the image matte flag was True.

  * MATLAB fixes.

  * PNG fixes.

  * PCL fixes for printing bi-level image on Konica-Minolta printers.

  * EPT error handling fixes.

  * JPEG reader was sometimes truncating large IPTC profiles.

  * JPEG writer now handles errors properly rather than allowing
    libjpeg to exit the program (or hanging if driven by Magick++).

  * JPEG reader now treats an unhandled EXP marker as a warning rather
    than a hard error.

  * File open errors are now reliably reported.

  * Improved rendering precision when using the drawing APIs.

  * For the Magick++ Image backgroundColor(), borderColor(), and
    matteColor() methods, preserve the opacity part of the
    user-specified color.

New Features:

  * Add support for drawing text using a bitmap font.

  * benchmark command supports a -stepthreads option to execute the
    specified command with an increasing number of threads to measure
    how an algorithm benefits from threading.  This mode includes a
    column to show the speedup compared with one thread, and the
    Karp-Flatt metric

  * Added Add support for invoking "gs-cmyk" and "gs-cmyka" entries in
    delegates.mgk when ColorSeparationType or ColorSeparationMatteType
    is requested.  These cause Ghostscript to always output CMYK PAM
    format (even if the input file was not in CMYK format).

  * EXIF profiles are preserved when writing JPEG files.

  * The -mosaic command now respects the composition option specified
    by -compose as well as the image background color specified by
    -background.

  * The TXT coder now supports multiple image frames.

  * For image normalization (-normalize), add support for
    histogram-threshold setting to specify the percentage of the
    histogram to discard when computing image normalization parameters
    (default is 0.1%).  For example `-set histogram-threshold 0.01
    -normalize`.

  * Added an `INFO` coder which produces textual image description
    output similar to `identify` but may be used with convert like "gm
    convert myfile info:-".

  * Support application of the PDF crop box via '-define
    pdf:use-cropbox=true'.

  * For PCL printer output, define pcl:fit-to-page in order for the
    printer to scale the image to fit the page.

  * Added order dither 5x5, 6x6, and 7x7 circular dither patterns to
    create a halftone effect.

  * PNM subformats are now reported as the specific subformat rather
    than just "PNM".

  * NetPBM's PAM format is now supported.

  * MacPaint image format reader is added.

  * Added TIFF LZMA compressor support.

  * Added TIFF support for a tiff:group-three-options define to allow
    power-users to set the value of the GROUP3OPTIONS tag.

  * New core C API function SetImageColorRegion() to set the constant
    pixel color for a specified region of the image.

  * New Wand C API function MagickWriteImagesFile() to append images
    to a provided file handle.

  * New Wand C API function MagickSetImageSavedType() to allow
    specifying the storage type used when saving the file (rather than
    changing the current image characteristics).

  * In Wand C API, the functions NewPixelWand(), NewDrawingWand(), and
    NewMagickWand() invoke InitializeMagick() automatically in case
    user forgets to do so.

  * New Wand C API function MagickSetFormat() to allow setting the
    file or blob format before it has been read.

  * New Wand C API function MagickSetDepth() to set the depth used
    when reading from an image format which requires that the depth be
    specified in advance.

Feature improvements:

  * Now compiles properly with libpng 1.4.X and 1.5.X.

  * Lcms 2.X is supported.

Performance Improvements:

  * TGA read performance improved.

  * PNM read/write performance improved.

  * Convolution (-convolve, -sharpen, -guassian, etc.) is faster.

  * Adaptive threshold image (-lat) is faster.

  * Image trimming (-trim) is faster.

Behavior Changes:

  * For DPX format and packed 10 bits, datums are now represented in
    the same (reversed) order for all RGB and YCbCr formats.
    Previously YCbCr 4:4:4 formats were not swapping the word datums
    because the only real-world files encountered did not swap the
    word datums.

  * The -colors, -map, and -monochrome options now take effect
    immediately rather than at the end of all other processing.

  * Removed non-standard multi-frame extension for SGI format.

  * Windows install footprint is more consistent between DLL and
    static builds.

  * LZMA compressed tarball is in 'xz' format rather than deprecated
    'lzma' format.

(obache)

2012-01-08 04:06:42 UTC MAIN commitmail json YAML

Updated www/py-uwsgi to 0.9.8.6nb1

(sbd)

2012-01-08 04:06:35 UTC MAIN commitmail json YAML

2012-01-08 04:03:04 UTC MAIN commitmail json YAML

Updated net/ettercap-NG to 0.7.3nb6

(sbd)

2012-01-08 04:02:55 UTC MAIN commitmail json YAML

Add missing devel/zlib buildlink.

Bump PKGREVISION

(sbd)

2012-01-08 03:53:58 UTC MAIN commitmail json YAML

Note updates:
    security/pinentry-gtk  to 0.8.1nb2
    security/pinentry-gtk2 to 0.8.1nb4
    security/pinentry-qt  to 0.8.1nb4
    security/pinentry-qt4  to 0.8.1nb4
    sysutils/psmisc        to 20.1nb2
    sysutils/shmux        to 1.0nb1
    time/gcal              to 3.6.1nb1
    www/varnish            to 3.0.2nb2

(sbd)

2012-01-08 03:50:39 UTC MAIN commitmail json YAML

Add missing mk/curses buildlink.

Bump PKGREVISION

(sbd)

2012-01-08 03:49:53 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2012-01-08 03:48:28 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2012-01-08 03:47:51 UTC MAIN commitmail json YAML

Add missing mk/termcap buildlink.

Bump PKGREVISION

(sbd)

2012-01-08 03:46:09 UTC MAIN commitmail json YAML

Add missing devel/ncurses buildlink.

Bump PKGREVISION

(sbd)

2012-01-08 03:45:52 UTC MAIN commitmail json YAML

Add missing devel/ncurses buildlink.

Bump PKGREVISION

(sbd)

2012-01-08 03:45:31 UTC MAIN commitmail json YAML

Add missing devel/ncurses buildlink.

Bump PKGREVISION

(sbd)

2012-01-08 03:45:12 UTC MAIN commitmail json YAML

Add missing devel/ncurses buildlink.

Bump PKGREVISION

(sbd)

2012-01-08 03:39:25 UTC MAIN commitmail json YAML

<stdint.h> needs to be include for intmax_t.

(sbd)

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

Updated www/ruby-rack to 1.3.6

(obache)

2012-01-08 03:09:48 UTC MAIN commitmail json YAML

Update ruby-rack to 1.3.6.

* December 28th, 2011: Twenty third public release: 1.3.6
  * Security fix. http://www.ocert.org/advisories/ocert-2011-003.html
    Further information here: http://jruby.org/2011/12/27/jruby-1-6-5-1

(obache)

2012-01-08 03:05:12 UTC MAIN commitmail json YAML

Updated www/ruby-sinatra to 1.3.2

(obache)

2012-01-08 03:05:01 UTC MAIN commitmail json YAML

Update ruby-sinatra to 1.3.2.

= 1.3.2 / 2011-12-30

* Don't automatically add `Rack::CommonLogger` if `Rack::Server` is adding it,
  too. (Konstantin Haase)

* Setting `logging` to `nil` will avoid setting up `Rack::NullLogger`.
  (Konstantin Haase)

* Route specific params are now available in the block passed to #stream.
  (Konstantin Haase)

* Fix bug where rendering a second template in the same request, after the
  first one raised an exception, skipped the default layout. (Nathan Baum)

* Fix bug where parameter escaping got enabled when disabling a different
  protection. (Konstantin Haase)

* Fix regression: Filters without a pattern may now again manipulate the params
  hash. (Konstantin Haase)

* Added examples directory. (Konstantin Haase)

* Improved documentation. (Gabriel Andretta, Markus Prinz, Erick Zetta, Just
  Lest, Adam Vaughan, Aleksander D��browski)

* Improved MagLev support. (Tim Felgentreff)

(obache)

2012-01-08 03:02:15 UTC MAIN commitmail json YAML

Updated www/ruby-rack-protection to 1.2.0

(obache)

2012-01-08 03:01:22 UTC MAIN commitmail json YAML

Update ruby-rack-protection to 1.2.0.

Changes:
* Show warnings for JsonCsrtf attacks.
* do not enable parameter escaping by default, fixes #8.
* Use more specific namespace declaration in Rack::Builder configuration.
* NotimpelentedError typo fix
* add test that makes sure passingin on :track option works. related to #6.
* deal with PATH_INFO being nil, fixes #7.
* do not track HTTP_VERSION, fixes #6.

(obache)

2012-01-08 02:41:42 UTC MAIN commitmail json YAML

Updated devel/mr to 1.10

(schmonz)

2012-01-08 02:41:35 UTC MAIN commitmail json YAML

Update to 1.10. From the changelog:

1.10:
* Fix display of trust errors.

1.09:
* Remove dir_test hack and add a way for vcs tests to run perl code,
  using this for the same optimisation. Fixes support for git-svn
  etc. Closes: #652317

1.08:
* Fix vcs test code. Closes: #651976

1.07
* Added support for vcsh, enable with: include = cat /usr/share/mr/vcsh
  Thanks, Richard Hartmann
* Block tty control codes in untrusted mr config files.
* Correct printing of line numbers when includes are used. Closes: #650952
* The previous fix for chaining to absolute paths broke chaining
  to relative paths with more than one path segment. Thanks, Adam
  Spiers
* Support _append to add on to the existing value of a parameter.
  Thanks, Adam Spiers
* Optimizations. Commands like "mr list" run up to 5 times faster.
* Fix shell escaping of parameters passed to mr commands. Closes: #644672
* Added --force option that disables repository skipping.
* Repositories using skip = lazy will not be checked out by "mr
  update" or "mr checkout" unless --force is used.

(schmonz)

2012-01-08 02:30:29 UTC MAIN commitmail json YAML

Added textproc/p5-Text-Markdown-Discount version 0.02

(schmonz)

2012-01-08 02:29:17 UTC MAIN commitmail json YAML

Add and enable p5-Text-Markdown-Discount.

(schmonz)

2012-01-08 02:27:48 UTC MAIN commitmail json YAML

Initial import of Text::Markdown::Discount, a Perl extension interface
for "Discount", an implementation of John Gruber's "markdown" in C
developed by David Loren Parsons.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(schmonz)

2012-01-08 01:57:48 UTC pkgsrc-2011Q4 commitmail json YAML

Note the start of the pkgsrc-2011Q4 branch

(agc)

2012-01-08 00:33:49 UTC MAIN commitmail json YAML

2012-01-08 00:33:34 UTC MAIN commitmail json YAML

This file has a backslash-escaped trailing space after the login
prompt string, which I assume is there on purpose. Unfortunately, it
seems that when run through modern gcc's cpp, as at least Dragonfly's
current X resources processing pipeline apparently does, cpp treats
this as backslash-newline and splices on the next line, which causes
everything to go wahooni-shaped.

As a hack/workaround, insert a blank line after this line, so if the
next line does get spliced on it won't break things.

Reported by Artem Falcon.

(dholland)

2012-01-08 00:00:49 UTC MAIN commitmail json YAML

Updated mail/msmtp to 1.4.27

(obache)

2012-01-08 00:00:10 UTC MAIN commitmail json YAML

Update msmtp to 1.4.27.
contains fixes for PR#45785.

Version 1.4.27:
- Always use the internal MD5 functions for the built-in CRAM-MD5
  implementation; never use the ones from OpenSSL. This fixes problems with
  configurations that use OpenSSL and do not use GNU SASL. Thanks to Gleydson
  Soares and Moritz Wilhelmy for providing information and for testing the fix.
- Fix a compiler warning with current OpenSSL versions.

(obache)

2012-01-07 23:38:02 UTC MAIN commitmail json YAML

Updated mail/thunderbird to 8.0nb1

(sbd)

2012-01-07 23:37:51 UTC MAIN commitmail json YAML

Enabling the jemalloc option adds two more files to the PLIST.
Also add PLIST.Linux

Bump PKGREVISION

(sbd)

2012-01-07 23:02:03 UTC MAIN commitmail json YAML

Update ejabberd to 2.1.10.

Bug fixes:

* Erlang/OTP compatibility
- Support Erlang/OTP R15B regexp and drivers (EJAB-1521)
- Fix modules update in R14B04 and higher
- Fix modules update of stripped beams (EJAB-1520)

* XMPP Core
- Fix presence problem in C2S after first unavailable (EJAB-1466)
- Fix bug on S2S shaper when TLS is used
- Prevent overload of incoming S2S connections

* XEPs
- BOSH: Get rid of useless mnesia transaction (EJAB-1502)
- MUC: Don't reveal invitee resource when room informs invitor
- Privacy: Activate "Blocked Contacts" to current c2s connection (EJAB-1519)
- Privacy: Always allow packets from user's server and bare jid (EJAB-1441)
- Pubsub: Add hooks for node creation/deletion (EJAB-1470)
- Shared Rosters: support groupname@vhost in Displayed Groups (EJAB-506)
- Vcard: Fix error when lowercasing some search results (EJAB-1490)

(fhajny)

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

www/seamonkey: PR#45629 (webm assy optimization for DragonFly)

These patches enable optimizations that allow video play w/o stuttering.
Other i386 and x86_64 platforms need the same optimizations, so this is
only a partial fix of the PR.

(marino)

2012-01-07 18:47:40 UTC MAIN commitmail json YAML

2012-01-07 15:46:54 UTC MAIN commitmail json YAML

Updated emulators/suse113_freetype2 to 11.3nb4

(chs)

2012-01-07 15:46:50 UTC MAIN commitmail json YAML

update libfreetype6 to 2.3.12-7.8.1.
fixes CVE-2011-3256.

(chs)

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

Updated emulators/suse113_base to 11.3nb8

(chs)

2012-01-07 15:46:02 UTC MAIN commitmail json YAML

update glibc to 2.11.2-3.7.1.
fixes CVE-2009-5029.

update mozilla-nss to 3.13.1-0.2.1.
fixes CVE-2011-3389, CVE-2011-3640.

(chs)

2012-01-07 12:58:45 UTC MAIN commitmail json YAML

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

Exactly pass bdb library name to configure so that unwanted system bdb libraries
will not be picked up.

(obache)

2012-01-07 12:18:47 UTC MAIN commitmail json YAML

2012-01-07 06:11:28 UTC MAIN commitmail json YAML

Use MACHINE_ARCH instead of LOWER_ARCH to detect Java Machine Arch.
Fixes PR#45788.

And apply rewrite x86_64 => amd64 rule not only to NetBSD.

(obache)

2012-01-07 05:23:36 UTC MAIN commitmail json YAML

+ openssl-1.0.0f, xf86-video-wsfb-0.4.0.
- spamdyke-4.2.1.

(taca)

2012-01-07 05:22:06 UTC MAIN commitmail json YAML

Note update of www/contao210-translations package to 20120103.

(taca)

2012-01-07 05:21:24 UTC MAIN commitmail json YAML

2012-01-06 13:39:40 UTC MAIN commitmail json YAML

+ freepops-0.2.9 [pkg/45790]

(obache)

2012-01-06 13:35:16 UTC MAIN commitmail json YAML

Updated devel/ruby-gnome2-glib to 1.0.3nb1

(obache)

2012-01-06 13:34:51 UTC MAIN commitmail json YAML

2012-01-06 11:49:43 UTC MAIN commitmail json YAML

Updated archivers/gtar-info to 1.26nb1

(obache)

2012-01-06 11:49:31 UTC MAIN commitmail json YAML

Let to install all info file fragments.

Bump PKGREVISION.

(obache)

2012-01-06 08:40:01 UTC MAIN commitmail json YAML

Add yasm>=1.1.0 as a build dependence on platforms the need it.

(sbd)

2012-01-06 07:36:38 UTC MAIN commitmail json YAML

Only add the yasm build dependence on platforms the need it.

(sbd)

2012-01-06 03:27:25 UTC MAIN commitmail json YAML

Note update of security/openssl package to 0.9.8s.

(taca)

2012-01-06 03:26:23 UTC MAIN commitmail json YAML

Update openssl pacakge to 0.9.8s.

OpenSSL CHANGES
_______________

Changes between 0.9.8r and 0.9.8s [4 Jan 2012]

  *) Nadhem Alfardan and Kenny Paterson have discovered an extension
    of the Vaudenay padding oracle attack on CBC mode encryption
    which enables an efficient plaintext recovery attack against
    the OpenSSL implementation of DTLS. Their attack exploits timing
    differences arising during decryption processing. A research
    paper describing this attack can be found at:
                  http://www.isg.rhul.ac.uk/~kp/dtls.pdf
    Thanks go to Nadhem Alfardan and Kenny Paterson of the Information
    Security Group at Royal Holloway, University of London
    (www.isg.rhul.ac.uk) for discovering this flaw and to Robin Seggelmann
    <seggelmann@fh-muenster.de> and Michael Tuexen <tuexen@fh-muenster.de>
    for preparing the fix. (CVE-2011-4108)
    [Robin Seggelmann, Michael Tuexen]

  *) Stop policy check failure freeing same buffer twice. (CVE-2011-4109)
    [Ben Laurie, Kasper <ekasper@google.com>]

  *) Clear bytes used for block padding of SSL 3.0 records.
    (CVE-2011-4576)
    [Adam Langley (Google)]

  *) Only allow one SGC handshake restart for SSL/TLS. (CVE-2011-4619)
    [Adam Langley (Google)]

  *) Prevent malformed RFC3779 data triggering an assertion failure.
    Thanks to Andrew Chi, BBN Technologies, for discovering the flaw
    and Rob Austein <sra@hactrn.net> for fixing it. (CVE-2011-4577)
    [Rob Austein <sra@hactrn.net>]

  *) Fix ssl_ciph.c set-up race.
    [Adam Langley (Google)]

  *) Fix spurious failures in ecdsatest.c.
    [Emilia K糂per (Google)]

  *) Fix the BIO_f_buffer() implementation (which was mixing different
    interpretations of the '..._len' fields).
    [Adam Langley (Google)]

  *) Fix handling of BN_BLINDING: now BN_BLINDING_invert_ex (rather than
    BN_BLINDING_invert_ex) calls BN_BLINDING_update, ensuring that concurrent
    threads won't reuse the same blinding coefficients.

    This also avoids the need to obtain the CRYPTO_LOCK_RSA_BLINDING
    lock to call BN_BLINDING_invert_ex, and avoids one use of
    BN_BLINDING_update for each BN_BLINDING structure (previously,
    the last update always remained unused).
    [Emilia K糂per (Google)]

  *) Fix SSL memory handling for (EC)DH ciphersuites, in particular
    for multi-threaded use of ECDH.
    [Adam Langley (Google)]

  *) Fix x509_name_ex_d2i memory leak on bad inputs.
    [Bodo Moeller]

  *) Add protection against ECDSA timing attacks as mentioned in the paper
    by Billy Bob Brumley and Nicola Tuveri, see:

http://eprint.iacr.org/2011/232.pdf

    [Billy Bob Brumley and Nicola Tuveri]

Changes between 0.9.8q and 0.9.8r [8 Feb 2011]

  *) Fix parsing of OCSP stapling ClientHello extension. CVE-2011-0014
    [Neel Mehta, Adam Langley, Bodo Moeller (Google)]

  *) Fix bug in string printing code: if *any* escaping is enabled we must
    escape the escape character (backslash) or the resulting string is
    ambiguous.
    [Steve Henson]

Changes between 0.9.8p and 0.9.8q [2 Dec 2010]

  *) Disable code workaround for ancient and obsolete Netscape browsers
    and servers: an attacker can use it in a ciphersuite downgrade attack.
    Thanks to Martin Rex for discovering this bug. CVE-2010-4180
    [Steve Henson]

  *) Fixed J-PAKE implementation error, originally discovered by
    Sebastien Martini, further info and confirmation from Stefan
    Arentz and Feng Hao. Note that this fix is a security fix. CVE-2010-4252
    [Ben Laurie]

(taca)

2012-01-06 02:37:24 UTC MAIN commitmail json YAML

+ dvdstyler-2.1, highlight-3.7, spamdyke-4.2.1.

(wiz)

2012-01-06 01:36:40 UTC MAIN commitmail json YAML

+ avidemux-2.5.6, ddrescue-1.15, diffstat-1.55, digikam-2.5.0,
  ed-1.6, file-5.10, fotoxx-12.01.2, gnome-nettool-3.0.1, gnutls-3.0.10,
  hylafax-5.5.1, mkvtoolnix-5.2.1, mp3diags-1.0.10, multitail-5.2.9,
  nmh-1.4, scribus-1.4.0, stalin-0.11, tea-31.2.0, texmaker-3.2.1,
  wine-devel-1.3.36, xf86-input-keyboard-1.6.1, xine-lib-1.1.20.1,
  xine-lib-1.2.0.

(wiz)

2012-01-06 01:26:53 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.106

(wiz)

2012-01-06 01:26:45 UTC MAIN commitmail json YAML

Add openjdk7* to recognized java versions. From B.ICT A.P. deBROUWER Jr.
in PR 45789.
Bump version.

(wiz)

2012-01-05 12:02:38 UTC MAIN commitmail json YAML

2012-01-05 11:52:34 UTC MAIN commitmail json YAML

2012-01-05 08:55:32 UTC MAIN commitmail json YAML

Add yasm>=1.1.0 as a build dependence.

(sbd)

2012-01-05 08:02:20 UTC MAIN commitmail json YAML

Add yasm>=1.1.0 as a build dependence.

(sbd)

2012-01-05 08:01:46 UTC MAIN commitmail json YAML

Updated devel/xulrunner to 8.0nb1

(sbd)

2012-01-05 07:53:49 UTC MAIN commitmail json YAML

Enabling the jemalloc option adds two more files to the PLIST.

Bump PKGREVISION

(sbd)

2012-01-05 07:52:05 UTC MAIN commitmail json YAML

Add yasm>=1.1.0 as a build dependence.

(sbd)

2012-01-05 00:53:27 UTC MAIN commitmail json YAML

Updated mail/spamdyke to 4.2.1

(schmonz)

2012-01-05 00:53:20 UTC MAIN commitmail json YAML

Update to 4.2.1. From the changelog:

This version extends the log messages to show why a blacklist is
matched. It also fixes a few minor bugs.

  Added a filter to sendrecv so input containing "\r\n" will be
    translated into CRLF without being interpreted as a line
    terminator (so multiple commands can be sent in a single "packet")
    and input containing "\0" will be translated into NULL bytes
    so NULL characters don't have to be embedded in the test scripts.
  Added support for the RSET command to smtpdummy.
  Added a "priority" field to the input file for dnsdummy to force
    some responses to be sent after others, no matter what order
    they were received.
  Fixed nihdns_mx() to query names for A records using the query
    types configured for MX queries, not A queries. Thanks to Eric
    Shubert for reporting this one.
  Changed smtp_filter() and middleman() to discard any buffered
    input after TLS is started. This prevents the injection of
    commands into a secure session by sending extra input in the
    same packet as the "STARTTLS" command. Not really a security
    problem but good practice anyway. Thanks to Eric Shubert for
    reporting this one.
  Fixed a bug in examine_entry() that was cutting off 1-3 characters
    from the end of target_entry every time it was called.
  Changed check_ip_in_rdns_keyword() to return the line number of
    the matching file as its return value and the name of the
    matchine file in a reference variable.
  Added reject_reason and strlen_reject_reason to struct rejection_data
    to allow the triggered filter to return some text to indicate
    why it triggered.
  Changed set_rejection() to accept new parameters to set reason
    text within the rejection structure if available.
  Changed set_rejection() to accept a new parameter to append to
    the rejection text if available.
  Added reset_rejection() to change either the rejection text or
    the reason text within an existing rejection_data structure
    without erasing previously-set values.
  Changed nihdns_rbl(), check_dnsrbl() and check_rhsbl() not to
    accept a format string or build part of the rejection message.
    That job belongs to the caller(s).
  Changed filter_rdns_blacklist(), filter_rdns_blacklist_file(),
    filter_rdns_blacklist_dir(), filter_ip_blacklist(),
    filter_ip_in_rdns_blacklist(), filter_dns_rbl(), filter_dns_rhsbl(),
    filter_sender_blacklist(), filter_sender_rhsbl() and
    filter_recipient_blacklist() to save the reason for their
    rejection in the reject_reason variable in rejection_data.
  Changed the log messages showing ALLOWED/DENIED to always output
    the "reason:" field and fill it with the text returned by the
    triggered filter so the sysadmin can figure out what happened
    or "(empty)" if no text was saved. Thanks to Eric Shubert for
    suggesting this one.
  Changed the way DNS timeout values are read from the configuration
    file, the command line, /etc/resolv.conf and the environment
    so that values given in the config file or on the command line
    are not overridden by values in /etc/resolv.conf or the
    environment. Thanks to Teodor Milkov for reporting this one.
  Changed the reject-empty-rdns filter, the IP-related black/whitelist
    filters and the IP-related RBL filters to skip their tests if
    the incoming IP address is 0.0.0.0. This is for connections
    from IPv6 hosts -- those filters can be skipped until full IPv6
    support can be added. Thanks to Daniel Anliker for suggesting
    this.
  Changed the way the flag FILTER_DECISION_TRANSIENT_DO_NOT_FILTER
    is handled by smtp_filter() and middleman() so a transient
    non-rejection (e.g a recipient whitelist) isn't held over to
    later recipients. The interaction between the recipient whitelist
    and the graylist filter was fixed in version 4.0.0 but an issue
    still remained between recipient whitelists and other non-transient
    rejections like the missing rDNS filter. Thanks to bischowski
    for reporting this one.
  Changed smtpdummy to use memchr() instead of strchr() so testing
    input with NULL bytes will work correctly.

(schmonz)

2012-01-04 21:11:58 UTC MAIN commitmail json YAML

Updated www/wordpress to 3.3.1

(morr)

2012-01-04 21:10:33 UTC MAIN commitmail json YAML

Security update to 3.3.1.

This maintenance release fixes 15 issues with WordPress 3.3, as well as
a fix for a cross-site scripting vulnerability that affected version 3.3.

(morr)

2012-01-04 19:08:30 UTC MAIN commitmail json YAML

Update rabbitmq to 2.7.1

Changes:

* Important fixes to High Availability
* Compatibility with Erlang R15B
* Bug fixes and performance improvements

(fhajny)

2012-01-04 16:59:17 UTC MAIN commitmail json YAML

add patch from Redhat bug #692909 to fix Invalid pointer dereference
(CVE-2011-0764; CVE-2011-1552..1554 are possibly related - no
information available yet)
bump PKGREV

(drochner)

2012-01-04 16:10:48 UTC MAIN commitmail json YAML

ogre, sdbm, basic256, zyGrib, swi-prolog-packages

(dholland)

2012-01-04 15:31:31 UTC MAIN commitmail json YAML

Requires Berkeley DB on platforms that don't have db1.85 in libc.
Build fix, no revbump.

(dholland)

2012-01-04 15:29:02 UTC MAIN commitmail json YAML

2012-01-04 15:21:18 UTC MAIN commitmail json YAML

Missing dep on openssl, should fix linux build

(dholland)

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

Missing dep on openssl, should fix linux build.

(dholland)

2012-01-04 15:12:18 UTC MAIN commitmail json YAML

Missing openssl dep, should fix linux build

(dholland)

2012-01-04 15:09:38 UTC MAIN commitmail json YAML

Our patch doesn't need to check for BSD before using standard headers and
functions. Update that, don't declare own sys_errlist. Fixes Linux build.
PKGREVISION -> 2 as a precaution.

(dholland)

2012-01-04 15:00:54 UTC MAIN commitmail json YAML

missing libXxf86vm, showed up in linux build

(dholland)

2012-01-04 14:33:53 UTC MAIN commitmail json YAML

USE_TOOLS, not TOOLS. Apparently my fault

(dholland)

2012-01-04 11:53:39 UTC MAIN commitmail json YAML

Add Mozilla Public License v2.0 (mpl-2.0) and mark it as default-acceptable.

(wiz)

2012-01-04 11:04:12 UTC MAIN commitmail json YAML

Updated x11/rxvt-unicode to 9.06nb5

(wiz)

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

Replace perl interpreter path for default-on perl option.
Noted by Moritz Wilhelmy. Bump PKGREVISION.

(wiz)

2012-01-04 11:00:26 UTC MAIN commitmail json YAML

Describe two svn options. From Moritz Wilhelmy.

(wiz)

2012-01-04 06:46:59 UTC MAIN commitmail json YAML

Remove ${LIBABISUFFIX} from PLIST and insure file are not installed
with using it.

(sbd)

2012-01-04 02:31:48 UTC MAIN commitmail json YAML

Wrong distinfo was accidently generated.
Noted by David Wetzel on netbsd-users.

(taca)

2012-01-04 00:58:36 UTC MAIN commitmail json YAML

Update MASTER_SITES, HOMEPAGE.

(Old versions do not resolve.)  Also, add pointer (in comment) to
debianized version on github.

(no actual changes to the package; update to 0.11 is due but probably hard)

(gdt)

2012-01-03 16:24:07 UTC MAIN commitmail json YAML

Note update of lang/php53 package to 5.3.8nb2.

(taca)

2012-01-03 16:23:14 UTC MAIN commitmail json YAML

2012-01-03 12:57:20 UTC MAIN commitmail json YAML

Remove mtree related thoughts, they haven't been relevant for a while.

(joerg)

2012-01-03 11:33:32 UTC MAIN commitmail json YAML

2012-01-03 09:26:30 UTC MAIN commitmail json YAML

Updated multimedia/gst-plugins0.10-bad to 0.10.22nb2

(sbd)

2012-01-03 09:26:22 UTC MAIN commitmail json YAML

Add PLIST.Linux

Bump PKG_REVISION

(sbd)

2012-01-03 09:16:21 UTC MAIN commitmail json YAML

Add ${LIBABISUFFIX} to PLIST entry's.

(sbd)

2012-01-03 08:09:39 UTC MAIN commitmail json YAML

2012-01-03 07:17:15 UTC MAIN commitmail json YAML

Updated emulators/xm7 to 1020s

(obache)

2012-01-03 07:17:02 UTC MAIN commitmail json YAML

Update xm7 to 1020s, a.k.a. V1.0L20.
(no changelog is available).

(obache)

2012-01-03 03:44:39 UTC MAIN commitmail json YAML

User and group must exist before real installation starts.

(joerg)

2012-01-03 03:24:45 UTC MAIN commitmail json YAML

Add a FETCH_MESSAGE like the one for skype1. The distfile is no longer
available and isn't redistributable.

(dholland)

2012-01-03 02:16:48 UTC MAIN commitmail json YAML

Fix to be using gem way PLIST_SUBST.

(obache)

2012-01-03 02:07:38 UTC MAIN commitmail json YAML

Mark this NOT_FOR 64-bit platforms, as it seems to not draw a clear
distinction between host and guest addresses and 64-bit host addresses
give it fits.

If anyone wants to try making it work, let me know as I have partial
patches.

(dholland)

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

1. Not MAKE_JOBS_SAFE.

2. Use MMFLAGS instead of MFLAGS as the compiler flags make variable.
The latter interacts somewhat poorly with make's own usage of the same
identifier. Do this by SUBST at post-extract time so nothing ever sees
the original form, and adjust patches to match.

Does not build (it cannot parse NetBSD's stdlib.h) but no longer
explodes randomly.

(dholland)

2012-01-03 01:19:08 UTC MAIN commitmail json YAML

2012-01-03 01:18:46 UTC MAIN commitmail json YAML

Fix undefined behavior (promoted from a warning to an error in recent gcc)
by casting string objects to const char * before passing to printf.

While here, switch PKG_DESTDIR_SUPPORT from "destdir" to "user-destdir"
(no reason I can see for the former, it appears to date way back) and
add patch comments.

PKGREVISION -> 9, since with netbsd-5 and older -current the issue wasn't
fatal at compile time.

(dholland)

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

The reason this can't find its own source files is that it's not
MAKE_JOBS_SAFE. Fix that and remove BROKEN.

Not that it builds; now I get "Not a HASH reference at
/usr/pkg/lib/perl5/vendor_perl/5.14.0/XML/Doctype.pm line 322."
but IIRC that's a readily fixable problem for someone with Perl
knowledge.

(dholland)

2012-01-03 00:51:11 UTC MAIN commitmail json YAML

This package doesn't build on amd64 because there's absolutely zero
support for it. There is ostensibly alpha support so it might be
possible to make it work (although the number of cast warnings I see
makes me dubious) but it certainly isn't going to get fixed anytime
soon.

(dholland)

2012-01-02 23:42:28 UTC MAIN commitmail json YAML

Update from 5.3.1 to 5.5.2 to improve the chances of building.
(Leaf package, so ok during freeze.)

Upstream changelog:

2009.08.14: Changes between NTL 5.5.1 and 5.5.2

    New routines MulAddTo and MulSubFrom for computing x += a*b and x
-= a*b, where x and a are ZZ's and b is a ZZ or a long. In the case
where b is a long, this may be much faster than writing mul(t, a, b);
add(x, x, t). See ZZ.txt for details. These new routines are used in a
number of places in NTL to get faster algorithms (for example, the LLL
routine).
    Fixed a relatively benign indexing bug in GF2EX discovered by
Berend-Benjamin Tams using the valgrind tool.

2009.05.05: Changes between NTL 5.5 and 5.5.1

    If using GMP (via either NTL_GMP_LIP or NTL_GMP_HACK), then the
new version (4.3.0) of GMP implements the XGCD functionality
differently, so that the coefficients do not always agree with those
returned by the classical extended Euclidean algorithm. This version
of NTL corrects the coefficients, so that the "classical" coefficients
are always produced, regardless of GMP's implementation. This version
of NTL also works around a bug in GMP 4.3.0's XGCD code (although that
bug should be fixed in GMP 4.3.1).
    The configure script has been slightly modified: there is a new
configuration variable DEF_PREFIX, whose value can be used to set
PREFIX, GMP_PREFIX, and GF2X_PREFIX in one stroke. Also, the (somewhat
esoteric) configure variables GMP_LIBDIR, GMP_INCDIR, GF2X_LIBDIR, and
GF2X_INCDIR have slightly different meanings now.

2009.04.08: Changes between NTL 5.4.2 and 5.5

    Added the ability to generate a shared library (with help from Tim
Abbott). Details.
    Fixed some standardization issues (with help from Tim Abbot):
default location of installed documentation files now conforms to
standards; use of EOF now conforms to standards.
    Added a callback mechanism to NTL's error reporting function. See
ErrorCallback in tools.txt.
    Added support for the gf2x library for speeding up arithmetic in
GF2X (with help from Emmanuel Thom?). Details.
    In conjuction with the above, I also changed the GF2X so that it
works better with very large polynomials: large blocks of memory are
released, recursive HalfGCD algorithms are used for large polynomials.
    Fixed a bug in void TraceMod(zz_p& x, const zz_pX& a, const
zz_pXModulus& F) (reported by Luca De Feo).
    Fixed a performance issue in various versions of SetCoeff
(reported by Luca De Feo).
    Fixed the declaration of mat_zz_p transpose(const mat_zz_p& a)
(reported by Benoit Lacelle).

2008.03.05: Changes between NTL 5.4.1 and 5.4.2

    Fixed a bug in the sub(ZZ_pEX, ZZ_pE, ZZ_pEX) and sub(zz_pEX,
zz_pE, zz_pEX) routines (reported by Charanjit Jutla). Under certain
circumstances, these could outout wrong answers.

2007.05.09: Changes between NTL 5.4 and 5.4.1

    Fixed rounding bug in expm1 (reported by Paul Zimmermann).
    Fixed memory leak in several LLL routines (reported by Friedrich Bahr).
    Fixed infinite loop in several LLL routines (this only occurred on
machines, like x86, with double rounding).
    Improved GF2X timing tests (suggested by Paul Zimmermann).

2005.03.24: Changes between NTL 5.3.2 and 5.4

    By default, NTL now compiles in ISO mode (using namespaces,
etc.). You can always revert to traditional mode by unsetting the flag
NTL_STD_CXX (either pass NTL_STD_CXX=off to the configure script, or
manually edit the config.h file).

    Some bug fixes:
        The sqrt and log1p routines for the RR class would produce
incorrectly rounded results in certain circumstances (although this
only affected the relative error of the result very marginally).
        The SqrRootPrec routine for the RR class could not be called,
because it was defined incorrectly.

    Thanks to Paul Zimmermann for finding (and fixing) these bugs!
Paul has also validated NTL's RR class by cross-checking it with the
MPFR library.

    Some performance enhancements:
        Added a new MulModPrecon inline function for computing (a * b)
% n for single precision numbers, when b and n are fixed for several
computations. On some platforms this can be twice as fast or more than
the old MulMod2 routine. This indirectly affects a lot of computations
that are done via homomorphic imaging (polynomial multiplication over
zz_p, ZZ_p, and ZZ, matrix computations over zz_p and ZZ).
        Rewrote the small prime FFT to take advantage of the new
MulModPrecon, and to be more cache friendly.
        Improved the performance of the GF2X multiplication
routine. On some platforms, it can be twice as fast as the old
one. Thanks (again) to Paul Zimmermann for suggesting some of these
improvements and supplying some of the code.

    Miscellany:
        Rewrote several of the installation scripts in Perl (the old
shell scripts were getting too messy to maintain). However, the syntax
for all of the command-line interfaces remains identical.

2004.05.21: Changes between NTL 5.3.1 and 5.3.2

    Some bug fixes.

    Re-wrote SqrRootMod to make it run faster.

(dholland)

2012-01-02 22:43:49 UTC MAIN commitmail json YAML

Update the png handling file in the included copy of vigra from pkgsrc
vigra (which is 1.8.0) to fix build with recent libpng.

I'm not sure if the resolution handling changes (search for "254") are
desirable or not. if something goes wrong, try reverting that.

The package should probably be changed to use pkgsrc vigra, but I
don't want to do that right now.

(dholland)

2012-01-02 22:26:40 UTC MAIN commitmail json YAML

Get sane-backends building on Linux again by adding a buildlink for
graphics/libv4l and updateing PLIST.Linux

(sbd)

2012-01-02 20:56:39 UTC MAIN commitmail json YAML

Copy response.i386. I have no idea if this will work, but it stands some
chance and it's better than blindly failing because this file's missing.

(dholland)

2012-01-02 20:17:21 UTC MAIN commitmail json YAML

Updated net/ldns to 1.6.11nb1

(pettai)

2012-01-02 18:56:58 UTC MAIN commitmail json YAML

Use xulrunner192; does not build with later version.

(dholland)

2012-01-02 18:01:15 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.14

(wiz)

2012-01-02 18:01:00 UTC MAIN commitmail json YAML

2012-01-02 16:58:31 UTC MAIN commitmail json YAML

Updated pkgtools/port2pkg to 1.12

(joerg)

2012-01-02 16:49:05 UTC MAIN commitmail json YAML

Note update of www/contao210-translations package to 20111231.

(taca)

2012-01-02 16:48:16 UTC MAIN commitmail json YAML

2012-01-02 16:47:11 UTC MAIN commitmail json YAML

2012-01-02 12:15:48 UTC MAIN commitmail json YAML

Make sure that only the real RCS ID gets embedded into the output.
Bump version, remove revision.

(joerg)

2012-01-02 07:35:22 UTC MAIN commitmail json YAML

Fixes the bug in ldns_year_and_yday_from_days_since_epoch on 32-bit OSes
http://open.nlnetlabs.nl/pipermail/ldns-users/2011-December/000452.html
(patch taken from trunk)

(ok'ed by wiz@)

(pettai)

2012-01-02 06:58:26 UTC MAIN commitmail json YAML

2012-01-02 05:53:59 UTC MAIN commitmail json YAML

Updated devel/cutter to 1.2.0

(obache)

2012-01-02 05:53:42 UTC MAIN commitmail json YAML

Update cutter to 1.2.0.

== [release-1-2-0] 1.2.0: 2011-12-31

We improved C++ support and test runner interface.

=== Cutter

==== Improvements

  * [UI][console] Changed to show messages on failure, error
    and so on immediately. You need to use
    (({--show-detail-immediately=no})) command line option
    to show messages on end of test like earlier versions.
  * [UI][GTK+] Supported iterated test.
  * [UI][GTK+] Supported re-run test.
  * [UI][GTK+] Unified cancel button and re-run button.

==== Changes

  * Enabled deprecated GLib API. You need to use
    (({--disable-deprecated-glib-api})) configure option to
    disable deprecated GLib API.
  * Supported Fedora 16.
  * Dropped Fedora 15 support.

=== CppCutter

==== Improvements

  * Added more supported types by ((<cppcut_assert_equal()>)).
  * Added ((<cppcut_assert_not_equal()>)).
  * Added ((<cppcut_assert_null()>)).
  * Added ((<cppcut_assert_not_null()>)).
  * Added ((<cppcut_assert_operator()>)).

(obache)

2012-01-02 04:19:45 UTC MAIN commitmail json YAML

- patch out uncompilable unused declaration (not clear how this ever worked)
- not MAKE_JOBS_SAFE

(dholland)

2012-01-02 04:06:32 UTC MAIN commitmail json YAML

Updated audio/alsa-lib to 1.0.22

(sbd)

2012-01-02 04:06:24 UTC MAIN commitmail json YAML

Use a C not a c++ comment in alsa/pcm.h.  The c++ comment causes a phrase
error with the file and the autoconf header usability test to fail.

Bump PKGREVISION

(sbd)

2012-01-02 03:42:32 UTC MAIN commitmail json YAML

2012-01-02 03:26:15 UTC MAIN commitmail json YAML

Updated security/cy2-gssapi to 2.1.25nb1

(obache)

2012-01-02 03:25:57 UTC MAIN commitmail json YAML

Fixes a segfault in gssapi.c, taken from upstream Git repo.
PR#45765.

Bump PKGREVISION of cy2-gssapi plugin package.

(obache)

2012-01-02 01:25:50 UTC MAIN commitmail json YAML

2012-01-02 01:25:25 UTC MAIN commitmail json YAML

2012-01-01 20:09:42 UTC MAIN commitmail json YAML

Updated net/xnap to 2.0nb2

(ryoon)

2012-01-01 20:06:34 UTC MAIN commitmail json YAML

* Convert to use SUBST framework.
* Remove dependency to x11/swing.
* Drop lang/kaffe support, because x11/swing had been removed.
* Bump PKGREVISION.

(ryoon)

2012-01-01 14:41:44 UTC MAIN commitmail json YAML

Add bin to the buildlink filter to make sure that freetype-config is
visible from the modified PATH. Fixes ocamlgraphics.

(joerg)

2012-01-01 14:39:33 UTC MAIN commitmail json YAML

Fix build on 5.1/amd64 (PR 45691) -- cast long tv_sec to time_t.  Not
a problem in -current, where tv_sec is time_t.

(shattered)

2012-01-01 09:36:02 UTC MAIN commitmail json YAML

new file for 2012

(jnemeth)

2012-01-01 04:22:04 UTC MAIN commitmail json YAML

Include databases/gdbm/builtin.mk earlier to stop malformed conditional
errors because of USE_BUILTIN.gdbm usage.

(sbd)

2012-01-01 04:03:33 UTC MAIN commitmail json YAML

Fix a race condition by making a targets directory a dependence of the target.
This should make the package MAKE_JOBS safe again.

(sbd)

2012-01-01 03:49:48 UTC MAIN commitmail json YAML

Use ${MKDIR} not ${PREFIX}/bin/mkdir

(sbd)

2011-12-31 23:56:47 UTC MAIN commitmail json YAML

2011-12-31 17:14:16 UTC MAIN commitmail json YAML

Remove pkgsrc's attempt to force using libtool.

Postgresql upstream does not use libtool.  pkgsrc used to change
postgresql to use libtool, and this package was written to use the
pkgsrc-added libtool support.  pkgsrc no longer modifies postgresql to
use libtool, so postgis did not build.

In addition to backing out all the make-postgis-use-libtool packages,
this commit adds a patch to add rpath to the PGSQL_FE_LDFLAGS, which
upstream hand constructs from pg_config output.

PKGREVISION++, but no change in version or functionality (from the
previous state, which also didn't build) intended.

(gdt)

2011-12-31 16:37:25 UTC MAIN commitmail json YAML

Merge the improved cpp checks from emacs20's patch-ab. Should fix build
breakage on -current.

(dholland)

2011-12-31 16:03:21 UTC MAIN commitmail json YAML

Fix dependency path to ruby-erubis.

(taca)

2011-12-31 15:37:56 UTC MAIN commitmail json YAML

MirBSD build fix for pixman: use correct pthread options. No change for
other platforms.

The pthread check macro in pixman's configure is fundamentally broken,
it seems. It would be better to fix it instead of working around ...

Reviewed by Thomas Klausner.

(bsiegert)

2011-12-31 11:40:27 UTC MAIN commitmail json YAML

Merge patch-bm from emacs20 (prevent gcc from optimizing out __malloc_hook)
to fix one source of SIGSEGVs during build.

(dholland)

2011-12-31 11:16:30 UTC MAIN commitmail json YAML

bumped converters/recode on Dec 20 (and apparently forgot about it)

(dholland)

2011-12-31 09:58:22 UTC MAIN commitmail json YAML

Pull fix from upstream for asm error on NetBSD/arm with newer binutils:
https://github.com/atgreen/libffi/commit/0e5843995f46900ef212531281e08b224464f413#diff-39
>  * src/arm/sysv.S (ffi_closure_SYSV): Add UNWIND to .pad directive.

(tsutsui)

2011-12-31 03:03:40 UTC MAIN commitmail json YAML

Updated mail/cyrus-imapd24 to 2.4.13

(obache)

2011-12-31 03:03:08 UTC MAIN commitmail json YAML

Update cyrus-imapd24 to 2.4.13.
While here, remove paches for ancient Darwin.

Changes to the Cyrus IMAP Server since 2.4.12

      * Bug #3565 - fix gcc compiler warnings - thanks Dilyan Palauzov
        <dilyan.palauzov@aegee.org>
      * Bug #2685 - rename annots in delayed folder delete. Avoids
        annotations "reappearing" when a folder is recreated
      * Bug #3566 - actually fix in a backward compatible way. 2.4.12 broke
        older versions of bison
      * Lots of small cleanups from CMU as they prepared to build RSS into
        their 2.4 build. Thanks Ken
      * Bug #3591/#3609 - fix crash in mupdate on partition move
      * Bug #3610 - fix replication of partition move
      * Bug #3564 - document the way prefork interacts with multiple
        network protocols
      * Bug #3586 - allow rename of "\Noselect" if subfolders exist
      * A handful of small cleanups (#3593, #3594, #3595) from David Carter
        <dpc22@cam.ac.uk>. Very much appreciated
      * Disabled duplicate_check DEBUG level log messages by default.
        Thanks Philip Prindeville <philipp@redfish-solutions.com>
      * Bug #3608 - log mailbox name in more sync failure cases
      * Bug #3615 - fix proxyd_disable_mailbox_referrals. Thanks Andrew
        Morgan <morgan@orst.edu>
      * Bug #3611 - fix crash in sync_mailbox_full if expunge fails
      * Backported some nice fixes from master, including safer thread/sort
        (there were some crashes on bad messages before)
      * Fixed infinite loop on suppress_capabilities with substrings of
        other capabilities. Ouch.
      * Fixed LIST and LSUB again - this time to make LIST "" "*%" work
        without breaking other things
      * Bug #3588 - make XFER not break if the wrong server name was used.
        The start of making murder safer
      * Bug #3603 - tidied up usage of kick_mupdate so it never gets called
        on standard murder backends
      * Bug #3604 - always suppress the DELETED.* mailbox names, even if
        delete_mode is immediate. It means a config change or different
        frontend won't show undeletable mailboxes
      * Bug #3602 - allow UpperCase in service names to work

(obache)

2011-12-31 01:19:33 UTC MAIN commitmail json YAML

Note update of www/contao210-translations package to 20111230.

(taca)

2011-12-31 01:19:04 UTC MAIN commitmail json YAML