notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-PySQLite A DB-API v2 Python library for the SQLite embedded SQL engine
1.0_1 databases Deleted on this many watch lists=6 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0_1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-02-06 18:25:34
Last Update: 2005-03-13 23:25:19
SVN Revision: UNKNOWN
People watching this port, also watch:: openssl, p5-Digest-MD5, python, zip
Also Listed In: python
License: not specified in port
WWW:
http://pysqlite.sourceforge.net/
Description:
The goal of the PySQLite project is to develop a Python extension for SQLite that conforms to the Python Database API Specification 2.0. SQLite is a powerful embedded relational database management system in a compact C library. It offers support for a large subset of SQL92, multiple tables, indices, transactions and triggers. WWW: http://pysqlite.sourceforge.net/ developed by Gerhard Haering and Michael Owens - Gerhard Haering <gh@ghaering.de>
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • py-PySQLite>0:databases/py-PySQLite
No installation instructions:
This port has been deleted.
PKGNAME: py-PySQLite
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python : lang/python
Runtime dependencies:
  1. __init__.py : lang/py-mx-base
  2. python : lang/python
Library dependencies:
  1. sqlite.2 : databases/sqlite2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (8 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aleron.dl.sourceforge.net/sourceforge/pysqlite/
  3. http://belnet.dl.sourceforge.net/sourceforge/pysqlite/
  4. http://heanet.dl.sourceforge.net/sourceforge/pysqlite/
  5. http://kent.dl.sourceforge.net/sourceforge/pysqlite/
  6. http://optusnet.dl.sourceforge.net/sourceforge/pysqlite/
  7. http://umn.dl.sourceforge.net/sourceforge/pysqlite/
  8. http://voxel.dl.sourceforge.net/sourceforge/pysqlite/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_1
13 Mar 2005 23:25:19
Original commit files touched by this commit
flz search for other commits by this committer
- Update py-PySQLite11 (repocopied from py-PySQLite) to 1.1.6.
- Move py-PySQLite to py-PySQLite10.
- Update py-PySQLite10 to 1.0.1.
- Remove obsolete dependencies.
- Assign maintainership to submitter.

PR:             ports/78508
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
Repocopy by:    marcus
1.0_1
05 Mar 2005 22:09:34
Original commit files touched by this commit
vs search for other commits by this committer
Reset maintainer on request. Thanks to Gerhard for maintaining the
ports so far!

PR:             ports/78088
1.0_1
23 Dec 2004 08:25:47
Original commit files touched by this commit
nork search for other commits by this committer
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:    portmgr, maintainers of sqlite and related ports
1.0
16 Oct 2004 12:14:19
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.0

PR:             ports/72747
Submitted by:   gh@ghaering.de <gh@ghaering.de> (maintainer)
0.5.0
10 May 2004 16:11:34
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.5.0

PR:             ports/66364
Submitted by:   Radim Kolar <hsn@netmag.cz>
Approved by:    maintainer
0.4.3
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.4.3
17 Nov 2003 12:29:10
Original commit files touched by this commit
trevor search for other commits by this committer
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
0.4.3
15 Jun 2003 10:39:06
Original commit files touched by this commit
nork search for other commits by this committer
Remove no necessary patch file.

PR              ports/53183
Submitted by:   Gerhard H_ring <gh@ghaering.de>
Pointed out by: bento via kris
Pointy hat to:  myself
0.4.3
11 Jun 2003 16:28:12
Original commit files touched by this commit
nork search for other commits by this committer
Update to 0.4.3.

PR:             ports/53183
Submitted by:   Gerhard Haering <gh@ghaering.de> (maintainer)
0.3.0
21 Feb 2003 11:15:05
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.3.0
06 Feb 2003 00:20:32
Original commit Encoding Errors (not all of the commit message was ASCII) files touched by this commit
edwin search for other commits by this committer
New port: databases/py-PySQLite

        The goal of the PySQLite project is to develop a Python
        extension for SQLite that conforms to the Python Database
        API Specification 2.0. SQLite is a powerful embedded
        relational database management system in a compact C library.
        It offers support for a large subset of SQL92, multiple
        tables, indices, transactions and triggers.

PR:             ports/43571
Submitted by:   Gerhard H?ring <gerhard.haering@gmx.de>

Number of commits found: 11