Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0 26 Sep 2024 22:25:16 |
Alexey Dokuchaev (danfe) |
x11-toolkits/py-kivy: resurrect the port and update to version 2.3.0
Refresh dependencies and convert to USES=+pytest (this also allows to
drop `do-test' target). Unfortunately, not all tests currently pass:
15 failed, 788 passed, 42 skipped, 1 xfailed, 8 warnings, 70 errors
Requested by: Sergey V. Dyatko |
1.10.1_4 02 Mar 2020 21:17:59 |
antoine |
Unbreak bulk -a after r527650 |
1.10.1_4 24 Feb 2020 11:36:16 |
kai |
graphics/py-pillow: Update to 7.0.0
* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
dropped the support for Python 2.
* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
consumers that can be built for Python 2 or newer.
* Exceptions are ports that can be built only for either Python 2 or
Python 3. For the first case, consumers are just assigned to the
repo-copied graphics/py-pillow6.
* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
listed in setup.py as a build dependency [1] and relax the version (Only the first 15 lines of the commit message are shown above ) |
1.10.1_3 18 Feb 2020 10:58:39 |
antoine |
Deprecate a few unmaintained ports that use python27
With hat: portmgr |
1.10.1_3 03 Feb 2020 20:21:08 |
rene |
Return dbn's ports to the pool after safekeeping his commit bit. |
1.10.1_3 18 Nov 2019 16:39:32 |
tobik |
x11-toolkits/py-kivy: Do not redefine ARCH |
1.10.1_3 14 Nov 2019 12:39:42 |
tobik |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
1.10.1_3 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.10.1_3 15 Oct 2019 09:39:19 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.10.1_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.10.1_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.10.1_1 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
1.10.1 19 Aug 2018 20:51:51 |
antoine |
py-kivy doesn't support python 3 |
1.10.1 19 Aug 2018 09:41:01 |
dbn |
x11-toolkits/py-kivy: update to 1.10.1
- Switch to PyPI for upstream sources
- Remove BROKEN: now working with cython
- Indicate Kivy supports Python 3+ |
1.10.0_3 28 Jul 2018 23:23:47 |
yuri |
Replace explicit devel/py-game dependencies with ${PYGAME} in 7 ports
This is to simplify the pending rename devel/py-game -> devel/py-pygame in
bug#230115.
PR: 230118 230119
Approved by: portmgr |
1.10.0_3 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 |
1.10.0_3 16 May 2018 22:16:47 |
jbeich |
x11-toolkits/py-kivy: mark BROKEN after r470010
Error compiling Cython file:
------------------------------------------------------------
...
end = time()
Logger.debug("Svg: Loaded {} in {:.2f}s".format(filename, end -
start))
finally:
fd.close()
cdef void reload(self) except *:
^
------------------------------------------------------------
kivy/graphics/svg.pyx:469:9: Signature not compatible with previous declaration (Only the first 15 lines of the commit message are shown above ) |
1.10.0_3 09 May 2018 01:44:50 |
swills |
Bump PORTREVISION on opencv consumers due to opencv update |
1.10.0_2 09 May 2018 01:10:12 |
swills |
graphics/opencv: Update to 3.4.1
PR: 210505
Submitted by: rozhuk.im@gmail.com (partially, further work was done)
Exp-run by: antoine |
1.10.0_2 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
1.10.0_1 29 Jan 2018 06:45:16 |
araujo |
- Update textproc/py-sphinx to 1.6.5. [0]
- Update all ports that depends of py-sphinx. [0]
- Add conditional RUN_DEPENDS. [1]
- Add TEST_DEPENDS. [1]
PR: ports/221891 [0] and ports/225136 [1]
Submitted by: sunpoet [1]
Approved by: antoine (portmgr)
Exprun by: antoine (several rounds)
Sponsored by: iXsystems, Inc. |
1.10.0 06 Jan 2018 09:17:39 |
antoine |
Unbreak poudriere bulk -a, py-opencv works only with python 2.7
Reported by: pkg-fallout |
1.10.0 06 Jan 2018 07:59:20 |
dbn |
x11-toolkits: update to 1.10.0
- Remove LOCAL mirror (not needed)
- Add git build dependency
- Add missing pygment dependency
- Sort USES section and USE_PYTHON variable
- Indicate that the port supports Python 3 (thus adding FLAVORS)
- Make sphinx dependency versions (i.e. support python 3)
- Add missing dependencies for GSTREAMER option:
- gettext-runtime
- glib20
- Add missing dependency for X11 option: render (x11)
- Remove PDF install target, no longer an option
- Remove pkg-plist that is autogenerated (only DOCS remains)
- Change log: https://kivy.org/#changelog
PR: 224734
Submitted by: Christian Sturm <reezer@reezer@org> |
1.9.1_4 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 ) |
1.9.1_4 01 Sep 2017 21:45:20 |
antoine |
Mark BROKEN: fails to build
cythoning kivy/graphics/opengl.pyx to kivy/graphics/opengl.c
Error compiling Cython file:
------------------------------------------------------------
...
def glCheckFramebufferStatus(GLenum target):
'''See: `glCheckFramebufferStatus() on Kronos website
<http://www.khronos.org/opengles/sdk/docs/man/xhtml/glCheckFramebufferStatus.xml>`_
'''
cdef GLenum result
result = c_opengl.CheckFramebufferStatus(target)
^
------------------------------------------------------------
kivy/graphics/opengl.pyx:544:21: cimported module has no attribute
'CheckFramebufferStatus'
Reported by: pkg-fallout |
1.9.1_4 31 Jul 2017 18:20:47 |
rene |
x11-toolkits/py-kivy: remove optional dependency on expired multimedia/py-ffmpeg |
1.9.1_3 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 |
1.9.1_2 14 Apr 2017 14:16:19 |
dbn |
x11-toolkits/py-kivy: fix concurrency, dependency
- Chase change in name of opencv
- Switch to using autoplist (makes installing with python 3 easier)
- Mark the port as concurrent |
1.9.1_2 14 Apr 2017 05:30:25 |
jbeich |
graphics/opencv: back out r423216 and r423063 (replaying r423316)
Renaming didn't help to unblock 3.x progress as co-existence with 2.x
was no less complex than simply fixing consumers. This commit also
restores directory-level history accidentally lost via git-svn.
PR: 210505
Pointy hat to: jbeich (should've discussed first) |
1.9.1_1 24 Oct 2016 10:18:50 |
mat |
OPTIONS_SET/OPTIONS_UNSET are global variables, they cannot be used in ports
Makefiles.
So, replace them with OPTIONS_SLAVE, OPTIONS_EXCLUDE, OPTIONS_DEFAULT,
where appropriate.
The ghostscript ports are doing something nasty that is certainly wrong,
but I don't want to try to understand it.
Sponsored by: Absolight |
1.9.1_1 03 Oct 2016 17:47:08 |
jbeich |
graphics/opencv: add suffix to make room for 3.x series
To avoid confusion, the main port is to track the latest release.
Whether to rename includes/libraries as well making it possible to
install 2.x and 3.x side-by-side remains to be investigated.
PR: 210505 (for tracking)
Inspired by: PkgSrc |
1.9.1 28 May 2016 20:06:47 |
rene |
x11/toolkits/py-kivy: replace dependency graphics/py-imaging by
graphics/py-pillow, the former has been expired.
PR: 209736
Submitted by: myself
Approved by: maintainer (dbn) |
1.9.1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.9.1 24 Feb 2016 20:31:32 |
dbn |
x11-toolkits/py-kivy: update to 1.9.1
Changes:
- Add dependency for multi-touch support
- Explicitly set USE_* MAKE_ENV variables
- Remove unneeded shebang fixes
- Add SDL2 to image group for options
- Remove PDF option (does not build)
- Use option helps
- Remove upstreamed patches
- Use explicit pkg-plist |
1.8.0_3 23 Oct 2015 17:41:00 |
amdmi3 |
- Add LICENSE_FILE
- Fix shebangs
Approved by: portmgr blanket |
1.8.0_2 24 Jul 2015 23:45:44 |
antoine |
Fix packaging after sphinx update
Reported by: pkg-fallout |
1.8.0_1 29 Apr 2015 16:29:00 |
bdrewery |
Fix DISTNAME after USE_GITHUB changes in r384932.
PR: 199069
Pointyhat to: bdrewery
With hat: portmgr |
1.8.0_1 30 Mar 2015 18:28:21 |
dbn |
x11-toolkits/py-kivy: use new USE_GITHUB. |
1.8.0_1 22 Mar 2015 20:14:19 |
dbn |
x11-toolkits/py-kivy: unbreak due to cython 0.22. |
1.8.0_1 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
1.8.0_1 19 Feb 2015 09:28:42 |
jbeich |
- Update to 0.22 [1]
- Strip C modules [2]
- Mark py-kivy as BROKEN [3]
PR: 197375 [1]
PR: 197776 [2]
Submitted by: Viltaly Magerya <vmagerya@gmail.com> (maintainer) [1]
Approved by: Viltaly Magerya <vmagerya@gmail.com> (maintainer) [2]
Approved by: dbn (maintainer) [3] |
1.8.0_1 27 Jan 2015 21:01:59 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
1.8.0_1 24 Jan 2015 19:27:28 |
antoine |
Fix some _DEPENDS |
1.8.0_1 22 Dec 2014 23:04:19 |
dumbbell |
Final removal of WITH_NEW_XORG
This knob was turned on for all version of FreeBSD in r369875
(2014-10-03) and officially deprecated. Since then, it was gradually
removed from many ports when they needed an update.
x11-servers/xorg-server was the last major user of this knob. The port
was updated to xserver 1.14 in r374982 (2014-12-19). The update got rid
of the knob, clearing the path to the final removal.
This commit changes ports who were checking for WITH_NEW_XORG and remove
its handling from bsd.port.mk.
While here, two sanity checks are added to warn user about WITH_KMS and
WITH_NEW_XORG which have no effect now.
Differential Revision: https://reviews.freebsd.org/D1351
Reviewed by: antoine, bapt, kwm
Approved by: portmgr (antoine, bapt), kwm |
1.8.0_1 04 Oct 2014 08:19:01 |
dbn |
Fix x11-toolkits/py-kivy due to cython update.
Cython changes its temporary variable handling and now fails on the file:
kivy/graphics/sahder/pyx
This has already been fixed upstream so just backport that fix.
Also, update the USE_PYTHON et al variables.
PR: 194065
Reported by: John Marino (marino@FreeBSD.org)
Obtained from: https://github.com/kivy/kivy/commit/b2bc566 |
1.8.0_1 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) |
24 Apr 2014 20:04:48
|
dbn |
Update x11-toolkits/py-kivy to 1.8.0.
Changes:
* Kivy now supports python 2 and 3
ChangeLog:
- Python 3.3 support: It's finally here, using the same codebase! And
we deliver also 3 portables for Windows, one that package Python 2.7
and another with Python 3.3!
- New media player named GstPlayer, based on Gstreamer 1.0. This
player is currently used as a implementation for Audio and Video
core provider. This allow us to not only use the latest Gstreamer
and all the improvements done by them, but also have a common player
for both Python 2.7 and 3.3 on desktop platforms.
- Scrollview has been slightly enhanced to support smoother scrolling (Only the first 15 lines of the commit message are shown above ) |
1.7.2_2 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.7.2_2 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.7.2_1 23 Jan 2014 18:09:03 |
dbn |
Add py-ffmpeg as an optional dependency for x11-toolkits/py-kivy.
While here simplify the port by using more option macros. |
1.7.2_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.7.2_1 19 Dec 2013 15:15:56 |
dbn |
Move x11-toolkits/py-kivy to using auto-plist.
Although this port does not support python>=3, the next release is expected
to do so. |
1.7.2_1 17 Dec 2013 03:32:45 |
dbn |
Fix build of x11-toolkits/py-kivy on some systems (pygame.joystick related).
On some systems pygame.joystick does not import into python preventing some
documentation from being built, thus some missing files on install.
For documentation building prevent any attempt to import pygame.joystick as
a work-around. |
1.7.2_1 27 Nov 2013 19:17:18 |
dbn |
Fix typos in x11-toolkits/py-kivy.
- Fix an option SDL -> SDL2 (in the audio group)
- Fix the use of XORG -> X11 when enabling X11 support
- Bump revision, as depending on the options chosen, package contect may
have changed.
Reported by: ak |
1.7.2 19 Nov 2013 06:27:34 |
dbn |
Update x11-toolkits/py-kivy to 1.7.2. |
1.7.1_3 18 Nov 2013 19:02:22 |
dbn |
Add stage support to x11-toolkits/py-kivy.
Changes:
- Add shebangfix for one file (OSC.py)
- Migrate USE_GMAKE to USES=gmake
- Strip libraries installed
- Prevent non-FreeBSD packaging files from being installed
- Change build logic to use the default do-build target |
1.7.1_3 17 Nov 2013 12:33:49 |
mva |
- Switch devel/sdl20 to use the autotools-based configuration, since the
cmake-based one is not maintained that well
- Fix library naming to ensure backwards compatibility on minor version
changes
- Bump the PORTREVISION on ports depending on devel/sdl20, since its
shared library name changed
PR: ports/183975
Submitted by: Jan Kokemuller <jan.kokemueller@gmail.com> |
1.7.1_2 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.7.1_1 25 Oct 2013 16:16:49 |
mva |
- Chase devel/sdl20 shlib version change |
1.7.1 06 Oct 2013 17:43:55 |
dbn |
Mark x11-toolkits/py-kivy as broken under i386 without -DWITH_NEW_XORG.
For some unknown reason builds fail with:
Undefined symbol "glBlendEquationSeparate"
When compiling under i386 for the old libGL. This error does not make
sense given that the symbol is present in libGL and that compilation works
under amd64. The only solution found is to update to a newer libGL however
there does not appear to be any change to the symbol signature to suggest
why such an update works. |
1.7.1 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
1.7.1 01 Jul 2013 05:57:32 |
dbn |
Add x11-toolkits/py-kivy 1.7.1.
Kivy is a NUI (natural user interface) toolkit that can be used on
Android, iOS, Windows, Linux, Mac and *BSD. |