aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sqlobject
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-4/+3
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* py-sqlobject,py-sqlalchemy*: remove optional expired dependency on SYBASERene Ladan2020-08-151-3/+1
| | | | Notes: svn path=/head/; revision=544929
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-201-6/+6
| | | | | | | | | | 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
* Do not abuse INSTALL_MAN when installing documentation, examples, andAlexey Dokuchaev2018-01-101-1/+1
| | | | | | | other miscellaneous files which are not actually manual pages. Notes: svn path=/head/; revision=458646
* databases/py-MySQLdb only supports Python 2, restrict ports that uses it.Mathieu Arnold2018-01-081-1/+2
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=458431
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-301-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464 Notes: svn path=/head/; revision=455210
* Convert to options helperSunpoet Po-Chuan Hsieh2017-08-201-25/+9
| | | | | | | | | | | | - Update RUN_DEPENDS of MSSQL option from expired databases/py-mssql to databases/py-pymssql - While I'm here: - Add NO_ARCH - Sort USE_PYTHON Approved by: portmgr (blanket) Notes: svn path=/head/; revision=448413
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* Remove optional dependency on BROKEN and unstaged databases/kinterbasdbAntoine Brodin2014-09-071-5/+1
| | | | Notes: svn path=/head/; revision=367489
* Modernize pythonBaptiste Daroussin2014-08-291-3/+2
| | | | Notes: svn path=/head/; revision=366497
* databases/py-sqlobject: update to 1.6.0 and add licenseWilliam Grzybowski2014-06-013-4/+6
| | | | | | | | PR: ports/190421 Submitted by: Bartek Rutkowski <ports at robakdesign com> Notes: svn path=/head/; revision=356188
* databases/py-sqlobject: update to 1.5.2William Grzybowski2014-04-152-3/+3
| | | | Notes: svn path=/head/; revision=351351
* databases/py-sqlobject: update to 1.5.1William Grzybowski2013-12-162-3/+3
| | | | Notes: svn path=/head/; revision=336620
* databases/py-sqlobject: stagify and minor changesWilliam Grzybowski2013-12-152-211/+6
| | | | | | | | | - Allow staging - Switch distutils from easy_install - Use auto plist Notes: svn path=/head/; revision=336578
* databases/py-sqlobject: take maintainershipWilliam Grzybowski2013-10-121-2/+2
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=330136
* - Update to 1.5.0Wen Heping2013-10-122-5/+5
| | | | | | | - Reset maintainer to ports@ Notes: svn path=/head/; revision=330135
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationLi-Wen Hsu2013-03-041-1/+1
| | | | Notes: svn path=/head/; revision=313402
* - Update to 1.3.2Wen Heping2012-10-242-25/+22
| | | | | | | | | | - Trim Makefile headers - Convert to optionsNG Feature safe: yes Notes: svn path=/head/; revision=306336
* - Update to 1.3.1Wen Heping2012-06-062-3/+3
| | | | Notes: svn path=/head/; revision=298567
* - Update to 1.3.0Wen Heping2012-04-052-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=294231
* - Update to 1.2.2Wen Heping2012-03-062-3/+3
| | | | Notes: svn path=/head/; revision=292808
* - Update to 1.2.1Wen Heping2011-12-282-3/+3
| | | | Notes: svn path=/head/; revision=288150
* - Update to 1.2.0Wen Heping2011-11-292-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=286608
* - Use databases/py-sqlite3 instead of databases/py-pysqlite2xWen Heping2011-09-091-2/+3
| | | | | | | | PR: ports/160059 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=281473
* - Update to 1.1.3Wen Heping2011-09-082-3/+3
| | | | Notes: svn path=/head/; revision=281422
* - Update to 1.1.0Wen Heping2011-06-232-3/+3
| | | | | | | | PR: ports/158085 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=276106
* - Update to 1.0.1Wen Heping2011-06-022-3/+3
| | | | Notes: svn path=/head/; revision=274953
* - Update to 1.0.0Wen Heping2011-03-293-127/+133
| | | | Notes: svn path=/head/; revision=271962
* - Update to 0.15.1Wen Heping2011-03-252-3/+3
| | | | Notes: svn path=/head/; revision=271625
* - new version of py-MySQLdb installs only the .egg 'zipped' so mysql.soPhilip M. Gollucci2010-12-271-1/+1
| | | | | | | | | is no longer present to test for. Approved by: itectu (portmgr, via irc) Notes: svn path=/head/; revision=267009
* - Update to 0.15.0Wen Heping2010-12-072-4/+3
| | | | Notes: svn path=/head/; revision=265789
* - Update to 0.14.1Wen Heping2010-10-182-4/+4
| | | | Notes: svn path=/head/; revision=263173
* - Update to 0.14.0Wen Heping2010-10-122-4/+4
| | | | Notes: svn path=/head/; revision=262875
* - Update to 0.13.0Wen Heping2010-09-013-4/+11
| | | | Notes: svn path=/head/; revision=260339
* - Update to 0.12.4Wen Heping2010-06-012-4/+4
| | | | Notes: svn path=/head/; revision=255440
* - Update to 0.12.3Wen Heping2010-04-122-4/+4
| | | | Notes: svn path=/head/; revision=252570
* - Update to 0.12.2Wen Heping2010-03-162-4/+4
| | | | Notes: svn path=/head/; revision=251117
* - Update to 0.12.1Wen Heping2010-01-152-4/+4
| | | | Notes: svn path=/head/; revision=247913
* - Update to 0.12.0Wen Heping2009-10-212-13/+19
| | | | | | | | | | - Add option entry for support of Firebird and Sybase - Remove the use of != Approved by: mentors(implicit) Notes: svn path=/head/; revision=243167
* - Update to 0.11.2Wen Heping2009-09-302-4/+4
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=242314
* - Update to 0.11.1Wen Heping2009-09-222-6/+6
| | | | | | | | | | - Update my mail address to FreeBSD Approved by: miwi(mentor) Feature safe: yes Notes: svn path=/head/; revision=241906
* - Update to 0.11.0Martin Wilke2009-08-173-5/+8
| | | | | | | | PR: 137814 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=239804
* - Update to 0.10.6Martin Wilke2009-05-222-4/+4
| | | | | | | | PR: 134692 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=234416
* - Update to 0.10.4Martin Wilke2009-01-132-4/+4
| | | | | | | | PR: 130401 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=225908
* - Update to 0.10.2Wesley Shields2008-12-185-234/+184
| | | | | | | | | | | - Switch to CHEESESHOP and remove old MASTER_SITES - Switch to easy_install macro PR: ports/129163 Submitted by: Wen Heping <wenheping@gmail.com> Notes: svn path=/head/; revision=224392
* Over to new volunteer.Mark Linimon2008-12-181-1/+1
| | | | Notes: svn path=/head/; revision=224365
* Reassign ports maintained by dryice@ for now due to other commitments.Mark Linimon2008-12-181-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224353