Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.18 11 Jun 2024 15:30:45 |
Rene Ladan (rene) |
databases/py-sqlalchemy11: Remove expired port
2024-04-30 databases/py-sqlalchemy11: Upstream makred EOL in Release Status |
1.1.18 09 Mar 2024 17:13:11 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy11: Mark DEPRECATED and set EXPIRATION_DATE to 2024-04-30
Reference: https://www.sqlalchemy.org/download.html#relstatus |
1.1.18 21 Feb 2024 15:07:08 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy11: Add PORTSCOUT |
1.1.18 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.1.18 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.1.18 19 Nov 2022 08:11:51 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy11: 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.1.18 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.1.18 29 Jun 2022 15:57:40 |
Stefan Eßer (se) |
Fix CONFLICTS_INSTALL in the databases category
Approved by: portmgr (implicit) |
1.1.18 21 Sep 2021 03:44:18 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy11: Update post-install: |
1.1.18 19 Sep 2021 06:00:12 |
Po-Chuan Hsieh (sunpoet) |
databases/py-sqlalchemy11: Convert PORTDOCS and PORTEXAMPLES to PLIST entries |
1.1.18 31 Aug 2021 19:49:58 |
Bernhard Froehlich (decke) |
databases/py-sqlalchemy11: Add CPE information
Approved by: portmgr (blanket) |
1.1.18 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.18 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.1.18 19 Dec 2020 22:13:53 |
sunpoet |
Update CONFLICTS_INSTALL |
1.1.18 15 Aug 2020 11:16:37 |
rene |
py-sqlobject,py-sqlalchemy*: remove optional expired dependency on SYBASE |
1.1.18 26 Jun 2020 08:43:40 |
sunpoet |
Cosmetic change |
1.1.18 10 Mar 2019 10:58:03 |
sunpoet |
Update CONFLICTS_INSTALL |
1.1.18 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.18 05 May 2018 12:51:15 |
sunpoet |
Fix MSSQL_RUN_DEPENDS
PR: 227959
Submitted by: mi |
1.1.18 07 Mar 2018 16:48:00 |
sunpoet |
Update to 1.1.18
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.17 23 Feb 2018 19:24:12 |
sunpoet |
Update to 1.1.17
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.16 17 Feb 2018 11:57:38 |
sunpoet |
Update to 1.1.16
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.15_1 24 Jan 2018 18:45:31 |
sunpoet |
Update CONFLICTS_INSTALL |
1.1.15_1 27 Dec 2017 19:51:40 |
sunpoet |
Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for package change |
1.1.15 16 Dec 2017 20:55:20 |
sunpoet |
Update CONFLICTS_INSTALL: databases/py-sqlalchemy0* have been removed over 9
months |
1.1.15 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.15 04 Nov 2017 22:56:42 |
sunpoet |
Update to 1.1.15
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.14 06 Sep 2017 20:06:09 |
sunpoet |
Update to 1.1.14
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.13_1 10 Aug 2017 18:24:15 |
sunpoet |
Update RUN_DEPENDS of MSSQL option
- Bump PORTREVISION for dependency change
PR: 221381
Submitted by: David Wahlund <david@dafnet.se>
MFH: 2017Q3 |
1.1.13 04 Aug 2017 20:07:35 |
sunpoet |
Update to 1.1.13
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.12 25 Jul 2017 16:21:40 |
sunpoet |
Update to 1.1.12
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.11 20 Jun 2017 13:28:19 |
sunpoet |
Update to 1.1.11
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.10 27 May 2017 19:42:13 |
sunpoet |
Fix CONFLICTS_INSTALL
PR: 219388
Submitted by: pawel |
1.1.10 20 May 2017 21:50:16 |
sunpoet |
Update to 1.1.10
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.9 05 Apr 2017 19:57:38 |
sunpoet |
Update to 1.1.9
- Update WWW
Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.8 01 Apr 2017 10:52:29 |
sunpoet |
Update to 1.1.8
Changes: http://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.7 28 Mar 2017 20:52:34 |
sunpoet |
Update to 1.1.7
Changes: http://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.6 01 Mar 2017 14:41:21 |
sunpoet |
Update to 1.1.6
Changes: http://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.5 18 Jan 2017 14:07:44 |
sunpoet |
Update to 1.1.5
Changes: http://docs.sqlalchemy.org/en/latest/changelog/changelog_11.html |
1.1.4 24 Nov 2016 15:33:57 |
sunpoet |
- Add py-sqlalchemy11 1.1.4
The Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.
It provides a full suite of well known enterprise-level persistence
patterns, designed for efficient and high-performing database access,
adapted into a simple and Pythonic domain language.
WWW: http://www.sqlalchemy.org/ |