Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11.1_2 28 Jan 2024 22:14:31 |
Muhammad Moinur Rahman (bofh) |
math/py-sympy: Moved man to share/man
Approved by: portmgr (blanket) |
1.11.1_1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
1.11.1_1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.11.1_1 21 Nov 2022 17:23:42 |
Dmitry Marakasov (amdmi3) |
math/py-sympy: switch to USE_PYTHON=pytest
Approved by: portmgr blanket |
1.11.1_1 21 Nov 2022 17:23:41 |
Dmitry Marakasov (amdmi3) |
graphics/py-pyglet: update to 2.0.0
- Preserve pyglet 1.x as graphics/py-pyglet1
- Add mutual conflicts between graphics/py-pyglet1 and graphics/py-pyglet
- Switch all consumers to graphics/py-pyglet1 as it's likely
that no consumer is compatible with pyglet 2.x yet |
1.11.1 14 Nov 2022 01:22:57 |
Wen Heping (wen) |
math/py-sympy: Update to 1.11.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.10.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.10.1 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
1.10.1 21 Mar 2022 00:26:55 |
Yuri Victorovich (yuri) |
math/py-sympy: Update 1.9 -> 1.10.1
PR: 262684
Approved by: wen@ (maintainer) |
1.9 14 Oct 2021 00:33:57 |
Wen Heping (wen) |
math/py-sympy: Update to 1.9 |
1.8 06 Jun 2021 20:23:39 |
Thierry Thomas (thierry) |
math/py-sympy: upgrade to 1.8
Release notes at <https://github.com/sympy/sympy/wiki/release-notes-for-1.8>.
PR: 255921
Approved by: maintainer’s time-out |
1.7.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.1 15 Feb 2021 01:22:18 |
wen |
- Update to 1.7.1
- Add test target
PR: 253520
Submitted by: thierry@FreeBSD.org |
1.7 02 Dec 2020 13:02:17 |
wen |
- Update to 1.7 |
1.6 26 Jul 2020 07:16:28 |
antoine |
sympy-1.6 is no longer compatible with python 2.7
Reported by: pkg-fallout |
1.6 20 Jul 2020 10:30:25 |
wen |
- Update to 1.6 |
1.5 04 Jan 2020 15:42:06 |
wen |
- Update to 1.5 |
1.4 15 Apr 2019 08:14:05 |
wen |
- Update to 1.4 |
1.3_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
1.3 13 Nov 2018 00:30:31 |
wen |
- Update to 1.3
PR: 233148
Submitted by: yuri@ |
1.1.1_1 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.1.1_1 15 Jan 2018 23:11:00 |
yuri |
math/py-sympy: Added USE_PYTHON=concurrent; Added NO_ARCH=yes
PR: 225127
Submitted by: myself
Approved by: tcberner (mentor), wen (maintainer)
Differential Revision: https://reviews.freebsd.org/D13895 |
1.1.1 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.1.1 28 Aug 2017 15:03:24 |
wen |
- Update to 1.1.1 |
1.1 11 Jul 2017 09:35:04 |
wen |
- Update to 1.1 |
1.0_1 28 Apr 2016 02:09:10 |
wen |
- Add missing RUN_DEPENDS
PR: 209076
Submitted by: jjachuf@gmail.com |
1.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.0 24 Mar 2016 06:36:30 |
wen |
- Update to 1.0 |
0.7.6.1 09 Dec 2015 08:57:08 |
wen |
- Update to 0.7.6.1 |
0.7.5 07 Dec 2014 16:31:51 |
feld |
Update "BSD" license in math category |
0.7.5 21 Oct 2014 16:54:55 |
mva |
- Convert ports of math/ to new USES=python
Approved by: portmgr (implicit) |
0.7.5 12 May 2014 06:05:41 |
wen |
- Update to 0.7.5
- Stage support
- Pet portlint |
0.7.2 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.7.2 13 Feb 2013 10:24:16 |
lwhsu |
- Update to 0.7.2
- Trim header
- Convert to new OPTIONS
PR: ports/176013
Submitted by: lwhsu
Approved by: wen |
0.7.1 08 Aug 2011 02:42:22 |
wen |
- Update to 0.7.1
- Require python version >= 2.5
- Add graphics/py-pyglet dependency, since there is no more bundled pyglet
PR: ports/159581
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.7.0 29 Jun 2011 03:25:09 |
wen |
- Update to 0.7.0
- Add LICENSE
- Update WWW
PR: ports/158409
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.6.7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.6.7 31 Mar 2010 07:17:37 |
wen |
- Update to 0.6.7 |
0.6.6 29 Dec 2009 01:33:01 |
wen |
- Update to 0.6.6 |
0.6.5 25 Sep 2009 07:37:30 |
wen |
- Update to 0.6.5
- Update my mail address to FreeBSD
PR: ports/138791
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by: jadawin(co-mentor)
Feature safe: yes |
0.6.4 09 Apr 2009 10:47:29 |
miwi |
- Update to 0.6.4
PR: 133426
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.6.3 14 Dec 2008 10:21:40 |
miwi |
- Update to 0.6.3
Approved by: maintainer implicit |
0.6.2 05 Sep 2008 14:15:45 |
miwi |
- Update to 0.6.2
PR: 127004
Submitted by: maintainer |
0.6.1 11 Aug 2008 22:14:50 |
miwi |
SymPy is a Python library for symbolic mathematics.
It aims to become a full-featured computer algebra
system (CAS) while keeping the code as simple as
possible in order to be comprehensible and easily
extensible. SymPy is written entirely in Python and
does not require any external libraries.
WWW: http://code.google.com/p/sympy/
PR: ports/126394
Submitted by: Wen Heping <wenheping at gmail.com> |