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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
renpy6 Framework for developing visual-novel type games
6.18.3_7 devel Deleted 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.18.3_7Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-09-06 23:45:37
Last Update: 2018-09-03 00:21:45
SVN Revision: 478837
Also Listed In: games
License: APACHE20 BSD3CLAUSE DejaVu LGPL21+ MIT OFL11 ZLIB ART20 PSFL FREETYPE LIBJPEG LIBPNG MSVCR90
WWW:
https://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: https://www.renpy.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • renpy6>0:devel/renpy6
No installation instructions:
This port has been deleted.
PKGNAME: renpy6
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1473191823 SHA256 (renpy-6.18.3-sdk.tar.bz2) = 0b2a45c510b60b07b414592e42590ae5e46f480b08380a257b08c21ca88b7f91 SIZE (renpy-6.18.3-sdk.tar.bz2) = 46125089

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Master port: devel/renpy
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-game>0 : devel/py-game@py27
  2. sdl-config : devel/sdl12
  3. cython-2.7 : lang/cython@py27
  4. py27-setuptools>0 : devel/py-setuptools@py27
  5. python2.7 : lang/python27
Runtime dependencies:
  1. py27-game>0 : devel/py-game@py27
  2. py27-tkinter>0 : x11-toolkits/py-tkinter@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  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. libSDL.so : devel/sdl12
  6. libGLEW.so : graphics/glew
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for renpy6-6.18.3_7: 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:
N/A
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. https://www.renpy.org/dl/6.18.3/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
This is a slave port. You may also want to view the commits to the master port: devel/renpy
CommitCreditsLog message
6.18.3_7
03 Sep 2018 00:21:45
Revision:478837Original commit files touched by this commit
jbeich search for other commits by this committer
Reorganize some my ports for better discoverability

devel/onscripter{,-1byte} -> games/onscripter{,-1byte}
devel/ponscripter-sekai -> games/ponscripter-sekai
devel/renpy{,6} -> games/renpy{,6}
devel/rlvm -> games/rlvm
dns/openmdns -> net/openmdns (where Bonjour and Avahi are)
6.18.3_7
02 Jun 2018 16:21:07
Revision:471376Original commit files touched by this commit
jbeich search for other commits by this committer
devel/renpy: update to 7.0.0

Changes:	https://www.renpy.org/release/7.0 (see Announcment)
Changes:	https://www.renpy.org/doc/html/changelog.html#renpy-7-0
MFH:		2018Q2 (stabilization, no in-tree consumers)
6.18.3_7
16 May 2018 22:50:26
Revision:470157Original commit files touched by this commit
jbeich search for other commits by this committer
devel/renpy: unbreak with cython 0.28

PR:		228235
Obtained from:	upstream
6.18.3_6
16 May 2018 19:35:50
Revision:470142Original commit files touched by this commit
jbeich search for other commits by this committer
devel/renpy6: mark BROKEN after r470010

Error compiling Cython file:
------------------------------------------------------------
..
IMAGEDISSOLVE = 2
PIXELLATE = 3

cdef class Render:

    def __init__(Render self, float width, float height, draw_func=None,
layer_name=None, bint opaque=None): #@DuplicatedSignature
                                                                                
                    ^
------------------------------------------------------------

/wrkdirs/usr/ports/devel/renpy6/work-py27/renpy-6.18.3-sdk/renpy/display/render.pyx:451:102:
Cannot assign None to bint
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.18.3_6
02 May 2018 15:07:27
Revision:468844Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.0

- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
6.18.3_5
24 Apr 2018 13:57:16
Revision:468207Original commit files touched by this commit
jbeich search for other commits by this committer
devel/renpy6: unbreak with ffmpeg 4.0

ffdecode.c:840:67: error: use of undeclared identifier 'CODEC_CAP_DELAY'
                if (!pkt_temp->data && dec->codec->capabilities &
CODEC_CAP_DELAY)
                                                                  ^
ffdecode.c:1246:29: error: use of undeclared identifier 'CODEC_FLAG2_FAST'
    if(fast) enc->flags2 |= CODEC_FLAG2_FAST;
                            ^

PR:		227726
6.18.3_5
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
6.18.3_4
21 Oct 2017 06:50:50
Revision:452570Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.4

Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
6.18.3_3
25 Apr 2017 08:20:31
Revision:439367Original commit files touched by this commit
riggs search for other commits by this committer
Chase ffmpeg 3.3 update (ABI changes)

PR:		218658
Submitted by:	riggs
6.18.3_2
11 Dec 2016 15:22:47
Revision:428352Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.2.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
6.18.3_1
24 Nov 2016 14:23:40
Revision:427014Original commit files touched by this commit
jbeich search for other commits by this committer
devel/renpy6: bring back cython fixes lost in r421472

$ katawa-shoujo
KeyError(4294967295,)

Full traceback:
  File "renpy/common/00start.rpy", line 152, in script
    $ ui.interact(suppress_underlay=True, suppress_overlay=True)
  File "/usr/local/share/renpy/renpy/ast.py", line 785, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide,
store=self.store)
  File "/usr/local/share/renpy/renpy/python.py", line 1382, in py_exec_bytecode
    exec bytecode in globals, locals
  File "renpy/common/00start.rpy", line 152, in <module>
    $ ui.interact(suppress_underlay=True, suppress_overlay=True)
  File "/usr/local/share/renpy/renpy/ui.py", line 247, in interact
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.18.3
06 Sep 2016 23:44:59
Revision:421472Original commit files touched by this commit
jbeich search for other commits by this committer
devel/renpy: add 6.18 slave for compatibility with games/katawa-shoujo

PKGNAMESUFFIX is based on 6.99.11 being "the latest in a series of
releases that will culminate in Ren'Py 7".

Number of commits found: 12