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) combination for a given watch list. This is what FreshPorts will look for.

Port details
qt4-style-phase Widget style for Qt 4 and KDE 4
0.8_2 x11-themes 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.8_2Version 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
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-11-26 02:14:13
Last Update: 2019-03-16 21:55:51
SVN Revision: 495967
License: MIT
WWW:
http://kde-look.org/content/show.php?content=11402
Description:
Phase is a widget style for Qt 4 and KDE 4. It is designed to be functional but not drab, and aesthetic but not distracting. Artistic design draws upon the genius of earlier masters. This is particularly true for minimalistic designs. Therefore I cannot in good conscience claim this look to be truly original. But I have done my best. I hope you like it! Phase is now being maintained in kdeartwork. These are only "snapshot" releases. This is a "pure" Qt style, in that it does not require KDE. WWW: http://kde-look.org/content/show.php?content=11402
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 (4 items)
Collapse this list.
  1. lib/qt4/plugins/styles/libphasestyle.so
  2. /usr/local/share/licenses/qt4-style-phase-0.8_2/catalog.mk
  3. /usr/local/share/licenses/qt4-style-phase-0.8_2/LICENSE
  4. /usr/local/share/licenses/qt4-style-phase-0.8_2/MIT
Collapse this list.
Dependency lines:
  • qt4-style-phase>0:x11-themes/qt4-style-phase
No installation instructions:
This port has been deleted.
PKGNAME: qt4-style-phase
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (11402-phase-0.8.tar.bz2) = 8646e11b868b9345ceb6c6cf5445ff53cbb4d1b7ff821ed6069e44580b597d61 SIZE (11402-phase-0.8.tar.bz2) = 17397

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. moc : devel/qt4-moc
  2. qmake : devel/qt4-qmake
Library dependencies:
  1. libQtCore.so : devel/qt4-corelib
  2. libQtGui.so : x11-toolkits/qt4-gui
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
qt:4 tar:bzip2 qmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://kde-look.org/CONTENT/content-files/
  2. http://mirror.amdmi3.ru/distfiles/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8_2
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.8_2
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.8_2
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.8_2
06 Jun 2017 05:00:56
Revision:442740Original commit files touched by this commit
tcberner search for other commits by this committer
Fix qt4 ports on armv6.

Due to a misspelling in GCC [1] (probably) the check for the ARMv6KZ platform
used ARM_ARCH_6ZK instead of ARM_ARCH_6KZ.

[1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01679.html

PR:		210027
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D8322
0.8_1
21 Dec 2014 18:37:11
Revision:375181Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build on arm6
0.8_1
20 Dec 2014 19:59:18
Revision:375121Original commit files touched by this commit
bapt search for other commits by this committer
cleanup plist
0.8_1
07 May 2014 18:21:34
Revision:353189Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Convert USE_BZIP2 to USES
0.8_1
22 Nov 2013 12:54:48
Revision:334584Original commit files touched by this commit
makc search for other commits by this committer
Convert to USES=qmake

Approved by:	portmgr (blanket approval)
0.8_1
16 Oct 2013 23:18:03
Revision:330559Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Support staging
0.8_1
20 Sep 2013 23:54:03
Revision:327783Original 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:
x11-themes)
0.8_1
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.8_1
18 Jun 2013 11:46:52
Revision:321181Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
0.8_1
06 Jun 2012 06:44:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
0.8_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.8
26 Nov 2010 02:17:20
Original commit files touched by this commit
amdmi3 search for other commits by this committer
Forced commit to note that original commit message should've been:

Phase is a widget style for Qt 4 and KDE 4. It is designed to be
functional but not drab, and aesthetic but not distracting.

Artistic design draws upon the genius of earlier masters. This is
particularly true for minimalistic designs. Therefore I cannot in
good conscience claim this look to be truly original. But I have
done my best. I hope you like it!

Phase is now being maintained in kdeartwork. These are only "snapshot"
releases. This is a "pure" Qt style, in that it does not require
KDE.

WWW:    http://kde-look.org/content/show.php?content=11402
0.8
26 Nov 2010 02:13:58
Original commit files touched by this commit
amdmi3 search for other commits by this committer
Makefile

Number of commits found: 16