Port details |
- polymer Pure Qt3 port of Plastik KDE theme
- 0.3.1_10 x11-themes
=0 0.3.1_10Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt 3.x is unsupported upstream; its port scheduled for removal
- Maintainer: danfe@FreeBSD.org
- Port Added: 2006-10-31 05:58:00
- Last Update: 2013-07-26 19:19:21
- SVN Revision: 323748
- License: GPLv2
- Description:
- Polymer (formerly known as Plastique) is a port of KDE style Plastik, which
does not depend on any KDE libraries. This means that you only need Qt 3.x
to make your Qt applications look as if you had KDE installed.
Author: Adam Jakubek <mig21@static.int.pl>
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:
-
- polymer>0:x11-themes/polymer
- No installation instructions:
- This port has been deleted.
- PKGNAME: polymer
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- qmake : devel/qmake
- moc : x11-toolkits/qt33
- gmake : devel/gmake
- autoconf-2.69 : devel/autoconf
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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.1_10 26 Jul 2013 19:19:21 |
rene |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
0.3.1_10 05 Jul 2013 15:01:09 |
danfe |
Deprecate in sight of Qt 3.x port deorbit; trim Makefile header. |
0.3.1_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.3.1_9 16 Dec 2011 18:33:27 |
danfe |
Add actual page file. |
0.3.1_9 16 Dec 2011 18:31:43 |
danfe |
- Define LICENSE (GPLv2)
- Install some docs and manpage (courtesy of Debian)
- Remove dead master site
- Adjust COMMENT and Makefile header while here
- Since MMX/SSE2 code is written in i386-specific assembly and is also not
64-bit safe, check for == i386 instead of != amd64 (should be no-op)
- Remove USE_LDCONFIG which makes no sense in this case |
0.3.1_8 16 Dec 2011 17:10:57 |
danfe |
- Switch to GNU make as parallel builds (-jX) are broken with BSD make(1)
- Unbreak on amd64 by disabling MMX and SSE2 optimizations in this case |
0.3.1_8 16 Dec 2011 15:26:42 |
danfe |
Remove dead WWW address (replace with author name) and spell "Qt" correctly. |
0.3.1_8 02 Jul 2011 20:09:46 |
miwi |
- Kick MD5 support |
0.3.1_8 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.3.1_8 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.3.1_8 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.3.1_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.3.1_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.3.1_5 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.3.1_4 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
0.3.1_4 06 Jun 2008 14:14:43 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.3.1_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.3.1_2 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
0.3.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.3.1 21 Apr 2007 17:24:15 |
kris |
BROKEN on amd64: Does not compile |
0.3.1 13 Feb 2007 00:16:29 |
pav |
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat |
0.3.1 04 Feb 2007 16:21:57 |
danfe |
Fix the build.
Reported by: krismail |
0.3.1 17 Nov 2006 06:42:47 |
kris |
BROKEN: Configure fails |
0.3.1 31 Oct 2006 05:53:28 |
danfe |
Add Polymer, Qt 3.x port of popular Plastik KDE theme. |