Port details |
- fireflies Fireflies screensaver, for use with xscreensaver
- 2.08_1 x11 =3 2.08_1Version of this port present on the latest quarterly branch.
- Maintainer: zirias@FreeBSD.org
- Port Added: 2006-05-07 17:49:23
- Last Update: 2024-09-05 06:17:39
- Commit Hash: 455664c
- People watching this port, also watch:: kf5-kquickcharts, py311-pikepdf, qtkeychain-qt5, libssh, xcb-util-image
- License: GPLv2
- WWW:
- https://github.com/mpcomplete/fireflies/
- Description:
- A bunch of fireflies chase a few baits around the screen, leaving colorful
tails which get blown around by the wind.
This screensaver is installed as a "hack" for xscreensaver. When built with
SDL support, it can also be run standalone.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fireflies>0:x11/fireflies
- To install the port:
- cd /usr/ports/x11/fireflies/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/fireflies
- pkg install fireflies
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fireflies
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697799941
SHA256 (mpcomplete-fireflies-v2.08_GH0.tar.gz) = 1372a3948a1ab93319dfcd9b3ae1cc7393ef4798f6390fc0d6be72e07e0b22b0
SIZE (mpcomplete-fireflies-v2.08_GH0.tar.gz) = 134204
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libargp.so : devel/argp-standalone
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fireflies-2.08_1:
SDL=off: SDL support, needed for running standalone
===> Use 'make config' to modify these settings
- Options name:
- x11_fireflies
- USES:
- autoreconf gl gmake localbase:ldflags xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.08_1 05 Sep 2024 06:17:39 |
Po-Chuan Hsieh (sunpoet) |
devel/argp-standalone: Update to newer snapshot (8ded2bc)
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change |
2.08 22 Oct 2023 06:13:16 |
Felix Palmen (zirias) |
x11/fireflies: Update to 2.08
Turned out there is a somewhat well-hidden new release available from
GitHub, it wasn't even mentioned on the new project homepage. This
version fixes build issues, it builds without local patches. There's
also at least some activity on the repository, so no need to deprecate
this port right now.
A fixed libgfx is now integrated in the source tree, so use this instead
of the external dependency.
Take maintainership. |
2.07_9 20 Oct 2023 07:26:14 |
Felix Palmen (zirias) |
x11/fireflies: Deprecate, unmaintained upstream
Upstream is unmaintained for 18 years, needs patches to build, the
bundled libgfx doesn't build at all and the port is unmaintained as
well, therefore deprecate it. Also update WWW/MASTER_SITES to a location
that still exists, just in case someone wants to maintain the port.
Also deprecate graphics/libgfx, it's unmaintained for just as long and
also needs patches to build and x11/fireflies is the last remaining
consumer. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
2.07_8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.07_8 20 Jul 2022 14:23:32 |
Tobias C. Berner (tcberner) |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
2.07_8 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2.07_7 12 Apr 2021 16:49:08 |
Dmitry Marakasov (amdmi3) |
x11/fireflies: add LICENSE, update USE_GL |
2.07_7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.07_7 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.07_7 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.07_6 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.07_6 24 Nov 2014 20:22:00 |
antoine |
Cleanup plist |
2.07_6 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.07_5 28 Jun 2014 07:48:02 |
antoine |
Reset maintainer, email bounces
With hat: portmgr |
2.07_5 14 Jun 2014 14:56:36 |
zeising |
Fix build on CURRENT. |
2.07_5 06 Jan 2014 21:26:22 |
bapt |
support stage |
2.07_5 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
2.07_5 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.07_5 14 May 2013 16:16:40 |
stefan |
- Fix conflict/build failure with png by using libgfx from the ports tree
instead of the bundled one.
- Fix build with new compilers.
- Remove gmake dependency.
PR: 178600
Submitted by: "Mikhail T." <mi@aldan.algebra.com> |
2.07_4 05 May 2013 16:36:33 |
stefan |
- Use CONFLICTS instead of BROKEN. [1]
- While here, convert to new style Makefile header.
PR: 176666 [1]
Submitted by: sbruno [1]
Suggested by: eadler [1] |
2.07_4 02 May 2013 10:43:53 |
stefan |
Mark as BROKEN: does not compile when graphics/png is installed.
PR: 176666
Submitted by: sbruno |
2.07_4 02 Aug 2012 09:02:45 |
cs |
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.) |
2.07_4 13 May 2012 00:52:49 |
amdmi3 |
- Fix build in presence of FLTK (ignore FLTK, as it seems to be used in bundled
libgfx functionality which is not used by fireflies itself)
- While here, make extract phase silent
PR: 166055
Submitted by: Edward Sanford Sutton III <mirror176@cox.net>
Approved by: maintainer timeout |
2.07_4 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.07_4 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.07_4 24 May 2010 05:17:03 |
miwi |
- Update MASTER_SITES
PR: 146868
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
2.07_4 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
2.07_4 23 Mar 2008 11:11:33 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
2.07_3 04 Oct 2007 06:27:14 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
2.07_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.07_2 06 Dec 2006 13:54:38 |
rafan |
- Respect X11BASE by passing CONFIGURE_* variables to subdirs
Approved by: portmgr (linimon) |
2.07_2 06 Nov 2006 17:22:04 |
alepulver |
- Fix building.
PR: ports/104848
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer) |
2.07_2 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
2.07 20 May 2006 20:11:47 |
pav |
- Mark BROKEN on FreeBSD 4.X
Reported by: krismail |
2.07 07 May 2006 17:47:32 |
pav |
fireflies is a extention of xscreensaver.
WWW: http://somewhere.fscked.org/fireflies/
PR: ports/93352
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> |