Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Antoine Brodin
aa7a6c429e
Drop python 2.7 support from a few ports
...
With hat: portmgr
2020-12-28 23:02:12 +00:00
Rene Ladan
2228abe2ea
py-sqlobject,py-sqlalchemy*: remove optional expired dependency on SYBASE
2020-08-15 11:16:37 +00:00
Mathieu Arnold
e1bfdfbe56
Add DOCS options to ports that should have one.
...
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
2018-09-10 13:14:50 +00:00
Mathieu Arnold
4376dbbb58
Use PY_FLAVOR for dependencies.
...
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
2018-06-20 17:05:41 +00:00
Alexey Dokuchaev
2c0789eb84
Do not abuse INSTALL_MAN when installing documentation, examples, and
...
other miscellaneous files which are not actually manual pages.
2018-01-10 15:08:51 +00:00
Mathieu Arnold
9568a087da
databases/py-MySQLdb only supports Python 2, restrict ports that uses it.
...
Sponsored by: Absolight
2018-01-08 15:47:40 +00:00
Mathieu Arnold
551be3c723
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
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
2017-11-30 15:50:30 +00:00
Sunpoet Po-Chuan Hsieh
8b00ad7ff1
Convert to options helper
...
- 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)
2017-08-20 12:30:15 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Antoine Brodin
795d665c37
Remove optional dependency on BROKEN and unstaged databases/kinterbasdb
2014-09-07 07:00:41 +00:00
Baptiste Daroussin
cd8d8c224d
Modernize python
2014-08-29 10:38:18 +00:00
William Grzybowski
19aeafab96
databases/py-sqlobject: update to 1.6.0 and add license
...
PR: ports/190421
Submitted by: Bartek Rutkowski <ports at robakdesign com>
2014-06-01 23:04:51 +00:00
William Grzybowski
b2e42129b2
databases/py-sqlobject: update to 1.5.2
2014-04-15 17:06:31 +00:00
William Grzybowski
7b9110d87c
databases/py-sqlobject: update to 1.5.1
2013-12-16 11:09:21 +00:00
William Grzybowski
7e65cc5a7f
databases/py-sqlobject: stagify and minor changes
...
- Allow staging
- Switch distutils from easy_install
- Use auto plist
2013-12-15 20:19:48 +00:00
William Grzybowski
830f72e984
databases/py-sqlobject: take maintainership
...
- Take maintainership
2013-10-12 16:15:07 +00:00
Wen Heping
e29d4d5236
- Update to 1.5.0
...
- Reset maintainer to ports@
2013-10-12 16:11:43 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Li-Wen Hsu
5aa43c1aba
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
2013-03-04 10:55:23 +00:00
Wen Heping
444c7992f9
- Update to 1.3.2
...
- Trim Makefile headers
- Convert to optionsNG
Feature safe: yes
2012-10-24 06:08:13 +00:00
Wen Heping
1bd92c3ad6
- Update to 1.3.1
2012-06-06 08:29:42 +00:00
Wen Heping
dd5f7c3ca3
- Update to 1.3.0
...
Feature safe: yes
2012-04-05 09:09:10 +00:00
Wen Heping
7e0af34967
- Update to 1.2.2
2012-03-06 06:44:07 +00:00
Wen Heping
d04c80dd05
- Update to 1.2.1
2011-12-28 06:43:23 +00:00
Wen Heping
c48fe13d13
- Update to 1.2.0
...
Feature safe: yes
2011-11-29 06:39:00 +00:00
Wen Heping
3fe8c02210
- Use databases/py-sqlite3 instead of databases/py-pysqlite2x
...
PR: ports/160059
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-09 03:26:37 +00:00
Wen Heping
4461cb9464
- Update to 1.1.3
2011-09-08 06:19:25 +00:00
Wen Heping
2e9446552d
- Update to 1.1.0
...
PR: ports/158085
Submitted by: Jin-Sih Lin <linpct@gmail.com>
2011-06-23 08:35:18 +00:00
Wen Heping
ee59fa77b8
- Update to 1.0.1
2011-06-02 01:36:59 +00:00
Wen Heping
77c0b9b093
- Update to 1.0.0
2011-03-29 02:50:54 +00:00
Wen Heping
be26e3413d
- Update to 0.15.1
2011-03-25 02:23:32 +00:00
Philip M. Gollucci
efb57e632d
- new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so
...
is no longer present to test for.
Approved by: itectu (portmgr, via irc)
2010-12-27 15:52:11 +00:00
Wen Heping
42c99460ce
- Update to 0.15.0
2010-12-07 06:49:18 +00:00
Wen Heping
7516744706
- Update to 0.14.1
2010-10-18 06:50:43 +00:00
Wen Heping
cc59e30281
- Update to 0.14.0
2010-10-12 06:31:42 +00:00
Wen Heping
e11d9fd04b
- Update to 0.13.0
2010-09-01 07:40:16 +00:00
Wen Heping
cb02f1500d
- Update to 0.12.4
2010-06-01 06:19:29 +00:00
Wen Heping
2dfddd685c
- Update to 0.12.3
2010-04-12 00:03:48 +00:00
Wen Heping
59c4c91f43
- Update to 0.12.2
2010-03-16 03:25:33 +00:00
Wen Heping
56927db107
- Update to 0.12.1
2010-01-15 04:50:38 +00:00
Wen Heping
0212bb4732
- Update to 0.12.0
...
- Add option entry for support of Firebird and Sybase
- Remove the use of !=
Approved by: mentors(implicit)
2009-10-21 12:54:23 +00:00
Wen Heping
1e0d23af90
- Update to 0.11.2
...
Approved by: mentors(implicit)
2009-09-30 15:19:00 +00:00
Wen Heping
3678b06e3c
- Update to 0.11.1
...
- Update my mail address to FreeBSD
Approved by: miwi(mentor)
Feature safe: yes
2009-09-22 07:21:07 +00:00
Martin Wilke
afe82c8e29
- Update to 0.11.0
...
PR: 137814
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
2009-08-17 20:29:29 +00:00
Martin Wilke
fc0ebd7e02
- Update to 0.10.6
...
PR: 134692
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
2009-05-22 21:58:42 +00:00
Martin Wilke
2c30247e29
- Update to 0.10.4
...
PR: 130401
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
2009-01-13 00:18:08 +00:00
Wesley Shields
4b3d20881b
- Update to 0.10.2
...
- Switch to CHEESESHOP and remove old MASTER_SITES
- Switch to easy_install macro
PR: ports/129163
Submitted by: Wen Heping <wenheping@gmail.com>
2008-12-18 21:26:45 +00:00
Mark Linimon
c7ec68cb5f
Over to new volunteer.
2008-12-18 07:09:22 +00:00
Mark Linimon
773850a8a6
Reassign ports maintained by dryice@ for now due to other commitments.
...
Hat: portmgr
2008-12-18 02:24:04 +00:00