notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
qross Qt-only fork of Kross, the KDE scripting framework
0.3.1_3 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.1_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Qt4 has been EOL since december 2015
Expired 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 search for ports maintained by this maintainer
Port Added: 2012-08-31 01:46:18
Last Update: 2019-03-16 21:55:51
SVN Revision: 495967
License: LGPL20+
WWW:
https://github.com/0xd34df00d/Qross
Description:
Qross is a Qt-only fork of Kross, the KDE scripting framework. WWW: https://github.com/0xd34df00d/Qross
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (33 items)
Collapse this list.
  1. /usr/local/share/licenses/qross-0.3.1_3/catalog.mk
  2. /usr/local/share/licenses/qross-0.3.1_3/LICENSE
  3. /usr/local/share/licenses/qross-0.3.1_3/LGPL20+
  4. bin/qross
  5. include/qross/core/action.h
  6. include/qross/core/actioncollection.h
  7. include/qross/core/childreninterface.h
  8. include/qross/core/errorinterface.h
  9. include/qross/core/interpreter.h
  10. include/qross/core/manager.h
  11. include/qross/core/metafunction.h
  12. include/qross/core/metatype.h
  13. include/qross/core/object.h
  14. include/qross/core/qross_export.h
  15. include/qross/core/qrossconfig.h
  16. include/qross/core/script.h
  17. include/qross/core/wrapperinterface.h
  18. include/qross/ui/model.h
  19. lib/qrosspython.so
  20. lib/libqrosscore.so
  21. lib/libqrosscore.so.0.1
  22. lib/libqrosscore.so.1
  23. lib/libqrossui.so
  24. lib/libqrossui.so.0.1
  25. lib/libqrossui.so.1
  26. lib/qrossqts.so
  27. lib/qrossqts.so.1
  28. lib/qt4/plugins/script/libqrossqtsplugin.so
  29. lib/qt4/plugins/script/libqrossqtsplugin.so.0.1
  30. share/cmake/Modules/FindQrosscore.cmake
  31. share/leechcraft/cmake/FindQrosscore.cmake
  32. @postexec /usr/sbin/service ldconfig restart > /dev/null
  33. @postunexec /usr/sbin/service ldconfig restart > /dev/null
Collapse this list.
Dependency lines:
  • qross>0:devel/qross
No installation instructions:
This port has been deleted.
PKGNAME: qross
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (0xd34df00d-Qross-0.3.1_GH0.tar.gz) = 0573ece8c78fc836544a87adbb3a61afb1b8821cc11b289935d4b650c2d6bc85 SIZE (0xd34df00d-Qross-0.3.1_GH0.tar.gz) = 3963408

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. sip.h : devel/py-sip@py27
  2. cmake : devel/cmake
  3. ninja : devel/ninja
  4. python2.7 : lang/python27
  5. designer : devel/qt4-designer
  6. moc : devel/qt4-moc
  7. qmake : devel/qt4-qmake
  8. rcc : devel/qt4-rcc
  9. uic : devel/qt4-uic
Runtime dependencies:
  1. python2.7 : lang/python27
  2. designer : devel/qt4-designer
Library dependencies:
  1. libQtCore.so : devel/qt4-corelib
  2. libQtGui.so : x11-toolkits/qt4-gui
  3. libQtNetwork.so : net/qt4-network
  4. libQtScript.so : devel/qt4-script
  5. libQtTest.so : devel/qt4-testlib
  6. libQtXml.so : textproc/qt4-xml
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. x11/leechcraft*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for qross-0.3.1_3: PYTHON=on: Python bindings ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
cmake qt:4 python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/0xd34df00d/Qross/tar.gz/0.3.1?dummy=/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.1_3
16 Mar 2019 21:55:51
Revision:495967Original commit files touched by this commit
tcberner search for other commits by this committer
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 View all of this commit message)
0.3.1_3
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
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.1_3
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
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.1_3
23 Feb 2018 21:09:47
Revision:462745Original commit files touched by this commit
rene search for other commits by this committer
Reset vg@'s ports after he resigned.

With hat:	portmgr-secretary
0.3.1_3
18 Feb 2018 08:24:35
Revision:462205Original commit files touched by this commit
tcberner search for other commits by this committer
devel/qross, fix build with clang6
0.3.1_3
06 Feb 2018 18:07:33
Revision:461081Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add missing dependency on qt corelib
- Fix dependency on python: require 2.7, fails with python3:

bindings/python/qrosspython/cxx/IndirectPythonInterface.cxx:469:12: error:
unknown type name 'DL_IMPORT'
extern "C" DL_IMPORT(PyTypeObject) PyRange_Type;
           ^
bindings/python/qrosspython/cxx/IndirectPythonInterface.cxx:469:35: error:
expected ';' after top level declarator
extern "C" DL_IMPORT(PyTypeObject) PyRange_Type;
                                  ^
                                  ;
bindings/python/qrosspython/cxx/IndirectPythonInterface.cxx:470:34: error:
expected function body after function declarator
extern "C" DL_IMPORT(PyObject *) PyRange_New(long, long, long, int);
                                 ^
bindings/python/qrosspython/cxx/IndirectPythonInterface.cxx:497:44: error: no
member named 'PyExc_MemoryErrorInst' in the global namespace; did you mean
'_Exc_MemoryErrorInst'?
PyObject * _Exc_MemoryErrorInst() { return ::PyExc_MemoryErrorInst; }
                                           ^~~~~~~~~~~~~~~~~~~~~~~
                                           _Exc_MemoryErrorInst
...

- Fix dependency on py-sip (use flavors to depend on correct version)
- Switch to opt_CMAKE_BOOL

Approved by:	portmgr blanket
0.3.1_3
29 Dec 2016 14:29:19
Revision:429918Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes

Approved by:	portmgr blanket
0.3.1_3
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.3.1_3
08 Mar 2016 13:09:12
Revision:410613Original commit files touched by this commit
mat search for other commits by this committer
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.3.1_3
30 Nov 2015 14:20:13
Revision:402670Original commit files touched by this commit
rakuco search for other commits by this committer
Update CMake to 3.4.0.

Release notes: https://cmake.org/cmake/help/v3.4/release/3.4.html

- Bump PORTREVISION in a few ports that do not ship SOVERSIONed libraries
  anymore (see https://cmake.org/gitweb?p=cmake.git;a=commit;h=f799ffb5).
- Switch MASTER_SITES to https.

PR:		204629
0.3.1_2
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
0.3.1_2
19 Mar 2015 16:44:59
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
0.3.1_2
20 Dec 2014 17:42:56
Revision:375021Original commit files touched by this commit
antoine search for other commits by this committer
Use GH_COMMIT
0.3.1_2
27 Oct 2014 11:07:20
Revision:371552Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.3.1_2
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
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.1_1
02 Sep 2014 12:59:54
Revision:366996Original commit files touched by this commit
rakuco search for other commits by this committer
Update CMake to 3.0.1.

The 3.0 series is an incremental improvement over the previous 2.8 series
despite the major version number change. A list of important changes is
available at http://www.cmake.org/cmake/help/v3.0/release/3.0.0.html

On the porting side
* The minimum FreeBSD release we have to support in the ports tree is now
  recent enough that ports/168671 can finally be committed: instead of
  building and using CMake's own copies of bzip2, curl, expat, libarchive,
  liblzma and zlib, we use the versions in ports and/or the base system.

* CMake's documentation system has been changed and vastly improved at the
  cost of now depending on Sphinx. We still generate only man pages, but can
  start generating the HTML documentation in the future if desired.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.1_1
06 Jul 2014 20:29:05
Revision:361004Original commit files touched by this commit
vg search for other commits by this committer
- Enabled PYTHON option
- Bump version
0.3.1
01 Jul 2014 08:27:56
Revision:359965Original commit files touched by this commit
vg search for other commits by this committer
- Upgrade to 0.3.1.
- Support staging.
0.2.2_2
06 Jan 2014 16:24:23
Revision:338906Original commit files touched by this commit
makc search for other commits by this committer
- Add explicit dependence on Qt 4 components

PR:		ports/185101
Approved by:	general blanket approval
0.2.2_2
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
0.2.2_2
22 Jul 2013 14:34:23
Revision:323455Original commit files touched by this commit
vg search for other commits by this committer
 - Changed my email
 - Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
0.2.2_2
22 Mar 2013 20:06:15
Revision:314960Original commit files touched by this commit
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
0.2.2_2
03 Feb 2013 18:16:55
Revision:311476Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.

x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
0.2.2_1
12 Dec 2012 08:37:32
Revision:308746Original commit files touched by this commit
danfe search for other commits by this committer
- Trim Makefile header per new world order
- Add an OPTION (on by default) to build Python bindings

PR:		ports/170419
Submitted by:	maintainer
0.2.2
31 Aug 2012 01:45:56
Revision:303397Original commit files touched by this commit
danfe search for other commits by this committer
Port of Qross 0.2.2, a Qt-only fork of Kross, the KDE scripting framework.

PR:	ports/170418

Number of commits found: 25