Port details |
- pydbx Simple SQL database abstraction layer for Python
- 0.14 databases
=0 0.14Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: david@acz.org
- Port Added: 2005-12-20 22:44:48
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- Also Listed In: python
- License: not specified in port
- WWW:
- http://david.acz.org/pydbx/
- Description:
- dbx is a simple SQL database abstraction layer for Python. The goal
of dbx is to make using a SQL database as simple as possible while
providing a consistent API across different databases.
WWW: http://david.acz.org/pydbx/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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}pydbx>0:databases/pydbx@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-pydbx
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (pydbx-0.14.tar.gz) = bea923248def8018e46c7c17936b7bdea5f71abcc9b624a64b214c65db71c6c5
SIZE (pydbx-0.14.tar.gz) = 3825
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 13
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
0.14 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
0.14 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.14 02 Mar 2015 23:16:02 |
bapt |
Remove Authors and License from pkg-descr |
0.14 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.14 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
0.14 15 Apr 2014 15:58:00 |
swills |
- Stage
- Pet portlint
PR: ports/188650
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket) |
0.14 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.14 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.14 04 Jun 2006 21:19:44 |
mnag |
- Add secondary master site
Notified by: krismail |
0.14 06 May 2006 23:09:53 |
mnag |
- Update to 0.14
PR: 96619
Submitted by: "Martin Wilke" <freebsd___unixfreunde.de>
Approved by: maintainer |
0.13 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
0.13 20 Dec 2005 22:43:44 |
edwin |
New port: databases/pydbx Simple SQL database abstraction layer for Python
dbx is a simple SQL database abstraction layer for Python.
The goal of dbx is to make using a SQL database as simple
as possible while providing a consistent API across different
databases.
Author: David Phillips <david@acz.org>
WWW: http://david.acz.org/pydbx/
PR: ports/90623
Submitted by: David Phillips <david@acz.org> |
Number of commits found: 13
|