summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-07-27+ csvtomdcheusov1-1/+2
2016-07-27Added textproc/csvtomd version 0.1.1cheusov1-1/+2
2016-07-27imported csvtomd-1.1.0cheusov5-0/+60
I built csvtomd to convert one or more CSV files into nicely-padded Markdown tables. Now you can build your tables in Excel and convert them for use in GitHub, Bitbucket, or Mou Markdown files without having to construct them by hand.
2016-07-27Added games/violetland version 0.5kamil1-1/+2
2016-07-27Add games/violetlandkamil1-1/+2
2016-07-27Import violetland-0.5 as games/violetlandkamil6-0/+460
Violetland is an open source cross-platform game similar to Crimsonland. In this game the player should help a girl by name of Violet to struggle with hordes of monsters. For this purpose the various weapon, and also the special abilities of the heroine which are opening with experience can be used.
2016-07-27Added games/agm version 1.3.1kamil1-1/+2
2016-07-27Add games/agmkamil1-1/+2
2016-07-27Import agm-1.3.1 as games/agmkamil14-0/+382
Multiple-word anagram search program.
2016-07-27Avoid to include "../../mk/fetch/github.mk" in package Makefileleot1-2/+1
2016-07-27Updated devel/lldb to 3.8.1wiz1-1/+2
2016-07-27Updated lldb to 3.8.1.wiz4-17/+19
Mark as not ready for python-3.x. No special changelog found, but this matches llvm/clang 3.8.1.
2016-07-27Updated devel/p5-Smart-Comments to 1.06wen2-3/+3
2016-07-27Update to 1.06wen2-10/+9
Upstream changes: 1.06 2015-10-24 NEILB - Added min perl version to code, so it will now appear in metadata - Added L<> links around the dependencies listed in the doc. RT#16456 - Fixed some failing tests reported from CPAN Testers 1.05_01 2015-10-22 NEILB - The test t/while_num.t was using subtests in a way that requires *I think* at least verson 0.99 of Test::More. This caused some CPAN Testers failures. Set min version on Test::More in just that test. - The github repo changed to reflect my changed github username 1.05_01 2015-10-20 NEILB - Reformatted as per CPAN::Changes::Spec, most recent release first. - Switched to Dist::Zilla - Added min perl version to code, so it will now appear in metadata - Added L<> links around the dependencies listed in the doc. RT#16456
2016-07-27Added math/R-RcppEigen version 0.3.2.8.1wen1-1/+2
2016-07-27Add R-RcppEigenwen1-1/+2
2016-07-27Import RcppEigen-0.3.2.8.1 as math/R-RcppEigen.wen3-0/+32
R and Eigen integration using Rcpp. Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers and related algorithms. It supports dense and sparse matrices on integer, floating point and complex numbers, decompositions of such matrices, and solutions of linear systems. Its performance on many algorithms is comparable with some of the best implementations based on Lapack and level-3 BLAS. The RcppEigen package includes the header files from the Eigen C++ template library (currently version 3.2.2).
2016-07-27Updated math/R-abind to 1.4.5wen1-1/+2
2016-07-27Update to 1.4.5wen2-7/+7
Upstream changes: 2016-05-14 Tony Plate <tplate@acm.org> * Version 1.4-4 * add imports to NAMESPACE file 2016-04-16 Tony Plate <tplate@acm.org> * Version 1.4-3 * add ... args to asub() and adrop() generics 2013-08-18 Tony Plate <tplate@acm.org> * Version 1.4-1 * add use.dnns= arg to abind() to propagate names on dimnames (i.e., names(dimnames(x))) * add ability for hier.names= arg to abind() to take values 'before' and 'after' (TRUE and FALSE still work with unchanged meaning)
2016-07-27Updated devel/R-Rcpp to 0.12.6wen1-1/+2
2016-07-27Update to 0.12.6wen2-7/+7
Upstream changes: Changes in Rcpp version 0.12.6 (2016-07-18) Changes in Rcpp API: The long long data type is used only if it is available, to avoid compiler warnings (Kirill Müller in #488). The compiler is made aware that stop() never returns, to improve code path analysis (Kirill Müller in #487 addressing issue #486). String replacement was corrected (Qiang in #479 following mailing list bug report by Masaki Tsuda) Allow for UTF-8 encoding in error messages via RCPP_USING_UTF8_ERROR_STRING macro (Qin Wenfeng in #493) The R function Rf_warningcall is now provided as well (as usual without leading Rf_) (#497 fixing #495) Changes in Rcpp Sugar: Const-ness of min and max functions has been corrected. (Dan Dillon in PR #478 fixing issue #477). Ambiguities for matrix/vector and scalar operations have been fixed (Dan Dillon in PR #476 fixing issue #475). New algorithm header using iterator-based approach for vectorized functions (Dan in PR #481 revisiting PR #428 and addressing issue #426, with futher work by Kirill in PR #488 and Nathan in #503 fixing issue #502). The na_omit() function is now faster for vectors without NA values (Artem Klevtsov in PR #492) Changes in Rcpp Attributes: Add cacheDir argument to sourceCpp() to enable caching of shared libraries across R sessions (JJ in #504). Code generation now deals correctly which packages containing a dot in their name (Qiang in #501 fixing #500). Changes in Rcpp Documentation: A section on default parameters was added to the Rcpp FAQ vignette (James Balamuta in #505 fixing #418). The Rcpp-attributes vignette is now mentioned more prominently in question one of the Rcpp FAQ vignette. The Rcpp Quick Reference vignette received a facelift with new sections on Rcpp attributes and plugins begin added. (James Balamuta in #509 fixing #484). The bib file was updated with respect to the recent JSS publication for RProtoBuf.
2016-07-27Updated devel/p5-PerlIO-eol to 0.16wen1-1/+2
2016-07-27Update to 0.16wen2-8/+8
Add LICENSE Upstream changes: 0.16 2016-04-30 * Hopefully get rid of some warnings on Solaris and other platforms with STDCHAR not "char". - https://rt.cpan.org/Public/Bug/Display.html?id=28104 - Thanks to SMPETERS, SREZIC, GAAL, and others. 0.15 2016-04-26 * Convert the distribution from Module-Install which has become undermaintained to Dist-Zilla. * Some implied enhancements such as pod coverage, VCS repository information and meta-data, removal of trailing whitespace, a LICENSE file, etc.
2016-07-27Updated devel/p5-Proc-Wait3 to 0.05wen2-3/+3
2016-07-27Update to 0.05wen2-8/+8
Upstream changes: 0.05 Tue Nov 3 07:31:43 EST 2015 - Updated FSF postal address in the LICENSE file RT Bug #107792, ppisar/redhat
2016-07-27Updated devel/p5-Regexp-Assemble to 0.37wen1-1/+2
2016-07-27Update to 0.37wen2-8/+7
Upstream changes: 0.37 2016-04-18T08:51:00 - No code changes. - Accept pull request from monsieurp to add a LICENCE (sic, see below) file. With thanx. This activity is part of the CPAN PR Challenge 2016. - Update MANIFEST to include LICENCE file. - Remove unicode characters from Changes and Changelog.ini files. - Add TODO and update MANIFEST to note unicode issues. - Add .gitignore to MANIFEST.SKIP.
2016-07-27Updated devel/p5-Return-Value to 1.666005wen1-1/+2
2016-07-27Update to 1.666005wen2-9/+8
Upstream changes: 1.666005 2015-12-03 22:20:17-05:00 America/New_York - I wash my hands of this library forever -- rjbs, 2013-10-15 - add deprecation notice to metadata
2016-07-26Fix PKGSRC_MKPIE=yes build. Add LICENSE.alnsn3-2/+19
2016-07-26Added games/wordwarvi version 1.0.2kamil1-1/+2
2016-07-26Add games/wordwarvikamil1-1/+2
2016-07-26Import wordwarvi-1.0.2 as games/wordwarvikamil6-0/+153
wordwarvi, or "Word War vi", is an old school '80's style side scrolling space shoot'em up video game. You pilot your "vi-per" craft through core memory, trying to avoid OS defenses and wipe out the memory hogging emacs processes and rescue lost vi-per pilots (.swp files) stranded from crashed vi sessions before heading through the socket to the next node in the cluster to do it all over again. Originally packaged in pkgsrc-wip by: - Thomas Klausner - Aleksej Saushev and - myself.
2016-07-26Add misc/nyancatkamil1-1/+2
2016-07-26Added misc/nyancat version 1.5.1kamil1-1/+2
2016-07-26Import nyancat-1.5.1 as misc/nyancatkamil5-0/+59
nyancat is an animated, color, ANSI-text program that renders a loop of the classic Nyan Cat animation. nyancat makes use of various ANSI escape sequences to render color, or in the case of a VT220, simply dumps text to the screen. Originally packaged in pkgsrc-wip by: - Frederic Cambus and - myself.
2016-07-26Added graphics/ansilove version 3.0.3kamil1-1/+2
2016-07-26Add graphics/ansilovekamil1-1/+2
2016-07-26Import ansilove-3.0.3 as graphics/ansilovekamil4-0/+32
AnsiLove is an ANSI and ASCII art to PNG converter, allowing to convert ANSI and artscene-related file formats into PNG images, supporting ANSI (.ANS), PCBoard (.PCB), Binary (.BIN), Artworx (.ADF), iCE Draw (.IDF), Tundra (.TND) and XBin (.XB) formats. It creates size optimized 4-bit PNG files and supports SAUCE (Standard Architecture for Universal Comment Extentions), 80x25 and 80x50 PC fonts (including all the 14 MS-DOS charsets), Amiga fonts, and iCE colors. Originally packaged in pkgsrc-wip by Frederic Cambus.
2016-07-26Added textproc/jo version 1.0kamil1-1/+2
2016-07-26Add textproc/jokamil1-1/+2
2016-07-26Import jo-1.0 as textproc/jokamil4-0/+30
jo creates a JSON string on stdout from words given it as arguments or read from stdin. Without option -a it generates an object whereby each word is a key=value (or key@value) pair with key being the JSON object element and value its value. jo attempts to guess the type of value in order to create number (using strtod(3)), string, or null values in JSON. Originally packaged in pkgsrc-wip by Frederic Cambus.
2016-07-26Updated www/logswan to 1.05kamil1-1/+2
2016-07-26Update www/logswan to 1.05kamil3-15/+9
Package changes: - Trimmed package description - Update MAINTAINER + added missing trailing slash for HOMEPAGE Upstream ChangeLog: Logswan 1.05 (2016-02-25) - Documentation update (notes on measuring Logswan memory usage) - Add additional include directories for compat functions + dependencies to avoid using relative path in includes - Check that *lineBuffer is not NUL before attempting to parse log line - Perform GeoIP lookup and HLL add in the same if block - Increment IPv4 and IPv6 hits counters individually and conditionally - Use CMake to check if the system has OpenBSD's pledge available and link pledge conditionally using a null implementation when compiled on non OpenBSD systems - Adding an array of months, for the upcoming split log functionalities Patch provided by the upstream developer Frederic Cambus
2016-07-26Updated lang/python27 to 2.7.12nb4kamil1-1/+2
2016-07-26Bump PKGREVISION for previouskamil1-2/+2
2016-07-26Add an option for Python: x11kamil4-25/+35
Fix build on systems with disabled X11 Reported by <schmonz>, Andreas Kusalananda Kahari Tested by Andreas Kusalananda Kahari Possible direction is to make this switch by default disabled on Darwin.
2016-07-26Updated sysutils/xenkernel45 to 4.5.3nb1bouyer1-1/+4
Updated sysutils/xenkernel42 to 4.2.5nb11 Updated sysutils/xenkernel41 to 4.1.6.1nb19
2016-07-26Apply security patch from XSA-182. Bump PKGREVISIONbouyer3-3/+94
xen 4.2 is not vulnerable to XSA-183.
2016-07-26Apply security patch from XSA-182. Bump PKGREVISIONbouyer3-3/+95
xen 4.2 is not vulnerable to XSA-183.