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-PySQLite10 A DB-API v2 Python library for the SQLite 2 embedded SQL engine
1.0.1 databases Deleted on this many watch lists=3 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.
Deprecated DEPRECATED: unmaintained upstream, only useful for python2.4 or less, no consumers in the ports tree
Expired This port expired on: 2011-12-11
Maintainer: mnag@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-03-13 23:25:55
Last Update: 2011-12-11 10:51:38
SVN Revision: UNKNOWN
People watching this port, also watch:: gnupg, python, p5-Net-SSLeay
Also Listed In: python
License: not specified in port
WWW:
http://pysqlite.org
Description:
The goal of the PySQLite project is to develop a Python extension for SQLite 2 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.org
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:
  • py27-PySQLite>0:databases/py-PySQLite10
No installation instructions:
This port has been deleted.
PKGNAME: py27-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. python2.7 : lang/python27
Runtime dependencies:
  1. python2.7 : lang/python27
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 (18 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/pysqlite/OldFiles/
  3. http://heanet.dl.sourceforge.net/project/pysqlite/OldFiles/
  4. http://internode.dl.sourceforge.net/project/pysqlite/OldFiles/
  5. http://iweb.dl.sourceforge.net/project/pysqlite/OldFiles/
  6. http://jaist.dl.sourceforge.net/project/pysqlite/OldFiles/
  7. http://kent.dl.sourceforge.net/project/pysqlite/OldFiles/
  8. http://nchc.dl.sourceforge.net/project/pysqlite/OldFiles/
  9. http://ncu.dl.sourceforge.net/project/pysqlite/OldFiles/
  10. http://osdn.dl.sourceforge.net/project/pysqlite/OldFiles/
  11. http://softlayer.dl.sourceforge.net/project/pysqlite/OldFiles/
  12. http://sunet.dl.sourceforge.net/project/pysqlite/OldFiles/
  13. http://surfnet.dl.sourceforge.net/project/pysqlite/OldFiles/
  14. http://switch.dl.sourceforge.net/project/pysqlite/OldFiles/
  15. http://transact.dl.sourceforge.net/project/pysqlite/OldFiles/
  16. http://ufpr.dl.sourceforge.net/project/pysqlite/OldFiles/
  17. http://voxel.dl.sourceforge.net/project/pysqlite/OldFiles/
  18. http://waix.dl.sourceforge.net/project/pysqlite/OldFiles/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1
11 Dec 2011 10:51:38
Original commit files touched by this commit
rm search for other commits by this committer
- Remove expired ports: Unmaintained upstream, only useful for
  python2.4 or less, no consumers in the ports tree.

Approved by:   novel (mentor)
Feature safe:  yes
1.0.1
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
1.0.1
13 Oct 2011 03:52:30
Original commit files touched by this commit
eadler search for other commits by this committer
- deprecate py-PySQLite10, py-PySQLite11, py-pysqlite20, py-pysqlite22,
py-pysqlite23

PR:             ports/161038
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer timeout (16 days)
Approved by:    sahil (mentor)
1.0.1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.1
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
1.0.1
25 Jul 2008 09:38:45
Original commit files touched by this commit
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
1.0.1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
1.0.1
10 Jul 2006 03:07:30
Original commit files touched by this commit
mnag search for other commits by this committer
* databases/Makefile

Add py-pysqlite23 entry

* databases/py-PySQLite10

Litte modification in CONFLICTS

* databases/py-PySQLite11

Litte modification in CONFLICTS

* databases/py-pysqlite20

Fix CONFLICTS
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.1
27 Jan 2006 21:16:04
Original commit files touched by this commit
mnag search for other commits by this committer
* MOVED

Add entry about databases/py-PySQLite2 -> databases/py-pysqlite20

* databases/Makefile

Remove py-PySQLite2
Add entry to py-pysqlite20 and py-pysqlite21

* databases/py-PySQLite10, databases/py-PySQLite11

Mark NO_LATEST_LINK
portlint(1)

* databases/py-PySQLite2
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.1
09 Nov 2005 02:32:50
Original commit files touched by this commit
mnag search for other commits by this committer
Add SHA256
1.0.1
18 Oct 2005 13:45:50
Original commit files touched by this commit
mnag search for other commits by this committer
Respect LOCALBASE

Notified by:    krismail
1.0.1
16 Sep 2005 17:58:32
Original commit files touched by this commit
mnag search for other commits by this committer
Update my email

Approved by: pav (mentor)
1.0.1
31 Aug 2005 15:40:19
Original commit files touched by this commit
garga search for other commits by this committer
- Fix WWW

PR:             ports/85527
Submitted by:   maintainer
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

Number of commits found: 14