Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.9_1 08 Dec 2016 20:21:39 |
rene |
Remove expired ports:
2016-08-20 databases/py-sqlalchemy06: Upstream has declared this version EoL:
please migrate to databases/py-sqlalchemy10
2016-05-02 print/py-reportlab2: no longer supported - use reportlab 3.x
(py-reportlab) instead
2016-12-08 devel/py-itools: Depends on broken and expired py-reportlab2
2016-12-08 graphics/py-aafigure: Depends on broken and expired py-reportlab2
2016-12-08 converters/py-pisa: Deprecated upstream, depends on broken and
expired py-reportlab2 |
0.6.9_1 22 May 2016 10:52:45 |
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] (Only the first 15 lines of the commit message are shown above ) |
0.6.9_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.6.9_1 17 Aug 2015 14:20:41 |
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 |
0.6.9_1 26 May 2015 16:47:03 |
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 |
0.6.9_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.6.9_1 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
0.6.9_1 07 Sep 2014 07:00:41 |
antoine |
Remove optional dependency on BROKEN and unstaged databases/kinterbasdb |
0.6.9_1 22 Jun 2014 08:32:57 |
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) |
0.6.9 09 May 2014 03:26:50 |
vanilla |
- Stage
- Pet portlint
PR: ports/188625
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ |
0.6.9 21 Jan 2014 23:18:05 |
bapt |
Fix properties on pkg-plist |
0.6.9 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.6.9 04 Mar 2013 10:55:24 |
lwhsu |
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation |
0.6.9 03 Jul 2012 20:47:12 |
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 |
0.6.8 28 Apr 2012 08:56:16 |
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] |
0.6.8 23 Jun 2011 13:40:51 |
nivit |
- Update to 0.6.8
PR: ports/157681
Submitted by: lwhsu |
0.6.7 23 Jun 2011 13:30:42 |
nivit |
- Force commit after repocopy (src: databases/py-sqlalchemy)
PR: ports/157553
Submitted by: nivit |