Commit graph

182752 commits

Author SHA1 Message Date
obache
0f8c8d69b4 Updated textproc/groonga to 1.3.0 2012-02-27 12:00:04 +00:00
obache
743f6943c7 Update groonga to 1.3.0.
Release 1.3.0 - 2012/01/29
--------------------------

Improvements
^^^^^^^^^^^^

* Supported dynamic DB key table change by
  GRN_DB_KEY=pat or GRN_DB_KEY=dat environment variable value.
* Added ``--with-default-db-key`` configure option that
  specifies the default DB key table.
* Supported "" value for geo point data types. It's interpreted as "0x0".
* Added column name to cast error message.
* Inhibit file information for stdin on load error.
* Enabled write-strings warnings and suppress those
  warnings. [Suggested by montywi]
* Marked MessagePack output format as supported. [#1215]
* Added ``const`` to ``void *`` of ``*_set_value()``.
* Enabled warning flags on C and C++.
* Supported ``--with-libevent`` without value configure option.
* ``grn_table_get()`` supported grn_db. [#1242]
* [rpm] Removed needless groogna-munin-plugins dependency
  from groonga-server. [#1251] [Suggested by Masaharu IWAI]
* [rpm] Removed needless groogna-doc dependency
  from groonga. [#1251] [Suggested by Masaharu IWAI]
* [dat] Supported repair by ``grn_dat_repair()``.
* ``grn_table_at()`` supported grn_db.
* [suggest] Removed unstable mark.
* [suggest][complete] Supported normalized value search in prefix-search.
* Added experimental offline index build. It's disabled by
  default for now. You can enable it by
  USE_OFFLINE_INDEXER=yes environment variable.
* Added internal API ``grn_obj_path_by_id()`` for mroonga.
* [suggest][httpd] Passed unknown parameters to groonga.
* [output][xml] Added a newline before ``</RESULT>`` for readability.
* [doc][output] Added documentation about output format type.
* Added ``table_rename``. [#1234]
* Added ``column_rename``. [#1234]
2012-02-27 11:59:52 +00:00
obache
523f029aa7 Note update of mecab to 0.993. 2012-02-27 11:55:59 +00:00
obache
43f6d4b4b8 Update mecab to 0.993.
2012-01-27 MeCab 0.993
* Fix to works well for MeCab::Tagger::formatNode()
* To reduce stack size, save almost of local variables(arrays) to heap.

2012-01-14 MeCab 0.992
* Fix typos in source codes.

2012-01-14 MeCab 0.991
* Fix parse error with null strings or space strings.
* Fix failure for creation of user dictionaries.

2011-12-24 MeCab 0.99
* Add MeCab::Model MeCab::Lattice classes.
  Improve usabilities on multi threads environment. Multiple threads can parse
  with shareing same dictionary.
* Remove function for automatic dictionary reference share when refereing same
  dictionaly (You can do same works with MeCab::Model).
* Add function for atomic dictionaly update in parsing. Model::swap()
* Change Windows version to Unicode binary.
* Remove experimental online learning, HMM and EM learning codes.
* Remove MeCab::Node:(begin|end)_node_list members.
* minor bug fixes.
2012-02-27 11:53:06 +00:00
obache
a28f5aecc6 add mecab-base09. 2012-02-27 11:29:09 +00:00
obache
b6b64c9d18 require mecab 0.9. 2012-02-27 11:25:39 +00:00
obache
829b689525 Added textproc/mecab-base09 version 0.98 2012-02-27 11:24:38 +00:00
obache
ecac6e1f5a Re-import textproc/mecab-base version 0.98 as textproc/mecab-base09. 2012-02-27 11:24:13 +00:00
cheusov
157f2991e2 Fix build failure on Linux (PR 46056) 2012-02-27 09:24:33 +00:00
taca
e60fc13248 Build fix for NetBSD 6.0_BETA. 2012-02-27 03:01:30 +00:00
jnemeth
86db655680 Updated comms/asterisk16 to 1.6.2.22nb1 2012-02-27 00:18:31 +00:00
jnemeth
4ee9557a3b Updated comms/asterisk10 to 10.1.3 2012-02-27 00:18:17 +00:00
jnemeth
de5c5fc0e2 Upgrade to 10.1.3:
The Asterisk Development Team has announced the release of Asterisk 10.1.3.

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

The following are the issues resolved in this release:

* --- Fix ACK routing for non-2xx responses.
  (Closes issue ASTERISK-19389. Reported by: Karsten Wemheuer)

* --- Fix regressions with regards to route-set creation on early dialogs ---
  (Closes issue ASTERISK-19358. Reported-by: Karsten Wemheuer)

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

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

Thank you for your continued support of Asterisk!
2012-02-27 00:18:09 +00:00
adam
1c09c8904a Updated geography/qgis to 1.7.4 2012-02-26 23:19:55 +00:00
adam
9831e25b00 Changes 1.7.4:
* Fix5010 Line intersection non fatal error
* Fix2992 Use native Separators in Filename-edit-widget
* Fix4633 'Save as...DXF' does not add file extension
* Fix4412 Ftools: Input layers are not presented in alphabetical order
* Fix4326 Use project title as default filename in Save and Save as dialogs
* Fix4623 GPS plugin: 'Save as...' does not add file extension
* Fix4652 Remove "unsynced" EPSG CRS that are not listed in GDAL
* Fix4625 Enable wait cursor when WMS search is ongoing
* Fix3845 Add support for modulo operator (%) in rule based rendering
* Fix4193 GRASS Rasters are not drawn with user-defined style
* Fix4557 Fix crash when project is not yet saved
* Fix4315 'Stretch Histogram to full dataset' toolbar button does not work with
  GRASS rasters
* Fix4632 More precise composer map rotation
* Fix4664 Fix label orientation with line dependent position
* Fix2435 Fix Query builder from layer properties when layer name in cyrrilic
* Fix4684 Skip attribute values with invalid variant type
* Fix4549 Update QgsGenericProjectionSelector bindings
* Fix4129 GDAL provider: add statusChanged signal and fix debugging output
* Fix4379 If set 'prompt for CRS', CRS is asked when creating new shapefile
  layer
* Fix4694 Hourglass not shown when classifying
* Fix4478 Actions using %% do not work from identify results
* Fix4646 Editing of table of attributes goes Wild
* Fix3963 Crash when applying a graduated vector style
* Fix3185,4689 Gps Tools: Allow user to add new ports
* Fix4402 QGIS crashes displaying overview if diagrams are used
* Fix4371 Identify tool does not work with reprojected WMS layers
* Fix4305 Query builder: added ' ' around numeric fields (wrong)
* Fix4217 Allow up to 5 decimal places for width/size Scale Field
* Fix4452 Support for cyrillic symbols in raster metadata
* Fix4558 Enhancements in OGR Provider
* Fix3201 Show warning when user tried to create field 'shape' in shapefile
2012-02-26 23:19:02 +00:00
jnemeth
3b9d7aed4f Update to 1.8.9.3:
pkgsrc changes:

- maintain patch naming convention
- detect kqueue properly

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

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

The following are the issues resolved in this release:

* --- Fix ACK routing for non-2xx responses.
  (Closes issue ASTERISK-19389. Reported by: Karsten Wemheuer)

* --- Fix regressions with regards to route-set creation on early dialogs ---
  (Closes issue ASTERISK-19358. Reported-by: Karsten Wemheuer)

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

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

Thank you for your continued support of Asterisk!
2012-02-26 23:12:56 +00:00
adam
51dc913e59 Rewritten patch-src_3rdparty_webkit_Source_WebCore_platform_DefaultLocalizationStrategy.cpp, so it only affects compiling with Clang 2012-02-26 22:16:16 +00:00
reinoud
cfb4833f6a Add OpenCSG 1.3.2, an image based CSG renderer that renders the CSG using
OpenGL.
2012-02-26 20:44:48 +00:00
reinoud
cc03c7f690 Add OpenCSG to the list of subdirs 2012-02-26 20:42:08 +00:00
reinoud
e37ca61204 Add OpenCSG 1.3.2, an image based CSG renderer that renders the CSG using
OpenGL.
2012-02-26 20:41:04 +00:00
wiz
95a5d77afd + ImageMagick-6.7.5.6, Sigil-0.5.3, apache-2.4.1, calibre-0.8.41,
doxygen-1.8.0, dropbear-2012.055, fftw-3.3.1, gnutls-3.0.14,
  gst-plugins0.10-bad-0.10.23, gst-plugins0.10-base-0.10.36,
  gst-plugins0.10-good-0.10.31, gst-plugins0.10-ugly-0.10.19,
  gstreamer0.10-0.10.36, imapfilter-2.5, p5-PerlMagick-6.7.5.6,
  parrot-4.1.0, qemu-1.0.1 [wip], tcsh-6.18.01, wine-devel-1.4.0rc5,
  x264-devel-20120225, xf86-video-intel-2.18.0.
2012-02-26 20:31:46 +00:00
cheusov
a266ceba8f Updated pkgtools/distbb to 0.44.0 2012-02-26 17:39:42 +00:00
cheusov
c9de1347dc Update to 0.44.0
===================================================================
--   Version 0.44.0 by Aleksey Cheusov, Sat, 25 Feb 2012 11:43:56 +0300

  Improvements for report:
    - "^WARNING:" messages are logged
    - Segmentation faults are logged
    - Clean-ups in report_mini.txt and report.txt

  Packages are rebuilt recursively only if it necessary

--   Version 0.43.0 by Aleksey Cheusov, Mon,  9 Jan 2012 23:27:20 +0300

  Fix for signal handlers (SIGINT, SIGTERM, SIGQUIT).

  Fix in "Depends" stage.
  Unnecessary dependencies are not install anymore.

  Dependency graph. Latest available binary package is always used for
  BUILD_DEPENDS if it satisfies dependencies.
2012-02-26 17:39:21 +00:00
jmmv
3033977705 Use new web site and downloads location. 2012-02-26 17:25:06 +00:00
jakllsch
9479ff3b18 Updated sysutils/flashrom to 0.9.5.1 2012-02-26 16:33:27 +00:00
jakllsch
03d57929b3 update flashrom to 0.9.5.1.
since 0.9.4:

4 new recognized flash chips
4 new chipsets including:
 AMD Hudson
 Intel Tunnelcreek
 RDC R6030
68 additional verified mainboards
3 new FT2232-based programmers
1 new Rayer-compatible programmer
new Linux SPI subsystem (spidev) programmer
SFDP (Serial Flash Discoverable Parameters) support
initial Intel Hardware Sequencing support
detection of Intel chipset locks
SPI support for serprog
dediprog speedup
chip voltage range listing
3 levels of -V verbosity
--mainboard replaced with -p internal:mainboard
2012-02-26 16:33:12 +00:00
jmmv
7eadd1d843 Add missing buildlink3.mk file; spotted by wiz@. 2012-02-26 14:02:31 +00:00
adam
7c39a80fcd Updated security/mit-krb5 to 1.8.6; security/mit-krb5-appl to 1.0.3 2012-02-26 13:17:56 +00:00
adam
ab6d7545ed Changes 1.0.3:
This is primarily a bugfix release.
2012-02-26 13:16:32 +00:00
adam
f9d435b66b Changes 1.8.6:
This is primarily a bugfix release.
* Fix an interaction in iprop that could cause spurious excess kadmind processes
  when a kprop child fails.

Changes 1.8.5:
This is primarily a bugfix release.
* Fix MITKRB5-SA-2011-006 KDC denial of service vulnerabilities
  [CVE-2011-1528 CVE-2011-1529 CVE-2011-4151].
2012-02-26 13:14:19 +00:00
obache
704b9c4454 Updated graphics/p5-GraphicsMagick to 1.3.14 2012-02-26 12:34:57 +00:00
obache
c8b47d2133 reset PKGREVISION from base pkg update. 2012-02-26 12:34:47 +00:00
obache
156c81adfc reset PKGREVISION. 2012-02-26 12:23:31 +00:00
obache
15faa31ad3 Updated graphics/GraphicsMagick to 1.3.14nb1 2012-02-26 12:22:18 +00:00
obache
01183d0d4c Update GraphicsMagick to 1.3.14.
1.3.14 (February 25, 2012)
==========================

Security Fixes:

  * Windows bundled libpng updated to the 1.5.9 release, which fixes
    the dire CVE-2011-3026 buffer overrun bug.

Bug fixes:

  * EMF format : Fixed wrong module mapping which caused EMF reading
    to not work under Windows.

  * TGA format: Assume that 32-bit TGA files have an alpha channel,
    even if they are not marked as such.

  * XCF format: Fix reading XCF which is comprised of different sized
    layers.

  * JPEG & CineonLog: Convert RGB-compatible colorspaces
    (e.g. CineonLog) to RGB by default since that was the case prior
    to release 1.3.13.

  * RAW formats: Small memory leak in dcraw module was fixed.

  * Resize: ResizeImage() was ignoring its resize filter argument and
    was using the filter setting from the Image structure instead.

  * The mirror virtual pixel method was broken.

New Features:

  * Open64 Compiler Suite: Version 5.0 is fully supported.

  * Wand API: Added MagickExtentImage().

  * MEF RAW: Mamiya Photo RAW "MEF" format is now supported.

Feature improvements:

  * DPX format: Original file endianness is preserved by default.

  * PNG library: Updated libpng to 1.5.9 release.

  * TIFF library: Updated libtiff to 4.0.1 release.

  * Zlib library: Updated to zlib 1.2.6 release.

Performance Improvements:

  * Despeckle algorithm (-despeckle) is many times faster.

Behavior Changes:

  * DPX format: Original file endianness is preserved by default.
2012-02-26 12:22:06 +00:00
obache
27f065e692 Updated devel/ruby-ole to 1.2.11.3 2012-02-26 11:55:10 +00:00
obache
94c48d7b3f Update ruby-ole to 1.2.11.3.
== 1.2.11.3 / 2012-02-25

- Various fixes for ruby 1.9.3 - handle iconv deprecation and
  fix FileTime.from_time (github #7, brawnski).
- Avoid constant redefinition warning in gemspec.
2012-02-26 11:54:59 +00:00
wiz
310757b19d Fix download URL. 2012-02-26 10:00:03 +00:00
sbd
6916dbfa46 Revert the below change (by me).
---
   Module Name:	pkgsrc
   Committed By:	sbd
   Date:		Tue Feb 21 21:04:30 UTC 2012

   Modified Files:
   	pkgsrc/lang/python: pyversion.mk

   Log Message:
   Add _PYTHON_VERSION_DEFAULT with the "default" python version and set
   PYTHON_VERSION_DEFAULT from that.


   To generate a diff of this commit:
   cvs rdiff -u -r1.93 -r1.94 pkgsrc/lang/python/pyversion.mk
2012-02-26 09:17:41 +00:00
obache
6d56ee3689 At least, gcc-4.1.3 does not have abs(signed long long).
PR 45922.
2012-02-26 08:38:21 +00:00
obache
c205d81061 Move removal of patch backup files to pre-install to be easier patch maintainance. 2012-02-26 08:33:06 +00:00
sbd
b6d8de63ed Revert my last commit to this package.
---
   Module Name:	pkgsrc
   Committed By:	sbd
   Date:		Tue Feb 21 21:05:04 UTC 2012

   Modified Files:
   	pkgsrc/net/py-omniORBpy: Makefile

   Log Message:
   Mark as PYTHON_VERSIONS_INCOMPATIBLE with the pkgsrc default python version
   as the python bindings for the defalut version are built into the omniORB
   package.


   To generate a diff of this commit:
   cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/py-omniORBpy/Makefile
2012-02-26 08:28:34 +00:00
dholland
58b0ed364f url2pkg 2012-02-26 02:35:05 +00:00
dholland
83e89661ee Fix typo in man page 2012-02-26 02:34:43 +00:00
mspo
3818194b33 Updated devel/memcached to 1.4.13 2012-02-25 23:27:44 +00:00
mspo
e9ff825c8b 1.4.8:
Feature and bugfix release. New Touch commands, counters, and a change to connection limit functionality.
*Touch Commands
*Binary Touch/GAT commands were backported from 1.6.
*New GATK/GATKQ commands were added for completeness.
*Finally, an Ascii protocol touch command was also added.
*Fast Connection Limit Handling
*Internal Hash Table
*New Stats: expired_unfetched, evicted_unfetched

1.4.9:
Small bugfix release. Mainly fixing a critical issue where using -c to increase the connection limit was broken in 1.4.8. If you are on 1.4.8, an upgrade is highly recommended.

1.4.10:
This release is focused on thread scalability and performance improvements. This release should be able to feed data back faster than any network card can support as of this writing.

1.4.11:
Memcached 1.4.11. Fixes race conditions and crashes introduced in 1.4.10. Adds the ability to rebalance and reassign slab memory.
*Slab Reassign
*Slab Automove
*New Stats: slab_reassign_running, slabs_moved

1.4.12:
Fix a small number of bugs, mostly in building on different platforms.

1.4.13:
Really tiny release with some important build fixes which were accidentally omitted from 1.4.12.
2012-02-25 20:52:53 +00:00
pettai
5a7cd2e0f4 Updated net/rancid to 2.3.8 2012-02-25 16:04:02 +00:00
pettai
ff172fc00a 2.3.8
- rancid: filter sup-bootflash if sup-bootdisk worked
      - *login: fix match of (yes/no) prompts from ssh
      - rancid: carry-over additional inventory filtering from XR

2.3.7
      - xrrancid: change some "admin show" sorting to reflect previous code
      - xrrancid: filter useless junk from show inventory
      - mrvrancid: update ShowChassis() for temp filtering in new s/w
      - nrancid: installed memory on Juniper SSG series
      - rancid: missing CR after s/n
      - xrrancid: admin show variables boot clean-up
      - xrrancid: add admin show install summary, license
      - xrrancid: fix access-list formatting & sorting
      - rancid: collect show capture & shun for ASA
      - xrancid: misc patches for XOS
      - rancid-cvs: svn repository handling improvement
      - rancid: filter WPA passwd
      - rancid: add 'show running-config view full' for role cli
      - rancid: filter ppp hostnames (aka usernames) - Pavel Korovin
      - *login: update host key change match for newer ssh
      - clogin: disable pager for XOS-12.3
      - rancid.conf & control_rancid: support arbitrary subversion URLs as
        (pre-provisioned) repositories and do not overwrite an existing local
         repository
      - rancid.conf: add LC_COLLATE
      - nlogin: add identfile support
      - hrancid: match 'logout' in new procurve versions for end of run
      - hrancid: include comment line for procurve parser
      - hrancid: collect show config status
      - nxrancid: add show environment fex all fan cmd - Deny IP Any Any
      - *login: dont split $sshcmd
      - nxrancid: Nexus 4000s don't support 'show environment power'
      - xrrancid: add admin show running
      - arancid: /info/sys -> /info/sys/dump
      - rancid: correct isakmp key filter
      - clogin; set terminal width to 132 for both -s and -c
      - clogin: respond to ASA's pager in long login banners
      - clogin: set terminal width to 132
      - rancid: match flash memory on likes of Cisco 2811 and 2621XM
      - import share/rancid-cvspurge
      - rancid: add 'dir /all sup-bootdisk:' for 6500 sup32
      - rancid: adjust regex for tacacs key match
      - *login: join sshcmd clogin directive to handle spaces properly
      - mt{login,rancid}: import Microtik module
      - rancid: ppp password missed on dialer interfaces
      - arancid: filter "esecret" lines which change with each config display
      - hlogin: logout from enabled mode instead of exit for -S
      - hrancid: collect show config files and show tech transceivers
      - rancid: filter config timestamp on MDS/NX-OS
      - avorancid: collect power management file
      - fnrancid: correct comment character
      - fnrancid: update system time and conf_file_ver filters
      - nxrancid: do not require 'show system redundancy status', apparently
        unsupported on some nexus models.
      - clogin: set terminal width for -c and -s
      - hlogin: stacks prompt for switch number or CR at login, send CR
2012-02-25 16:03:37 +00:00
hans
a41aa04f07 Fix build with options lynx or w3m.
Don't use sed directly at do-extract, instead use SUBST at post-patch.
Change patch-aa to apply against the original source.
2012-02-25 14:07:59 +00:00
taca
d3f3276cbf Note update of www/contao211-translations package to 201202240. 2012-02-25 05:46:39 +00:00