aboutsummaryrefslogtreecommitdiff
path: root/databases/py-fdb
Commit message (Collapse)AuthorAgeFilesLines
* databases/py-fdb: update to 1.5Ruslan Makhmatkhanov2016-02-123-4/+16
| | | | | | | | | | | | | | - update to 1.5 while here: - fix build with python 3.x - add NO_ARCH, sort USE_PYTHON PR: 206865 Submitted by: jjachuf@gmail.com (maintainer) Notes: svn path=/head/; revision=408748
* - Update to 1.4.3Frederic Culot2015-02-232-8/+3
| | | | | | | | PR: 197759 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) Notes: svn path=/head/; revision=379679
* Update "BSD" licenses in databases categoryMark Felder2014-12-051-1/+1
| | | | Notes: svn path=/head/; revision=373992
* - Convert ports from databases/ and deskutils/ to new USES=pythonMarcus von Appen2014-10-191-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371173
* - Remove easy_install dependencyMarcus von Appen2014-06-212-15/+2
| | | | | | | | | | - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit) Notes: svn path=/head/; revision=358662
* databases/py-fdb: Update to 1.4, Set BROKEN on 9+ i386Kubilay Kocak2013-12-153-30/+8
| | | | | | | | | | | | | | | - Update to 1.4 - Set BROKEN on FreeBSD 9+ i386 - Enable STAGE support - Enable AUTOPLIST support delete pkg-plist accordingly - Remove py3k-fix-pkg-plist.inc hack (AUTOPLIST) - Whitespace alignment PR: ports/184357 Submitted by: Jose jachuf <jjachuf@gmail.com> Notes: svn path=/head/; revision=336505
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in databases Notes: svn path=/head/; revision=336187
* - Bump PORTREVISION. firebird25-* ports has been modified for solved someJose Alonso Cardenas Marquez2013-09-301-0/+1
| | | | | | | problems related to ICU Notes: svn path=/head/; revision=328906
* 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 to 1.1Frederic Culot2013-04-242-3/+3
| | | | | | | | PR: ports/178053 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) Notes: svn path=/head/; revision=316408
* - Update to 1.0Frederic Culot2013-03-192-3/+3
| | | | | | | | PR: ports/177095 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) Notes: svn path=/head/; revision=314646
* - Update to 0.9.9Frederic Culot2012-12-132-3/+3
| | | | | | | | PR: ports/174369 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) Notes: svn path=/head/; revision=308825
* Firebird RDBMS bindings for Python.Ruslan Makhmatkhanov2012-10-115-0/+75
fdb package is a set of Firebird RDBMS bindings for python. It works on Python 2.6+ and Python 3.x WWW: http://www.firebirdsql.org/en/python-devel-status/ PR: 172455 Submitted by: Jose Jachuf <jjachuf at gmail dot com> Feature safe: yes Notes: svn path=/head/; revision=305742