The NetBSD Project

CVS log for pkgsrc/databases/py-sqlite3/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / databases / py-sqlite3

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.49, Mon Oct 23 06:37:37 2023 UTC (5 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.48: +1 -1 lines
FILE REMOVED

*: update for Python base package change

Instead of depending on one of the removed packages (that are now included
in the base Python packages), include batteries-included.mk to require
a Python version that supplies them.

Remove now included packages.

Bump PKGREVISION.

Revision 1.48 / (download) - annotate - [select for diffs], Wed Jun 28 14:05:32 2023 UTC (9 months, 2 weeks ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.47: +5 -1 lines
Diff to previous 1.47 (colored) to selected 1.20 (colored)

databases/py-sqlite3: Need c99 for `for (const char *pos = ...'.

New as of Python 3.10.

Revision 1.47 / (download) - annotate - [select for diffs], Wed Apr 19 08:09:33 2023 UTC (11 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.20 (colored)

revbump after textproc/icu update

Revision 1.46 / (download) - annotate - [select for diffs], Wed Mar 29 09:04:02 2023 UTC (12 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.20 (colored)

*: use PYTHON_VERSION instead of comparing PYPKGPREFIX

Revision 1.45 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:43 2022 UTC (16 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.20 (colored)

massive revision bump after textproc/icu update

Revision 1.44 / (download) - annotate - [select for diffs], Tue Nov 1 18:46:15 2022 UTC (17 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.43: +10 -1 lines
Diff to previous 1.43 (colored) to selected 1.20 (colored)

py-sqlite3: fix build with python 3.11

Revision 1.43 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:45 2022 UTC (23 months, 4 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.20 (colored)

revbump for textproc/icu update

Revision 1.42 / (download) - annotate - [select for diffs], Mon Jan 10 23:46:48 2022 UTC (2 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.41: +3 -3 lines
Diff to previous 1.41 (colored) to selected 1.20 (colored)

*: convert to egg.mk

Revision 1.41 / (download) - annotate - [select for diffs], Wed Dec 8 16:03:49 2021 UTC (2 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored) to selected 1.20 (colored)

revbump for icu and libffi

Revision 1.40 / (download) - annotate - [select for diffs], Wed Apr 21 11:41:20 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.20 (colored)

revbump for textproc/icu

Revision 1.39 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:49 2020 UTC (3 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.20 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.38 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:31 2020 UTC (3 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored) to selected 1.20 (colored)

Revbump for icu

Revision 1.37 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:27 2020 UTC (4 years ago) by adam
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.20 (colored)

Recursive revision bump after textproc/icu update

Revision 1.36 / (download) - annotate - [select for diffs], Wed Jan 8 13:44:41 2020 UTC (4 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.35: +1 -12 lines
Diff to previous 1.35 (colored) to selected 1.20 (colored)

Always extract the full Python distfile for modules.

This retires an old "optimisation" that over time has created more
problems than it solved, including various questions from users about
the ignored patch failures.

Revision 1.35 / (download) - annotate - [select for diffs], Sat Nov 2 15:38:10 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.20 (colored)

databases: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.

Revision 1.34 / (download) - annotate - [select for diffs], Wed Apr 3 00:32:32 2019 UTC (5 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.20 (colored)

Recursive revbump from textproc/icu

Revision 1.33 / (download) - annotate - [select for diffs], Sun Dec 9 18:52:20 2018 UTC (5 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) to selected 1.20 (colored)

revbump after updating textproc/icu

Revision 1.32 / (download) - annotate - [select for diffs], Fri Jul 20 03:34:06 2018 UTC (5 years, 8 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.20 (colored)

Recursive revbump from textproc/icu-62.1

Revision 1.31 / (download) - annotate - [select for diffs], Sat Apr 14 07:34:14 2018 UTC (6 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.20 (colored)

revbump after icu update

Revision 1.30 / (download) - annotate - [select for diffs], Thu Nov 30 16:45:18 2017 UTC (6 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.20 (colored)

Revbump after textproc/icu update

Revision 1.29 / (download) - annotate - [select for diffs], Mon Sep 18 09:53:14 2017 UTC (6 years, 6 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.20 (colored)

revbump for requiring ICU 59.x

Revision 1.28 / (download) - annotate - [select for diffs], Sun Sep 3 08:53:06 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.20 (colored)

Follow some redirects.

Revision 1.27 / (download) - annotate - [select for diffs], Sat Apr 22 21:03:28 2017 UTC (6 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.20 (colored)

Revbump after icu update

Revision 1.26 / (download) - annotate - [select for diffs], Sun Dec 4 05:17:21 2016 UTC (7 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.20 (colored)

Recursive revbump from textproc/icu 58.1

Revision 1.25 / (download) - annotate - [select for diffs], Mon Apr 11 19:01:45 2016 UTC (8 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.20 (colored)

Recursive revbump from textproc/icu 57.1

Revision 1.24 / (download) - annotate - [select for diffs], Sat Oct 10 01:58:02 2015 UTC (8 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.20 (colored)

Recursive revbump from textproc/icu

Revision 1.23 / (download) - annotate - [select for diffs], Mon Apr 6 08:17:23 2015 UTC (9 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.20 (colored)

Revbump after updating textproc/icu

Revision 1.22 / (download) - annotate - [select for diffs], Tue Oct 7 16:47:21 2014 UTC (9 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.20 (colored)

Revbump after updating libwebp and icu

Revision 1.21 / (download) - annotate - [select for diffs], Wed Apr 9 07:27:04 2014 UTC (10 years ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

recursive bump from icu shlib major bump.

Revision 1.20 / (download) - annotate - [selected], Thu Mar 13 11:08:50 2014 UTC (10 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do
not use libtool to do so.  This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:00 2014 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.20 (colored)

Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Revision 1.18 / (download) - annotate - [select for diffs], Sat Oct 19 09:07:01 2013 UTC (10 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.20 (colored)

Revbump after updating textproc/icu

Revision 1.17 / (download) - annotate - [select for diffs], Thu May 9 07:39:32 2013 UTC (10 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored) to selected 1.20 (colored)

Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Apr 20 09:38:04 2013 UTC (10 years, 11 months ago) by obache
Branch: MAIN
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored) to selected 1.20 (colored)

Change version number of python buitin module packages
form fixed `0' to main Python distribution version (PY_DISTVERSION)
so that packages will be updated with main Python distribution update.

no objection in tech-pkg@ for a week.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Feb 21 15:14:45 2013 UTC (11 years, 1 month ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored) to selected 1.20 (colored)

Add explanations to DESCR for sqlite packages because it is quite
boggling that, e.g., py-sqlite2 is a wrapper for sqlite3.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jan 26 21:37:16 2013 UTC (11 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.20 (colored)

Revbump after graphics/jpeg and textproc/icu

Revision 1.13 / (download) - annotate - [select for diffs], Mon Jan 21 11:49:18 2013 UTC (11 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.12: +1 -3 lines
Diff to previous 1.12 (colored) to selected 1.20 (colored)

Remove obsolete BUILDLINK_API_DEPENDS.python25 lines (python25 was removed).

Revision 1.12 / (download) - annotate - [select for diffs], Fri Oct 19 12:45:40 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored) to selected 1.20 (colored)

Works with python-3.2, remove limitation.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Oct 3 22:14:00 2012 UTC (11 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.20 (colored)

Update for python25 removal.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 2 21:25:50 2012 UTC (11 years, 6 months ago) by asau
Branch: MAIN
Changes since 1.9: +1 -3 lines
Diff to previous 1.9 (colored) to selected 1.20 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Apr 27 12:31:40 2012 UTC (11 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.20 (colored)

Recursive bump from icu shlib major bumped to 49.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Dec 3 00:02:14 2011 UTC (12 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored) to selected 1.20 (colored)

Tag the 28 locations that result in a Python 3.1 package as supporting so.
Remove it from the default list for the rest.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 17 01:02:56 2011 UTC (12 years, 10 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.20 (colored)

I also use this with python31 (which now is in pkgsrc).

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jun 10 09:39:51 2011 UTC (12 years, 10 months ago) by obache
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.20 (colored)

recursive bump from textproc/icu shlib major bump.

Revision 1.5 / (download) - annotate - [select for diffs], Wed May 4 11:38:05 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
Changes since 1.4: +3 -1 lines
Diff to previous 1.4 (colored) to selected 1.20 (colored)

Install standard python modules into usual location instead of site-packages.
PR#44826.

Bump PKGREVISION.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Feb 25 09:47:19 2011 UTC (13 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) to selected 1.20 (colored)

Let's assume for now that everything that worked with python-2.6 also
works with python-2.7.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 7 11:03:37 2009 UTC (14 years, 9 months ago) by zafer
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.20 (colored)

add 26 to PYTHON_VERSIONS_ACCEPTED

Revision 1.2 / (download) - annotate - [select for diffs], Thu Mar 5 18:51:28 2009 UTC (15 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.1: +1 -2 lines
Diff to previous 1.1 (colored) to selected 1.20 (colored)

Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Aug 27 00:28:57 2008 UTC (15 years, 7 months ago) by epg
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.20 (colored)

Import built-in sqlite support for Python 2.5.  The python25 package contains
the .py parts of this, but does not include the .so linked against sqlite3
(similar to the py-expat situation).

Revision 1.1 / (download) - annotate - [select for diffs], Wed Aug 27 00:28:57 2008 UTC (15 years, 7 months ago) by epg
Branch: MAIN
Diff to selected 1.20 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>