notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
pink-pony Tron-like multiplayer racing game
1.4.1_24 games on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.1_24Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream
Expired This port expired on: 2020-12-31
Maintainer: amdmi3@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-07-18 09:31:36
Last Update: 2020-08-16 09:51:32
Commit Hash: 75935ee
License: GPLv3+
WWW:
https://github.com/ginkgo/pink-pony
Description:
Pink Pony is a Tron-like multiplayer racing game. You control little ponies that leave a trail of flowers everywhere they step. You have to evade these trails and force other ponies into them. The last pony standing wins the game. WWW: https://github.com/ginkgo/pink-pony
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/pink-pony-1.4.1_24/catalog.mk
  2. /usr/local/share/licenses/pink-pony-1.4.1_24/LICENSE
  3. /usr/local/share/licenses/pink-pony-1.4.1_24/GPLv3+
  4. bin/pink-pony
  5. libexec/Pony
  6. share/applications/pink-pony.desktop
  7. share/pixmaps/pink-pony.png
  8. @owner
  9. @group
  10. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • pink-pony>0:games/pink-pony
To install the port:
cd /usr/ports/games/pink-pony/ && make install clean
To add the package, run one of these commands:
  • pkg install games/pink-pony
  • pkg install pink-pony
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pink-pony
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1476143571 SHA256 (ginkgo-pink-pony-1.4.1_GH0.tar.gz) = 20f0da9498bcb75421f0dc9d7b9e5d92aea99510a0c632be3278bd83c4fb9395 SIZE (ginkgo-pink-pony-1.4.1_GH0.tar.gz) = 11292590

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. scons-2.7 : devel/scons@py27
  3. sdl-config : devel/sdl12
  4. xorgproto>=0 : x11/xorgproto
  5. xorgproto>=0 : x11/xorgproto
Library dependencies:
  1. libIL.so : graphics/devil
  2. libprotobuf.so : devel/protobuf
  3. libglfw.so : graphics/glfw2
  4. libHalf.so : graphics/ilmbase
  5. libftgl.so : graphics/ftgl
  6. libsigc-2.0.so : devel/libsigc++20
  7. libGL.so : graphics/mesa-libs
  8. libGLU.so : graphics/libGLU
  9. libSDL_mixer.so : audio/sdl_mixer
  10. libSDL.so : devel/sdl12
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pink-pony-1.4.1_24: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
games_pink-pony
USES:
pkgconfig scons:python2 compiler:c++11-lang gl sdl xorg
pkg-message:
For install:
After updating, game may fail to start unable to find some data files. In this case, please remove ~/.config/pony.options left from the previous install and retry. Unfortunately, the game currently doesn't properly handle config file updating.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/ginkgo/pink-pony/tar.gz/1.4.1?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.1_24
16 Aug 2020 09:51:32
commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01commit hash: 75935eef6f4a63e0d949ad10e4030162e0dc4b01 files touched by this commit Sanity Test Failure
Matthias Andree (mandree) search for other commits by this committer
MFH: r544849

graphics/ilmbase, graphics/openexr: security update to v2.5.3

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3

"Patch release with various bug/security fixes and build/install fixes, plus a
performance optimization:

 * Various sanitizer/fuzz-identified issues related to handling of invalid input
 * Fixes to misc compiler warnings [...]
 * Read performance optimization (#782)
 * Fix for building on non-glibc (#798)
 * Fixes to tests"
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.1_24
16 Aug 2020 09:51:32
Revision:545094Original commit files touched by this commit
mandree search for other commits by this committer
MFH: r544849

graphics/ilmbase, graphics/openexr: security update to v2.5.3

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.3

"Patch release with various bug/security fixes and build/install fixes, plus a
performance optimization:

 * Various sanitizer/fuzz-identified issues related to handling of invalid input
 * Fixes to misc compiler warnings [...]
 * Read performance optimization (#782)
 * Fix for building on non-glibc (#798)
 * Fixes to tests"
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.1_23
18 Jul 2020 09:31:20
Revision:542483Original commit files touched by this commit
mandree search for other commits by this committer
MFH: r542352 r542353

graphics/ilmbase: graphics/openexr: security update to 2.5.2

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2
Verbosely:
https://github.com/AcademySoftwareFoundation/openexr/blob/v2.5.2/CHANGES.md#version-252-june-15-2020

openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports

OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.

Security:	714e6c35-c75b-11ea-aa29-d74973d1f9f3
Approved by:	ports-secteam@ (joneum@)
1.4.1_23
18 Jul 2020 09:31:19
commit hash: 8535fac538422352608a5eb997db5f83f7e951f1commit hash: 8535fac538422352608a5eb997db5f83f7e951f1commit hash: 8535fac538422352608a5eb997db5f83f7e951f1commit hash: 8535fac538422352608a5eb997db5f83f7e951f1 files touched by this commit Sanity Test Failure
Matthias Andree (mandree) search for other commits by this committer
MFH: r542352 r542353

graphics/ilmbase: graphics/openexr: security update to 2.5.2

ChangeLog:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.5.2
Verbosely:
https://github.com/AcademySoftwareFoundation/openexr/blob/v2.5.2/CHANGES.md#version-252-june-15-2020

openexr/ilmbase update w/ shlib rename => PORTREVISION bumps of dependent ports

OpenEXR and ILMBASE updates to 2.5.2 rename the full shlib version
names from .0.0 to .0.1 => to be on the safe side, bump PORTREVISIONs.

Security:	714e6c35-c75b-11ea-aa29-d74973d1f9f3
Approved by:	ports-secteam@ (joneum@)

Number of commits found: 4