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 photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2016Q4
renpy Framework for developing visual-novel type games
6.99.12.2 devel 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 6.99.12.2Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-12-21 05:14:13
Last Update: 2017-01-06 02:43:17
Commit Hash: e113cbc
Also Listed In: games
License: APACHE20 BSD3CLAUSE DejaVu LGPL21+ MIT OFL11 ZLIB ART20 PSFL FREETYPE LIBJPEG LIBPNG MSVCR90
WWW:
http://www.renpy.org/
Description:
Ren'Py is a visual novel engine that helps you use words, images, and sounds to tell stories with the computer. These can be both visual novels and life simulation games. The easy to learn script language allows you to efficiently write large visual novels, while its Python scripting is enough for complex simulation games. WWW: http://www.renpy.org/
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 (16 items)
Collapse this list.
  1. bin/renpy
  2. /usr/local/share/licenses/renpy-6.99.12.2/catalog.mk
  3. /usr/local/share/licenses/renpy-6.99.12.2/LICENSE
  4. /usr/local/share/licenses/renpy-6.99.12.2/APACHE20
  5. /usr/local/share/licenses/renpy-6.99.12.2/BSD3CLAUSE
  6. /usr/local/share/licenses/renpy-6.99.12.2/DejaVu
  7. /usr/local/share/licenses/renpy-6.99.12.2/LGPL21+
  8. /usr/local/share/licenses/renpy-6.99.12.2/MIT
  9. /usr/local/share/licenses/renpy-6.99.12.2/OFL11
  10. /usr/local/share/licenses/renpy-6.99.12.2/ZLIB
  11. /usr/local/share/licenses/renpy-6.99.12.2/ART20
  12. /usr/local/share/licenses/renpy-6.99.12.2/PSFL
  13. /usr/local/share/licenses/renpy-6.99.12.2/FREETYPE
  14. /usr/local/share/licenses/renpy-6.99.12.2/LIBJPEG
  15. /usr/local/share/licenses/renpy-6.99.12.2/LIBPNG
  16. /usr/local/share/licenses/renpy-6.99.12.2/MSVCR90
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • renpy>0:devel/renpy
Conflicts:
CONFLICTS_INSTALL:
  • renpy6-*
To install the port:
cd /usr/ports/devel/renpy/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/renpy
  • pkg install renpy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: renpy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1483158858 SHA256 (renpy-6.99.12.2-sdk.tar.bz2) = d5229972ccd72e96f4914d0dfd300f3232fdda12c3367e98a6de35fffda1feef SIZE (renpy-6.99.12.2-sdk.tar.bz2) = 56833097

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. py27-game_sdl2>0 : devel/py-game_sdl2
  2. cython : lang/cython
  3. sdl2-config : devel/sdl20
  4. py27-setuptools27>0 : devel/py-setuptools27
  5. python2.7 : lang/python27
Runtime dependencies:
  1. py27-game_sdl2>=6.99.12.2 : devel/py-game_sdl2
  2. py27-tkinter>0 : x11-toolkits/py-tkinter
  3. py27-setuptools27>0 : devel/py-setuptools27
  4. python2.7 : lang/python27
Library dependencies:
  1. libfribidi.so : converters/fribidi
  2. libpng.so : graphics/png
  3. libavcodec.so : multimedia/ffmpeg
  4. libfreetype.so : print/freetype2
  5. libSDL2.so : devel/sdl20
  6. libGLEW.so : graphics/glew
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for renpy-6.99.12.2: DIST=on: Distribution runtimes for Windows, OS X, Linux DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples TKINTER=on: Install Tkinter to allow choosing Projects Directory ===> Use 'make config' to modify these settings
Options name:
devel_renpy
USES:
python:2.7 shebangfix tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.renpy.org/dl/6.99.12.2/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.99.12.2
06 Jan 2017 02:43:17
commit hash: e113cbca02fc10dfb61a77d9c547550718cc7190commit hash: e113cbca02fc10dfb61a77d9c547550718cc7190commit hash: e113cbca02fc10dfb61a77d9c547550718cc7190commit hash: e113cbca02fc10dfb61a77d9c547550718cc7190 files touched by this commit
Jason Unovitch (junovitch) search for other commits by this committer
MFH: r430138

devel/py-game_sdl2, devel/renpy: update to 6.99.12.2

  6.99.12.2.2029: December 31, 2016
      This fixes a bug that could prevent viewport children from becoming
      focused, and a bug that prevented the RAPT and Renios DLC from being
      downloaded properly. It also adds functionality to support the
      interactive director.

Changes:	http://www.renpy.org/latest.html (see Announcement)
Changes:	http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-2
Approved by:	ports-secteam (with hat)
6.99.12.2
06 Jan 2017 02:43:17
Revision:430679Original commit files touched by this commit
junovitch search for other commits by this committer
MFH: r430138

devel/py-game_sdl2, devel/renpy: update to 6.99.12.2

  6.99.12.2.2029: December 31, 2016
      This fixes a bug that could prevent viewport children from becoming
      focused, and a bug that prevented the RAPT and Renios DLC from being
      downloaded properly. It also adds functionality to support the
      interactive director.

Changes:	http://www.renpy.org/latest.html (see Announcement)
Changes:	http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-2
Approved by:	ports-secteam (with hat)
6.99.12.1
26 Dec 2016 02:44:13
commit hash: 6627319d9e487964903492ebf33d7133aac7a018commit hash: 6627319d9e487964903492ebf33d7133aac7a018commit hash: 6627319d9e487964903492ebf33d7133aac7a018commit hash: 6627319d9e487964903492ebf33d7133aac7a018 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
MFH: r429397

devel/py-game_sdl2, devel/renpy: update to 6.99.12.1

  6.99.12.1.2012: December 23, 2016
      This fixes a major issue that could cause MultiPersistent data to
      not work on systems using non-ASCII character sets. It also fixes
      other bugs, and updates the Indonesian translation.

Changes:	http://www.renpy.org/latest.html (see Announcement)
Changes:	http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-1
Approved by:	ports-secteam (junovitch)
6.99.12.1
26 Dec 2016 02:44:13
Revision:429474Original commit files touched by this commit
jbeich search for other commits by this committer
MFH: r429397

devel/py-game_sdl2, devel/renpy: update to 6.99.12.1

  6.99.12.1.2012: December 23, 2016
      This fixes a major issue that could cause MultiPersistent data to
      not work on systems using non-ASCII character sets. It also fixes
      other bugs, and updates the Indonesian translation.

Changes:	http://www.renpy.org/latest.html (see Announcement)
Changes:	http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-1
Approved by:	ports-secteam (junovitch)
6.99.12
21 Dec 2016 05:14:04
commit hash: f1e43ce832f7c1a2861087880c7af54b3e42e690commit hash: f1e43ce832f7c1a2861087880c7af54b3e42e690commit hash: f1e43ce832f7c1a2861087880c7af54b3e42e690commit hash: f1e43ce832f7c1a2861087880c7af54b3e42e690 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
MFH: r428991

devel/py-game_sdl2, devel/renpy: update to 6.99.12

Changes:	http://www.renpy.org/latest.html (see Announcement)
Changes:	http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12
Approved by:	ports-secteam (junovitch)
6.99.12
21 Dec 2016 05:14:04
Revision:429040Original commit files touched by this commit
jbeich search for other commits by this committer
MFH: r428991

devel/py-game_sdl2, devel/renpy: update to 6.99.12

Changes:	http://www.renpy.org/latest.html (see Announcement)
Changes:	http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12
Approved by:	ports-secteam (junovitch)

Number of commits found: 6