Commit graph

204773 commits

Author SHA1 Message Date
fhajny
a497531402 Fix patch file code for modern GCC 2013-08-05 15:00:15 +00:00
obache
36c9423c33 Updated net/mikutter to 0.2.2.1318 2013-08-05 12:47:11 +00:00
obache
8b81f66589 Update mikutter to 0.2.2.1318.
bug fixes.
2013-08-05 12:46:52 +00:00
fhajny
cd8ee7ad2c Updated graphics/opencv to 2.4.6.1 2013-08-05 12:28:24 +00:00
fhajny
f32f30aa8a Update opencv to 2.4.6.1
Changes in 2.4.6.1:
* Hotfix for camera pipeline for Linux (V4L).

Changes in 2.4.6:
* Windows RT: added video file i/o and sample application using camera,
  enabled parallelization with TBB or MS Concurrency
* CUDA 5.5: added support for desktop and ARM
* Added Qt 5 support
* Binary compatiblility with both OpenCL 1.1/1.2 platforms. Now the binaries
  compiled with any of AMD/Intel/Nvidia's SDK can run on all other platforms.
* New functions ported, CLAHE, GoodFeaturesToTrack, TVL1 optical flow and more
* Performance optimizations, HOG and more.
* More kernel binary cache options though setBinaryDiskCache interface.
* OpenCL binaries are now included into the superpack for Windows (for VS2010
  and VS2012 only)
* Switched all the remaining parallel loops from TBB-only
  'tbb::parallel_for()' to universal 'cv::parallel_for_()' with many possible
  backends (MS Concurrency, Apple's GDC, OpenMP, Intel TBB etc.)
* iOS build scripts (together with Android ones) moved to 'opencv/platforms'
  directory
* Fixed bug with incorrect saved video from camera through CvVideoCamera
* Added 'rotateVideo' flag to the CvVideoCamera class to control camera
  preview rotation on device rotation
* Added functions to convert between UIImage and cv::Mat (just include
  opencv2/highgui/ios.h)
* Numerous bug-fixes across all the library
2013-08-05 12:27:48 +00:00
obache
c40974995a zeromq was updated to 3.2.3. 2013-08-05 12:15:01 +00:00
obache
b95d5f4fee milter-manager is already 2.0.0. 2013-08-05 12:13:37 +00:00
obache
3b51c48f1c Updated nagios to 3.5.0 2013-08-05 12:12:42 +00:00
obache
99dbc145f0 Updated net/nagios-base to 3.5.0 2013-08-05 11:22:51 +00:00
obache
379a74d141 Update nagios-base to 3.5.0.
based on PR pkg/48082.

3.5.0 - 03/15/2013
------------------
* Fixed bug #403: The "configuration" page of the webui doesn't use entity
  encoding when displaying the "command expansion" item (Eric Stanley, Phil
  Randal)
* Fixed bug #424: Nagios Core 3.4.4 seg fault (core dump) on restart after
  removing config for running service (Eric Stanley)
* Updated CGI utility functions to support UTF-8 characters (Eric Stanley)
* Fixed bug where selecting Command Expansion from Configuration CGI page would
  display commands instead (Eric Stanley)
* Fixed bug #369: status.cgi crashes with segfault when there are german ulauts
  (äöüß) in the hostname or the servicename (Eric Stanley)
* Fixed bug #418: Scheduled Downtime Notifications Resent On Nagios
  Restart/reload (Eric Stanley)
2013-08-05 11:22:29 +00:00
obache
1b1bc99f82 sort. 2013-08-05 10:53:34 +00:00
obache
71543b91d6 Updated net/nagios-base to 3.4.4 2013-08-05 10:44:17 +00:00
obache
53a0620f8b Update nagios-base to 3.4.4.
3.4.4 - 01/12/2013
------------------
* Reenabled check for newer versions of Nagios Core (Mike Guthrie)
* Fixed bug #408: service checks get duplicated on reload (Eric Stanley)
* Fixed bug #401: segmentation fault on Solaris when parsing unknown timeperiod
  directives. (Eric Stanley)
* Added NULL pointer checks to CGI code. (Eric Stanley)
* Fixed buffer overflow vulnerability in CGI code. Thanks to Neohapsis
    (http://archives.neohapsis.com/archives/fulldisclosure/2012-12/0108.html)
  for finding this. (Eric Stanley)
2013-08-05 10:43:55 +00:00
wiz
230298fe2b Remove more traces of unfinished -O support. 2013-08-05 10:08:25 +00:00
wen
84c319534a Updated www/p5-Dancer2 to 0.07 2013-08-05 09:54:23 +00:00
wen
c95c254846 Update to 0.07
Upstream changes:
0.07      2013-08-04 01:14:59 Asia/Jerusalem

    [ ENHANCEMENTS ]
    * GH#344, GH#284: Now forward() calls preserve sessions (cym0n, Alberto Sim玫es)
    * Separation of engines from triggers and configuration (Sawyer X, Franck Cuny)
    * GH#347: Remove old compatibility option 'log_path' (Franck Cuny)
    * GH#156, GH#250, GH#349: Remove unused module (Alberto Sim玫es, mokko)
    * GH#331: Hook cleanups and documentation. (Franck Cuny)
    * GH#335: Serializing cleanup. (Franck Cuny)
    * GH#332: Clean up multiple definitions of core_debug (Franck Cuny)
    * GH#338: Clean up route builder (Mickey Nasriachi)
    * Clean up of the dzil configuration (Alberto Sim玫es)

    [ BUG FIXES ]
    * GH#334: Fix for GH#86, to display custom 500 page/template on
      internal server errors (Russell Jenkins)
    * GH#346: Fix tests on 5.8.9 (Albert Sim玫es)

    [ DOCUMENTATION ]
    * GH#345: Documentation reorganization (Alberto Sim玫es, Franck Cuny)

0.06 2013-07-30 (Sawyer X)

    [ ENHANCEMENTS ]
    * Clean up of the dzil configuration (Alberto Sim玫es,Franck Cuny, Russel Jenkins)
    * GH#327: Add support for 'info' log level (Russell Jenkins)
    * Remove 'for_versions' usage from tests (Alberto Sim玫es)

    [ BUG FIXES ]
    * GH#326, GH#232: don't end up with empty views and layout (Franck Cuny)
    * GH#325: don't die or complain when two routes have the same path (Franck Cuny)
    * GH#320: fix plugin_setting deprecation warning (David Golden)

    [ DOCUMENTATION ]
    * POD cleanup (Sawyer X, Franck Cuny)
2013-08-05 09:53:16 +00:00
wiz
639b2aa2bd Simplify PKGNAME for older make(1)s or other parsers. 2013-08-05 08:40:14 +00:00
wiz
bf1c55fba5 Remove -O from SYNOPSIS. Noted by jmc@OpenBSD. 2013-08-05 07:37:14 +00:00
skrll
5a1a4bc42e Note raspberrypi-userland update. 2013-08-05 07:09:52 +00:00
skrll
422cce891b Update to 20130803. ok jmcneill. 2013-08-05 07:06:22 +00:00
gdt
eea2dcbf88 Updated devel/cvs-fast-export to 0.5 2013-08-05 02:11:46 +00:00
gdt
bbfd7de876 Update to 0.5 (ok apb@).
0.5 @ 2013-05-21
    CVS-NT support. Code is Coverity-clean.
2013-08-05 02:10:07 +00:00
adam
00320aa39c Fix building on Darwin 2013-08-04 19:12:00 +00:00
adam
4a3e38597d Updated graphics/p5-Image-ExifTool to 9.27 2013-08-04 18:29:46 +00:00
adam
4161e2b38b Version 9.27 (production release)
Fixed "ARRAY ref" runtime error introduced in 9.25 that could occur when using the -X option
Fixed runtime warning which could occur when conditionally deleting XMP structure
2013-08-04 18:28:51 +00:00
adam
0417b3f066 Updated graphics/glew to 1.10.0 2013-08-04 18:01:51 +00:00
adam
c5c9f7793b Changes 1.10.0:
adds support for OpenGL 4.4, new extensions
2013-08-04 18:00:52 +00:00
taca
634e482e57 Add patches to fix build problem with gsl-1.16. 2013-08-04 16:42:11 +00:00
taca
6834b28cbe Note update of TYPO3 packages:
www/typo3_45	4.5.29
	www/typo3_47	4.7.14
	www/typo3_60	6.0.8
2013-08-04 16:27:22 +00:00
taca
ecfe8799e8 Update typo3_60 to 4.6.8 (TYPO3 4.6.8).
4.6.7:	maintenance release.
4.6.8: Fix typo3-core-sa-2013-002.

For full changes, please ChangeLog file.
2013-08-04 16:26:05 +00:00
taca
8858fccba9 Update typo3_47 to 4.7.14 (TYPO3 4.7.14).
4.7.13:	maintenance release.
4.7.14: Fix typo3-core-sa-2013-002.

For full changes, please ChangeLog file.
2013-08-04 16:24:59 +00:00
taca
6c02f67875 Update typo3_45 to 4.5.29 (TYPO3 4.5.29).
4.5.28:	maintenance release.
4.5.29: Fix typo3-core-sa-2013-002.

For full changes, please ChangeLog file.
2013-08-04 16:23:57 +00:00
adam
315dda6980 Fix building on Darwin/OS X 2013-08-04 16:06:21 +00:00
kleink
c5fb31fd6f Fix and enable Python 3.3. 2013-08-04 14:58:42 +00:00
kleink
b5498f3fcb Updated www/py-flask-sqlalchemy to 1.0. 2013-08-04 13:48:34 +00:00
kleink
deab3cbbee Update py-flask-sqlalchemy to 1.0.
Version 1.0
-----------

(Released on July 20th 2013, no codename)

- Added Python 3.3 support.
- Dropped 2.5 compatibility.
- Various bugfixes
- Changed versioning format to do major releases for each update now.
2013-08-04 13:47:10 +00:00
kleink
6c848f236a Enable Python 3.3. 2013-08-04 13:11:18 +00:00
obache
96bd114b9b Updated www/opera to 12.16 2013-08-04 13:02:25 +00:00
obache
e54dbbef53 Update opera to 12.16.
Release date: 2013-07-04
Opera 12.16 is a recommended upgrade offering security and stability enhancements.

Fixes and Stability Enhancements since Opera 12.15
Security
 * Replaced code signing certificate; see our advisory:
   http://www.opera.com/security/advisory/1048
2013-08-04 13:02:07 +00:00
obache
44bf89f73e Updated math/ruby-spreadsheet to 0.8.8 2013-08-04 11:38:55 +00:00
obache
62175c290c Update ruby-spreadsheet to 0.8.8.
=== 0.8.8 / 02.08.2013

Author: Nathan Colgate <nathancolgate@gmail.com>
Date:   Thu Aug 1 15:01:57 2013 -0500

* Update excel/internals.rb to reference a valid Encoding type
* Encoding.find("MACINTOSH") was throwing an error. Encoding.find("MACROMAN") does not.

=== 0.8.7 / 24.07.2013

Author: Yasuhiro Asaka <yasaka@ywesee.com>
Date:   Wed Jul 24 11:31:12 2013 +0900

* Remove warnings for test suite
* warning: mismatched indentations at 'end' with 'class' at xxx
* warning: method redefined; discarding old xxx
* warning: assigned but unused variable xxx
* warning: previous definition of xxx was here
* The source :rubygems is deprecated because HTTP
* requests are insecure. (Gemfile)
2013-08-04 11:38:31 +00:00
adam
1b0ae14a5e Updated databases/mysql51 to 5.1.71; Added multimedia/ffmpeg2,ffplay2 version 2.0; pdated graphics/freetype2 to 2.4.12 2013-08-04 10:39:06 +00:00
adam
7e06744336 FreeType 2.4.12 has been released. A major new feature is a new parsing and hinting engine for CFF fonts, contributed by Adobe in collaboration with Google. It was my job the last few months to fully adapt the code to FreeType, and we are very pleased with the results. You might also read the blog entries from Adobe and Google.
In connection with the new CFF engine, the demo programs, especially ftview and ftdiff, have been improved a lot; as usual, more details on the changes can be found in the release notes.
2013-08-04 10:38:01 +00:00
adam
aea76a96a6 Added multimedia/ffmpeg2,ffplay2 version 2.0 2013-08-04 10:29:44 +00:00
adam
18481d1fb1 FFmpeg is a complete, cross-platform solution to record, convert
and stream audio and video.  It includes libavcodec - the leading
audio/video codec library.
2013-08-04 10:29:02 +00:00
adam
c75b1fa561 Changes 5.1.71:
Functionality Added or Changed
* comp_err now checks to make sure that new errors are not being added to MySQL 5.1 or 5.5 because the set of errors for these series is frozen.

Bugs Fixed
* InnoDB: During an insert buffer merge, InnoDB would invoke lock_rec_restore_from_page_infimum() on a potentially invalid record pointer.
* InnoDB: The page_zip_validate() consistency check would fail after compressing a page, in page_zip_compress(). This problem was caused by page_zip_decompress(), which would fail to set heap_no correctly when a record contained no user data bytes. A record with no user data bytes occurs when, for example, a primary key is an empty string and all secondary index fields are NULL or an empty string.
* InnoDB: The pthread_mutex, commit_threads_m, which was initialized but never used, has been removed from the code base.
* Partitioning: When dropping a partitioned table, the table's .par file was deleted first, before the table definition or data. This meant that, if the server failed during the drop operation, the table could be left in an inconsistent state in which it could neither be accessed nor dropped.
* Shared-compatibility conflict errors occurred for RPM install operations, even if no shared-compatibility RPMs were already installed.
* A user variable referenced during execution of a prepared statement is set to memory that is freed at the end of execution. A second execution of the statement could result in Valgrind warnings when accessing this memory.
* Misoptimization of left expressions in prepared statements could cause a server exit.
* Subsequent to Prepared statement needs to be re-prepared errors, inserts into DECIMAL columns caused a server exit.
* Assigning the result of a subquery to a user variable raised an assertion when the outer query included DISTINCT and GROUP BY.
2013-08-04 10:20:24 +00:00
jaapb
924b7dd7b1 removed superfluous dependency on perl 2013-08-04 09:59:24 +00:00
adam
51cd55aaec Fix building libjbig85; don't overwrite CC and CFLAGS. 2013-08-04 09:22:25 +00:00
wiz
df89382ed0 Updated x11/xload to 1.1.2 2013-08-04 07:29:08 +00:00
wiz
717dd45855 Update to 1.1.2:
This release, like the previous one, brings more modernization and cleanup
of code for long dead OS variants.

Alan Coopersmith (18):
      Combine usage message strings
      unifdef -UCRAY
      unifdef -UAIXV3
      unifdef -UMOTOROLA
      unifdef -Uumips
      unifdef -Usony
      unifdef -Ualliant
      unifdef -UUTEK
      unifdef -Uhcx
      unifdef -Usequent
      unifdef -U__UNIXOS2__
      unifdef -UX_NOT_POSIX
      Make getloadavg() the first choice on Unix systems that have it
      Cleanup trailing whitespace
      Use 'imdent' to make the deeply nested #ifdef levels easier to follow
      Use C99 struct initializers for XKeyboardControl values
      Add noreturn attribute to usage() as suggested by -Wmissing-noreturn
      xload 1.1.2

Eric S. Raymond (1):
      Eliminate use of tab stops.  Helps with translation to DocBook.
2013-08-04 07:28:57 +00:00