Port details |
- py-sybase Python Database API interface to the Sybase RDBMS
- 0.37_5 databases
=1 0.37_5Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: gnb@itga.com.au
- Port Added: 2004-01-06 06:19:45
- Last Update: 2020-08-15 12:29:48
- SVN Revision: 544935
- People watching this port, also watch:: p5-Class-DBI-DATA-Schema, p5-DBIx-Password, p5-DBIx-XHTML_Table, p5-Class-DBI-BaseDSN
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- http://object-craft.com.au/projects/sybase/
- Description:
- A Python interface to the Sybase relational database system. The
Sybase package supports all of the Python Database API, version 2.0
with extensions.
WWW: http://object-craft.com.au/projects/sybase/
-
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}sybase>0:databases/py-sybase@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-sybase
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (sybase-0.37.tar.gz) = 4bcf2658ea51a17f132a1d3d8c75a09d90377f9441c0813366b4fbb976300084
SIZE (sybase-0.37.tar.gz) = 95081
SHA256 (sybase-html.tar.gz) = 0cea62ba55c78f1d04283b072582b44217fe4e8866ba1e37477b50d9cf4b2325
SIZE (sybase-html.tar.gz) = 39956
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
- Library dependencies:
-
- libct.so : databases/freetds
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-sybase-0.37_5:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
THREADS=on: Threading support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.37_5 15 Aug 2020 12:29:48 |
rene |
Remove expired ports:
2020-08-15 audio/py-cddb: Uses deprecated version of python
2020-08-15 databases/py-sybase: Uses deprecated version of python
2020-08-15 devel/py-pp: Uses deprecated version of python
2020-08-15 security/py-keyczar: Uses deprecated version of python
2020-08-15 math/py-pysparse: Uses deprecated version of python
2020-08-15 net/py-beanstalkc: Uses deprecated version of python
2020-08-15 x11-toolkits/py-wxPython30: Uses deprecated version of python
2020-08-15 net-im/py-skype4py: Uses deprecated version of python
2020-08-15 net-im/telepathy-haze: Uses deprecated version of python |
0.37_5 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.37_5 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.37_5 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.37_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.37_4 02 Mar 2015 23:16:02 |
bapt |
Remove Authors and License from pkg-descr |
0.37_4 22 Sep 2014 17:18:57 |
antoine |
- Fix LIB_DEPENDS, this port links against libct no libtds
- Modernize a bit |
0.37_4 03 Jul 2014 21:48:44 |
adamw |
Nuke NOPORTDOCS. While, here, correct a couple offenders who label examples
with PORTDOCS. And, fix a couple WITH_foo invocations. |
0.37_4 15 Apr 2014 15:53:59 |
swills |
- Stage [1]
- Add LICENSE [1]
- Pet portlint [1]
- Move freetds version check to pre-build to avoid issues when patching when
freetds isn't installed
PR: ports/188646
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@ (blanket) |
0.37_3 11 Dec 2013 18:08:53 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases |
0.37_3 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.37_3 22 Oct 2011 23:50:23 |
eadler |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.37_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.37_3 27 Jul 2008 00:08:21 |
edwin |
pkg_info -> ${PKG_INFO} |
0.37_3 27 Jul 2008 00:07:50 |
edwin |
pkg_info -> |
0.37_3 03 Mar 2007 14:21:56 |
rafan |
- Chase databases/freetds update: ct.3 -> ct.4, tds.4 -> tds.5
- Bump PORTREVISION where necessary |
0.37_2 22 Jan 2006 08:23:41 |
edwin |
SHA256ify
Approved by: krion@ |
0.37_2 11 Jul 2005 05:19:04 |
novel |
Update to 0.37.
PR: 83241
Submitted by: Gregory Bond (maintainer) |
0.36_2 11 Apr 2005 20:52:52 |
pav |
- Chase freetds shlib bump |
0.36_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.36_1 15 Feb 2004 09:44:16 |
pav |
- Chase freetds shlib bump
PR: ports/62822
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> |
0.36 06 Jan 2004 06:19:00 |
will |
Add py-sybase 0.36, a Python Database API interface to the Sybase RDBMS.
PR: 57521
Submitted by: Gregory Bond <gnb@itga.com.au> |