notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
fancybox JavaScript library for image/html/multimedia content display
3.5.7 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.5.7Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-06-02 04:06:30
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: GPLv3
WWW:
https://fancyapps.com/fancybox/
Description:
fancyBox is a tool that offers a nice and elegant way to add zooming functionality for images, html content and multi-media on your webpages. It is built on the top of the popular JavaScript framework jQuery and is both easy to implement and a snap to customize. 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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/fancybox-3.5.7/catalog.mk
  2. /usr/local/share/licenses/fancybox-3.5.7/LICENSE
  3. /usr/local/share/licenses/fancybox-3.5.7/GPLv3
  4. @owner www
  5. @group www
  6. www/fancybox/jquery.fancybox.css
  7. www/fancybox/jquery.fancybox.js
  8. www/fancybox/jquery.fancybox.min.css
  9. www/fancybox/jquery.fancybox.min.js
  10. @owner
  11. @group
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • fancybox>0:www/fancybox
To install the port:
cd /usr/ports/www/fancybox/ && make install clean
To add the package, run one of these commands:
  • pkg install www/fancybox
  • pkg install fancybox
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fancybox
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1552404232 SHA256 (fancyapps-fancybox-v3.5.7_GH0.tar.gz) = 223941bcc9b2a5f2309f7eb555309aa79ded875a236bbd0bd3306e90cc5546fa SIZE (fancyapps-fancybox-v3.5.7_GH0.tar.gz) = 130785

Packages (timestamps in pop-ups are UTC):
fancybox
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.5.73.5.73.5.73.5.73.5.7-3.5.7-
FreeBSD:13:quarterly3.5.73.5.73.5.73.5.73.5.73.5.73.5.73.5.7
FreeBSD:14:latest3.5.73.5.73.5.73.5.73.5.73.5.7-3.5.7
FreeBSD:14:quarterly3.5.73.5.7-3.5.73.5.73.5.73.5.73.5.7
FreeBSD:15:latest3.5.73.5.7n/a3.5.7n/a3.5.73.5.73.5.7
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_fancybox
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/fancyapps/fancybox/tar.gz/v3.5.7?dummy=/
Collapse this list.

Number of commits found: 37

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
3.5.7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5.7
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.5.7
14 Sep 2021 10:55:38
commit hash: 390e95b96cb9c0a1c028f992b222cf4eab622727commit hash: 390e95b96cb9c0a1c028f992b222cf4eab622727commit hash: 390e95b96cb9c0a1c028f992b222cf4eab622727commit hash: 390e95b96cb9c0a1c028f992b222cf4eab622727 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/fancybox: Remove invalid CPE information

Approved by:	portmgr (blanket)
3.5.7
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.5.7
12 Mar 2019 18:09:16
Revision:495475Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.5.7

Changes:	https://github.com/fancyapps/fancybox/releases
3.5.6
01 Jan 2019 20:32:52
Revision:488961Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.5.6

Changes:	https://github.com/fancyapps/fancybox/releases
3.5.2
07 Oct 2018 20:01:53
Revision:481483Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.5.2

Changes:	https://github.com/fancyapps/fancybox/releases
3.5.0
05 Oct 2018 21:07:41
Revision:481301Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.5.0

Changes:	https://github.com/fancyapps/fancybox/releases
3.4.2
22 Sep 2018 16:43:08
Revision:480397Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.4.2

Changes:	https://github.com/fancyapps/fancybox/releases
3.4.1
01 Sep 2018 22:51:22
Revision:478738Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.4.1

Changes:	https://github.com/fancyapps/fancybox/releases
3.4.0
31 Aug 2018 14:41:18
Revision:478561Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.4.0

Changes:	https://github.com/fancyapps/fancybox/releases
3.3.5
13 Apr 2018 20:47:51
Revision:467254Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.3.5

Changes:	https://github.com/fancyapps/fancybox/releases
3.3.4
10 Apr 2018 17:38:45
Revision:466970Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.3.4

Changes:	https://github.com/fancyapps/fancybox/releases
3.3.1
06 Apr 2018 16:26:30
Revision:466655Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.3.1

Changes:	https://github.com/fancyapps/fancybox/releases
3.3.0
04 Apr 2018 18:50:52
Revision:466457Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.3.0

Changes:	https://github.com/fancyapps/fancybox/releases
3.2.5
19 Nov 2017 03:31:43
Revision:454475Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.5

- Add LICENSE

Changes:	https://github.com/fancyapps/fancybox/releases
3.2.1
13 Nov 2017 19:35:35
Revision:454133Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.1

Changes:	https://github.com/fancyapps/fancybox/releases
3.2.0
07 Nov 2017 21:01:06
Revision:453676Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.2.0

Changes:	https://github.com/fancyapps/fancybox/releases
3.1.25
20 Sep 2017 16:31:51
Revision:450213Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.25

Changes:	https://github.com/fancyapps/fancybox/releases
3.1.20
09 Jun 2017 18:44:12
Revision:443028Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.20

Changes:	https://github.com/fancyapps/fancybox/releases
3.0.47
15 Mar 2017 11:31:39
Revision:436211Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.47

Changes:	https://github.com/fancyapps/fancybox/releases
3.0.39
07 Mar 2017 17:02:13
Revision:435615Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.39

Changes:	https://github.com/fancyapps/fancybox/releases
2.1.7
01 Mar 2017 14:41:12
Revision:435149Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.7

Changes:	https://github.com/fancyapps/fancybox/releases
2.1.6
11 Jan 2017 19:35:16
Revision:431198Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.1.6

- Add NO_ARCH

Changes:	https://github.com/fancyapps/fancyBox/releases
2.1.5
16 May 2015 12:48:27
Revision:386527Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
2.1.5
13 May 2015 19:03:10
Revision:386259Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup GH_* knobs: use DISTVERSIONPREFIX
2.1.5
24 Mar 2015 18:32:23
Revision:382153Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup WRKSRC: leading v in GH_TAGNAME is removed from DISTNAME in r382120
2.1.5
21 Mar 2015 20:08:13
Revision:381864Original commit files touched by this commit
sunpoet search for other commits by this committer
- Convert to new USE_GITHUB usage and remove deprecated GH_COMMIT
2.1.5
20 Dec 2014 18:13:38
Revision:375033Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup PLIST
2.1.5
15 May 2014 12:55:09
Revision:354117Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove MASTER_SITES
2.1.5
04 Feb 2014 16:14:23
Revision:342552Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 2.1.5
- Fix staging support
- Update pkg-descr and WWW

Changes:	https://github.com/fancyapps/fancyBox/blob/master/CHANGELOG.md
1.3.4
26 Jan 2014 16:45:01
Revision:341245Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
1.3.4
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.3.4
21 Aug 2013 17:42:58
Revision:325163Original commit files touched by this commit
sunpoet search for other commits by this committer
- Cleanup Makefile header
1.3.4
21 Aug 2013 17:17:26
Revision:325161Original commit files touched by this commit
sunpoet search for other commits by this committer
- Remove leading indefinite article from COMMENT
1.3.4
02 Jun 2011 04:05:57
Original commit files touched by this commit
sunpoet search for other commits by this committer
- 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/

Number of commits found: 37