summaryrefslogtreecommitdiff
path: root/databases/py-sqlite3 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-24databases/py-sqlite3: fix build with python 3.11Dmitry Marakasov1-1/+7
2021-05-26databases/py-sqlite3: Use WRKSRC_SUBDIRPo-Chuan Hsieh1-1/+1
2021-05-25Mk: switch from PYTHON_PORTVERSION to PYTHON_DISTVERSIONDmitry Marakasov1-5/+5
2021-05-25Mk: switch PYTHON_REL to 5 digits to support python 3.10.xDmitry Marakasov1-1/+1
2021-04-06all: Remove all other $FreeBSD keywords.Mathieu Arnold2-4/+0
2021-04-06Remove # $FreeBSD$ from Makefiles.Mathieu Arnold1-1/+0
2021-02-04Those ports are allowed to build a 2.7 flavor, for now.Mathieu Arnold1-1/+1
2020-12-24Relax hardcoded paths to fix build with Python 3.8.7Kai Knoblich1-1/+1
2020-11-04databases/py-sqlite3: fix build on GCC architecturesPiotr Kubaj1-1/+1
2017-11-30Convert Python ports to FLAVORS.Mathieu Arnold1-1/+1
2016-07-03- Update to devel/py-setuptools to 23.1.0 [1][2]Wen Heping2-2/+2
2016-05-19- Fix trailing whitespace in MakefilesDmitry Marakasov1-1/+1
2016-04-01Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold1-1/+1
2015-11-19Add version specified ports of separated standard Python modules forLi-Wen Hsu1-2/+2
2015-05-26Switch PYTHON_REL from a 3 digits number to a 4 digits number to handleAntoine Brodin1-1/+1
2015-05-14MASTER_SITES cleanup.Mathieu Arnold1-2/+1
2015-02-11databases/py-sqlite3: Strip shared libraryKubilay Kocak1-3/+7
2014-09-28- Convert to USES=pythonMarcus von Appen1-4/+2
2014-08-09Convert the Python framework bits to USES=python.Marcus von Appen1-4/+4
2014-08-02- Catch up with the recent lang/pythonXX changesMarcus von Appen1-1/+1
2014-06-27- Chase database/sqlite3 slib bumpMartin Wilke1-1/+1
2014-04-11- Add LICENSESunpoet Po-Chuan Hsieh1-2/+4
2013-12-15Use setuptools for all Python ports.William Grzybowski1-4/+1
2013-12-11In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin1-1/+1
2013-11-01databases/py-sqlite3: Remove BROKEN on ARMKubilay Kocak1-4/+0
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin1-0/+1
2013-09-07- Add PORTSCOUT=ignore:1 to avoid false alarmSunpoet Po-Chuan Hsieh1-0/+2
2013-03-01- Install standard libraries separated as other ports to the same placeLi-Wen Hsu3-13/+12
2012-10-03- do not hardcode distfile extension for lang/python ports in bsd.python.mkRuslan Makhmatkhanov1-0/+1
2012-09-04Mark as broken on ARM.Mark Linimon1-0/+4
2012-07-26- Don't define HAVE_LOAD_EXTENSION when sqlite3 is compiled with EXTENSIONMarcus von Appen3-1/+13
2011-10-13- Remove stale pkg_messageWen Heping2-11/+1
2010-10-28Deprecate md5 in favour of sha256 checksums. md5 checksums will no longerErwin Lansing1-1/+1
2009-06-30- Fix building with python3*Li-Wen Hsu2-2/+51
2007-07-30 - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry1-1/+3
2007-03-30Now appears to buildKris Kennaway1-4/+0
2007-02-11Schedule these broken ports for removal on 2007-04-10 if they are stillKris Kennaway1-0/+2
2006-10-12BROKEN: Incomplete pkg-plistKris Kennaway1-0/+2
2006-08-07Make setup not to install an egg info file which isn't needed forHye-Shik Chang2-0/+4
2006-06-23Add new port for python sqlite3 module.Hye-Shik Chang4-0/+90