Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.0.0 03 Sep 2018 00:21:45 |
jbeich |
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) |
7.0.0 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
7.0.0 02 Jun 2018 16:21:07 |
jbeich |
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.99.14.3_2 16 May 2018 22:50:26 |
jbeich |
devel/renpy: unbreak with cython 0.28
PR: 228235
Obtained from: upstream |
6.99.14.3_1 16 May 2018 19:59:03 |
jbeich |
devel/renpy: 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/renpy/work-py27/renpy-6.99.14.3-sdk/renpy/display/render.pyx:575:102:
Cannot assign None to bint (Only the first 15 lines of the commit message are shown above ) |
6.99.14.3_1 11 May 2018 15:26:18 |
amdmi3 |
- Fix build when python3 is the default
Approved by: portmgr blanket |
6.99.14.3_1 02 May 2018 15:07:27 |
jbeich |
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.99.14.3 06 Apr 2018 12:14:41 |
jbeich |
devel/renpy: update to 6.99.14.3
Changes: https://www.renpy.org/release/6.99.14.3 (see Announcment)
Changes: https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-14-3
MFH: 2018Q2 (mainly regression fixes, no in-tree consumers) |
6.99.14.2 28 Mar 2018 09:16:58 |
jbeich |
devel/renpy: update to 6.99.14.2
Changes: https://www.renpy.org/release/6.99.14.2 (see Announcment)
Changes: https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-14-2
MFH: 2018Q1 (minor changes, no in-tree consumers) |
6.99.14.1 05 Feb 2018 12:46:10 |
jbeich |
devel/renpy: update to 6.99.14.1
Changes: https://www.renpy.org/release/6.99.14.1 (see Announcment)
Changes: https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-14-1
MFH: 2018Q1 |
6.99.14_1 15 Jan 2018 11:59:41 |
jbeich |
devel/renpy: drop oldtutorial in favor of renpy6
It's not shown in the launcher, anyway. |
6.99.14 15 Jan 2018 11:58:56 |
jbeich |
devel/renpy: update to 6.99.14
Changes: https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-14
MFH: 2018Q1 (compat with new games; all 6.99.* are unstable until 7.0) |
6.99.13_2 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
6.99.13_2 18 Nov 2017 19:32:39 |
zeising |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
6.99.13_1 08 Nov 2017 01:54:38 |
jbeich |
devel/renpy6: unbreak after r453509
find: gui: No such file or directory
Reported by: pkg-fallout |
6.99.13_1 05 Nov 2017 01:18:42 |
jbeich |
devel/renpy: partially unbreak creating a project after r421471
/usr/local/share/renpy/gui/game does not appear to be a Ren'Py game |
6.99.13 30 Oct 2017 19:22:19 |
jbeich |
devel/renpy6: unbreak after r453203
find: tutorial/recrop.py: No such file or directory
find: oldtutorial: No such file or directory |
6.99.13 30 Oct 2017 18:36:00 |
jbeich |
devel/renpy: update to 6.99.13
Changes: https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-13 |
6.99.12.4_3 21 Oct 2017 06:50:50 |
jbeich |
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.99.12.4_2 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
6.99.12.4_1 08 May 2017 00:57:14 |
jbeich |
devel/renpy: switch to HTTPS
Homepage link "http://www.renpy.org/" is a permanent redirect to
"https://www.renpy.org/" and should be updated
Reported by: Repology |
6.99.12.4_1 25 Apr 2017 08:20:31 |
riggs |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
6.99.12.4 02 Mar 2017 11:16:35 |
jbeich |
devel/renpy: update to 6.99.12.4
6.99.12.4.2187: February 28, 2017
This release fixes a number of bugs, including one that would
cause the renpy.input function to crash. It improves the console
(accessed with shift+O), and updates translations.
Changes: https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-4
MFH: 2017Q1 |
6.99.12.3 15 Feb 2017 03:35:29 |
jbeich |
devel/renpy: update to 6.99.12.3
6.99.12.3.2123: February 12, 2017
This release fixes a number of bugs. It also adds and renames gui
variables so that every text property can be controlled by a gui
variable, and adds support for the new Ren'Py Interactive Director.
Changes: https://www.renpy.org/doc/html/changelog.html#ren-py-6-99-12-3
MFH: 2017Q1 |
6.99.12.2 31 Dec 2016 16:06:03 |
jbeich |
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
MFH: 2016Q4 (no consumers apart from bug 195975) |
6.99.12.1 25 Dec 2016 07:28:31 |
jbeich |
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
MFH: 2016Q4 (no consumers apart from bug 195975) |
6.99.12 20 Dec 2016 14:49:38 |
jbeich |
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
MFH: 2016Q4 (no consumers apart from bug 195975) |
6.99.11_1 11 Dec 2016 15:22:47 |
jbeich |
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.99.11 06 Sep 2016 23:44:59 |
jbeich |
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". |
6.99.11 06 Sep 2016 23:44:45 |
jbeich |
devel/renpy: update to 6.99.11
Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-11
Temporarily mark games/katawa-shoujo as BROKEN. Other games may work fine.
$ katawa-shoujo
ValueError('list.remove(x): x not in list',)
Full traceback:
File "game/ui_settings.rpy", line 2, in script
File "/usr/local/share/renpy/renpy/ast.py", line 805, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide,
store=self.store)
File "/usr/local/share/renpy/renpy/python.py", line 1641, in
py_exec_bytecode
exec bytecode in globals, locals (Only the first 15 lines of the commit message are shown above ) |
6.99.10_1 06 Sep 2016 23:44:31 |
jbeich |
Fix bin/renpy's shebang after r410677 and appease stage-qa
Warning: Bad symlink '/usr/local/bin/renpy' pointing to an absolute pathname
'/usr/local/share/renpy/renpy.py' |
6.99.10 25 Mar 2016 15:36:15 |
jbeich |
devel/py-game_sdl2, devel/renpy: update to 6.99.10
Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-10 |
6.99.9 16 Mar 2016 12:58:17 |
jbeich |
Drop default directory from _DEPENDS in my ports
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html |
6.99.9 09 Mar 2016 01:48:03 |
jbeich |
devel/py-game_sdl2, devel/renpy: update to 6.99.9
Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-9 |
6.99.8_1 27 Feb 2016 19:51:11 |
jbeich |
devel/renpy: prepare for ffmpeg 3.0 update
Obtained from: upstream |
6.99.8 07 Feb 2016 16:25:33 |
jbeich |
Clarify LICENSE |
6.99.8 08 Jan 2016 00:47:52 |
jbeich |
devel/py-game_sdl2, devel/renpy: update to 6.99.8
Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-8
MFH: 2016Q1 (on 6.99.* train since 2015Q2) |
6.99.7 03 Nov 2015 13:01:34 |
jbeich |
devel/py-game_sdl2, devel/renpy: update to 6.99.7
Changes: http://www.renpy.org/latest.html
Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-7 |
6.99.6 19 Oct 2015 14:50:52 |
amdmi3 |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
6.99.6 20 Sep 2015 01:13:48 |
jbeich |
Convert the rest to USE_GL
Tested by: make describe (only touched ports)
Approved by: portmgr blanket |
6.99.6 15 Sep 2015 23:57:29 |
jbeich |
devel/py-game_sdl2, devel/renpy: update to 6.99.6
Python C module build only requires pygame_sdl2 headers and they haven't
changed since initial release, so drop version from BUILD_DEPENDS.
Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-6 |
6.99.5_1 28 Aug 2015 14:57:29 |
jbeich |
Convert my ports to _VARS option helper |
6.99.5_1 20 Aug 2015 13:12:48 |
jbeich |
devel/py-game_sdl2, devel/renpy: adjust GENTOO mirrors
- 6.99.5 is now in the main repo thus mirrored
- they don't use/mirror -sdk tarball, only -source one
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b01b6 |
6.99.5_1 29 Jul 2015 22:09:55 |
antoine |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
6.99.5_1 24 Jul 2015 00:50:40 |
jbeich |
devel/renpy: unbreak bundled python in distributions
Don't remove *.pyo that ends up in game packages to fix
$ tar xf foo-game-linux.tar.bz2
$ cd foo-game-linux
$ /compat/linux/bin/bash -x foo-game.sh
+ SCRIPT=foo-game.sh
+ '[' -L foo-game.sh ']'
++ dirname foo-game.sh
+ ROOT=.
++ cd .
++ pwd
+ ROOT=/path/to/foo-game-dists/foo-game-linux
++ basename foo-game.sh .sh (Only the first 15 lines of the commit message are shown above ) |
6.99.5 24 Jul 2015 00:06:11 |
jbeich |
devel/py-game_sdl2, devel/renpy: update to 6.99.5 and switch to -sdk
- Install runtimes necessary to build game distributions for non-FreeBSD [1]
- Use vendor bytecode to avoid an issue with saves and workaround build
now failing without X11 connection
Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-5
PR: 201322 [1] |
6.99.4 19 Jul 2015 07:42:22 |
jbeich |
Convert my ports to target option helpers |
6.99.4 25 Jun 2015 12:57:23 |
jbeich |
devel/renpy: disable GENTOO mirrors until they host 6.99.* |
6.99.4 31 May 2015 02:26:57 |
jbeich |
devel/py-game_sdl2, devel/renpy: update to 6.99.4
Changes: http://www.renpy.org/doc/html/changelog.html#ren-py-6-99-4 |
6.99.2_1 29 May 2015 04:56:21 |
jbeich |
devel/renpy: fix TKINTER regressing after r382557
Traceback (most recent call last):
File "choose_directory.rpy", line 61, in choose_directory
File "/usr/local/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/local/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory |
6.99.2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
6.99.2 27 Apr 2015 14:12:47 |
jbeich |
Skip release with no changes in -source tarballs
http://lemmasoft.renai.us/forums/viewtopic.php?p=369024#p369024 |
6.99.2 26 Apr 2015 00:35:19 |
jbeich |
- Update to 6.99.2
- py-game_sdl2 now supports python3
Changes: http://www.renpy.org/doc/html/changelog.html |
6.99.1_2 06 Apr 2015 20:15:11 |
jbeich |
Don't extract python bytecode from the distfile
No PORTREVISION bump: distutils defaults to building without -O
and the following files aren't even installed.
$ ls **/*.py[co]
module/generate_styles.pyo module/setuplib.pyo |
6.99.1_2 01 Apr 2015 20:14:33 |
jbeich |
Update distfile to re-rolled 6.99.1 (again)
Given the version is now properly announced and also exists under
/release/ directory I don't expect another re-roll.
Changes: http://renpy.org/latest.html
Pointy hat: jbeich |
6.99.1_1 29 Mar 2015 09:34:29 |
jbeich |
Pet portlint(1) |
6.99.1_1 29 Mar 2015 09:32:54 |
jbeich |
Update distfile to re-rolled 6.99.1
Lots of changes there as expected of a new prerelease snapshot until
the announcement is made. Bumping PORTREVISION instead of going back
to 6.99.0 or 6.18.3 with PORTEPOCH.
Pointy hat: jbeich |
6.99.1 28 Mar 2015 21:23:10 |
jbeich |
Update to 6.99.1
Changes: http://www.renpy.org/doc/html/changelog.html |
6.18.3_3 28 Mar 2015 21:14:45 |
jbeich |
Install pre-built Ren'Py bytecode |
6.18.3_2 20 Mar 2015 09:27:14 |
jbeich |
Install pre-built python bytecode |
6.18.3_1 26 Feb 2015 14:50:38 |
jbeich |
- Don't try to use files generated by old Cython versions
- Fix -Wimplicit-function-declaration warning [1] which could affect
A/V sync due to integer overflow every 72 minutes of the day
Obtained from: https://github.com/renpy/renpy/commit/2be0638 [1] |
6.18.3 26 Feb 2015 14:50:21 |
jbeich |
Ignore some potential updates |
6.18.3 16 Feb 2015 08:12:17 |
jbeich |
Improve style/consistency among the ports I maintain
- Convert to COPYTREE_SHARE
- Drop unnecessary MKDIR before COPYTREE_SHARE
- Drop bsd.port.options.mk if only DOCS requires it without dependencies
- Use separate backup if several REINPLACE_CMD against the same file
- audio/alsa-utils: convert to LIBS
Differential Revision: https://reviews.freebsd.org/D1851
Approved by: bapt (mentor) |
6.18.3 03 Feb 2015 18:43:05 |
jbeich |
Add new port devel/renpy
PR: 195768
Differential Revision: https://reviews.freebsd.org/D1577
Reviewed by: games (amdmi3, earlier version)
Approved by: flo (mentor, earlier version)
Approved by: bapt (mentor)
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/ |