summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-09-12Update to 0.612:wiz2-7/+9
0.612 Mon Aug 16 00:10:16 2010 +1000 <joe@kafsemo.org> - Allow DATA_INDENT to specify arbitrary white space for indentation. If it is numeric then use that many space characters. 0.611 Thu Apr 22 13:09:12 BST 2010 <joe@kafsemo.org> - Adopt rewritten license text to explicitly allow modification. 0.610 Mon Mar 29 02:29:32 BST 2010 <joe@kafsemo.org> - Add a CHECK_PRINT constructor parameter to check the output print success (#50465). It will croak when printing to output fails. 0.607 Mon Mar 22 14:46:26 GMT 2010 <joe@kafsemo.org> - Address license confusion by reverting to the original license, with contributor permission, and removing unintentional references to the (more restrictive) GPL/Artistic.
2010-09-12Updated textproc/p5-Text-MicroTemplate to 0.18wiz1-1/+2
2010-09-12Update to 0.18:wiz2-7/+6
0.18 - added accessor: Text::MicroTemplate::File->include_path 0.17 - detects absolute paths using File::Spec->file_name_is_absolute (win32 compatibility fix) 0.16 - treat filenames starting with "/" as absolute paths - support lines like "? =pod" - fix documentation issues 0.15 - [bugfix] fix degradation in the optimazition introduced in 0.14 that caused compound lines within template to be miscompiled
2010-09-12Updated textproc/p5-PDF-Create to 1.06wiz1-1/+2
2010-09-12Update to 1.06, set LICENSE.wiz2-7/+7
Updated version number Updated Howto Fixed Makefile and MANIFEST for Build.PL Added Build.PL Save locale in Page-image (rt.perl.org bug #57340) Made this test windows-compatible (rt.perl.org bug #55505) Add prerequisite for perl 5.005 (rt bug #55198) Fix typo File permissions changed Fixed POD (rt bug #55184) Test-script cleanup, proper use of ok() with pdftotext Run the cgi with the correct perl from $Config{perlpath}. Fixed some typos in the POD Fixed the usage of the test suite (skip was used wrongly). Version 1.05\nAdded t/10-versionig.t\nFix to Changes.PL Even more POD additions Changed version number to 1.05 Fixed minor Perl::Critic issues Image scaling bug, patch by Simon Green <simon@simongreen.name> I have noticed one bug with the software though. If you are scaling an image, and are centering it, it calculates the the bottom left based on the original image size, not the scaled size. Attached is a patch (against 1.03) that fixes this. more POD fixes and comments PerlTidy, Fixed comments and POD PerlTidy, Fixed comments and POD Fixed formatting (perltidy) and updated POD documentation git in eclipe is a mess Added new test scripts Added experimental 'text' function Added Gary's annotation fonction and related stuff (string_underline). Cleaned up test files, grouped by topic, uses Test::More Cosmetic and toolchain mods. As sent to Gary Fixed debug() stuff Removed history from comments General cleanup fixed corrupt xref Improved debugging, Initial version of annotations Set version to 'perl' for Fedora Fix the MANIFEST file with all test updates Fixed Changes.PL Cleanup test files Add 'real' test using 'pdftotext' Add a cgi-script test/example Changing version number Some more test cleanup (eliminate warnings, remove test 7) Fix and unify test samples (generate pdf name from script name). Add new sample 'parabola.t', to show how to generate graphices. Improve doc and error message for unsupported gif images. Add new sample featuring font color and drawing/writing on images. Improved git detection in Changes.PL by Philippe Audéoud Hacked Changes.PL to skip out in a non-obstrusive way if git is not found or the git environment is not right.
2010-09-12Updated net/p5-Test-TCP to 1.06wiz1-1/+2
2010-09-12Update to 1.06:wiz2-8/+8
1.06 - depend to Test::SharedFork 0.14. It fixes issue with Test::Builder2. 1.05 - workaround for $@ issue in test case. Data::Util's method modifier clears $@.
2010-09-12Updated devel/p5-Test-SharedFork to 0.14wiz1-1/+2
2010-09-12Update to 0.14:wiz2-6/+6
0.14 - release! 0.13_01 - Test::Builder2 support
2010-09-12Updated math/p5-Statistics-Descriptive to 3.0200wiz1-1/+2
2010-09-12Update to 3.0200:wiz2-7/+6
3.0200 June 18, 2010 - Added skewness and kurtosis - https://rt.cpan.org/Ticket/Display.html?id=58187 - Thanks to Shawn Laffan. 3.0102 June 15, 2010 - Add the $VERSION variable to Statistics::Descriptive::Sparse and Statistics::Descriptive::Full. This was done to silence the CPAN indexer. 3.0101 June 15, 2010 - Moved the trimmed_mean caching test (that used the Benchmark.pm module) to rejects/descr.t , because it kept failing.
2010-09-12Updated math/p5-Spreadsheet-XLSX to 0.13nb1wiz1-1/+2
2010-09-12Update to 0.13-withoutworldwriteables, and call it 0.13nb1.wiz2-10/+11
0.13 Sun May 16 13:08:12 MSD 2010 - ability to read xlsx from filehandle (RT #57483, thanks Sergey Pushkin)
2010-09-12Updated devel/p5-Test-Warn to 0.22wiz1-1/+2
2010-09-12Update to 0.22:wiz2-8/+6
0.22 Sep 10 2010 - fixes in English
2010-09-12Updated devel/p5-Mouse to 0.68wiz1-1/+2
2010-09-12Update to 0.68:wiz2-7/+6
0.68 Sat Sep 11 16:24:42 2010 [CHANGES] * Remove an optional depenency, Data::Util. This is used to make method modifiers faster, but the effect is limited to 'before' and 'after' modifiers. Rather, D::U's modifiers are slightly different from the standalone version, and sometimes the difference caused problems. 0.67 Fri Sep 10 13:56:38 2010 [BUG FIXES] * Oops! Fix a mistake of removing neccesary denepdencies 0.66 Fri Sep 10 13:30:41 2010 [BUG FIXES] * Workaround older perl's bug that caused segv in throwing errors * Fix looks_like_number portability 0.65 Thu Sep 9 13:30:33 2010 [CHANGES] * An attribute in a subclass can now override the value of "is" (Moose 1.07 feature) * Remove long deprecated methods: _create_args(), compute_all_applicable_attributes(), and clone_instance() [BUG FIXES] * Fix tests that misused test functions. This problem was revealed by Test::Builder2 * Improve C++ compatibility in Mouse::XS
2010-09-12Updated devel/p5-Devel-Cover to 0.71wiz1-1/+2
2010-09-12Update to 0.71, changes undocumented.wiz2-7/+6
2010-09-12Updated devel/p5-Method-Signatures-Simple to 0.06wiz1-1/+2
2010-09-12Update to 0.06:wiz2-7/+6
0.06 2010-06-11 Rhesa Rozendaal <rhesa@cpan.org> Documented the import arguments.
2010-09-12Add comment.wiz2-3/+5
2010-09-12Update to 0.46:wiz2-7/+6
0.46 Sep 10 2010 - added possibility to get big size covers; - fixed retrieving of cover for non-English movies; - fixed bug with parsing of the movie title on the search page, ticket #55739; - fixed plot parsing.
2010-09-12Updated chat/p5-POE-Component-IRC to 6.40wiz1-1/+2
2010-09-12Update to 6.40:wiz2-6/+6
6.40 Thu Sep 9 06:55:27 UTC 2010 - AutoJoin.pm: Wait for a reply from NickServ before joining channels on connect
2010-09-12Sort.wiz1-2/+2
2010-09-12Bump minimum dependency (PR pkg/43867)tnn1-2/+2
2010-09-12Note update of www/contao29-translations package to 20100912.taca1-1/+2
2010-09-12Update contao29-translations pakcage to 20100912.taca4-9/+11
Update Bosnian language files.
2010-09-12-ruby-SDL-2.1.1.1.taca1-2/+1
pkgsrc has ruby-SDL-2.1.1 now but 2.1.1.1 differ Readme only. And to update 2.1.1.1, pkgsrc must be switch to none rubygem based package. It costs too much.
2010-09-12-ruby-1.9.2.0, ruby-datamapper-0.10.2, ruby-racc-1.4.6.taca1-4/+1
2010-09-12+ rcairo-1.10.0 (will be update after update of cairo package).obache1-1/+2
2010-09-12Add a patch which I forgot to commit.taca1-0/+33
2010-09-12Add patches which I forgot to commit.taca2-0/+18
2010-09-12Note addtion of these pacakges:taca1-1/+8
databases/ruby-activerecord3 3.0.0 databases/ruby-arel 1.0.1 devel/ruby-activemodel 3.0.0 devel/ruby-activesupport 3.0.0 www/ruby-actionpack3 3.0.0 www/ruby-activeresource3 3.0.0 www/ruby-rails3 3.0.0
2010-09-12Add and enable ruby-actionpack3, ruby-activeresource3 and ruby-rails3.taca1-1/+4
2010-09-12Add and enable ruby-actionmailer3.taca1-1/+2
2010-09-12Add and enable ruby-activemodel, ruby-activesupport3 and ruby-railties.taca1-1/+4
2010-09-12Add and enable ruby-activerecord3 and ruby-arel.taca1-1/+3
2010-09-12Importing www/ruby-rails3 3.0.0.taca5-0/+59
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration.
2010-09-12Importing databases/ruby-activerecord3 3.0.0.taca4-0/+125
= Active Record -- Object-relational mapping put on rails Active Record connects classes to relational database tables to establish an almost zero-configuration persistence layer for applications. The library provides a base class that, when subclassed, sets up a mapping between the new class and an existing table in the database. In context of an application, these classes are commonly referred to as *models*. Models can also be connected to other models; this is done by defining *associations*. (This is part of Ruby on Rails 3.)
2010-09-12Importing devel/ruby-railties 3.0.0.taca4-0/+359
= Railties -- Gluing the Engine to the Rails Railties is responsible to glue all frameworks together. Overall, it: * handles all the bootstrapping process for a Rails application; * manager rails command line interface; * provides Rails generators core; (This is part of Ruby on Rails 3.)
2010-09-12Importing mail/ruby-actionmailer3 3.0.0.taca4-0/+54
Action Mailer is a framework for designing email-service layers. These layers are used to consolidate code for sending out forgotten passwords, welcome wishes on signup, invoices for billing, and any other use case that requires a written notification to either a person or another system. Action Mailer is in essence a wrapper around Action Controller and the Mail gem. It provides a way to make emails using templates in the same way that Action Controller renders views using templates. Additionally, an Action Mailer class can be used to process incoming email, such as allowing a weblog to accept new posts from an email (which could even have been sent from a phone). (This is part of Ruby on Rails 3.)
2010-09-12Importing www/ruby-actionpack3 3.0.0.taca4-0/+199
Action Pack is a framework for handling and responding to web requests. It provides mechanisms for *routing* (mapping request URLs to actions), defining *controllers* that implement actions, and generating responses by rendering *views*, which are templates of various formats. In short, Action Pack provides the view and controller layers in the MVC paradigm. (This is part of Ruby on Rails 3.)
2010-09-12Importing www/ruby-activeresource3 3.0.0.taca4-0/+48
Active Resource (ARes) connects business objects and Representational State Transfer (REST) web services. It implements object-relational mapping for REST web services to provide transparent proxying capabilities between a client (ActiveResource) and a RESTful service (which is provided by Simply RESTful routing in ActionController::Resources). (This is part of Ruby on Rails 3.)
2010-09-12Importing devel/ruby-activemodel 3.0.0.taca4-0/+65
Active Model provides a known set of interfaces for usage in model classes. They allow for Action Pack helpers to interact with non-ActiveRecord models, for example. Active Model also helps building custom ORMs for use outside of the Rails framework. (This is part of Ruby on Rails 3.)
2010-09-12Importing of databases/ruby-arel 1.0.1.taca4-0/+197
## Abstract ## Arel is a Relational Algebra for Ruby. 1) simplifies the generation complex of SQL queries 2) adapts to various RDBMS systems It is intended to be a framework framework; that is, you can build your own ORM with it, focusing on innovative object and collection modeling as opposed to database compatibility and query generation. ## Status ## For the moment, Arel uses ActiveRecord's connection adapters to connect to the various engines, connection pooling, perform quoting, and do type conversion. On the horizon is the use of DataObjects instead. The long term goal, following both LINQ and DataMapper, is to have Arel adapt to engines beyond RDBMS, including XML, IMAP, YAML, etc.
2010-09-12Importing devel/ruby-activesupport3 3.0.0.taca4-0/+232
A toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Rich support for multibyte strings, internationalization, time zones, and testing. (This is part of Ruby on Rails 3.)
2010-09-12Note addtion of these packages:taca1-1/+5
devel/ruby-i18n 0.4.1 devel/ruby-thor 0.14.0 www/ruby-rack-mount 0.6.13 www/ruby-rack-test 0.5.4
2010-09-12Add and enable ruby-rack-mount and ruby-rack-test.taca1-1/+3