aboutsummaryrefslogtreecommitdiff
path: root/databases/py-sqlalchemy06
Commit message (Collapse)AuthorAgeFilesLines
* Remove optional dependency on BROKEN and unstaged databases/kinterbasdbAntoine Brodin2014-09-071-6/+1
| | | | Notes: svn path=/head/; revision=367489
* - Fix RUN_DEPENDS for devel/py-noseMarcus von Appen2014-06-222-425/+11
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=358768
* - StageVanilla I. Shu2014-05-091-8/+7
| | | | | | | | | | | - Pet portlint PR: ports/188625 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Approved by: portmgr@ Notes: svn path=/head/; revision=353384
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340671
* 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-6/+2
| | | | Notes: svn path=/head/; revision=313402
* - Update to 0.6.9Nicola Vitale2012-07-033-46/+95
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=300453
* - Add databases/py-MySQLdb to RUN_DEPENDS only whenNicola Vitale2012-04-282-3/+5
| | | | | | | | | | | | | 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] Notes: svn path=/head/; revision=295646
* - Update to 0.6.8Nicola Vitale2011-06-233-6/+7
| | | | | | | | PR: ports/157681 Submitted by: lwhsu Notes: svn path=/head/; revision=276136
* - Update to 0.6.7Nicola Vitale2011-04-142-3/+3
| | | | | | | | PR: ports/156387 Submitted by: lwhsu Notes: svn path=/head/; revision=272721
* - Add option WITH_NOSE (default off) for unit testsNicola Vitale2011-03-191-1/+6
| | | | | | | | | | - Fix a typo PR: ports/154891 Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com> Notes: svn path=/head/; revision=271310
* - Remove PYTHON_REL < 250, since USE_PYTHON 2.5+Martin Wilke2011-02-251-4/+0
| | | | Notes: svn path=/head/; revision=269677
* - Update 0.6.6Li-Wen Hsu2011-02-122-4/+3
| | | | | | | | | PR: ports/153807 Submitted by: lwhsu Approved by: maintainer timeout Notes: svn path=/head/; revision=268998
* - Update to 0.6.5Nicola Vitale2010-11-143-12/+26
| | | | | | | | | | | - Add Sybase support - Use databases/py-sqlite3 for Python version 2.5 and above PR: ports/151701 Submitted by: lwhsu Notes: svn path=/head/; revision=264508
* - Update to 0.6.4Philip M. Gollucci2010-10-123-77/+76
| | | | | | | | | PR: ports/150845 Submitted by: lwhsu Approved by: maintainer timeout (nivit ; 20 days) Notes: svn path=/head/; revision=262868
* - Update to 0.63Philip M. Gollucci2010-09-093-71/+215
| | | | | | | | | PR: ports/146225, ports/149103, ports/148486 Submitted by: ghostonthewire <ghostonthewire@gmail.com> Approved by: maintainer timeout (nivit ; 130 days, 59 days, 41 days) Notes: svn path=/head/; revision=260798
* - Update to 0.5.7Nicola Vitale2010-01-023-4/+24
| | | | Notes: svn path=/head/; revision=246995
* - Get rip python 2.3+Martin Wilke2009-12-131-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=245717
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* - Update to 0.5.5Nicola Vitale2009-07-293-4/+39
| | | | Notes: svn path=/head/; revision=238613
* - Update to 0.5.4.p2Nicola Vitale2009-05-283-5/+14
| | | | Notes: svn path=/head/; revision=234696
* - Update to 0.5.2Nicola Vitale2009-01-262-4/+4
| | | | Notes: svn path=/head/; revision=226880
* - Update to 0.5.1Nicola Vitale2009-01-183-64/+67
| | | | | | | - Prefix DOCSDIR and EXAMPLESDIR with ${PYTHON_PKGNAMEPREFIX} Notes: svn path=/head/; revision=226363
* - Update to 0.5.0Nicola Vitale2009-01-133-236/+311
| | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=225969
* - Set MAINTAINER to nivit@Nicola Vitale2008-12-211-1/+1
| | | | Notes: svn path=/head/; revision=224543
* 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
* - Update to 0.4.8Wesley Shields2008-11-192-7/+7
| | | | | | | | | | | - Respect NOPORTEXAMPLES PR: ports/128056 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=223041
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* update to 0.4.4Dryice Dong Liu2008-03-173-4/+7
| | | | Notes: svn path=/head/; revision=209201
* update to 0.4.3Dryice Dong Liu2008-02-272-5/+5
| | | | Notes: svn path=/head/; revision=207976
* update to 0.4.2p3Dryice Dong Liu2008-01-142-4/+4
| | | | Notes: svn path=/head/; revision=205610
* update to 0.4.2bDryice Dong Liu2008-01-082-4/+4
| | | | Notes: svn path=/head/; revision=205249
* - update to 0.4.2aDryice Dong Liu2008-01-073-31/+57
| | | | Notes: svn path=/head/; revision=205164
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=196700
* update to 0.3.10Dryice Dong Liu2007-07-213-5/+177
| | | | Notes: svn path=/head/; revision=195974
* - update to 0.3.8Dryice Dong Liu2007-06-163-26/+5
| | | | | | | - catch up the EXAMPLEDIR change Notes: svn path=/head/; revision=193640
* update to 0.3.7Dryice Dong Liu2007-04-302-4/+4
| | | | Notes: svn path=/head/; revision=191197
* update to 0.3.6Dryice Dong Liu2007-03-242-4/+4
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=188177
* update to 0.3.5Dryice Dong Liu2007-02-242-4/+4
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=185786
* Fix plist for pkg_add. Thanks nivit for pointing this outDryice Dong Liu2007-02-111-0/+1
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=184855
* - update to 0.3.4Dryice Dong Liu2007-01-303-5/+11
| | | | | | | | | | | - 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) Notes: svn path=/head/; revision=183699
* - Fix Options bugMartin Wilke2007-01-271-2/+5
| | | | | | | | | PR: 108332 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=183448
* - Update to 0.3.3Alexander Botero-Lowry2006-12-173-6/+19
| | | | | | | | PR: 106778 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) Notes: svn path=/head/; revision=180003
* - update to 0.3.1Alexander Botero-Lowry2006-11-252-4/+5
| | | | | | | | PR: 105504 Submitted by: Dryice Liu <dryice@dryice.name> Notes: svn path=/head/; revision=178015
* - update to 0.3.0Alexander Botero-Lowry2006-11-082-5/+5
| | | | | | | | PR: 105127 Submitted by: Dryice Liu <dryice@dryice.name> (maintainer) Notes: svn path=/head/; revision=176783
* - update to 0.2.8Ion-Mihai Tetcu2006-09-093-4/+4
| | | | | | | | | | - remove strange binary file believed to be owned by miwi PR: update to 0.2.8 Submitted by: Dryice Liu (maintainer) Notes: svn path=/head/; revision=172625
* The Python SQL Toolkit and Object Relational MapperMartin Wilke2006-08-235-0/+104
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) Notes: svn path=/head/; revision=171275