Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9e7b773b | 2017-02-20 11:04:27 | 10 years ago, we needed to build python with c++ to make sure modules with native c++ code worked fine. We no longer need to do that, and llvm errors out with the non-sensical combination of "c++ -std=c99". this fixes the python build on arm64 tested by sthen@ in an i386 bulk, thanks! OK sthen@, rpointel@ (maintainer) | ||
| 564c6c34 | 2016-09-23 09:16:52 | Cope with moving sqlite3 back to ports. | ||
| 978e3c67 | 2016-08-12 09:55:28 | annotate python interpreters with wxneeded; while python itself is clean there are various ports that aren't (e.g. py-cryptography and py-qt5 (QtWebKit)). obviously not a long-term "fix" but helps to keep moving forward ok jca@ sthen@ rpointel@ (MAINTAINER) | ||
| a4515812 | 2016-07-03 20:10:33 | forgotten make update-patches, spotted by danj@. inputs and ok sthen@. | ||
| 88f00042 | 2016-07-03 18:16:00 | update Python 2.7 to 2.7.12, 3.4 to 3.4.5 and 3.5 to 3.5.2. tested in a bulk build and ok sthen@, ok danj@ | ||
| 1d55a231 | 2016-06-29 16:14:38 | add is-branch to all trivial ports that exist as multiple branches. | ||
| c43d5060 | 2016-05-11 22:43:49 | fix build after OpenBSD 5.x -> 6.x transition | ||
| d9f3e296 | 2016-04-06 11:29:25 | replace gettext module with library dependency; ok rpointel@ | ||
| 3e663e26 | 2015-12-23 07:18:12 | update to python 3.4.4. ok with inputs from aja@ shadchin@ | ||
| 8e426e0c | 2015-09-19 07:58:33 | PORTROACH = limit:^3\.4 |