cvs commit: ports/www Makefile ports/www/fancybox Makefile distinfo pkg-descr pkg-plist

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 2 04:05:57 UTC 2011


sunpoet     2011-06-02 04:05:57 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/fancybox         Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add fancybox 1.3.4
  
  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/
  
  Revision  Changes    Path
  1.2896    +1 -0      ports/www/Makefile
  1.1       +25 -0     ports/www/fancybox/Makefile (new)
  1.1       +2 -0      ports/www/fancybox/distinfo (new)
  1.1       +15 -0     ports/www/fancybox/pkg-descr (new)
  1.1       +26 -0     ports/www/fancybox/pkg-plist (new)


More information about the cvs-all mailing list