index
:
freebsd/ports.git
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
2024Q3
2024Q4
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lang
/
python32
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fix build with readline 6.3 from ports
Antoine Brodin
2014-03-01
1
-0
/
+1
*
lang/python*: Backport security fix for CVE-2014-1912
Kubilay Kocak
2014-03-01
1
-1
/
+1
*
- Fix bad libpython* symlinks after enabling the lang/python* ports to
Marcus von Appen
2014-02-01
1
-3
/
+3
*
- Enable stagedir support
Marcus von Appen
2014-01-26
1
-16
/
+16
*
Bump PORTREVISION for all Python ports to pickup the recent ARM patch
Kubilay Kocak
2013-12-08
1
-1
/
+1
*
Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1
Kubilay Kocak
2013-12-01
1
-2
/
+4
*
lang/python32: Backport upstream kevent fix
Kubilay Kocak
2013-12-01
1
-15
/
+20
*
- Unbreak the build on 10.x and newer, which provides pipe2()
Marcus von Appen
2013-11-30
1
-0
/
+4
*
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
-5
/
+7
*
- Move the symlink magic for the default python version into lang/python
Marcus von Appen
2013-08-17
1
-27
/
+1
*
- Remove MAKE_JOBS_SAFE variable
Alex Kozlov
2013-08-14
1
-1
/
+0
*
Add patch that resolves the issue, found after r250991 in src HEAD.
Ruslan Makhmatkhanov
2013-06-10
1
-0
/
+1
*
Update lang/python32 to 3.2.5 and lang/python33 to 3.3.2
Ruslan Makhmatkhanov
2013-05-18
1
-1
/
+1
*
- update to latest upstream versions:
Ruslan Makhmatkhanov
2013-05-17
1
-2
/
+1
*
Commit all the non-functional changes to python ports to reduce the diff size
Ruslan Makhmatkhanov
2013-05-11
1
-2
/
+2
*
- finish conversion for USES of gettext
Jason Helfman
2013-05-06
1
-1
/
+1
*
- adoption of USES for gettext
Jason Helfman
2013-05-06
1
-9
/
+11
*
- Remove "first-installed-win" logic for automatically setting
Li-Wen Hsu
2012-12-23
1
-9
/
+17
*
- do not hardcode distfile extension for lang/python ports in bsd.python.mk
Ruslan Makhmatkhanov
2012-10-03
1
-0
/
+1
*
- Fix builds, if the NLS option switch is set. In some cases
Marcus von Appen
2012-06-20
1
-2
/
+3
*
- Fix gettext detection for the locale module
Marcus von Appen
2012-06-19
1
-1
/
+11
*
- Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)
Martin Wilke
2012-05-31
1
-7
/
+2
*
- Convert to new options framework
Martin Wilke
2012-05-29
1
-7
/
+10
*
- Update:
Martin Wilke
2012-04-11
1
-2
/
+1
*
- Mark Python as Secure
Martin Wilke
2012-02-18
1
-1
/
+1
*
- Remove WITH_FBSD10_FIX, is no longer needed
Martin Wilke
2011-11-09
1
-1
/
+0
*
- Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)
Sunpoet Po-Chuan Hsieh
2011-11-05
1
-4
/
+2
*
- Fix build on FreeBSD 10
Beat Gaetzi
2011-10-28
1
-1
/
+5
*
- Remove the HUGE_STACK_SIZE option, now Python will use default
Li-Wen Hsu
2011-09-25
1
-6
/
+1
*
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
Dmitry Marakasov
2011-09-23
1
-4
/
+1
*
Handle built world without NIS more gracefully; detect missing ypcat and
Chris Rees
2011-09-18
1
-1
/
+10
*
- Update lang/python32 to 3.2.2
Wen Heping
2011-09-05
1
-1
/
+1
*
- Fix pkg-plist when building with WITHOUT_THREADS
Li-Wen Hsu
2011-08-19
1
-1
/
+3
*
- Update to 3.2.1
Li-Wen Hsu
2011-07-22
1
-2
/
+1
*
- Link the shared library to correct name
Li-Wen Hsu
2011-02-28
1
-2
/
+2
*
- Suport PEP 3149 -- ABI version tagged .so files
Li-Wen Hsu
2011-02-27
1
-6
/
+12
*
- Finish removal of PLIST trick and OpenSSL 0.9.8 detection.
Li-Wen Hsu
2011-02-26
1
-17
/
+2
*
- Update to 3.2.0 and complete repocopy
Wen Heping
2011-02-22
1
-22
/
+20
*
- Update to 3.1.3
Wen Heping
2010-12-14
1
-2
/
+1
*
Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).
Jung-uk Kim
2010-07-19
1
-0
/
+1
*
- Update lang/python26 to 2.6.5
Wen Heping
2010-05-12
1
-3
/
+2
*
- Ups s/PORTREVISON/PORTREVISION
Martin Wilke
2009-11-26
1
-1
/
+1
*
- Add support for FreeBSD 9
Martin Wilke
2009-11-26
1
-1
/
+4
*
- Update lang/python31 to Python 3.1.1
Li-Wen Hsu
2009-08-22
1
-2
/
+1
*
- Ask the first Python installed to install the bin/python link,
Li-Wen Hsu
2009-07-14
1
-3
/
+3
*
- Install pkgconfig file under libdata/pkgconfig
Li-Wen Hsu
2009-07-07
1
-5
/
+4
*
- Remove regression-test target since it is not quite useful at this point
Li-Wen Hsu
2009-07-06
1
-3
/
+0
*
- Add Python 3.1
Li-Wen Hsu
2009-07-06
1
-13
/
+15
*
- Remove regression-test target since it is not quite useful here
Li-Wen Hsu
2009-07-02
1
-3
/
+0
[next]