FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 3:15 PM BST
Port details
py-pysqlite22 2.2.2_1 databases Deleted on this many watch lists=1 search for ports that depend on this port
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
A DB-API v2 Python library for the SQLite 3 embedded SQL engine
Was Maintained by: mnag@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 May 2006 15:27:49
Also Listed In: python
License: not specified in port


The goal of the PySQLite project is to develop a Python extension for SQLite 3
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
CVSWeb : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27
Required To Run: lang/python27
Required Libraries: databases/sqlite3
There are no ports dependent upon this port

No installation instructions: this port has been deleted.

The package name of this deleted port was: py27-pysqlite22


Configuration Options
     No options to configure

Master Sites:
http://initd.org/pub/software/pysqlite/releases/2.2/2.2.2/
http://ftp.roedu.net/pub/mirrors/gentoo.org/distfiles/
http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/
http://gentoo.mirrors.pair.com/distfiles/
http://gentoo.chem.wisc.edu/gentoo/distfiles/
http://adelie.polymtl.ca/distfiles/
http://mirrors.tds.net/gentoo/distfiles/
ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
http://ftp.easynet.nl/mirror/gentoo/distfiles/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
http://trumpetti.atm.tut.fi/gentoo/distfiles/
http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/distfiles/
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
http://darkstar.ist.utl.pt/gentoo/distfiles/
http://gentoo.inode.at/distfiles/
http://ftp.rhnet.is/pub/gentoo/distfiles/
http://gentoo.mirror.sdv.fr/distfiles/
http://gentoo.gg3.net/distfiles/
http://gentoo.kems.net/distfiles/
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/
ftp://mirror.iawnet.sandia.gov/pub/gentoo/distfiles/
ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/
ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/
ftp://gentoo.mirrors.pair.com/distfiles/
ftp://mirrors.tds.net/gentoo/distfiles/
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
ftp://ftp.easynet.nl/mirror/gentoo/distfiles/
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
ftp://trumpetti.atm.tut.fi/gentoo/distfiles/
ftp://sunsite.cnlab-switch.ch/mirror/gentoo/distfiles/
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/distfiles/
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
ftp://darkstar.ist.utl.pt/pub/gentoo/distfiles/
ftp://gentoo.inode.at/source/distfiles/
ftp://ftp.rhnet.is/pub/gentoo/distfiles/
ftp://files.gentoo.gr/distfiles/
ftp://ftp.ecc.u-tokyo.ac.jp/GENTOO/distfiles/
ftp://gentoo.kems.net/pub/mirrors/gentoo/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port deleted on 2011-12-11
    REASON: Unmaintained upstream, only useful for python2.4 or less, no consumers in the ports tree

Number of commits found: 8

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
11 Dec 2011 10:51:38
Original commit files touched by this commit  2.2.2_1
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
22 Oct 2011 23:50:23
Original commit files touched by this commit  2.2.2_1
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
13 Oct 2011 03:52:30
Original commit files touched by this commit  2.2.2_1
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)
25 Feb 2011 00:12:12
Original commit files touched by this commit  2.2.2_1
  Sanity Test Failure
miwi search for other commits by this committer
- Move over to py25+ or above
- While here kick md5 support
13 Dec 2009 17:00:14
Original commit files touched by this commit  2.2.2
miwi search for other commits by this committer
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
16 Aug 2006 00:13:31
Original commit files touched by this commit  2.2.2
mnag search for other commits by this committer
- Add LATEST_LINK

Notified by:    kris
10 Jul 2006 03:07:30
Original commit files touched by this commit  2.2.2
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)
03 May 2006 15:14:07
Original commit files touched by this commit  2.2.2
mnag search for other commits by this committer
* Makefile

- Add databases/py-pysqlite22 entry

* databases/py-pysqlite22

- Update to 2.2.2 (new port)

* databases/py-pysqlite21

- Fix LATEST_LINK

* databases/py-pysqlite20

- Define LATEST_LINK

PR:             96635
Submitted by:   Edwin Groothuis <edwin___mavetju.org>
Repocopy by:    marcus

Number of commits found: 8

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23670
Broken 193
Deprecated 147
Ignore 735
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 12
new 48 hours31
new 7 days57
new fortnight181
new month253

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.178 seconds.