Port details |
- jag 2D arcade-puzzle game like KDiamonds
- 0.3.2_3 games
=0 0.3.2_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2009-07-06 13:22:08
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- License: not specified in port
- WWW:
- http://jag.xlabsoft.com/
- Description:
- JAG is an arcade-puzzle 2D game similar to KDiamonds, Cradle of
Rome, Big Kahuna Reef etc.
The aim of JAG is to break all of the target pieces on each level,
and to do this before the time runs out.
WWW: http://jag.xlabsoft.com/
-
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: jag
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (jag-0.3.2-src.zip) = 0b1fc46373d7b70bdd359ca93e553bc244a49721fa1a18d5225c5e887b54ca44
SIZE (jag-0.3.2-src.zip) = 995053
SHA256 (jag-0.3.2-data.zip) = d331b8b1ec20068de0f35d7747b3e4eb4567f505568c3d8621884d2ca46b6d22
SIZE (jag-0.3.2-data.zip) = 6237911
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:
-
- sdl-config : devel/sdl12
- x11.pc : x11/libX11
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libSDL.so : devel/sdl12
- libSDL_mixer.so : audio/sdl_mixer
- libQtCore.so : devel/qt4-corelib
- libQtNetwork.so : net/qt4-network
- libQtOpenGL.so : graphics/qt4-opengl
- libQtSvg.so : graphics/qt4-svg
- libQtXml.so : textproc/qt4-xml
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- dos2unix qmake qt:4 zip
- 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 |
0.3.2_3 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.3.2_3 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.3.2_3 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.3.2_3 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.3.2_2 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) |
0.3.2_1 10 Mar 2014 22:42:43 |
antoine |
Unbreak |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
0.3.2_1 22 Nov 2013 18:48:31 |
makc |
- Convert to USES=qmake
- Adjust USE_QT4 components
Approved by: portmgr (blanket approval) |
0.3.2_1 19 Oct 2013 01:46:56 |
amdmi3 |
- Support staging |
0.3.2_1 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.3.2_1 14 Sep 2013 03:06:04 |
amdmi3 |
Add explicit dependency on libX11 |
0.3.2_1 14 Sep 2013 01:16:31 |
amdmi3 |
Fix build with clang/libc++ |
0.3.2_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.3.2_1 18 Jun 2013 11:46:52 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful |
0.3.2_1 29 Jul 2012 11:17:04 |
cs |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
0.3.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) |
0.3.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.3.2 12 May 2012 14:58:01 |
amdmi3 |
- Update to 0.3.2 |
0.2.6_3 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.2.6_2 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.2.6_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.2.6_1 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
0.2.6 17 Oct 2009 01:16:43 |
amdmi3 |
- Fix plist |
0.2.6 17 Oct 2009 00:13:59 |
amdmi3 |
- Update to 0.2.6 |
0.2.5 14 Aug 2009 13:53:33 |
amdmi3 |
- Update to 0.2.5
- Respect CFLAGS |
0.2.4 17 Jul 2009 01:36:39 |
amdmi3 |
- Update to 0.2.4 |
0.2.3 15 Jul 2009 12:13:44 |
amdmi3 |
- Update to 0.2.3 |
0.2.2 07 Jul 2009 00:27:33 |
amdmi3 |
- Update to 0.2.2 |
0.2.1 06 Jul 2009 13:21:52 |
amdmi3 |
JAG is an arcade-puzzle 2D game similar to KDiamonds, Cradle of
Rome, Big Kahuna Reef etc.
The aim of JAG is to break all of the target pieces on each level,
and to do this before the time runs out.
WWW: http://jag.xlabsoft.com/ |