| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-11-02 | databases: align variable assignments | rillig | 1 | -11/+11 | |
| pkglint -Wall -F --only aligned -r No manual corrections. | |||||
| 2019-09-02 | Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵ | adam | 1 | -2/+2 | |
| future Python 3.8 | |||||
| 2019-04-26 | fix some whitespace, mostly introduced in the previous | maya | 1 | -2/+2 | |
| python 3.4 / 3.5 removal commit. | |||||
| 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. | |||||
| 2018-07-18 | Mark packages that require C++03 (or the GNU variants) if they fail with | joerg | 1 | -2/+2 | |
| C++14 default language. | |||||
| 2018-07-03 | extend PYTHON_VERSIONS_ for Python 3.7 | adam | 1 | -2/+2 | |
| 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 | Mark packages as not ready for python-3.x where applicable; | wiz | 1 | -2/+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. | |||||
| 2013-04-08 | Remove "Trailing empty lines." and/or "Trailing white-space." | rodent | 1 | -2/+2 | |
| 2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
| 2010-02-07 | update master_sites | zafer | 1 | -3/+2 | |
| 2009-07-08 | Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python | joerg | 1 | -4/+2 | |
| sources in a directory (tree) in pversion.mk. Adjust the various places that called it locally. | |||||
| 2009-02-11 | Update to Metakit 2.4.9.7: | joerg | 1 | -3/+8 | |
| - better UTF8 support in file & property names - bugfixes - Python 2.5 support for 64bit platforms | |||||
| 2007-12-02 | Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. | wiz | 1 | -2/+2 | |
| 2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 | |
| 2006-05-10 | Uses C++ and fix pthread detection. | joerg | 1 | -1/+3 | |
| 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-03-02 | update to 2.4.9.5 | drochner | 1 | -9/+7 | |
| changes: fixes and optimizations (they removed libtool support, so I had to patch this in again) | |||||
| 2006-02-16 | Add current distfile location to MASTER_SITES. | wiz | 1 | -4/+13 | |
| Install .pyc file too. Bump PKGREVISION. | |||||
| 2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
| 2006-01-02 | config.* override. | joerg | 1 | -1/+4 | |
| 2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
| 2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
| Suggested by Roland Illig, ok'd by various. | |||||
| 2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 | |
| in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
| 2004-07-22 | add python as category | recht | 1 | -2/+2 | |
| ok'd a while back at pkgsrcCon by agc and wiz | |||||
| 2004-04-25 | bl3ify | recht | 1 | -3/+3 | |
| 2004-04-16 | update to 2.4.9.3 | drochner | 1 | -5/+5 | |
| changes: bugfixes | |||||
| 2004-02-14 | LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs | jlam | 1 | -2/+1 | |
| relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk. | |||||
| 2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
| 2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
| 2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
| 2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
| Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
| 2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
| 2002-12-04 | Python frontend for the metakit database lib | drochner | 1 | -0/+27 | |
