Age | Commit message (Collapse) | Author | Files | Lines |
|
packages ruby-amq-protocol version 0.8.4 and ruby-amq-client version 0.8.7.
|
|
* Some parts are splited to another package (ruby-amq-client and
ruby-amq-protocol).
* Update DESCR.
|
|
|
|
(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.
|
|
|
|
(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.
|
|
|
|
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.
|
|
|
|
=== 1.8.12 / 2011-12-02
* Bug fix:
* Handle more cases where Syck's DefaultKey showed up in requirements
and wasn't cleaned out.
|
|
|
|
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.
|
|
|
|
since we still need to keep this version.
|
|
|
|
|
|
|
|
|
|
|
|
- ruby-gnome2-1.0.3.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
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.
|
|
drop patch-ab, which doesn't exist. HI MANU
|
|
|
|
release.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
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.
|
|
|
|
|
|
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.
|
|
net/p5-Net-GitHub and www/p5-Apache2-AuthCookieDBI.
|
|
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>
|
|
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)
|
|
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.
|
|
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.
|
|
|
|
|