Port details |
- flukz Vertically scrolling shoot'em up
- 0.4_1 games
=1 0.4_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: 2014-03-31 11:09:24
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- License: not specified in port
- WWW:
- http://flukz.org
- Description:
- Flukz is a shoot'em up with levels directly editable online. All
users can create new levels or edit existing ones, in the same way
as a wiki. A graphical interface is provided to edit levels easily,
without programming knowledge.
WWW: http://flukz.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: flukz
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (flukz0.4.tar.gz) = 6ab50230447757e28ec2da9128bd9cb1ad1d51ac9f5412e9ad601160bd8f3909
SIZE (flukz0.4.tar.gz) = 209816
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:
-
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- Library dependencies:
-
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- libQtMultimedia.so : multimedia/qt4-multimedia
- libQtNetwork.so : net/qt4-network
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- qmake qt:4
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4_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.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.4_1 30 Jul 2018 08:11:14 |
tobik |
games/flukz: Fix build on 12.0-CURRENT
src/soundengine/vorbisdecoder.cpp:352:20: error: cannot initialize return object
of type 'unsigned char *' with an rvalue of type 'bool'
return false;
^~~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/flukz-0.4.log
- While here add missing dependencies |
0.4 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.4 20 Oct 2016 15:58:13 |
rakuco |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
0.4 27 Feb 2015 16:30:41 |
makc |
Fix DESKTOP_ENTRIES:
- Icon field must be either absolute path or icon name if installation follows
Icon Theme Specification
- Remove invalid categories
- StartupNotify field must be literally false/true, not ${FALSE}/${TRUE} |
0.4 31 Mar 2014 11:09:14 |
makc |
Add games/flukz:
Scrolling shoot'em up game.
WWW: http://flukz.org |
Number of commits found: 7
|