Port details |
- capitalism Qt client for the Monopd server
- 0.5.1_6 games
=0 Version of this port present on the latest quarterly branch. DEPRECATED: Qt4 has been EOL since december 2015
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
 - Port Added: 2012-11-20 22:05:33
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- License: GPLv2+
- Description:
- Capitalism is a Client for the Monopd server.
You can play Monopoly like games with it.
WWW: https://sourceforge.net/projects/capitalism/
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- capitalism>0:games/capitalism
- No installation instructions:
- This port has been deleted.
- PKGNAME: capitalism
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (capitalism-0.5.1.tbz) = 9580bc11bd186a24fbc81b318d3c6620b072d827c019e2da44a5b1889c952895
SIZE (capitalism-0.5.1.tbz) = 340835
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pthread-stubs.pc : devel/libpthread-stubs
- msgfmt : devel/gettext-tools
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- xext.pc : x11/libXext
- xrender.pc : x11/libXrender
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Runtime dependencies:
-
- gtk-update-icon-cache : graphics/gtk-update-icon-cache
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xau.pc : x11/libXau
- xcb.pc : x11/libxcb
- xdmcp.pc : x11/libXdmcp
- xext.pc : x11/libXext
- xrender.pc : x11/libXrender
- libqsvgicon.so : graphics/qt4-iconengines
- libqtiff.so : graphics/qt4-imageformats
- Library dependencies:
-
- libpcre.so : devel/pcre
- libpng.so : graphics/png
- libfreetype.so : print/freetype2
- libexpat.so : textproc/expat2
- libfontconfig.so : x11-fonts/fontconfig
- libiconv.so : converters/libiconv
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libpango-1.0.so : x11-toolkits/pango
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- libQtScript.so : devel/qt4-script
- libQtXml.so : textproc/qt4-xml
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for capitalism-0.5.1_6:
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- iconv qmake qt:4 gettext gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Mar 2019 21:55:51
0.5.1_6 |
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 ) |
02 Dec 2018 15:41:48
0.5.1_6 |
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 |
10 Sep 2018 13:14:52
0.5.1_6 |
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
28 Jun 2018 17:39:55
0.5.1_6 |
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 |
29 Mar 2017 06:50:28
0.5.1_6 |
ashish  |
- Update devel/libpthread-stubs to 0.4
- Chase libpthread-stubs update, and also switch to BUILD_DEPENDS
from LIB_DEPENDS, as port is now only .pc file
PR: 218015
Submitted by: rezny |
01 Apr 2016 14:00:57
0.5.1_5 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
0.5.1_5 |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
25 Dec 2014 20:54:43
0.5.1_5 |
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
0.5.1_4 |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
31 Oct 2014 16:11:34
 |
amdmi3  |
- Release ports maintained by games@
games@ team is quite small and inactive, so ports currently assigned
to it cannot be assumed as properly maintained. To not cause confusion
by making it look otherwise, and also to allow and promote adoption
by individual maintainers, release these ports back to the pool. Note
that this does not change the fact that games@ team still takes care
of these ports to excent of its capabilities.
Suggested by: marino |
14 Oct 2014 15:38:53
0.5.1_4 |
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Drop @dirrm* from plist |
02 May 2014 15:44:31
0.5.1_4 |
nemysis  |
Moving some games to @games
games/3dpong
- Remove FTP master site
- Transfer maintainership to games@ team
- Remove TODO.txt from DOCS
games/abe
- Transfer maintainership to games@ team
- Cosmetical changes
games/abuse_sdl
(Only the first 15 lines of the commit message are shown above ) |
16 Apr 2014 18:28:50
0.5.1_4 |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
22 Nov 2013 18:48:31
0.5.1_3 |
makc  |
- Convert to USES=qmake
- Adjust USE_QT4 components
Approved by: portmgr (blanket approval) |
21 Oct 2013 20:45:19
0.5.1_3 |
nemysis  |
- Change maintainer email to @FreeBSD.org
- Use the new format for LIB_DEPENDS
Approved by: pawel / wg (mentors, implicit) |
20 Sep 2013 17:36:36
0.5.1_3 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
14 Aug 2013 22:35:54
0.5.1_3  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
25 May 2013 14:37:03
0.5.1_3 |
zeising  |
The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
(Only the first 15 lines of the commit message are shown above ) |
18 May 2013 23:22:44
0.5.1_3 |
rakuco  |
- Trim Makefile header
- Bump portrevision
- Fix download, change Master site
- Add NLS Options
- Fix NLS
- Trim pkg-descr
- Trim pkg-plist
PR: ports/178001
Submitted by: nemysis <nemysis@gmx.ch> (maintainer) |
04 May 2013 21:03:52
0.5.1_2 |
bapt  |
Mark as broken: does not fetch |
27 Apr 2013 08:50:47
0.5.1_2 |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm |
24 Apr 2013 18:10:32
0.5.1_2 |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
23 Jan 2013 15:00:19
0.5.1_2 |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
10 Dec 2012 19:11:12
0.5.1_1  |
mm  |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
20 Nov 2012 22:05:22
0.5.1 |
pawel  |
Capitalism is a Client for the Monopd server.
You can play Monopoly like games with it.
WWW: http://www.linux-ecke.de/Capitalism/
PR: ports/173365
Submitted by: nemysis@gmx.ch
Feature safe: yes |