Port details |
- tbe The Butterfly Effect
- 0.9.2.1_5,1 games
=1 0.9.2.1_5,1Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-11-08 21:47:16
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- People watching this port, also watch:: ocaml-lwt, osslsigncode
- License: GPLv2
- WWW:
- http://the-butterfly-effect.org/
- Description:
- The Butterfly Effect is a physics game about cause and effect.
You build complex mechanical systems using levers, rocket-like cola
bottles and ordinary objects like tennis balls and bikes to
accomplish simple tasks like toppling a Bowling Pin. This is also
known as a Rube Goldberg machine or a Heath Robinson contraption.
This type of game was pioneered by the game series The Incredible
Machine in the 1990s.
WWW: http://the-butterfly-effect.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: tbe
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (kaa-ching-tbe-v0.9.2.1_GH0.tar.gz) = afffea8df53c5e805a79963e0358fd1d6e8fdc735bbb4d4315cd4d1571c244b3
SIZE (kaa-ching-tbe-v0.9.2.1_GH0.tar.gz) = 17563586
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- unzip : archivers/unzip
- cmake : devel/cmake
- ninja : devel/ninja
- lrelease : devel/qt4-linguisttools
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Library dependencies:
-
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- libQtSvg.so : graphics/qt4-svg
- libQtXml.so : textproc/qt4-xml
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for tbe-0.9.2.1_5,1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- cmake compiler:c++11-lib qt:4
- pkg-message:
- ==================================================================
Unfortunately TBE has a known bug when used with QT 4.7 or 4.8
This makes it impossible to complete level 17
==================================================================
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.2.1_5,1 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
0.9.2.1_5,1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.9.2.1_4,1 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.9.2.1_4,1 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.9.2.1_4,1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.9.2.1_3,1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.9.2.1_3,1 02 Feb 2018 15:27:41 |
amdmi3 |
- Add LICENSE
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Add missing qt-corelib dependency |
0.9.2.1_3,1 22 Sep 2017 10:48:29 |
mat |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
0.9.2.1_3,1 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.9.2.1_2,1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.9.2.1_1,1 14 Dec 2016 21:48:10 |
johans |
Stepping down as maintainer for some ports. |
0.9.2.1_1,1 11 Dec 2016 17:40:02 |
antoine |
Those ports build fine with bsd make |
0.9.2.1_1,1 11 Nov 2016 19:34:36 |
antoine |
Fix build with gcc 4.9
PR: 196712 |
0.9.2.1_1,1 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.9.2.1_1,1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.9.2.1_1,1 27 Mar 2016 22:45:39 |
marino |
games/tbe: Fix plist (main executable wasn't listed)
At some port, this port was converted from having a plist to using
PORTDATA as an automatic generator. Unfortunately, this excluded the
main executable (bin/tbe) from being packaged as well as several icons.
Drop PORTDATA and bring back the full pkg-plist (it's < 300 lines).
While here, pet portlint.
PR: 207946
Approved by: maintainer timeout |
0.9.2.1,1 08 Mar 2016 13:09:12 |
mat |
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.
lang/yorick's tag was moved, and the added patch was no longer needed.
PR: 207644
Submitted by: mat
Exp-run by by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D4268 |
0.9.2.1,1 31 Dec 2015 22:05:14 |
johans |
- Fix build, needs cmake, qmake and USES=compiler:c++11-lib
- Switch to USES=execinfo
- USE_QT4=linguisttools_build for less build dependencies
- Remove INSTALLS_ICONS, it's GTk+ apps only
- Remove DESKTOP_ENTRIES, port installs it's own now
- Fix project CMakeLists.txt to respect PREFIX and install
files to correct paths
PR: 205742
Submitted by: pawel |
v0.9.2.1,1 19 Dec 2015 15:17:05 |
antoine |
Mark BROKEN: fails to build
gmake[1]: Entering directory '/wrkdirs/usr/ports/games/tbe/work/tbe-0.9.2.1'
mkdir -p build
cd build && cmake -DCMAKE_BUILD_TYPE=Debug -DWITH_DOCS=on ..
cmake: not found
Makefile:16: recipe for target 'build/src/tbe' failed
Reported by: pkg-fallout |
v0.9.2.1,1 14 Dec 2015 11:35:59 |
johans |
- Update to version 0.9.2.1
- MASTER_SITES moved to Github |
9 13 Dec 2015 09:41:23 |
bapt |
Mark as broken: does not fetch |
9 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
9 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
9 05 Feb 2014 19:39:40 |
johans |
Enable stage support |
9 22 Nov 2013 18:48:31 |
makc |
- Convert to USES=qmake
- Adjust USE_QT4 components
Approved by: portmgr (blanket approval) |
9 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
9 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
9 12 May 2013 13:50:27 |
johans |
Add forgotten pkg-message |
9 04 May 2013 20:09:09 |
johans |
- Update 'The Butterfly Effect' to M9
- Add note about issue with modern QT breaking game level 17
(was broken in older releases as well; will be fixed in next version) |
8.2_2 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
8.2_1 22 Jan 2013 23:13:41 |
makc |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category if missing
- Remove indefinite article and/or rephrase COMMENT
Approved by: portmgr (bapt), maintainer silence (12 days) |
8.2_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
8.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
8.2 14 Dec 2010 06:54:14 |
johans |
- Update tbe to 8.2
- Avoid run dependencies on Qt tools
- Add DESKTOP_ENTRIES
- Respect PREFIX, CC, CFLAGS
- Sort plist
PR: ports/153025
Submitted by: makc |
M7 08 Nov 2010 21:46:57 |
johans |
Add new port games/tbe - The Butterfly Effect
The Butterfly Effect is a physics game about cause and effect.
You build complex mechanical systems using levers, rocket-like cola
bottles and ordinary objects like tennis balls and bikes to
accomplish simple tasks like toppling a Bowling Pin. This is also
known as a Rube Goldberg machine or a Heath Robinson contraption.
This type of game was pioneered by the game series The Incredible
Machine in the 1990s.
WWW: http://sourceforge.net/apps/trac/tbe/wiki/WikiStart |