Port details |
- chapping Turn based board football game
- 0.43_14 games =2 0.43_14Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2008-08-02 12:38:25
- 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: GPLv3
- WWW:
- https://chapping.wordpress.com/
- Description:
- Turn based board football game.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- chapping>0:games/chapping
- To install the port:
- cd /usr/ports/games/chapping/ && make install clean
- To add the package, run one of these commands:
- pkg install games/chapping
- pkg install chapping
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: chapping
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (chapping-0.43-src.tar.bz2) = 1e180bbd7beb62cf5450fef6ee10b11dd11b4f1805838a1ee68111072775c5a9
SIZE (chapping-0.43-src.tar.bz2) = 5903715
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
- sdl-config : devel/sdl12
- Library dependencies:
-
- libSDL_gfx.so : graphics/sdl_gfx
- libSDL_image.so : graphics/sdl_image
- libSDL.so : devel/sdl12
- libSDL_ttf.so : graphics/sdl_ttf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_chapping
- USES:
- gmake sdl 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) |
0.43_14 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 ) |
0.43_14 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.43_14 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.43_14 21 Feb 2019 20:50:30 |
amdmi3 |
- Switch to more correct way of avoiding C++11 related build errors |
0.43_14 30 Jan 2019 12:36:36 |
amdmi3 |
- Update sdl_gfx to 2.0.26, bump dependent ports due to shared library version
change |
0.43_13 18 Sep 2018 08:47:31 |
linimon |
Conditionalize the addition of -Wno-c++11-narrowing to fix clang6 errors
in CFLAGS to affect clang-based archs.
Approved by: portmgr (tier-2 blanket) |
0.43_13 22 Jun 2018 20:34:06 |
amdmi3 |
- Fix build with clang 6 |
0.43_13 09 Jun 2018 16:14:58 |
amdmi3 |
- Add LICENSE
- Regenerate patches |
0.43_13 23 Jan 2017 16:30:38 |
amdmi3 |
- Update WWW |
0.43_13 15 Jan 2015 10:04:11 |
amdmi3 |
- Use pre-REINPLACE patch source, remove my homedir from patch |
0.43_13 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
0.43_12 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
0.43_11 01 Jun 2014 08:11:34 |
mva |
- Update graphics/sdl_gfx to version 2.0.25
- Bump PORTREVISION on ports depending on it, since the shlib version changed |
0.43_10 02 May 2014 14:16:49 |
tijl |
Convert graphics/sdl_gfx to USES=libtool. Also set USE_AUTOTOOLS because
upstream forgot to regenerate the build scripts. This makes the build use
the correct version information and causes a library version bump. Use
this opportunity to use USES=libtool instead of USES=libtool:oldver.
Bump PORTREVISION on all dependent ports and convert them to USES=libtool
where needed. Also use USES=(gmake, pathfix, tar) and new LIB_DEPENDS
syntax here and there.
games/freedink-engine:
- Option helpers.
- Staging.
- Use dirrmtry for locale directories.
games/oolite:
- Staging. (Only the first 15 lines of the commit message are shown above ) |
0.43_9 29 Oct 2013 01:37:15 |
amdmi3 |
- Support staging
- Convert USE_GMAKE to USES |
0.43_9 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
0.43_9 14 Sep 2013 01:14:16 |
amdmi3 |
Fix build with clang/libc++ |
0.43_9 30 May 2013 17:58:00 |
amdmi3 |
- Fix build with clang |
0.43_9 04 Feb 2013 00:17:32 |
amdmi3 |
- Trim Makefile header |
0.43_9 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.43_8 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.43_7 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
0.43_7 02 Jul 2011 19:59:20 |
mva |
- Update graphics/sdl_gfx to version 2.0.22
- Update Mk/bsd.sdl.mk for the new shared lib version
- Bump portrevisions for all ports depending on graphics/sdl_gfx |
0.43_6 11 Aug 2010 06:57:34 |
mva |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
0.43_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.43_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.43_3 30 Jan 2010 09:43:31 |
mva |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
0.43_2 02 Aug 2009 08:35:34 |
mva |
Updated sdl_gfx to 2.0.19
Bumped PORTREVISION on dependent ports.
Approved by: miwi (mentor) |
0.43_1 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.43 28 Jul 2009 16:34:36 |
amdmi3 |
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin) |
0.43 05 Jan 2009 16:14:51 |
amdmi3 |
- Update address of my distfile mirror |
0.43 02 Aug 2008 12:38:00 |
amdmi3 |
Turn based board football game.
WWW: http://chapping.wordpress.com/
Approved by: miwi (mentor implicit) |