Port details |
- py-sqlkit Standalone program to browse and edit data
- 0.9.6.1_1 databases
=0 0.9.6.1_1Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2015-11-26 IGNORE: is marked as broken: Unfetchable
- Maintainer: bsam@FreeBSD.org
- Port Added: 2011-05-09 10:32:54
- Last Update: 2015-11-28 23:08:03
- SVN Revision: 402562
- Also Listed In: python
- License: GPLv3
- WWW:
- http://sqlkit.argolinux.org/
- Description:
- The easiest possible way to browse the data of your database.
You can customize the way data are presented in a very simple way.
The ideal tool to edit your personal databases or to browse data
of an application you're developing with other languages/tools.
Filtering data has never been so easy, no SQL knowledge required.
WWW: http://sqlkit.argolinux.org/
-
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}sqlkit>0:databases/py-sqlkit@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-sqlkit
- 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. 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:
-
- msgfmt : devel/gettext-tools
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- python2 : lang/python2
- pygobject-codegen-2.0 : devel/py-gobject
- pygtk-2.0.pc : x11-toolkits/py-gtk2
- Runtime dependencies:
-
- py27-sqlalchemy06>=0.5 : databases/py-sqlalchemy06
- py27-dateutil>=0 : devel/py-dateutil
- py27-Babel>=0 : devel/py-babel
- py27-MySQLdb>=1.2.2 : databases/py-MySQLdb
- py27-psycopg2>=2.0.8 : databases/py-psycopg2
- py27-sqlite3>0 : databases/py-sqlite3
- py27-setuptools27>0 : devel/py-setuptools27
- python2.7 : lang/python27
- python2 : lang/python2
- pygobject-codegen-2.0 : devel/py-gobject
- pygtk-2.0.pc : x11-toolkits/py-gtk2
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libglade-2.0.so : devel/libglade2
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-sqlkit-0.9.6.1_1:
DOCS=on: Build and/or install documentation
MSSQL=off: Microsoft SQL Server support
MYSQL=on: MySQL database support
PGSQL=on: PostgreSQL database support
SQLITE=on: SQLite database support
SYBASE=off: Sybase support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gettext python:2
- 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.9.6.1_1 28 Nov 2015 23:08:03 |
rene |
Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by
upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.9.6.1_1 25 Oct 2015 19:35:28 |
antoine |
Deprecate ports broken for more than 6 months |
0.9.6.1_1 12 Apr 2015 11:04:23 |
antoine |
Mark a few ports BROKEN: unfetchable |
0.9.6.1_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
0.9.6.1_1 19 Oct 2014 08:50:18 |
mva |
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit) |
0.9.6.1_1 07 Sep 2014 07:00:41 |
antoine |
Remove optional dependency on BROKEN and unstaged databases/kinterbasdb |
0.9.6.1_1 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
0.9.6.1_1 24 Apr 2014 14:32:33 |
bsam |
. fix plist; [1]
. do not use desktop-file-utils (there are no mime types at the desktop file);
. bump PORTREVISION.
Reported by: jenkins (swills via e-mail) [1] |
0.9.6.1 23 Apr 2014 14:04:38 |
bsam |
. support staging; [1]
. update to version 0.9.6.1.
PR: ports/188871 [1]
Submitted by: Bartek Rutkowski <ports@robakdesign.com> [1] |
0.9.5.1_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
0.9.5.1_1 22 Oct 2013 13:52:24 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
0.9.5.1_1 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.9.5.1_1 16 May 2013 19:48:30 |
rm |
- fix pkg-plist (do not try to remove directories, installed by lang/pythonXX
and python directory name was hardcoded anyway)
- fix PGSQL option name (was POSTGRE)
- eliminate usage of PYTHON_SITELIBDIR in depends
- remove leading indefinite article from COMMENT
- move license into proper block to pacify portlint
- limit python version to 2.x only (because of pygtk2)
- convert desktopfileutils dependency to USES
- remove descriptions for FIREBIRD and MSSQL options (they are already defined
in Mk/bsd.options.desc.mk)
- define portdocs list unconditionally
- bump PORTREVISION because of the changes
Reported by: pointyhat (miwi, pkg-plist issue)
Approved by: bsam (maintainer, by mail) |
0.9.5.1 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.9.5.1 04 Mar 2013 10:55:24 |
lwhsu |
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation |
0.9.5.1 08 Aug 2012 21:31:01 |
bsam |
. update to version 0.9.5.1;
. convert to OptionsNG. |
0.9.4_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.9.4_1 25 Jun 2011 07:35:30 |
nivit |
- Fix path/typo in the tuple of py-sqlalchemy in RUN_DEPENDS
Reported by: pavbot |
0.9.4_1 23 Jun 2011 14:20:04 |
nivit |
- Fix RUN_DEPENDS after the repocopy of databases/py-sqlalchemy
(This port doesn't yet support SQLAlchemy 0.7.X)
- Bump PORTREVISION |
0.9.4 09 May 2011 10:32:35 |
bsam |
The easiest possible way to browse the data of your database.
You can customize the way data are presented in a very simple way.
The ideal tool to edit your personal databases or to browse data
of an application you're developing with other languages/tools.
Filtering data has never been so easy, no SQL knowledge required.
WWW: http://sqlkit.argolinux.org/ |