non port: math/py-keras/Makefile |
SVNWeb
|
Number of commits found: 46 |
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Fri, 26 May 2023
|
[ 00:54 Charlie Li (vishwin) ] 4b38d6c
devel/bazel5: switch build consumers
Event: Kitchener-Waterloo Hackathon 202305
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Tue, 13 Sep 2022
|
[ 21:31 Yuri Victorovich (yuri) ] ac8a659
math/py-keras: Fix WWW location; Fix formatting
|
[ 20:32 Yuri Victorovich (yuri) Author: Anthony Donnelly ] 2dd8869 (Only the first 10 of 15 ports in this commit are shown above. )
math/py-keras: Update 2.4.3 -> 2.9.0
PR: 266311
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 18 Apr 2021
|
[ 05:44 Po-Chuan Hsieh (sunpoet) ] c3183a0 (Only the first 10 of 13 ports in this commit are shown above. )
science/py-h5py: Update to 3.2.1
- Update USES=python of dependent ports
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.2.rst
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 24 Dec 2020
|
[ 09:03 antoine ] (Only the first 10 of 34 ports in this commit are shown above. )
scipy 1.5.4 is only compatible with python 3.6+
Reported by: pkg-fallout
|
Wed, 11 Nov 2020
|
[ 06:40 yuri ]
math/py-keras: Update 2.4.0 -> 2.4.3
|
Fri, 19 Jun 2020
|
[ 07:19 yuri ]
math/py-keras: Update 2.3.1 -> 2.4.0
Reported by: portscout
|
Sat, 28 Mar 2020
|
[ 20:53 yuri ]
math/py-keras: Take maintainership
|
[ 11:26 rene ] (Only the first 10 of 33 ports in this commit are shown above. )
Return Neels ports to the pool on his request.
Submitted by: neelc@neelc.org (former maintainer) via freebsd-ports
|
Wed, 4 Dec 2019
|
[ 15:02 amdmi3 ]
- Update to 2.3.1
PR: 242211
Submitted by: neel@neelc.org (maintainer)
|
Mon, 2 Sep 2019
|
[ 13:52 swills ]
math/py-keras: Update to 2.2.5
PR: 240111
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sat, 9 Feb 2019
|
[ 12:10 rm ]
math/py-keras: fix runtime
- add missing dependencies to fix keras runtime
- add pkg-message to instruct user how to use keras in absence of tensorflow
- bump PORTREVISION
Approved by: portmgr (blanket approval)
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Mon, 8 Oct 2018
|
[ 07:30 wen ]
- Update to 2.2.4
PR: 231997
Submitted by: neel@neelc.org(maintainer)
|
Mon, 30 Jul 2018
|
[ 12:34 wen ]
- Update to 2.2.2
PR: 230111
Submitted by: neel@neelc.org(maintainer)
|
Thu, 28 Jun 2018
|
[ 20:25 swills ]
math/py-keras: Update to 2.2.0
PR: 229374
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Sun, 29 Apr 2018
|
[ 19:36 dbaio ]
math/py-keras: Update to 2.1.6
- Repository changed at Github
Changes: https://github.com/keras-team/keras/releases/tag/2.1.6
PR: 227820
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Mon, 2 Apr 2018
|
[ 08:03 yuri ]
math/py-keras: Update 2.1.4 -> 2.1.5
Port changes:
* Change to DISTVERSION
* Minor comment change
* Add PYNUMPY to RUN_DEPENDS
* Sort RUN_DEPENDS
* Remove USE_PYTHON=concurrent (not needed)
* Group USExx
* Replace WWW with the https version
PR: 226451
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Fri, 16 Feb 2018
|
[ 02:24 swills ]
math/py-keras: Update to 2.1.4
PR: 225914
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Sun, 28 Jan 2018
|
[ 13:31 dbaio ]
math/py-keras: Update to 2.1.3
WHile here:
Allow concurrent installation.
Relax USES=python, Keras is compatible with Python 2.7-3.6.
Changes: https://github.com/keras-team/keras/releases/tag/2.1.3
PR: 225463
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Thu, 7 Dec 2017
|
[ 18:11 swills ]
math/py-keras: Update to 2.1.2
PR: 224154
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Fri, 1 Dec 2017
|
[ 00:35 dbaio ]
math/py-keras: Update to 2.1.1
PR: 223978
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Thu, 9 Nov 2017
|
[ 09:16 robak ]
math/py-keras: update 2.0.8 -> 2.0.9
PR: 223527
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Tue, 29 Aug 2017
|
[ 23:34 dbaio ]
math/py-keras: Update to 2.0.8
While here, silence portlint warning about order of USES/USE_*.
PR: 221870
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Mon, 19 Jun 2017
|
[ 00:52 wen ]
- Update to 2.0.5
PR: 220092
Submitted by: neel@neelc.org(maintainer)
|
Tue, 6 Jun 2017
|
[ 01:32 dbaio ]
math/py-keras: Update to 2.0.4
While here, limit python for use any version up to 3.5
PR: 219743
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D11051
|
Fri, 24 Mar 2017
|
[ 15:57 robak ]
math/py-keras: update 2.0.0 -> 2.0.2
PR: 218054
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Sun, 19 Mar 2017
|
[ 07:35 wen ]
- Update to 2.0.0
PR: 217865
Submitted by: neel@neelc.org(maintainer)
|
Mon, 27 Feb 2017
|
[ 01:48 wen ]
- Update to 1.2.2
PR: 217370
Submitted by: neel@neelc.org(maintainer)
|
Mon, 16 Jan 2017
|
[ 11:44 amdmi3 ]
- Update to 1.2.0
PR: 216003
Submitted by: neel@neelc.org (maintainer)
|
Wed, 16 Nov 2016
|
[ 08:40 wen ]
- Update to 1.1.1
PR: 214550
Submitted by: neel@neelc.org(maintainer)
|
Thu, 22 Sep 2016
|
[ 14:30 amdmi3 ]
- Update to 1.1.0
PR: 212857
Submitted by: neel@neelc.org (maintainer)
|
Wed, 31 Aug 2016
|
[ 12:06 amdmi3 ]
- Update to 1.0.8
- While here, add LICENSE_FILE and pet portlint
PR: 212241
Submitted by: neel@neelc.org (maintainer)
|
Thu, 11 Aug 2016
|
[ 04:22 pi ]
math/py-keras: 1.0.6 -> 1.0.7
PR: 211698
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
|
Wed, 27 Jul 2016
|
[ 21:53 pawel ]
Update to version 1.0.6
PR: 211409
Submitted by: Neel Chauhan (maintainer)
|
Tue, 28 Jun 2016
|
[ 15:22 amdmi3 ]
- Update to 1.0.5
PR: 210663
Submitted by: neel@neelc.org (maintainer)
|
Wed, 22 Jun 2016
|
[ 17:14 pawel ]
Deep Learning library for Python. Convnets, recurrent neural networks, and
more. Runs on Theano and TensorFlow.
WWW: http://keras.io/
PR: 210119
Submitted by: Neel Chauhan <neel@neelc.org>
|
Number of commits found: 46 |