summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2013-08-15+ devel/py-open-vcdiffjoerg1-1/+2
2013-08-15Add py27-open-vcdiff-0.1pre06d46e3de6f7:joerg4-0/+38
Python binding for open-vcdiff, an encoder and decoder for the format described in RFC 3284: "The VCDIFF Generic Differencing and Compression Data Format."
2013-08-15Add b3.mk.joerg1-0/+12
2013-08-15Update to 1.71wen2-7/+6
Upstream changes: 1.71 2013-01-27 Bugfix, better tests for negative assertions, also from Yanick 1.7 2012-11-20 Add support for negative assertions in Devel::AssertOS, thanks to Yanick Champoux
2013-08-15Update to 1.10.1:wiz3-9/+9
1.10.1 (2013-08-07) ~~~~~~~~~~~~~~~~~~~ * **New Signing Key** Release 1.10.1 is using a different key than normal with fingerprint: 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA * Upgraded pip to v1.4.1 * Upgraded setuptools to v0.9.8
2013-08-15Added devel/SDL2 version 2.0.0adam1-1/+2
2013-08-15Fix installation of docs and adjust PLIST accordingly.gsutre3-1426/+1571
2013-08-15Simple DirectMedia Layer is a cross-platform development library designed toadam7-0/+316
provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games. SDL officially supports Windows, Mac OS X, Linux, iOS, and Android. Support for other platforms may be found in the source code. SDL is written in C, works natively with C++, and there are bindings available for several other languages, including C# and Python. SDL 2.0 is distributed under the zlib license. This license allows you to use SDL freely in any software.
2013-08-15Update to 0.368wen2-7/+6
Upstream changes: 0.368 2013-08-14 - Fix tests on windows 0.367 2013-08-13 - Improve Test::Aggregate::Nested error handling: Don't treat undef as a failure; Show a warning and let Test::More::subtest() determine the result. This solves the false negative reported in https://rt.cpan.org/Public/Bug/Display.html?id=87240 Thanks to the venerable Andreas J. K枚nig for reporting! - Add more tests. - Actually include previously added tests to the dist (Where are you Dist::Zilla?) 0.366 2013-07-11 - Update metadata; Re-release to reindex with additional permissions 0.365 2013-07-10 - Avoid printing unnecessary "ok - "'s diag()s when they are passing, and when the 'verbose' option is set to 0. - The problem was that the $verbose option was hard-coded as '2' deep inside the module. - Catch errors in tests under Test::Aggregate::Nested; report as ok(0) - Pod fixes - Update repository metadata
2013-08-15fix -specs for ccacherichard1-3/+3
2013-08-15Revbump after updating lang/lua to 5.2.2.obache7-8/+14
2013-08-15Update to 1.31wen2-7/+6
Upstream changes: 1.31 -- Wed Aug 14 20:38 UTC 2013 * Bugfix pairmap to return list length in scalar context * Added "Odd number of elements" warnings to all pair* functions 1.30 -- Mon Aug 05 13:09 UTC 2013 * Added pairfirst * Added MULTICALL implementations to pairmap/pairgrep/pairfirst * Fix declaration-after-code for C99-challenged compilers * Documentation updates to List::Util 1.29 -- Thu Aug 01 13:40 UTC 2013 * Bugfix to pairmap/pairgrep when stack moves beneath them during operation 1.28 -- Thu Aug 01 12:19 UTC 2013 -- BROKEN; do not use. See 1.29 * Added pairgrep, pairmap, pairs (inspired by List::Pairwise) * Added pairkeys and pairvalues 1.26_001 -- Sun Dec 23 15:58 * Fix multicall refcount bug RT#80646 1.26 -- Sun Dec 16 19:39 * Merge patch from JDHEDDEN - Add Scalar::Util::isdual() RT#76150 1.25_01 -- Wed Nov 21 09:47 * Fix a hash order dependency bug t/tainted.t (Currently this is a core only version to fix perl5 smokes)
2013-08-14Use MAKE_DIRS to create installation directory for default config file.wiz1-1/+3
Bump PKGREVISION.
2013-08-13Changes 4.0.5:adam3-19/+23
- Fixed a bug where a decorated method caused false positive failures on ``verifyClass()``. Changes 4.0.4: - Fixed a bug that was revealed by porting zope.traversing. During a loop, the loop body modified a weakref dict causing a ``RuntimeError`` error. Changes 4.0.3: - Fleshed out PyPI Trove classifiers. Changes 4.0.2: - Added support for Python 3.3. - Restored ability to install the package in the absence of ``setuptools``. - LP 1055223: Fix test which depended on dictionary order and failed randomly in Python 3.3. Changes 4.0.1: - Dropped explicit ``DeprecationWarnings`` for "class advice" APIS (these APIs are still deprecated under Python 2.x, and still raise an exception under Python 3.x, but no longer cause a warning to be emitted under Python 2.x).
2013-08-13Update to 2.1005wen2-6/+8
Add two missing BUILD_DEPENDS Upstream changes: 2.1005 Tue, Aug 06, 2013 [ENHANCEMENTS] * add_method now accepts blessed subs (Graham Knop, PR#28) [BUG FIXES} * If a role consumed another role, we resolve method conflicts just like a class consuming a role, but when metaclass compat tried to fix up metaclass roles, we were putting all methods into one composite role and allowing methods in the metaclass roles to conflict. Now we resolve them as we should. (Jesse Luehrs, PR#27) * Some edge cases in tests with base.pm and non-existent module files are handled more strictly (see also perl RT#118561) (Graham Knop, PR#25)
2013-08-13Update to 0.007wen2-8/+7
Update BUILD_DEPENDS Upstream changes: 0.007 2013-07-31 14:37:58 Europe/Amsterdam Swap conflicts test, as underscore versions broke it 0.006 2013-07-27 00:24:21 Europe/Amsterdam Fixed bad dereference during conflicts checking 0.005 2013-04-22 17:27:50 Europe/Amsterdam Converted from Test::Differences to Test::Deep Don't load CPAN::Meta from CPAN::Meta::Check
2013-08-13Update to 0.006wen2-9/+9
Update DEPENDS Upstream changes: 0.006 2013-06-21 19:15:24 Europe/Amsterdam Explicitly require CPAN::Meta 2.120920 Switch to Module::Build::Tiny 0.005 2013-06-21 18:55:09 Europe/Amsterdam Require CPAN::Meta::Check 0.004
2013-08-13Update to 2.10.09wen3-17/+16
Upstream changes: C.1.1 Version 2.10.09 Pregenerate man pages. C.1.2 Version 2.10.08 Fix VMOVNTDQA, MOVNTDQA and MOVLPD instructions. Fix collision for VGATHERQPS, VPGATHERQD instructions. Fix VPMOVSXBQ, VGATHERQPD, VSPLLW instructions. Add a bunch of AMD TBM instructions. Fix potential stack overwrite in numbers conversion. Allow byte size in PREFETCHTx instructions. Make manual pages up to date. Make F3 and F2 SSE prefixes to override 66. Support of AMD SVM instructions in 32 bit mode. Fix near offsets code generation for JMP, CALL instrictions in long mode. Fix preprocessor parse regression when id is expanding to a whitespace. C.1.3 Version 2.10.07 Fix line continuation parsing being broken in previous version. C.1.4 Version 2.10.06 Always quote the dependency source names when using the automatic dependency generation options. If no dependency target name is specified via the -MT or -MQ options, quote the default output name. Fix assembly of shift operations in CPU 8086 mode. Fix incorrect generation of explicit immediate byte for shift by 1 under certain circumstances. Fix assembly of the VPCMPGTQ instruction. Fix RIP-relative relocations in the macho64 backend. C.1.5 Version 2.10.05 Add the CLAC and STAC instructions. C.1.6 Version 2.10.04 Add back the inadvertently deleted 256-bit version of the VORPD instruction. Correct disassembly of instructions starting with byte 82 hex. Fix corner cases in token pasting, for example: %define N 1e%++%+ 5 dd N, 1e+5 C.1.7 Version 2.10.03 Correct the assembly of the instruction: XRELEASE MOV [absolute],AL Previous versions would incorrectly generate F3 A2 for this instruction and issue a warning; correct behavior is to emit F3 88 05. C.1.8 Version 2.10.02 Add the ifunc macro package with integer functions, currently only integer logarithms. See section 5.4. Add the RDSEED, ADCX and ADOX instructions. C.1.9 Version 2.10.01 Add missing VPMOVMSKB instruction with reg32, ymmreg operands. C.1.10 Version 2.10 When optimization is enabled, mov r64,imm now optimizes to the shortest form possible between: mov r32,imm32 ; 5 bytes mov r64,imm32 ; 7 bytes mov r64,imm64 ; 10 bytes To force a specific form, use the STRICT keyword, see section 3.7. Add support for the Intel AVX2 instruction set. Add support for Bit Manipulation Instructions 1 and 2. Add support for Intel Transactional Synchronization Extensions (TSX). Add support for x32 ELF (32-bit ELF with the CPU in 64-bit mode.) See section 7.9. Add support for bigendian UTF-16 and UTF-32. See section 3.4.5. C.1.11 Version 2.09.10 Fix up NSIS script to protect uninstaller against registry keys absence or corruption. It brings in a few additional questions to a user during deinstallation procedure but still it is better than unpredictable file removal. C.1.12 Version 2.09.09 Fix initialization of section attributes of bin output format. Fix mach64 output format bug that crashes NASM due to NULL symbols. C.1.13 Version 2.09.08 Fix __OUTPUT_FORMAT__ assignment when output driver alias is used. For example when -f elf is used __OUTPUT_FORMAT__ must be set to elf, if -f elf32 is used __OUTPUT_FORMAT__ must be assigned accordingly, i.e. to elf32. The rule applies to all output driver aliases. See section 4.12.6. C.1.14 Version 2.09.07 Fix attempts to close same file several times when -a option is used. Fixes for VEXTRACTF128, VMASKMOVPS encoding. C.1.15 Version 2.09.06 Fix missed section attribute initialization in bin output target. C.1.16 Version 2.09.05 Fix arguments encoding for VPEXTRW instruction. Remove invalid form of VPEXTRW instruction. Add VLDDQU as alias for VLDQQU to match specification. C.1.17 Version 2.09.04 Fix incorrect labels offset for VEX intructions. Eliminate bogus warning on implicit operand size override. %if term could not handle 64 bit numbers. The COFF backend was limiting relocations number to 16 bits even if in real there were a way more relocations. C.1.18 Version 2.09.03 Print %macro name inside %rep blocks on error. Fix preprocessor expansion behaviour. It happened sometime too early and sometime simply wrong. Move behaviour back to the origins (down to NASM 2.05.01). Fix unitialized data dereference on OMF output format. Issue warning on unterminated %{ construct. Fix for documentation typo. C.1.19 Version 2.09.02 Fix reversed tokens when %deftok produces more than one output token. Fix segmentation fault on disassembling some VEX instructions. Missing %endif did not always cause error. Fix typo in documentation. Compound context local preprocessor single line macro identifiers were not expanded early enough and as result lead to unresolved symbols. C.1.20 Version 2.09.01 Fix NULL dereference on missed %deftok second parameter. Fix NULL dereference on invalid %substr parameters. C.1.21 Version 2.09 Fixed assignment the magnitude of %rep counter. It is limited to 62 bits now. Fixed NULL dereference if argument of %strlen resolves to whitespace. For example if nonexistent macro parameter is used. %ifenv, %elifenv, %ifnenv, and %elifnenv directives introduced. See section 4.4.9. Fixed NULL dereference if environment variable is missed. Updates of new AVX v7 Intel instructions. PUSH imm32 is now officially documented. Fix for encoding the LFS, LGS and LSS in 64-bit mode. Fixes for compatibility with OpenWatcom compiler and DOS 8.3 file format limitation. Macros parameters range expansion introduced. See section 4.3.4. Backward compatibility on expanging of local sigle macros restored. 8 bit relocations for elf and bin output formats are introduced. Short intersegment jumps are permitted now. An alignment more than 64 bytes are allowed for win32, win64 output formats. SECTALIGN directive introduced. See section 4.12.13. nojmp option introduced in smartalign package. See section 5.2. Short aliases win, elf and macho for output formats are introduced. Each stands for win32, elf32 and macho32 accordingly. Faster handling of missing directives implemented. Various small improvements in documentation. No hang anymore if unable to open malloc.log file. The environments without vsnprintf function are able to build nasm again. AMD LWP instructions updated. Tighten EA checks. We warn a user if there overflow in EA addressing. Make -Ox the default optimization level. For the legacy behavior, specify -O0 explicitly. See section 2.1.22. Environment variables read with %! or tested with %ifenv can now contain non-identifier characters if surrounded by quotes. See section 4.10.2. Add a new standard macro package %use fp for floating-point convenience macros. See section 5.3. C.1.22 Version 2.08.02 Fix crash under certain circumstances when using the %+ operator. C.1.23 Version 2.08.01 Fix the %use statement, which was broken in 2.08. C.1.24 Version 2.08 A number of enhancements/fixes in macros area. Support for converting strings to tokens. See section 4.1.9. Fuzzy operand size logic introduced. Fix COFF stack overrun on too long export identifiers. Fix Macho-O alignment bug. Fix crashes with -fwin32 on file with many exports. Fix stack overrun for too long [DEBUG id]. Fix incorrect sbyte usage in IMUL (hit only if optimization flag passed). Append ending token for .stabs records in the ELF output format. New NSIS script which uses ModernUI and MultiUser approach. Visual Studio 2008 NASM integration (rules file). Warn a user if a constant is too long (and as result will be stripped). The obsoleted pre-XOP AMD SSE5 instruction set which was never actualized was removed. Fix stack overrun on too long error file name passed from the command line. Bind symbols to the .text section by default (ie in case if SECTION directive was omitted) in the ELF output format. Fix sync points array index wrapping. A few fixes for FMA4 and XOP instruction templates. Add AMD Lightweight Profiling (LWP) instructions. Fix the offset for %arg in 64-bit mode. An undefined local macro (%$) no longer matches a global macro with the same name. Fix NULL dereference on too long local labels.
2013-08-12Update to 2.96wen2-6/+6
Upstream changes: 2.96 Mon Aug 12 2013 - Utils module listing all utilities released with core - Updated for v5.18.1 2.95 Mon Jun 22 2013 - Updated for v5.19.3 2.94 Sun Jun 21 2013 - Updated for v5.19.2 2.93 Thu 20 Jun 2013 - Updated for v5.19.1
2013-08-11libgsf 1.14.28richard4-10/+11
Andreas: * Fix conversion specifiers. [#703064] Jean: * Allow the huge libxml parser mode so that gnumeric can load large images. [#705100] Morten: * Fix problem with bogus metadata. [#703952] * Avoid interaction problems between Werror and system headers. --------------------------------------------------------------------------
2013-08-11Changes 1.8.3.4:adam3-8/+7
* The bisect log listed incorrect commits when bisection ends with only skipped ones. * The test coverage framework was left broken for some time. * The test suite for HTTP transport did not run with Apache 2.4. * "git diff" used to fail when core.safecrlf is set and the working tree contents had mixed CRLF/LF line endings. Committing such a content must be prohibited, but "git diff" should help the user to locate and fix such problems without failing.
2013-08-11Install git-prompt.sh. Bump PKGREVISION.schmonz2-2/+6
2013-08-11reset PKGREVISION from base pkg update.obache1-2/+1
2013-08-11only force builtin termcap library for the case using builtin editline.obache1-1/+4
2013-08-11introduce CHECK_BUILTIN guard, and replace some unwanted readline with editline.obache1-19/+15
2013-08-09Update subversion to 1.8.1.obache8-20/+15
Version 1.8.1 (23 July 2013, from /branches/1.8.x) http://svn.apache.org/repos/asf/subversion/tags/1.8.1 User-visible changes: - Client- and server-side bugfixes: * translation updates for German and Simplified Chinese * improve sqlite error message output (r1497804) * support platforms lacking mmap (r1498136) * allow configuration files to start with UTF-8 BOM (r1499100 et al) * don't fail on UTF-8 data when encoding conversion not available (r1503009) * improve error messages when encoding conversion fails (r1503010) - Client-side bugfixes: * merge: rename 'automatic merge' to 'complete merge' (r1491432) * mergeinfo: reduce network usage for '--show-revs' (r1492005) * ra_serf: improve http status handling (r1495104) * merge: avoid unneeded ra session (r1493475) * merge: reduce network usage (r1478987) * merge: remove duplicated ancestry check (r1493424, r1495597) * ra_serf: fix 'Accept-Encoding' header for IIS interoperability (r1497551) * svn status: improve documentation for lock columns (r1497318, r1497319) * ra_serf: fix support for 'get-file-revs-reversed' capability (r1498456) * log: reduce network usage on repository roots (r1496957) * diff: avoid temporary files when calling external diff (issue #4382) * upgrade: fix notification of 1.7.x working copies (r1493703, r1494171) * fix crash during tree conflict resolution (issue #4388) * interactive file merge: add two additional choices (r1491816, r1494089) * diff: use local style paths in error messages (r1500680) * resolve: improve the interactive conflict resolution menu (r1491739 et al) * switch: use local style path in error message (r1500074) * ra_serf: improve error output when receiving invalid XML (r1498851) * svn cleanup: explain what the command does in help output (r1497310) * blame: error on -r M:N where M>N unless server supports (r1498449 et al) * gpg-agent auth: don't try to use agent when unavailable (r1500762 et al) * gpg-agent auth: don't require GPG_TTY or TERM env vars (r1500801) * update: fix some tree conflicts not triggering resolver (r1491868 et al) * commit: remove stale entries from wc lock table when deleting (r1491756) * merge: fix --record-only erroring out on renamed path (issue #4387) * svnmucc: fix 'make install' symlink to work when DESTDIR is set (r1501072) * wc: fix crash when target is symlink to a working copy root (issue #4383) * ra_serf: change "internal malfunction" errors to normal errors (r1502577) * ra_serf: handle proxies not supporting chunked requests (r1502401 et al) - Server-side bugfixes: * fsfs: resolve endless loop problem when repos/db/uuid has \r\n (r1492145) * fsfs: remove revision property buffer limit (r1491770) * mod_dav_svn: better status codes for anonymous user errors (r1495918) * mod_dav_svn: better status codes for commit failures (r1490684) * fix performance regression in 'svn log' against root (r1494913) * allow deleting non-user-visible 'svn:' properties (r1495432) * fsfs: fix crash on strict-alignment architectures (r1495806, r1495985) * svnadmin upgrade: fix error of non-sharded fsfs repositories (r1494287) * svnadmin create: deny '--fs-type=fsfs --compatible-version=1.0' (r1494223) * svnadmin upgrade: fix data loss when cancelling in last stage (r1494298) * mod_dav_svn: fix incorrect path canonicalization (r1503528) - Other tool improvements and bugfixes: * fsfs-stats (tool): resolve segfault when passing invalid path (r1492164) * svn-bench: fix help output (r1493951) * svnpubsub: add version header to server (r1491707) Developer-visible changes - General: * ra_serf: fix some test runner issues on Windows (r1490679) * fix two issues in reverse svn_ra_get_file_revs() (r1492148, et al) * handle --compatible-version=1.8 in the C tests (r1494342) * improve clang compatibility (r1480080 et al) * use proper cancel baton when handling conflicts (r1495850) * fs: BDB: provide proper error value from BDB (r1495428) * ra_serf: tweak connection failed error value (r1496132, et al) * svn_client_log5: resolve possible segfault (r1496110) * fix metadata_only move to work when target is unversioned node (r1498564) * ra_svn: fix segfault with a NULL commit message (r1498550, r1499727) * Ev2: correctly initialize node kind in shims' change table (r1501058) * Ev2: fix copyfrom URL construction in shims (r1500226) * fs: improve test against newlines in filenames (r1498483 et al) * make building with BDB 6 an opt-in feature (r1499438) * sqlite: allow placing amalgamation in build dir (r1499034, r1500175) * ra_svn: make sessions usable after log callback early out (r1503554) - Bindings: * swig-rb: fix tests with out-of-tree-builds (r1492295) * javahl: fix encoding of error messages produced by javahl (r1492264) * swig-pl: silence compiler warnings (r1487094) * swig-pl: improve documentation (r1488693, r1490721, r1500904)
2013-08-09ruby binding is not restricted to 1.8 anymore.obache1-3/+1
2013-08-08Update to 17.0.8ryoon3-8/+7
Changelog: Fixed in Firefox ESR 17.0.8 MFSA 2013-75 Local Java applets may read contents of local file system MFSA 2013-73 Same-origin bypass with web workers and XMLHttpRequest MFSA 2013-72 Wrong principal used for validating URI for some Javascript components MFSA 2013-71 Further Privilege escalation through Mozilla Updater MFSA 2013-69 CRMF requests allow for code execution and XSS attacks MFSA 2013-68 Document URI misrepresentation and masquerading MFSA 2013-66 Buffer overflow in Mozilla Maintenance Service and Mozilla Updater MFSA 2013-63 Miscellaneous memory safety hazards (rv:23.0 / rv:17.0.8)
2013-08-08gobject-introspection uses by default $HOME/.cache/g-ir-scanner for a cache.richard1-1/+2
Disable this globally for packages using buildlink3.mk. Suggested by Patrick Welche" <prlw1@netbsd.org>
2013-08-07Update to 1.2.0cheusov3-11/+14
New tool lmdbg-head(1) was implemented, see the man page for details. README: recomendations for procfs lmdbg-sym: - Much simplier (and correct) method for address convertion was implemented. As a result lmdbg-sym works correctly on AltLinux where ASLR and PIE are enabled by default. - Breakpoint are removed very soon after creation. This saves a lot of memory consumed by gdb(1) and dramatically speeds up it. lmdbg-run: - Arguments are passed correctly to progname - On glibc-based systems (e.g. Linux) malloc hooks are not used anymore as they are declared deprecated - Addresses from lmdbg.c are not included to stacktrace - Additional checks for address (returned by stacktrace(3)) correctness. As a result gdb(1) doesn't crash and therefore lmdbg-sym(1) work correctly. - stacktrace(3) doesn't not crash anymore on NetBSD/x64_64 with system utilities. See implementation details in stacktrace.c. - New option -N - Option -v works correctly with non-zero exit status of progname. - Exits with error if progname is not specified. lmdbg-stat: - Fix for NULL dereference appeared if free(3) or realloc(3) stacktrace is seen without appropriate malloc(3) stacktrace. AWK interpreter is found at configure time via MKC_REQUIRE_PROGS. Build and regression tests were fixed for non-empty MAKEOBJDIR case. ChangeLog file is never installed. lmdbg-s2m and lmsbg-m2s was moved to libexec dir. mk-configure >= 0.24.0 is required for build. Fixes, improvements and additions in regression tests.
2013-08-05apply arm hack to earm toojmcneill1-2/+2
2013-08-05Update to 0.5 (ok apb@).gdt3-15/+21
0.5 @ 2013-05-21 CVS-NT support. Code is Coverity-clean.
2013-08-04removed superfluous dependency on perljaapb1-2/+2
2013-08-04Update apr to 0.9.20.obache2-6/+5
Changes with APR 0.9.20 *) Security: CVE-2011-0419 Reimplement apr_fnmatch() from scratch using a non-recursive algorithm; now has improved compliance with the fnmatch() spec. [William Rowe] *) Updated config.guess and config.sub. [Rainer Jung] *) Fix flag character '#' in combination with format character 'x' in apr snprintf implementations. [Rainer Jung]
2013-08-03Update to 2.7:wiz3-7/+15
Mercurial 2.7 (2013-08-01) Regularly scheduled feature release. This release contains an important fix for a merge ancestor calculation regression in the 2.6 series. ancestor: decrement ninteresting correctly (issue3984) bookmarks: allow bookmark command to take multiple arguments bookmarks: pull --update updates to active bookmark if it moved (issue4007) bookmarks: update only proper bookmarks on push -r/-B (issue 3973) changegroup: fix fastpath during commit checklink: work around sshfs brain-damage (issue3636) churn: split email aliases from the right commands: add checks for unfinished operations (issue3955) commit: enable --secret option convert: catch empty origpaths in svn gettags (issue3941) convert: fix bad conversion of copies when hg.startrev is specified convert: handle changeset sorting errors without traceback (issue3961) hgweb: fix incorrect way to count revisions in log (issue3977) hgweb: run search instead of showing wrong error for ambigious identifier histedit: don't clobber working copy on --abort if not on histedit cset histedit: refuse to edit history that contains merges (issue3962) import: cut commit messages at --- unconditionally (issue2148) largefiles: overridematch() should replace the file path instead of extending (issue3934) log: add a log style that is default+phase (issue3436) paper: add line wrapping switch to file source view paper: code selection without line numbers in file source view paper: highlight line which is linked to in source view progress: respect HGPLAIN rebase: allow aborting when descendants detected rebase: continue abort without strip for immutable csets (issue3997) rebase: don't clobber wd on --abort when we've updated away (issue4009) revert: make backup when unforgetting a file (issue3423) revlog: handle hidden revs in _partialmatch (issue3979) rollback: mark as deprecated splicemap: improve error handling when parsing (issue2084) splicemap: support paths with spaces in splicemap (issue3844) sslutil: force SSLv3 on Python 2.6 and later (issue3905) summary: augment output with info from extensions templater: add strip function with chars as an extra argument log: show style list when unknown style specified tip: deprecate the tip command update: add tracking of interrupted updates (issue3113) worker: check problem state correctly (issue3982) worker: properly report errors from worker processes (issue3982)
2013-08-02Updated package to fix PR pkg/47709 - didn't fix all of the pre-existingjaapb4-33/+48
pkglint errors, but the problem described in the problem report is fixed.
2013-08-02Bump PKGREVISION for previous.ryoon1-1/+2
2013-08-02Remove pkg-config *.pc files from standard place.ryoon3-9/+5
* Avoid potential conflicts between xulrunners. * Fix buildlink3.mk to handle pc files properly.
2013-08-01Remove obsolete configure argument.wiz1-2/+2
2013-07-31Fix PR pkg/48085ryoon1-2/+3
* Version string in nspr is now 4.10.0.
2013-07-31Only pull in ncurses dependency if the system curses doesn't supply wsyncuproy1-2/+3
2013-07-31Update to 1.219:wiz2-7/+6
1.219 2013-07-06 - cygwin fixes (thanks, Reini Urban!) - Skip t/threads.t unless perl version is 5.13.4 or greater (thanks, VPIT) - compile with strict C89 compilers (thanks, VPIT) - more bugfixes (thanks, VPIT)
2013-07-30update to 1.9.2 - just a fix for CVE-2013-1571tez2-6/+6
2013-07-30Fix build on Cygwin.ryoon1-1/+6
* Remove -Wl,--disable-auto-import option. With this option, I have gotten "undefined reference to environ" error.
2013-07-30Fix build under Cygwin64.ryoon1-2/+2
* Treat uname -p = unknown like machine.sh, use uname -m instead.
2013-07-29Update to 20130419:wiz2-13/+12
* highlight hash-bang line as comment * make lua-mode-hook editable via customize * fix several indentation bugs & quirks * fix lua-send-proc not to send previous function when point is at the beginning of a function * derive lua-mode from prog-mode for Emacs24 * add font-locking for builtins and numeric constants * fix a bug causing exponential complexity in a keyword matching regexp * add more unindentation cases for block-closing tokens * improve multiline highlighting via font-lock-syntactic-keywords This should make font-locking of multiline literals more fluent & stable. And it becomes customizable via standard font-lock configuration * properly fontify variable definitions in 'local ...' & 'for ...' Also, perform some basic syntax verification in those lines. Multi-line constructs not supported yet. * fix indentation for blocks starting on continued lines local foo = { bar, baz } ^ 1. these lines should be indented properly now ^ 2. the following lines should be unindented properly now * extend imenu-generic-expression Now it matches 'foo = function(...)' function definitions
2013-07-29Add and enable php-opcache.taca1-1/+2
2013-07-29Add php-opcache version 5.5.1 package. This is part of official PHP 5.5.1taca2-0/+18
distribution. php-opcache is the Zend OPcache module which provides faster PHP execution through opcode caching and optimization. It improves PHP performance by storing precompiled script bytecode in the shared memory. This eliminates the stages of reading code from the disk and compiling it on future access. In addition, it applies a few bytecode optimization patterns that make code execution faster.
2013-07-29Fix build with python != 2.7wiz1-2/+2
2013-07-28Update to 1.3:jmmv21-2418/+37
Released on 2013-07-28. * Sources migrated to a GitHub project from the previous copy in the pkgsrc repository. shtk is now a first-class package and includes a traditional build system based on automake and autoconf and also provides a pkg-config file and autoconf macros to ease the integration with other packages.