Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/python: fix find_library | Natanael Copa | 2016-01-23 | 2 | -6/+6 |
| | | | | | | | Bad things happens When libc is dlopened with full path so we only return the filename without path with find_library. ref #5038 | ||||
* | main/python: rebuild against fixed ncurses widechar only | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/python: rebuild against ncurses wide char | Natanael Copa | 2015-12-17 | 1 | -1/+1 |
| | |||||
* | main/pyhon: new upstream version 2.7.11 | Christian Kampka | 2015-12-07 | 1 | -5/+5 |
| | |||||
* | main/python: rebuild against ncurses-6.0 | Natanael Copa | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | main/python: depend on linux-headers | Sören Tempel | 2015-09-17 | 1 | -6/+4 |
| | | | | | | | | | Without installing linux-headers a bunch of linux specific features are disabled during compile time. An example of this is netlink(7) support. With this commit netlink and (possibly) other features are detected and enabled at compile time correctly. fixes #4451 | ||||
* | main/python: fix find_library with musl | Natanael Copa | 2015-08-11 | 3 | -16/+48 |
| | | | | ref #4512 | ||||
* | main/python: upgrade to 2.7.10 | William Pitcock | 2015-06-06 | 1 | -5/+5 |
| | |||||
* | main/python: rebuild with new paxmark | Timo Teräs | 2015-04-16 | 1 | -1/+1 |
| | |||||
* | main/python: rebuild with new paxmark | Timo Teräs | 2015-04-16 | 1 | -2/+2 |
| | | | | also remove -x as it's deprecated and does nothing | ||||
* | main/python: paxmark the real binary, not the symlink | Timo Teräs | 2015-04-09 | 1 | -2/+2 |
| | |||||
* | main/python: use paxmark | Timo Teräs | 2015-04-09 | 1 | -3/+3 |
| | |||||
* | main/python: upgrade to 2.7.9 | Natanael Copa | 2014-12-12 | 1 | -4/+4 |
| | | | | ref #3618 | ||||
* | main/python: upgrade to 2.7.8 | Eivind Uggedal | 2014-06-30 | 1 | -4/+4 |
| | |||||
* | main/python: upgrade to 2.7.7 | Eivind Uggedal | 2014-06-05 | 4 | -40/+16 |
| | |||||
* | main/python: try 2 | William Pitcock | 2014-05-09 | 2 | -5/+5 |
| | |||||
* | main/python: allow 64-bit arguments to ioctl() | William Pitcock | 2014-05-09 | 2 | -4/+19 |
| | |||||
* | main/python: rebuild with working mutiprocessing | Natanael Copa | 2014-03-13 | 1 | -1/+8 |
| | | | | | | | The build server did not have /dev/shm so python got built without multiprocessing. ref #2747 | ||||
* | main/python: fix posix_close name clash (against latest musl) | Timo Teräs | 2013-12-16 | 2 | -1/+25 |
| | |||||
* | main/python: upgrade to 2.7.6 | Natanael Copa | 2013-11-18 | 1 | -6/+6 |
| | |||||
* | main/python: disable MPROTECT on pax because of cffi | William Pitcock | 2013-08-31 | 1 | -2/+3 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -1/+4 |
| | |||||
* | main/python: disable emutramp on python binary | Natanael Copa | 2013-07-10 | 1 | -2/+4 |
| | | | | needed by some python modules | ||||
* | main/python: fix ctypes.util.find_library() and set CFLAGS | Natanael Copa | 2013-06-04 | 2 | -5/+25 |
| | | | | ref #2012 | ||||
* | main/python: upgrade to 2.7.5 | Bartłomiej Piotrowski | 2013-05-25 | 1 | -3/+5 |
| | |||||
* | main/python: enable IPv6 support | Bartłomiej Piotrowski | 2012-07-09 | 1 | -1/+2 |
| | |||||
* | main/python: rebuild against sqlite-libs | Natanael Copa | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | main/python: upgrade to 2.7.3 | Fabian Affolter | 2012-05-25 | 1 | -4/+3 |
| | |||||
* | main/python: rebuild against gdbm-1.10 | Natanael Copa | 2012-02-23 | 1 | -1/+1 |
| | |||||
* | main/python: support for readline added | Leonardo Arena | 2012-02-16 | 1 | -2/+2 |
| | |||||
* | main/python: ship pyconfig.h with main pkg | Natanael Copa | 2011-06-23 | 1 | -1/+11 |
| | | | | its needed runtime | ||||
* | main/python: upgrade to 2.7.2 | Natanael Copa | 2011-06-23 | 2 | -42/+10 |
| | |||||
* | main/python: Remove /usr/bin/2to3; install python3 if you want that. | Kiyoshi Aman | 2011-05-06 | 1 | -2/+3 |
| | |||||
* | main: mass-rebuild of packages missing arch in .PKGINFO | Natanael Copa | 2011-03-31 | 1 | -1/+1 |
| | | | | this is needed for apk-tools-2.1 migration | ||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/python: split out tests subpackage and add py-gdbm | Natanael Copa | 2010-12-13 | 1 | -5/+30 |
| | |||||
* | main/python: rebuild against fixed bzip2 (CVE-2010-0405) | Natanael Copa | 2010-09-22 | 1 | -1/+1 |
| | |||||
* | main/python: xbmc and others need ucs4 unicode support | Carlo Landmeter | 2010-09-15 | 1 | -2/+2 |
| | |||||
* | main/python: move .so to -dev package | Natanael Copa | 2010-07-15 | 1 | -1/+1 |
| | | | | ref #384 | ||||
* | main/[various]: rebuild against openssl-1.0 | Natanael Copa | 2010-05-14 | 1 | -1/+1 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/python: upgrade to 2.6.5 | Natanael Copa | 2010-03-30 | 1 | -2/+2 |
| | |||||
* | main/python: upgrade to 2.6.4 and remove bsddb support | Natanael Copa | 2009-11-24 | 1 | -4/+11 |
| | |||||
* | main/python: upgrade to 2.6.3 | Natanael Copa | 2009-10-13 | 1 | -4/+4 |
| | |||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 2 | -0/+66 |
and fixed misc build issues |