aboutsummaryrefslogtreecommitdiff
path: root/www/fancybox
Commit message (Collapse)AuthorAgeFilesLines
* - Add CPE infoDmitry Marakasov2015-05-161-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386527
* - Cleanup GH_* knobs: use DISTVERSIONPREFIXSunpoet Po-Chuan Hsieh2015-05-132-4/+4
| | | | Notes: svn path=/head/; revision=386259
* - Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120Sunpoet Po-Chuan Hsieh2015-03-241-1/+0
| | | | Notes: svn path=/head/; revision=382153
* - Convert to new USE_GITHUB usage and remove deprecated GH_COMMITSunpoet Po-Chuan Hsieh2015-03-212-3/+3
| | | | Notes: svn path=/head/; revision=381864
* - Cleanup PLISTSunpoet Po-Chuan Hsieh2014-12-201-2/+0
| | | | Notes: svn path=/head/; revision=375033
* - Remove MASTER_SITESSunpoet Po-Chuan Hsieh2014-05-151-2/+1
| | | | Notes: svn path=/head/; revision=354117
* - Update to 2.1.5Sunpoet Po-Chuan Hsieh2014-02-044-36/+35
| | | | | | | | | | - Fix staging support - Update pkg-descr and WWW Changes: https://github.com/fancyapps/fancyBox/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=342552
* - Stage supportMartin Wilke2014-01-261-4/+3
| | | | Notes: svn path=/head/; revision=341245
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Cleanup Makefile headerSunpoet Po-Chuan Hsieh2013-08-211-5/+1
| | | | Notes: svn path=/head/; revision=325163
* - Remove leading indefinite article from COMMENTSunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | Notes: svn path=/head/; revision=325161
* - Add fancybox 1.3.4Sunpoet Po-Chuan Hsieh2011-06-024-0/+68
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/ Notes: svn path=/head/; revision=274962