summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-02-11Fix configure to match properly for darwin9 so that PowerPC code is generatedjklos2-7/+16
properly on Leopard systems.
2016-02-11Updated databases/p5-DBD-SQLite to 1.50mef1-1/+2
2016-02-11Update 1.48 to 1.50mef2-8/+7
------------------- 1.50 2016-02-11 - Switched to a production version. 1.49_08 2016-01-30 - no significant code changes - Resolved RT#111558: Virtual table tests depend on enhanced query syntax availability (vlmarek++) - Ingore FTS tests if FTS is not available 1.49_07 2016-01-21 - Updated to SQLite 3.10.2, which fixed a case-folding bug in the LIKE operator introduced in SQLite 3.10.0. 1.49_06 2016-01-15 - Updated to SQLite 3.10.1, which fixed an old bug that could generate incorrect results when a scalar subquery attempts to use the block sorting optimization. 1.49_05 2016-01-11 *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS *** - Updated to SQLite 3.10.0. Because of the addition of LIKE/GLOB/REGEXP support on virtual tables, previous ::PerlData virtual table got broken. This is hopefully fixed by adding strlike/strglob functions to DBD::SQLite but if you use this virtual table, please test it carefully. - Now you can make a database connection read-only if you turn on the ReadOnly attribute when you connect. (RT #110439) If you set it after you connect to a database, DBD::SQLite warns because the database doesn't actually become read-only. - Improved ::Constants - to load DBD::SQLite by itself - to expose SQLITE_VERSION_NUMBER - introduced a few new (shorter) tags 1.49_04 2015-11-24 - Updated ::Constants - Fixed a sqlite version number in a test (GH-14; NANIS++) 1.49_03 2015-11-05 - Updated to SQLite 3.9.2, with JSON support 1.49_02 2015-10-10 - Added a workaround to resolve #106950 Extra warnings with savepoints (hopefully) - Not to run tests for table_column_metadata unless ENABLE_COLUMN_METADATA is set 1.49_01 2015-08-04 - Updated to SQLite 3.8.11.1 - Resolved #106151 SAVEPOINT bug - Made sure to keep what's left in unprepared_statements when allow_multiple_statements is set. (GH #11)
2016-02-11Updated audio/chromaprint to 1.3.1mef1-1/+2
2016-02-11Update 1.3 to 1.3.1mef3-10/+10
------------------- Version 1.3.1 -- February 10, 2016 ================================== - Fixed `fpcalc -length` to actually restrict fingerprints the requested length. - Fixed SONAME version for the shared library.
2016-02-10Updated pkgtools/pkgdiff to 1.8wiz1-1/+2
2016-02-10pkgdiff: move automatic cleanup of unnecessary patches from patchdiff(1)wiz5-33/+48
to mkpatches(1). Requested by jperkin. Update man pages. Bump version.
2016-02-10+ libreoffice-5.1, mdds-1.0 [wip].wiz1-1/+3
2016-02-10Add upstream bug report URL.wiz2-3/+5
2016-02-10Updated textproc/py-pyphen to 0.9.4.kleink1-1/+2
2016-02-10Update py-pyphen to 0.9.4.kleink2-7/+7
0.9.4 ----- * Update German dictionaries * Update French dictionary
2016-02-10Updated geography/py-geojson to 1.3.2nb1.kleink1-1/+2
2016-02-10Forgot to commit PLIST changes in the 1.3.2 update.kleink2-2/+6
Bump PKGREVISION.
2016-02-10Updated geography/py-geojson to 1.3.2.kleink1-1/+2
2016-02-10Update py-geojson to 1.3.2.kleink2-7/+7
1.3.2 (2016-01-28) ------------------ - Add __version__ and __version_info__ attributes - https://github.com/frewsxcv/python-geojson/pull/74
2016-02-10Updated lang/nodejs4 to 4.3.0fhajny1-1/+2
2016-02-10Update lang/nodejs4 to 4.3.0.fhajny2-7/+7
Note that this release includes a non-backward compatible change to address a security issue. This change increases the version of the LTS v4.x line to v4.3.0. There will be no further updates to v4.2.x. - http: fix defects in HTTP header parsing for requests and responses that can allow request smuggling (CVE-2016-2086) or response splitting (CVE-2016-2216). HTTP header parsing now aligns more closely with the HTTP spec including restricting the acceptable characters. - http-parser: upgrade from 2.5.0 to 2.5.1 - openssl: upgrade from 1.0.2e to 1.0.2f. To mitigate against the Logjam attack, TLS clients now reject Diffie-Hellman handshakes with parameters shorter than 1024-bits, up from the previous limit of 768-bits. - introduce new --security-revert={cvenum} command line flag for selective reversion of specific CVE fixes - allow the fix for CVE-2016-2216 to be selectively reverted using --security-revert=CVE-2016-2216
2016-02-10Updated lang/nodejs to 5.6.0fhajny1-1/+2
2016-02-10Update lang/nodejs to 5.6.0.fhajny3-298/+923
- http: fix defects in HTTP header parsing for requests and responses that can allow request smuggling (CVE-2016-2086) or response splitting (CVE-2016-2216). HTTP header parsing now aligns more closely with the HTTP spec including restricting the acceptable characters. - http-parser: upgrade from 2.6.0 to 2.6.1 - npm: upgrade npm from 3.3.12 to 3.6.0 (Rebecca Turner) #4958 - openssl: upgrade from 1.0.2e to 1.0.2f. To mitigate against the Logjam attack, TLS clients now reject Diffie-Hellman handshakes with parameters shorter than 1024-bits, up from the previous limit of 768-bits.
2016-02-10Add paratype to default-allowed licenses, since it is basically ofl-v1.1.wiz2-2/+4
2016-02-10paratype license is basically ofl-v1.1, remove '-license' suffixwiz2-2/+2
to mark it as free.
2016-02-10Updated www/py-flask-babelex to 0.9.3.kleink1-1/+2
2016-02-10Update py-flask-babelex to 0.9.3.kleink2-7/+7
0.9.3 ----- * Merge pull request #8 from lnielsen/lazydomainfix Fix lazy gettext problem with domain evaluation
2016-02-10Updated audio/jack to 0.124.1wiz2-3/+3
2016-02-10Update jack to 0.124.1.wiz8-40/+59
Changes not found. Disable simd option by default, since it breaks compilation for me on 7.99.26/amd64: ./simd.c: In function 'x86_3dnow_add2f': ./simd.c:211:3: error: impossible constraint in 'asm' asm volatile (
2016-02-10Updated editors/obby to 0.4.8mef2-3/+3
2016-02-10Update 0.4.7 to 0.4.8mef2-8/+8
--------------------- 2011-11-04 Philipp Kern <phil@0x539.de> * po/obby.pot: * po/*.po: refresh 2011-11-04 Philipp Kern <phil@0x539.de> * test/test_jupiter.cpp: fix base_file lookup on make distcheck 2011-11-04 Philipp Kern <phil@0x539.de> * configure.ac: * NEWS: bump version to 0.4.8, document the changes 2011-10-30 Philip Kern <phil@0x539.de> * po/ast.po: * po/en_GB.po: * po/pt_BR.po: * po/ca.po: * po/de.po: * po/es.po: * po/fr.po: * po/it.po: * po/nl.po: * po/oc.po: * po/sv.po: * po/uk.po: updated translations from Launchpad * po/LINGUAS: add ast, en_GB and pt_BR 2011-10-30 Armin Burgmeier <armin@arbur.net> * inc/server_buffer.hpp: During authentication, swap user color and global password checks, to avoid for a non-authorized person to gather information on used user colors (Vasiliy Kulikov). 2011-02-09 Philipp Kern <phil@0x539.de> * po/da.po: Added Danish translation by Joe Dalton. Debian bug #605322. * po/LINGUAS: Added da. 2009-10-12 Armin Burgmeier <armin@0x539.de> * po/uk.po: Added Ukrainian translation by Yuri Chornoivan. Bug #479. * po/LINGUAS: Added uk. 2009-01-01 Philipp Kern <phil@0x539.de> * po/ca.po: * po/de.po: * po/es.po: * po/it.po: * po/nl.po: * po/oc.po: * po/sv.po: imported from Launchpad
2016-02-10The Curl website now enforces the use of HTTPS. Update the home page andtron1-3/+3
master site URL accordingly.
2016-02-10Updated devel/p5-Scalar-List-Utils to 1.43wiz1-1/+2
2016-02-10Update p5-Scalar-List-Utils to 1.43:wiz2-8/+7
1.43 -- 2016/02/08 15:05:23 [CHANGES] * Updated documentation * Added MIN_PERL_VERSION to Makefile.PL * Added "use warnings" to all tests * Added MANIEST.SKIP patterns for common editor backup/swapfiles * Test product(0,0) (RT105415) [BUGFIXES] * Fix build on non-C99 compilers * Avoid divide-by-zero exception if product()'s accumulator is IV zero (RT105415) * Possible fix for SvTEMP issues in first and any/all/none/notall (RT96343)
2016-02-10Fix build on NetBSD-6.wiz2-1/+32
2016-02-10Updated security/p5-Crypt-RIPEMD160 to 0.06wen2-3/+3
2016-02-10Update to 0.06wen2-8/+7
No upstream changelog.
2016-02-10Updated security/p5-Crypt-OpenSSL-Random to 0.11wen1-1/+2
2016-02-10Update to 0.11wen2-8/+7
Upstream changes: 0.11 2015-10-09 rurban - add libressl support, unsupported random_egd() with libressl 0.10 2015-02-04 rurban - fix LIBS argument, fatal on Windows. thanks to kmx 0.09 2015-02-04 rurban - add missing hints/MSWin32.pl (kmx, RT #56455) - add a couple of distro tests - fix gcov target 0.08 2015-02-03 rurban - remove Devel::CheckLib which does not work for 2 required libs - replace DynaLoader by XSLoader 0.07 2015-02-03 rurban - Bump version to publish an official release 0.06 rurban - Typo in doc (dsteinbrunner) 0.05 2013-04-02 14:31:30 rurban - Add inc/Devel/CheckLib, improve POD, add README and some helper targets - Better diagnostics when the openssl libraries are not found - Support INCDIR= and LIBDIR= arguments to Makefile.PL - Add MSWin32 hints to find the openssl libraries - Autocreate README - Fix some -Wpointer-sign warnings - Remove wrong Crypt::OpenSSL::RSA package names in docs and errmsg
2016-02-10Updated security/p5-Crypt-OpenSSL-DSA to 0.15wen1-1/+2
2016-02-10Update to 0.15wen2-8/+7
Upstream changes: 0.15 2015/02/03 - #84367 Win32 compatibility patch - #80369 fix errors in POD. Mainly just missing =over/=back - #80368 Makefile.PL: unneeded -lssl in LIBS
2016-02-09Updated net/syncthing to 0.12.18abs1-1/+2
2016-02-09Updated net/syncthing to 0.12.18abs2-7/+7
v0.12.18 - Add -paths option to print config, key, database paths (@calmh) - Minor refactoring
2016-02-09Updated devel/xulrunner38 to 38.6.0ryoon1-1/+2
2016-02-09Sync with firefox38ryoon1-2/+2
2016-02-09Updated mail/thunderbird-l10n to 38.5.1ryoon1-1/+2
2016-02-09Update to 38.5.1ryoon2-183/+183
* Sync with thuderbird-38.5.1
2016-02-09Updated mail/thunderbird to 38.5.1ryoon1-1/+2
2016-02-09Update to 38.5.1ryoon3-7/+21
* Add workaround for binutils 2.26 from NetBSD current Changelog: For Microsoft Windows only.
2016-02-09Updated audio/SDL2_mixer to 2.0.1wiz1-1/+2
2016-02-09Update SDL2_mixer to 2.0.1:wiz4-36/+7
2.0.1: Sam Lantinga - Tue Jul 7 11:40:33 PDT 2015 * Added support for 'smpl' format loop points in music WAV files Sam Lantinga - Sat Aug 23 10:57:26 2014 * Fixed floating point exception in Mix_Volume() David Ludwig - Mon Apr 14 22:15:36 2014 * Added support for building for Windows RT and Windows Phone Isaac Burns - Sun Sep 15 21:50:27 PDT 2013 * Added support for loading MP3 files as sound chunks
2016-02-09Sorry, dbus-1.[odd number] is unstable branch, revert to 1.10.6. Thanks wiz.mef1-2/+1
2016-02-09Sorry, 1.[odd number] is unstable branch, revert to 1.10.6. Thanks wiz.mef2-7/+7
2016-02-09Updated sysutils/pstree to 2.39mef2-3/+3