aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sqlalchemy12
Commit message (Collapse)AuthorAgeFilesLines
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | 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>
* databases/py-sqlalchemy12: Update WWWPo-Chuan Hsieh2023-03-211-1/+2
|
* */*: rename CHEESESHOP to PYPI in MASTER_SITESDmitry Marakasov2023-01-111-1/+1
| | | | | | PR: 267994 Differential revision: D37518 Approved by: bapt
* databases/py-sqlalchemy12: Update version requirement of TEST_DEPENDSPo-Chuan Hsieh2022-11-191-2/+2
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* Fix CONFLICTS_INSTALL in the databases categoryStefan Eßer2022-06-291-1/+1
| | | | Approved by: portmgr (implicit)
* databases/py-sqlalchemy12: Update post-install:Po-Chuan Hsieh2021-09-211-1/+1
|
* databases/py-sqlalchemy12: Convert PORTDOCS and PORTEXAMPLES to PLIST entriesPo-Chuan Hsieh2021-09-192-3/+425
|
* databases/py-sqlalchemy12: Add CPE informationBernhard Froehlich2021-08-311-1/+1
| | | | Approved by: portmgr (blanket)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* Update CONFLICTS_INSTALLSunpoet Po-Chuan Hsieh2020-12-191-1/+1
| | | | Notes: svn path=/head/; revision=558690
* py-sqlobject,py-sqlalchemy*: remove optional expired dependency on SYBASERene Ladan2020-08-151-2/+1
| | | | Notes: svn path=/head/; revision=544929
* Cosmetic changeSunpoet Po-Chuan Hsieh2020-06-261-6/+6
| | | | Notes: svn path=/head/; revision=540440
* Update to 1.2.19Sunpoet Po-Chuan Hsieh2019-04-162-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=499129
* Update CONFLICTS_INSTALLSunpoet Po-Chuan Hsieh2019-03-101-1/+1
| | | | Notes: svn path=/head/; revision=495255
* Update to 1.2.18Sunpoet Po-Chuan Hsieh2019-02-172-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=493202
* Update to 1.2.17Sunpoet Po-Chuan Hsieh2019-01-262-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=491277
* Update to 1.2.16Sunpoet Po-Chuan Hsieh2019-01-122-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=490030
* Update to 1.2.15Sunpoet Po-Chuan Hsieh2019-01-012-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=488989
* Update to 1.2.14Sunpoet Po-Chuan Hsieh2018-11-112-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=484715
* Update to 1.2.13Sunpoet Po-Chuan Hsieh2018-11-012-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=483709
* Update to 1.2.12Sunpoet Po-Chuan Hsieh2018-09-202-5/+5
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=480195
* Update to 1.2.11Sunpoet Po-Chuan Hsieh2018-08-212-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=477731
* Update to 1.2.9Sunpoet Po-Chuan Hsieh2018-07-292-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=475732
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-201-8/+8
| | | | | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight Notes: svn path=/head/; revision=472884
* Update to 1.2.8Sunpoet Po-Chuan Hsieh2018-05-292-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=471103
* Fix MSSQL_RUN_DEPENDSSunpoet Po-Chuan Hsieh2018-05-051-1/+1
| | | | | | | | PR: 227959 Submitted by: mi Notes: svn path=/head/; revision=469105
* Update to 1.2.7Sunpoet Po-Chuan Hsieh2018-04-222-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=467932
* Update to 1.2.6Sunpoet Po-Chuan Hsieh2018-04-042-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=466477
* Update to 1.2.5Sunpoet Po-Chuan Hsieh2018-03-072-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=463806
* Update to 1.2.4Sunpoet Po-Chuan Hsieh2018-02-232-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=462720
* Update to 1.2.3Sunpoet Po-Chuan Hsieh2018-02-172-4/+4
| | | | | | | Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=462104
* Update to 1.2.2Sunpoet Po-Chuan Hsieh2018-01-252-5/+5
| | | | | | | | | - Allow concurrent installation (USE_PYTHON=concurrent) Changes: https://docs.sqlalchemy.org/en/latest/changelog/changelog_12.html Notes: svn path=/head/; revision=459928
* Add py-sqlalchemy12 1.2.1 (copied from py-sqlalchemy11)Sunpoet Po-Chuan Hsieh2018-01-243-0/+64
- Update CONFLICTS_INSTALL Notes: svn path=/head/; revision=459853