summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-02-22Add a patch for CVE-2017-6004 - Denial of service (out-of-bounds read andsevan3-2/+20
application crash) via a crafted regular expression. Bump revision.
2017-02-22Updated graphics/jasper to 2.0.10nb1ryoon1-1/+2
2017-02-22Disable documentation files generation. Bump PKGREVISIONryoon4-8/+16
When LaTeX is detected, some LaTeX style files are required.
2017-02-21Updated security/argon2 to 20161029.kleink1-1/+2
2017-02-21Update argon2 to 20161029.kleink5-54/+31
# 20161029 * Argon2id added * Better documentation * Dual licensing CC0 / Apache 2.0 * Minor bug fixes (no security issue) # 20160406 * Version 1.3 of Argon2 * Version number in encoded hash * Refactored low-level API * Visibility control for library symbols * Microsoft Visual Studio solution * New bindings * Minor bug and warning fixes (no security issue) # 20151206 * Python bindings * Password read from stdin, instead of being an argument * Compatibility FreeBSD, NetBSD, OpenBSD * Constant-time verification * Minor bug and warning fixes (no security issue)
2017-02-21Added lang/ruby-rkelly-remix version 0.0.7minskim1-1/+2
2017-02-21Add ruby-rkelly-remixminskim1-1/+2
2017-02-21Import ruby-rkelly-remix-0.0.7 as lang/ruby-rkelly-remixminskim4-0/+226
RKelly Remix is a fork of the RKelly JavaScript parser.
2017-02-21Added cad/solvespace version 2.3plunky1-1/+2
2017-02-21Add solvespace v2.3plunky1-1/+2
2017-02-21Add new package Solvespace v2.3plunky5-0/+123
-- SOLVESPACE is a parametric 3d CAD program. Applications include: modeling 3d parts - draw with extrudes, revolves, and Boolean (union / difference) operations modeling 2d parts - draw the part as a single section, and export DXF, PDF, SVG; use 3d assembly to verify fit 3d-printed parts - export the STL or other triangle mesh expected by most 3d printers preparing CAM data - export 2d vector art for a waterjet machine or laser cutter; or generate STEP or STL, for import into third-party CAM software for machining mechanism design - use the constraint solver to simulate planar or spatial linkages, with pin, ball, or slide joints plane and solid geometry - replace hand-solved trigonometry and spreadsheets with a live dimensioned drawing
2017-02-21Updated graphics/jasper to 2.0.10adam2-3/+3
2017-02-21Changes 2.0.10:adam7-493/+59
Fixed a problem in the JP2 encoder that caused a null pointer dereference when no ICC profile data is available (e.g., in the case of an unknown color space).
2017-02-21Updated graphics/tesseract to 3.05.00fhajny1-1/+2
2017-02-21Update graphics/tesseract to 3.05.00fhajny5-24/+49
- Made some fine tuning to the hOCR output. - Added TSV as another optional output format. - Fixed ABI break introduced in 3.04.00 with the AnalyseLayout() method. - text2image tool - Enable all OpenType ligatures available in a font. This feature requires Pango 1.38 or newer. - Training tools - Replaced asserts with tprintf() and exit(1). - Fixed Cygwin compatibility. - Improved multipage tiff processing. - Improved the embedded pdf font (pdf.ttf). - Enable selection of OCR engine mode from command line. - Changed tesseract command line parameter '-psm' to '--psm'. - Added new C API for orientation and script detection, removed the old one. - Increased minimum autoconf version to 2.59. - Removed dead code. - Fixed many compiler warning. - Fixed memory and resource leaks. - Fixed some issues with the 'Cube' OCR engine. - Fixed some openCL issues. - Added option to build Tesseract with CMake build system. - Implemented CPPAN support for easy Windows building.
2017-02-21Requires libtool.joerg1-1/+2
2017-02-21Needs libtool.joerg1-1/+3
2017-02-21Pointers are not ordered relative to 0.joerg2-1/+20
2017-02-21Cut down the number of loops in the roman number parser. The existingjoerg3-3/+124
logic triggers a super-linear memory use path in Clang and is generally overcomplicated. Bump revision because it is still a code change.
2017-02-21Allow patch levels in dependency.joerg1-2/+2
2017-02-21Fix bug in new patchgdt3-6/+6
Thanks to Matt Wette for code review on guile-devel@gnu.org.
2017-02-21Disable glamor when not building dri.wiz1-1/+2
2017-02-21Updated graphics/leptonica to 1.74.1fhajny1-1/+2
2017-02-21Update graphics/leptonica to 1.74.1fhajny2-7/+7
1.74.1 4 Jan 17 - Configuration changes to support the patch number in the version (major.minor.patch). - Removed all remaining pixDisplayWrite() calls in prog/. - Cleaned up and/or promoted about 15 programs to full regression tests. There are now 95 tests in the regression set. - Over half the initial coverity scan warnings have been removed. 1.74.0 10 Dec 16 - Leptonica development was moved to github. The master is at: github.com/danbloomberg/leptonica - Egor Pugin is the maintainer of the site. - A very large number of changes have been made. Some of them follow; - details can be found in the git commit messages. - Static makefiles modified to work with gnu*9 and c*9. - Modify SET macros to work on windows. - New modes for RGB --> gray conversion. - New functions added for displaying a pix from a pixa. - Split out sort/hash/set/map functions for dna, sarray and pta. - More robust horizontal deskew on multi-column page images. - Improve webpio_reg test. - Remove X11 display for gplot; it is no longer supported. - Remove most sleep calls, which were put in for gplot; no longer needed. - Removed use of gthumb in library. - Removed use of pixDisplayWrite() in the library; still in some progs. - Improved test for endianness in makefile.static; no longer requires any local files or building and running a program. - Modified all files for doxygen output (spearheaded by Jurgen Buchmuller) - Improved plotting of the boxes in a boxa. - Replaced the slow point hash function with a simple fast one. - Added pam (4 component) format writing to pnmio.c (Jurgen Buchmuller) - Improved rendering of pixa in side/by/sides. - Better utilities for pixa and pixacomp. - Add read/write serialization functions from/to memory for all the major data structures that do not already have them. - More serialized boot recognizers stored as self-generating code. - Cleaned up generating an adapted recognizer from the boot recognizer. - Simplified temp file naming; removed most instances of named temp files from non-debug code; use tmpfile() and a wrapper l_makeTempFilename(). - Simplify and streamline multipage tiff reading (Jeff Breidenbach). - Improvement of Otsu thresholding. - Recognize outstanding contributors to leptonica over the years. - New gif mem read/write interface that avoids writing a temp file, contributed by Tobias Peirick. - Use double arrays (dna) instead of float (numa) for set ops. - Enrolled in coverity scan to find potential bugs (Stefan Weil managed it). Fixed about 200 of them, mostly potential memory leaks from early function exit. - Cleanup of gray quantization functions and tests. - Refactored connectivity-conserving operations, to make them more useful. - Provided methods for measuring and regularizing the width of strokes. - Removed viewfiles.c from library; code is now in prog htmlviewer.c. - Better debugging in page segmentation (pageseg.c) - Deprecated the pixDisplayWrite*() debugging methods. - Added about 15 regression tests to the framework in alltests_reg.c - Final mods for compatibility with tesseract 4.00.
2017-02-21Updated misc/ansiweather to 1.10maya2-3/+3
2017-02-21ansiweather: update to 1.10maya2-7/+7
AnsiWeather 1.10 (2017-02-16) - Add a '-v' option to show version number - Exit with error code when an unknown option is invoked - Make wind direction customizable
2017-02-21Fix a typo (spotted by htutils/changes/pkg-changes2html script)leot1-2/+2
2017-02-21Updated geopgraphy/py-geojson to 1.3.4.kleink1-1/+2
2017-02-21Update py-geojson to 1.3.4.kleink3-10/+8
1.3.4 (2017-02-11) ------------------ - Remove runtime dependency on setuptools - https://github.com/frewsxcv/python-geojson/pull/90 1.3.3 (2016-07-21) ------------------ - Add validate parameter to GeoJSON constructors - https://github.com/frewsxcv/python-geojson/pull/78
2017-02-21Updated textproc/p5-Text-vCard to 3.09.kleink1-1/+2
2017-02-21Update p5-Text-vCard to 3.09.kleink2-8/+7
3.09 Sun 23 Oct 2016 20:24:06 BST - Support Orgs (worthmine) 3.08 Sun 9 Oct 2016 21:56:23 BST - Enconde/decode the key value pair to UTF-8 solves (jluis)
2017-02-21Added devel/ruby-multi_test version 0.1.2minskim1-1/+2
2017-02-21Add ruby-multi_testminskim1-1/+2
2017-02-21Import ruby-multi_test-0.1.2 as devel/ruby-multi_testminskim4-0/+81
multi_test is a wafter-thin gem to help control rogue test/unit/autorun requires.
2017-02-21Add an upper API version restriction.cherry1-2/+3
The current only user of this buildlink file is asterisk-chan-dongle (which is yet to be committed). With further users, comms/asterisk may need to find a version specific directory as newer versions are imported.
2017-02-21Fix error in patch in previousgdt3-5/+6
2017-02-21Added devel/ruby-bit-struct version 0.15.0minskim1-1/+2
2017-02-21Add ruby-bit-structminskim1-1/+2
2017-02-21Import ruby-bit-struct-0.15.0 as devel/ruby-bit-structminskim4-0/+65
Library for packed binary data stored in ruby Strings. Useful for accessing fields in network packets and binary files.
2017-02-21Make this more make-jobs-safe by creating a needed directory early enough.wiz1-1/+4
2017-02-20regenwiz2-12/+12
2017-02-20Fix typo.wiz1-2/+2
2017-02-20Added security/ruby-metasploit_payloads-mettle version 0.1.7minskim1-1/+2
2017-02-20Add ruby-metasploit_payloads-mettleminskim1-1/+2
2017-02-20Import ruby-metasploit_payloads-mettle-0.1.7 into security/minskim4-0/+46
Compiled binaries for Metasploit's next-gen Meterpreter.
2017-02-20Updated lang/guile20 to 2.0.14gdt2-3/+3
2017-02-20Update to 2.0.14gdt3-9/+37
Packaging changes: add patch to work around calling mkostemp with invalid flags. Upstream changes: Bug fixes Fix for CVE-2016-8606. REPL server now protects against HTTP inter-protocol attacks Fix for CVE-2016-8605. 'mkdir' procedure no longer calls umask(2) (<http://bugs.gnu.org/24659>) New interface mkstemp! which takes optional "mode" argument New 'scm_to_uintptr_t' and 'scm_from_uintptr_t' C functions
2017-02-20regenwiz2-16/+19
2017-02-20Switch py-dateutils to plain DEPENDS.wiz31-117/+65
It supports both python 2 and 3 nowadays.
2017-02-20Updated www/py-flask-wtf to 0.14.2.kleink1-1/+2