summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2017-02-17Pullup ticket #5214 - requested by mayabsiegert6-48/+32
devel/memcached: security fix Revisions pulled up: - devel/memcached/Makefile 1.53 - devel/memcached/distinfo 1.27 - devel/memcached/patches/patch-Makefile.am deleted - devel/memcached/patches/patch-aa deleted - devel/memcached/patches/patch-ab deleted - devel/memcached/patches/patch-items.c 1.1 - devel/memcached/patches/patch-logger.h 1.1 --- Module Name: pkgsrc Committed By: adam Date: Thu Feb 16 11:10:53 UTC 2017 Modified Files: pkgsrc/devel/memcached: Makefile distinfo Added Files: pkgsrc/devel/memcached/patches: patch-items.c patch-logger.h Removed Files: pkgsrc/devel/memcached/patches: patch-Makefile.am patch-aa patch-ab Log Message: Changes 1.4.34: Add -o modern switches to -h metadump: Fix preventing dumping of class 63 Fix cache_memlimit bug for > 4G values metadump: ensure buffer is flushed to client before finishing Number of small fixes/additions to new logging add logging endpoint for LRU crawler evicted_active counter for LRU maintainer stop pushing NULL byte into watcher stream Scale item hash locks more with more worker threads (minor performance) Further increase systemd service hardening Missing necessary header for atomic_inc_64_nv() used in logger.c (solaris) Fix print format for idle timeout thread Improve binary sasl security fixes Fix clang compile error Widen systemd caps to allow maxconns to increase Add -X option to disable cachedump/metadump Don't double free in lru_crawler on closed clients Fix segfault if metadump client goes away
2017-01-13Pullup ticket #5191 - requested by tacabsiegert3-12/+15
devel/libgit2: security fix Revisions pulled up: - devel/libgit2/Makefile 1.14-1.16 - devel/libgit2/PLIST 1.6 - devel/libgit2/distinfo 1.8 --- Module Name: pkgsrc Committed By: wiz Date: Sun Jan 1 14:44:09 UTC 2017 Modified Files: [...] pkgsrc/devel/libgit2: Makefile [...] Log Message: Add python-3.6 to incompatible versions. --- Module Name: pkgsrc Committed By: adam Date: Sun Jan 1 16:06:40 UTC 2017 Modified Files: [...] pkgsrc/devel/libgit2: Makefile [...] Log Message: Revbump after boost update --- Module Name: pkgsrc Committed By: taca Date: Wed Jan 11 00:11:24 UTC 2017 Modified Files: pkgsrc/devel/libgit2: Makefile PLIST distinfo Log Message: Update libgit2 to 0.25.1, it includes security problem. For full changes, please refer CHANGESLOG.md file. * libgit2 v0.24.6 and libgit2 v0.25.1, January 9th, 2017 Includes two fixes, one performs extra sanitization for some edge cases in the Git Smart Protocol which can lead to attempting to parse outside of the buffer. The second fix affects the certificate check callback. It provides a valid parameter to indicate whether the native cryptographic library considered the certificate to be correct. This parameter is always 1/true before these releases leading to a possible MITM. This does not affect you if you do not use the custom certificate callback or if you do not take this value into account. This does affect you if you use pygit2 or git2go regardless of whether you specify a certificate check callback.
2017-01-13Pullup ticket #5186 - requested by tacabsiegert1-3/+1
devel/ruby-rb-fsevent: build fix (for www/ruby-jekyll) Revisions pulled up: - devel/ruby-rb-fsevent/Makefile 1.2 --- Module Name: pkgsrc Committed By: taca Date: Mon Jan 9 14:58:11 UTC 2017 Modified Files: pkgsrc/devel/ruby-rb-fsevent: Makefile Log Message: Do not restrict this package to Darwin. Although functionality of this package only works on Darwin, there is othere package to expect existence of this package (and it fails).
2017-01-13Pullup ticket #5183 - requested by joergbsiegert4-13/+20
devel/cmake: build fix Revisions pulled up: - devel/cmake/Makefile 1.129 - devel/cmake/distinfo 1.95 - devel/cmake/patches/patch-Modules_FindCurses.cmake 1.1 - devel/ncurses/builtin.mk 1.40 --- Module Name: pkgsrc Committed By: joerg Date: Thu Jan 5 22:18:03 UTC 2017 Modified Files: pkgsrc/devel/ncurses: builtin.mk Log Message: Drop buildlink-ncurses-fake-libs, it didn't get applied due to a typo and it doesn't help with the directory scanning of cmake anyway, since that one only looks in the real prefix. --- Module Name: pkgsrc Committed By: joerg Date: Thu Jan 5 22:34:25 UTC 2017 Modified Files: pkgsrc/devel/cmake: Makefile distinfo Added Files: pkgsrc/devel/cmake/patches: patch-Modules_FindCurses.cmake Log Message: Recognize libgnuform as valid implementation of a form library to match devel/ncurses. This is necessary due to cmake's insistance of scanning PREFIX/lib directly. Bump revision.
2016-12-25-std=c++11 is a C++-only option, so don't put it in CPPFLAGS.joerg1-2/+2
2016-12-25Fix ruby-gnome2-gobject-introspection dependency as defined in the gem.tsutsui1-1/+3
2016-12-23s/wip/devel/markd1-2/+2
2016-12-23Update py-pip to 9.0.1jdolecek3-8/+10
Changes: * Correct the deprecation message when not specifying a --format so that it uses the correct setting name (format) rather than the incorrect one (list_format) (#4058). * Fix pip check to check all available distributions and not just the local ones (#4083). * Fix a crash on non ASCII characters from lsb_release (#4062). * Fix an SyntaxError in an an used module of a vendored dependency (#4059). * Fix UNC paths on Windows (#4064).
2016-12-22Fix operator precendence problem. Bump revision.joerg3-3/+17
2016-12-22deforaos-libsystem: use dlopen buildlink instead, as suggested by joerg.maya1-5/+4
appease pkglint, too.
2016-12-22deforaos-libsystem: -ldl on linux, for dlopen & friends.maya1-1/+3
attempt to fix linux builds.
2016-12-21Don't check pointer signs.joerg2-1/+17
2016-12-20Remove GnuTLS dependency and bump PKGREVISIONryoon1-3/+2
GnuTLS is not required really.
2016-12-20For the sake of cmake and other tools that like to look for physicaljoerg2-2/+20
files, create dummy libraries for libform and co.
2016-12-20Updated py-tortoisehg to 4.0.1 (leaf package).wiz3-11/+11
Committed during freeze to fix build. Something had changed the PLIST, a dependency update perhaps? Changes: TortoiseHg 4.0.1 is a regularly scheduled bug-fix release Bug Fixes customtools: add tooltips to hook types dropdown (fixes #4625)
2016-12-19Fix access to protected members.joerg2-1/+17
2016-12-19Updated p5-Test-Simple to 1.302071.wiz2-7/+7
1.302071 2016-12-17 12:08:29-08:00 America/Los_Angeles - No changes since last trial release 1.302070 2016-12-14 21:32:47-08:00 America/Los_Angeles (TRIAL RELEASE) - Added two new event classes, Test2::Event::Encoding and Test2::Event::TAP::Version. These are primarily being added for the benefit of Test2::Harness now, but they could be useful for other Test2 event consumer tools in the future. Implemented by Dave Rolsky (#743). 1.302069 2016-12-12 15:03:04-08:00 America/Los_Angeles (TRIAL RELEASE) - Generate HashBase from Object::HashBase which has been split out - When a subtest is marked as todo, all of its contained Ok and Subtest events are now updated so that they return true for $e->effective_pass. Implemented by Dave Rolsky. (#742) 1.302068 2016-12-03 13:50:01-08:00 America/Los_Angeles (TRIAL RELEASE) - Add TO_JSON and from_json methods to Test2::Event and Test2::Trace::Util to faciliate transferring event data between processes. Implemented by Dave Rolsky. (#741).
2016-12-19Updated waf to 1.9.7.wiz2-7/+7
NEW IN WAF 1.9.7 ---------------- * Conceal Python 2.6 subprocess errors on Unix-like systems * Read variables from self.vars #1873 * Revert archive permissions to be world-readable #1875
2016-12-19Updated py-setuptools to 32.1.0.wiz2-7/+7
v32.1.0 ------- * #891: In 'test' command on test failure, raise DistutilsError, suppression invocation of subsequent commands. v32.0.0 ------- * #890: Revert #849. ``global-exclude .foo`` will not match all ``*.foo`` files any more. Package authors must add an explicit wildcard, such as ``global-exclude *.foo``, to match all ``.foo`` files. See #886, #849. v31.0.1 ------- * #885: Fix regression where 'pkg_resources._rebuild_mod_path' would fail when a namespace package's '__path__' was not a list with a sort attribute. v31.0.0 ------- * #250: Install '-nspkg.pth' files for packages installed with 'setup.py develop'. These .pth files allow namespace packages installed by pip or develop to co-mingle. This change required the removal of the change for #805 and pip #1924, introduced in 28.3.0 and implicated in #870, but means that namespace packages not in a site packages directory will no longer work on Python earlier than 3.5, whereas before they would work on Python not earlier than 3.3.
2016-12-19Updated py-mccabe to 0.5.3.wiz2-7/+7
0.5.3 - 2016-12-14 Report actual column number of violation instead of the start of the line
2016-12-19Updated py-dulwich to 0.15.0.wiz2-8/+8
0.15.0 2016-10-09 BUG FIXES * Allow missing trailing LF when reading service name from HTTP servers. (Jelmer Vernooij, Andrew Shadura, #442) * Fix dulwich.porcelain.pull() on Python3. (Jelmer Vernooij, #451) * Properly pull in tags during dulwich.porcelain.clone. (Jelmer Vernooij, #408) CHANGES * Changed license from "GNU General Public License, version 2.0 or later" to "Apache License, version 2.0 or later or GNU General Public License, version 2.0 or later". (#153) IMPROVEMENTS * Add ``dulwich.porcelain.ls_tree`` implementation. (Jelmer Vernooij)
2016-12-19Updated py-ZopeInterface to 4.3.3.wiz2-7/+7
4.3.3 (2016-12-13) ------------------ - Correct typos and ReST formatting errors in documentation. - Add API documentation for the adapter registry. - Ensure that the ``LICENSE.txt`` file is included in built wheels. - Fix C optimizations broken on Py3k. See the Python bug at: http://bugs.python.org/issue15657 (https://github.com/zopefoundation/zope.interface/issues/60)
2016-12-19Updated meld to 3.16.4.wiz2-7/+7
2016-12-18 meld 3.16.4 ====================== Fixes: * Make error displaying more robust with non-ASCII locales (Vasily Galkin) * Handle themes with scrollbar steppers better (Kai Willadsen) * Fix a traceback when pane has no file (Claude Paroz) * Fix triggering "Delete Change" actions from menu (Kai Willadsen) * Handle style theme not existing (Patrick Griffis) * Fix unintentional glib requirement bump (Kai Willadsen) Translations: * Claude Paroz (fr)
2016-12-19Updated gmp to 6.1.2.wiz2-7/+7
Changes between GMP version 6.1.1 and 6.1.2 BUGS FIXED * Mini-GMP: Fixed a division bug, which on a machine with 64-bit unsigned long affects approximately 1 out of 2^32 divisors. * Mini-GMP: Fix mpz_set_str crash on inputs with a large number of leading zeros. Also stricter input validation, rejecting inputs with no digits. FEATURES * Handle more systems which require PIC code in static libraries (e.g., "hardened" Gentoo and Debian 9). * Configuration for arm (-32 and -64) has been rewritten, fixing poor code selection for many CPUs. * Mini-GMP: Updated to the latest development version, including new functions mpn_com and mpn_neg. SPEEDUPS * None, except for arm CPUs affected by the configuration rewrite.
2016-12-18Bump revision of all packages using libform, libpanel or libmenu as thejoerg2-3/+4
library name in devel/ncurses changed.
2016-12-18Bump revision for devel/ncurses soname change. Drop NetBSD-7 from thejoerg1-2/+3
incompat list now that the conflict has been resolved.
2016-12-18Rename ncurses's libform, libpanel and libmenu to libgnuform,joerg12-24/+185
libgnupanel and libgnumenu as they overlap with system libraries on NetBSD, resulting in strange breakage like in devel/cmake's ccmake frontend.
2016-12-18also disable fiber when using clang on NetBSD due to lack of thread_localtnn1-2/+4
2016-12-18Rename hmac to bghmac. Bump revision.joerg9-3/+106
2016-12-18add TEST_TARGETtnn1-1/+2
2016-12-18Update to 0.10wen2-7/+7
Upstream changes: Version 0.10 ------------------------------------------------------------------------------ * Added option for the evaluate function to include timing information of ran commands. This information will be subsequently rendered by the replay. Example usage: evaluate::replay(evaluate::evaluate('Sys.sleep(1)', include_timing = TRUE)) * Added a new function `flush_console()` to emulate `flush.console()` in `evaluate()` (#61). * Added a `inject_funs()` function to create functions in the environment passed to the `envir` argument of `evaluate()`.
2016-12-17Fix pointer abuse.joerg2-1/+17
2016-12-17Add missing dependency.joerg1-1/+2
2016-12-17Deal with Jasper fallout.joerg2-1/+15
2016-12-17Do not raise stack limits during the build. It messes up ressourcejoerg3-6/+18
limits for multi-threaded applications. Bump revision.
2016-12-17Fixed pkglint warnings.rillig1-7/+7
2016-12-17Changes 1.3.0:adam3-9/+12
- Fix PyPy2 Windows IntegrationTests - Check for duplicate dictionary keys - Fix TestMain tests on Windows - Fix "continue" and "break" checks ignoring py3.5's "async for" loop
2016-12-17Update to 1.0.0wen2-7/+7
Upstream changes: VERSION 1.0.0 You can override the default printing method by providing a proto_print method in your object. graph.proto() has been removed since it relies on packages that are no longer on CRAN. name.proto() is no longer exported since it was used primarily by graph.proto(). Hadley Wickham has taken over maintenance. All outstanding R CMD check problems have been fixed. New NAMESPACE file that ensures that proto works when not attached.
2016-12-17Update to 0.12.8wen2-7/+7
Upstream changes: 2016-11-16 Dirk Eddelbuettel <edd@debian.org> * DESCRIPTION: Release 0.12.8 * inst/NEWS.Rd: Release 0.12.8 * vignettes/Rcpp.bib: Release 0.12.8 * inst/include/Rcpp/config.h: Release 0.12.8 * README.md: Updated counts for dependents and tests * debian/*: Changes for Debian release of 0.12.8 2016-11-15 Dirk Eddelbuettel <edd@debian.org> * DESCRIPTION: Nathan Russell added to Authors 2016-11-14 Jim Hester <james.f.hester@gmail.com> * inst/include/Rcpp/exceptions.h: Improved exception call stack * inst/include/Rcpp/routines.h: Ditto * inst/src/api.cpp: Ditto * R/exections.R: Print and format method for stack straces * inst/unitTests/runit.exceptions.R: Unit tests * inst/unitTests/cpp/exceptions.cpp: Ditto 2016-11-13 Dirk Eddelbuettel <edd@debian.org> * R/Attributes.R (mergeIntoBuildEnv): Correct 'empty' return 2016-11-10 Dirk Eddelbuettel <edd@debian.org> * inst/include/Rcpp/date_datetime/newDateVector.h: Added constructor using VectorBase<> 2016-11-05 Daniel C. Dillon <dcdillon@gmail.com> * inst/include/Rcpp/date_datetime/newDatetimeVector.h: Added constructor to instantiate newDatetimeVector from VectorBase. 2016-11-04 Nathan Russell <russell.nr2012@gmail.com> * inst/include/Rcpp/macros/dispatch.h: Modify variadic macros to not use GNU extensions * DESCRIPTION: roll minor version 2016-11-03 Nathan Russell <russell.nr2012@gmail.com> * inst/include/Rcpp/hash/IndexHash.h: Add casts to eliminate signed / unsigned comparison warning * inst/include/Rcpp/hash/SelfHash.h: Idem * inst/unitTests/cpp/sugar.cpp: Added unit tests for sugar function unique() * inst/unitTests/runit.sugar.R: Idem 2016-10-30 Dirk Eddelbuettel <edd@debian.org> * src/api.cpp: New capabilities field for new date(time) vectors * inst/unitTests/runit.Date.R (test.DatetimeVector.ctor): Differentiate in test as case of 'Inf' is handling differently by new and old datetime classes (and passed through as is by new ones which is better) * inst/unitTests/runit.InternalFunctionCPP11.R: Small cosmetic edit 2016-10-24 Qiang Kou <qkou@umail.iu.edu> * inst/include/Rcpp/sugar/Range.h : fix range sugar ambiguity * inst/unitTests/cpp/sugar.cpp: range sugar unit test * inst/unitTests/runit.sugar.R: range sugar unit test 2016-10-24 Nathan Russell <russell.nr2012@gmail.com> * inst/include/Rcpp/vector/MatrixBase.h: Change sugar functions eye(), ones(), and zeros() into static methods in MatrixBase * inst/include/Rcpp/traits/one_type.h: Idem * inst/include/Rcpp/traits/traits.h: Idem * inst/unitTests/cpp/Matrix.cpp: Idem * inst/unitTests/runit.Matrix.R: Idem 2016-10-24 Qiang Kou <qkou@umail.iu.edu> * inst/include/Rcpp/sugar/Range.h: Range sugar uses R_xlen_t as start/end type 2016-10-23 Nathan Russell <russell.nr2012@gmail.com> * inst/include/Rcpp/sugar/matrix/eye.h: New functions eye(), ones(), and zeros() * inst/include/Rcpp/sugar/matrix/matrix_functions.h: Idem * inst/unitTests/cpp/sugar.cpp: Unit tests for new functions * inst/unitTests/runit.sugar.R: Idem * inst/unitTests/runit.dispatch.R (test.ExpressionVector): Use expression rather than parse, correct typo 2016-10-22 Qiang Kou <qkou@umail.iu.edu> * inst/include/Rcpp/hash/IndexHash.h: change hashing function to return unsigned int * inst/include/Rcpp/hash/SelfHash.h: Ditto 2016-10-21 Qiang Kou <qkou@umail.iu.edu> * inst/include/Rcpp/barrier.h: Change string_elt/vector_elt to accept R_xlen_t * inst/include/Rcpp/routines.h: Ditto * src/barrier.cpp: Ditto 2016-10-19 Dirk Eddelbuettel <edd@debian.org> * inst/include/Rcpp/date_datetime/Datetime.h (Rcpp): Additional operator+ for int argument 2016-10-18 Dirk Eddelbuettel <edd@debian.org> * inst/include/Rcpp/date_datetime/Date.h (Rcpp): Add operator double() * inst/include/Rcpp/date_datetime/Datetime.h (Rcpp): Ditto 2016-10-17 Dirk Eddelbuettel <edd@debian.org> * inst/include/Rcpp/date_datetime/newDatetimeVector.h (Rcpp): Allow setting of timezone attribute; default not-set leads to local as in R 2016-10-16 Dirk Eddelbuettel <edd@debian.org> * inst/include/Rcpp.h (RCPP_NEW_DATE_DATETIME_VECTORS): Add a new compile-time #define to switch between 'old' (existing) and 'new' DateVector and DatimeVector classes. Currently uses 'new' for testing plan to switch to proper deprecation schedule. * inst/include/Rcpp/date_datetime/date_datetime.h: New header file (and directory) regrouping all Date and Datetime headers, scalar and vector * inst/include/Rcpp/date_datetime/Date.h: Moved one directory down * inst/include/Rcpp/date_datetime/Datetime.h: Ditto * inst/include/Rcpp/date_datetime/oldDateVector.h: Moved and renamed * inst/include/Rcpp/date_datetime/oldDatetimeVector.h: Ditto * inst/include/Rcpp/date_datetime/newDateVector.h: New implementation inheriting from NumericVector, still optional * inst/include/Rcpp/date_datetime/newDatetimeVector.h: Ditto 2016-09-05 Dirk Eddelbuettel <edd@debian.org> * DESCRIPTION (Version): Roll minor version * cleanup: Clean two more file type from vignettes/ 2016-09-04 Nathan Russell <russell.nr2012@gmail.com> * inst/include/Rcpp/sugar/functions/rowSums.h: New functions rowSums(), colSums(), rowMeans(), and colMeans() * inst/include/Rcpp/sugar/functions/functions.h: Idem * inst/unitTests/cpp/sugar.cpp: Unit tests for new functions * inst/unitTests/runit.sugar.R: Idem 2016-09-04 Dirk Eddelbuettel <edd@debian.org> * DESCRIPTION: Release 0.12.7 * inst/NEWS.Rd: Release 0.12.7 * vignettes/Rcpp.bib: Release 0.12.7 * inst/include/Rcpp/config.h: Release 0.12.7 * README.md: Updated counts for dependents and tests * debian/*: Changes for Debian release of 0.12.7 2016-09-02 Simon Dirmeier <simon.dirmeier@bsse.ethz.ch> * src/attributes.cpp: Remove leading underscore in header guard 2016-08-14 James J Balamuta <balamut2@illinois.edu> * inst/examples/FastLM/lmGSL.R: Updated example to use new GSL templates 2016-08-11 Dirk Eddelbuettel <edd@debian.org> * .travis.yml: Switch to using run.sh for Travis CI 2016-08-09 Artem Klevtsov <a.a.klevtsov@gmail.com> * inst/include/Rcpp/macros/dispatch.h: Add variadic conditional macro when C++11 compiler used * ints/include/unitTests/cpp/dispatch.cpp: Add unit tests for RCPP_RETURN_VECTOR and RCPP_RETURN_MATRIX macro * ints/include/unitTests/runit.dispatch.R: Idem 2016-08-05 James J Balamuta <balamut2@illinois.edu> * inst/examples/FastLM/fastLMviaArmadillo.r: format fix * inst/examples/FastLM/lmGSL.R: Updated example to use Rcpp attributes instead of cxxfunction * inst/examples/FastLM/lmArmadillo.R: Idem * inst/examples/functionCallback/newApiExample.r: Idem * inst/examples/RcppInline/RcppInlineExample.r: Idem * inst/examples/RcppInline/RcppInlineWithLibsExamples.r: Idem * inst/examples/RcppInline/UncaughtExceptions.r: Idem * inst/examples/RcppInline/external_pointer.r: Idem 2016-08-04 James J Balamuta <balamut2@illinois.edu> * src/attributes.cpp: Correct variable re-declaration * inst/examples/RcppGibbs/RcppGibbs.R: Updated example to use Rcpp attributes instead of cxxfunction * inst/examples/RcppGibbs/timeRNGs.R: Idem 2016-08-03 Dirk Eddelbuettel <edd@debian.org> * .gitattributes: Added to have ChangeLog and NEWS.Rd merge via union 2016-08-02 James J Balamuta <balamut2@illinois.edu> * R/Rcpp.package.skeleton.R: Added autogeneration warning * src/attributes.cpp: Fixed invalid C++ Identifiers and modified export header to warn against hand edits * vignettes/Rcpp-package.Rnw: Updated code generation snippets * man/Rcpp.package.skeleton.Rd: Add warning on hand edits to the autogenerated RcppExports files. * man/compileAttributes.Rd: Idem 2016-08-02 Qiang Kou <qkou@umail.iu.edu> * inst/include/Rcpp/String.h: CE_UTF8 as default encoding * inst/unitTests/cpp/String.cpp: Update unit test * inst/unitTests/runit.String.R: Idem 2016-08-01 Nathan Russell <russell.nr2012@gmail.com> * inst/include/Rcpp/vector/Vector.h: Added decreasing option for Vector sort * inst/include/Rcpp/internal/NAComparator.h: Idem * inst/unitTests/cpp/Vector.cpp: Idem * inst/unitTests/runit.Vector.R: Idem 2016-07-31 Qiang Kou <qkou@umail.iu.edu> * inst/examples/SugarPerformance/sugarBenchmarks.R: Remove usage of Rf_eval * inst/include/Rcpp/Environment.h: Idem * inst/include/Rcpp/Module.h: Idem * inst/include/Rcpp/exceptions.h: Idem * inst/include/Rcpp/proxy/FieldProxy.h: Idem * inst/include/Rcpp/r_cast.h: Idem * inst/unitTests/cpp/language.cpp: Idem * src/barrier.cpp: Idem 2016-07-24 Dirk Eddelbuettel <edd@debian.org> * inst/unitTests/cpp/rmath.cpp: Added RNG unit tests for sugar variants * inst/unitTests/runit.rmath.R: Idem 2016-07-22 James J Balamuta <balamut2@illinois.edu> * inst/unitTests/cpp/rmath.cpp: Added unit tests for Rmath RNGs * inst/unitTests/runit.rmath.R: idem * inst/include/Rcpp/Environment.h: Added get() & find() that accept a symbol * inst/include/Rcpp.h: Modified header load order so that Symbol.h is now placed before Environment.h 2016-07-21 Dirk Eddelbuettel <edd@debian.org> * DESCRIPTION (Version): Roll minor release 2016-07-18 Kevin Ushey <kevin@rstudio.com> * inst/include/Rcpp/r/headers.h: Ensure NORET macro is set appropriately
2016-12-17Updated devel/p5-Any-Moose to 0.27mef2-8/+10
------------------------------------ 0.27 2016-11-08 03:37:04Z - add deprecation warning when this module is used
2016-12-16try again, this time with the patchdholland2-2/+17
2016-12-16Updated devel/p5-Devel-CheckCompiler to 0.07mef2-9/+8
-------------------------------------------- 0.07 2016-11-18T15:32:45Z - Correct test dependency
2016-12-16Updated devel/p5-Contextual-Return to 0.004.010mef2-8/+7
----------------------------------------------- 0.004009 Fri Nov 18 08:34:19 2016 - Improved behaviour of FREEZE (Thanks, Mathew!) - Improved output of DUMP 0.004010 Thu Dec 1 17:41:14 2016 - Spelling fix in POD (thanks, Salvatore) - Improved DUMP behaviour when passed a non-CRV argument (thanks, Mathew)
2016-12-16Updated devel/p5-Config-Inifiles to 2.94mef2-7/+7
---------------------------------------- 2.94 2016-11-29 * Move to GitHub. - for better visibility, collaboration, and CI options. * Apply a patch/pull-request from Peter from Debian with some corrections for typos: - https://github.com/shlomif/perl-Config-IniFiles/pull/1 - https://rt.cpan.org/Ticket/Display.html?id=119001 - Thanks!
2016-12-16Add libnfc 1.7.1 and libfreefare 0.4.0manu1-1/+3
2016-12-16Add libfreefare 0.4.0manu4-0/+168
The libfreefare project aims to provide a convenient API for MIFARE card manipulations.
2016-12-16Add libnfc-1.7.1manu8-0/+156
libnfc is the first libre low level NFC SDK and Programmers API released under the GNU Lesser General Public License. It provides complete transparency and royalty-free use for everyone. The library currently supports modulations for ISO/IEC 14443 A and B, FeliCa, Jewel/Topaz tags and Data Exchange Protocol (P2P) as target and as initiator.
2016-12-16PR 51723: recognize __ia64__ in tradcpp (patch from upstream tree, doesn'tdholland2-2/+4
seem worth cutting a whole new release for just this)
2016-12-16add missing cvs keywordwiedi1-0/+1
2016-12-15add patches to fix SOPE on sunoswiedi5-3/+49