Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-09-02 | Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for ↵ | adam | 1 | -2/+2 | |
future Python 3.8 | |||||
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. | |||||
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 | |
2015-11-03 | Add SHA512 digests for distfiles for inputmethod category | agc | 1 | -1/+2 | |
Problems found locating distfiles: Package anthy: missing distfile 2ch.t Package anthy: missing distfile okinawa-20090801.t Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2015-03-15 | Set MAINTAINER to pkgsrc-users. | hiramatsu | 1 | -2/+2 | |
2014-12-31 | Improve EGG_NAME default to work for packages with '-' in their name. | wiz | 1 | -2/+1 | |
Remove now unnecessary overrides in various packages. | |||||
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-05-01 | Note upstream commit (and remove garbage hunk). | obache | 2 | -11/+5 | |
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-10-23 | Catch up to split of python library from base ibus package. | obache | 1 | -2/+3 | |
Bump PKGREVISION. | |||||
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-04-08 | All supported python versions in pkgsrc support eggs, so remove | wiz | 1 | -2/+2 | |
${PLIST.eggfile} from PLISTs and support code from lang/python. | |||||
2012-03-10 | bump PKGREVISION from python default change to 2.7. | obache | 1 | -1/+2 | |
2010-08-08 | using distutils. | obache | 2 | -5/+6 | |
2010-08-08 | Import ibus-tegaki-0.3.1 as inputmethod/ibus-tegaki. | obache | 5 | -0/+66 | |
Tegaki project integration in IBus. |