aboutsummaryrefslogtreecommitdiff
path: root/databases/py-fdb/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4.3Frederic Culot2015-02-231-6/+1
| | | | | | | | 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-211-1/+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-151-7/+6
| | | | | | | | | | | | | | | - 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-241-1/+1
| | | | | | | | PR: ports/178053 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) Notes: svn path=/head/; revision=316408
* - Update to 1.0Frederic Culot2013-03-191-1/+1
| | | | | | | | PR: ports/177095 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer) Notes: svn path=/head/; revision=314646
* - Update to 0.9.9Frederic Culot2012-12-131-1/+1
| | | | | | | | 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-111-0/+33
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