| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to 3.4.7 | Sunpoet Po-Chuan Hsieh | 2017-08-09 | 4 | -7/+7 |
* | Pointyhat to me. | Sean Bruno | 2017-08-08 | 1 | -1/+1 |
* | Add a code block for the qemu-user enabled cross build environment. When using | Sean Bruno | 2017-08-02 | 1 | -1/+12 |
* | lang/python{27,33,34,35,36}: Make Python curses module work with Unicode | Danilo G. Baio | 2017-06-28 | 1 | -2/+9 |
* | Update devel/readline to 7.0 patch 3 | Sunpoet Po-Chuan Hsieh | 2017-06-27 | 1 | -1/+1 |
* | lang/python{27,33,34,35,36}: Install GDB debugging script | Kubilay Kocak | 2017-06-06 | 2 | -1/+4 |
* | Fix indent and update WWW | Sunpoet Po-Chuan Hsieh | 2017-04-16 | 2 | -3/+2 |
* | - Fix shebang | Martin Wilke | 2017-04-14 | 1 | -1/+8 |
* | - Update to 3.4.6 | Wen Heping | 2017-01-20 | 3 | -8/+8 |
* | Remove no-op patch. | Tijl Coosemans | 2016-11-02 | 1 | -11/+0 |
* | Use USES=pathfix where applicable. | Mathieu Arnold | 2016-10-21 | 1 | -2/+2 |
* | lang/python3*: Backport upstream issue 24557 | Bernard Spil | 2016-07-08 | 2 | -3/+24 |
* | - Update to 3.4.5 | Wen Heping | 2016-06-29 | 5 | -26/+10 |
* | lang/python[xx]: backport upstream fix for CVE-2016-5636 | Ruslan Makhmatkhanov | 2016-06-17 | 2 | -2/+19 |
* | Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by... | Dmitry Marakasov | 2016-05-23 | 1 | -1/+1 |
* | For the various lang/python* ports, improve the __FreeBSD_version | Dimitry Andric | 2016-04-25 | 2 | -1/+14 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
* | lang/python{27,3*}: Backport patch in upstream issue20397 | Kubilay Kocak | 2016-01-08 | 2 | -1/+36 |
* | - Update to 3.4.4 | Martin Wilke | 2016-01-02 | 4 | -32/+48 |
* | lang/python27(3*), Mk/Uses/python.mk: remove make spawn | John Marino | 2015-12-29 | 2 | -1/+6 |
* | - Switch regression-test to TEST_TARGED | Martin Wilke | 2015-12-24 | 1 | -3/+4 |
* | Add version specified ports of separated standard Python modules for | Li-Wen Hsu | 2015-11-19 | 2 | -1/+14 |
* | lang/python{27,32,33,34}: Mark MAKE_JOBS_UNSAFE | Kubilay Kocak | 2015-07-30 | 1 | -0/+1 |
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -2/+1 |
* | Force a rebuild/upgrade to chase head r280306 which removed SSLv2 support. | Bryan Drewery | 2015-04-06 | 1 | -0/+1 |
* | lang category: Remove $PTHREAD_LIBS | John Marino | 2015-03-25 | 1 | -2/+1 |
* | Update to version 3.4.3. | Dmitry Sivachenko | 2015-03-03 | 4 | -17/+26 |
* | lang/python34: BROKEN on i386 without LIBFFI | Kubilay Kocak | 2015-02-11 | 1 | -14/+16 |
* | - Revert the previous NIS check, since it does not help at all | Marcus von Appen | 2014-12-22 | 1 | -1/+1 |
* | - Python 3.x: try to improve the NIS detection for FreeBSD | Marcus von Appen | 2014-12-22 | 1 | -2/+2 |
* | Rename option PORT_FFI --> LIBFFI. | Dmitry Sivachenko | 2014-11-04 | 1 | -4/+4 |
* | Add a reference to python issue regarding i386 compilation failure with | Dmitry Sivachenko | 2014-11-03 | 1 | -0/+1 |
* | Add an option to use libffi from ports instead of bundled one. | Dmitry Sivachenko | 2014-10-29 | 1 | -2/+13 |
* | Cleanup plist | Baptiste Daroussin | 2014-10-27 | 1 | -178/+0 |
* | Update to version 3.4.2. | Dmitry Sivachenko | 2014-10-27 | 7 | -129/+73 |
* | Change INSTALL_DATA to install with mode 644 | Antoine Brodin | 2014-09-04 | 2 | -17/+1 |
* | lang/python34: Fix build when semaphores are not enabled | Kubilay Kocak | 2014-08-25 | 2 | -1/+23 |
* | lang/python{27,33,34}: Bump PORTREVISION, sanitizes builds. | Kubilay Kocak | 2014-08-23 | 1 | -1/+1 |
* | lang/python{27,33,34}: Backport fix for upstream Issue #21166 | Kubilay Kocak | 2014-08-23 | 1 | -0/+74 |
* | - Add USE_OPENSSL, since all lang/python ports build the _ssl module, which | Marcus von Appen | 2014-08-10 | 1 | -1/+2 |
* | - Remove everything related to USE_PYTHON and bsd.python.mk. This is a | Marcus von Appen | 2014-08-01 | 2 | -5034/+5030 |
* | Fix plist without THREADS option. | Jung-uk Kim | 2014-07-15 | 1 | -1/+1 |
* | - Add CPE entries for python | Sofian Brabez | 2014-07-11 | 1 | -8/+12 |
* | - Create symlinks for non-ABI-suffixed python*-config and ABI-suffixed python... | Antoine Brodin | 2014-06-16 | 4 | -4/+47 |
* | Update python34 port 3.4.0 --> 3.4.1. | Dmitry Sivachenko | 2014-06-02 | 3 | -72/+80 |
* | lang/python{31,32,33}: Fix stage/package as non-root | Kubilay Kocak | 2014-04-22 | 1 | -4/+2 |
* | - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE | Sunpoet Po-Chuan Hsieh | 2014-04-11 | 1 | -2/+2 |
* | Welcome Python 3.4 to the FreeBSD Ports Tree! | Kubilay Kocak | 2014-04-08 | 10 | -0/+5343 |