summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-12-15Note update of net/ruby-amqp package to 0.8.4 and addition of relatedtaca1-1/+4
packages ruby-amq-protocol version 0.8.4 and ruby-amq-client version 0.8.7.
2011-12-15Update ruby-amqp pacakge to 0.8.4.taca3-11/+15
* Some parts are splited to another package (ruby-amq-client and ruby-amq-protocol). * Update DESCR.
2011-12-15Add and enable ruby-amq-client and ruby-amq-protocol.taca1-1/+3
2011-12-15Importing net/ruby-amq-client package version 0.8.7.taca4-0/+188
(This is required by new ruby-amqp package.) amq-client is a fully-featured, low-level AMQP 0.9.1 client that runs on Ruby 1.8.7, 1.9.2, REE, Rubinius and JRuby. It's sweet spot is in serving as foundation for higher-level, more opinionated AMQP libraries. It can be used directly by applications code when performance and access to advanced AMQP protocol features is more important that API convenience.
2011-12-15Add and enable ruby-sprockets.taca1-1/+2
2011-12-15Importing net/ruby-amq-protocol pacakge version 0.8.4.taca4-0/+65
(This is required by new ruby-amqp package. amq-protocol is an AMQP 0.9.1 serialization library for Ruby. It is not an AMQP client: amq-protocol only handles serialization and deserialization. If you want to write your own AMQP client, this gem can help you with that.
2011-12-15Note addition of misc/ruby-sprockets package version 2.0.3.taca1-1/+2
2011-12-15Importing misc/ruby-sprockets pacakge version 2.0.3.taca4-0/+60
Sprockets: Rack-based asset packaging Sprockets is a Ruby library for compiling and serving web assets. It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipeline that allows you to write assets in languages like CoffeeScript, Sass, SCSS and LESS.
2011-12-15Note update of misc/rubygems package to 1.8.12.taca1-1/+2
2011-12-15Update rubygems package to 1.8.12.taca3-7/+8
=== 1.8.12 / 2011-12-02 * Bug fix: * Handle more cases where Syck's DefaultKey showed up in requirements and wasn't cleaned out.
2011-12-15Note update of www/ruby-actionpack3 package to 3.0.11nb2.taca1-1/+2
2011-12-15* Change depending directories:taca1-6/+6
devel/ruby-i18n => devel/ruby-i18n www/ruby-rack => www/ruby-rack12 www/erubis => ruby-erubis26 * Don't override gemspec for i18n (ruby-i18n). Bump PKGREVISION.
2011-12-15Note addition of www/ruby-erubis26 package version 2.6.6.taca1-1/+2
2011-12-15Importing www/ruby-erubis version 2.6.6 as www/ruby-erubis26taca4-0/+324
since we still need to keep this version.
2011-12-15Note rename of www/erubis package to www/ruby-erubis.taca1-1/+3
2011-12-15Remove erubis and add ruby-erubis.taca1-2/+2
2011-12-15Importing www/erubis pacakge version 2.6.6 as www/ruby-erubis to rename it.taca4-0/+324
2011-12-15Change depending ruby-mail package's directory from ruby-mail to ruby-mail22.taca1-2/+2
2011-12-15Importing ruby-rack version 1.2.4 as www/ruby-rack12.taca4-0/+165
2011-12-15+ libdrm-2.4.29, ruby-rb-appscript-0.6.1.taca1-3/+3
- ruby-gnome2-1.0.3.
2011-12-15Note addition of mail/ruby-mail22 package version 2.2.19.taca1-1/+2
2011-12-15Add and enable ruby-mail22.taca1-1/+2
2011-12-15Importing mail/ruby-mail version 2.2.19 as mail/ruby-mail22.taca4-0/+172
2011-12-15Note addition of devel/ruby-hike package version 1.2.1.taca1-1/+2
2011-12-15Importing ruby-hike version 1.2.1.taca4-0/+33
Hike ==== Hike is a Ruby library for finding files in a set of paths. Use it to implement search paths, load paths, and the like.
2011-12-15Note addition of www/typo3_46 version 4.6.1.taca1-1/+2
2011-12-15Add and enable typo3_46.taca1-1/+2
2011-12-15Importing TYOP3 4.6.1 as www/typo3_46.taca6-0/+8179
TYPO3 is a free Open Source content management system for enterprise purposes on the web and in intranets. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules. This is TPYO3 4.6 based stable release. Please refer release notes http://typo3.org/download/release-notes/typo3-46/ in detail.
2011-12-15Restore Joerg's build fix patch, which the previous update dropped, anddholland1-2/+2
drop patch-ab, which doesn't exist. HI MANU
2011-12-15Note update of www/typo3_45 package to 4.5.8nb1.taca1-1/+2
2011-12-15Improve COMMENT and DESCR; Explicitly note this is LTS, Long Term Supporttaca2-2/+6
release. Bump PKGREVISION.
2011-12-15Note rename of www/typo3 to www/typo3_45.taca1-1/+2
2011-12-15www/typo3 has renamed to www/typo3_45 now.taca8-7633/+0
2011-12-15Rename typo3 to typo3_45.taca1-2/+2
2011-12-15Re-import www/typo3 as www/typo3_45; rename from www/typo3.taca8-0/+7633
2011-12-15Note update of www/typo3 package to 4.5.8.taca1-1/+2
2011-12-15Update typo3 package to 4.5.8.taca3-17/+21
This version is a maintenance release and contains bug fixes only. Please refer full Change log in http://wiki.typo3.org/TYPO3_4.5.8.
2011-12-15patch-aa is not necessary any longer, says gls@; remove it.wiz2-15/+1
2011-12-15check X11_TYPE for dependency condition check of xwininfo.obache1-2/+2
2011-12-15graphics/vnc2swf: Fix logic flaw for Makefile dependencymarino1-2/+2
On DragonFly, X11BASE equals LOCALBASE meaning any detected binaries on X11BASE came from pkgsrc itself and not the native platform as intended. The result is that x11/xwininfo was not getting added to the DEPENDS list after that package was installed.
2011-12-15graphics/vigra: Fix ambiguous math functions for DragonFlymarino3-2/+23
2011-12-15graphics/viewnoir: USE_TOOLS+= msgfmtmarino1-2/+2
2011-12-15Many packages will prefer ncursesw over ncurses if its available (say assbd1-1/+9
a native library), so unless devel/ncurses/buildlink3.mk is being included by ncursesw don't allow ncursesw to be used by causing linkage failure.
2011-12-15Note update of misc/p5-Locale-Codes, devel/p5-Test-Harness,hiramatsu1-1/+5
net/p5-Net-GitHub and www/p5-Apache2-AuthCookieDBI.
2011-12-15Update p5-Apache2-AuthCookieDBI to 2.14.hiramatsu2-8/+7
Changes from previous: ---------------------- 2.14 - Sat Mar 26 09:41:01 PDT 2011 - Changed documentation about WhateverDBI_SecretKey to address https://rt.cpan.org/Ticket/Display.html?id=62488 - Fixes for https://rt.cpan.org/Public/Bug/Display.html?id=66336 (_dbi_connect should be called as a class method.) 2.13 - Sat Dec 18 10:33:19 PST 2010 - Build system uses Module::Build (generates a Makefile.PL for compatability.) - Distro version now matches module version (2.13) - Fixed statement handle still active <https://rt.cpan.org/Public/Bug/Display.html?id=57906> Also added support for WhatEverDBI_UserActiveField Thanks to Chad Columbus - Fixed $HEX_STRING_REGEX definition is wrong <https://rt.cpan.org/Public/Bug/Display.html?id=46117> Thanks to Joe Ingersoll - Fixed User authenticated if not in MySQL database <https://rt.cpan.org/Ticket/Display.html?id=62470> Thanks to Keith Lawson - Fixed Login.pl example - syntax error <https://rt.cpan.org/Public/Bug/Display.html?id=62487> (also moved from eg/public-pl/login.pl to eg/bin/login.pl) Thanks to William McKee http://search.cpan.org/~wmckee/ - Updated documentation to cover protecting the DocumentRoot <https://rt.cpan.org/Ticket/Display.html?id=51593> - Now depends on DBI 1.40 instead of Apache::DBI - <https://rt.cpan.org/Ticket/Display.html?id=43083>
2011-12-15Update p5-Net-GitHub to 0.30.hiramatsu2-7/+6
Changes from previous: ---------------------- 0.30 2011.08.27 - Default to GET method if we've no data to POST (Lubomir Rintel) - repository update (Lubomir Rintel) - Slow down with requests if we're approaching the rate limit (Lubomir Rintel) - Make it possible to turn API errors into exceptions (Lubomir Rintel) 0.29 2011.05.07 always_Authorization for private respo 0.28 2011.03.06 use official GitHub API request instead of screen-scraping for 'comments' issues by spang (Christine Spang) 0.27 2011.02.17 requires HTTP::Request::Common; (RT 65787 by JQUELIN) 0.26 2011.01.20 fix Makefile.PL 0.25 2011.01.19 partial implementation of Pull Request API (doy) 0.24 2011.01.01 Organizations API (fayland) update Auth to 'Basic Auth' (fayland) 0.23 2010.11.04 Moose has deprected 'excludes', '-excludes' is preferred (datamuc)
2011-12-15Update p5-Test-Harness to 3.23.hiramatsu2-7/+6
Changes from previous: ---------------------- 3.23 2011-02-20 - Merge in changes from core. Thanks BinGOs. - Made SourceHandler understand that an executable binary file is probably an executable. - Added workaround for Getopt::Long 2.25 handling of multivalue options. Fixes test failure on stock perl 5.6.2.
2011-12-15Update p5-Locale-Codes to 3.20.hiramatsu2-7/+6
Changes from previous: ---------------------- VERSION 3.20 (2011−12−01) NEW CODE(s) Added limited support for deprecated codes The code2XXX, XXX2code, all_XXX_codes, and all_XXX_names functions now support retired codes. RT 71124 Fixed capitalization The ’South Sudan’ country was all caps. RT 71024 Pod tests off by default The pod tests will not run at install time. RT 71122 Codesets may be specified by name All codesets may be specified by a constant or by their name now. Previously, they were specified only by a constant. alias_code deprecated The alias_code function exists for backward compatibility. It has been replaced by rename_country_code . The alias_code function will be removed sometime after September, 2013 . Code cleanup All work is now done in the central module (Locale::Codes). Previously, some was still done in the wrapper modules (Locale::Codes::*) but that is gone now. Added LangFam module Added Language Family codes (langfam) as defined in ISO 639−5. VERSION 3.18 (2011−08−31) NEW CODE(s) No longer use CIA data The CIA world added non‐standard values, so I no longer use it as a source of data. Based on a report by Michiel Beijen. VERSION 3.17 (2011−06−28) NEW CODE(s) Added new types of codes Added Language Extension codes (langext) and Language Variation codes (langvar) as defined in the IANA language registry. Added new codeset(s) Added language codes from ISO 639−5 Added language/script codes from the IANA language subtag registry Bug fixes Fixed an uninitialized value warning. RT 67438 Fixed the return value for the all_XXX_codes and all_XXX_names functions. RT 69100 Reorganized code Reorganized modules to move Locale::MODULE to Locale::Codes::MODULE to allow for cleaner future additions. The original four modules (Locale::Language, Locale::Currency, Locale::Country, Locale::Script) will continue to work, but all new sets of codes will be added in the Locale::Codes namespace. VERSION 3.16 (2011−03−01; sbeck) NEW CODE(s) VERSION 3.15 (2010−12−02; sbeck) NEW CODE(s) Minor fixes Added version number to Makefile.PL/Build.PL requirement for POD testing modules. RT 62247 Changed ’use vars’ to ’our’ VERSION 3.14 (2010−09−28; sbeck) NEW CODE(s) Bug fixes Stripped out some HTML that got included with some codes.
2011-12-15Fix broken depend pattern. Hi manu!dholland1-2/+2
2011-12-15liquidwar, root, xblockoutdholland1-1/+4