Port details |
- hexxagon Strategy hexagon game
- 1.0.2_4 games
=2 1.0.2_4Version of this port present on the latest quarterly branch. - 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: 2006-04-14 23:31:57
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://www.nesqi.se/hexxagon/
- Description:
- Hexxagon is a Ataxx clone. The goal of the game is to conquer as much of the
board as possible, which is done by capturing the opponent's pieces or by
cloning your own.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hexxagon>0:games/hexxagon
- To install the port:
- cd /usr/ports/games/hexxagon/ && make install clean
- To add the package, run one of these commands:
- pkg install games/hexxagon
- pkg install hexxagon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hexxagon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1486970602
SHA256 (hexxagon-1.0.2.tar.bz2) = 49b13516822fd32a9c58d62735b841a6e47e1714273e03ad20d8a9343a7623cc
SIZE (hexxagon-1.0.2.tar.bz2) = 1286713
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libgtkmm-2.4.so : x11-toolkits/gtkmm24
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_hexxagon
- USES:
- compiler:c++11-lang gmake pkgconfig tar:bzip2
- 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 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.2_4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.2_4 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.2_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_4 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.0.2_3 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.0.2_2 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.0.2_1 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.0.2 05 Apr 2017 11:36:31
  |
bapt  |
Fix build with recent libsigc++20 |
1.0.2 13 Feb 2017 07:38:10
  |
vanilla  |
Update to 1.0.2. |
1.0.1_4 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.0.1_3 20 Oct 2016 15:58:13
  |
rakuco  |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
1.0.1_3 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.1_3 25 Dec 2015 23:35:25
  |
makc  |
Update MASTER_SITES |
1.0.1_3 13 Dec 2015 09:41:23
  |
bapt  |
Mark as broken: does not fetch |
1.0.1_3 05 Nov 2014 12:25:05
  |
makc  |
drop @dirrm from my ports |
1.0.1_3 01 Sep 2014 19:34:02
  |
tijl  |
Add USES=libtool to accessibility/atkmm and bump dependent ports |
1.0.1_2 12 May 2014 10:53:42
  |
makc  |
Convert my ports to USES=tar |
1.0.1_2 23 Oct 2013 13:08:42
  |
makc  |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes |
1.0.1_2 20 Sep 2013 17:36:36
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.0.1_2 02 Sep 2013 22:23:54
  |
bapt  |
Add an explicit dependency on pkgconf |
1.0.1_2 23 Jan 2013 15:00:19
  |
makc  |
Bump PORTREVISION after DESKTOP_ENTRIES update |
1.0.1_1 07 Jan 2013 02:07:27
  |
makc  |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes |
1.0.1_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.0.1 03 Jul 2011 14:25:36
 |
ohauer  |
-remove MD5 |
1.0.1 22 Jun 2011 18:31:14
 |
makc  |
Fix build with clang |
1.0.1 24 May 2010 21:35:36
 |
makc  |
Update to 1.0.1 (bugfix release) |
1.0_8 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0_7 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.0_6 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 |
1.0_5 21 Feb 2009 11:31:28
 |
makc  |
Use my @FreeBSD.org email for the rest of my ports |
1.0_5 06 Jun 2008 13:31:51
 |
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) |
1.0_4 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) |
1.0_3 24 Mar 2008 13:03:55
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.0_2 21 Jun 2007 10:02:21
 |
miwi  |
- Fix build with gcc 4.2
PR: 113863
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) |
1.0_2 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}. |
1.0_1 16 Apr 2007 11:23:41
 |
edwin  |
Remove 4.x support from other ports from makc <makc@issp.ac.ru>
Submitted by: makc <makc@issp.ac.ru> |
1.0_1 08 Dec 2006 22:55:27
 |
miwi  |
- Respect X11BASE
PR: ports/106451
Submitted by: Max Brazhnikov<makc@issp.ac.ru> (maintainer) |
1.0 14 Apr 2006 23:31:20
 |
ehaupt  |
Add hexxagon 1.0, a strategy hexagon game.
PR: ports/95520
Submitted by: Max Brazhnikov makc@issp.ac.ru |