Version: 1.1.2, Package name: pokerth-1.1.2 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description PokerTH is a free implementation of "Texas hold'em" card game. You can play the popular "Texas Hold'em" poker variant against up to nine computer-opponents or play network games with people all over the world. |
Filesize: 20853.814 KB |
Version History (View Complete History) |
|
2021-11-28 10:27:49 by Theo Buehler | Files touched by this commit (2) |
Log message: games/pokerth: prevent build breakage due to opaque EVP_CIPHER_CTX. |
2021-03-18 13:52:47 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Unbreak with upcoming boost update, from Brad |
2021-01-21 09:22:26 by Stuart Henderson | Files touched by this commit (1) |
Log message: unbreak previous, all the world is not an amd64 |
2021-01-18 23:45:44 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Unbreak build after recent Qt 5.15 update. |
2020-10-31 19:10:36 by Daniel Dickman | Files touched by this commit (5) |
Log message: fix pokerth with newer boost Fix taken from archlinux. Tested by me with newer boost. Tested by Brad with in-tree boost. |
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2020-02-21 09:07:07 by Rafael Sadowski | Files touched by this commit (2) |
Log message: Switch pokerth from Qt4 to Qt5. - Replace qmake with qmake-qt5 - Remove protobuf from BUILD_DEPENDS, it's already in LIB_DEPENDS - Remove COMPILER line, it comes from qt5 now |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-12-13 12:53:24 by Stuart Henderson | Files touched by this commit (64) |
Log message: bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost, it has been split into subpackages |
2018-11-05 14:32:48 by Rafael Sadowski | Files touched by this commit (3) |
Log message: unbreak LLD build `SSL_library_init` is in libssl so add `-lssl` to LIBS. bump hint and ok naddy@ |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-07-10 04:53:10 by Theo Buehler | Files touched by this commit (5) |
Log message: Fix after protobuf 3.6.0 update. Add patches to cope with incompatibilities of protobuf2 with protobuf3 and a couple other things, including C++11. tweaks & ok jca |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-01-31 01:51:40 by Rafael Sadowski | Files touched by this commit (1) |
Log message: Missing patch in the last update to 1.1.2 |
2018-01-30 07:47:25 by Rafael Sadowski | Files touched by this commit (12) |
Log message: Update pokerth to 1.1.2 - Add additional patches for upcoming boost update to 1.66.0 - HOMEPAGE update - Makefile tweaks - Add protoc pre-configure task ok jca@ |
2017-12-26 12:18:57 by Rafael Sadowski | Files touched by this commit (25) |
Log message: Unbreak build with boost 1.65.1 |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2016-09-23 03:16:58 by Stuart Henderson | Files touched by this commit (124) |
Log message: Cope with moving sqlite3 back to ports. |
2016-09-12 14:58:39 by Christian Weisgerber | Files touched by this commit (5) |
Log message: replace libiconv module |
2016-03-26 14:37:36 by Vadim Zhukov | Files touched by this commit (38) |
Log message: Zap more lines from qmake-based ports by moving them from the "MODULES=x11/qtX + CONFIGURE_STYLE=qmake" logic to the "MODULES=devel/qmake x11/qtX" logic. Discussed with espie@ a few weeks ago. |
2016-03-07 06:30:31 by Vadim Zhukov | Files touched by this commit (1) |
Log message: Convert to MODQMAKE, -9 Makefile lines. |
2015-12-26 02:45:51 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Remove more BROKEN markers for ports requiring built-in atomic ops. from Brad, OK jasper@ |
2015-05-01 12:25:59 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Drop maintainer, this is just too addictive. |
2014-11-02 08:26:22 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Take maintainer. |
2011-05-17 05:49:49 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - update to 0.8.3 - sync wantlib |
2011-04-25 08:03:31 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: maintainer resigns, any takers? |
2010-11-16 04:23:29 by Marc Espie | Files touched by this commit (200) |
Log message: new depends |
2010-11-11 12:23:53 by Stephan A. Rickauer | Files touched by this commit (2) |
Log message: bug fix update to 0.8.1, from maintainer Mikko Tolmunen. Thanks! |
2010-10-26 03:41:51 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - update pokerth to 0.8 from Mikko Tolmunen (MAINTAINER) |
2010-10-24 15:19:03 by Antoine Jacoutot | Files touched by this commit (143) |
Log message: Remove USE_X11. |
2010-04-01 02:36:14 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: - fix tyop from maintainer |
2010-03-31 13:20:10 by Jasper Lievisse Adriaanse | Files touched by this commit (6) |
Log message: - update pokerth to 0.7.1 from mikko tolmunen (MAINTAINER) |
2009-12-22 09:28:01 by Antoine Jacoutot | Files touched by this commit (64) |
Log message: Use @unexec-delete instead of @unexec for the *-update-* goos. prodded by espie@ discussed with espie@ sthen@ landry@ |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-06-17 19:07:52 by Stuart Henderson | Files touched by this commit (10) |
Log message: sync wantlib, bump |
2008-12-28 03:48:11 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: - update to pokerth-0.6.3 from Mikko Tolmunen (maintainer), thanks! |
2008-11-07 05:20:14 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: I swear CVS eat my 'p' |
2008-11-07 05:18:54 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: - fix WANLIB and add @bin markers - bump from Mikko Tolmunen (MAINTAINER) |
2008-05-30 13:43:06 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - this port has a maintainer now: Mikko Tolmunen <oskari at sefirosu dot org>, thanks! |
2008-05-28 14:05:14 by Christian Weisgerber | Files touched by this commit (8) |
Log message: fix build after libiconv 1.12 update; ok ajacoutot@ |
2008-05-26 04:39:49 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: - update to version 0.6.2 from Mikko Tolmunen <oskari at sefirosu dot org>, with some tweaks |