| Commit message (Expand) | Author | Age | Files | Lines |
* | Add AARCH64 to the list of 64bit targets that require PLIST handling | Sean Bruno | 2015-06-30 | 1 | -1/+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 |
* | lang/python27: Fix packaging for mips64 | Kubilay Kocak | 2015-01-21 | 1 | -10/+15 |
* | - Revert the previous NIS check, since it does not help at all | Marcus von Appen | 2014-12-22 | 1 | -1/+1 |
* | lang/python27: Update to 2.7.9 | Marcus von Appen | 2014-12-22 | 5 | -98/+65 |
* | Add an option to use libffi from ports instead of bundled version. | Dmitry Sivachenko | 2014-11-04 | 1 | -3/+9 |
* | Cleanup plist | Baptiste Daroussin | 2014-10-27 | 1 | -62/+0 |
* | Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE in | Antoine Brodin | 2014-09-12 | 2 | -1/+59 |
* | Change INSTALL_DATA to install with mode 644 | Antoine Brodin | 2014-09-04 | 2 | -36/+1 |
* | 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 |
* | Add back ac_cv_opt_olimit_ok=no, this is misdected with clang and causes | Antoine Brodin | 2014-08-02 | 1 | -2/+2 |
* | - Remove everything related to USE_PYTHON and bsd.python.mk. This is a | Marcus von Appen | 2014-08-02 | 7 | -2683/+4681 |
* | lang/python27: Update to 2.7.8 | Kubilay Kocak | 2014-07-14 | 11 | -532/+377 |
* | - Add CPE entries for python | Sofian Brabez | 2014-07-11 | 1 | -3/+6 |
* | Support LIBS like LDFLAGS. | Tijl Coosemans | 2014-06-11 | 1 | -5/+1 |
* | lang/python{27,31,32}: Replace USE_XZ with USES=tar:xz | Kubilay Kocak | 2014-04-22 | 1 | -2/+1 |
* | lang/python{31,32,33}: Fix stage/package as non-root | Kubilay Kocak | 2014-04-22 | 1 | -0/+12 |
* | lang/python{31,32,33}: Add clang 3.4 fix from python27 | Kubilay Kocak | 2014-04-20 | 1 | -0/+4 |
* | - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE | Sunpoet Po-Chuan Hsieh | 2014-04-11 | 1 | -1/+1 |
* | Allow staging/packaging as a regular user: | Antoine Brodin | 2014-04-05 | 1 | -3/+28 |
* | - Fix build with readline 6.3 from ports | Antoine Brodin | 2014-03-01 | 2 | -0/+56 |
* | lang/python*: Backport security fix for CVE-2014-1912 | Kubilay Kocak | 2014-03-01 | 2 | -1/+51 |
* | Unbreak python module builds across the tree as a result of clang 3.4 import | Sean Bruno | 2014-02-28 | 2 | -1/+12 |
* | - Fix bad libpython* symlinks after enabling the lang/python* ports to | Marcus von Appen | 2014-02-01 | 1 | -3/+3 |
* | Remove references to long unsupported alpha. | Alexey Dokuchaev | 2014-01-29 | 1 | -1/+1 |
* | - Enable stagedir support | Marcus von Appen | 2014-01-26 | 2 | -26/+23 |
* | Bump PORTREVISION for all Python ports to pickup the recent ARM patch | Kubilay Kocak | 2013-12-08 | 1 | -0/+1 |
* | Reduce diffs, sort sections & Add LICENSE for Python 2.6, 2.7 & 3.3 | Kubilay Kocak | 2013-12-08 | 1 | -4/+7 |
* | All Python ports: Address abort() for ctypes import on FreeBSD/ARM | Kubilay Kocak | 2013-12-08 | 1 | -0/+36 |
* | lang/python27: Remove patch-configure, its now a NOOP | Kubilay Kocak | 2013-12-05 | 1 | -13/+0 |
* | lang/python27: Update to 2.7.6 | Kubilay Kocak | 2013-11-24 | 5 | -32/+33 |
* | lang/python27: fix patch for SEM option | William Grzybowski | 2013-11-13 | 1 | -2/+2 |
* | lang/python27: add support for freebsd11 | William Grzybowski | 2013-11-11 | 3 | -4/+9 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Resolve gettext (libintl) detection and linking in all Python ports | Kubilay Kocak | 2013-09-08 | 1 | -6/+9 |
* | - Move the symlink magic for the default python version into lang/python | Marcus von Appen | 2013-08-17 | 2 | -38/+1 |
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-14 | 1 | -1/+0 |
* | Correct syntax in kernel config is 'options' | Li-Wen Hsu | 2013-07-03 | 1 | -1/+1 |
* | Add patch that resolves the issue, found after r250991 in src HEAD. | Ruslan Makhmatkhanov | 2013-06-10 | 2 | -0/+11 |
* | - update to latest upstream versions: | Ruslan Makhmatkhanov | 2013-05-17 | 7 | -91/+58 |
* | Commit all the non-functional changes to python ports to reduce the diff size | Ruslan Makhmatkhanov | 2013-05-11 | 3 | -13/+8 |
* | - adoption of USES for gettext | Jason Helfman | 2013-05-06 | 1 | -9/+11 |
* | - Update devel/libffi to 3.0.11. | Jung-uk Kim | 2013-01-29 | 1 | -1/+1 |
* | - Fix the -OPT:Olimit=X detection for clang, which could pollute the | Marcus von Appen | 2013-01-14 | 2 | -1/+14 |
* | - Remove "first-installed-win" logic for automatically setting | Li-Wen Hsu | 2012-12-23 | 2 | -18/+23 |
* | Create python2 symlink for the latest version of python2.X executable and | Dmitry Sivachenko | 2012-12-21 | 2 | -1/+8 |