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-devel Python SQL toolkit and Object Relational Mapper
0.8.2_1 databases Deleted on this many watch lists=0 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.8.2_1Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-05-23 19:40:20
Last Update: 2016-05-22 10:52:45
SVN Revision: 415627
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}sqlalchemy08>0:databases/py-sqlalchemy-devel@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-sqlalchemy08
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-sqlite3>0 : databases/py-sqlite3
  2. py27-setuptools27>0 : devel/py-setuptools27
  3. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py27-sqlalchemy08-0.8.2_1: 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: Microsoft SQL Server support 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: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.2_1
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.8.2_1
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.8.2_1
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.8.2_1
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.8.2_1
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.8.2_1
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.8.2_1
10 Aug 2014 19:03:51
Revision:364559Original commit files touched by this commit
antoine search for other commits by this committer
Fix a stage violation
0.8.2_1
03 Mar 2014 10:42:55
Revision:346878Original commit files touched by this commit
rm search for other commits by this committer
- modernize dependency on databases/py-sybase
0.8.2_1
03 Mar 2014 10:39:38
Revision:346877Original commit files touched by this commit
rm search for other commits by this committer
databases/py-sqlalchemy-devel: support staging and do general clean-up

- do not use easy_install for installation and convert to auto-generated packing
list
- remove options descriptions, that already presented in bsd.options.desc.mk
- utilize options helpers
- install docs and examples into staging area uncoditionally
- remove inclusion of devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - it's
implemented in bsd.python.mk
- bump PORTREVISION because of package change

Approved by:	nivit (maintainer, explicitly for such changes in his ports)
0.8.2
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.8.2
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.8.2
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.8.2
19 Jul 2013 14:13:12
Revision:323296Original commit files touched by this commit
rm search for other commits by this committer
Remove overlooked empty directory.
0.8.2
14 Jul 2013 23:55:26
Revision:323011Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 0.8.2
- Remove leading indefinite article from COMMENT
- Run 2to3 command on lib, doc and examples dirs,
  when Python ver. >= 3.0
- Remove files/patch-setup.py (pass --always-unzip
  to PYDISTUTILS_INSTALLARGS instead)
- Switch off MYSQL and PGSQL options (wanted by
  koobs@, via private email)
- Add devel/py-mock to TEST_DEPENDS, when Python
  ver. < 3.3
- Fix path to py3k-fix-pkg-plist.inc

Build log:	http://goo.gl/kF8pT
Release notes:	http://goo.gl/CKfHc
0.8.1
23 May 2013 19:40:08
Revision:318899Original commit files touched by this commit
nivit search for other commits by this committer
- Repocopy databases/py-sqlalchemy to databases/py-sqlalchemy-devel
- Update the repocopied port to 0.8.1  [1]
- Re-order OPTIONS conditionals  [1]
- Make BUILD_DEPENDS use TEST_DEPENDS when TESTS option is true  [1]

PR:	ports/178498  [1]
Submitted by:	koobs

Number of commits found: 15