| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-06-30 | *: Revbump packages that use Python at runtime without a PKGNAME prefix | nia | 1 | -2/+2 | |
| 2021-12-30 | Do not mention Python 3.6 | adam | 1 | -3/+1 | |
| 2020-12-04 | Revbump packages with a runtime Python dep but no version prefix. | nia | 1 | -2/+2 | |
| For the Python 3.8 default switch. | |||||
| 2020-03-20 | *: Convert broken sourceforge HOMEPAGEs back to http | nia | 1 | -2/+2 | |
| 2020-01-18 | all: migrate several HOMEPAGEs to https | rillig | 1 | -2/+2 | |
| pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU. | |||||
| 2019-11-03 | misc: align variable assignments | rillig | 1 | -5/+5 | |
| pkglint -Wall -F --only aligned --only indent -r No manual corrections. | |||||
| 2019-04-26 | Omit mentions of python 34 and 35, after those were removed. | maya | 1 | -2/+2 | |
| - Includes some whitespace changes, to be handled in a separate commit. | |||||
| 2019-04-25 | PKGREVISION bump for anything using python without a PYPKGPREFIX. | maya | 1 | -2/+2 | |
| This is a semi-manual PKGREVISION bump. | |||||
| 2017-01-01 | Add python-3.6 to incompatible versions. | wiz | 1 | -2/+2 | |
| 2016-07-09 | Remove python33: adapt all packages that refer to it. | wiz | 1 | -2/+2 | |
| 2015-12-05 | Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 | adam | 1 | -2/+2 | |
| 2014-05-09 | Mark packages that are not ready for python-3.3 also not ready for 3.4, | wiz | 1 | -2/+2 | |
| until proven otherwise. | |||||
| 2014-01-25 | No need to have two variables for the same logic. | wiz | 1 | -2/+2 | |
| Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON. | |||||
| 2014-01-25 | Mark packages as not ready for python-3.x where applicable; | wiz | 1 | -1/+2 | |
| 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. | |||||
| 2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
| 2012-03-15 | Bump PKGREVISION from default python to 2.7. | obache | 1 | -2/+2 | |
| 2010-02-10 | Bump revision for PYTHON_VERSION_DEFAULT change. | joerg | 1 | -2/+2 | |
| 2009-02-09 | Switch to Python 2.5 as default. Bump revision of all packages that have | joerg | 1 | -2/+2 | |
| changed runtime dependencies now. | |||||
| 2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -5/+7 | |
| their files via a custom do-install target. | |||||
| 2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
| developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
| 2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -1/+2 | |
| 2005-07-15 | Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making | jlam | 1 | -2/+2 | |
| PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package. | |||||
| 2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
| 2005-05-15 | Note where gzip or gunzip is required by the package since it isn't | jlam | 1 | -1/+2 | |
| required by default any longer in bsd.pkg.mk under the new tools framework. | |||||
| 2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
| 2004-04-26 | Convert to bl3. | wiz | 1 | -4/+4 | |
| 2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
| 2003-12-24 | s/@netbsd.org/@NetBSD.org/ in MAINTAINER. | jmmv | 1 | -2/+2 | |
| 2003-07-28 | import routeplanner-cli-0.11, a routeplanner written in Python | drochner | 1 | -0/+45 | |
| (you'll probably not use it to plan the next trip, but it is still a good example for graph manipulation in Python) | |||||
