summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-12-30Import qore-ssh2-module-0.9.9nb4 as security/qore-ssh2-module,wiz8-0/+261
packaged for wip by nros. The ssh2 module provides Qore the possibility to communicate with sshd servers via the ssh2 protocol; the underlying functionality is provided by libssh2.
2014-12-30Import qore-asn1-module-0.0.3nb1 as security/qore-asn1-module,wiz6-0/+66
packaged for wip by nros. ASN.1(Abstract Syntax Notation One) module for Qore provides an API to dynamically create, parse and convert ASN.1 data structures to concrete output formats (like DER).
2014-12-30Add some qore modules.wiz1-1/+3
2014-12-30Import qore-glut-module-0.0.3nb3 as graphics/qore-glut-module,wiz8-0/+102
packaged for wip by nros. GLUT Qore module. This module provides GLUT bindings for the Qore language.
2014-12-30Import qore-opengl-module-0.0.3nb4 as graphics/qore-opengl-module,wiz9-0/+127
packaged for wip by nros. Opengl module for Qore. This module provides Opengl language bindings for Qore.
2014-12-30Add a qore module.wiz1-1/+2
2014-12-30Import qore-uuid-module-1.3nb1 as devel/qore-uuid-module, packagedwiz6-0/+207
for wip by nros. The UUID module for Qore allows Qore programs to generate and manipulate UUID's.
2014-12-30Add some qore modules.wiz1-1/+4
2014-12-30Import qore-yaml-module-0.4nb4 as textproc/qore-yaml-module, packagedwiz8-0/+420
for wip by nros. Plugin for the Qore programming language that provides conversion from native Qore data to YAML strings.
2014-12-30Import qore-xml-module-1.2nb4 as textproc/qore-xml-module, packagedwiz7-0/+704
for wip by nros. XML module for the Qore language that provides (de)serialization, Soap support and XmlRpcHandler and other things.
2014-12-30Import qore-json-module-1.4nb4 as textproc/qore-json-module, packagedwiz8-0/+314
for wip by nros. JSON module for the Qore language that provides (de)serialization to JSON and RPC support.
2014-12-30+ qore.wiz1-1/+2
2014-12-30Add a few qore* packages.wiz1-1/+6
2014-12-30Import qore-sqlite3-module-1.0.1nb4 as databases/qore-sqlite3-module,wiz7-0/+94
packaged for wip by nros. SQLite 3 driver for the Qore language DBI system, using this module Qore programs can access SQLite 3 file and in-memory databases using the Datasource and DatasourcePool classes.
2014-12-30Import qore-pgsql-module-2.3nb4 as databases/qore-pgsql-module,wiz7-0/+188
packaged for wip by nros. PostgreSQL driver for Qore. It makes it possible for Qore programs to access PostgreSQL database through the Datasource, DatasourcePool and SQLStatement classes.
2014-12-30Import qore-openldap-module-1.0nb4 as databases/qore-openldap-module,wiz8-0/+217
packaged for wip by nros. The Qore openldap module makes it possible for Qore programs to communicate with LDAP servers.
2014-12-30Remove unused filewiz1-1/+0
2014-12-30Import qore-mysql-module-2.0.1nb4 as databases/qore-mysql-module,wiz8-0/+153
packaged for wip by nros. MySQL driver for Qores DBI system that allows Qore programs to MySQL Databases through the Datasource, DatasourcePool and SQLStatement classes.
2014-12-30Import qore-freetds-module-1.0.3nb4 as databases/qore-freetds-module,wiz8-0/+84
packaged for wip by nros. The Freetds DB driver for qore gives Qore programs the possibility to communicate with databases that use the TDS(Tabular Data Stream) protocol for access such as MS SQL Server and Sybase databases.
2014-12-30Import qore-0.8.11nb2 as lang/qore, packaged for wip by nros.wiz10-0/+17092
Qore is a modular, multi-threaded, SQL-integrated dynamically typed scripting language with optional hard typing and procedural and object-oriented features, powerful and easy-to-use data types, structures, and operators, a clean and easy-to-lean/read syntax.
2014-12-30Updated pkgtools/pkg_install to 20141227wiz1-1/+2
2014-12-30regenwiz2-170/+149
2014-12-30Add closing tag.wiz1-2/+2
2014-12-30regen (using 'mandoc -Ios=pkgsrc')wiz8-311/+314
2014-12-30Remove pkg_views support, second part: infrastructure.wiz60-2413/+129
2014-12-30Fix typo at MAINTAINER (was pkgstc-users@).mef1-2/+2
2014-12-30Add buildlink file for the augeas library.bsiegert1-0/+13
2014-12-30Updated lang/pcc-current to 20141228plunky1-1/+2
2014-12-30update to 20141228 development snapshot.plunky3-7/+10
2014-12-30update MAINTAINER email addressplunky1-3/+3
bump PKGREVISION for zyGrib update to 6.2.4
2014-12-30Updated www/links-gui to 2.9wiz1-1/+2
2014-12-30Updated www/links to 2.9wiz2-3/+3
2014-12-30Update to 2.9:wiz5-16/+13
=== RELEASE 2.9 === Sun Dec 21 15:08:30 CET 2014 mikulas: Work around some screen-corruption bugs in the OpenVMS terminal driver Sun Nov 30 18:57:30 CET 2014 mikulas: Support mouse wheel in framebuffer (unfortunatelly we can't support it in text mode because when we instruct gpm to send us the wheel event, gpm stops drawing the cursor when the mouse is moved). Tue Nov 25 22:07:12 CET 2014 mikulas: Pring "^" and "_" for <sub> and <sup> tags in text mode Wed Nov 5 20:11:12 CET 2014 mikulas: An option to fake Firefox in the HTTP header. It modifies User-Agent and several other options to be more Firefox-like. This option is also automatically turned on when "Connect only via proxies or Socks (useful for tor)" is selected. It makes it safer to use Links with tor. Sat Jul 26 16:16:15 CEST 2014 mikulas: Fixed quadratic complexity in the text renderer when exteremely long lines were used Tue Jun 24 22:26:47 CEST 2014 mikulas: Do not print the character 0x9b if the display character set doesn't have it, because it is interpreted as a control character on the Linux console Sat May 17 16:51:18 CEST 2014 mikulas: An option to break long lines in <pre> sections Thu May 15 20:02:52 CEST 2014 mikulas: Consume less memory when 8-bit gamma correction is used Wed Apr 16 20:59:57 CEST 2014 mikulas: Updated the list of top level domains Sat Apr 5 04:19:56 CEST 2014 mikulas: Use malloc_trim to return unused memory to the system Thu Mar 27 02:25:09 CET 2014 mikulas: Support RFC5987 for filenames Wed Mar 26 02:32:50 CET 2014 mikulas: Support StaticColor in the X-window driver Tue Mar 25 03:58:45 cet 2014 mikulas: Fix crash on OS/2 if image is wider than 10921 pixels Wed Mar 19 19:49:57 CET 2014 mikulas: Use clock_gettime if available Sun Mar 2 03:54:47 CET 2014 mikulas: The ability to set screen margins for text mode and framebuffer Mon Feb 24 18:15:08 CET 2014 mikulas: Fix palette corruption on framebuffer when links instance was terminated while it was not active Sun Feb 2 21:50:48 CET 2014 mikulas: Improve the gif decoder to accept more images Sun Feb 2 18:29:30 CET 2014 mikulas: Increase the amount of data read from the socket, it improves speed when loading big images Fri Nov 29 01:22:43 CET 2013 mikulas: Accept "text/xml" as html type
2014-12-30Updated textproc/py-html2text to 2014.12.24wiz2-3/+3
2014-12-30Update to 2014.12.24:wiz2-6/+6
2014.12.24 ========== ---- * Feature #49: Added a images_to_alt option to discard images and keep only their alt. * Feature #50: Protect links, surrounding them with angle brackets to avoid breaking... * Feature: Add ``setup.cfg`` file.
2014-12-30Updated x11/py-qt4-qscintilla to 2.8.4wiz1-1/+2
2014-12-30Updated x11/qt4-qscintilla to 2.8.4wiz2-3/+3
2014-12-30Update to 2.8.4:wiz4-10/+9
v2.8.4 11th September 2014 - Added setHotspotForegroundColor(), resetHotspotForegroundColor(), setHotspotBackgroundColor(), resetHotspotBackgroundColor(), setHotspotUnderline() and setHotspotWrap() to QsciScintilla. - Added SCI_SETHOTSPOTSINGLELINE to QsciScintillaBase. - Bug fixes.
2014-12-30Updated converters/libabw to 0.1.1wiz2-3/+3
2014-12-30Update to 0.1.1:wiz3-7/+22
libabw 0.1.1 - Use symbol visibility on Linux. The library only exports the two public functions now. - Handle text language. - Honor global setting of writing mode. - Handle basic document metadata. - Handle headings. - Fix the loss of text formatting attributes that would happen in certain cases. - Several other smaller changes and improvements.
2014-12-30Updated textproc/rasqal to 0.9.33wiz2-3/+3
2014-12-30Update to 0.9.33:wiz3-7/+10
Rasqal 0.9.33 changes Issues Fixed: 0000546: Can't take query from URI when using -p 0000568: Filter expression with division does not work 0000583: CONSTRUCT halts at a template triple with unbound variable 0000588: roqet: select from SERVICE returns all NULLs SPARQL changes Fixed BASE to override any API base URI. Datetime class changes Fixed storing timezone minutes correctly. Graph pattern class changes Added new getter functions rasqal_graph_pattern_get_triples(), rasqal_literal_get_type() and rasqal_literal_get_language() from Pull Request #1 by Cosmin Basca. Thanks. Query engine changes Fixed the aggregation total evaluation of AVG. Fixed STRBEFORE and STRAFTER evaluation to match languages if present and add the needle language to the result. Fixed CONCAT() evaluation to return the correct types and languages. Sorting now uses sort utility function raptor_sort_r() with context args provided by Raptor 2.0.15+ or an internal simple (not so performant) replacement, if too old. Query result class changes Can write variable bindings query results in mKR relation CSV format. Made internal changes to support reading and writing boolean result formats. That means rasqal_query_results_formatter_read() may now return boolean results if the formatter supports it, such as SPARQL XML. Added rasqal_new_query_results_from_string() to make a query results from a string (with optional length). The results format is guessed from the input data - base_uri and string content using rasqal_world_guess_query_results_format_name(). Added rasqal_query_results_formats_check2() deprecating rasqal_query_results_formats_check(). The API change is due to the return value; the result is now non-0 if the format exists. Added rasqal_new_query_results2() deprecating rasqal_new_query_results() removing the now ignored vars_table parameter. A query result now manages it's own variables table. Results class changes Fixed returning the correct variables count for reading SPARQL XML results sets. This caused some queries to fail if the projected variables count did not match the count in the result set. Fixes Issue #0000588 Variables table class changes Added rasqal_variables_table_add2() deprecating rasqal_variables_table_add(). This takes a more sensible argument style with copying the input parameters name and value, and allowing name length to be optionally given. This results in smaller calling code and better ownership semantics. Utility changes roqet(1) now supports using a URI or local file to send to a SPARQL protocol service URI. Fixes Issue #0000546 Other changes Fixes to make Rasqal build in Travis CI, testing against newest and oldest raptors. Use __FUNCTION__ (c99) replacing __func__ (c90) in debug macros. Fixes in Pull Request #3 for building with icc from Sebastian Freundt. Thanks. Many code quality fixes from clang and coverity primarily in error path cleanups (out of memory cases) and dead code. Updated the fix-flex and fix-bison scripts to remove dead code that clang and coverity complain about. Added new C testrunner utility to run the tests to eventually replace the (perl) improve and check-sparql scripts. Fixed some API changelog mistakes. Updated gcc / clang warning args used (-Wxxxx) and made multiple minor code fixes such as replacing %d with %u in debug messages or adding missing default: to switches even when all cases were covered. Added many more internal casts to make -Wconversion happier when enabled.
2014-12-30Updated fonts/harfbuzz to 0.9.37wiz2-3/+3
2014-12-30Update to 0.9.37:wiz2-6/+6
Overview of changes leading to 0.9.37 Wednesday, December 17, 2014 ===================================== - Fix out-of-bounds access in Context lookup format 3. - Indic: Allow ZWJ/ZWNJ before syllable modifiers.
2014-12-30Updated devel/py-virtualenv to 12.0.4wiz2-3/+3
2014-12-30Update to 12.0.4:wiz3-9/+10
12.0.4 (2014-22-23) ~~~~~~~~~~~~~~~~~~~ * Revert the fix to ``-p`` on Debian based pythons as it was broken in other situations. * Revert several sys.path changes new in 12.0 which were breaking virtualenv. 12.0.3 (2014-22-23) ~~~~~~~~~~~~~~~~~~~ * Fix an issue where Debian based Pythons would fail when using -p with the host Python. * Upgrade pip to 6.0.3 12.0.2 (2014-12-23) ~~~~~~~~~~~~~~~~~~~ * Upgraded pip to 6.0.2 12.0.1 (2014-12-22) ~~~~~~~~~~~~~~~~~~~ * Upgraded pip to 6.0.1 12.0 (2014-12-22) ~~~~~~~~~~~~~~~~~ * **PROCESS** Version numbers are now simply ``X.Y`` where the leading ``1`` has been dropped. * Split up documentation into structured pages * Now using pytest framework * Correct sys.path ordering for debian, issue #461 * Correctly throws error on older Pythons, issue #619 * Allow for empty $PATH, pull #601 * Don't set prompt if $env:VIRTUAL_ENV_DISABLE_PROMPT is set for Powershell * Updated setuptools to 7.0
2014-12-30+qt4-qscintilla-2.8.4mef1-1/+2
2014-12-30Updated devel/py-cython to 0.21.2wiz2-3/+3
2014-12-30Update to 0.21.2:wiz2-6/+6
0.21.2 (2014-12-27) =================== Bugs fixed ---------- * Crash when assigning a C value to both a Python and C target at the same time. * Automatic coercion from C++ strings to ``str`` generated incomplete code that failed to compile. * Declaring a constructor in a C++ child class erroneously required a default constructor declaration in the super class. * ``resize_smart()`` in ``cpython.array`` was broken. * Functions in ``libcpp.cast`` are now declared as ``nogil``. * Some missing C-API declarations were added. * Py3 main code in embedding program code was lacking casts. * Exception related to distutils "Distribution" class type in pyximport under latest CPython 2.7 and 3.4 releases when setuptools is being imported later.
2014-12-30Updated devel/py-tortoisehg to 3.2.2wiz2-3/+3