Port details |
- ninja-ide Cross-platform integrated development environment (IDE)
- 2.3_4 devel
=1 2.3_4Version 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: nivit@FreeBSD.org
- Port Added: 2011-12-12 17:27:18
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
- License: GPLv3
- WWW:
- http://ninja-ide.org/
- Description:
- NINJA-IDE (from the recursive acronym: "Ninja-IDE Is Not Just Another IDE"),
is a cross-platform integrated development environment (IDE). NINJA-IDE runs
on *BSD, Linux/X11, Mac OS X and Windows desktop operating systems, and allows
developers to create applications for several purposes using all the tools and
utilities of NINJA-IDE, making the task of writing software easier and more
enjoyable.
WWW: http://ninja-ide.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ninja-ide>0:devel/ninja-ide
- No installation instructions:
- This port has been deleted.
- PKGNAME: ninja-ide
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ninja-ide-ninja-ide-v2.3_GH0.tar.gz) = 413988093531f6d1c251a84e7e01450009da75641e20817271cf387bd1fd8d43
SIZE (ninja-ide-ninja-ide-v2.3_GH0.tar.gz) = 650710
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:
-
- py27-qt4-network>=4.12.1 : net/py-qt4-network@py27
- py27-qt4-webkit>=4.12.1 : www/py-qt4-webkit@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-qt4-declarative>=4.12.1 : devel/py-qt4-declarative@py27
- py27-qt4-network>=4.12.1 : net/py-qt4-network@py27
- py27-qt4-webkit>=4.12.1 : www/py-qt4-webkit@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- pyqt:4 python:2.7
- 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.3_4 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 ) |
2.3_4 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 |
2.3_4 22 Nov 2018 20:18:37 |
tcberner |
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714 |
2.3_3 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
2.3_2 04 Feb 2017 13:37:15 |
tcberner |
Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9261 |
2.3_2 14 Jun 2016 18:18:54 |
pi |
devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix build
for those ports, unbreak:
science/veusz
math/qtiplot
emulators/swine
devel/ninja-ide
PR: 210045
Reported by: antoine
Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde) |
2.3_2 10 Jun 2016 05:58:45 |
antoine |
Mark BROKEN: fails to configure
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 40, in <module>
import ninja_ide
File "ninja_ide/__init__.py", line 48, in <module>
import sip
ImportError: No module named sip
Reported by: pkg-fallout |
2.3_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.3_2 06 May 2015 15:16:54 |
mat |
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
2.3_2 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
2.3_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) |
2.3_1 09 Jun 2014 10:14:25 |
mva |
- Enable stage support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
2.3 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
2.3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
2.3 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.3 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.3 14 Jul 2013 20:52:10 |
nivit |
- Add another download site |
2.3 13 Jul 2013 22:56:18 |
nivit |
- Update to 2.3
- Add devel/py-qt4-declarative to RUN_DEPENDS |
2.2.d 29 Jun 2013 05:28:53 |
nivit |
- Update to 2.2.d
- Trim Makefile header
- Remove initial article from COMMENT
- Add PYDISTUTILS_PKGVERSION
- Remove files/patch-ninja_ide__core__filesystem_notifications___init__.py |
2.1.1_1 03 Feb 2013 18:16:55 |
makc |
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip |
2.1.1 11 Sep 2012 16:04:47 |
nivit |
- Update to 2.1.1
- Remove files/ninja-ide.in
- Set BUILD_DEPENDS equal to RUN_DEPENDS
- Rearrange Makefile to use GutHub as master site,
and easy_install
- Fix format of WWW field in pkg-descr
BuildLog: http://goo.gl/WNM1Z |
2.0.b2_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.0.b2_1 25 May 2012 01:50:36 |
makc |
Chase PyQT update |
2.0.b2 12 Dec 2011 17:26:41 |
nivit |
NINJA-IDE (from the recursive acronym: "Ninja-IDE Is Not Just Another IDE"),
is a cross-platform integrated development environment (IDE). NINJA-IDE runs
on *BSD, Linux/X11, Mac OS X and Windows desktop operating systems, and allows
developers to create applications for several purposes using all the tools and
utilities of NINJA-IDE, making the task of writing software easier and more
enjoyable.
WWW: http://ninja-ide.org/ |