non port: databases/py-sqlalchemy/Makefile |
Number of commits found: 66 |
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, 4 Aug 2015
|
18:45 antoine
Fix stage support
Submitted by: Daniel Nebdal
|
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
|
Thursday, 19 Jun 2014
|
19:39 mva
- 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)
|
Wednesday, 19 Feb 2014
|
09:35 miwi
- Stage support
|
Thursday, 28 Nov 2013
|
23:27 nivit
- Remove PKGNAMESUFFIX, because there is no conflict
with databases/py-sqlalchemy-devel [1]
- Bump PORTREVISION to fix PKGNAME as dependency for other ports
Suggested by: koobs [1]
|
Saturday, 23 Nov 2013
|
15:18 nivit
- Fix package name collision
|
Friday, 20 Sep 2013
|
16:13 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Monday, 15 Jul 2013
|
16:31 nivit
- Remove leading indefinite article from COMMENT
- Run 2to3 command on lib, doc and examples dirs,
when Python ver. >= 3.0
- Switch off MYSQL and PGSQL options (suggested by
koobs@, via private email)
- Remove patch/patch-setup.py (pass --always-unzip
to PYDISTUTILS_INSTALLARGS instead)
- Add a post-patch target to fix tests (see http://goo.gl/iu8IB )
Build log: http://goo.gl/JkFG2
|
Sunday, 14 Jul 2013
|
23:15 nivit
- Fix path to py3k-fix-pkg-plist.inc
|
Wednesday, 6 Mar 2013
|
20:20 nivit
- Update to 0.7.10
- Include fix of pkg-plist when Python version >= 3.2
|
Tuesday, 5 Mar 2013
|
20:42 lippe
- Fix RUN_DEPENDS entry to sqlite3.
|
20:04 lippe
- *Really* fix sqlite3.so location.
Reported by: rm@
Pointyhat: lippe
|
19:30 lippe
- Fix sqlite3.so location on RUN_DEPENDS.
Reported by: culot@
|
Monday, 4 Mar 2013
|
18:17 lippe
- Update to 0.7.9
PR: ports/172898
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by: maintainer timeout (4+ months)
|
10:55 lwhsu
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
|
Tuesday, 3 Jul 2012
|
20:29 nivit
- Update to 0.7.8
- Add LICENSE (MIT)
- Convert to the new options framework
|
Monday, 7 May 2012
|
15:59 nivit
- Update to 0.7.7
|
Tuesday, 1 May 2012
|
13:28 nivit
- Update to 0.7.6
- Add databases/py-pymysql to RUN_DEPENDS when the Python
version is >= 3.0. I have temporarily commented that code,
because PyMySQL requires a 2to3 step to build with Python3
- Add files/patch-setup.py
- Fix a typo in MYSQL option
PR: ports/166827
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
|
Saturday, 28 Apr 2012
|
08:31 nivit
- Replace POSTGRE with the standard PGSQL option listed in ports/KNOB
PR: ports/166512
Submitted by: olgeni
|
Monday, 23 Apr 2012
|
22:35 nivit
- Add databases/pyMySQLdb to RUN_DEPENDS only when
Python version < 3.0, because such port does not
build with Py3k [1]
- Add code to fix TMPPLIST when Python version >= 3.2,
so that the byte-code filenames conform to PEP 3147
(see http://www.python.org/dev/peps/pep-3147/ ).
PR: ports/163884
Submitted by: wen [1]
|
Saturday, 22 Oct 2011
|
17:38 nivit
- Update to 0.7.3
|
Wednesday, 10 Aug 2011
|
15:55 nivit
- Update to 0.7.2
- Empty PYEASYINSTALL_OSARCH variable and the easyinstall-setopt target
when PYTHON_REL >= 300, because C extensions are not supported with
these Python versions
|
Saturday, 25 Jun 2011
|
21:21 nivit
- Update to 0.7.1
PR: ports/158249
Submitted by: Jin-Sih Lin <linpct at gmail.com>
|
Thursday, 23 Jun 2011
|
14:16 nivit
- Update to 0.7.0
PR: ports/157254
Submitted by: lwhsu
|
Thursday, 14 Apr 2011
|
13:05 nivit
- Update to 0.6.7
PR: ports/156387
Submitted by: lwhsu
|
Saturday, 19 Mar 2011
|
13:39 nivit
- Add option WITH_NOSE (default off) for unit tests
- Fix a typo
PR: ports/154891
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
|
Friday, 25 Feb 2011
|
10:59 miwi
- Remove PYTHON_REL < 250, since USE_PYTHON 2.5+
|
Saturday, 12 Feb 2011
|
17:13 lwhsu
- Update 0.6.6
PR: ports/153807
Submitted by: lwhsu
Approved by: maintainer timeout
|
Sunday, 14 Nov 2010
|
09:12 nivit
- Update to 0.6.5
- Add Sybase support
- Use databases/py-sqlite3 for Python version 2.5 and above
PR: ports/151701
Submitted by: lwhsu
|
Tuesday, 12 Oct 2010
|
06:09 pgollucci
- Update to 0.6.4
PR: ports/150845
Submitted by: lwhsu
Approved by: maintainer timeout (nivit ; 20 days)
|
Thursday, 9 Sep 2010
|
01:41 pgollucci
- Update to 0.63
PR: ports/146225, ports/149103, ports/148486
Submitted by: ghostonthewire <ghostonthewire@gmail.com>
Approved by: maintainer timeout (nivit ; 130 days, 59 days, 41 days)
|
Saturday, 2 Jan 2010
|
14:39 nivit
- Update to 0.5.7
|
Sunday, 13 Dec 2009
|
17:00 miwi
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr
|
Saturday, 22 Aug 2009
|
00:18 amdmi3
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Wednesday, 29 Jul 2009
|
12:42 nivit
- Update to 0.5.5
|
Thursday, 28 May 2009
|
08:42 nivit
- Update to 0.5.4.p2
|
Monday, 26 Jan 2009
|
09:43 nivit
- Update to 0.5.2
|
Sunday, 18 Jan 2009
|
10:29 nivit
- Update to 0.5.1
- Prefix DOCSDIR and EXAMPLESDIR with ${PYTHON_PKGNAMEPREFIX}
|
Tuesday, 13 Jan 2009
|
14:48 nivit
- Update to 0.5.0
- New MASTER_SITES
- Set USE_PYDISTUTILS to easy_install
- Use ${COPYTREE_SHARE} to install examples
PR: ports/130250
Submitted by: Wen Heping <wenheping at gmail.com>
|
Sunday, 21 Dec 2008
|
21:57 nivit
- Set MAINTAINER to nivit@
|
Thursday, 18 Dec 2008
|
02:24 linimon
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr
|
Wednesday, 19 Nov 2008
|
15:17 wxs
- Update to 0.4.8
- Respect NOPORTEXAMPLES
PR: ports/128056
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer timeout
|
Friday, 6 Jun 2008
|
13:17 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Monday, 17 Mar 2008
|
13:30 dryice
update to 0.4.4
|
Wednesday, 27 Feb 2008
|
03:37 dryice
update to 0.4.3
|
Monday, 14 Jan 2008
|
02:13 dryice
update to 0.4.2p3
|
Tuesday, 8 Jan 2008
|
07:39 dryice
update to 0.4.2b
|
Monday, 7 Jan 2008
|
11:46 dryice
- update to 0.4.2a
|
Monday, 30 Jul 2007
|
09:42 alexbl
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
Saturday, 21 Jul 2007
|
04:45 dryice
update to 0.3.10
|
Saturday, 16 Jun 2007
|
08:58 dryice
- update to 0.3.8
- catch up the EXAMPLEDIR change
|
Monday, 30 Apr 2007
|
12:43 dryice
update to 0.3.7
|
Saturday, 24 Mar 2007
|
14:15 dryice
update to 0.3.6
Approved by: itetcu (mentor, implicit)
|
Saturday, 24 Feb 2007
|
08:57 dryice
update to 0.3.5
Approved by: itetcu (mentor, implicit)
|
Tuesday, 30 Jan 2007
|
10:27 dryice
- update to 0.3.4
- update my mail address
- add PYALCHEMY_EGG for future TurboGears update
- modify plist file to remove the egg entry when deinstall
Approved by: itetcu (mentor)
|
Saturday, 27 Jan 2007
|
23:44 miwi
- Fix Options bug
PR: 108332
Submitted by: miwi
Approved by: maintainer
|
Sunday, 17 Dec 2006
|
09:49 alexbl
- Update to 0.3.3
PR: 106778
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
|
Saturday, 25 Nov 2006
|
09:24 alexbl
- update to 0.3.1
PR: 105504
Submitted by: Dryice Liu <dryice@dryice.name>
|
Wednesday, 8 Nov 2006
|
04:54 alexbl
- update to 0.3.0
PR: 105127
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
|
Saturday, 9 Sep 2006
|
10:37 itetcu
Force commit to note that the update was done based on:
PR: ports/103057
Submitted by: Dryice Liu (maintainer)
|
10:35 itetcu
- update to 0.2.8
- remove strange binary file believed to be owned by miwi
PR: update to 0.2.8
Submitted by: Dryice Liu (maintainer)
|
Wednesday, 23 Aug 2006
|
13:47 miwi
The Python SQL Toolkit and Object Relational Mapper
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that
gives application developers the full power and flexibility of SQL.
It provides a full suite of well known enterprise-level persistence
patterns, designed for efficient and high-performing database access,
adapted into a simple and Pythonic domain language.
WWW: http://www.sqlalchemy.org/
PR: ports/101920
Submitted by: Dryice Liu <dryice@dryice.name>
Approved by: krion (mentor)
|
Number of commits found: 66 |