notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-sqlalchemy Python SQL toolkit and Object Relational Mapper
0.7.10_2 databases Deleted on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.10_2Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-08-23 13:48:44
Last Update: 2016-05-22 10:52:45
SVN Revision: 415627
People watching this port, also watch:: php81-pear-horde-Horde_Xml_Wbxml, py39-psycopg2
Also Listed In: python
License: MIT
WWW:
http://www.sqlalchemy.org/
Description:
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}sqlalchemy>0:databases/py-sqlalchemy@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-sqlalchemy
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools27>0 : devel/py-setuptools27
  2. python2.7 : lang/python27
  3. py27-sqlite3>0 : databases/py-sqlite3
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. games/py-anki*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. databases/py-migrate*
  2. games/py-anki*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for py27-sqlalchemy-0.7.10_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples TESTS=off: Include nose for unit tests ====> Options available for the multi BACKEND: you have to choose at least one of them MSSQL=off: MS SQL Server backend MYSQL=off: MySQL database support PGSQL=off: PostgreSQL database support SQLITE=on: SQLite database support SYBASE=off: Sybase backend ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. https://pypi.python.org/packages/source/S/SQLAlchemy/
Collapse this list.

Number of commits found: 71

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.10_2
22 May 2016 10:52:45
Revision:415627Original commit files touched by this commit
matthew search for other commits by this committer
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 View all of this commit message)
0.7.10_2
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.7.10_2
17 Aug 2015 14:20:41
Revision:394508Original commit files touched by this commit
mat search for other commits by this committer
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.7.10_2
04 Aug 2015 18:45:21
Revision:393539Original commit files touched by this commit
antoine search for other commits by this committer
Fix stage support

Submitted by:	Daniel Nebdal
0.7.10_2
26 May 2015 16:47:03
Revision:387491Original commit files touched by this commit
antoine search for other commits by this committer
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.7.10_2
20 Oct 2014 10:41:13
Revision:371255Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.7.10_2
19 Oct 2014 08:50:18
Revision:371173Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
0.7.10_2
07 Sep 2014 07:00:41
Revision:367489Original commit files touched by this commit
antoine search for other commits by this committer
Remove optional dependency on BROKEN and unstaged databases/kinterbasdb
0.7.10_2
19 Jun 2014 19:39:29
Revision:358461Original commit files touched by this commit
mva search for other commits by this committer
- 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.7.10_1
19 Feb 2014 09:35:54
Revision:345046Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.7.10_1
21 Jan 2014 23:18:05
Revision:340671Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
0.7.10_1
28 Nov 2013 23:27:04
Revision:335129Original commit files touched by this commit
nivit search for other commits by this committer
- 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]
0.7.10
23 Nov 2013 15:18:03
Revision:334676Original commit files touched by this commit
nivit search for other commits by this committer
- Fix package name collision
0.7.10
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
0.7.10
19 Jul 2013 14:03:53
Revision:323292Original commit files touched by this commit
rm search for other commits by this committer
Cleanup empty files and directories.
0.7.10
15 Jul 2013 16:31:20
Revision:323064Original commit files touched by this commit
nivit search for other commits by this committer
- 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
0.7.10
14 Jul 2013 23:15:34
Revision:323010Original commit files touched by this commit
nivit search for other commits by this committer
- Fix path to py3k-fix-pkg-plist.inc
0.7.10
06 Mar 2013 20:20:35
Revision:313539Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.7.10
- Include fix of pkg-plist when Python version >= 3.2
0.7.9_3
05 Mar 2013 20:42:44
Revision:313479Original commit files touched by this commit
lippe search for other commits by this committer
- Fix RUN_DEPENDS entry to sqlite3.
0.7.9_2
05 Mar 2013 20:04:27
Revision:313474Original commit files touched by this commit
lippe search for other commits by this committer
- *Really* fix sqlite3.so location.

Reported by:	rm@
Pointyhat:	lippe
0.7.9_1
05 Mar 2013 19:30:29
Revision:313469Original commit files touched by this commit
lippe search for other commits by this committer
- Fix sqlite3.so location on RUN_DEPENDS.

Reported by:	culot@
0.7.9
04 Mar 2013 18:17:29
Revision:313418Original commit files touched by this commit
lippe search for other commits by this committer
- Update to 0.7.9

PR:		ports/172898
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by:	maintainer timeout (4+ months)
0.7.8
04 Mar 2013 10:55:24
Revision:313402Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
0.7.8
03 Jul 2012 20:29:19
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.7.8
- Add LICENSE (MIT)
- Convert to the new options framework
0.7.7
07 May 2012 15:59:38
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.7.7
0.7.6
01 May 2012 13:28:10
Original commit files touched by this commit
nivit search for other commits by this committer
- 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>
0.7.3
28 Apr 2012 08:31:30
Original commit files touched by this commit
nivit search for other commits by this committer
- Replace POSTGRE with the standard PGSQL option listed in ports/KNOB

PR:             ports/166512
Submitted by:   olgeni
0.7.3
23 Apr 2012 22:35:12
Original commit files touched by this commit
nivit search for other commits by this committer
- 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]
0.7.3
22 Oct 2011 17:38:20
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.7.3
0.7.2
10 Aug 2011 15:55:20
Original commit files touched by this commit
nivit search for other commits by this committer
- 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
0.7.1
25 Jun 2011 21:21:51
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.7.1

PR:             ports/158249
Submitted by:   Jin-Sih Lin <linpct at gmail.com>
0.7.0
23 Jun 2011 14:16:24
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.7.0

PR:             ports/157254
Submitted by:   lwhsu
0.6.7
14 Apr 2011 13:05:04
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.6.7

PR:             ports/156387
Submitted by:   lwhsu
0.6.6
19 Mar 2011 13:39:57
Original commit files touched by this commit
nivit search for other commits by this committer
- Add option WITH_NOSE (default off) for unit tests
- Fix a typo

PR:     ports/154891
Submitted by:   Olivier Duchateau <duchateau.olivier at gmail.com>
0.6.6
25 Feb 2011 10:59:10
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove PYTHON_REL < 250, since USE_PYTHON 2.5+
0.6.6
12 Feb 2011 17:13:57
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update 0.6.6

PR:             ports/153807
Submitted by:   lwhsu
Approved by:    maintainer timeout
0.6.5
14 Nov 2010 09:12:46
Original commit files touched by this commit
nivit search for other commits by this committer
- 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
0.6.4
12 Oct 2010 06:09:48
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 0.6.4

PR:             ports/150845
Submitted by:   lwhsu
Approved by:    maintainer timeout (nivit ; 20 days)
0.6.3
09 Sep 2010 01:41:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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)
0.5.7
02 Jan 2010 14:39:35
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.5.7
0.5.5
13 Dec 2009 17:00:14
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
0.5.5
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
0.5.5
29 Jul 2009 12:42:39
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.5.5
0.5.4.p2
28 May 2009 08:42:49
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.5.4.p2
0.5.2
26 Jan 2009 09:43:43
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.5.2
0.5.1
18 Jan 2009 10:29:16
Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.5.1
- Prefix DOCSDIR and EXAMPLESDIR with ${PYTHON_PKGNAMEPREFIX}
0.5.0
13 Jan 2009 14:48:36
Original commit files touched by this commit
nivit search for other commits by this committer
- 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>
0.4.8
21 Dec 2008 21:57:28
Original commit files touched by this commit
nivit search for other commits by this committer
- Set MAINTAINER to nivit@
0.4.8
18 Dec 2008 02:24:04
Original commit files touched by this commit
linimon search for other commits by this committer
Reassign ports maintained by dryice@ for now due to other commitments.

Hat:    portmgr
0.4.8
19 Nov 2008 15:17:21
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 0.4.8
- Respect NOPORTEXAMPLES

PR:             ports/128056
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer timeout
0.4.4_1
06 Jun 2008 13:17:10
Original commit files touched by this commit
edwin search for other commits by this committer
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)
0.4.4
17 Mar 2008 13:30:11
Original commit files touched by this commit
dryice search for other commits by this committer
update to 0.4.4
0.4.3
27 Feb 2008 03:37:50
Original commit files touched by this commit
dryice search for other commits by this committer
update to 0.4.3
0.4.2p3
14 Jan 2008 02:13:14
Original commit files touched by this commit
dryice search for other commits by this committer
update to 0.4.2p3
0.4.2b
08 Jan 2008 07:39:26
Original commit files touched by this commit
dryice search for other commits by this committer
update to 0.4.2b
0.4.2a
07 Jan 2008 11:46:11
Original commit files touched by this commit
dryice search for other commits by this committer
- update to 0.4.2a
0.3.10
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - 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
0.3.10
21 Jul 2007 04:45:40
Original commit files touched by this commit
dryice search for other commits by this committer
update to 0.3.10
0.3.8
16 Jun 2007 08:58:03
Original commit files touched by this commit
dryice search for other commits by this committer
- update to 0.3.8
- catch up the EXAMPLEDIR change
0.3.7
30 Apr 2007 12:43:20
Original commit files touched by this commit
dryice search for other commits by this committer
update to 0.3.7
0.3.6
24 Mar 2007 14:15:52
Original commit files touched by this commit
dryice search for other commits by this committer
update to 0.3.6

Approved by:    itetcu (mentor, implicit)
0.3.5
24 Feb 2007 08:57:06
Original commit files touched by this commit
dryice search for other commits by this committer
update to 0.3.5

Approved by:    itetcu (mentor, implicit)
0.3.4
11 Feb 2007 09:49:25
Original commit files touched by this commit
dryice search for other commits by this committer
Fix plist for pkg_add. Thanks nivit for pointing this out

Approved by:    itetcu (mentor, implicit)
0.3.4
30 Jan 2007 10:27:11
Original commit files touched by this commit
dryice search for other commits by this committer
- 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)
0.3.3
27 Jan 2007 23:44:00
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix  Options bug

PR:             108332
Submitted by:   miwi
Approved by:    maintainer
0.3.3
17 Dec 2006 09:49:46
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Update to 0.3.3

PR:             106778
Submitted by:   Dryice Liu <dryice@dryice.name> (maintainer)
0.3.1
25 Nov 2006 09:24:00
Original commit files touched by this commit
alexbl search for other commits by this committer
 - update to 0.3.1

PR:             105504
Submitted by:   Dryice Liu <dryice@dryice.name>
0.3.0
08 Nov 2006 04:54:00
Original commit files touched by this commit
alexbl search for other commits by this committer
 - update to 0.3.0

PR:             105127
Submitted by:   Dryice Liu <dryice@dryice.name> (maintainer)
0.2.8
09 Sep 2006 10:37:39
Original commit files touched by this commit
itetcu search for other commits by this committer
Force commit to note that the update was done based on:

PR:             ports/103057
Submitted by:   Dryice Liu (maintainer)
0.2.8
09 Sep 2006 10:35:35
Original commit files touched by this commit
itetcu search for other commits by this committer
- 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)
0.2.7
23 Aug 2006 13:47:02
Original commit files touched by this commit
miwi search for other commits by this committer
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: 71