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
/
python27
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2003-12-12
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_0'.
release/5.2.0
cvs2svn
7
-3315
/
+0
2003-11-15
Ignore syntax errors on compiling 3rd party packages.
Hye-Shik Chang
1
-0
/
+16
2003-11-04
- Include pyexpat module in python base ports because python incorporated
Hye-Shik Chang
3
-1
/
+3
2003-10-29
- Update lang/python-devel to Python-2.4 031022 snapshot.
Hye-Shik Chang
6
-35
/
+68
2003-10-21
Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports
Hye-Shik Chang
1
-2
/
+2
2003-08-23
BUILD_STATIC by default as lang/python does.
Hye-Shik Chang
1
-1
/
+2
2003-08-01
Update to 2.4a0 snapshot of 1 Aug 2003
Hye-Shik Chang
3
-10
/
+10
2003-07-19
Update to 2.3c1
Hye-Shik Chang
5
-21
/
+13
2003-07-04
o Utilize MASTER_SITE_PYTHON.
Hye-Shik Chang
3
-19
/
+33
2003-07-03
Update new python-devel port to 2.3.b2.
Hye-Shik Chang
4
-445
/
+864
2003-06-09
Take maintainerships from alane's python ports.
Hye-Shik Chang
1
-1
/
+1
2003-06-08
REST IN PEACE
Will Andrews
1
-1
/
+1
2003-06-04
Update to 2.2.3
Hye-Shik Chang
3
-4
/
+62
2003-03-06
Destroy pkg-comment for some of the stranger uses in the tree,
Ade Lovett
2
-1
/
+1
2002-11-21
PORTREVSION => 2.
Alan Eldridge
2
-170
/
+2
2002-11-21
PORTREVISION => 1
Alan Eldridge
1
-0
/
+12
2002-11-21
PORTREVISION => 1
Alan Eldridge
2
-2
/
+168
2002-11-21
Simplified threads configuration.
Alan Eldridge
1
-3
/
+5
2002-11-15
Take over as maintainer since tg is taking a leave of absence from port
Alan Eldridge
1
-1
/
+1
2002-10-17
Upgrade to Python-2.2.2.
Hye-Shik Chang
5
-30
/
+44
2002-06-14
Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.
Thomas Gellekum
1
-6
/
+6
2002-05-16
Fix building on the Alpha.
Thomas Gellekum
2
-4
/
+10
2002-04-17
Add patch from SF PR #541980. This fixes 4suite.
Thomas Gellekum
1
-0
/
+14
2002-04-12
Upgrade to Python-2.2.
Thomas Gellekum
4
-64
/
+6
2002-04-02
Add SourceForge as a well connected secondary MASTER_SITES location.
Thomas Gellekum
1
-0
/
+2
2002-04-02
Explicitly enable IPv6 support.
Thomas Gellekum
1
-2
/
+8
2002-01-21
Fix sizeof(wchar_t) calculation.
Thomas Gellekum
1
-0
/
+10
2002-01-16
Implement PyObject_DelItemString(), which was obviously forgotten for
Thomas Gellekum
2
-0
/
+57
2002-01-07
Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.
Thomas Gellekum
4
-134
/
+346
2001-11-20
Re-add fpectl.so to the plist to fix packaging. Re-enable support
Thomas Gellekum
2
-2
/
+2
2001-10-19
Don't build mpz extension, it's moved to a separate port.
Thomas Gellekum
3
-10
/
+3
2001-09-25
Depend on math/libgmp when running a recent -current.
Thomas Gellekum
1
-0
/
+6
2001-07-25
Upgrade to 2.1.1.
Thomas Gellekum
3
-2
/
+10
2001-05-02
Upgrade to 2.1.
Thomas Gellekum
12
-1169
/
+876
2001-04-26
Fix building on -current.
Thomas Gellekum
1
-0
/
+38
2001-03-29
-pthread --> ${PTHREAD_LIBS}
Maxim Sobolev
1
-2
/
+2
2001-03-29
Allow MAINTAINER to be redefined in a slave port.
Maxim Sobolev
1
-1
/
+1
2000-12-07
MASTER_SITE changed.
Thomas Gellekum
1
-1
/
+2
2000-11-29
Install Demo/ dir to $PREFIX/share/examples/python.
Thomas Gellekum
2
-3
/
+325
2000-11-13
Fix compilation on FreeBSD-3.x.
Thomas Gellekum
1
-0
/
+6
2000-10-18
Upgrade to 2.0.
Thomas Gellekum
7
-133
/
+302
2000-10-08
Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.
Satoshi Asami
1
-3
/
+3
2000-09-28
Use USE_PYTHON.
Thomas Gellekum
1
-0
/
+1
2000-09-08
Upgrade to 1.6.
Thomas Gellekum
9
-1239
/
+1726
2000-08-14
Don't create group-writable directories.
Thomas Gellekum
1
-5
/
+12
2000-07-28
Clarify comment even further.
Thomas Gellekum
1
-1
/
+1
2000-07-27
- Clarify comment on thread support.
Thomas Gellekum
1
-6
/
+10
2000-04-17
Standardize all user defined options to the booleans WITH_FOO and
Jeremy Lea
1
-5
/
+3
2000-04-12
Convert to the PORTNAME - PORTVERSION syntax.
David E. O'Brien
1
-3
/
+3
2000-04-04
Separate the Python Tk module from the main port. I've been
Thomas Gellekum
1
-15
/
+1
[next]