FancyBox is a tool for displaying images, html content and multi-media in a
Mac-style "lightbox" that floats overtop of web page. It was built using the
jQuery library. Licensed under both MIT and GPL licenses.
Features:
- Can display images, HTML elements, SWF movies, iframes and also Ajax
requests.
- Customizable through settings and CSS.
- Groups related items and adds navigation.
- If the mouse wheel plugin is included in the page then FancyBox will
respond to mouse wheel events as well.
- Support fancy transitions by using easing plugin.
- Adds a nice drop shadow under the zoomed item.
WWW: http://fancybox.net/
Changes:
- Update texinfo docs with recommendations kindly provided by Karl Berry.
- Document --libtool option.
- Fixup references to GNU Standards.
- Allow date format to be localised (thanks to Yasumichi Akahoshi).
- Add Japanese translation (thanks to Yasumichi Akahoshi).
2011-05-01 german/citrix_xenapp: "crashes with f10"
2011-05-01 japanese/citrix_xenapp: "crashes with f10"
2011-05-01 net/citrix_xenapp: "crashes with f10"
2011-05-11 comms/gammu-python: since version 1.29.0 comms/gammu uses python by default
2011-05-01 java/gj: Upstream disapear and distfile is no more available
2011-05-09 net/ipv6socket_scrub: Upstream disapear and distfile is no more available
2011-05-13 graphics/lodju: depends on rep-gtk, which doesn't build anymore.
2011-05-01 www/mod_pubcookie: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
2011-05-01 ftp/prozilla: Upstream disapear and distfile is no more available
2011-05-01 www/py-django11: Unsupported (no longer receive security updates or bugfixes)
2011-05-13 x11-toolkits/rep-gtk: missing rep-config from librep port broke the build.
2011-05-01 games/tnl: Upstream development has ceased, it doesn't work with newer CEGUI and is generally broken
2011-06-01 net/vnc2swf: Development is now superseded by deskutils/vnc2flv
XML::Toolkit is a suite of tools that work to make handling XML easier. It is
designed to marshall XML documents into Moose classes and back again with
minimal changes.
WWW: http://search.cpan.org/dist/XML-Toolkit/
MooseX::MetaDescription allows you to add arbitrary out of band metadata to your
Moose classes and attributes. This will allow you to track out of band data
along with attributes, which is very useful for say serializing Moose classes in
HTML or XML.
WWW: http://search.cpan.org/dist/MooseX-MetaDescription/
Bread::Board is an inversion of control framework with a focus on dependency
injection and lifecycle management. It's goal is to help you write more
decoupled objects and components by removing the need for you to manually wire
those objects/components together.
WWW: http://search.cpan.org/dist/Bread-Board/
Module::CheckDeps parses Perl code searching for used modules. It can either
return a list of all the modules used by some code, or a list of the used
modules that are not available in the host system (e.g. not installed modules).
Compared to similar modules, such as Module::ScanDeps, Module::CheckDeps is
simpler and less powerful, but also much faster.
WWW: http://search.cpan.org/dist/Module-CheckDepshttps://github.com/AlexBio/Module-CheckDeps
Django-css is a fork of django_compressor that makes it easy
to use CSS compilers with your Django projects.
WWW: https://github.com/dziegler/django-css
PR: ports/157456
Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw>