summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2015-07-15Update to 1.3.0:wiz2-6/+6
1.3.0 ----- * Wrap env markers in parens * Updated from global requirements * Add more documentation around building docs * Updated from global requirements * Use string for 'OS_TEST_TIMEOUT' default * Updated from global requirements * This documents the use of comments that work between 2.6, 2.7 and 3.4
2015-07-14Add ruby-reffhajny1-1/+2
2015-07-14Import ref-2.0.0 as devel/ruby-ref.fhajny4-0/+45
This library provides object references for Ruby as well as some common utilities for working with references. Object references are used to point to other objects and come in three distinct flavors that interact differently with the garbage collector.
2015-07-14Update to 1.1.2:wiz3-11/+46
1.1.2 ----- * Closes #269: setup_requires pbr 1.3 1.1.1 ----- * Closes #257: version the dependency on six * Rename README.txt to README.rst 1.1.0 ----- * Make reproducing travis behaviour somewhat easier * Cleanup version number handling * Overhaul docs * Update docs * Remove stale MANIFEST.in, ignore pbr outputs * Convert to a package, use pbr, update metadata * Bump versions * Officially drop 2.6 support * Issue #23310: Fix MagicMock's initializer to work with __methods__. Behavior equivalent to m.configure_mock(). Patch by Kasia Jachim * Issue #23568: Add rdivmod support to MagicMock() objects * Issue #23581: Add matmul support to MagicMock * Issue #23326: Removed __ne__ implementations. Since fixing default __ne__ implementation in issue #21408 they are redundant * Issue #22823: Use set literals instead of creating a set from a list. Fixed an output of sets in examples * Closes #21270 : We now override tuple methods in mock.call objects * Suppress a couple more DeprecationWarnings in the test suite * Closes #21256: Printout of keyword args in deterministic order in mock calls * Removes unused varargs and varkwargs from assert_not_called() * Closes Issue 21262: New method assert_not_called for Mock * Closes Issue 21238: New keyword argument `unsafe` to Mock * Closes issue 21239. unittest.mock.patch.stopall() did not work deterministically when the same name was patched multiple times * Closes Issue 21222 * Closes issue 17660. You no longer need to explicitly pass create=True when patching builtin names * Issue 17826. Setting an iterable side_effect on a mock created by create_autospec now works * Issue 20968. unittest.mock.MagicMock now supports division * Issue #20189: Four additional builtin types (PyTypeObject, PyMethodDescr_Type, _PyMethodWrapper_Type, and PyWrapperDescr_Type) have been modified to provide introspection information for builtins. Also: many additional Lib, test suite, and Argument Clinic fixes * Issue #19594: Use specific asserts in unittest tests * Remove shadowed test * Adjust comment * Issue #19013: add a __main__ to unittest.test.testmock to ease CLI invocation * Issue #19013: add unittest.main() epilogs to unittest.mock's own test modules * Process DEFAULT values in mock side_effect that returns iterator * Closes issue 17467. Add readline and readlines support to unittest.mock.mock_open * Issue #17047: remove doubled words added in 3.3 as reported by Serhiy Storchaka and Matthew Barnett * Issue #17015: When it has a spec, a Mock object now inspects its signature when matching calls, so that arguments can be matched positionally or by name * Closes issue 15323. Improve failure message of Mock.assert_called_once_with * Close #14857: fix regression in references to PEP 3135 implicit __class__ closure variable. Reopens issue #12370, but also updates unittest.mock to workaround that issue * Remove incorrect comment * Closes issue 14634. unittest.mock.create_autospec now supports keyword only arguments * unittest.mock: removed another bit of Python 2 only code * Adding unittest.mock documentation * unittest.mock: remove another piece of Python 2 specific code * Remove more Python 2 code from unittest.mock (obsolete function attributes) * Support subclassing unittest.mock._patch and fix various obscure bugs around patcher spec arguments * unittest.mock.MagicMock objects are now unorderable by default * Removed XXX from unittest.mock docstring and switch to a nicer try...except...finally * Remove more Python 2 compatibility cruft from unittest.mock * PEP 417: Adding unittest.mock * Ignore patch rejects too * Add NEWS * Add PyPy to travis * Issue #20189: Four additional builtin types * Just hard-depend on unittest2 * Fix typo in test name * Some basic release process notes * Ignore more editor files * Add testrepository configuration * We never need sudo. Containers FTW * Fixup ignores * Iterating on .travis.yml * Setup Travis-CI
2015-07-14Update to 1.8.12:wiz2-6/+6
NEW IN WAF 1.8.12 ----------------- * Fixed a regression when building in sub-folders - https://github.com/waf-project/waf/issues/1590 * New mac_files attribute which is expected to replace mac_resources in waf 1.9 (demos/mac_app/) * env = env.derive().detach() to simplify deep copies
2015-07-14Update to 3.13.3:wiz2-6/+6
2015-07-12 meld 3.13.3 ====================== Fixes: * Fix syntax highlighting under Windows (Kai Willadsen) * Update Windows build for newer pygi bundled libraries (Kai Willadsen) * Fixes for incorrect descriptions in manual (Anders Jonsson, Kai Willadsen)
2015-07-13Rename boost-python to py-boost and make it a proper multi-version package.wiz8-22/+27
2015-07-13Add tags to libtool invocation. From Brad Forschinger in PR pkg/49992.bsiegert1-5/+5
2015-07-12Comment out dependencies of the stylewiz161-396/+396
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
2015-07-12Fix MASTER_SITES.wiz1-2/+2
2015-07-12Switch from www/webkit-gtk to www/webkit24-gtk. Bump PKGREVISION.wiz1-3/+3
2015-07-11Update to NetBeans 8.0.2.asau3-643/+7071
Remove support for JDK older than JDK 1.5, accept OpenJDK 8. There is a lot of changes since NetBeans 3.5.1. NetBeans IDE 8.0.2 Information * Bug fixes in the installer for OS X 10.9.5 and 10.10 * Bug fixes included in Patches 1, 1.1, 2 for NetBeans IDE 8.0 and Patches 1.1, 2 for NetBeans IDE 8.0.1 * GlassFish 4.1 and Tomcat 8.0.15 bundled with the IDE * Support for WildFly Server and WebLogic Server 12.1.3 * Added support for RequireJS * Grunt tasks available in the popup menu for web projects * Support for debugging JavaScript files with Karma * Node.JS and Bower modules can be installed directly within the IDE * Improved Git support NetBeans IDE 8.0 New Feature Highlights Java * JDK 8 support: tools and editor enhancements for working with Profiles, Lambdas, and Streams. * Java SE Embedded support to deploy, run, debug or profile Java SE applications on an embedded device, such as Raspberry PI, directly from the NetBeans IDE. * Java ME Embedded 8 support. * Several Java Editor enhancements, such as many new Java hints, Javadoc shown as tooltip, instant rename enhancements, and code completion exclusions. * Improved integration with JavaFX Scene Builder. Java EE * New PrimeFaces code generators, to generate complete PrimeFaces skeleton CRUD applications with connection to databases. * Support for WildFly Server and WebLogic 12.1.3 * Bundled GlassFish updated to 4.1 * Tomcat 8.0.15 and TomEE support, including out-of-box JPA, JSF and JAXRS configuration and data sources. * Facelets Template Client wizard asks for sections to generate. * Code completion for template sections, and within JSF composite components. * Enhanced CDI integration in beans.xml file, with code completion for alternative classes and stereotypes. * More flexibility for JPA hints, which can be disabled, enabled, and warning level changed. Maven * New Maven graph layout switcher. * Navigator shows POM goals. * Additional web resources shown in Projects window. * Improved Maven performance when re-running Web applications. * Improved Maven performance of "Apply Code Changes" while debugging. JavaScript * RequireJS Support * AngularJS navigation via hyperlinking from view to controllers. * Many enhancements for AngularJS in code completion between artifacts, such as code completion in the view to properties defined in controllers. * Code completion support in Knockout templates. * New editor support for creating JQuery widgets and plugins. * Debugging of JavaScript code executed in Nashorn (JDK 8+) script engine is supported. HTML5 * Android 4.4 WebKit debugging supported for Cordova 3.3+. * New Karma test runner support. * New Grunt build support. * Avatar.js is available in the Plugin Manager, via Tools | Plugins. After installation, you're able to create Avatar.js projects. PHP * Support for PHP 5.6. * New support for Nette tester. * New support for PHP CS Fixer. * Enhancements for Twig, Latte, and Neon. * Composer supported by New Project Wizard. C/C++ * New Breadcrumbs feature for navigation in editor. * New GDB Console to enable usage of command line GDB mode. * New hints and code completions. * Improved remote performance. Platform * Enhanced flexibility in the Window System, such as split of editor via drag and drop, and a new API to customize editor tabs. * New design of user interface for managing Project Groups. * Files in folders can be sorted by extension. Miscellaneous * Profiler enhancements: Profile on embedded platforms, show thread owning monitor for lock contention, and improved Threads view. * Versioning enhancements: Support for Subversion 1.8 working copies, various enhancements to Git and Mercurial support. * Task Schedule and other new features in Tasks window for bug tracking.
2015-07-11Add a patch from upstream to add support for node bindingskhorben3-2/+51
Bumps PKGREVISION.
2015-07-11Update to 0.400002wen2-8/+7
Upstream changes: 0.400002 - 2015-06-21 - revert whitespace changes that were inadvertantly included in previous release. - escape curly brackets in test to avoid warning in perl 5.22 0.400001 - 2015-05-23 - accept either UTF-8 or ISO-8859-1 files and decode them - only treat bracketed text if it is on its own line with no other brackets - bump version.pm prereq to make sure it works properly - Let long tokens (like URLs) overflow rather than splitting them into multiple likes - Don't wrap on non-breaking spaces - Clean up packaging - Return undef for dates or notes that don't exist - Quote meta chars to fix a problem that clobbered dates with timezones due to the '+' char (GH #20)
2015-07-10Also install the manual page for git-subtree(1)khorben2-2/+9
Bumps PKGREVISION as well.
2015-07-10Also depend on devel/git-contribkhorben1-1/+2
2015-07-10Mention it is used by devel/git-contrib/Makefilekhorben1-1/+2
2015-07-10Add git-contribkhorben1-1/+2
2015-07-10Add devel/git-contrib version 2.4.5khorben3-0/+27
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows. This package contains only some of the git contrib programs.
2015-07-09Convert to github.mk.wiz1-5/+6
2015-07-09Update to 1.31:wiz2-7/+6
* Version 1.31 (released 2015-07-08) [bet ** libidn: stringprep_utf8_to_ucs4 now rejects invalid UTF-8. CVE-2015-2059 This function has always been documented to not validate that the input UTF-8 string is actually valid UTF-8. Like the rest of the API, when you call a function that works on UTF-8 data, you have to pass it valid UTF-8 data. Application writers appear to have difficulties using interfaces designed like that, as bugs triggered by invalid UTF-8 has been identified in a number of projects (jabberd2, gnutls, wget, and curl). While we could introduce a new API to perform UTF-8 validation, so that applications can easily implement the proper checks, this appear error prone because there is a risk that the check will be forgotten. Instead, we took the more radical approach of modifying the documentation and the implementation of the API. The intention is that all functions that accepts UTF-8 data should validate it before use. This will solve the problem for applications, without needing to change them. This change has the unfortunate side-effect that Surrogate codes (see section 5.5 of RFC 3454) no longer trigger the STRINGPREP_CONTAINS_PROHIBITED error code but instead will trigger the newly introduced STRINGPREP_ICONV_ERROR error code, as the gnulib/libunistring-based code that we use to test UTF-8-compliance rejects Surrogate codes. We hope that this is an acceptable cost to live with in order to improve application security. We welcome feedback on this solution, and we are marking this release as beta rather than stable to signal that we may reconsider this approach if people disagree. Reported by several people including Thijs Alkemade, Gustavo Grieco, Daniel Stenberg, and Nikos Mavrogiannopoulos. ** libidn: Added STRINGPREP_ICONV_ERROR error code. ** libidn: Workaround valgrind/gcc/glibc issue. Valgrind reported a 'Invalid read of size 4' that was caused by optimized strlen implementation. Reported and patch by Alessandro Ghedini <alessandro@ghedini.me>. ** build: Use LOG_COMPILER instead of TESTS_ENVIRONMENT to fix valgrind use. Errors caught by valgrind did not always trigger 'make check' failures before. ** i18n: Updated Danish translation. Thanks to Joe Hansen. ** API and ABI is backwards compatible with the previous version.
2015-07-09Update an upstream SunOS patch to explicitly check for c++ as wellrichard2-1/+17
when deciding to include stdbool.h or not. Not bumping PKGREVISION as it should only affect nautilus builds, and perhaps eog* and/or tellico*.
2015-07-09Use nbcompat, add some other patch comments. Fixes build on SunOS.jperkin11-22/+158
2015-07-09Add missing entry to USE_TOOLS: pkg-configkamil1-2/+2
configure tries to discover capstone (and ssl) with pkg-config. This issue was spotted thanks to BulkTracker. In case of missing capstone, the radare2's Makefiles tries to fetch them with git. The missing git was the direct reason to fail during bulk builds. This package is prepared to reuse capstone from devel/capstone and never fetch additional dependencies, during its build, from external sources. Reviewed by <khorben>
2015-07-08Make pkglint happierkhorben1-1/+2
This Makefile is now used by devel/radare2-valabind/Makefile as well.
2015-07-08Add radare2-valabindkhorben1-1/+2
2015-07-08Import devel/radare2-valabind version 0.9.2khorben4-0/+36
radare2 is an advanced commandline hexadecimal editor with a set of tools for working with binary files. This package generates language bindings for radare2.
2015-07-08Change PKGNAME to what dependencies expect. Fixes bulk builds.jperkin1-2/+2
2015-07-08Update to 2.2.2:wiz5-54/+11
2.2.2 - 2014/08/31 - Public header cleanup and documentation update. - Update Doxygen config. - Bug #73058: Add missing include for MacOS. - Bug #72810: Fix typo in date test in MP3 handler. - Bug #83313: Fix crash on invalid Exif (from Samsung) - Fix valgrind testing for xmpcore.sh - Fix delete / delete[] mismatch in ID3_Support.hpp 2.2.1 - 2013/06/29 - Bug #54011: Use POSIX API for files on MacOS. (Misty De Meo) - Bug #58175: Replace OS X FlatCarbon headers. (Misty De Meo) - Added a manpage for exempi(1). - Added the -n option to the command line for arbitrary namespaces. 2.2.0 - 2012/02/21 - New 'exempi' command line tool. - Upgrade XMPCore to Adobe XMP 5.1.2 - Quicktime support now works without Quicktime. - Reconciliation with ID3v2. - "Blessed" 64-bits support (we already had it in exempi). - Slight change in the way XMP are written for MWG compliance. - Fixed a serious bug with RIFF. - Change in the way local text encoding is dealt with. - Alternative languages behave slightly differently by changing how the default language property is managed. - Probably a bunch of bugs fixed that I don't know about. - Update unit tests. - Refactor the fixtures. - Use automake silent rules instead of shave. (build only) - "make dist" generate a bzip2 archive as well. (build only) - Remove some obsolete warning flags. (build only) - Build xmpcommandtool - New: API xmp_files_get_format_info(). - New: API xmp_files_check_file_format(). - New: API xmp_files_get_file_info(). - New: API XMP_PROP_ARRAY_INSERT_BEFORE, XMP_PROP_ARRAY_INSERT_AFTER array options. - New: C++ helpers in xmp++.hpp. Bug fixes: - Bug #37747: mismatch delete/delete[] and new/new[] (from Meego https://bugs.meego.com/show_bug.cgi?id=14661)
2015-07-08Update to 13.1.0:wiz3-9/+9
13.1.0 (2015-06-30) ~~~~~~~~~~~~~~~~~~~ * Upgrade pip to 7.1.0 * Upgrade setuptools to 18.0.1
2015-07-07+ruby-redmine_startpagerodent1-1/+2
2015-07-07Import ruby22-redmine-startpage-0.0.3 as devel/ruby-redmine_startpage.rodent5-0/+56
Controls presence of boxes on Home and Project Overview. Uses additional boxes provided by Basic Polls and Latest Forum Messages plugins; adds them to the list of available blocks on My Page.
2015-07-07+ruby-redmine-flatly-light-themerodent1-1/+2
2015-07-07Import ruby22-redmine-flatly-light-theme-0.1 as ↵rodent4-0/+51
devel/ruby-redmine-flatly-light-theme. Flatly light theme for Redmine.
2015-07-07Fix quoting of initials to unbreak octave.joerg3-2/+17
2015-07-06+ruby-redmine-red-andy-themerodent1-1/+2
2015-07-06Import ruby22-redmine-red-andy-theme-1.00 as devel/ruby-redmine-red-andy-theme.rodent4-0/+58
First responsive theme for Redmine.
2015-07-06Adding the following Redmine theme/plugin packages:rodent38-1/+1747
ruby-redmine-gitmike-theme ruby-redmine-minimalflat-theme ruby-redmine_bootstrap_kit ruby-redmine_code_review ruby-redmine_jenkins ruby-redmine_lightbox2 ruby-redmine_theme_changer ruby-redmine_work_time
2015-07-05s/redmine/ruby-redmine and collate. Remove the redmine package, as it wasrodent22-7603/+0
moved to ruby-redmine.
2015-07-05s/redmine/ruby-redmine and collate.rodent1-2/+2
2015-07-05Reimport ruby22-redmine-3.0.3 as devel/ruby-redmine. This allows the package torodent23-0/+7611
be used with multiple Ruby versions simultaneously without CONFLICTing with each other. Main difference is that SHAREDIR, EGDIR, and the helper scripts using RUBY_PKGPREFIX and RUBY_SUFFIX, where applicable. The rcvar will be ruby_redmine${RUBY_PKGPREFIX} now. Discussed with MAINTAINER some time last quarter. Redmine is a flexible project management web application. Written using the Ruby on Rails framework, it is cross-platform and cross-database. Redmine is open source and released under the terms of the GNU General Public License v2 (GPL). Some of the main features of Redmine are: Multiple projects support Flexible role based access control Flexible issue tracking system Gantt chart and calendar News, documents & files management Feeds & email notifications Per project wiki Per project forums Time tracking Custom fields for issues, time-entries, projects and users SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) Issue creation via email Multiple LDAP authentication support User self-registration support Multilanguage support Multiple databases support
2015-07-05Update to 3.13.2:wiz2-6/+6
2015-07-04 meld 3.13.2 ====================== Fixes: * Several fixes for argument handling and tab creation: * Create --diff created comparisons after args-created ones (Kai Willadsen) * Fix --label flag incorrectly applying to --diff created comparisons (Kai Willadsen) * Create --diff created comparisons after args-created ones (Kai Willadsen) * Fix relative path interpretation for --output when created from a secondary instance (Kai Willadsen) * Fix window presentation ordering when creating a secondary instance (Kai Willadsen) * Several fixes to unicode filename handling in git comparisons and manually-assigned labels (Kai Willadsen) * Fix incorrect comparison display caused by unicode (U+2028) newline (Kai Willadsen) * Fix not being able to activate some change bar actions by temporarily disabling overlay scrolling support on GTK+ 3.14 (Kai Willadsen) * Stop recreating duplicate recently-used file placeholders (Kai Willadsen) * Fix out-of-date man page documentation (Kai Willadsen) * Test fixes and testing improvements (Magnus Ihse Bursie) * Documentation fixes (Anders Jonsson) Translations: * Gábor Kelemen (hu) * Marek Černocký (cs) * Pedro Albuquerque (pt)
2015-07-05Update to 1.9.6:wiz3-8/+7
Changes from Ant 1.9.5 TO Ant 1.9.6 =================================== Changes that could break older environments: ------------------------------------------- Fixed bugs: ----------- * ArrayIndexOutOfBoundsException when ZIP extra fields are read and the entry contains an UnparseableExtraField. https://issues.apache.org/jira/browse/COMPRESS-317 Other changes: -------------- * Hidden <javaconstant> resource is published now. It reads the value of a specified java constant.
2015-07-05Update to 1.51:wiz2-8/+6
1.51 2015-07-04 20:36:53Z * convert tooling from Module::Build to ExtUtils::MakeMaker (resolves circular dependency with MB on perl 5.21+)
2015-07-05Set module type correctly.joerg1-1/+2
2015-07-04Remove USE_X11BASE and X11PREFIX.joerg2-4/+3
2015-07-04Update devel/libbson to 1.1.9.fhajny2-6/+6
1.1.9 - "./configure --enable-coverage" works now. 1.1.8 - no change
2015-07-04Use ALTERNATIVES for bin/pip so that this package can be installedbsiegert3-3/+8
for multiple Python versions in parallel. Fixes PR pkg/49694.
2015-07-04Fix QNX build.ryoon1-4/+8
From Jan Danielsson.
2015-07-04Update to 2.4.5ryoon5-12/+9
Changelog: Git v2.4.5 Release Notes ======================== Fixes since v2.4.4 ------------------ * The setup code used to die when core.bare and core.worktree are set inconsistently, even for commands that do not need working tree. * There was a dead code that used to handle "git pull --tags" and show special-cased error message, which was made irrelevant when the semantics of the option changed back in Git 1.9 days. * "color.diff.plain" was a misnomer; give it 'color.diff.context' as a more logical synonym. * The configuration reader/writer uses mmap(2) interface to access the files; when we find a directory, it barfed with "Out of memory?". * Recent "git prune" traverses young unreachable objects to safekeep old objects in the reachability chain from them, which sometimes showed unnecessary error messages that are alarming. * "git rebase -i" fired post-rewrite hook when it shouldn't (namely, when it was told to stop sequencing with 'exec' insn). Also contains typofixes, documentation updates and trivial code clean-ups. Git v2.4.4 Release Notes ======================== Fixes since v2.4.3 ------------------ * l10n updates for German. * An earlier leakfix to bitmap testing code was incomplete. * "git clean pathspec..." tried to lstat(2) and complain even for paths outside the given pathspec. * Communication between the HTTP server and http_backend process can lead to a dead-lock when relaying a large ref negotiation request. Diagnose the situation better, and mitigate it by reading such a request first into core (to a reasonable limit). * The clean/smudge interface did not work well when filtering an empty contents (failed and then passed the empty input through). It can be argued that a filter that produces anything but empty for an empty input is nonsense, but if the user wants to do strange things, then why not? * Make "git stash something --help" error out, so that users can safely say "git stash drop --help". * Clarify that "log --raw" and "log --format=raw" are unrelated concepts. * Catch a programmer mistake to feed a pointer not an array to ARRAY_SIZE() macro, by using a couple of GCC extensions. Also contains typofixes, documentation updates and trivial code clean-ups.