Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.24 24 Jun 2024 21:30:29 |
Rene Ladan (rene) |
databases/py-sqlalchemy13: Remove expired port
2024-04-30 databases/py-sqlalchemy13: Upstream makred EOL in Release Status |
1.3.24 09 Mar 2024 17:13:12 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy13: Mark DEPRECATED and set EXPIRATION_DATE to 2024-04-30
Reference: https://www.sqlalchemy.org/download.html#relstatus |
1.3.24 21 Feb 2024 15:07:09 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy13: Add PORTSCOUT |
1.3.24 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.3.24 21 Mar 2023 19:20:27 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy13: Update WWW |
1.3.24 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.3.24 19 Nov 2022 08:11:52 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy13: Update version requirement of TEST_DEPENDS |
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.3.24 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.3.24 29 Jun 2022 15:57:40 |
Stefan Eßer (se) |
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit) |
1.3.24 21 Sep 2021 03:44:19 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy13: Update post-install: |
1.3.24 19 Sep 2021 06:00:13 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy13: Convert PORTDOCS and PORTEXAMPLES to PLIST entries |
1.3.24 31 Aug 2021 19:49:59 |
Bernhard Froehlich (decke) |
databases/py-sqlalchemy13: Add CPE information
Approved by: portmgr (blanket) |
1.3.24 18 Apr 2021 05:43:03 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy13: Update to 1.3.24
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.23 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.3.23 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.23 03 Feb 2021 19:47:58 |
sunpoet |
Update to 1.3.23
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.22 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.3.22 20 Dec 2020 15:23:59 |
sunpoet |
Update to 1.3.22
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.21 19 Dec 2020 22:14:02 |
sunpoet |
Update to 1.3.21
- Update CONFLICTS_INSTALL
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.20 15 Oct 2020 20:07:38 |
sunpoet |
Update to 1.3.20
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.19 21 Aug 2020 21:23:39 |
sunpoet |
Update to 1.3.19
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.18 15 Aug 2020 11:16:37 |
rene |
py-sqlobject,py-sqlalchemy*: remove optional expired dependency on SYBASE |
1.3.18 26 Jun 2020 11:56:09 |
sunpoet |
Update to 1.3.18
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.17 26 Jun 2020 08:43:49 |
sunpoet |
Cosmetic change |
1.3.17 16 May 2020 10:53:18 |
sunpoet |
Update to 1.3.17
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.16 09 Apr 2020 18:55:42 |
sunpoet |
Update to 1.3.16
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.15 31 Mar 2020 23:01:53 |
sunpoet |
Update to 1.3.15
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.14 28 Mar 2020 12:51:37 |
sunpoet |
Update to 1.3.14
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.13 25 Jan 2020 18:25:22 |
sunpoet |
Update to 1.3.13
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.12 28 Dec 2019 07:29:46 |
sunpoet |
Update to 1.3.12
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.11 13 Nov 2019 23:34:16 |
sunpoet |
Update to 1.3.11
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.10 20 Oct 2019 17:10:17 |
sunpoet |
Update to 1.3.10
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.8 28 Aug 2019 23:52:04 |
sunpoet |
Update to 1.3.8
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.7 15 Aug 2019 18:12:08 |
sunpoet |
Update to 1.3.7
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.6 22 Jul 2019 19:03:26 |
sunpoet |
Update to 1.3.6
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.5 19 Jun 2019 16:53:08 |
sunpoet |
Update to 1.3.5
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.4 29 May 2019 18:36:07 |
sunpoet |
Update to 1.3.4
Changes: https://docs.sqlalchemy.org/en/13/changelog/changelog_13.html |
1.3.3 16 Apr 2019 23:49:33 |
sunpoet |
Update to 1.3.3
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_13.html |
1.3.2 05 Apr 2019 22:43:26 |
sunpoet |
Update to 1.3.2
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_13.html |
1.3.1 10 Mar 2019 10:57:30 |
sunpoet |
Add py-sqlalchemy13 1.3.1 (copied from py-sqlalchemy12) |