index
:
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
href/UPDATE/net/gobgp
href/UPDATE/sysutils/opa
href/net/openbgpd7
href/security/ory-keto
href/sysutils/opa-rc.d
href/sysutils/prometheus-smartctl-exporter
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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
- Convert to new options framework
Martin Wilke
1
-7
/
+10
2012-04-11
- Update:
Martin Wilke
7
-99
/
+9
2012-02-18
- Mark Python as Secure
Martin Wilke
2
-1
/
+47
2011-11-09
- Remove WITH_FBSD10_FIX, is no longer needed
Martin Wilke
1
-1
/
+0
2011-11-05
- Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)
Sunpoet Po-Chuan Hsieh
1
-4
/
+2
2011-10-28
- Fix build on FreeBSD 10
Beat Gaetzi
5
-7
/
+18
2011-09-25
- Remove the HUGE_STACK_SIZE option, now Python will use default
Li-Wen Hsu
1
-6
/
+1
2011-09-23
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
Dmitry Marakasov
1
-4
/
+1
2011-09-18
Handle built world without NIS more gracefully; detect missing ypcat and
Chris Rees
1
-1
/
+10
2011-09-05
- Update lang/python32 to 3.2.2
Wen Heping
3
-20
/
+10
2011-08-19
- Fix pkg-plist when building with WITHOUT_THREADS
Li-Wen Hsu
2
-2
/
+4
2011-07-22
- Update to 3.2.1
Li-Wen Hsu
3
-8
/
+62
2011-02-28
- Link the shared library to correct name
Li-Wen Hsu
2
-3
/
+3
2011-02-27
- Suport PEP 3149 -- ABI version tagged .so files
Li-Wen Hsu
2
-114
/
+120
2011-02-26
- Finish removal of PLIST trick and OpenSSL 0.9.8 detection.
Li-Wen Hsu
3
-4363
/
+4339
2011-02-22
- Update to 3.2.0 and complete repocopy
Wen Heping
5
-2143
/
+4449
2010-12-14
- Update to 3.1.3
Wen Heping
6
-111
/
+102
2010-07-19
Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).
Jung-uk Kim
6
-0
/
+110
2010-05-12
- Update lang/python26 to 2.6.5
Wen Heping
3
-10
/
+30
2009-11-26
- Ups s/PORTREVISON/PORTREVISION
Martin Wilke
1
-1
/
+1
2009-11-26
- add missing patch
Martin Wilke
1
-0
/
+10
2009-11-26
- Add support for FreeBSD 9
Martin Wilke
3
-4
/
+28
2009-08-22
- Update lang/python31 to Python 3.1.1
Li-Wen Hsu
3
-7
/
+7
2009-07-14
- Ask the first Python installed to install the bin/python link,
Li-Wen Hsu
1
-3
/
+3
2009-07-07
- Install pkgconfig file under libdata/pkgconfig
Li-Wen Hsu
2
-7
/
+5
2009-07-06
- Remove regression-test target since it is not quite useful at this point
Li-Wen Hsu
1
-3
/
+0
2009-07-06
- Add Python 3.1
Li-Wen Hsu
4
-61
/
+185
2009-07-02
- Remove regression-test target since it is not quite useful here
Li-Wen Hsu
1
-3
/
+0
2009-07-02
- Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATA
Li-Wen Hsu
4
-567
/
+563
2009-03-09
- Update python30 to 3.0.1
Martin Wilke
3
-14
/
+22
2008-12-04
Welcome to the new era of Python 3, with antigravity support!
Hye-Shik Chang
3
-8
/
+21
2008-10-13
Remove "_gdbm" module from packaging which should be excluded in
Hye-Shik Chang
2
-2
/
+1
2008-10-13
Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)
Hye-Shik Chang
27
-2200
/
+398
2008-09-08
- Security fixes
Martin Wilke
20
-1
/
+877
2008-08-21
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Rong-En Fan
1
-1
/
+0
2008-04-25
- Fix zlib crash from zlib.decompressobj().flush(val)
Martin Wilke
3
-1
/
+28
2008-04-19
- Remove unneeded dependency from gtk12/gtk20 [1]
Martin Wilke
1
-2
/
+2
2008-02-29
Force to build bsddb185 module to make pkg-plist consistent.
Hye-Shik Chang
1
-9
/
+18
2008-02-25
- Fix plist
Pav Lucistnik
2
-0
/
+2
2008-02-24
Update to Python 2.5.2.
Hye-Shik Chang
3
-10
/
+125
2007-10-29
Add support for FreeBSD 8.
Hye-Shik Chang
3
-8
/
+945
2007-10-03
Remove support for OSVERSION < 5
Edwin Groothuis
1
-10
/
+2
2007-07-30
- Make Python 2.5.1 the default Python version
Alexander Botero-Lowry
3
-13
/
+40
2007-02-27
- Force setup.py picks up readline and ncurses from base. This fixes build
Rong-En Fan
1
-3
/
+37
2006-10-16
Correct a patch not to install unwanted files.
Hye-Shik Chang
1
-10
/
+10
2006-10-13
Revert the default version of Python to 2.4 for the ports freeze
Hye-Shik Chang
3
-14
/
+13
2006-10-10
Fix build with WITH_FPECTL=yes on i386.
Hye-Shik Chang
1
-0
/
+1
2006-10-09
- Restrict a dependency to the real interpreter to _RUN only. This
Hye-Shik Chang
1
-7
/
+0
2006-10-09
Simple portupgrade doesn't upgrade python correctly, so add a check
Hye-Shik Chang
1
-0
/
+7
2006-10-09
- Update the main python version to 2.5.
Hye-Shik Chang
5
-22
/
+45
[prev]
[next]