non port: databases/py-sqlalchemy06/Makefile |
Number of commits found: 14 |
Sunday, 22 May 2016
|
10:52 matthew
Reorganise and modernise the py-sqlalchemy ports.
- Introduce new ports for the sqlalchemy 0.9 and 1.0 release branches.
- Deprecate the ports for the 0.6 and 0.7 release branches, as these
have been declared EoL and are no longer supported by upstream.
- Update to the latest available version in each branch.
In detail:
Port Version Maintainer
----------------------------------------------
py-sqlalchemy06 0.6.9 nivit@FreeBSD.org (Deprecate 2016-08-20) [1]
py-sqlalchemy07 0.7.10 nivit@FreeBSD.org (renamed py-sqlalchemy,
Deprecate 2016-08-20) [1]
py-sqlalchemy08 0.8.7 nivit@FreeBSD.org (renamed py-sqlalchemy-devel)
[1]
py-sqlalchemy09 0.9.10 m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2]
py-sqlalchemy10 1.0.13 m.tsatsenko@gmail.com (new, repocopy from
py-sqlalchemy-devel) [2]
- Use options-helpers and option dependent make targets.
- Use autoplist for documents as well as python code
- Add all the docments to the packages: previously an arbitrary
subset was added in a way that excluded CSS, images and other HTML
assets.
- Use TEST_DEPENDS and add a TEST_TARGET instead of having a 'TEST'
option.
- Use py-pytest for 0.9.x and later, rather than py-nose.
- Add CONFLICTS_INSTALL between all of the py-sqlalchemyXY ports.
PR: 191442
Submitted by: robak
Reviewed by: robak
Reviewed by: pi
Approved by: nivit (maintainer timeout, ~300days) [1]
Approved by: m.tsatsenko@gmail.com (maintainer) [2]
Sponsored by: https://reviews.freebsd.org/D908
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Monday, 17 Aug 2015
|
14:20 mat
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336
|
Tuesday, 26 May 2015
|
16:47 antoine
Switch PYTHON_REL from a 3 digits number to a 4 digits number to handle
python 2.7.10
Differential Revision: https://reviews.freebsd.org/D2639
Reviewed by: sunpoet, mva
|
Sunday, 19 Oct 2014
|
08:50 mva
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
|
Sunday, 7 Sep 2014
|
07:00 antoine
Remove optional dependency on BROKEN and unstaged databases/kinterbasdb
|
Sunday, 22 Jun 2014
|
08:32 mva
- Fix RUN_DEPENDS for devel/py-nose
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit)
|
Friday, 9 May 2014
|
03:26 vanilla
- Stage
- Pet portlint
PR: ports/188625
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@
|
Friday, 20 Sep 2013
|
16:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Monday, 4 Mar 2013
|
10:55 lwhsu
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
|
Tuesday, 3 Jul 2012
|
20:47 nivit
- Update to 0.6.9
- Add add-plist-post target to fix pkg-plist when
Python version is >= 3.2
- Add LICENSE (MIT)
- Add the option CEXTENSIONS (default on), which
enables/disables the C extension to speed up the
SQL layer
- Convert to the new options framework
- Remove PYDISTUTILS_PKGVERSION
|
Saturday, 28 Apr 2012
|
08:56 nivit
- Add databases/py-MySQLdb to RUN_DEPENDS only when
Python version < 3.0, because such port does not
build with Py3k
- Replace POSTGRE with the standard PGSQL option listed
in ports/KNOB [1]
PR: ports/166513
Submitted by: olgeni [1]
|
Thursday, 23 Jun 2011
|
13:40 nivit
- Update to 0.6.8
PR: ports/157681
Submitted by: lwhsu
|
13:30 nivit
- Force commit after repocopy (src: databases/py-sqlalchemy)
PR: ports/157553
Submitted by: nivit
|
Number of commits found: 14 |