Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Update DEPENDS
Upstream changes:
0.64: # 2013-06-02T09:44:59+0200
- The build directory is removed before a new build.
- New command: `install-multiple`
- `clean` command now also removes tarballs
- `install` command has many extra convienent flags.
- Use "http://www.cpan.org" as the default CPAN mirror instead of "http://search.cpan.org/CPAN"
- Remove the --insecure/--no-check-certificate command bflags when invoking curl/wget.
0.63: # 2013-05-06T16:53:48+0200
- Remove `install-ack` command.
- Due to the new architecture of ack2, it does not make sense
to install the standalone executable anymore. Thus it's better not
to do the installation with perlbrew.
- Fix the `use` and `switch` command when switching between binary incompatible perl installations. See GH #297
0.62: # 2013-04-07T17:43:58+0800
- Fix `list-modules` under lib env. It lists all modules in the lib, and in the base.
- Use the original grep command to prevent aliases from breaking the content of init. GH #307
- `perlbrew alias help` is now the same as `perlbrew help alias`
- `perlbrew exec --with ...` now preserve the order of specified names.
0.61:
- Fix bashrc on various OS/shell. See GH #302
0.60: # 2013-03-17T21:44:12+0100
- Exit status handling in bash function. See ed29288ab50a15d7df86d69cfcbddf108674eb07 for more details.
- Fix compatibility with recent local::lib version.
- Delay the loading of server modules.
- Fix warnings when runing `perlbrew off`
0.59: # 2013-02-17T12:34:10+0100
- New feature: "perlbrew install --switch $perl"
- New feature: "perlbrew install stable"
- Fix "--quiet" options for "exec" command
- Fix mulitple test failures and warnings
0.58: # 2012-11-16T08:45:18+0100
- Fix infinite re-exec loop as identified in #263
- Fix a case where PERL5LIB still contains previous entries after deactivating or activating other ones.
0.57: # 2012-11-13T19:57:03+0100
- Fix an infinite re-exec loop
0.56: # 2012-11-11T23:10:30+0100
- Fix GH #261, which breaks `off` and `swich-off` commands.
0.55:
- Revert the requirement of 5.8.8. Now require 5.8
- Add PERLBREW_CPAN_MIRROR environment variable
- Deal with a minor local::lib path problem. See GH #254.
|
|
|
|
Upstream changes:
-----------------------------------------
version 1.24 at 2013-06-21 07:01:12 +0000
-----------------------------------------
Change: 73f1b5bdee2bcf52a9e39f7ae61ca4d003881f22
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-06-21 08:01:12 +0000
Updated for v5.19.1
Change: 76c5a70570ee99229c4553717e4368782dad77c7
Author: Chris Williams <chris@bingosnet.co.uk>
Date : 2013-05-27 03:05:10 +0000
Merge pull request #2 from salva/give-more
add sub 'perl_versions' that returns the list of versions supported
by the module
Change: 311199c26fcf63d80b39bcacc462e87e0b593aed
Author: Salvador <sfandino@yahoo.com>
Date : 2013-05-27 11:06:12 +0000
add tests for perl_versions sub
Change: fe9542930febd38718ecaf459c80da36507e9741
Author: Salvador <sfandino@yahoo.com>
Date : 2013-05-27 10:08:41 +0000
add perl_versions function returning list of perl versions known to
the module
-----------------------------------------
version 1.22 at 2013-05-20 13:25:00 +0000
-----------------------------------------
Change: ed957be9c3111676ffb25194a8531928032b2746
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-20 14:25:00 +0000
Fixing distribution
Change: 6582aa42e3fe2769ed1588c75f1f3ee9362593f0
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-20 14:24:10 +0000
Updated for v5.19.0
-----------------------------------------
version 1.20 at 2013-05-18 13:57:11 +0000
-----------------------------------------
Change: 031e41245d08267e244c8446e8085d695e8956c7
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-18 14:57:11 +0000
Updated for v5.18.0 \o/
-----------------------------------------
version 1.16 at 2013-05-16 06:55:41 +0000
-----------------------------------------
Change: bfc7cb272a3854f5a61aed2f40591e74f01d5f29
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-16 07:55:41 +0000
Updated for v5.18.0-RC4
-----------------------------------------
version 1.14 at 2013-05-13 21:59:54 +0000
-----------------------------------------
Change: 3882ae87524c944ef1c63ead804c583e9165a43b
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-13 22:59:54 +0000
Updated for v5.18.0-RC3
-----------------------------------------
version 1.12 at 2013-05-13 07:11:33 +0000
-----------------------------------------
Change: 625b20e9dee61f43d054f0e798399611c70f1bce
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-13 08:11:33 +0000
Updated for v5.18.0-RC1/RC2
-----------------------------------------
version 1.10 at 2013-04-21 08:23:41 +0000
-----------------------------------------
Change: d369eb6b8a337a0365e74f79af7c1b7cca5a0f3e
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-04-21 09:23:41 +0000
Updated for v5.17.11
|
|
|
|
Upstream changes:
0.22 2013-03-27 15:50:29 America/New_York
Documented:
- Issue tracker is now github
0.21 2012-11-14 19:04:49 America/New_York
Changed:
- Skips tee and leak tests for closed STDIN on Perl prior to
5.12 when PERL_UNICODE=D. Documented lack of support as
a known issue.
- Isolated tee subprocesses from effects of PERL_UNICODE as a
precaution (though this did not fix the above issue).
- Improved layer detection for handles proxied due to being closed
or tied.
|
|
|
|
|
|
|
|
Jansson is a C library for encoding, decoding and manipulating JSON
data. It features:
* Simple and intuitive API and data model
* Comprehensive documentation
* No dependencies on other libraries
* Full Unicode support (UTF-8)
* Extensive test suite
|
|
|
|
|
|
Upstream changes:
1.008010 2013-05-26
- Fix a split on undefined value warning (David Golden -- see
https://github.com/gugod/App-perlbrew/issues/305)
1.008009 2013-02-24
- Remove Carp::Always dep
1.008008 2013-02-24
- Fix putting arch path in PERL5LIB
- Refactor Win32 path handling out of ensure_dir_structure_for()
- Fix activate_paths when PERL_LOCAL_LIB_ROOT starts with :
- Fix ~/perl5/bin missing in $PATH
1.008007 2013-02-17
- Back to 1.008004 with Carp fix since subsequent releases were botched
- Avoid issue where PERL5LIB Carp is older than local::lib one
|
|
|
|
Upstream changes:
version 0.96 at 2013-07-08 06:53:34 +0000
-----------------------------------------
Change: a78109ca3e2c9338bf98185c2014ba2be4a04942
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-07-08 07:53:34 +0000
Fix patch applying for v5.18.0
-----------------------------------------
version 0.94 at 2013-07-07 13:45:00 +0000
-----------------------------------------
Change: c5257739abd2cde575036ba9b105977679a30273
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-07-07 14:45:00 +0000
Added commit 4149c7198d9b78d861df289cce40dd865cab57e7
Fixes a regmatch pointer 32-bit wraparound regression in v5.18.0
-----------------------------------------
version 0.92 at 2013-07-07 13:29:48 +0000
-----------------------------------------
Change: 8881838495367f05f599939d4e1eac86106785fa
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-07-07 14:29:48 +0000
Update Midnight BSD hints for 0.4-RELEASE
-----------------------------------------
version 0.90 at 2013-05-18 22:58:06 +0000
-----------------------------------------
Change: fe0a97026ae5a56374b1d9a5968554a0c9b693bc
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-18 23:58:06 +0000
Bumped version to 0.90
Change: cc5a37b1298b45fe2e74a4db92e85561a12f1052
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-18 23:50:04 +0000
Added gcc m64 fixes for Solaris 11
http://perl5.git.perl.org/perl.git/commitdiff/1ddb6a4
http://perl5.git.perl.org/perl.git/commitdiff/767f54d
Change: 815ff70a8a86c97742a0afdc5a092c590c729e80
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-18 22:04:29 +0000
Update hpux hints
Change: 089592af98239448a956586cf8998dee7b2ab7b6
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-18 21:46:55 +0000
Added hints audit tool
Change: 842e6a11a1dac1adfa253a4a9dbd60d53286fa8e
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-18 18:24:52 +0000
Added 'hints' function to Devel::PatchPerl::Hints
-----------------------------------------
version 0.88 at 2013-05-16 12:02:55 +0000
-----------------------------------------
Change: 7a381f7a969eeb683343ddc3511169298aa19889
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-16 13:02:55 +0000
Make determine_version() available in the public API
https://github.com/bingos/devel-patchperl/issues/12
-----------------------------------------
version 0.86 at 2013-05-08 15:39:07 +0000
-----------------------------------------
Change: 50d0a6e5c2b5f25de596463f219c78204e0ae477
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-05-08 16:39:07 +0000
Bump version
Change: 09c3d04f1eddb60cdbba7b597a9c114c7396be2f
Author: Chris Williams <chris@bingosnet.co.uk>
Date : 2013-05-08 08:11:48 +0000
Merge pull request #11 from hirose31/prevent-premature-hsplit
Add patch on prevent premature hsplit for Perl 5.8.[89], 5.10.1,
5.12.5
Change: 19a38ec13e6634a4707bb5043da051b6c551c23f
Author: HIROSE Masaaki <hirose31@gmail.com>
Date : 2013-05-08 13:52:42 +0000
Add patch on prevent premature hsplit for Perl 5.8.[89], 5.10.1,
5.12.5
-----------------------------------------
version 0.84 at 2013-03-08 21:35:14 +0000
-----------------------------------------
Change: 7b5f0d6c51dbff9a22f250813e230816d3d36f08
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-03-08 21:35:14 +0000
Remove requirement on IPC::Cmd
This should make the perlbrew peeps happy
-----------------------------------------
version 0.82 at 2013-02-25 21:38:08 +0000
-----------------------------------------
Change: 3e146301433f8098460dc6fd5d1930fc48c2903a
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-02-25 21:38:08 +0000
Update Linux hints
-----------------------------------------
version 0.80 at 2013-02-25 12:04:03 +0000
-----------------------------------------
Change: ef4dfcccd90f7f786847998cba8891b69fd5a2e1
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-02-25 12:04:03 +0000
Bump version to 0.80
Change: 4e3020edfa3b3adcb79dd4d3c8e410f8cb12bf53
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-02-25 12:02:09 +0000
Ensure that the linux hints file gets updated for kfreebsd as well
Change: 52fde6650e6a6324c7817fb81d9d08260f73d96a
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-02-25 11:41:38 +0000
Add updated hints for gnukfreebsd
-----------------------------------------
version 0.78 at 2013-02-17 16:58:31 +0000
-----------------------------------------
Change: 0c2be36694492d5824f7704cf9d3473c28228d99
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2013-02-17 16:58:31 +0000
Added midnightbsd hints file which supports 0.4
|
|
|
|
|
|
Upstream changes:
---
version: 0.46
date: Wed Jul 25 17:35:44 PDT 2012
changes:
- Re-releasing to reclaim indexing from Alt-IO-All-new
---
version: 0.45
date: Wed Jul 18 22:15:04 EDT 2012
changes:
- Added an example for ->assert and fixed the \E warnings on 5.16, courtesy shlomi fish
|
|
This change avoid to regeneration the file, it may cause pemission issue
with PKG_DESTDIR_SUPPORT=destdir.
|
|
|
|
Upstream changes:
0.53 ( 7-12-13 )
- Remove executable permissions from files that shouldn't have them.
- Added shebang to main Bare.pm file ( apparently some people want this )
- Correct line endings to unix style on parser.c
- Improved simplify function that works properly with trees instead of just a single level
- Added hash2xml to quickly convert recursing hashes into XML
|
|
|
|
Update LICENSE
Upstream change:
2013-07-12 Jarkko Hietaniemi <jhi@Vredefort-2.local>
* Address rt.cpan.org #86857: t/setrlimit.t failure
Skip setrlimit() tests also if the hard limit is RLIM_INFINITY.
* Release 1.2907.
2013-07-07 Jarkko Hietaniemi <jhi@iki.fi>
* Skip number-of-files and stack setrlimit tests in Cygwin:
the constants exist but the implementation doesn't really
seem to be there. Document this in the pod. Testing by dsolimano.
* For setrlimit tests involving byte sizes (memory or file size)
round the byte sizes down to 4 kB boundaries.
* Fix some pod nits.
* Release 1.2906.
2013-06-22 Jarkko Hietaniemi <jhi@iki.fi>
* Address rt.cpan.org #86334: typo fixes
* Address rt.cpan.org #62504: Disable user/system
timing tests if workload accumulate too little time
* Attempt harder in getrusage.t to burn enough user and system time,
refactor the "burn some cpu" utility into t/burn.pl, use that also
in t/times.t.
* Fix a testing problem in NetBSD for t/setrlimit.t,
the tests were misnumbered.
* Silence compilation warnings coming from Perl 5.18.0.
* Clarify the license to be Artistic 2.0 or LGPL 2.0.
* Regenerate ppport.h with Perl 5.18.0.
* Release 1.2905.
|
|
Bug fixes:
-Fixed a problem with @IndexBText
-MAX_STACK in z06.c increased (again) to 250.
-Rare crash at "env = SetEnv(res, env);" given truly horrible patch.
-@Pie totalweight default was not inherited from @PieSetup; fixed now.
-@DefinitionTitleFormat, @ClaimTitleFormat, @PropositionTitleFormat,
-@LemmaTitleFormat, @CorollaryTitleFormat, @ExampleTitleFormat fixed.
-Problem with eogonek in titles (Kamil Rytarowski, Uwe) fixed.
Features:
-JavaScript and Tcl languages added to prg2lout.c (Mark Summerfield).
-@Place symbol now available when setting setup file options.
-New version of @Graph with @GraphSetup symbol in setup file. Should
be 100% backward compatible, if not use @SysInclude { old_graph }.
-New ISOB4, ISOB5, JISB4, and JISB5 paper sizes. The old B4 and B5
sizes are still available unchanged, though now deprecated.
-New @Diag options: outlinecolour for nodes, pathcolour for links.
|
|
|
|
|
|
|
|
|
|
|
|
* Protect against buffer overrun in DNS query generation
* SourceFormat Enforcement
* Bug 3297: Fix openSSL related build failures
* Fix build on FreeBSD 9.x platform with clang
|
|
|
|
|
|
a) doesn't work with current emacses and
b) breaks the eshell mode coming with emaces.
Bump PKGREVISION.
Addresses PR 48050 by Memnon Anon.
|
|
|
|
|
|
Highlights include:
* Fixed name_servers[_append] and search_domains[_append] to suscribers
other than libc
|
|
|
|
Changelog:
unknown.
I cannot find difference between 4.0.2 and 4.0.4.
|
|
|
|
Changelog:
newLISP® v.10.5.3 Stable Release 2013-07-10
This release fixes bugs in the new, unlimited precision, integer arithmetic and JSON subsystems and introduces functions for KMEANS data clustering.
New Features
New cluster analysis functions kmeans-train and kmeans-query (v.10.5.2).
Bug fixes
Big integer division had problems with embedded, aligned big int sized zeros and trailing zeros in results. On Linux, compiler optmizations in big integer division code caused problems and are disabled now with no decrease in performance (v.10.5.1).
The bigint function now accepts integers in strings with trailing non-digit characters and floats in simple dot-decimal notation (v.10.5.1).
After Java update 7u21, install directory names could not have spaces. This has been fixed (v.10.5.2).
Escaped " quote and \ backslash characters in json-parse strings are now handled correctly (v.10.5.2/3).
Compatibility with previous versions
This version is compatible with the previous versions in the 10.5.x series.
|
|
* Sync with seamonkey-2.19.
|
|
|
|
* Update enigmail to 1.5.2.
Changelog:
SeaMonkey-specific changes
Mark -> As Read now checks the state of all selected messages instead of only the first one's.
Notifications for mixed content blocker have been implemented.
A new 3rd-party cookie restriction to visited websites option has been added to the Cookies pref pane.
The context menu Search option is now available for textareas and input fields.
Website storage mechanisms are now available in the Data Manager (localStorage, indexedDB, etc.).
"Open Containing Folder" is now already available during download.
See the changes page for minor changes.
Mozilla platform changes
asm.js optimizations (OdinMonkey) have been enabled for major performance improvements.
Improved WebGL rendering performance through asynchronous canvas updates.
Plain text files displayed within the browser will now word-wrap.
For user security, the Components object is no longer accessible from web content.
Improved memory usage and display time when rendering images.
The Pointer Lock API can now be used outside of fullscreen.
CSS3 Flexbox has been implemented and enabled by default.
The new Web Notifications API has been implemented.
Added clipboardData API for JavaScript access to a user's clipboard.
Support for new HTML5 <data> and <time> elements has been added.
Fixed several stability issues.
|
|
sysutils/user_* packages.
|
|
|
|
so that they are correctly calculated as independent.
This avoids issues in bulk builds where the package version was taking
precedence and causing the wrong user package to be depended upon.
|
|
package to 1.8.8.
|
|
Mail_Mie 1.8.8
* Fixed warning/notice on (static vs. non-static) PEAR::raiseError() usage
[alec]
* Fixed Bug #19761: PHP5 warnings about return by reference [alec]
* Fixed Bug #19770: Make cid generator more unique on Windows [alec]
* Fixed Bug #19987: E_STRICT warning when null is passed by reference [alec]
|
|
Net_SMTP 1.6.2
- Fix EHLO response handling for HELO-only servers.
|