index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
python26
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove python26, it is expired and nothing depends on it anymore.
Rene Ladan
2014-01-13
14
-426
/
+0
*
lang/python26: Add FreeBSD 11 support, enable POSIX Semaphores on FreeBSD 7+
Kubilay Kocak
2013-12-08
2
-9
/
+15
*
All Python ports: Address abort() for ctypes import on FreeBSD/ARM
Kubilay Kocak
2013-12-08
1
-0
/
+36
*
lang/python26: Fix CFLAGS in python-config where cc = clang
Kubilay Kocak
2013-11-24
1
-12
/
+0
*
Correct syntax in kernel config is 'options'
Li-Wen Hsu
2013-07-03
1
-1
/
+1
*
- update to latest upstream versions:
Ruslan Makhmatkhanov
2013-05-17
1
-55
/
+0
*
Commit all the non-functional changes to python ports to reduce the diff size
Ruslan Makhmatkhanov
2013-05-11
1
-1
/
+1
*
- Update:
Martin Wilke
2012-04-11
1
-14
/
+0
*
- Mark Python as Secure
Martin Wilke
2012-02-18
1
-0
/
+14
*
- Fix build on FreeBSD 10
Beat Gaetzi
2011-10-28
5
-7
/
+7
*
- Update to 2.6.7
Wen Heping
2011-06-08
1
-41
/
+0
*
- Apply two patch from svn.python.org to fix CVE-2010-3493 and SA43463
Wen Heping
2011-03-07
2
-0
/
+130
*
Changes to make python ports work on powerpc (32-bit mode; 64-bit not
Mark Linimon
2011-02-24
1
-1
/
+1
*
Changes to make python ports work on powerpc (32-bit mode; 64-bit not
Mark Linimon
2011-02-24
1
-0
/
+10
*
- Fix the build with pth.
Wen Heping
2010-09-13
1
-5
/
+5
*
- Update to 2.6.6
Wen Heping
2010-09-12
6
-103
/
+123
*
Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).
Jung-uk Kim
2010-07-19
3
-0
/
+87
*
Fix build if POSIX semaphore enabled is
Martin Wilke
2009-09-15
1
-1
/
+1
*
- Add support for FreeBSD 9.0
Martin Wilke
2009-09-11
3
-13
/
+31
*
- Update lang/python26 and make Python 2.6.2 to the default Python version
Martin Wilke
2009-06-08
1
-0
/
+11
*
Add support for building Python against GNU Portable Threads (Pth),
Bruce M Simpson
2009-03-14
5
-8
/
+100
*
Make sure the singal is delivered to the main thread, where python
Maxim Sobolev
2009-02-27
1
-0
/
+30
*
Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)
Hye-Shik Chang
2008-10-13
24
-1867
/
+27
*
- Security fixes
Martin Wilke
2008-09-08
19
-0
/
+876
*
- Fix zlib crash from zlib.decompressobj().flush(val)
Martin Wilke
2008-04-25
2
-0
/
+27
*
Force to build bsddb185 module to make pkg-plist consistent.
Hye-Shik Chang
2008-02-29
1
-9
/
+18
*
Add support for FreeBSD 8.
Hye-Shik Chang
2007-10-29
1
-0
/
+938
*
- Force setup.py picks up readline and ncurses from base. This fixes build
Rong-En Fan
2007-02-27
1
-3
/
+37
*
Correct a patch not to install unwanted files.
Hye-Shik Chang
2006-10-16
1
-10
/
+10
*
Revert the default version of Python to 2.4 for the ports freeze
Hye-Shik Chang
2006-10-13
1
-0
/
+10
*
- Update the main python version to 2.5.
Hye-Shik Chang
2006-10-09
1
-12
/
+11
*
Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.
Hye-Shik Chang
2006-08-10
1
-3
/
+12
*
Update python-devel to 2.5b1.
Hye-Shik Chang
2006-06-23
1
-5
/
+5
*
Update to Python trunk snapshot as of 2006-03-26.
Hye-Shik Chang
2006-03-26
1
-0
/
+11
*
Resurrect lang/python-devel port with Python 2.5 development snapshot
Hye-Shik Chang
2005-01-29
2
-542
/
+0
*
Update to 2.4a3
Hye-Shik Chang
2004-09-03
3
-137
/
+5
*
- Add support for FreeBSD 6.
Hye-Shik Chang
2004-08-21
3
-3
/
+653
*
- Update to 2.4a2
Hye-Shik Chang
2004-08-07
2
-20
/
+0
*
- Update to 2.4a1, the first alpha release of Python 2.4.
Hye-Shik Chang
2004-07-08
3
-21
/
+17
*
Ignore syntax errors on compiling 3rd party packages.
Hye-Shik Chang
2003-11-15
1
-0
/
+16
*
- Include pyexpat module in python base ports because python incorporated
Hye-Shik Chang
2003-11-04
1
-1
/
+1
*
- Update lang/python-devel to Python-2.4 031022 snapshot.
Hye-Shik Chang
2003-10-29
3
-25
/
+31
*
Update to 2.3c1
Hye-Shik Chang
2003-07-19
2
-16
/
+7
*
o Utilize MASTER_SITE_PYTHON.
Hye-Shik Chang
2003-07-04
1
-6
/
+15
*
Update new python-devel port to 2.3.b2.
Hye-Shik Chang
2003-07-03
1
-0
/
+24
*
PORTREVISION => 1
Alan Eldridge
2002-11-21
1
-0
/
+12
*
Upgrade to Python-2.2.2.
Hye-Shik Chang
2002-10-17
2
-24
/
+0
*
Add patch from SF PR #541980. This fixes 4suite.
Thomas Gellekum
2002-04-17
1
-0
/
+14
*
Upgrade to Python-2.2.
Thomas Gellekum
2002-04-12
1
-56
/
+0
*
Fix sizeof(wchar_t) calculation.
Thomas Gellekum
2002-01-21
1
-0
/
+10
[next]